.btn,.theme-block .services .service{display:inline-flex;align-items:center;justify-content:center;position:relative;isolation:isolate;gap:10px;padding:9px 25px;border-radius:100px;border:none;background:var(--light-bg);font-family:Arial,sans-serif;font-weight:700;font-size:1.6rem;line-height:normal;cursor:pointer;text-decoration:none!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:background-color .2s ease-in-out,color .2s ease-in-out}.btn:before,.theme-block .services .service:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;opacity:0;z-index:-1;pointer-events:none;transition:opacity .2s ease-in-out}.btn:after,.theme-block .services .service:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;opacity:0;z-index:-2;pointer-events:none}.btn:focus-visible,.theme-block .services .service:focus-visible{box-shadow:0 0 0 2px var(--focus);outline:none}.btn[disabled],.theme-block .services [disabled].service,.btn.disabled,.theme-block .services .disabled.service{pointer-events:none;opacity:.5}.btn__icon{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:30px;height:30px;border-radius:50%;transition:background-color .2s ease-in-out}.btn__icon:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;opacity:0;z-index:-1;pointer-events:none;transition:opacity .2s ease-in-out}.btn__icon svg,.btn__icon img{width:20px;height:20px;display:block}.btn--primary,.theme-block .services .service{background-image:linear-gradient(106deg,var(--secondary) 1.7%,var(--tertiary) 50.1%,var(--primary) 98.5%);color:var(--white)}.btn--primary:before,.theme-block .services .service:before{background-color:var(--primary)}.btn--primary:hover:before,.theme-block .services .service:hover:before{opacity:1}.btn--primary .btn__icon,.theme-block .services .service .btn__icon{background-color:var(--white);color:var(--primary)}.btn--primary.btn--outline,.theme-block .services .service{background-image:none;background-color:transparent;color:var(--primary)}.btn--primary.btn--outline:before,.theme-block .services .service:before{background-image:linear-gradient(106deg,var(--secondary) 1.7%,var(--tertiary) 50.1%,var(--primary) 98.5%);background-color:transparent;opacity:0}.btn--primary.btn--outline:after,.theme-block .services .service:after{padding:1px;background:linear-gradient(106deg,var(--secondary) 1.7%,var(--tertiary) 50.1%,var(--primary) 98.5%);-webkit-mask:linear-gradient(var(--white) 0 0) content-box,linear-gradient(var(--white) 0 0);mask:linear-gradient(var(--white) 0 0) content-box,linear-gradient(var(--white) 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:1}.btn--primary.btn--outline:hover,.theme-block .services .service:hover{color:var(--white)}.btn--primary.btn--outline:hover:before,.theme-block .services .service:hover:before{opacity:1}.btn--primary.btn--outline .btn__icon,.theme-block .services .service .btn__icon{background-color:transparent;color:var(--white)}.btn--primary.btn--outline .btn__icon:before,.theme-block .services .service .btn__icon:before{background-image:linear-gradient(106deg,var(--secondary) 1.7%,var(--tertiary) 50.1%,var(--primary) 98.5%);opacity:1}.btn--primary.btn--outline:hover .btn__icon,.theme-block .services .service:hover .btn__icon{background-color:var(--primary);color:var(--white)}.btn--primary.btn--outline:hover .btn__icon:before,.theme-block .services .service:hover .btn__icon:before{opacity:0}.btn--secondary{background-color:var(--primary);color:var(--white);padding:9px 25px}.btn--secondary .btn__icon{background-color:var(--white);color:var(--primary)}.btn--secondary:hover{background-color:var(--base)}.btn--tertiary{background-color:var(--tertiary);color:var(--white);padding:9px 25px}.btn--tertiary.btn--outline,.theme-block .services .btn--tertiary.service{background-color:transparent;border:1px solid var(--tertiary);color:var(--tertiary)}.btn--tertiary.btn--outline:hover,.theme-block .services .btn--tertiary.service:hover{background-color:var(--tertiary);color:var(--white)}.btn--tertiary:hover{background-color:var(--white);color:var(--tertiary)}.btn--reset{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;border-radius:0}.btn--reset:hover{background:transparent}.btn-group{display:flex;flex-wrap:wrap;gap:20px}.btn-group--row{flex-direction:row}.btn-group--row.btn-group--start{justify-content:flex-start}.btn-group--row.btn-group--center{justify-content:center}.btn-group--row.btn-group--end{justify-content:flex-end}.btn-group--column{flex-direction:column}.btn-group--column.btn-group--start{align-items:flex-start}.btn-group--column.btn-group--center{align-items:center}.btn-group--column.btn-group--end{align-items:flex-end}.btn-group--grow .btn,.btn-group--grow .theme-block .services .service,.theme-block .services .btn-group--grow .service{flex-grow:1}.theme-block:has(>.services){--margin-bottom: 90px;--margin-bottom-mobile: 30px}.theme-block .services__wrapper{box-shadow:0 4px 40px #0000000d;background:var(--white);border-radius:0 20px 20px;padding:20px}@media screen and (max-width:768px){.theme-block .services__wrapper{border-radius:0 0 20px 20px;padding:10px}}.theme-block .services__list{display:grid;grid-template-columns:1fr 1fr;gap:20px;list-style:none;margin:0;padding:0}@media screen and (max-width:768px){.theme-block .services__list{grid-template-columns:1fr;gap:10px}}.theme-block .services .service{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:210px;padding:25px;background:var(--light-bg);font-weight:400;border-radius:20px;position:relative;overflow:hidden}.theme-block .services .service:not(a):not(button){cursor:default}@media screen and (max-width:768px){.theme-block .services .service{padding:20px;min-height:150px}}.theme-block .services .service:after{content:none}.theme-block .services .service:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,var(--secondary) 0%,var(--tertiary) 50%,var(--primary) 100%);box-shadow:0 4px 28px #00000026;border-radius:inherit;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out;z-index:0}.theme-block .services .service:hover:before{opacity:1;visibility:visible}.theme-block .services .service:hover .service__overlay{grid-template-rows:1fr}.theme-block .services .service:hover .service__title{color:var(--white)}@media screen and (max-width:768px){.theme-block .services .service:hover .service__title{opacity:0;visibility:hidden}}.theme-block .services .service:hover .service__subtitle{color:var(--white)}.theme-block .services .service__icon{position:absolute;right:-35px;bottom:0;height:100%}.theme-block .services .service__title,.theme-block .services .service__subtitle{position:relative;z-index:1;transition:.3s ease-in-out}.theme-block .services .service__overlay{position:relative;z-index:1;display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-in-out}.theme-block .services .service__links{overflow:hidden;display:flex;flex-direction:column;gap:11px;padding-top:12px}.theme-block .services .service__link{line-height:21px}.theme-block .services .service__link a{display:inline-flex;gap:8px;align-items:center;color:var(--white);font-size:15px}.theme-block .services .service__link a:hover{color:var(--primary)}.theme-block .services--secondary .services__wrapper{border-radius:20px}.theme-block .services--secondary .service:nth-child(odd){background:#fcf4e6}.theme-block .services--secondary .service:nth-child(2n+2){background:#d8f2ef}.theme-block .services--col1 .services__list{grid-template-columns:1fr}
