.socials-block{background-color:var(--gray-2);border-radius:.75rem;display:flex;flex-direction:column;padding:.375rem .625rem;color:var(--white);gap:.375rem}@media(min-width:992px){.socials-block{padding:.625rem .75rem;flex-direction:row;align-items:center;gap:.75rem;justify-content:space-between}}.socials-block--header{display:none}@media(min-width:992px){.socials-block--header{display:flex}}.socials-block--sidebar{padding:1.5rem 0 0}@media(min-width:992px){.socials-block--sidebar{display:none}}.socials-block--footer{align-self:flex-start;background:var(--gray-1);padding:0}.socials-block--reverse{background-color:transparent;padding:0}.socials-block__phone{color:var(--white);font-weight:500}.socials-block--reverse .socials-block__phone{color:var(--text-color)}.socials-block__buttons{display:flex;align-items:center;gap:.5rem}@media(min-width:576px){.socials-block__buttons--footer{flex-direction:column}}@media(min-width:1200px){.socials-block__buttons--footer{flex-direction:row}}.socials-block__btn{border:1px solid rgba(var(--white-rgb),.5);border-radius:.5rem;display:grid;place-items:center;width:2.25rem;height:2.25rem;color:var(--white);transition:border-color .3s,color .3s}.socials-block__btn:hover,.socials-block__btn:focus{color:var(--white);border-color:rgba(var(--white-rgb),1)}.socials-block--reverse .socials-block__btn{color:var(--text-color);border:1px solid rgba(var(--black-rgb),.5)}.socials-block--reverse .socials-block__btn:hover,.socials-block--reverse .socials-block__btn:focus{color:var(--text-color);border-color:rgba(var(--black-rgb),1)}.socials-block__btn svg{width:60%;height:60%}.main{padding-bottom:.625rem}.section{padding:0 1rem;box-shadow:inset 0 6.25rem 0 0 var(--gray-1)}.section--top{box-shadow:none}@media(min-width:992px){.section{padding:0 2%}}.section__container{padding:1.25rem 0;max-width:var(--max-container);margin:0 auto}@media(min-width:992px){.section__container{padding:1.875rem 0}}.section__header{padding:1.25rem;border-radius:1rem;background-color:var(--gray-2);margin-bottom:1.5rem;color:var(--white);width:100%;max-width:25rem}@media(min-width:992px){.section__header{max-width:31.25rem}}.section--top .section__header{background-color:transparent;color:var(--text-color);padding:0;max-width:none}.section__title{font-family:var(--secondary-font-family);font-size:28px;line-height:34px;font-weight:500;margin:0;border-left:4px solid var(--primary-color);padding-left:16px}@media(min-width:992px){.section__title{font-size:40px;line-height:46px}}.section__subtitle{font-family:var(--secondary-font-family);font-size:1.5rem;line-height:1.875rem;font-weight:500;margin:0 0 .5rem}@media(min-width:992px){.section__subtitle{font-size:1.625rem;line-height:2rem;margin:0 0 1rem}}.section__text{margin-bottom:1rem}@media(min-width:992px){.section__text{font-size:1.125rem;line-height:1.5rem;margin-bottom:1.5rem}}.section__list{display:grid;gap:.5rem;margin-bottom:1rem}@media(min-width:992px){.section__list{font-size:1.125rem;line-height:1.5rem;margin-bottom:1.5rem}}.section__list li{padding-left:1.5rem;position:relative}.section__list li:after{content:"";width:.375rem;height:.375rem;position:absolute;inset:.5625rem auto auto .25rem;background-color:var(--primary-color)}.section__content--html{word-break:break-word}.section__content--html p{margin-bottom:1rem}.section__content--html ol{list-style:decimal}.section__content--html ul{list-style:initial}.section__content--html ul ul{list-style:circle}.section__content--html ul,.section__content--html ol{padding-left:1.25rem;margin-bottom:1rem}.section__content--html ul h3,.section__content--html ol h3{font-size:1.25rem;line-height:1.25rem;font-weight:500}.section__content--html a{text-decoration:underline}.section__content--html h2{font-family:var(--secondary-font-family);font-size:2rem;line-height:2rem;font-weight:500;margin-bottom:.5rem;border-left:4px solid var(--primary-color);padding-left:16px}.section__content--html h3{font-family:var(--secondary-font-family);font-size:1.5625rem;line-height:2rem;font-weight:500;margin-bottom:.5rem}.section__content--html h4{font-family:var(--secondary-font-family);font-size:1.25rem;line-height:1.25rem;font-weight:500;margin-bottom:.5rem}.section__content--html figure{margin:0 0 1rem;max-width:100%;width:100%}@media(min-width:992px){.section__content--html figure{float:right;max-width:50%;width:50%;margin:0 0 1rem 1rem}}.section__content--html img{border-radius:.5rem;width:100%;height:auto!important;max-width:100%}.section__content--html figcaption{font-size:.875rem;line-height:1.125rem;color:var(--gray-3);padding-top:.5rem}.article-page{margin-bottom:3.125rem}.article-page__body img{width:100%!important;height:auto!important}.map-box{position:relative}@media(min-width:768px){.map-box__info{padding:2.5rem 2.5rem 3.75rem}}.map-box__map{height:18.75rem;border-radius:.625rem;overflow:hidden;background-color:rgba(var(--primary-color-rgb),.2)}@media(min-width:768px){.map-box__map{position:absolute;z-index:1;inset:0;border-radius:0;height:auto;border-radius:1.875rem}}.contact-info{background:var(--white);border:1px solid rgba(var(--black-rgb),.1);border-radius:.625rem;padding:1.25rem .9375rem;margin-bottom:1.5rem}@media(min-width:768px){.contact-info{max-width:30rem;border-radius:1.25rem;position:relative;z-index:3;margin-bottom:0}}@media(min-width:992px){.contact-info{padding:1.875rem}}.contact-info__blocks{display:grid;gap:1rem}.contact-info__block{border-bottom:1px dashed var(--gray-7);padding-bottom:1rem}.contact-info__block:last-child{border-bottom:0;padding-bottom:0}.contact-info__subtitle{font-family:var(--secondary-font-family);font-size:1.25rem;line-height:1.625rem;border-left:4px solid var(--primary-color);padding-left:1rem;margin-bottom:.625rem}@media(min-width:992px){.contact-info__subtitle{font-size:1.5rem;line-height:1.875rem}}.contact-info__contacts{font-size:1.125rem;line-height:1.75rem}.contact-info__socials{display:flex;gap:1rem}.contact-info__text{margin:0;font-size:1.125rem;line-height:1.75rem}.team__list{display:grid;gap:1rem}@media(min-width:768px){.team__list{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.team-card{background:var(--white);border:1px solid rgba(var(--black-rgb),.1);border-radius:.625rem;padding:1rem;display:flex;gap:1rem}@media(min-width:992px){.team-card{gap:1.5rem;padding:1.5rem}}.team-card__photo{flex:0 0 4.375rem;max-width:4.375rem;height:4.375rem;overflow:hidden;border-radius:50%}@media(min-width:992px){.team-card__photo{flex:0 0 6.25rem;max-width:6.25rem;height:6.25rem}}.team-card__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.team-card__info{flex:1 1 auto;min-width:1%}.team-card__name{font-size:1.125rem;line-height:1.5rem;font-weight:600;margin-bottom:0}.team-card__position{opacity:.8;margin-bottom:.625rem;border-bottom:1px dashed var(--gray-7);padding-bottom:.625rem}.team-card__desc{margin-bottom:0}.team-card__contacts{padding-top:1rem}.services{display:grid}@media(min-width:992px){.services{grid-template-columns:1fr 2fr;gap:1.5rem}}.services__desc{border-radius:1rem;background-color:var(--gray-2);color:var(--white);padding:1rem;margin-bottom:1.5rem}@media(min-width:992px){.services__desc{position:sticky;top:5rem;padding:1.5rem;margin-bottom:0}}.services__text{border-left:4px solid var(--primary-color);padding-left:1rem;margin:0}@media(min-width:992px){.services__text{font-size:1.125rem;line-height:1.5rem}}@media(min-width:1200px){.services__text{font-size:1.25rem;line-height:1.625rem}}.services__list{display:grid;gap:1rem}@media(min-width:1200px){.services__list{gap:1.5rem}}.service-card-alt{border:1px solid rgba(var(--black-rgb),.1);border-radius:1rem;padding:1rem;display:flex;flex-direction:column-reverse;gap:1.5rem;justify-content:flex-end;background:var(--white);position:sticky;top:1.25rem}@media(min-width:768px){.service-card-alt{flex-direction:row;padding:1.5rem}}@media(min-width:992px){.service-card-alt{flex-direction:column-reverse;top:5rem}}@media(min-width:1400px){.service-card-alt{flex-direction:row}}.service-card-alt__img-box{width:100%;aspect-ratio:5/3;border-radius:1rem;overflow:hidden;flex-shrink:0}@media(min-width:576px){.service-card-alt__img-box{aspect-ratio:6/3}}@media(min-width:768px){.service-card-alt__img-box{aspect-ratio:3/3;width:40%}}@media(min-width:992px){.service-card-alt__img-box{aspect-ratio:9/3;width:100%}}@media(min-width:1400px){.service-card-alt__img-box{aspect-ratio:4/3;width:40%}}.service-card-alt__img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:transform .3s ease-in-out}.service-card-alt:hover .service-card-alt__img-box img{transform:scale(1.1)}.service-card-alt__main{display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;flex-grow:1}.service-card-alt__info{display:flex;flex-direction:column;gap:.625rem}.service-card-alt__title{font-size:1.5rem;line-height:1.875rem;font-family:var(--secondary-font-family);font-weight:500;margin:0}@media(min-width:992px){.service-card-alt__title{font-size:1.875rem;line-height:2.25rem}}.service-card-alt__desc{margin:0}@media(min-width:992px){.service-card-alt__desc{font-size:1.125rem;line-height:1.5rem}}@media(min-width:576px){.service-card-alt__btn{max-width:18.75rem}}.expertise__list{display:grid;gap:1rem}@media(min-width:992px){.expertise__list{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.expertise__block{border:1px solid rgba(var(--black-rgb),.1);border-radius:1rem;padding:1rem;display:flex;flex-direction:column-reverse;gap:1rem;margin-bottom:1rem}@media(min-width:768px){.expertise__block{flex-direction:row;padding:1.5rem;gap:1.5rem}}@media(min-width:992px){.expertise__block{margin-bottom:1.5rem;gap:2rem}}@media(min-width:1200px){.expertise__block{gap:3.25rem}}.expertise__block-info{display:grid;gap:1rem}.expertise__img-box{width:100%;aspect-ratio:5/3;border-radius:1rem;overflow:hidden;flex-shrink:0}@media(min-width:576px){.expertise__img-box{aspect-ratio:6/3}}@media(min-width:768px){.expertise__img-box{aspect-ratio:5/3;width:40%}}@media(min-width:1400px){.expertise__img-box{width:30%}}.expertise__img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.expertise__item{border:1px solid rgba(var(--black-rgb),.1);border-radius:1rem;padding:1rem;display:flex;flex-direction:column;gap:.75rem}@media(min-width:768px){.expertise__item{padding:1.5rem}}.expertise__item--main{margin-bottom:1rem;display:flex;flex-direction:column;gap:1.5rem}@media(min-width:992px){.expertise__item--main{margin-bottom:1.5rem}}.expertise__icon{width:3.125rem;height:3.125rem}.expertise__title{font-size:1.5rem;line-height:1.875rem;font-family:var(--secondary-font-family);font-weight:500;margin:0}@media(min-width:992px){.expertise__title{font-size:1.875rem;line-height:2.25rem}}.expertise__title span{color:var(--primary-color);font-size:120%}.expertise__desc{margin:0}@media(min-width:992px){.expertise__desc{font-size:1.125rem;line-height:1.5rem}}.expertise__btn{max-width:10rem;align-self:flex-end;min-width:10rem}.technologies{width:100%;overflow:hidden;position:relative;margin:1.25rem 0 2.5rem}@media(min-width:992px){.technologies{margin:1.25rem 0 3.125rem}}.technologies__title{font-family:var(--secondary-font-family);font-size:1.75rem;line-height:2.125rem;font-weight:500;margin:0 0 1rem;padding:0 1rem;text-align:center}@media(min-width:992px){.technologies__title{font-size:2.5rem;line-height:2.875rem;margin:0 0 1.5rem}}.technologies__track{display:flex;width:-moz-max-content;width:max-content;will-change:transform;animation:tech-marquee linear infinite}@media(prefers-reduced-motion:reduce){.technologies__track{animation:none!important;transform:none!important}}.technologies:hover .technologies__track{animation-play-state:paused}.technologies__list{display:flex}.technologies__item{display:flex;align-items:center;gap:.5rem;white-space:nowrap;font-weight:500;margin:0 1.25rem}@media(min-width:992px){.technologies__item{font-size:1.125rem}}.technologies__item img{width:2.25rem;height:2.25rem}@media(min-width:992px){.technologies__item img{width:3.125rem;height:3.125rem}}@keyframes tech-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.crm-promo{border:1px solid rgba(var(--black-rgb),.1);border-radius:1rem;padding:1rem;display:flex;flex-direction:column;gap:1.5rem;justify-content:flex-end;background:var(--white)}@media(min-width:992px){.crm-promo{padding:1.5rem}}@media(min-width:1200px){.crm-promo{flex-direction:row;gap:3.125rem}}.crm-promo__img-box{width:100%;aspect-ratio:5/3;border-radius:1rem;overflow:hidden;flex-shrink:0}@media(min-width:576px){.crm-promo__img-box{aspect-ratio:6/3}}@media(min-width:992px){.crm-promo__img-box{aspect-ratio:9/3;width:100%}}@media(min-width:1200px){.crm-promo__img-box{aspect-ratio:4/3;width:40%}}.crm-promo__img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.crm-promo__main{display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;flex-grow:1}.crm-promo__info{display:flex;flex-direction:column;gap:.625rem}.crm-promo__desc{margin:0}@media(min-width:992px){.crm-promo__desc{font-size:1.125rem;line-height:1.5rem}}@media(min-width:576px){.crm-promo__btn{max-width:18.75rem}}@media(min-width:1200px){.crm-promo__btn{align-self:flex-end}}.projects{margin-bottom:1.875rem}@media(min-width:992px){.projects{margin-bottom:6.25rem}}.projects__title{text-align:center}.cases{display:grid;gap:1rem}@media(min-width:992px){.cases{gap:1.5rem}}.cases__more{margin:0 auto;width:100%;max-width:18.75rem}.case-card{border:1px solid rgba(var(--black-rgb),.1);border-radius:1rem;display:flex;flex-direction:column;padding:1rem;gap:.75rem}@media(min-width:768px){.case-card{flex-direction:row;gap:1.5rem}}@media(min-width:992px){.case-card{padding:1.5rem}}.case-card--sticky{contain:content;background:var(--white)}@media(min-width:768px){.case-card--sticky{flex-direction:column;gap:1.5rem}}@media(min-width:992px){.case-card--sticky{flex-direction:row}}@media(min-width:1200px){.case-card--sticky{position:sticky;backface-visibility:hidden;will-change:transform,filter;transform-style:preserve-3d;transition:transform .3s ease-out;top:5rem}}.case-card__img-box{width:100%;overflow:hidden;aspect-ratio:4/3;border-radius:1rem;margin:0;flex-shrink:0}@media(min-width:768px){.case-card__img-box{max-width:25rem}}@media(min-width:992px){.case-card__img-box{aspect-ratio:4/3}}@media(min-width:768px){.case-card--sticky .case-card__img-box{max-width:none}}@media(min-width:992px){.case-card--sticky .case-card__img-box{aspect-ratio:initial;flex:1 1;align-self:flex-start}}.case-card__img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);border-radius:1rem;transition:transform .3s ease-in-out}.case-card:hover .case-card__img-box img{transform:scale(1.1)}.case-card--sticky:hover .case-card__img-box img{transform:scale(1)}.case-card__info{display:flex;flex-direction:column;gap:.75rem}@media(min-width:992px){.case-card__info{gap:1rem}}@media(min-width:992px){.case-card--sticky .case-card__info{width:-moz-min-content;width:min-content;min-width:30.625rem;flex-shrink:0}}.case-card__title{font-size:1.5rem;line-height:1.875rem;font-family:var(--secondary-font-family);font-weight:500;margin-bottom:.25rem}@media(min-width:992px){.case-card__title{font-size:1.875rem;line-height:2.25rem}}.case-card__subtitle{font-size:1.25rem;line-height:1.625rem;font-weight:500;margin-bottom:.5rem;border-left:4px solid var(--primary-color);padding-left:.625rem}@media(min-width:992px){.case-card__subtitle{font-size:1.5rem;line-height:1.875rem}}.case-card__desc{margin:0;opacity:.8}@media(min-width:992px){.case-card__desc{font-size:1.125rem;line-height:1.5rem}}.contact-form{margin:0 0 1.875rem}@media(min-width:992px){.contact-form{margin:0 2.8125rem 4.375rem;overflow:hidden}}.contact-form__inner{padding:1.875rem 0 2.5rem;background:var(--secondary-color)}@media(min-width:992px){.contact-form__inner{padding:3.75rem 0;border-radius:1.875rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1053%26quot%3b)' fill='none'%3e%3cpath d='M941.946%2c287.408C992.315%2c286.209%2c1039.095%2c262.218%2c1065.404%2c219.25C1092.972%2c174.225%2c1101.522%2c116.783%2c1074.006%2c71.727C1047.394%2c28.152%2c992.986%2c15.724%2c941.946%2c17.097C893.707%2c18.395%2c847.768%2c37.942%2c821.648%2c78.518C793.123%2c122.831%2c781.566%2c179.714%2c807.866%2c225.382C834.205%2c271.119%2c889.182%2c288.664%2c941.946%2c287.408' fill='rgba(255%2c 255%2c 255%2c 0.1)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M1408.375%2c440.664C1443.916%2c439.869%2c1471.369%2c413.065%2c1488.813%2c382.089C1505.871%2c351.799%2c1512.695%2c315.55%2c1496.009%2c285.053C1478.709%2c253.434%2c1444.384%2c233.537%2c1408.375%2c235.076C1374.604%2c236.519%2c1349.706%2c262.745%2c1332.822%2c292.028C1315.96%2c321.273%2c1306.158%2c355.739%2c1321.455%2c385.832C1338.092%2c418.562%2c1371.668%2c441.485%2c1408.375%2c440.664' fill='rgba(255%2c 255%2c 255%2c 0.1)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1281.135%2c219.046C1302.288%2c220.542%2c1327.092%2c221.416%2c1338.414%2c203.485C1350.168%2c184.869%2c1341.641%2c160.854%2c1329.459%2c142.515C1318.68%2c126.288%2c1300.596%2c118.141%2c1281.135%2c117.256C1259.655%2c116.279%2c1235.147%2c119.035%2c1224.545%2c137.742C1214.028%2c156.3%2c1224.171%2c178.76%2c1236.357%2c196.268C1246.611%2c211%2c1263.231%2c217.78%2c1281.135%2c219.046' fill='rgba(255%2c 255%2c 255%2c 0.1)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M1104.433%2c562.106C1146.995%2c560.552%2c1182.301%2c531.854%2c1202.533%2c494.376C1221.703%2c458.865%2c1222.903%2c415.926%2c1201.975%2c381.422C1181.768%2c348.107%2c1143.397%2c332.49%2c1104.433%2c332.636C1065.753%2c332.781%2c1029.398%2c349.827%2c1008.151%2c382.149C984.442%2c418.217%2c972.727%2c463.964%2c993.089%2c502.022C1014.413%2c541.878%2c1059.261%2c563.755%2c1104.433%2c562.106' fill='rgba(255%2c 255%2c 255%2c 0.1)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M580.618%2c218.215C595.387%2c218.368%2c607.526%2c208.381%2c615.418%2c195.896C624.025%2c182.281%2c631.038%2c165.291%2c622.838%2c151.428C614.726%2c137.715%2c596.501%2c135.805%2c580.618%2c137.063C567.121%2c138.132%2c555.355%2c145.585%2c548.583%2c157.309C541.809%2c169.037%2c540.738%2c183.201%2c547.043%2c195.188C553.814%2c208.061%2c566.074%2c218.064%2c580.618%2c218.215' fill='rgba(255%2c 255%2c 255%2c 0.1)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M1143.419%2c313.99C1162.081%2c314.374%2c1182.195%2c309.249%2c1191.226%2c292.913C1200.058%2c276.937%2c1192.306%2c258.164%2c1182.946%2c242.491C1173.897%2c227.339%2c1161.052%2c213.592%2c1143.419%2c212.862C1124.653%2c212.085%2c1107.08%2c222.644%2c1097.784%2c238.964C1088.578%2c255.125%2c1089.239%2c275.122%2c1098.904%2c291.012C1108.205%2c306.303%2c1125.526%2c313.622%2c1143.419%2c313.99' fill='rgba(255%2c 255%2c 255%2c 0.1)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M380.676%2c275.767C416.959%2c276.814%2c449.906%2c253.73%2c466.552%2c221.474C481.977%2c191.584%2c473.545%2c157.112%2c457.03%2c127.811C440.135%2c97.835%2c415.065%2c70.284%2c380.676%2c69.109C344.59%2c67.876%2c311.535%2c90.315%2c294.72%2c122.267C278.939%2c152.253%2c286.42%2c187.189%2c302.976%2c216.754C320.007%2c247.168%2c345.833%2c274.761%2c380.676%2c275.767' fill='rgba(255%2c 255%2c 255%2c 0.1)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M709.229%2c118.812C724.395%2c118.43%2c739.972%2c114.57%2c748.127%2c101.777C756.86%2c88.079%2c757.684%2c70.089%2c749.07%2c56.316C740.883%2c43.227%2c724.658%2c40.101%2c709.229%2c39.586C692.503%2c39.028%2c673.724%2c39.532%2c664.498%2c53.494C654.575%2c68.512%2c656.612%2c88.975%2c666.782%2c103.826C675.869%2c117.095%2c693.152%2c119.217%2c709.229%2c118.812' fill='rgba(255%2c 255%2c 255%2c 0.1)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M558.52%2c75.16C575.664%2c75.298%2c593.863%2c70.793%2c602.517%2c55.993C611.235%2c41.084%2c607.361%2c22.303%2c597.864%2c7.877C589.305%2c-5.124%2c574.074%2c-10.26%2c558.52%2c-10.839C541.598%2c-11.468%2c522.957%2c-9.47%2c513.758%2c4.748C503.94%2c19.922%2c506.034%2c40.045%2c515.73%2c55.297C524.772%2c69.52%2c541.667%2c75.025%2c558.52%2c75.16' fill='rgba(255%2c 255%2c 255%2c 0.1)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M519.389%2c95.95C546.449%2c96.763%2c569.329%2c77.681%2c582.519%2c54.04C595.347%2c31.047%2c596.81%2c3.293%2c583.88%2c-19.642C570.72%2c-42.984%2c546.14%2c-59.492%2c519.389%2c-57.937C494.65%2c-56.499%2c478.217%2c-34.771%2c466.699%2c-12.829C456.171%2c7.228%2c452.626%2c30.05%2c462.501%2c50.436C473.847%2c73.861%2c493.373%2c95.169%2c519.389%2c95.95' fill='rgba(255%2c 255%2c 255%2c 0.1)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1100.826%2c486.367C1132.717%2c485.023%2c1153.72%2c455.786%2c1167.649%2c427.067C1179.6%2c402.426%2c1180.16%2c374.304%2c1166.765%2c350.417C1153.055%2c325.969%2c1128.819%2c309.333%2c1100.826%2c307.902C1070.061%2c306.329%2c1038.264%2c316.812%2c1022.077%2c343.021C1005.156%2c370.419%2c1007.972%2c404.921%2c1023.477%2c433.144C1039.628%2c462.544%2c1067.312%2c487.78%2c1100.826%2c486.367' fill='rgba(255%2c 255%2c 255%2c 0.1)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M341.176%2c565.206C393.453%2c564.341%2c437.583%2c529.028%2c462.174%2c482.888C485.288%2c439.52%2c483.588%2c387.546%2c458.331%2c345.39C433.779%2c304.409%2c388.944%2c281.592%2c341.176%2c280.928C292.13%2c280.246%2c244.138%2c300.395%2c218.237%2c342.05C190.872%2c386.059%2c188.028%2c441.621%2c213.034%2c487.012C238.913%2c533.986%2c287.552%2c566.094%2c341.176%2c565.206' fill='rgba(255%2c 255%2c 255%2c 0.1)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M124.117%2c423.18C174.218%2c423.148%2c223.92%2c401.401%2c248.001%2c357.467C271.315%2c314.932%2c257.779%2c264.774%2c234.164%2c222.406C209.742%2c178.59%2c174.11%2c139.338%2c124.117%2c135.206C66.806%2c130.469%2c5.325%2c150.963%2c-22.705%2c201.175C-50.234%2c250.49%2c-31.201%2c310.519%2c-0.046%2c357.627C27.624%2c399.467%2c73.955%2c423.212%2c124.117%2c423.18' fill='rgba(255%2c 255%2c 255%2c 0.1)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M576.692%2c285.967C598.358%2c285.517%2c621.007%2c282.245%2c633.416%2c264.479C647.681%2c244.056%2c652.21%2c216.89%2c640.175%2c195.078C627.794%2c172.638%2c602.27%2c160.055%2c576.692%2c161.671C553.452%2c163.14%2c537.406%2c182.159%2c525.736%2c202.31C514.03%2c222.523%2c503.589%2c246.972%2c515.74%2c266.921C527.609%2c286.406%2c553.882%2c286.44%2c576.692%2c285.967' fill='rgba(255%2c 255%2c 255%2c 0.1)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M285.528%2c203.842C311.101%2c202.989%2c331.445%2c185.725%2c345.101%2c164.087C360.007%2c140.468%2c372.212%2c111.873%2c359.15%2c87.187C345.479%2c61.35%2c314.744%2c50.568%2c285.528%2c51.493C257.959%2c52.366%2c233.266%2c67.669%2c219.561%2c91.607C205.946%2c115.388%2c204.767%2c144.678%2c218.652%2c168.303C232.362%2c191.628%2c258.487%2c204.744%2c285.528%2c203.842' fill='rgba(255%2c 255%2c 255%2c 0.1)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1221.692%2c161.643C1245.034%2c163.186%2c1269.971%2c156.788%2c1282.326%2c136.924C1295.256%2c116.135%2c1293.225%2c88.829%2c1279.656%2c68.451C1267.338%2c49.952%2c1243.913%2c45.429%2c1221.692%2c45.865C1200.419%2c46.283%2c1178.138%2c52.202%2c1167.54%2c70.652C1156.973%2c89.048%2c1162.665%2c111.501%2c1173.515%2c129.732C1184.073%2c147.473%2c1201.092%2c160.281%2c1221.692%2c161.643' fill='rgba(255%2c 255%2c 255%2c 0.1)' class='triangle-float3'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1053'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3cstyle%3e %40keyframes float1 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-10px%2c 0)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float1 %7b animation: float1 5s infinite%3b %7d %40keyframes float2 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-5px%2c -5px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float2 %7b animation: float2 4s infinite%3b %7d %40keyframes float3 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(0%2c -10px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float3 %7b animation: float3 6s infinite%3b %7d %3c/style%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center center;background-size:cover}}.contact-form__img-box{display:none}@media(min-width:992px){.contact-form__img-box{display:block;height:24.875rem;width:100%;overflow:hidden;position:relative;border-radius:1.875rem}.contact-form__img-box img{position:absolute;height:100%;right:0}}.contact-form__form{margin:0 auto;max-width:23.75rem}.contact-form__button{text-align:center}.order-form{border:1px solid rgba(var(--black-rgb),.1);border-radius:1rem;display:grid}@media(min-width:768px){.order-form{grid-template-columns:repeat(2,1fr)}}.order-form__img-box{width:100%;aspect-ratio:5/3;overflow:hidden;border-radius:1rem 1rem 0 0;position:relative}@media(min-width:768px){.order-form__img-box{height:100%;width:auto;aspect-ratio:initial;border-radius:1rem 0 0 1rem}}.order-form__img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.order-form__desc{margin:0;position:absolute;inset:auto 1rem 1rem;background-color:var(--gray-2);padding:.75rem;color:var(--white);border-radius:1rem;border-left:4px solid var(--primary-color)}@media(min-width:768px){.order-form__desc{font-size:1.125rem;line-height:1.5rem;inset:1.5rem 1.5rem auto}}@media(min-width:992px){.order-form__desc{inset:2rem auto auto 2rem;max-width:22.5rem}}.order-form__form{padding:2rem 1rem 1rem}@media(min-width:768px){.order-form__form{padding:1.5rem 1rem}}@media(min-width:992px){.order-form__form{padding:2rem}}@media(min-width:1200px){.order-form__form{padding:2rem 3.25rem}}@media(min-width:1400px){.order-form__form{padding:2rem 7.5rem}}.form-group{margin-bottom:1.875rem;position:relative}.form-group--last{margin-bottom:0}.form-group__label{position:absolute;z-index:2;inset:.8125rem 0 auto 1.25rem;font-size:1rem;line-height:1.25rem;color:var(--gray-3);cursor:text;transition:all .3s ease-in-out;pointer-events:none}.form-group--focus .form-group__label,.form-group--filled .form-group__label{inset:-1.375rem 0 auto .75rem;font-size:.75rem;cursor:default}.form-group__star{color:var(--danger-color)}.checkbox{padding-left:1.3125rem;position:relative;font-size:.875rem;line-height:1.125rem;cursor:pointer}.checkbox:after{content:"";position:absolute;inset:.25rem .125rem .125rem;height:.625rem;width:.625rem;border-radius:.125rem;background:transparent;z-index:2;transition:background-color .2s ease-in-out}.checkbox:has(.checkbox__input:checked):after{background-color:var(--primary-color)}.checkbox:before{content:"";position:absolute;left:0;top:.125rem;height:.875rem;width:.875rem;border-radius:.1875rem;background:var(--gray-9);z-index:1}.checkbox--inverse:before{background:var(--white)}.checkbox__input{display:none}.checkbox a{text-decoration:underline}.form-control{display:block;width:100%;font-weight:400;color:var(--text-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--gray-8);background-clip:padding-box;border:1px solid var(--gray-8);border-radius:.75rem;padding:.75rem 1.25rem;font-size:1rem;line-height:1.25rem;transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out}.form-control:focus,.form-control:focus-visible{outline:none;border-color:var(--primary-color)}.form-control::-moz-placeholder{color:var(--gray-1)}.form-control::placeholder{color:var(--gray-1)}.form-control{position:relative;z-index:1}.form-group--error .form-control,.empty .form-control{border-color:var(--danger-color)}textarea.form-control{height:5.9375rem;overflow:auto}.form-error{color:var(--danger-color);padding:.375rem 0 0 .75rem;font-size:.75rem;line-height:1.25rem}.reviews{margin-bottom:1.25rem;margin-top:-1rem}@media(min-width:992px){.reviews{margin-bottom:1.875rem}}.reviews__slider{padding:1rem 0}.review-card{background:var(--white);border:1px solid rgba(var(--black-rgb),.1);border-radius:5rem 0;padding:1.5rem;margin:0;position:relative;text-align:center}@media(min-width:768px){.review-card{padding:1.875rem 1.5rem}}.review-card__icon{position:absolute;inset:-1.25rem auto auto -.3125rem;width:3.75rem;height:3.75rem;color:var(--gray-3)}.review-card__icon--top{transform:rotate(180deg)}.review-card__icon--bottom{inset:auto -.3125rem -1.25rem auto}.review-card__icon svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.review-card__stars{display:flex;align-items:center;gap:.3125rem;justify-content:center;color:var(--yellow);margin-bottom:.75rem}.review-card__stars svg{width:1.5rem;height:1.5rem}.review-card__desc{margin-bottom:1rem;opacity:.8}.review-card__name{font-size:1rem;line-height:1.1875rem;border-bottom:2px solid var(--primary-color)}.prices__list{display:grid;margin-bottom:1rem}@media(min-width:992px){.prices__list{margin-bottom:1.5rem}}.prices__item{display:flex;flex-direction:column;gap:.5rem;justify-content:space-between;border-bottom:1px solid rgba(var(--black-rgb),.1);padding:1rem}@media(min-width:576px){.prices__item{flex-direction:row;align-items:center}}@media(min-width:768px){.prices__item{gap:2.5rem}}.prices__info{display:flex;flex-direction:column;gap:.5rem;min-width:65%}@media(min-width:768px){.prices__info{flex-direction:row;align-items:center;justify-content:space-between}}.prices__title{font-family:var(--secondary-font-family);font-size:1rem;line-height:1.375rem;font-weight:400;border-left:4px solid var(--primary-color);padding-left:.625rem}@media(min-width:992px){.prices__title{font-size:1.125rem;line-height:1.5rem}}.prices__total{font-weight:600;margin:0;font-size:1.125rem;line-height:1.5rem}@media(min-width:992px){.prices__total{font-size:1.25rem;line-height:1.625rem}}.prices__btn{max-width:12.5rem}.faq__list{display:grid;gap:1rem}.faq-card{border:1px solid rgba(var(--black-rgb),.1);border-radius:1rem;padding:1rem;position:relative}@media(min-width:992px){.faq-card{padding:1.5rem}}.faq-card__question{cursor:pointer;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:1rem;font-size:1.125rem;line-height:1.5rem;font-weight:600;margin:0;border-left:4px solid var(--primary-color);padding-left:.75rem}@media(min-width:768px){.faq-card__question{font-size:1.5rem;line-height:1.875rem}}.faq-card__icon{width:1.5rem;height:1.5rem;min-width:1.5rem;transform:rotate(0);transition:transform .3s ease}@media(min-width:768px){.faq-card__icon{width:1.875rem;height:1.875rem;min-width:1.875rem}}.faq-card__question[aria-expanded=true] .faq-card__icon{transform:rotate(45deg)}.faq-card__answer{margin:0;padding-top:1rem;opacity:.8}@media(min-width:992px){.faq-card__answer{font-size:1.125rem;line-height:1.5rem}}.common-services__list{display:grid;gap:1rem}@media(min-width:768px){.common-services__list{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(min-width:992px){.common-services__list{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}}.common-services__item{border:1px solid rgba(var(--black-rgb),.1);border-radius:1rem;display:flex;transition:box-shadow .3s}.common-services__item:hover{box-shadow:inset .25rem 0 0 var(--primary-color)}@media(min-width:992px){.common-services__item{flex:0 0 calc(33.333% - 1rem)}}.common-services__link{padding:1rem;display:flex;align-items:center;gap:1rem;flex-grow:1}.common-services__icon{background:var(--gray-1);box-shadow:.25rem .25rem 0 var(--primary-color);padding:.625rem;color:var(--white);transition:box-shadow .3s}.common-services__item:hover .common-services__icon{box-shadow:0 0 0 var(--primary-color)}.common-services__icon svg{width:1.875rem;height:1.875rem;fill:var(--white)}.common-services__text{font-weight:500}@media(min-width:992px){.common-services__text{font-size:1.125rem;line-height:1.5rem}}@media(min-width:992px){.about{padding:0 3.4375rem}}.about__inner{background:var(--gray-10);padding:1.875rem 0}@media(min-width:992px){.about__inner{border-radius:1.875rem 1.875rem 0 0;padding:3.125rem 0}}.about__img-box{aspect-ratio:4/3;position:relative;border-radius:.625rem;overflow:hidden;margin-bottom:1rem}@media(min-width:576px){.about__img-box{aspect-ratio:5/3}}@media(min-width:992px){.about__img-box{aspect-ratio:initial;height:28.0625rem;border-radius:3.125rem;margin-bottom:0;overflow:initial}}.about__img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width:992px){.about__img-box img{position:absolute;width:auto;right:0;top:0;border-radius:3.125rem}}.about__badge{display:grid;position:absolute;z-index:2;inset:1rem 1rem auto;background:var(--white);background:rgba(var(--white-rgb),.94);box-shadow:0 .25rem 1.25rem rgba(var(--black-rgb),.03);border-radius:1.25rem;padding:1rem 1.25rem}@media(min-width:992px){.about__badge{inset:6.25rem -2.375rem auto auto}}.about__badge-title{color:var(--primary-color);text-transform:uppercase;font-size:1.5rem;line-height:1.875rem}@media(min-width:992px){.about__badge-title{font-size:1.875rem;line-height:2.25rem}}.about__badge-desc{margin:0;opacity:.8}@media(min-width:992px){.about__badge-desc{font-size:1.25rem;line-height:1.625rem}}.about__info{text-align:center}@media(min-width:992px){.about__info{text-align:left}}.about__desc{font-size:1.125rem;line-height:1.5rem;text-align:center;opacity:.8;margin-bottom:1.875rem}@media(min-width:992px){.about__desc{font-size:1.25rem;line-height:1.625rem;text-align:left}}.discuss{padding:1.875rem 0;margin-bottom:1.875rem;text-align:center;background:var(--secondary-color);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1014%26quot%3b)' fill='none'%3e%3cpath d='M-52.01 100.06C91.46 102.81 193.63 279.93 489.48 290.46 785.33 300.99 877.83 570.17 1030.97 578.99' stroke='rgba(255%2c 255%2c 255%2c 0.3)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-126.78 91.94C-15.77 92.16 92.47 161.94 311.72 161.94 530.97 161.94 507.63 81.47 750.22 91.94 992.81 102.41 1031.08 534.46 1188.72 579.38' stroke='rgba(255%2c 255%2c 255%2c 0.3)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-129.06 188.11C9.08 186.65 120.1 31.17 402.44 36.91 684.77 42.65 750.72 527.02 933.93 570.2' stroke='rgba(255%2c 255%2c 255%2c 0.3)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-250.23 101.95C-66.33 105.84 73.67 346.4 441.04 353.95 808.42 361.5 948.85 597.12 1132.32 600.79' stroke='rgba(255%2c 255%2c 255%2c 0.3)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-265.87 28.5C-160.24 28.74-57.52 98.5 150.82 98.5 359.17 98.5 328.17 12.15 567.51 28.5 806.85 44.85 823.62 513.53 984.2 574.18' stroke='rgba(255%2c 255%2c 255%2c 0.3)' stroke-width='2'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1014'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:left bottom}@media(min-width:768px){.discuss{text-align:left}}@media(min-width:992px){.discuss{border-radius:0 0 1.875rem 1.875rem;padding:3.75rem 0;margin:0 3.4375rem 3.75rem}}@media(min-width:768px){.discuss__title{text-align:left;margin:1.5rem 0}}.discuss__list{display:grid;justify-content:center;gap:1.25rem;margin-top:1.5rem}@media(min-width:768px){.discuss__list{margin-top:0}}@media(min-width:992px){.discuss__list{gap:1.5rem}}.discuss__item{display:flex;flex-direction:column;align-items:center;gap:.9375rem;font-size:1.125rem;line-height:1.3125rem;text-transform:uppercase;font-weight:700}@media(min-width:768px){.discuss__item{flex-direction:row}}.discuss__icon{width:3.125rem;height:3.125rem;fill:var(--primary-color)}.how-work{padding:1.875rem 0;margin-bottom:1.875rem;background:var(--secondary-color);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1014%26quot%3b)' fill='none'%3e%3cpath d='M-52.01 100.06C91.46 102.81 193.63 279.93 489.48 290.46 785.33 300.99 877.83 570.17 1030.97 578.99' stroke='rgba(255%2c 255%2c 255%2c 0.3)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-126.78 91.94C-15.77 92.16 92.47 161.94 311.72 161.94 530.97 161.94 507.63 81.47 750.22 91.94 992.81 102.41 1031.08 534.46 1188.72 579.38' stroke='rgba(255%2c 255%2c 255%2c 0.3)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-129.06 188.11C9.08 186.65 120.1 31.17 402.44 36.91 684.77 42.65 750.72 527.02 933.93 570.2' stroke='rgba(255%2c 255%2c 255%2c 0.3)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-250.23 101.95C-66.33 105.84 73.67 346.4 441.04 353.95 808.42 361.5 948.85 597.12 1132.32 600.79' stroke='rgba(255%2c 255%2c 255%2c 0.3)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-265.87 28.5C-160.24 28.74-57.52 98.5 150.82 98.5 359.17 98.5 328.17 12.15 567.51 28.5 806.85 44.85 823.62 513.53 984.2 574.18' stroke='rgba(255%2c 255%2c 255%2c 0.3)' stroke-width='2'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1014'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:left bottom}@media(min-width:992px){.how-work{border-radius:1.875rem;padding:2.5rem 0;margin:0 3.4375rem 3.75rem}}@media(min-width:1200px){.how-work{padding:3.125rem 0}}@media(min-width:768px){.how-work__title{text-align:center;margin:0 0 1.5rem}}.how-work__desc{margin-bottom:1rem}@media(min-width:992px){.how-work__desc{font-size:1.125rem;line-height:1.5rem;margin-bottom:2.25rem}}.how-work__list{position:relative}.how-work__item{counter-increment:item;position:relative;padding:0 0 1rem 2.5rem}@media(min-width:992px){.how-work__item{padding-left:4.375rem}}.how-work__item p{margin:0}@media(min-width:992px){.how-work__item p{font-size:1.125rem;line-height:1.5rem}}.how-work__item:before{content:"";width:.125rem;inset:0 auto 0 .875rem;background:var(--primary-color);position:absolute}@media(min-width:992px){.how-work__item:before{left:1.5625rem}}.how-work__item:last-child{padding-bottom:0}.how-work__item:last-child:before{bottom:calc(100% - .625rem)}.how-work__item:after{content:counter(item);width:1.875rem;height:1.875rem;border-radius:50%;border:2px solid var(--primary-color);position:absolute;inset:0;background:var(--white);display:grid;place-items:center;font-weight:700}@media(min-width:992px){.how-work__item:after{font-size:1.25rem;width:3.125rem;height:3.125rem}}.how-work__subtitle{font-family:var(--secondary-font-family);font-size:1.5rem;line-height:1.875rem}@media(min-width:992px){.how-work__subtitle{font-size:1.875rem;line-height:3.125rem}}.proccess__desc{margin-bottom:1rem}@media(min-width:992px){.proccess__desc{font-size:1.125rem;line-height:1.5rem;margin-bottom:2.25rem}}.proccess__list{position:relative}.proccess__item{counter-increment:item;position:relative;padding:0 0 1rem 2.5rem}@media(min-width:992px){.proccess__item{padding-left:4.375rem}}.proccess__item p{margin:0}@media(min-width:992px){.proccess__item p{font-size:1.125rem;line-height:1.5rem}}.proccess__item:after{content:counter(item);font-size:1.5rem;line-height:1.875rem;width:1.875rem;height:1.875rem;background:var(--gray-1);border-right:4px solid var(--primary-color);position:absolute;inset:0;color:var(--white);font-weight:700;transform:skewY(-5deg);display:grid;place-items:center;font-family:var(--secondary-font-family)}@media(min-width:992px){.proccess__item:after{font-size:2.75rem;line-height:3.125rem;width:3.125rem;height:3.125rem}}.proccess__subtitle{font-family:var(--secondary-font-family);font-size:1.5rem;line-height:1.875rem}@media(min-width:992px){.proccess__subtitle{font-size:1.875rem;line-height:3.125rem}}.how-order{padding:1.875rem 0;background:var(--secondary-color);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1014%26quot%3b)' fill='none'%3e%3cpath d='M-52.01 100.06C91.46 102.81 193.63 279.93 489.48 290.46 785.33 300.99 877.83 570.17 1030.97 578.99' stroke='rgba(255%2c 255%2c 255%2c 0.3)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-126.78 91.94C-15.77 92.16 92.47 161.94 311.72 161.94 530.97 161.94 507.63 81.47 750.22 91.94 992.81 102.41 1031.08 534.46 1188.72 579.38' stroke='rgba(255%2c 255%2c 255%2c 0.3)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-129.06 188.11C9.08 186.65 120.1 31.17 402.44 36.91 684.77 42.65 750.72 527.02 933.93 570.2' stroke='rgba(255%2c 255%2c 255%2c 0.3)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-250.23 101.95C-66.33 105.84 73.67 346.4 441.04 353.95 808.42 361.5 948.85 597.12 1132.32 600.79' stroke='rgba(255%2c 255%2c 255%2c 0.3)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-265.87 28.5C-160.24 28.74-57.52 98.5 150.82 98.5 359.17 98.5 328.17 12.15 567.51 28.5 806.85 44.85 823.62 513.53 984.2 574.18' stroke='rgba(255%2c 255%2c 255%2c 0.3)' stroke-width='2'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1014'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:left bottom}@media(min-width:992px){.how-order{border-radius:1.875rem 1.875rem 0 0;padding:2.5rem 0;margin:0 3.4375rem}}@media(min-width:1200px){.how-order{padding:3.125rem 0}}@media(min-width:768px){.how-order__title{text-align:center;margin:0 0 1.5rem}}.how-order__desc{margin-bottom:1.5rem}@media(min-width:992px){.how-order__desc{font-size:1.125rem;line-height:1.5rem;margin-bottom:2.25rem}}.how-order__list{position:relative;display:grid;gap:1.5rem}@media(min-width:992px){.how-order__list{grid-template-columns:repeat(2,1fr)}}.how-order__item{position:relative;padding:0 0 0 4.375rem}@media(min-width:992px){.how-order__item{padding-left:5.625rem}}.how-order__item p{margin:0}@media(min-width:992px){.how-order__item p{font-size:1.125rem;line-height:1.5rem}}.how-order__icon{width:3.125rem;height:3.125rem;border-radius:50%;border:2px solid var(--primary-color);position:absolute;inset:-.5rem auto auto 0;background:var(--white);display:grid;place-items:center;font-weight:700}@media(min-width:992px){.how-order__icon{font-size:1.25rem;width:4.375rem;height:4.375rem}}.how-order__icon svg{width:60%;height:60%}.how-order__subtitle{font-family:var(--secondary-font-family);font-size:1.5rem;line-height:1.875rem}.cta-alt{padding:1rem;background:var(--white);box-shadow:inset 0 0 0 .0625rem rgba(var(--black-rgb),.1);border-radius:1rem;text-align:center}.cta-alt__title{display:inline-block;font-family:var(--secondary-font-family);font-size:1.75rem;line-height:2.125rem;font-weight:500;border-bottom:4px solid var(--primary-color);padding-bottom:.625rem;margin-bottom:1rem}@media(min-width:992px){.cta-alt__title{font-size:2.5rem;line-height:2.875rem;margin-bottom:1.5rem}}.cta-alt__desc{margin-bottom:1.5rem}@media(min-width:992px){.cta-alt__desc{font-size:1.125rem;line-height:1.5rem;margin-bottom:2.25rem}}.blog{display:grid;gap:1rem}.blog-card{border:1px solid rgba(var(--black-rgb),.1);border-radius:1rem;display:flex;flex-direction:column;padding:1rem;gap:1rem}@media(min-width:768px){.blog-card{flex-direction:row}}@media(min-width:992px){.blog-card{padding:1.5rem;border-radius:1.5rem;gap:1.5rem}}.blog-card__img-box{aspect-ratio:16/9;border-radius:.875rem;overflow:hidden;background-color:var(--secondary-color);position:relative}@media(min-width:768px){.blog-card__img-box{min-width:40%;aspect-ratio:4/3}}@media(min-width:992px){.blog-card__img-box{min-width:30%;border-radius:1.25rem}}.blog-card__img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:transform .3s ease-in-out}.blog-card:hover .blog-card__img-box img{transform:scale(1.1)}.blog-card__info{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.blog-card__title{font-family:var(--secondary-font-family);font-size:1.5625rem;line-height:2rem;font-weight:500;margin-bottom:.625rem;word-break:break-word}@media(min-width:992px){.blog-card__title{font-size:2rem;line-height:2rem;font-weight:500;line-height:1.75rem}}.blog-card__meta{display:flex;flex-direction:column;gap:.25rem;flex-wrap:wrap;font-size:.875rem;line-height:1.25rem;margin-bottom:.625rem;color:rgba(var(--black-rgb),.6)}@media(min-width:576px){.blog-card__meta{flex-direction:row;gap:.75rem}}.blog-card__date{display:flex;align-items:center;gap:.25rem;word-break:break-word}.blog-card__date svg{min-width:1.25rem;width:1.25rem;height:1.25rem}.blog-card__duration{display:flex;align-items:center;gap:.25rem;word-break:break-word}.blog-card__duration svg{min-width:1.25rem;width:1.25rem;height:1.25rem}.blog-card__author{display:flex;align-items:center;gap:.25rem;word-break:break-word}.blog-card__author svg{min-width:1.25rem;width:1.25rem;height:1.25rem}.blog-card__desc{font-size:.875rem;line-height:1.125rem;color:var(--text-color)}@media(min-width:992px)and (min-width:992px){.blog-card__desc{font-size:1.125rem}}.blog-card__tags{display:flex;flex-wrap:wrap;gap:.25rem}.tag{background:var(--primary-color);color:var(--white);font-weight:500;line-height:1.5rem;font-size:.875rem;border-radius:1rem;padding:.25rem 1rem;display:block;transition:background-color .3s ease-in-out,color .3s ease-in-out}a.tag:hover{background-color:var(--green-1);color:var(--white)}.article__meta{display:flex;flex-direction:column;gap:.25rem;flex-wrap:wrap;font-size:.875rem;line-height:1.25rem;margin:1rem 0 0;color:rgba(var(--black-rgb),.6)}@media(min-width:576px){.article__meta{flex-direction:row;gap:.75rem}}.article__date{display:flex;align-items:center;gap:.25rem;word-break:break-word}.article__date svg{min-width:1.25rem;width:1.25rem;height:1.25rem}.article__duration{display:flex;align-items:center;gap:.25rem;word-break:break-word}.article__duration svg{min-width:1.25rem;width:1.25rem;height:1.25rem}.article__author{display:flex;align-items:center;gap:.25rem;word-break:break-word}.article__author svg{min-width:1.25rem;width:1.25rem;height:1.25rem}.article__tags{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:1.5rem}.filter-links{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}@media(min-width:992px){.filter-links{font-size:1.125rem;margin-bottom:1.875rem}}.filter-links__item{text-transform:uppercase}.filter-links__item--active{color:var(--primary-color)}.fixed-socials{position:fixed;z-index:20;display:grid;gap:1.125rem;inset:auto .625rem 3.125rem auto}@media(min-width:1400px){.fixed-socials{bottom:3.75rem}}.fixed-socials__item{width:3.125rem;height:3.125rem;display:grid;place-items:center;border-radius:50%;color:var(--white);background:var(--primary-color);transition:opacity .3s ease-in-out;border:0;padding:0;cursor:pointer;position:relative;-webkit-appearance:button;-moz-appearance:button;appearance:button;box-shadow:-.125rem .125rem .125rem rgba(var(--black-rgb),.1)}.fixed-socials__item:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;transition:transform .3s,opacity .3s;opacity:0;background:rgba(var(--white-rgb),.2);transform:scale(.1);border-radius:50%}.fixed-socials__item:focus{color:var(--white)}.fixed-socials__item:hover{color:var(--white)}.fixed-socials__item:hover:before{opacity:1;transform:scale(1)}@media(min-width:1400px){.fixed-socials__item{width:3.75rem;height:3.75rem}}.fixed-socials__item--tg{background:var(--telegram-color)}.fixed-socials__icon{width:50%;height:50%}.footer{margin-top:auto;padding:0 1rem;background:var(--gray-1);color:var(--white)}@media(min-width:992px){.footer{padding:0 2%}}.footer__container{max-width:var(--max-container);margin:0 auto}.footer__top{padding:1.875rem 0}@media(min-width:992px){.footer__top{padding:3.75rem 0 3.125rem}}.footer__box{display:flex;flex-direction:column;justify-content:center;align-items:center}@media(min-width:992px){.footer__box{flex-direction:row;align-items:start;gap:3.125rem}}@media(min-width:1200px){.footer__box{gap:9.375rem}}@media(min-width:1400px){.footer__box{gap:15.625rem}}.footer__left-part{width:100%;margin-bottom:1.5rem;text-align:center}@media(min-width:992px){.footer__left-part{width:auto;text-align:left}}.footer__logo{display:flex;color:var(--white);align-items:center;text-decoration:none;margin-bottom:1.5rem;justify-content:center}@media(min-width:992px){.footer__logo{min-width:14.0625rem}}.footer__phone{font-size:1.125rem;line-height:1.5rem;font-weight:500}.footer__phone-title{font-size:1.25rem;line-height:1.625rem;margin-bottom:0;white-space:nowrap}@media(min-width:992px){.footer__phone-title{margin-bottom:.3125rem}}.footer__phone-number{font-weight:400;color:var(--white)}.footer__right-part{width:100%;display:flex;flex-direction:column;gap:1.5rem}@media(min-width:576px){.footer__right-part{flex-direction:row;justify-content:space-around}}@media(min-width:992px){.footer__right-part{flex-direction:column}}.footer__menus{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:576px){.footer__menus{flex-direction:row}}@media(min-width:992px){.footer__menus{justify-content:space-between;gap:1.5rem}}.footer__menu{display:flex;flex-direction:column;gap:.375rem}@media(min-width:992px){.footer__menu--main{flex-direction:row;justify-content:space-between}}@media(min-width:992px){.footer__menu:not(.footer__menu--main){display:grid;grid-template-columns:1fr;-moz-column-gap:1.25rem;column-gap:1.25rem}}@media(min-width:1200px){.footer__menu:not(.footer__menu--main){-moz-column-gap:3.125rem;column-gap:3.125rem}}@media(min-width:992px){.footer__menu-box:first-child .footer__menu{grid-template-columns:repeat(2,1fr)}}.footer__menu-item{font-size:1rem;color:var(--white)}.footer__menu-item--active,.footer__menu-item:hover{color:var(--primary-color)}.footer__menu--main .footer__menu-item{font-size:1.125rem;text-transform:uppercase;font-weight:500}.footer__title{font-size:1.125rem;text-transform:uppercase;font-weight:500;opacity:.7;margin:0 0 .5rem}.footer__bottom{padding:.625rem 0;text-align:center;background:var(--gray-2);border-radius:1rem;margin-bottom:1rem}@media(min-width:992px){.footer__bottom{padding:1.25rem 0;text-align:left}}.footer__bottom-inner{display:flex;flex-direction:column}@media(min-width:768px){.footer__bottom-inner{flex-direction:row;justify-content:space-between;align-items:center;padding:0 1rem}}@media(min-width:1600px){.footer__bottom-inner{padding:0}}.footer__copyright{color:var(--white);font-size:.875rem;line-height:1.1875rem}.footer__link{font-size:.875rem;color:var(--white)}.footer__link:hover{color:var(--primary-color)}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal__content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-clip:padding-box;border-radius:1.25rem;background-color:var(--background-color);max-height:100%;overflow:hidden;outline:0}.modal__header{flex-shrink:0;padding:1.5rem 1.125rem .9375rem;position:relative}@media(min-width:576px){.modal__header{padding:2rem 1.6875rem .9375rem}}.modal__close{padding:.5rem;position:absolute;right:.75rem;top:.75rem;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e") center/1rem auto no-repeat;cursor:pointer;width:1rem;height:1rem;border:0;opacity:.5;box-sizing:content-box;transition:opacity .3s}.modal__close:hover{opacity:.8}.modal__title{font-family:var(--secondary-font-family);font-size:1.5625rem;line-height:2rem;font-weight:500;margin:0;text-align:center}@media(min-width:576px){.modal__title{font-size:2rem;line-height:2rem;font-weight:500}}.modal__body{overflow-y:auto;position:relative;flex:1 1 auto;padding:0 1.125rem}@media(min-width:576px){.modal__body{padding:0 1.6875rem}}@media(min-width:992px){.modal__desc{font-size:1.125rem}}.modal__desc{color:var(--gray-1);margin-bottom:1.5rem;text-align:center}.modal__desc a{text-decoration:underline}.modal__footer{flex-shrink:0;padding:1.5rem 1.125rem;text-align:center}.modal-dialog{transform:translateY(-3.125rem);transition:transform .3s ease-out;display:flex;align-items:center;min-height:calc(100% - 1.25rem);height:calc(100% - 1.25rem);position:relative;width:auto;margin:.625rem;pointer-events:none}@media(min-width:576px){.modal-dialog{max-width:27.5rem;margin-right:auto;margin-left:auto}}.modal.show .modal-dialog{transform:none}.modal-backdrop{position:fixed;top:0;left:0;z-index:1045;width:100vw;height:100vh;background-color:rgba(var(--black-rgb),.5)}.modal-backdrop.fade{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}.modal-backdrop.show{opacity:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.cookie-notice{position:fixed;inset:auto 1rem 1rem;background:var(--gray-2);color:var(--white);border-radius:1rem;padding:1rem;z-index:9999;display:none}@media(min-width:576px){.cookie-notice{inset:auto auto 1rem 1rem;max-width:31.25rem}}.cookie-notice__content{max-width:75rem;margin:0 auto;display:flex;gap:1rem;align-items:center;flex-direction:column}@media(min-width:576px){.cookie-notice__content{flex-direction:row;justify-content:space-between}}.cookie-notice p{margin:0;font-size:.875rem;line-height:1.125rem}.cookie-notice p a{color:var(--primary-color);text-decoration:underline}
