html{height:100%}body{margin:0;padding:0;min-height:100%;font-family:Manrope-Regular;color:var(--main-text);background:var(--main-bg)}.app-wrapper{min-height:100%;width:100%;overflow:hidden}h1,h2,h3{margin:0;font-weight:400;font-size:16px}a,button,div,img,span{-webkit-tap-highlight-color:transparent}input{touch-action:manipulation!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@font-face{font-family:Manrope-Bold;src:url(/_next/static/media/Manrope-Bold.cc890bbb.ttf)}@font-face{font-family:Manrope-Semibold;src:url(/_next/static/media/Manrope-SemiBold.26a33549.ttf)}@font-face{font-family:Manrope-Medium;src:url(/_next/static/media/Manrope-Medium.a4290c45.ttf)}@font-face{font-family:Manrope-Regular;src:url(/_next/static/media/Manrope-Regular.81a07c51.ttf)}@font-face{font-family:Manrope-Light;src:url(/_next/static/media/Manrope-Light.65cd159d.ttf)}@font-face{font-family:ClashGrotesk-Bold;src:url(/_next/static/media/ClashGrotesk-Bold.57f53737.otf)}@font-face{font-family:ClashGrotesk-Semibold;src:url(/_next/static/media/ClashGrotesk-Semibold.f87f7952.otf)}@font-face{font-family:ClashGrotesk-Medium;src:url(/_next/static/media/ClashGrotesk-Medium.ddee9ac9.otf)}@font-face{font-family:ClashGrotesk-Regular;src:url(/_next/static/media/ClashGrotesk-Regular.1f869a81.otf)}@font-face{font-family:ClashGrotesk-Light;src:url(/_next/static/media/ClashGrotesk-Light.ad26f66d.otf)}body{--main-bg:#fff;--main-bg-opo:#131313;--main-bg-opacity:hsla(0,0%,100%,.6);--second-bg:#ededed;--second-bg-1:#f3f3f3;--main-text:#344054;--main-text-opo:#fff;--second-text:#667085;--popover-shadow:0 3px 15px rgba(152,162,179,.12);--primary-color:#cdc531;--primary-out-color:rgba(205,197,49,.1);--primary-text-color:#ba9926;--primary-inner-color:#fff;--primary-light-color:#e5df6f;--text-gradient:linear-gradient(60deg,var(--primary-color) 13.4%,var(--primary-light-color) 86.6%);--side-padding:32px;--vertical-padding:80px;--section-padding:var(--vertical-padding) var(--side-padding);--card-side-padding:28px;--card-radius:35px;--screen-gap:50px;--field-padding:20px;--field-radius:20px;--btn-radius:30px}@media (max-width:767px){body{--side-padding:16px;--vertical-padding:45px;--card-side-padding:16px;--card-radius:20px;--screen-gap:24px;--field-padding:16px;--field-radius:16px}}@media (prefers-color-scheme:dark){body.system{--main-bg:#131313;--main-bg-opo:#fff;--main-bg-opacity:hsla(0,0%,7%,.3);--second-bg:#18181d;--second-bg-1:#2b2a2a;--main-text:#fff;--main-text-opo:#344054;--second-text:#adb5bd;--popover-shadow:0 3px 15px rgba(152,162,179,.05)}}body.dark{--main-bg:#131313;--main-bg-opo:#fff;--main-bg-opacity:hsla(0,0%,7%,.3);--second-bg:#18181d;--second-bg-1:#2b2a2a;--main-text:#fff;--main-text-opo:#344054;--second-text:#adb5bd;--popover-shadow:0 3px 15px rgba(152,162,179,.05)}.custom-image{opacity:0;transition:all .3s}.custom-image.loaded{opacity:1}.custom-image.cover img{display:block}.custom-image.cover img,.custom-image.cover span{width:100%!important;height:100%!important;object-fit:cover!important}.custom-image span{display:block!important}.card-item-wrapper{width:100%;box-sizing:border-box;border-radius:var(--card-radius);overflow:hidden;box-shadow:0 6px 18px rgba(88,90,85,.3);display:flex;background:var(--main-bg-opacity)}@media(max-width:1060px){.card-item-wrapper{flex-direction:column-reverse}}.card-item-wrapper.reverse{flex-direction:row-reverse}@media(max-width:1060px){.card-item-wrapper.reverse{flex-direction:column-reverse}}.card-item-wrapper.reverse .image:before{right:unset;left:0;background:linear-gradient(270deg,transparent 0,var(--main-bg) 100%)}@media(max-width:1060px){.card-item-wrapper.reverse .image:before{background:linear-gradient(180deg,var(--main-bg) 0,transparent 100%)}}.card-item-wrapper.reverse .item-text-box .btn-box{justify-content:flex-start}.card-item-wrapper .image{width:620px;height:400px;position:relative}.card-item-wrapper .image:before{content:"";position:absolute;width:80px;height:100%;top:0;right:0;background:linear-gradient(270deg,var(--main-bg) 0,transparent 100%);z-index:2}@media(max-width:1060px){.card-item-wrapper .image:before{width:100%;height:80px;top:-1px;background:linear-gradient(180deg,var(--main-bg) 0,transparent 100%)}}@media(max-width:1350px){.card-item-wrapper .image{width:400px}}@media(max-width:1060px){.card-item-wrapper .image{width:100%}}@media(max-width:767px){.card-item-wrapper .image{height:280px}}.card-item-wrapper .item-text-box{padding:var(--card-side-padding);box-sizing:border-box;width:calc(100% - 620px);display:flex;flex-direction:column}@media(max-width:1350px){.card-item-wrapper .item-text-box{width:calc(100% - 400px)}}@media(max-width:1060px){.card-item-wrapper .item-text-box{width:100%}}.card-item-wrapper .item-text-box .item-title{font-size:60px;line-height:66px;font-family:ClashGrotesk-Medium;color:var(--main-text);margin-bottom:8px;font-size:50px;line-height:55px}@media(max-width:1350px){.card-item-wrapper .item-text-box .item-title{font-size:40px;line-height:45px}}@media(max-width:767px){.card-item-wrapper .item-text-box .item-title{font-size:35px;line-height:40px}}.card-item-wrapper .item-text-box .item-description{font-size:20px;line-height:30px;color:var(--second-text);font-family:Manrope-Medium;font-size:18px}@media(max-width:1350px){.card-item-wrapper .item-text-box .item-description{font-size:18px;line-height:24px}}.card-item-wrapper .item-text-box .btn-box{flex:1 1;display:flex;justify-content:flex-end;align-items:flex-end}@media(max-width:1060px){.card-item-wrapper .item-text-box .btn-box{justify-content:flex-start;padding-top:16px}}@media(max-width:767px){.card-item-wrapper .item-text-box .btn-box{padding-top:8px}}.card-item-wrapper .item-text-box .btn-box .more-info-link{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:6px;font-size:20px;line-height:28px;font-family:ClashGrotesk-Medium;text-decoration:unset;letter-spacing:.6px;background:var(--text-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:all .3s}.card-item-wrapper .item-text-box .btn-box .more-info-link:hover svg{transform:translateX(5px)}.card-item-wrapper .item-text-box .btn-box .more-info-link svg{display:block;transition:all .3s}.contact-us-section-wrapper{display:flex;align-items:flex-start;justify-content:center;gap:100px}@media(max-width:1060px){.contact-us-section-wrapper{flex-direction:column;gap:var(--screen-gap)}}.contact-us-section-wrapper .contact-info-box{display:flex;flex-direction:column;gap:var(--screen-gap)}@media(max-width:1060px){.contact-us-section-wrapper .contact-info-box{flex-direction:row;width:100%}}@media(max-width:767px){.contact-us-section-wrapper .contact-info-box{display:none}}.contact-us-section-wrapper .contact-info-box .contact-details-item{display:flex;align-items:flex-start;gap:16px}@media(max-width:1060px){.contact-us-section-wrapper .contact-info-box .contact-details-item{width:calc(50% - var(--screen-gap)/2);gap:10px}}@media(max-width:767px){.contact-us-section-wrapper .contact-info-box .contact-details-item{width:100%}}.contact-us-section-wrapper .contact-info-box .contact-details-item .icon-box{width:50px;height:50px;border-radius:12px;background:var(--second-bg-1);display:flex;align-items:center;justify-content:center;flex-direction:column}@media(max-width:1060px){.contact-us-section-wrapper .contact-info-box .contact-details-item .icon-box{width:38px;height:38px;border-radius:10px}}.contact-us-section-wrapper .contact-info-box .contact-details-item .icon-box svg{width:30px;height:30px;display:block}@media(max-width:1060px){.contact-us-section-wrapper .contact-info-box .contact-details-item .icon-box svg{width:24px;height:24px}}.contact-us-section-wrapper .contact-info-box .contact-details-item .item-content-box{width:calc(100% - 66px)}.contact-us-section-wrapper .contact-info-box .contact-details-item .item-content-box .label{font-size:24px;line-height:30px;font-family:ClashGrotesk-Medium}@media(max-width:1060px){.contact-us-section-wrapper .contact-info-box .contact-details-item .item-content-box .label{font-size:16px;line-height:22px}}.contact-us-section-wrapper .contact-info-box .contact-details-item .item-content-box .sub-label{font-size:16px;line-height:20px;color:var(--second-text);margin-bottom:10px}@media(max-width:1060px){.contact-us-section-wrapper .contact-info-box .contact-details-item .item-content-box .sub-label{font-size:14px;line-height:17px;margin-bottom:6px}}.contact-us-section-wrapper .contact-info-box .contact-details-item .item-content-box .value-link{width:-moz-fit-content;width:fit-content;display:block;color:var(--main-text);font-size:28px;line-height:34px;font-family:ClashGrotesk-Medium;text-decoration:unset;transition:all .3s}.contact-us-section-wrapper .contact-info-box .contact-details-item .item-content-box .value-link:hover{color:var(--primary-color)}@media(max-width:1060px){.contact-us-section-wrapper .contact-info-box .contact-details-item .item-content-box .value-link{font-size:20px;line-height:28px}}.contact-us-section-wrapper .contact-us-form{display:flex;flex-direction:column;gap:var(--card-side-padding);max-width:500px;padding:var(--card-side-padding);box-sizing:border-box;box-shadow:var(--popover-shadow);border-radius:var(--card-radius);background:var(--main-bg-opacity)}@media(max-width:1060px){.contact-us-section-wrapper .contact-us-form{margin:0 auto}}@media(max-width:767px){.contact-us-section-wrapper .contact-us-form{max-width:100%;width:100%}}.contact-us-section-wrapper .contact-us-form.loading{opacity:.8;pointer-events:none}.contact-us-section-wrapper .contact-us-form .text-box{text-align:center}.contact-us-section-wrapper .contact-us-form .text-box .title{font-size:60px;line-height:66px;font-family:ClashGrotesk-Medium;color:var(--main-text);margin-bottom:8px;font-size:34px;line-height:40px}@media(max-width:1350px){.contact-us-section-wrapper .contact-us-form .text-box .title{font-size:40px;line-height:45px}}.contact-us-section-wrapper .contact-us-form .text-box .title span{background:var(--text-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-us-section-wrapper .contact-us-form .text-box .subtitle{font-size:20px;line-height:30px;color:var(--second-text);font-family:Manrope-Medium}@media(max-width:1350px){.contact-us-section-wrapper .contact-us-form .text-box .subtitle{font-size:18px;line-height:24px}}.contact-us-section-wrapper .contact-us-form .send-btn{height:60px;padding:0 24px;border-radius:var(--btn-radius);min-width:200px;font-family:ClashGrotesk-Medium;text-transform:unset;font-size:22px;line-height:27px;letter-spacing:0;color:var(--primary-inner-color);display:flex;overflow:hidden;z-index:1;height:48px;position:relative}.contact-us-section-wrapper .contact-us-form .send-btn:hover:before{transform:rotate(-135deg)}.contact-us-section-wrapper .contact-us-form .send-btn:before{content:"";position:absolute;width:100%;aspect-ratio:1/1;background:var(--text-gradient);z-index:-1;transition:all .6s ease-in-out;transform-origin:center}.contact-us-section-wrapper .contact-us-form .send-btn .loading-label{display:flex;align-items:center}.contact-us-section-wrapper .contact-us-form .send-btn .loading-label .loader{color:var(--primary-inner-color);font-size:7px;position:relative;text-indent:-9999em;transform:translateZ(0);animation-delay:-.16s;border-radius:50%;width:10px;height:10px;animation-fill-mode:both;animation:loading-frame 1.8s ease-in-out infinite;margin-left:20px;margin-bottom:20px}.contact-us-section-wrapper .contact-us-form .send-btn .loading-label .loader:after,.contact-us-section-wrapper .contact-us-form .send-btn .loading-label .loader:before{content:"";position:absolute;top:0;border-radius:50%;width:10px;height:10px;animation-fill-mode:both;animation:loading-frame 1.8s ease-in-out infinite}.contact-us-section-wrapper .contact-us-form .send-btn .loading-label .loader:before{left:-15px;animation-delay:-.3s}.contact-us-section-wrapper .contact-us-form .send-btn .loading-label .loader:after{left:15px}.request-modal-wrapper .modal-content{width:100%;max-width:450px;box-sizing:border-box;border-radius:20px;background:var(--main-bg);padding:24px;position:absolute;text-align:center;top:50%;left:50%;transform:translate(-50%,-50%)}@media(max-width:767px){.request-modal-wrapper .modal-content{max-width:350px}}.request-modal-wrapper .modal-content .image{width:100%;height:170px;display:block;object-fit:contain;transition:all .3s;opacity:0}.request-modal-wrapper .modal-content .image.loaded{opacity:1}.request-modal-wrapper .modal-content .modal-title{font-size:60px;line-height:66px;font-family:ClashGrotesk-Medium;color:var(--main-text);margin-bottom:8px}@media(max-width:1350px){.request-modal-wrapper .modal-content .modal-title{font-size:40px;line-height:45px}}.request-modal-wrapper .modal-content .modal-subtitle{font-size:20px;line-height:30px;color:var(--second-text);font-family:Manrope-Medium}@media(max-width:1350px){.request-modal-wrapper .modal-content .modal-subtitle{font-size:18px;line-height:24px}}.request-modal-wrapper .modal-content button{width:30px;height:30px;border-radius:50%;min-width:unset;padding:0;position:absolute;top:8px;right:8px}.request-modal-wrapper .modal-content button:hover{background:var(--second-bg)}.styled-text-field-wrapper .label{font-size:16px;line-height:24px;font-family:Manrope-SemiBold;margin-bottom:5px}.styled-text-field-wrapper .text-field{width:100%}.styled-text-field-wrapper .text-field.loading{opacity:.5}.styled-text-field-wrapper .text-field.filled .MuiInputBase-root{border-color:var(--main-text)}.styled-text-field-wrapper .text-field .MuiInputBase-root{border:1px solid var(--second-bg);box-sizing:border-box;padding:0 var(--field-padding);transition:all .3s;width:100%;border-radius:var(--field-radius)}.styled-text-field-wrapper .text-field .MuiInputBase-root:hover{border-color:var(--main-text)}.styled-text-field-wrapper .text-field .MuiInputBase-root:after,.styled-text-field-wrapper .text-field .MuiInputBase-root:before{display:none}.styled-text-field-wrapper .text-field .MuiInputBase-root.Mui-focused{border-color:var(--primary-color)}.styled-text-field-wrapper .text-field .MuiInputBase-root.Mui-error input{color:var(--error-text)}.styled-text-field-wrapper .text-field .MuiInputBase-root input,.styled-text-field-wrapper .text-field .MuiInputBase-root textarea{padding:9px 0;font-size:20px;font-family:Manrope-Medium;color:var(--main-text);width:unset;flex:1 1}.styled-text-field-wrapper .text-field .MuiInputBase-root input::placeholder,.styled-text-field-wrapper .text-field .MuiInputBase-root textarea::placeholder{opacity:.6;color:var(--second-text)}.styled-text-field-wrapper .text-field .MuiFormHelperText-root{font-size:14px;font-family:Manrope-Medium;color:red;position:absolute;left:0;bottom:-24px}.file-drop-zone{border:1px dashed var(--second-bg);border-radius:var(--field-radius);padding:var(--field-padding);transition:all .3s;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;cursor:pointer;position:relative}.file-drop-zone:hover{border:1px solid var(--main-text)}.file-drop-zone.active-drop{background:var(--primary-out-color);border-color:var(--main-text)}.file-drop-zone.filled{border:1px solid var(--main-text)}.file-drop-zone .dropzone-title{font-size:16px;font-family:Manrope-Medium;color:var(--main-text);width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-drop-zone .dropzone-title span{color:var(--primary-color)}.file-drop-zone .dropzone-tip{font-size:14px;max-width:350px;color:var(--second-text);opacity:.6}.file-drop-zone .crear-btn{width:30px;height:30px;padding:0;border-radius:50%;position:absolute;min-width:unset;top:8px;right:8px;z-index:2;color:var(--second-text);transition:all .3s}.file-drop-zone .crear-btn:hover{background:var(--second-bg)}.file-drop-zone .crear-btn:hover path{fill:var(--main-text)}.file-drop-zone .crear-btn path{transition:all .3s}.file-drop-zone .dropzone-error{font-size:14px;font-family:Manrope-Medium;color:red;position:absolute;left:0;bottom:-24px}.header-wrapper-wrapper{position:fixed;top:-100px;z-index:5;left:50%;transition:all .3s;padding:16px var(--side-padding) 0;transform:translate(-50%);transition-delay:1s;width:100%;box-sizing:border-box}@media(max-width:767px){.header-wrapper-wrapper{padding:8px var(--side-padding) 0;top:-60px}}.header-wrapper-wrapper.show{top:0;transition-delay:0s}@media(max-width:767px){.header-wrapper-wrapper.show{top:0}}.header-wrapper-wrapper .header-wrapper{width:100%;height:70px;max-width:1400px;margin:0 auto;padding:0 var(--card-side-padding);box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;border-radius:50px;background:var(--main-bg-opacity);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:var(--popover-shadow);position:relative}@media(max-width:767px){.header-wrapper-wrapper .header-wrapper{height:50px}}.header-wrapper-wrapper .header-wrapper .logo-link{display:block;text-decoration:unset}.header-wrapper-wrapper .header-wrapper .logo-link .logo{display:block}@media(max-width:767px){.header-wrapper-wrapper .header-wrapper .logo-link .logo{width:120px}}.header-wrapper-wrapper .header-wrapper .links-box{display:flex;align-items:center;gap:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media(max-width:767px){.header-wrapper-wrapper .header-wrapper .links-box{display:none}}.header-wrapper-wrapper .header-wrapper .links-box a{width:-moz-fit-content;width:fit-content;display:block;color:var(--main-text);font-size:20px;line-height:24px;font-family:ClashGrotesk-Medium;text-decoration:unset;transition:all .3s}.header-wrapper-wrapper .header-wrapper .links-box a.active,.header-wrapper-wrapper .header-wrapper .links-box a:hover{color:var(--primary-color)}.header-wrapper-wrapper .header-wrapper .header-right-part{display:flex;align-items:center;gap:16px}@media(max-width:767px){.header-wrapper-wrapper .header-wrapper .header-right-part{display:none}}.header-wrapper-wrapper .header-wrapper .burger-menu-btn{width:30px;height:30px;border-radius:50%;padding:0;min-width:unset;display:none}.header-wrapper-wrapper .header-wrapper .burger-menu-btn:hover{background:transparent}@media(max-width:767px){.header-wrapper-wrapper .header-wrapper .burger-menu-btn{display:flex}}.menu-popover-wrapper .MuiPopover-paper{background:var(--main-bg);color:var(--main-text);font-family:Manrope-Regular;box-shadow:var(--popover-shadow);border-radius:12px;padding:8px;box-sizing:border-box;display:flex;flex-direction:column;gap:4px}@media(min-width:767px){.menu-popover-wrapper .MuiPopover-paper::-webkit-scrollbar{width:5px;height:5px;position:absolute;background:transparent}.menu-popover-wrapper .MuiPopover-paper::-webkit-scrollbar-thumb{background:var(--second-bg-3);border-radius:5px}}.menu-popover-wrapper .MuiPopover-paper .links-box{border-bottom:1px solid var(--second-bg);margin-bottom:8px}.menu-popover-wrapper .MuiPopover-paper .links-box a{width:100%;display:block;color:var(--main-text);font-size:20px;line-height:24px;font-family:ClashGrotesk-Medium;text-decoration:unset;padding:8px;min-width:120px;box-sizing:border-box;transition:all .3s}.menu-popover-wrapper .MuiPopover-paper .links-box a.active{color:var(--primary-color)}.menu-popover-wrapper .MuiPopover-paper .settings-box{display:flex;align-items:center;justify-content:space-between;width:200px}.theme-switcher.MuiButtonBase-root{width:54px;height:32px;min-width:unset;border-radius:30px;padding:0 4px;justify-content:space-between;transition:all .3s;color:var(--main-text)}.theme-switcher.MuiButtonBase-root:hover{background:var(--primary-color)}.theme-switcher.MuiButtonBase-root.light{background:var(--second-bg)}.theme-switcher.MuiButtonBase-root.light .indicator{left:4px}.theme-switcher.MuiButtonBase-root.dark{background:var(--primary-color)}.theme-switcher.MuiButtonBase-root.dark .indicator{left:26px}.theme-switcher.MuiButtonBase-root svg{display:block;width:20px;height:20px}.theme-switcher.MuiButtonBase-root .indicator{width:24px;height:24px;border-radius:50%;background:var(--primary-inner-color);position:absolute;top:50%;left:4px;transform:translateY(-50%);transition:all .3s}.language-switcher-mobile-list{display:none;align-items:center;gap:2px}@media(max-width:767px){.language-switcher-mobile-list{display:flex}.language-switcher-mobile-list .language-item-btn.MuiButtonBase-root{padding:0 4px;min-width:unset;width:-moz-fit-content;width:fit-content}}.language-switcher-btn.MuiButtonBase-root{min-width:unset;padding:0;font-family:Manrope-Medium;color:var(--main-text);text-transform:unset;letter-spacing:0;font-size:14px;gap:4px}.language-switcher-btn.MuiButtonBase-root:hover{background:transparent}@media(max-width:767px){.language-switcher-btn.MuiButtonBase-root{display:none}}.language-switcher-btn.MuiButtonBase-root svg{display:block}.language-switcher-btn.MuiButtonBase-root .MuiTouchRipple-root{display:none}.language-switcher-popover-wrapper .MuiPopover-paper{background:var(--main-bg);color:var(--main-text);font-family:Manrope-Regular;box-shadow:var(--popover-shadow);border-radius:12px;padding:8px;box-sizing:border-box;display:flex;flex-direction:column;gap:4px}@media(min-width:767px){.language-switcher-popover-wrapper .MuiPopover-paper::-webkit-scrollbar{width:5px;height:5px;position:absolute;background:transparent}.language-switcher-popover-wrapper .MuiPopover-paper::-webkit-scrollbar-thumb{background:var(--second-bg-3);border-radius:5px}}.language-item-btn.MuiButtonBase-root{height:35px;padding:0 4px;width:100%;text-transform:unset;color:var(--main-text);font-size:16px;font-family:Manrope-Medium;gap:6px;display:flex;justify-content:flex-start;transition:all .3s}.language-item-btn.MuiButtonBase-root:hover{background:var(--second-bg-1)}.language-item-btn.MuiButtonBase-root.active{color:var(--primary-color);background:var(--second-bg-1)}.footer-wrapper{position:relative;padding:var(--side-padding);z-index:0}.footer-wrapper .bg-image{position:absolute;left:0;bottom:0;width:100%}.footer-wrapper .footer-content{position:relative;z-index:2;width:100%;max-width:1400px;margin:0 auto;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-shadow:var(--popover-shadow);padding:var(--card-side-padding);border-radius:var(--card-radius);background:var(--main-bg-opacity);box-sizing:border-box;display:flex;align-items:flex-start;gap:var(--screen-gap)}@media(max-width:1060px){.footer-wrapper .footer-content{flex-direction:column;gap:calc(var(--screen-gap)/2)}}@media(max-width:767px){.footer-wrapper .footer-content{flex-direction:column;gap:var(--screen-gap)}}.footer-wrapper .footer-content .footer-section{flex:1 1;--head-gap:20px}@media(max-width:1060px){.footer-wrapper .footer-content .footer-section{--head-gap:16px}}@media(max-width:767px){.footer-wrapper .footer-content .footer-section:last-child{display:none}}.footer-wrapper .footer-content .footer-section .logo{display:block;margin-bottom:var(--head-gap)}.footer-wrapper .footer-content .footer-section .section-title{font-size:24px;line-height:34px;height:34px;font-family:ClashGrotesk-Medium;margin-bottom:var(--head-gap)}@media(max-width:767px){.footer-wrapper .footer-content .footer-section .section-title{font-size:20px;line-height:28px;height:28px}}.footer-wrapper .footer-content .footer-section .about-text{font-size:18px;line-height:26px;font-family:ClashGrotesk-Regular;color:var(--main-text)}.footer-wrapper .footer-content .footer-section .footer-contact-details-item{display:flex;align-items:flex-start;gap:8px;margin-bottom:16px}.footer-wrapper .footer-content .footer-section .footer-contact-details-item:last-child{margin:0}.footer-wrapper .footer-content .footer-section .footer-contact-details-item.long-text .item-content-box .value-link{font-size:18px}.footer-wrapper .footer-content .footer-section .footer-contact-details-item .icon-box{width:36px;height:36px;border-radius:6px;background:var(--main-bg);box-shadow:var(--popover-shadow);display:flex;align-items:center;justify-content:center;flex-direction:column}.footer-wrapper .footer-content .footer-section .footer-contact-details-item .icon-box svg{width:24px;height:24px;display:block}.footer-wrapper .footer-content .footer-section .footer-contact-details-item .item-content-box{width:calc(100% - 42px)}.footer-wrapper .footer-content .footer-section .footer-contact-details-item .item-content-box .label{font-size:16px;line-height:20px;font-family:ClashGrotesk-Medium}.footer-wrapper .footer-content .footer-section .footer-contact-details-item .item-content-box .sub-label{font-size:14px;line-height:17px;color:var(--second-text);margin-bottom:5px}.footer-wrapper .footer-content .footer-section .footer-contact-details-item .item-content-box .value-link{width:-moz-fit-content;width:fit-content;display:block;color:var(--main-text);font-size:20px;line-height:24px;font-family:ClashGrotesk-Medium;text-decoration:unset;transition:all .3s}.footer-wrapper .footer-content .footer-section .footer-contact-details-item .item-content-box .value-link:hover{color:var(--primary-color)}.footer-wrapper .footer-content .footer-section .page-link{width:-moz-fit-content;width:fit-content;display:block;color:var(--main-text);font-size:20px;line-height:24px;font-family:ClashGrotesk-Medium;text-decoration:unset;transition:all .3s;margin-bottom:16px}.footer-wrapper .footer-content .footer-section .page-link:last-child{margin:0}.footer-wrapper .footer-content .footer-section .page-link:hover{color:var(--primary-color)}@media(max-width:767px){.footer-wrapper .footer-content .footer-section .page-link{font-size:18px;line-height:24px;margin:0 16px 0 0;display:inline}}.home-page-wrapper{width:100%;overflow:hidden}.home-welcome-screen{gap:var(--screen-gap);position:relative}.home-welcome-screen .home-welcome-screen-content{display:flex;align-items:center;min-height:100vh;width:100%;max-width:1400px;box-sizing:border-box;padding:var(--section-padding);margin:0 auto}.home-welcome-screen .home-welcome-screen-content .text-box{flex:1 1;position:relative;z-index:2;max-width:800px}@media(max-width:1350px){.home-welcome-screen .home-welcome-screen-content .text-box{max-width:600px}}@media(max-width:767px){.home-welcome-screen .home-welcome-screen-content .text-box{text-align:center}}.home-welcome-screen .home-welcome-screen-content .text-box .title{font-size:80px;line-height:80px;font-family:ClashGrotesk-Medium;margin-bottom:16px}@media(max-width:1350px){.home-welcome-screen .home-welcome-screen-content .text-box .title{font-size:60px;line-height:66px}}@media(max-width:767px){.home-welcome-screen .home-welcome-screen-content .text-box .title{font-size:40px;line-height:45px}}.home-welcome-screen .home-welcome-screen-content .text-box .title span{background:var(--text-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media(max-width:767px){.home-welcome-screen .home-welcome-screen-content .text-box .title.desktop{display:none}}.home-welcome-screen .home-welcome-screen-content .text-box .title.mobile{display:none}@media(max-width:767px){.home-welcome-screen .home-welcome-screen-content .text-box .title.mobile{display:block;font-size:60px;line-height:66px}}.home-welcome-screen .home-welcome-screen-content .text-box .sub-title{font-size:20px;line-height:30px;color:var(--second-text);font-family:Manrope-Medium}@media(max-width:1350px){.home-welcome-screen .home-welcome-screen-content .text-box .sub-title{font-size:18px;line-height:24px}}.home-welcome-screen .home-welcome-screen-content .text-box .contact-btn{height:60px;padding:0 24px;border-radius:var(--btn-radius);min-width:200px;font-family:ClashGrotesk-Medium;text-transform:unset;font-size:22px;line-height:27px;letter-spacing:0;color:var(--primary-inner-color);display:flex;overflow:hidden;position:relative;z-index:1;margin-top:var(--screen-gap)}.home-welcome-screen .home-welcome-screen-content .text-box .contact-btn:hover:before{transform:rotate(-135deg)}.home-welcome-screen .home-welcome-screen-content .text-box .contact-btn:before{content:"";position:absolute;width:100%;aspect-ratio:1/1;background:var(--text-gradient);z-index:-1;transition:all .6s ease-in-out;transform-origin:center}@media(max-width:767px){.home-welcome-screen .home-welcome-screen-content .text-box .contact-btn{margin:var(--screen-gap) auto 0}}.home-welcome-screen .home-welcome-screen-content .image-box{position:absolute;top:0;right:0;height:100%;overflow:hidden;z-index:0}.home-welcome-screen .home-welcome-screen-content .image-box:after,.home-welcome-screen .home-welcome-screen-content .image-box:before{content:"";position:absolute;bottom:0;left:-150vw;background:var(--main-bg);border-radius:0 0 50%}@media(max-width:1450px){.home-welcome-screen .home-welcome-screen-content .image-box:after,.home-welcome-screen .home-welcome-screen-content .image-box:before{left:-130vw}}.home-welcome-screen .home-welcome-screen-content .image-box:after{width:calc(200vw + 2px);height:calc(200vh + 2px);z-index:1}.home-welcome-screen .home-welcome-screen-content .image-box:before{width:200vw;height:200vh;z-index:2;box-shadow:119px 131px 109px 0 var(--main-bg)}.home-welcome-screen .home-welcome-screen-content .image-box .image{height:100%}.home-welcome-screen .home-welcome-screen-content .image-box .image.desktop{display:block}@media(max-width:767px){.home-welcome-screen .home-welcome-screen-content .image-box .image.desktop{display:none}}.home-welcome-screen .home-welcome-screen-content .image-box .image.mobile{display:none}@media(max-width:767px){.home-welcome-screen .home-welcome-screen-content .image-box .image.mobile{display:block}}.about-company-wrapper{position:relative;margin-top:-50px;overflow:hidden;width:100%;--main-text:var(--main-text-opo)}.about-company-wrapper .circle-bg{width:400vh;height:100%;background:var(--main-bg-opo);border-radius:50% 50% 0 0;position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:0}.about-company-wrapper .about-company-content{width:100%;max-width:1400px;box-sizing:border-box;padding:var(--section-padding);margin:0 auto;position:relative;z-index:1}.about-company-wrapper .about-company-content .section-budge{text-align:center;font-size:22px;line-height:25px;font-family:ClashGrotesk-Medium;margin-bottom:16px;background:var(--text-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media(max-width:1350px){.about-company-wrapper .about-company-content .section-budge{font-size:18px;line-height:24px;margin-bottom:8px}}.about-company-wrapper .about-company-content .title{font-size:60px;line-height:66px;font-family:ClashGrotesk-Medium;color:var(--main-text);margin-bottom:8px;text-align:center}@media(max-width:1350px){.about-company-wrapper .about-company-content .title{font-size:40px;line-height:45px}}.about-company-wrapper .about-company-content .subtitle{font-size:24px;line-height:38px;font-family:Manrope-Medium;color:var(--second-text);max-width:690px;margin:0 auto var(--screen-gap);text-align:center}@media(max-width:1350px){.about-company-wrapper .about-company-content .subtitle{font-size:20px;line-height:28px}}.about-company-wrapper .about-company-content .description-box{display:flex;align-items:flex-start;gap:var(--screen-gap);max-width:1000px;margin:0 auto var(--screen-gap)}@media(max-width:820px){.about-company-wrapper .about-company-content .description-box{flex-direction:column}}.about-company-wrapper .about-company-content .description-box .text-part{flex:1 1;font-size:20px;line-height:30px;color:var(--second-text);font-family:Manrope-Medium}@media(max-width:1350px){.about-company-wrapper .about-company-content .description-box .text-part{font-size:18px;line-height:24px}}@media(max-width:820px){.about-company-wrapper .about-company-content .description-box .text-part{flex:unset;width:100%}}.about-company-wrapper .about-company-content .items-list{display:flex;align-items:flex-start;justify-content:space-between}@media(max-width:1060px){.about-company-wrapper .about-company-content .items-list{flex-wrap:wrap;justify-content:flex-start;gap:16px}}@media(max-width:767px){.about-company-wrapper .about-company-content .items-list{justify-content:center}}.about-company-wrapper .about-company-content .items-list .item{display:flex;flex-direction:column;align-items:center;text-align:center;width:20%}@media(max-width:1060px){.about-company-wrapper .about-company-content .items-list .item{width:calc(33.33% - 11px)}}@media(max-width:767px){.about-company-wrapper .about-company-content .items-list .item{width:calc(50% - 8px)}}.about-company-wrapper .about-company-content .items-list .item svg{display:block;width:80px;height:80px}.about-company-wrapper .about-company-content .items-list .item .item-label{max-width:155px;font-size:18px;line-height:24px;color:var(--main-text);font-family:Manrope-Medium}.work-direction-wrapper{width:100%;max-width:1400px;box-sizing:border-box;padding:var(--section-padding);margin:0 auto}.work-direction-wrapper .title{font-size:60px;line-height:66px;font-family:ClashGrotesk-Medium;color:var(--main-text);margin-bottom:8px;text-align:center}@media(max-width:1350px){.work-direction-wrapper .title{font-size:40px;line-height:45px}}.work-direction-wrapper .subtitle{font-size:24px;line-height:38px;font-family:Manrope-Medium;color:var(--second-text);max-width:600px;margin:0 auto var(--screen-gap);text-align:center}@media(max-width:1350px){.work-direction-wrapper .subtitle{font-size:20px;line-height:28px}}.work-direction-wrapper .items-list{display:flex;flex-direction:column;gap:var(--screen-gap)}.work-direction-wrapper .other-btn{height:60px;padding:0 24px;border-radius:var(--btn-radius);min-width:200px;font-family:ClashGrotesk-Medium;text-transform:unset;font-size:22px;line-height:27px;letter-spacing:0;color:var(--primary-inner-color);display:flex;overflow:hidden;position:relative;z-index:1;margin:var(--vertical-padding) auto 0}.work-direction-wrapper .other-btn:hover:before{transform:rotate(-135deg)}.work-direction-wrapper .other-btn:before{content:"";position:absolute;width:100%;aspect-ratio:1/1;background:var(--text-gradient);z-index:-1;transition:all .6s ease-in-out;transform-origin:center}.advantages-section{position:relative;z-index:1}.advantages-section .gradient-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.advantages-section .advantages-section-content{width:100%;max-width:1400px;box-sizing:border-box;padding:var(--section-padding);margin:0 auto;padding-top:0;position:relative;z-index:1}.advantages-section .advantages-section-content .text-content{display:flex;flex-direction:column;align-items:center;margin-bottom:var(--screen-gap)}.advantages-section .advantages-section-content .text-content .title{font-size:60px;line-height:66px;font-family:ClashGrotesk-Medium;color:var(--main-text);margin-bottom:8px;max-width:700px;text-align:center}@media(max-width:1350px){.advantages-section .advantages-section-content .text-content .title{font-size:40px;line-height:45px}}.advantages-section .advantages-section-content .text-content .title span{background:var(--text-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.advantages-section .advantages-section-content .text-content .description{font-size:20px;line-height:30px;color:var(--second-text);font-family:Manrope-Medium;max-width:900px;text-align:center}@media(max-width:1350px){.advantages-section .advantages-section-content .text-content .description{font-size:18px;line-height:24px}}.contact-page-wrapper{width:100%;max-width:1400px;box-sizing:border-box;padding:var(--section-padding);margin:0 auto;padding-top:145px;display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}.contact-page-wrapper .page-title{font-size:80px;line-height:80px;font-family:ClashGrotesk-Medium;margin-bottom:16px;text-align:center}@media(max-width:1350px){.contact-page-wrapper .page-title{font-size:60px;line-height:66px}}@media(max-width:767px){.contact-page-wrapper .page-title{font-size:40px;line-height:45px}}.contact-page-wrapper .page-title span{background:var(--text-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-page-wrapper .page-description{font-size:20px;line-height:30px;color:var(--second-text);font-family:Manrope-Medium;max-width:450px;text-align:center;margin-bottom:var(--screen-gap)}@media(max-width:1350px){.contact-page-wrapper .page-description{font-size:18px;line-height:24px}}.services-page{width:100%;max-width:1400px;box-sizing:border-box;padding:var(--section-padding);margin:0 auto;padding-top:145px;position:relative;z-index:1}.services-page .page-title{font-size:80px;line-height:80px;font-family:ClashGrotesk-Medium;margin-bottom:16px;text-align:center}@media(max-width:1350px){.services-page .page-title{font-size:60px;line-height:66px}}@media(max-width:767px){.services-page .page-title{font-size:40px;line-height:45px}}.services-page .page-title span{background:var(--text-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.services-page .page-description{font-size:20px;line-height:30px;color:var(--second-text);font-family:Manrope-Medium;max-width:600px;margin:0 auto var(--screen-gap);text-align:center}@media(max-width:1350px){.services-page .page-description{font-size:18px;line-height:24px}}.services-page .items-list{display:flex;flex-direction:column;gap:var(--screen-gap)}@keyframes loading-frame{0%,80%,to{box-shadow:0 15px 0 -5px}40%{box-shadow:0 15px 0 0}}.about-us-page{width:100%;max-width:1400px;box-sizing:border-box;padding:var(--section-padding);margin:0 auto;padding-top:145px;position:relative;z-index:1}.about-us-page .page-title{font-size:80px;line-height:80px;font-family:ClashGrotesk-Medium;margin-bottom:16px;text-align:center}@media(max-width:1350px){.about-us-page .page-title{font-size:60px;line-height:66px}}@media(max-width:767px){.about-us-page .page-title{font-size:40px;line-height:45px}}.about-us-page .page-title span{background:var(--text-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-us-page .page-description{font-size:20px;line-height:30px;color:var(--second-text);font-family:Manrope-Medium;max-width:650px;margin:0 auto var(--screen-gap);text-align:center}@media(max-width:1350px){.about-us-page .page-description{font-size:18px;line-height:24px}}.about-us-page .contact-btn{height:60px;padding:0 24px;border-radius:var(--btn-radius);min-width:200px;font-family:ClashGrotesk-Medium;text-transform:unset;font-size:22px;line-height:27px;letter-spacing:0;color:var(--primary-inner-color);display:flex;overflow:hidden;position:relative;z-index:1;margin:0 auto var(--screen-gap)}.about-us-page .contact-btn:hover:before{transform:rotate(-135deg)}.about-us-page .contact-btn:before{content:"";position:absolute;width:100%;aspect-ratio:1/1;background:var(--text-gradient);z-index:-1;transition:all .6s ease-in-out;transform-origin:center}.about-us-page .info-section{max-width:750px;margin:0 auto var(--screen-gap);text-align:center}.about-us-page .info-section:last-child{margin:0 auto}.about-us-page .info-section .section-title{font-size:60px;line-height:66px;font-family:ClashGrotesk-Medium;color:var(--main-text);margin-bottom:8px}@media(max-width:1350px){.about-us-page .info-section .section-title{font-size:40px;line-height:45px}}.about-us-page .info-section .section-description{font-size:20px;line-height:30px;color:var(--second-text);font-family:Manrope-Medium}@media(max-width:1350px){.about-us-page .info-section .section-description{font-size:18px;line-height:24px}}