@charset "UTF-8";@font-face{font-family:Manrope;font-display:swap;src:url(../fonts/Manrope-Bold.woff2) format("woff2"),url(../fonts/Manrope-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Lack;font-display:swap;src:url(../fonts/Lack-Regular.woff2) format("woff2"),url(../fonts/Lack-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Manrope;font-display:swap;src:url(../fonts/Manrope-Medium.woff2) format("woff2"),url(../fonts/Manrope-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Manrope;font-display:swap;src:url(../fonts/Manrope-Regular.woff2) format("woff2"),url(../fonts/Manrope-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Manrope;font-display:swap;src:url(../fonts/Manrope-SemiBold.woff2) format("woff2"),url(../fonts/Manrope-SemiBold.woff) format("woff");font-weight:600;font-style:normal}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus{outline:0}a:active,a:focus{outline:0}aside,footer,header,nav,section{display:block}body,html{height:100%;min-width:320px}body{line-height:1;font-family:Manrope,sans-serif;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:Manrope,sans-serif}input::-ms-clear{display:none}button{cursor:pointer;background-color:transparent;-ms-touch-action:manipulation;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top;pointer-events:none}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}*{-webkit-box-sizing:border-box;box-sizing:border-box}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background-color:#e2daae}html{scrollbar-gutter:stable;overflow-x:hidden}html._lock{overflow:hidden;position:relative;height:100%}body{color:#cadedf;font-size:16px;background-color:#1d2729;font-weight:500}body._lock{overflow:hidden;position:relative;height:100%}.wrapper{width:100%;min-height:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}._container{margin:0 auto;padding:0 1rem;max-width:2160px}.hidden{display:none}.header{position:fixed;z-index:15;left:0;right:0;top:0;min-width:100vw;padding:1.5rem 0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-transition:padding .4s ease,background .4s ease;transition:padding .4s ease,background .4s ease}.header._fixed{padding:.8rem 0;background:rgba(255,255,255,.05)}.header._menu-active{background:#1d2729}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.25rem}.header__logo{-ms-flex-negative:0;flex-shrink:0;width:calc(108px + (185 - 108) * ((100vw - 320px)/ (2160 - 320)));height:calc(38px + (65 - 38) * ((100vw - 320px)/ (2160 - 320)));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.header__menu{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:1070px}.header__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.header__link{line-height:143%;color:#a1b9b9;-webkit-transition:color .2s ease;transition:color .2s ease;position:relative;padding-bottom:2px}.header__link::after{content:"";position:absolute;top:100%;left:0;height:1px;width:0;background-color:#e2daae;-webkit-transition:width .2s ease;transition:width .2s ease}.header__link:hover{color:#e2daae}.header__link:hover::after{width:100%}.header__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;padding-top:2rem;border-top:1px solid #fefae1}.header__info_title{font-weight:600;font-size:1.5rem;line-height:117%;color:#fefae1}.header__info_advantages{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.75rem}.header__info_advantages li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem;color:#a1b9b9;font-weight:400;font-size:14px;line-height:114%}.header__info_advantages li .icon{-ms-flex-negative:0;flex-shrink:0;fill:none;width:24px;height:24px}.header__info_links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.75rem}.header__info_links a,.header__info_links button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;border:1.5px solid #a1b9b9;border-radius:24px;padding:8px 16px;color:#a1b9b9;font-weight:500;font-size:.875rem;line-height:143%;-webkit-transition:.2s ease;transition:.2s ease}.header__info_links a .icon,.header__info_links button .icon{-ms-flex-negative:0;flex-shrink:0;width:18px;height:18px}.header__info_links a:hover,.header__info_links button:hover{color:#fefae1;border-color:#fefae1}.header__burger{-ms-flex-negative:0;flex-shrink:0;position:relative;width:2rem;height:1.375rem;cursor:pointer;z-index:10}.header__burger span{position:absolute;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;width:100%;height:.125rem;background-color:#cadedf;left:0}.header__burger span:nth-child(1){top:0}.header__burger span:nth-child(2){top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.header__burger span:nth-child(3){bottom:0}.header__burger._active span{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.header__burger._active span:first-child{top:50%;-webkit-transform:translate(0,-50%) rotate(-45deg);-ms-transform:translate(0,-50%) rotate(-45deg);transform:translate(0,-50%) rotate(-45deg)}.header__burger._active span:last-child{bottom:50%;-webkit-transform:translate(0,50%) rotate(45deg);-ms-transform:translate(0,50%) rotate(45deg);transform:translate(0,50%) rotate(45deg)}.footer{background:#273436;padding-block:2.25rem}.footer__container{position:relative}.footer__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2rem}.footer .header__info{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:none;padding-top:0;gap:1rem}.footer .header__info_title{font-weight:600;font-size:2.375rem}.footer .header__info_links{margin-top:1rem}.footer__nav{max-width:1070px;width:100%}.footer__list{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;row-gap:.5rem;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.footer__link{font-weight:500;font-size:1rem;line-height:137%;color:#a1b9b9;-webkit-transition:color .2s ease;transition:color .2s ease;position:relative;padding-bottom:2px;max-width:340px;width:100%}.footer__link::after{content:"";position:absolute;top:100%;left:0;height:1px;width:0;background-color:#e2daae;-webkit-transition:width .2s ease;transition:width .2s ease}.footer__link:hover{color:#e2daae}.footer__link:hover::after{width:100%}.footer__button-up{border:1.5px solid #a1b9b9;border-radius:50px;padding:10px;width:64px;height:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;position:absolute;right:1rem;top:0;-webkit-transition:.2s ease;transition:.2s ease;color:#a1b9b9}.footer__button-up:hover{color:#fefae1;border-color:#fefae1;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.footer__button-up:active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.footer__bottom{margin-top:8.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.5rem}.footer__bottom_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:560px;width:100%;gap:1rem}.footer__bottom_links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.footer__bottom_links a{font-weight:400;line-height:137%;color:#a1b9b9;-webkit-transition:color .2s ease;transition:color .2s ease}.footer__bottom_links a:hover{color:#e2daae}.footer__logo{width:calc(108px + (185 - 108) * ((100vw - 320px)/ (2160 - 320)));height:calc(38px + (65 - 38) * ((100vw - 320px)/ (2160 - 320)));-ms-flex-negative:0;flex-shrink:0}.footer__logo img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.footer__mail{max-width:1070px;width:100%;font-family:Manrope,sans-serif;font-weight:600;font-size:5rem;line-height:85%;color:#fefae1;-webkit-transition:color .2s ease;transition:color .2s ease}.footer__mail:hover{color:#e2daae}.modal__container,.modal__overlay{position:fixed;inset:0}.modal__container{z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem}.modal__container[aria-hidden=true]{display:none}.modal__overlay{-webkit-animation:fade-in .2s both;animation:fade-in .2s both;width:100vw;height:100vh;background:rgba(19,19,19,.8)}.modal__content{-webkit-animation:fade-in .4s .2s both,slide-up .4s .2s both;animation:fade-in .4s .2s both,slide-up .4s .2s both;position:relative;z-index:20;overflow-y:auto;max-width:600px;max-height:100%;width:100%;padding:1.5rem 2rem;background:#1d2729;border-radius:.75rem}.modal__content .wpLoader{width:100%;height:100%}.modal__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.modal__title{font-weight:400;font-size:2rem;color:#fefae1;line-height:106%;letter-spacing:-.02em;text-transform:uppercase}.modal__sub-title{color:#cadedf;font-weight:500;font-size:1.25rem}.modal__close{position:absolute;top:1.375rem;right:1.875rem;width:1.25rem;height:1.25rem}.modal__close::after,.modal__close::before{content:"";position:absolute;width:1px;height:100%;background-color:#a1b9b9;border-radius:.625rem;top:50%;left:50%;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.modal__close::before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.modal__close::after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.modal__close:hover::after,.modal__close:hover::before{background-color:#dd4e35}.modal__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem;margin-top:2rem}.modal__label{margin-top:.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem;font-weight:400;font-size:.875rem;line-height:114%;color:#cadedf}.modal__label a{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#fefae1}.modal__label a:hover{text-decoration:none}.modal__button{margin-top:1.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@-webkit-keyframes fade-in{from{opacity:0}}@keyframes fade-in{from{opacity:0}}@-webkit-keyframes slide-up{from{-webkit-transform:translateY(10%);transform:translateY(10%)}}@keyframes slide-up{from{-webkit-transform:translateY(10%);transform:translateY(10%)}}.wpLoader{position:absolute;left:50%;top:50%;right:0;bottom:0;width:110%;height:110%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.2s;transition:.2s;z-index:3;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;visibility:hidden}.wpLoader._load{opacity:1;visibility:visible}.loader{width:68px;height:68px;border:3px dotted #386642;border-style:solid solid dotted dotted;border-radius:50%;display:inline-block;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:rotation 2s linear infinite;animation:rotation 2s linear infinite}.loader::after{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border:3px dotted #fefae1;border-style:solid solid dotted;width:50%;height:50%;border-radius:50%;-webkit-animation:rotationBack 1s linear infinite;animation:rotationBack 1s linear infinite;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotationBack{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes rotationBack{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.bread-crumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem;width:100%;padding-block:.5rem}.bread-crumbs li{font-size:.875rem;line-height:143%;color:#799999}.bread-crumbs a{font-weight:500;font-size:.875rem;line-height:143%;color:#cadedf;-webkit-transition:color .2s ease;transition:color .2s ease}.bread-crumbs a:hover{color:#fefae1}.button{border-radius:.5rem;padding:1rem 1.5rem;background:#fefae1;font-family:Manrope,sans-serif;font-weight:700;font-size:1.125rem;line-height:133%;text-align:center;color:#1d2729;cursor:pointer;-webkit-transition:background .2s ease,-webkit-transform .3s ease;transition:background .2s ease,-webkit-transform .3s ease;transition:background .2s ease,transform .3s ease;transition:background .2s ease,transform .3s ease,-webkit-transform .3s ease;display:inline-block;min-width:16.25rem}.button:hover{background:#e2daae}.wrap-input{position:relative}.wrap-input .just-validate-error-label{position:absolute;bottom:100%;left:0;font-size:.75rem}.input{border-radius:.5rem;padding:1rem;width:100%;background:#273436;padding:1.125rem 1rem;font-weight:400;font-size:14px;line-height:114%;-webkit-transition:.3s ease;transition:.3s ease;border:1.5px solid transparent;caret-color:#799999;color:#a1b9b9}.input::-webkit-input-placeholder{color:#a1b9b9}.input::-moz-placeholder{color:#a1b9b9}.input:-ms-input-placeholder{color:#a1b9b9}.input::-ms-input-placeholder{color:#a1b9b9}.input::placeholder{color:#a1b9b9}.input:hover{background:#314447}.input:focus{border-color:#799999}.input.just-validate-error-field{background:rgba(221,78,53,.12);border-color:#dd4e35;color:#dd4e35}.input.just-validate-error-field::-webkit-input-placeholder{color:#dd4e35}.input.just-validate-error-field::-moz-placeholder{color:#dd4e35}.input.just-validate-error-field:-ms-input-placeholder{color:#dd4e35}.input.just-validate-error-field::-ms-input-placeholder{color:#dd4e35}.input.just-validate-error-field::placeholder{color:#dd4e35}.input.just-validate-success-field{background:rgba(56,102,66,.12);border-color:#386642;color:#386642}.input-checkbox{display:none}.input-checkbox:checked+.label-checkbox .icon{opacity:1}.input-checkbox.just-validate-error-field+.label-checkbox{border-color:#dd4e35}.label-checkbox{cursor:pointer;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #fff;border-radius:4px;padding:2px}.label-checkbox .icon{fill:#fff;opacity:0}.title-h2{font-weight:400;font-size:calc(28px + (58 - 28) * ((100vw - 320px)/ (2160 - 320)));line-height:120%;letter-spacing:-.02em;text-transform:uppercase;color:#fefae1}.main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.contact-us{padding-block:calc(80px + (140 - 80) * ((100vw - 320px)/ (2160 - 320)))}.contact-us__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem}.contact-us__left{max-width:500px}.contact-us__text{font-size:2.375rem;line-height:116%;color:#cadedf;margin-top:1.5rem}.contact-us__form{max-width:1070px;width:100%}.contact-us__form-grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:.75rem}.contact-us__wrap-input:nth-child(4){-ms-grid-column-span:3;grid-column:span 3}.contact-us__textarea{resize:none;width:100%;padding:1rem;min-height:160px}.contact-us__label{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-us__label>p{font-weight:400;line-height:137%;color:#cadedf}.contact-us__label>p a{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#fefae1}.contact-us__label>p a:hover{text-decoration:none}.contact-us__button{margin-top:2rem}.contact-us__label-wp .just-validate-error-label{display:none}.how-it-works{margin-top:calc(80px + (140 - 80) * ((100vw - 320px)/ (2160 - 320)));overflow:visible}.how-it-works__container{position:relative}.how-it-works__title{text-align:center;font-size:9.5rem;-webkit-transition:color .3s ease;transition:color .3s ease}.how-it-works__title.js-sticky,.how-it-works__title.js-sticky-bottom{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap;color:#a1b9b9}.how-it-works__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:4.6875rem;padding-inline:180px;row-gap:3.75rem}.how-it-works__step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.75rem;padding:36px 32px;max-width:710px;width:100%;background:#273436;position:relative;z-index:1}.how-it-works__step:nth-child(odd){margin-left:auto}.how-it-works__step>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.375rem;margin-right:2rem;color:#fefae1}.how-it-works__step .icon{-ms-flex-negative:0;flex-shrink:0;width:52px;height:52px}.how-it-works__step_num{font-weight:500;font-size:2rem;line-height:125%;color:#fefae1;white-space:nowrap}.how-it-works__step_text{font-weight:400;font-size:1.5rem;line-height:133%;color:#cadedf;padding-left:2rem;border-left:1px solid #799999}.intro{background:#273436;min-height:1000px}.intro__container{padding-top:calc(15px + (100 - 15) * ((100vw - 320px)/ (2160 - 320)));padding-bottom:calc(32px + (60 - 32) * ((100vw - 320px)/ (2160 - 320)))}.intro__title{font-weight:400;font-size:calc(32px + (74 - 32) * ((100vw - 320px)/ (2160 - 320)));max-width:1220px;line-height:105%;text-transform:uppercase;color:#fefae1}.intro__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:1.375rem;margin-top:calc(20px + (110 - 20) * ((100vw - 320px)/ (2160 - 320)))}.intro__img{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.intro__img img{max-width:100%}.intro__content{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.intro__title-h2{font-family:Manrope,sans-serif;font-weight:500;font-size:calc(20px + (38 - 20) * ((100vw - 320px)/ (2160 - 320)));line-height:116%;color:#cadedf}.intro__text{margin-top:1rem;font-family:Manrope,sans-serif;font-weight:400;font-size:1.125rem;line-height:144%;color:#a1b9b9}.intro__button{margin-top:2rem}.animation-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.heartbeat-svg{width:100%}.heartbeat-svg:last-child{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.heartbeat-path-1{stroke-dasharray:2000;stroke-dashoffset:2000;-webkit-animation:drawAndFade1 3s ease-in-out infinite;animation:drawAndFade1 3s ease-in-out infinite}.heartbeat-path-2{stroke-dasharray:2000;stroke-dashoffset:2000;-webkit-animation:drawAndFade2 3s ease-in-out infinite;animation:drawAndFade2 3s ease-in-out infinite;-webkit-animation-delay:1.5s;animation-delay:1.5s}@-webkit-keyframes drawAndFade1{0%{stroke-dashoffset:2000;opacity:0}10%{opacity:1}40%{stroke-dashoffset:0;opacity:1}100%{stroke-dashoffset:-2000;opacity:0}}@keyframes drawAndFade1{0%{stroke-dashoffset:2000;opacity:0}10%{opacity:1}40%{stroke-dashoffset:0;opacity:1}100%{stroke-dashoffset:-2000;opacity:0}}@-webkit-keyframes drawAndFade2{0%{stroke-dashoffset:2000;opacity:0}10%{opacity:1}40%{stroke-dashoffset:0;opacity:1}100%{stroke-dashoffset:-2000;opacity:0}}@keyframes drawAndFade2{0%{stroke-dashoffset:2000;opacity:0}10%{opacity:1}40%{stroke-dashoffset:0;opacity:1}100%{stroke-dashoffset:-2000;opacity:0}}.not-found{min-height:900px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.not-found__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-top:calc(120px + (190 - 120) * ((100vw - 320px)/ (2160 - 320)))}.not-found__container>span{font-weight:600;font-size:1.5rem;line-height:117%;color:#fefae1}.not-found__container>p{font-size:1.25rem;line-height:130%;color:#a1b9b9;margin-top:2rem}.not-found__container>p a{color:#fefae1;border-bottom:2px solid #fefae1;padding-bottom:2px}.not-found__container>p a:hover{border-color:transparent}.not-found__title{font-size:7.5rem;line-height:95%;letter-spacing:-.04em;text-transform:uppercase;color:#a1b9b9;margin-top:2rem}.our-motto{margin-top:calc(80px + (140 - 80) * ((100vw - 320px)/ (2160 - 320)));padding-block:5rem;background:#273436}.our-motto__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.5rem}.our-motto__list{max-width:885px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.our-motto__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:1rem;border-bottom:1px solid #314447;font-weight:400;font-size:1.5rem;line-height:133%;color:#cadedf;gap:9.25rem}.our-motto__item::before{content:attr(data-count);font-weight:500;font-size:2rem}.our-motto__blockquote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:4rem;gap:2.5rem}.our-motto__blockquote_img{-o-object-fit:contain;object-fit:contain}.our-motto__blockquote_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:#cadedf}.our-motto__blockquote_content .icon{width:56px;height:45px}.our-motto__blockquote_content q{max-width:1070px;margin-top:2rem;font-weight:600;font-size:4rem;line-height:106%}.our-motto__blockquote_content q::after,.our-motto__blockquote_content q::before{display:none}.our-motto__blockquote_content cite{margin-top:1.25rem;font-weight:400;font-size:1.5rem;line-height:133%;font-style:normal}.our-partners{margin-top:calc(80px + (140 - 80) * ((100vw - 320px)/ (2160 - 320)))}.our-partners__title{text-align:center}.our-partners__list{margin-top:2.5rem;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:1.5rem}.our-partners__item{background:#273436;border-radius:12px;min-height:160px;padding:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:background .3s ease;transition:background .3s ease}.our-partners__item img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.our-partners__item:hover{background:#314447}.our-unique-edge{margin-top:calc(80px + (140 - 80) * ((100vw - 320px)/ (2160 - 320)));background:#273436;padding-block:4.25rem}.our-unique-edge__container{position:relative}.our-unique-edge__title{font-size:3.625rem}.our-unique-edge__content{position:relative;display:-ms-grid;display:grid;grid-template-areas:". top ." "left center right" ". bottom .";-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:960px;margin-top:-210px}.our-unique-edge__content::after,.our-unique-edge__content::before{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:0;background-color:#314447}.our-unique-edge__content::before{width:100vw;height:1px;-webkit-transform:translate(-50%,40px);-ms-transform:translate(-50%,40px);transform:translate(-50%,40px)}.our-unique-edge__content::after{width:1px;height:50%}.our-unique-edge__item{background:url(../img/svg/our-unique-edge-item-bg.svg) center/auto no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:2rem;width:305px;height:350px;position:relative;z-index:1}.our-unique-edge__item .icon-pulse{width:42px;height:42px;stroke:#1d2729;fill:none}.our-unique-edge__item-title{font-size:1.25rem;line-height:130%;color:#1d2729;margin-top:2.1875rem}.our-unique-edge__item-text{font-weight:400;line-height:137%;margin-top:1rem;color:#1d2729}.our-unique-edge__item--top{-ms-grid-row:1;-ms-grid-column:2;grid-area:top;top:90px}.our-unique-edge__item--left{-ms-grid-row:2;-ms-grid-column:1;grid-area:left}.our-unique-edge__item--right{-ms-grid-row:2;-ms-grid-column:3;grid-area:right}.our-unique-edge__item--bottom{-ms-grid-row:3;-ms-grid-column:2;grid-area:bottom;top:-90px}.our-unique-edge__center{-ms-grid-row:2;-ms-grid-column:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-area:center;position:relative;z-index:1;width:134px;height:134px;-ms-flex-negative:0;flex-shrink:0;background:#314447;border-radius:50%;margin:auto}.our-unique-edge__center img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.our-unique-edge__note{max-width:570px;position:absolute;bottom:0;right:140px;z-index:1}.our-unique-edge__note>p{font-size:2rem;line-height:121%;color:#cadedf}.our-unique-edge__button{margin-top:2rem}.privacy-policy{margin-bottom:calc(80px + (140 - 80) * ((100vw - 320px)/ (2160 - 320)))}.privacy-policy__body{margin-top:calc(48px + (62 - 48) * ((100vw - 320px)/ (2160 - 320)))}.privacy-policy__body h1{font-weight:400;font-size:calc(32px + (52 - 32) * ((100vw - 320px)/ (2160 - 320)));line-height:108%;letter-spacing:-.02em;text-transform:uppercase;color:#fefae1}.privacy-policy__body strong{font-weight:500;font-size:calc(16px + (20 - 16) * ((100vw - 320px)/ (2160 - 320)));display:block;line-height:130%;color:#fefae1}.privacy-policy__body strong a{color:#fefae1;font-weight:500}.privacy-policy__body h2{font-size:calc(18px + (28 - 18) * ((100vw - 320px)/ (2160 - 320)));line-height:121%;color:#fefae1}.privacy-policy__body a,.privacy-policy__body p,.privacy-policy__body ul{font-weight:400;line-height:137%;color:#a1b9b9}.privacy-policy__body ul{padding-left:1.5rem}.privacy-policy__body ul li{list-style:disc}.privacy-policy__body a:hover{text-decoration:underline}.tech-you-can-trust{margin-top:calc(80px + (140 - 80) * ((100vw - 320px)/ (2160 - 320)));overflow:hidden}.tech-you-can-trust__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.tech-you-can-trust__wp-text{position:absolute;inset:0;z-index:1}.tech-you-can-trust__text{line-height:137%;background:#cadedf;border-radius:24px;padding:14px 24px;font-size:1.125rem;color:#1d2729;display:inline-block;position:absolute;z-index:1;-webkit-animation:floatDynamic 4s ease-in-out infinite;animation:floatDynamic 4s ease-in-out infinite}@-webkit-keyframes floatDynamic{0%,100%{-webkit-transform:translate(0,0) scale(1);transform:translate(0,0) scale(1)}25%{-webkit-transform:translate(8px,-12px) scale(1.02);transform:translate(8px,-12px) scale(1.02)}50%{-webkit-transform:translate(-4px,8px) scale(.98);transform:translate(-4px,8px) scale(.98)}75%{-webkit-transform:translate(-8px,-6px) scale(1.01);transform:translate(-8px,-6px) scale(1.01)}}@keyframes floatDynamic{0%,100%{-webkit-transform:translate(0,0) scale(1);transform:translate(0,0) scale(1)}25%{-webkit-transform:translate(8px,-12px) scale(1.02);transform:translate(8px,-12px) scale(1.02)}50%{-webkit-transform:translate(-4px,8px) scale(.98);transform:translate(-4px,8px) scale(.98)}75%{-webkit-transform:translate(-8px,-6px) scale(1.01);transform:translate(-8px,-6px) scale(1.01)}}.tech-you-can-trust__text:nth-child(1){top:11.64%;left:-20%;-webkit-animation-delay:0s;animation-delay:0s}.tech-you-can-trust__text:nth-child(2){top:32.3%;right:-31%;-webkit-animation-delay:.5s;animation-delay:.5s}.tech-you-can-trust__text:nth-child(3){top:51.48%;left:-20.34%;-webkit-animation-delay:1s;animation-delay:1s}.tech-you-can-trust__text:nth-child(4){bottom:23.17%;right:-19%;-webkit-animation-delay:.7s;animation-delay:.7s}.tech-you-can-trust__text:nth-child(5){bottom:13%;left:-5%;-webkit-animation-delay:1.2s;animation-delay:1.2s}.tech-you-can-trust__title{position:absolute;z-index:1;width:444px;height:444px;border-radius:50%;text-align:center;background-color:#273436;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:3.625rem;line-height:100%;letter-spacing:-.02em;font-weight:400}.tech-you-can-trust__title::after,.tech-you-can-trust__title::before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;border:2px solid rgba(255,255,255,.6);border-radius:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation:pulseRing 2.5s ease-out infinite;animation:pulseRing 2.5s ease-out infinite;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tech-you-can-trust__title::after{-webkit-animation-delay:1.25s;animation-delay:1.25s}@-webkit-keyframes pulseRing{0%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:.8}10%{opacity:.8}30%{opacity:.6}70%{opacity:.3}100%{-webkit-transform:translate(-50%,-50%) scale(1.3);transform:translate(-50%,-50%) scale(1.3);opacity:0}}@keyframes pulseRing{0%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:.8}10%{opacity:.8}30%{opacity:.6}70%{opacity:.3}100%{-webkit-transform:translate(-50%,-50%) scale(1.3);transform:translate(-50%,-50%) scale(1.3);opacity:0}}.tech-you-can-trust__img-circle{width:876px;height:876px}.tech-you-can-trust__img-circle img{width:100%;height:100%;-webkit-animation:spin 10s linear infinite;animation:spin 10s linear infinite}@-webkit-keyframes spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.what-we-do{margin-top:calc(80px + (140 - 80) * ((100vw - 320px)/ (2160 - 320)))}.what-we-do__container{position:relative}.what-we-do__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.9375rem}.what-we-do__title{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.what-we-do__text{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;font-size:calc(20px + (38 - 20) * ((100vw - 320px)/ (2160 - 320)));line-height:116%;color:#fefae1}.what-we-do__content{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:1.5625rem;margin-top:3rem}.what-we-do__wp-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.125rem}.what-we-do__wp-card_text{font-weight:400;font-size:calc(16px + (24 - 16) * ((100vw - 320px)/ (2160 - 320)));line-height:133%;color:#cadedf}.what-we-do__wp-card:nth-child(2)>div{margin-top:auto}.what-we-do__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border:1px solid #cadedf;border-radius:.75rem;padding:2rem;min-height:270px}.what-we-do__card .icon-star{width:24px;height:24px}.what-we-do__card_title{margin-top:1.5rem;font-size:1.5rem;line-height:125%;color:#fefae1;max-width:310px}.what-we-do__card_text{margin-top:2.875rem;font-weight:400;font-size:1.125rem;max-width:310px;line-height:144%;color:#cadedf}.who-we-are{margin-top:calc(80px + (140 - 80) * ((100vw - 320px)/ (2160 - 320)))}.who-we-are__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.who-we-are__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;gap:.75rem;margin-top:.75rem}.who-we-are__item{padding-bottom:1.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;background:url(../img/svg/who-we-are-item-bg.svg) bottom/auto no-repeat;min-height:130px}.who-we-are__item .icon-star{width:24px;height:24px}.who-we-are__item_text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:auto;gap:1.125rem;font-size:1.5rem;line-height:125%;color:#cadedf}.who-we-are__text{font-weight:400;font-size:1.5rem;line-height:133%;text-align:center;color:#cadedf;margin-top:3.875rem;max-width:1024px}.who-we-are__blockquote{font-weight:600;font-size:calc(28px + (64 - 28) * ((100vw - 320px)/ (2160 - 320)));line-height:106%;text-align:center;color:#fefae1;margin-top:1.125rem;max-width:1560px}.anim-text{overflow:hidden;position:relative}.anim-text span{will-change:transform,opacity}@media (min-width:720px){.header__info{display:none}}@media (min-width:721px){.header__list li.mob{display:none}.header__burger{display:none}}@media (max-width:2192px){._container{max-width:1696px}.header__menu{max-width:840px}.header__link{font-size:.875rem}.footer__nav{max-width:835px}.footer__mail{max-width:835px}.contact-us__left{max-width:400px}.contact-us__text{font-size:1.75rem;margin-top:1.2rem}.contact-us__form{max-width:835px}.how-it-works__title{font-size:7.5rem}.how-it-works__content{margin-top:3.75rem;padding-inline:140px}.how-it-works__step{max-width:600px}.how-it-works__step_num{font-size:1.75rem}.how-it-works__step_text{font-size:1.125rem}.intro{min-height:750px}.intro__body{margin-top:3.75rem}.not-found{min-height:750px}.not-found__title{font-size:3.5rem}.our-motto__list{max-width:700px}.our-motto__item{font-size:1.125rem;gap:7.25rem;padding-right:4.625rem}.our-motto__item::before{font-size:1.75rem}.our-motto__blockquote{margin-top:3rem;gap:3.75rem}.our-motto__blockquote_img{width:90px;height:160px}.our-motto__blockquote_content q{font-size:2.375rem;max-width:600px}.our-motto__blockquote_content cite{font-size:1rem}.our-partners__item{min-height:140px}.our-unique-edge__title{font-size:3.25rem}.our-unique-edge__content{margin-top:-200px}.our-unique-edge__note{max-width:470px;right:70px}.our-unique-edge__note>p{font-size:1.75rem}.tech-you-can-trust__text:nth-child(1){top:10%;left:-32%}.tech-you-can-trust__text:nth-child(2){top:29%;right:-38%}.tech-you-can-trust__text:nth-child(3){top:54%;left:-23%}.tech-you-can-trust__text:nth-child(4){bottom:19%;right:-23%}.tech-you-can-trust__text:nth-child(5){bottom:7.5%;left:-3%}.tech-you-can-trust__title{width:378px;height:378px}.tech-you-can-trust__img-circle{width:744px;height:744px}.what-we-do__card{padding:1.5rem}.who-we-are__text{max-width:600px;font-size:1.125rem}.who-we-are__blockquote{max-width:1000px;font-size:2.375rem}}@media (max-width:1728px){._container{max-width:1312px}.header__menu{max-width:640px}.footer__nav{max-width:644px}.footer__link{max-width:170px}.footer__mail{font-size:4rem;max-width:644px}.contact-us__form{max-width:644px}.contact-us__form-grid{-ms-grid-columns:1fr;grid-template-columns:1fr}.how-it-works__content{padding-inline:0}.how-it-works__step{max-width:550px}.how-it-works__step_text{font-size:1rem}.intro__title{max-width:1000px}.our-motto__list{max-width:540px}.our-motto__item{padding-right:0;gap:5.625rem}.our-motto__item::before{font-size:1.5rem}.our-unique-edge__note{max-width:420px;right:0}.tech-you-can-trust__text{font-size:1rem}.tech-you-can-trust__text:nth-child(1){left:-16%}.tech-you-can-trust__text:nth-child(2){right:-28%}.tech-you-can-trust__text:nth-child(3){left:-19%}.tech-you-can-trust__text:nth-child(4){right:-16%}.tech-you-can-trust__text:nth-child(5){left:0}.what-we-do__wp-card_text{font-size:1rem}.what-we-do__card_title{font-size:1.25rem}.what-we-do__card_text{font-size:1rem}}@media (max-width:1344px){.footer__nav{-webkit-box-flex:0;-ms-flex:0 1 79%;flex:0 1 79%}.footer__mail{-webkit-box-flex:0;-ms-flex:0 0 65%;flex:0 0 65%}.contact-us__wrap-input:nth-child(4){-ms-grid-column-span:1;grid-column:span 1}.intro__img{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:120px}.not-found{min-height:650px}.our-motto__list{gap:.75rem}.our-motto__item{gap:2.1875rem;font-size:1rem;padding-bottom:.75rem}.our-motto__blockquote{gap:2rem}.our-unique-edge__title{font-size:2.25rem}.our-unique-edge__content{margin-top:-160px}.our-unique-edge__note{max-width:none;right:auto;position:relative;margin-top:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.our-unique-edge__note>p{font-size:1.5rem;max-width:570px}.our-unique-edge__button{margin-top:1.5rem}.what-we-do__wp-card_text{margin-top:1rem}.what-we-do__card{min-height:210px}}@media (max-width:1200px){.tech-you-can-trust__text{font-size:.875rem;padding:12px}.tech-you-can-trust__text:nth-child(1){left:-4%}.tech-you-can-trust__text:nth-child(2){right:-4%}.tech-you-can-trust__text:nth-child(3){left:0;top:60%}.tech-you-can-trust__text:nth-child(4){right:-3%}.tech-you-can-trust__title{width:360px;height:360px;font-size:1.75rem}.tech-you-can-trust__title br{display:none}.tech-you-can-trust__title span{max-width:180px}.tech-you-can-trust__img-circle{width:690px;width:690px}}@media (max-width:1024px){.header__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__content{gap:3.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:3.25rem}.footer .header__info_title{font-size:1.5rem}.footer__nav{max-width:360px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.footer__link{font-size:.875rem}.footer__button-up{top:auto;bottom:0}.footer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:2.25rem;margin-top:3.25rem}.footer__bottom_block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer__mail{font-size:2.375rem;-ms-flex-negative:1;flex-shrink:1}.how-it-works__title{font-size:4.5rem}.how-it-works__content{row-gap:1.5rem;margin-top:2rem}.how-it-works__step{max-width:none}.how-it-works__step:nth-child(odd){margin-left:0}.how-it-works__step_text{font-size:1.5rem}.our-motto__blockquote_img{width:48px;height:84px}.our-motto__blockquote_content .icon{width:25px;height:20px}.our-motto__blockquote_content q{font-size:2rem}.our-partners__list{gap:1rem;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);margin-top:2rem}.our-unique-edge__title{text-align:center}.our-unique-edge__content{height:auto;margin-top:0;grid-template-areas:"top right" "left bottom";-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;row-gap:2rem;margin-top:1rem}.our-unique-edge__content::after,.our-unique-edge__content::before{display:none}.our-unique-edge__item--top{top:0}.our-unique-edge__item--bottom{top:0}.our-unique-edge__center{position:absolute;left:calc(50% - 67px);top:calc(50% - 67px);width:134px;height:134px;grid-area:auto}.what-we-do__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.what-we-do__text{line-height:125%}.what-we-do__content{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem}.what-we-do__wp-card_text.mob-none{display:none}.who-we-are__list{gap:2rem;margin-top:2rem}.who-we-are__item{padding-bottom:2.375rem;min-height:60px;background:url(../img/svg/who-we-are-item-bg.svg) bottom/590px no-repeat}.who-we-are__item_text{margin-top:0;font-size:1.125rem}.who-we-are__text{font-size:1rem;margin-top:2rem}.who-we-are__blockquote{font-size:2rem}.our-unique-edge__item--top{-ms-grid-row:1;-ms-grid-column:1}.our-unique-edge__item--left{-ms-grid-row:3;-ms-grid-column:1}.our-unique-edge__item--right{-ms-grid-row:1;-ms-grid-column:3}.our-unique-edge__item--bottom{-ms-grid-row:3;-ms-grid-column:3}}@media (max-width:780px){.tech-you-can-trust{padding:80px 0 130px 0}.tech-you-can-trust__text:nth-child(1){left:0;top:auto;bottom:100%}.tech-you-can-trust__text:nth-child(2){right:0;top:10%}.tech-you-can-trust__text:nth-child(3){top:65%}.tech-you-can-trust__text:nth-child(4){right:0;top:100%;bottom:auto}.tech-you-can-trust__text:nth-child(5){top:calc(100% + 80px);bottom:auto}.tech-you-can-trust__title{width:206px;height:206px}.tech-you-can-trust__img-circle{width:385px;height:385px}}@media (max-width:768px){.intro__title{font-size:2rem}}@media (max-width:721px){.header{position:relative;left:auto;top:auto;right:auto;background:#273436;padding:1.25rem 0}.header__menu{position:fixed;z-index:10;right:0;top:0;left:0;width:100vw;min-width:100vw;height:100vh;padding:6.875rem 1rem 1.25rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.25rem;background:#1d2729;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:opacity .2s ease,-webkit-transform .3s ease;transition:opacity .2s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .2s ease;transition:transform .3s ease,opacity .2s ease,-webkit-transform .3s ease;opacity:0;overflow-y:auto}.header__menu._active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.header__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.header__link{font-size:1.125rem}.modal__content{padding:1.5rem}.modal__sub-title{font-size:1.125rem}.modal__form{margin-top:1.5rem}.contact-us__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact-us__left{max-width:none}.contact-us__text{font-size:1.5rem}.contact-us__button{width:100%}.how-it-works__content{row-gap:1rem}.how-it-works__step{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding:24px 32px;gap:1rem}.how-it-works__step>div{margin-right:0}.how-it-works__step_num{font-size:1.25rem}.how-it-works__step_text{font-size:1rem;width:100%;border-top:1px solid #799999;border-left:none;padding-left:0;padding-top:1rem}.intro__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2.5rem}.intro__text{font-size:1rem}.our-motto{padding-block:3.75rem}.our-motto__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.our-motto__blockquote{margin-top:2rem;gap:1rem}.our-motto__blockquote_img{width:36px;height:64px}.our-motto__blockquote_content q{font-size:1.5rem}.our-motto__blockquote_content cite{font-size:.875rem}.our-partners__item{min-height:110px}.our-unique-edge__title{font-size:1.75rem}.our-unique-edge__button{width:100%}.what-we-do__content{-ms-grid-columns:1fr;grid-template-columns:1fr}.who-we-are__item{background:url(../img/svg/who-we-are-item-bg.svg) bottom/400px no-repeat}.who-we-are__item_text{gap:.5rem}.who-we-are__blockquote{font-size:1.5rem;margin-top:.75rem}}@media (max-width:720px){.heartbeat-svg:first-child{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.heartbeat-svg:last-child{-webkit-transform:translateX(-50%) scale(1.2);-ms-transform:translateX(-50%) scale(1.2);transform:translateX(-50%) scale(1.2)}}@media (max-width:660px){.our-unique-edge__content{grid-template-areas:"top" "right" "center" "left" "bottom";justify-items:center;row-gap:.75rem}.our-unique-edge__center{-ms-grid-row:2;-ms-grid-column:2;grid-area:center;position:relative;left:auto;right:auto}.our-unique-edge__item--top{-ms-grid-row:1;-ms-grid-column:1}.our-unique-edge__item--left{-ms-grid-row:7;-ms-grid-column:1}.our-unique-edge__item--right{-ms-grid-row:3;-ms-grid-column:1}.our-unique-edge__item--bottom{-ms-grid-row:9;-ms-grid-column:1}.our-unique-edge__center{-ms-grid-row:5;-ms-grid-column:1}}@media (max-width:660px){.our-unique-edge__center{-ms-grid-row:5;-ms-grid-column:1}}@media (max-width:579px){.not-found__container>span{font-size:1.125rem}.not-found__container>p{font-size:1rem;margin-top:1rem}.not-found__title{font-size:2rem;margin-top:1rem}}@media (max-width:576px){.modal__button{width:100%}}@media (max-width:520px){.heartbeat-svg:first-child{-webkit-transform:scale(1.7);-ms-transform:scale(1.7);transform:scale(1.7)}.heartbeat-svg:last-child{-webkit-transform:translateX(-50%) scale(1.7);-ms-transform:translateX(-50%) scale(1.7);transform:translateX(-50%) scale(1.7)}}@media (max-width:480px){.intro__title{font-size:1.5rem}}@media (max-width:430px){.tech-you-can-trust__img-circle{width:100%;height:auto}}@media (max-width:391px){.header__link{font-size:.875rem}.contact-us__container{gap:1.5rem}.contact-us__text{font-size:1.25rem}.how-it-works__title{font-size:4rem}.how-it-works__content{margin-top:1.5rem}.how-it-works__step{padding:1.5rem}.intro__button{width:100%}.our-unique-edge__note>p{font-size:1.25rem}}@media (max-width:390px){.animation-wrapper{max-height:300px}.heartbeat-svg:first-child{-webkit-transform:scale(1.9);-ms-transform:scale(1.9);transform:scale(1.9)}.heartbeat-svg:last-child{-webkit-transform:translateX(-50%) scale(1.9);-ms-transform:translateX(-50%) scale(1.9);transform:translateX(-50%) scale(1.9)}}@media (max-width:380px){.footer__mail{font-size:1.7rem}}@media (max-width:370px){.tech-you-can-trust__title{width:160px;height:160px}}@media (min-width:720px) and (max-width:1024px){.intro{min-height:0}}@media (min-width:721px) and (max-width:1024px){.intro__title-h2{font-size:20px}.intro__text{font-size:14px}}@media (prefers-reduced-motion:reduce){.modal__content,.modal__overlay{-webkit-animation:none;animation:none}}