@charset "UTF-8";@font-face{font-family:Manrope_Light;font-weight:400;font-style:normal;src:url(/assets/fonts/Manrope-Light.eot);src:url(/assets/fonts/Manrope-Light.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/Manrope-Light.ttf) format("truetype")}@font-face{font-family:Manrope_Regular;font-weight:400;font-style:normal;src:url(/assets/fonts/Manrope-Regular.eot);src:url(/assets/fonts/Manrope-Regular.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/Manrope-Regular.ttf) format("truetype")}@font-face{font-family:Manrope_Semibold;font-weight:400;font-style:normal;src:url(/assets/fonts/Manrope-Semibold.eot);src:url(/assets/fonts/Manrope-Semibold.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/Manrope-Semibold.ttf) format("truetype")}@font-face{font-family:Manrope_Bold;font-weight:400;font-style:normal;src:url(/assets/fonts/Manrope-Bold.eot);src:url(/assets/fonts/Manrope-Bold.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/Manrope-Bold.ttf) format("truetype")}@font-face{font-family:Manrope_ExtraBold;font-weight:400;font-style:normal;src:url(/assets/fonts/Manrope-ExtraBold.eot);src:url(/assets/fonts/Manrope-ExtraBold.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/Manrope-ExtraBold.ttf) format("truetype")}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;outline:none;-webkit-tap-highlight-color:transparent}body{font-family:Manrope_Semibold,sans-serif}body ::selection{background-color:#68c9ff;color:#151515}main{padding-top:8rem;background-color:#f0f0f0}main.home{padding-top:5rem}@media (min-width: 1024px){main.home{padding-top:12rem}}@media (min-width: 1024px){main{padding-top:12rem}}.btn{background:linear-gradient(to right,#ff4325,#ffb13c);color:#fff;border:none;height:48px;min-width:183px;border-radius:9999px;cursor:pointer;font-size:14px;font-weight:600;transition:background-color .2s linear}.btn a{display:block;width:100%;height:100%;padding:0 10px;display:flex;align-items:center;justify-content:center}.btn:hover{background-color:#68c9ff;opacity:.8;border:none}.btn:disabled{cursor:not-allowed;opacity:.7}.btn:disabled:hover{background-color:#4d61c3}.container{width:100%;padding:0 10px}@media (min-width: 360px){.container{padding:0 20px}}@media (min-width: 480px){.container{padding:0 30px}}@media (min-width: 768px){.container{padding:0 40px}}@media (min-width: 1200px){.container{padding:0;max-width:1140px;margin:0 auto}}@media (min-width: 1600px){.container{max-width:1392px}}h2{font-weight:600;text-align:center;font-size:30px;line-height:37px;text-transform:lowercase;font-variant:small-caps}@media (min-width: 768px){h2{font-size:36px;line-height:44px}}@media (min-width: 1024px){h2{font-size:48px;line-height:58px}}h3{font-variant:small-caps;text-transform:lowercase}app-root{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}app-window-card{display:block;filter:drop-shadow(0px 4px 15px rgba(0,0,0,.2))}@media (min-width: 1024px){app-window-card{margin-left:auto;margin-right:auto;max-width:1526px}}app-window-card .window__head{height:57px;width:100%;background-color:#dde4ec;display:flex;align-items:center;padding-left:16px;padding-bottom:5px;border-radius:10px 10px 0 0}@media (min-width: 768px){app-window-card .window__head{border-radius:20px 20px 0 0}}@media (min-width: 1024px){app-window-card .window__head{height:60px;padding-left:30px}}app-window-card .window__head .dot{width:15px;height:15px;border-radius:50%;margin-right:8px}app-window-card .window__head .dot:nth-child(1){background-color:#ff6057}app-window-card .window__head .dot:nth-child(2){background-color:#ffc12e}app-window-card .window__head .dot:nth-child(3){background-color:#28ca40}app-window-card .window__body{background-color:#fff;padding:50px 25px 50px 20px;border-radius:0 0 10px 10px}@media (min-width: 768px){app-window-card .window__body{padding:50px 53px;border-radius:0 0 20px 20px}}@media (min-width: 1600px){app-window-card .window__body{padding:41px 115px 61px}}.point{position:relative;padding-left:20px;font-size:16px;font-weight:600;list-style:none;letter-spacing:-.1px;color:#fff}@media (min-width: 768px){.point{font-size:20px}}.point:before{content:"";position:absolute;top:7px;left:0;width:6px;height:6px;background-color:#68c9ff}.point+.point{margin-top:13px}@media (min-width: 768px){.point+.point{margin-top:28px}}.header{position:fixed;padding-top:0;z-index:10;width:100%;display:flex;-webkit-transform:translate3d(0,0,0);background-color:#fff;transition:filter .2s linear,background-color .2s linear}.header .container{height:140px;padding:0 12px;border-top-left-radius:0;border-top-right-radius:0;background:#f5f5f5;overflow:visible;margin:0 auto;transition:height .3s ease,background-color .3s ease}@media (min-width: 1024px){.header .container{height:168px;max-width:1140px;padding:0 46px;border-top-left-radius:24px;border-top-right-radius:24px}}@media (min-width: 1200px){.header .container{max-width:1280px}}@media (min-width: 1600px){.header .container{max-width:1392px}}@media (min-width: 1024px){.header{padding-top:24px}}.header .header__inner{gap:24px}@media (min-width: 1024px){.header .header__inner{gap:0}}.header .header__inner .header__toggler{width:40px;order:2}.header.scrolled{filter:drop-shadow(0px 3px 7px rgba(0,0,0,.1));opacity:.95;transition:background-color .3s ease}.header.scrolled .container{background-color:#fff;opacity:.95;transition:height .3s ease,background-color .3s ease}.header.scrolled .container .header__inner,.header.scrolled .container .header__inner-wrapper,.header.scrolled .container .header__languages-selector-wrapper{background-color:#fffc}.header.scrolled:not(.not-home) .container{height:80px}.header.opened{width:100%;height:100vh;position:fixed}.header.opened .header__inner{justify-content:flex-end}.header.opened .header__logo{display:none}.header.opened .header__toggler{width:40px}.header.opened .header__toggler span{width:24px}@media (min-width: 768px){.header.opened .header__toggler span{width:30px}}.header.opened .header__toggler span:first-child{transform:rotate(45deg) translate(-50%);top:50%;background-color:#fff}@media (min-width: 768px){.header.opened .header__toggler span:first-child{top:31px;transform:rotate(40deg) translate(-45%)}}.header.opened .header__toggler span:last-child{transform:rotate(-45deg) translate(-50%);bottom:87%;background-color:#fff}@media (min-width: 768px){.header.opened .header__toggler span:last-child{bottom:35px;transform:rotate(-40deg) translate(-52%)}}.header.opened app-navigation{visibility:visible;transform:translateY(0);transition:transform .3s linear}.header.opened .header__languages-selector-wrapper,.header.opened .header__languages-wrapper{display:none}.header.opened .header__languages-wrapper.header__languages-wrapper--mobile{display:block}@media (min-width: 1024px){.header.opened .header__languages-wrapper.header__languages-wrapper--mobile{display:none}}.header__inner{background:#f5f5f5;display:flex;justify-content:space-between;align-items:center;height:68px}@media (min-width: 1024px){.header__inner{background:linear-gradient(to bottom,#fff 0% 50%,#f5f5f5 50% 100%)}}.header__logo{cursor:pointer;width:120px}@media (min-width: 768px){.header__logo{width:140px}}@media (min-width: 1024px){.header__logo{width:auto}}.header__toggler{width:40px;height:40px;border-radius:10px;border:none;position:relative;z-index:25;background-color:transparent;cursor:pointer}@media (min-width: 768px){.header__toggler{width:50px;height:50px}}@media (min-width: 1024px){.header__toggler{display:none}}.header__toggler span{display:inline-block;width:20px;height:2px;background-color:#151515;position:absolute;left:50%;transform:translate(-50%);transition:transform .2s linear,position .2s linear}@media (min-width: 768px){.header__toggler span{width:25px}}.header__toggler span:first-child{top:16px}@media (min-width: 768px){.header__toggler span:first-child{top:20px}}.header__toggler span:last-child{bottom:16px}@media (min-width: 768px){.header__toggler span:last-child{bottom:20px}}.header app-navigation{width:100%;height:100vh;position:fixed;top:0;left:0;z-index:20;display:flex;flex-wrap:wrap;align-items:center;transform:translateY(-100%);visibility:hidden;transition:transform .3s linear;overflow:scroll;background-color:#151515;-ms-overflow-style:none;scrollbar-width:none;padding:50px 0}@media (min-width: 768px){.header app-navigation{padding:75px 0}}@media (min-width: 1024px){.header app-navigation{height:auto;max-width:665px;position:static;overflow:auto;transform:none;visibility:visible;padding:0;background-color:transparent}}.header app-navigation::-webkit-scrollbar{width:0}.header app-navigation nav{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:365px;width:100%;padding:10px 40px;text-align:center;margin-top:-22px;position:relative;z-index:2;gap:10px;background-color:#151515;border-radius:0 0 18px 18px}@media (min-width: 768px){.header app-navigation nav{margin-top:5px}}@media (min-width: 1024px){.header app-navigation nav{min-width:540px;height:68px;flex-direction:row;background-color:#fff;margin-top:0}}@media (min-width: 1366px){.header app-navigation nav{gap:20px}}@media (min-width: 1600px){.header app-navigation nav{gap:32px}}.header app-navigation nav app-link a{font-size:16px;line-height:35px;font-weight:500;color:#fff;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .2s linear}@media (min-width: 768px){.header app-navigation nav app-link a{line-height:1;white-space:nowrap}}@media (min-width: 1024px){.header app-navigation nav app-link a{font-size:16px;color:#151515}}@media (min-width: 1024px){.header app-navigation nav app-link a:hover,.header app-navigation nav app-link a:focus{color:#ff8932}}.header app-navigation nav app-link a.active{color:#ff8932}.header app-navigation nav app-link .dropdown-wrapper{position:relative;z-index:1050}.header app-navigation nav app-link .dropdown-toggle{position:relative;font-weight:600;color:#fff;background-color:#151515;cursor:pointer;transition:.3s all;display:flex;align-items:center}@media (min-width: 1024px){.header app-navigation nav app-link .dropdown-toggle{color:#151515;background-color:#fff}}.header app-navigation nav app-link .dropdown-toggle:hover{color:#ff8932}.header app-navigation nav app-link .dropdown-toggle:hover .arrow{border-color:#ff8932}.header app-navigation nav app-link .dropdown-toggle .arrow{display:inline-block;margin-top:-4px;width:10px;height:10px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);margin-left:6px;transition:.3s all}@media (min-width: 1024px){.header app-navigation nav app-link .dropdown-toggle .arrow{border-color:#1e1e1e}}.header app-navigation nav app-link .dropdown-toggle.active .arrow{transform:rotate(-135deg)}.header app-navigation nav app-link .dropdown-options{position:fixed;left:50%;top:100px;transform:translate(-50%);width:90vw;max-width:95vw;z-index:9999;background-color:#fff;border:2px solid #e9eaeb;border-radius:20px;box-sizing:border-box;display:none;padding:16px}.header app-navigation nav app-link .dropdown-options.active{display:grid;grid-template-columns:1fr;grid-auto-rows:minmax(140px,auto);gap:12px;justify-items:center}@media (min-width: 768px){.header app-navigation nav app-link .dropdown-options.active{grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(180px,auto);gap:16px;width:auto;max-width:90vw}}@media (min-width: 1024px){.header app-navigation nav app-link .dropdown-options.active{grid-template-columns:repeat(2,282px);grid-template-rows:repeat(2,188px);gap:16px;justify-content:center;width:auto;min-width:150px;max-width:90vw}}.header app-navigation nav app-link .dropdown-option{width:100%;position:relative;background-color:#f5f5f5;border-radius:16px;display:flex;flex-direction:column;cursor:pointer;text-align:left;padding:16px;transition:transform .2s,box-shadow .2s}.header app-navigation nav app-link .dropdown-option:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(to bottom left,#ff8932,#ff8932b3 10%,#ff89324d 25%,#ff893226,#ff89320d 45%,#fff);opacity:0;transition:opacity .4s ease;z-index:0}.header app-navigation nav app-link .dropdown-option:hover:before{opacity:1}.header app-navigation nav app-link .dropdown-option .title{margin-bottom:10px;font-family:Manrope_Bold,sans-serif}.header app-navigation nav app-link .dropdown-option .subtitle{font-family:Manrope_Regular,sans-serif;font-size:14px}.header app-navigation nav app-link .dropdown-option .redirect{width:100%;height:100%;display:flex;justify-content:flex-end;align-items:flex-end}.header app-navigation nav app-link .dropdown-option .redirect .circle{position:relative;display:flex;justify-content:center;align-items:center;width:48px;height:48px;background-color:#f9f9fa;border-radius:50%;border:2px solid rgba(145,146,149,.1490196078);z-index:1;cursor:pointer}.header app-navigation nav app-link .dropdown-option .redirect .circle:before{content:"";position:absolute;inset:0;background:linear-gradient(to right,#ff4325,#ffb13c);opacity:0;transition:opacity .4s ease;border-radius:50%;z-index:0}.header app-navigation nav app-link .dropdown-option:hover{box-shadow:0 4px 12px #00000026}.header app-navigation nav app-link .dropdown-option:hover .redirect .circle:before{opacity:1}.header app-navigation nav app-link .dropdown-option:hover .redirect .circle img{filter:brightness(0) invert(1);transition:filter .3s}.header app-navigation nav app-link .dropdown-toggle.active:after{transform:translateY(-50%) rotate(-135deg)}@media (min-width: 1024px){.header app-navigation app-languages-select{display:none}}.header .header__languages-selector-wrapper{height:100%;width:auto;display:flex;align-items:center;justify-content:flex-end;background-color:#f5f5f5;border-top-left-radius:24px}@media (min-width: 1024px){.header .header__languages-selector-wrapper{width:33%}}@media (min-width: 1600px){.header .header__languages-selector-wrapper{width:50%}}.header .header__inner-wrapper{display:flex;align-items:center;width:auto;height:100%;background-color:#f5f5f5;border-top-right-radius:24px}@media (min-width: 1024px){.header .header__inner-wrapper{width:33%}}@media (min-width: 1600px){.header .header__inner-wrapper{width:50%}}.header .header__inner-wrapper app-languages-select .header__mobile-languages{display:none}.header .header__inner-wrapper app-languages-select .header__desktop-languages{display:block}.header .header__inner-wrapper app-languages-select .header__languages-wrapper{display:block}.header .header__inner-wrapper .header__languages-wrapper.header__languages-wrapper--mobile{display:none}.header .header__mobile-languages{display:flex;justify-content:center}@media (min-width: 768px){.header .header__mobile-languages{display:none}}.header .header__desktop-languages{display:none;margin-left:15px}@media (min-width: 768px){.header .header__desktop-languages{display:block}}@media (min-width: 1200px){.header .header__desktop-languages{margin-left:75px}}.header .header__languages-wrapper{position:relative;font-size:16px;font-weight:600;color:#fff}@media (min-width: 1024px){.header .header__languages-wrapper{display:block;color:#151515}}.header .header__languages-wrapper.header__languages-wrapper--mobile{display:none}.header .header__select-options{position:absolute;top:100%;right:-5px;margin-top:4px;display:none;border:2px solid rgba(145,146,149,.1490196078);border-radius:25px}@media (min-width: 1024px){.header .header__select-options{right:-29px}}.header .header__select-options.active{width:160px;display:block}@media (min-width: 1024px){.header .header__select-options.active{width:200px}}.header .header__select{position:relative;padding:9px 54px 9px 44px;font-weight:600;font-size:14px;color:#151515;cursor:pointer;transition:.3s color;border:2px solid rgba(145,146,149,.1490196078);border-radius:25px;background-color:#fff}.header .header__select:before{content:"";position:absolute;top:50%;left:16px;width:24px;height:24px;background-color:#151515;mask:url(/assets/icons/global.svg) no-repeat center;-webkit-mask:url(/assets/icons/global.svg) no-repeat center;mask-size:contain;-webkit-mask-size:contain;transform:translateY(-50%);transition:background-color .3s}.header .header__select.active{color:#ff8932}.header .header__select.active:before{background-color:#ff8932}.header .header__select.active:after{top:52%;transform:translateY(-50%) rotate(-135deg);border-color:#ff8932}.header .header__select:after{content:"";position:absolute;top:45%;right:16px;width:8px;height:8px;border-right:2px solid #1e1e1e;border-bottom:2px solid #1e1e1e;transform:translateY(-50%) rotate(45deg);transition:.3s all}@media (min-width: 768px){.header .header__select{padding-left:42px}}.header .header__select-options{width:100%;font-size:14px;font-weight:600;transition:all .3s;color:#151515;background-color:#fff;cursor:pointer}.header .header__select-option{margin:14px 8px;padding:8px 16px;border-radius:25px;position:relative}.header .header__select-option:after{content:"\2022";position:absolute;right:16px;top:50%;transform:translateY(-50%);opacity:0;transition:opacity .2s;color:#151515;font-size:18px}.header .header__select-option:hover,.header .header__select-option.active{background-color:#f5f5f5}.header .header__select-option:hover:after,.header .header__select-option.active:after{opacity:1}.header .breadcrumbs{margin-top:24px;padding:0 20px;display:flex;align-items:center;font-size:12px;color:#151515;font-family:Manrope_Regular,sans-serif}@media (min-width: 768px){.header .breadcrumbs{font-size:14px}}@media (min-width: 1600px){.header .breadcrumbs{max-width:1280px;margin:24px auto 0}}.header .breadcrumbs__link{font-family:Manrope_Bold,sans-serif;color:#151515;text-decoration:none}.header .breadcrumbs__link:hover{color:#ff8932}.header .breadcrumbs__separator{margin:0 6px;color:#151515}.header .breadcrumbs__current{color:#5f6065;font-weight:500}.header.not-home .container{background-color:#fff;max-width:1300px;padding:0}.header.not-home .container .header__inner{background-color:#fff}.header.not-home .header__inner-wrapper{justify-content:flex-start;background-color:#fff;padding-left:20px}.header.not-home .header__languages-selector-wrapper{background-color:#fff}.header.not-home app-navigation nav{border-radius:0}.header.home .container{height:80px}@media (min-width: 1024px){.header.home .container{height:168px}}.footer{position:relative;background-color:#f9f9fa;border-bottom:1px solid #f0f0f0;display:flex;flex-direction:column;align-items:center;padding-top:0}.footer__wrapper{padding:30px 20px;display:flex;justify-content:space-between;flex-direction:column;gap:24px;width:100%;max-width:1440px;flex-wrap:wrap}@media (min-width: 1366px){.footer__wrapper{flex-wrap:nowrap;padding:60px 80px 20px}}.footer__inner-wrapper{display:flex;justify-content:space-between;align-items:center}@media (min-width: 1366px){.footer__inner-wrapper{align-items:flex-start}}.footer__logo{width:124px;margin:0 auto;display:block;cursor:pointer}.footer .description__wrapper{display:flex;flex-direction:column;gap:24px}.footer .description__wrapper .description{font-family:Manrope_Regular,sans-serif;font-size:12px}.footer .companies-contacts__wrapper{display:flex;flex-direction:column;justify-content:space-between;border-top:1px solid #f0f0f0}@media (min-width: 768px){.footer .companies-contacts__wrapper{flex-direction:row}}@media (min-width: 992px){.footer .companies-contacts__wrapper{flex-direction:column;gap:24px}}.footer .companies-contacts__wrapper .companies__wrapper{padding-top:20px;display:flex;flex-direction:column;gap:20px}@media (min-width: 992px){.footer .companies-contacts__wrapper .companies__wrapper{align-items:center;flex-direction:row}}.footer .companies-contacts__wrapper .companies__wrapper .company-title{font-family:Manrope_Regular,sans-serif;font-weight:600;color:#101119}@media (min-width: 768px){.footer .companies-contacts__wrapper .companies__wrapper app-navigation{width:100%}}.footer .companies-contacts__wrapper .companies__wrapper app-navigation nav{display:flex;flex-direction:column;gap:20px}@media (min-width: 768px){.footer .companies-contacts__wrapper .companies__wrapper app-navigation nav{width:100%;margin:0}}@media (min-width: 992px){.footer .companies-contacts__wrapper .companies__wrapper app-navigation nav{flex-direction:row;align-items:center}}.footer .companies-contacts__wrapper .companies__wrapper app-navigation nav app-link{flex-shrink:0;text-align:left}@media (min-width: 768px){.footer .companies-contacts__wrapper .companies__wrapper app-navigation nav app-link{margin-bottom:0;padding:0}}.footer .companies-contacts__wrapper .companies__wrapper app-navigation nav app-link a{cursor:pointer;font-family:Manrope_Regular,sans-serif;color:#5f6065}.footer .companies-contacts__wrapper .companies__wrapper app-navigation nav app-link a:hover,.footer .companies-contacts__wrapper .companies__wrapper app-navigation nav app-link a:focus{color:#ff8932}.footer .companies-contacts__wrapper .contacts__wrapper{padding-top:20px;display:flex;flex-direction:column;gap:20px;min-width:200px}@media (min-width: 992px){.footer .companies-contacts__wrapper .contacts__wrapper{padding-top:0;flex-direction:row;align-items:center}}.footer .companies-contacts__wrapper .contacts__wrapper .contacts-title{font-family:Manrope_Regular,sans-serif;font-weight:600;color:#101119}.footer .companies-contacts__wrapper .contacts__wrapper .contacts__list{display:flex;flex-direction:column;gap:20px}@media (min-width: 992px){.footer .companies-contacts__wrapper .contacts__wrapper .contacts__list{flex-direction:row;align-items:center}}.footer .companies-contacts__wrapper .contacts__wrapper .contacts__list a,.footer .companies-contacts__wrapper .contacts__wrapper .contacts__list .contacts__list-address{display:flex;align-items:center;gap:8px;font-family:Manrope_Regular,sans-serif;color:#5f6065;text-decoration:none}.footer .companies-contacts__wrapper .contacts__wrapper .contacts__list a{cursor:pointer}.footer .companies-contacts__wrapper .contacts__wrapper .contacts__list a:hover{opacity:.8}.footer .companies-contacts__wrapper .contacts__wrapper .contacts__list .contacts__list-address{cursor:default}.footer .companies-contacts__wrapper .contacts__wrapper .contacts__list .contacts__icon{width:24px;height:24px;flex-shrink:0}.footer .policies__wrapper{display:flex;flex-direction:column;justify-content:space-between;gap:32px;width:100%;max-width:1280px;padding:20px 0;border-top:1px solid #f0f0f0}@media (min-width: 1600px){.footer .policies__wrapper{padding:30px 0}}.footer .policies__wrapper .copyright{display:flex;align-items:center;font-family:Manrope_Regular,sans-serif;font-size:14px}.footer .policies__wrapper .policies{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:12px}@media (min-width: 768px){.footer .policies__wrapper .policies{justify-content:space-between}}.footer .policies__wrapper .policies a{position:relative;padding-right:12px;color:#151515;font-family:Manrope_Regular,sans-serif;font-size:14px;text-decoration:none}.footer .policies__wrapper .policies a:hover{opacity:.8}.footer app-languages-select{display:none}.footer__icons-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}#services{background-color:#fff}#services #service-1,#services #service-2,#services #service-3,#services #service-4{width:100%}#services .services__wrapper{display:flex;flex-direction:column;align-items:center;gap:36px;max-width:1392px;margin:0 auto;padding:40px 20px;width:100%}@media (min-width: 1200px){#services .services__wrapper{padding:0 60px 160px}}#services .services__wrapper .service__wrapper{padding:24px;display:flex;flex-direction:column;justify-content:space-between;background-color:#f5f5f5;border-radius:20px;gap:40px;box-shadow:0 -4px 8px #0000000d,0 4px 8px #0000001a}@media (min-width: 1200px){#services .services__wrapper .service__wrapper{flex-direction:row;gap:56px;padding:64px}}#services .services__wrapper .service__wrapper .description__wrapper{display:flex;flex-direction:column;gap:40px}@media (min-width: 1600px){#services .services__wrapper .service__wrapper .description__wrapper{padding-top:56px;flex-direction:row;align-items:flex-start;gap:56px}}#services .services__wrapper .service__wrapper .description__wrapper .info{display:flex;flex-direction:column;gap:30px}#services .services__wrapper .service__wrapper .description__wrapper .info .title{font-family:Manrope_Bold,sans-serif;line-height:44px;font-size:clamp(24px,5vw,36px)}#services .services__wrapper .service__wrapper .description__wrapper .info .subtitle{font-family:Manrope_Regular,sans-serif;font-size:clamp(14px,2vw,16px);line-height:160%}@media (min-width: 1600px){#services .services__wrapper .service__wrapper .description__wrapper .info .subtitle{min-width:508px}}#services .services__wrapper .service__wrapper .img__wrapper-right,#services .services__wrapper .service__wrapper .img__wrapper-left{display:flex;justify-content:center;align-items:center}#services .services__wrapper .service__wrapper .img__wrapper-right .services__img,#services .services__wrapper .service__wrapper .img__wrapper-left .services__img{width:100%}@media (min-width: 1200px){#services .services__wrapper .service__wrapper .img__wrapper-right .services__img,#services .services__wrapper .service__wrapper .img__wrapper-left .services__img{width:auto}}#services .services__wrapper .service__wrapper:first-child{position:sticky;top:13rem}#services .services__wrapper .service__wrapper:nth-child(2){position:sticky;top:14rem}#services .services__wrapper .service__wrapper:nth-child(3){position:sticky;top:15rem}#services .services__wrapper .service__wrapper:nth-child(4){position:sticky;top:16rem}.about{position:relative;background:#fff}.about .about__wrapper{width:100%;padding:20px 20px 80px}@media (min-width: 1024px){.about .about__wrapper{max-width:1140px}}@media (min-width: 1200px){.about .about__wrapper{padding:80px 0;display:flex;justify-content:space-between;height:687px;margin:0 auto}}@media (min-width: 1600px){.about .about__wrapper{padding-top:80px;max-width:1280px;margin:0 auto}}@media (min-width: 1200px){.about .about__wrapper .about__text-info{max-width:625px}}.about .about__title{margin-bottom:12px;font-size:clamp(24px,5vw,48px);font-weight:600;line-height:120%;color:#151515}@media (min-width: 768px){.about .about__title{margin-bottom:24px;padding-right:50px}}@media (min-width: 992px){.about .about__title{padding-right:0}}.about .about__subtitle{margin-bottom:12px;font-family:Manrope_Regular,sans-serif;font-weight:400;color:#5f6065;font-size:clamp(14px,2vw,18px)}@media (min-width: 768px){.about .about__subtitle{margin-bottom:24px;padding-right:50px}}@media (min-width: 992px){.about .about__subtitle{padding-right:0}}.about .about__statistics-wrapper{display:flex;justify-content:space-between;align-items:center;margin-top:24px}.about .about__statistics-wrapper .statistic{display:flex;flex-direction:column;gap:8px}.about .about__statistics-wrapper .statistic .percentage{color:#101119;font-size:24px;font-weight:600;line-height:24px}@media (min-width: 768px){.about .about__statistics-wrapper .statistic .percentage{font-size:36px;font-weight:600;line-height:44px}}.about .about__statistics-wrapper .statistic .title{font-size:12px;font-weight:400;line-height:10px;color:#5f6065}@media (min-width: 768px){.about .about__statistics-wrapper .statistic .title{font-size:14px;font-weight:400;line-height:20px}}.about .about__statistics-wrapper .divider{display:none;width:2px;height:72px;background:linear-gradient(to bottom,#d9d9d900,#d9d9d9,#d9d9d900)}@media (min-width: 768px){.about .about__statistics-wrapper .divider{margin-top:75px;display:block}}.about .about__images{position:relative;display:none;width:100%}@media (min-width: 768px){.about .about__images{display:block;width:100%}}.about .about__images .overlay{width:100%;height:100%;position:absolute;top:-5%;z-index:4}.about .about__images img.about__image{position:relative;top:0;width:100%;height:auto;display:none}@media (min-width: 1200px){.about .about__images img.about__image{display:block;top:22%;left:7%}}.about .about__images .about__image1{display:none;position:absolute}@media (min-width: 1200px){.about .about__images .about__image1{display:block;left:15%}}#crypto{padding:20px}@media (min-width: 1024px){#crypto{padding:160px 0 120px}}.crypto{position:relative;background:#fff;padding-top:60px}.crypto .crypto__flex{display:flex;flex-direction:column;justify-content:space-between;align-items:center;background:linear-gradient(77.02deg,#171717 43.05%,#c65400 76.3%,#ffb700 94.28%);width:100%;border-radius:32px;padding:20px}@media (min-width: 1024px){.crypto .crypto__flex{flex-direction:row;padding:30px 40px;max-width:1140px;margin:0 auto}}@media (min-width: 1600px){.crypto .crypto__flex{max-width:1280px}}.crypto .crypto__text-info{display:flex;flex-direction:column;gap:16px}.crypto .crypto__text-info .crypto__title{font-size:clamp(24px,5vw,36px);font-weight:600;line-height:120%;color:#fff}@media (min-width: 768px){.crypto .crypto__text-info .crypto__title{margin-bottom:24px;padding-right:50px}}@media (min-width: 992px){.crypto .crypto__text-info .crypto__title{padding-right:0}}.crypto .crypto__text-info .crypto__subtitle{font-family:Manrope_Regular,sans-serif;font-weight:400;color:#fff;font-size:clamp(14px,2vw,18px)}@media (min-width: 768px){.crypto .crypto__text-info .crypto__subtitle{margin-bottom:24px;padding-right:50px}}@media (min-width: 992px){.crypto .crypto__text-info .crypto__subtitle{padding-right:0}}.crypto .crypto__text-info .crypto__button{max-width:100%;padding:0}@media (min-width: 1024px){.crypto .crypto__text-info .crypto__button{max-width:167px}}.crypto .crypto__text-info .crypto__button a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-decoration:none;color:#fff}.crypto .crypto__wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;margin-top:16px;gap:8px}@media (min-width: 768px){.crypto .crypto__wrapper{flex-direction:row}}@media (min-width: 1024px){.crypto .crypto__wrapper{flex-direction:column;width:auto}}.crypto .crypto__wrapper .crypto{display:flex;justify-content:space-between;align-items:center;width:300px;height:84px;border:2px solid rgba(255,255,255,.1490196078);border-radius:24px;padding:16px}.crypto .crypto__wrapper .crypto.eth{background:#deb79a;border:2px solid rgba(255,255,255,.2)}@media (min-width: 992px){.crypto .crypto__wrapper .crypto.eth{margin-left:-38px}}.crypto .crypto__wrapper .crypto .left{display:flex;align-items:center;gap:12px}.crypto .crypto__wrapper .crypto .left .logo{display:flex}.crypto .crypto__wrapper .crypto .left .name__wrapper .name{color:#101119}.crypto .crypto__wrapper .crypto .left .name__wrapper .symbol{font-family:Manrope_Regular,sans-serif;font-size:14px;color:#5f6065}.crypto .crypto__wrapper .crypto .right .curr-amount__wrapper{display:flex;flex-direction:column;align-items:flex-end}.crypto .crypto__wrapper .crypto .right .curr-amount__wrapper .amount{color:#101119}.crypto .crypto__wrapper .crypto .right .curr-amount__wrapper .percenatge{font-family:Manrope_Regular,sans-serif;font-size:14px}.crypto .crypto__wrapper .crypto .right .curr-amount__wrapper .percenatge.up{color:#148066}.crypto .crypto__wrapper .crypto .right .curr-amount__wrapper .percenatge.down{color:#a91717}#security .security{overflow:hidden;background-color:#fff}#security .security .security__wrapper{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:1440px;margin:0 auto;padding:20px 20px 80px}@media (min-width: 1200px){#security .security .security__wrapper{flex-direction:row;align-items:flex-start;gap:24px;padding:0 80px 160px}}#security .security .security__wrapper .left .title{font-size:clamp(24px,5vw,36px);color:#151515;text-align:center}@media (min-width: 1024px){#security .security .security__wrapper .left .title{text-align:left}}#security .security .security__wrapper .left .subtitle{font-family:Manrope_Regular,sans-serif;font-weight:400;color:#151515;font-size:clamp(14px,2vw,16px);text-align:center}@media (min-width: 1024px){#security .security .security__wrapper .left .subtitle{text-align:left;max-width:450px}}#security .security .security__wrapper .rigth{display:grid;grid-template-columns:1fr;column-gap:48px;row-gap:24px}@media (min-width: 768px){#security .security .security__wrapper .rigth{grid-template-columns:repeat(2,1fr)}}#security .security .security__wrapper .rigth .card{display:flex;flex-direction:column;gap:10px;align-items:flex-start;width:320px}#security .security .security__wrapper .rigth .card .title{color:#151515;font-family:Manrope_Bold,sans-serif;font-size:18px}#security .security .security__wrapper .rigth .card .subtitle{color:#151515;opacity:.5;font-family:Manrope_Regular,sans-serif;font-size:14px}#career .career{overflow:hidden;background-color:#fff}#career .career .career__wrapper{position:relative;display:flex;flex-direction:column;align-items:center;gap:16px;max-width:1440px;margin:0 auto;padding:20px 20px 80px}@media (min-width: 1200px){#career .career .career__wrapper{flex-direction:row;align-items:flex-start;gap:48px;padding:0 80px 160px}}#career .career .career__wrapper .left{display:flex;flex-direction:column;gap:24px;width:100%}@media (min-width: 1200px){#career .career .career__wrapper .left{max-width:510px}}#career .career .career__wrapper .left .title{font-size:clamp(24px,5vw,36px);color:#151515;text-align:center;line-height:140%}@media (min-width: 1200px){#career .career .career__wrapper .left .title{text-align:left}}#career .career .career__wrapper .left .subtitle{font-family:Manrope_Regular,sans-serif;font-weight:400;color:#151515;font-size:clamp(14px,2vw,16px);text-align:center}@media (min-width: 1200px){#career .career .career__wrapper .left .subtitle{text-align:left;max-width:490px}}#career .career .career__wrapper .left .career__image{display:none;position:absolute;top:50%;left:-11%}@media (min-width: 1366px){#career .career .career__wrapper .left .career__image{display:block}}#career .career .career__wrapper .rigth{display:flex;flex-direction:column;column-gap:48px;row-gap:24px;width:100%}#career .career .career__wrapper .rigth .card{position:relative;display:flex;flex-direction:column;gap:8px;align-items:flex-start;padding:24px;background-color:#f9f9fa;border-radius:24px;overflow:visible;z-index:1;transition:transform .3s ease}#career .career .career__wrapper .rigth .card:before{content:"";position:absolute;inset:0;padding:2px;border-radius:26px;background:linear-gradient(to bottom,#ffb13c,#ff4325);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;opacity:0;pointer-events:none;z-index:-1;transition:opacity .6s ease}#career .career .career__wrapper .rigth .card:hover:before{opacity:1}#career .career .career__wrapper .rigth .card .top{position:relative;z-index:0;width:100%;display:flex;justify-content:space-between;align-items:center}#career .career .career__wrapper .rigth .card .top .title{color:#151515;font-family:Manrope_Bold,sans-serif;font-size:18px;transition:background .6s ease}#career .career .career__wrapper .rigth .card .top .img__wrapper .card__image{transition:filter .6s ease}#career .career .career__wrapper .rigth .card .location,#career .career .career__wrapper .rigth .card .date{font-family:Manrope_Regular,sans-serif;color:#5f6065;font-size:clamp(14px,2vw,16px);text-align:center}@media (min-width: 1024px){#career .career .career__wrapper .rigth .card .location,#career .career .career__wrapper .rigth .card .date{text-align:left;max-width:490px}}#career .career .career__wrapper .rigth .card .location span,#career .career .career__wrapper .rigth .card .date span{font-size:18px;color:#151515}#career .career .career__wrapper .rigth .card .date{margin-top:-13px}#career .career .career__wrapper .rigth .card:hover .title{background:linear-gradient(to right,#ff4325,#ffb13c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}#career .career .career__wrapper .rigth .card:hover .card__image{filter:brightness(0) saturate(100%) invert(56%) sepia(84%) saturate(6791%) hue-rotate(1deg) brightness(100%) contrast(102%)}#career .career .career__button{margin-top:8px;padding:0}@media (min-width: 1200px){#career .career .career__button{width:214px}}#career .career .career__button a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-decoration:none;color:#fff}#career .career .no-vacancies__wrapper{position:relative;display:flex;flex-direction:column;align-items:center;gap:16px;max-width:920px;margin:0 auto;padding:20px 20px 80px}@media (min-width: 1200px){#career .career .no-vacancies__wrapper{gap:24px;padding:0 0 160px}}#career .career .no-vacancies__wrapper .title{font-size:clamp(24px,5vw,36px);text-align:center}#career .career .no-vacancies__wrapper .subtitle,#career .career .no-vacancies__wrapper .description{font-family:Manrope_Regular,sans-serif;font-weight:400;font-size:clamp(14px,2vw,16px);text-align:center}#career .career .no-vacancies__wrapper .subtitle a,#career .career .no-vacancies__wrapper .description a{color:#ff8932;text-decoration:none}#career .career .no-vacancies__wrapper .subtitle a:hover,#career .career .no-vacancies__wrapper .description a:hover{opacity:.8}#contact .contact{overflow:hidden;background-color:#fff}#contact .contact .contact__wrapper{position:relative;display:flex;flex-direction:column;align-items:center;gap:16px;max-width:1440px;margin:0 auto;padding:20px 20px 80px}@media (min-width: 1200px){#contact .contact .contact__wrapper{flex-direction:row;align-items:flex-start;gap:48px;padding:0 80px 160px}}#contact .contact .contact__wrapper .left{display:flex;flex-direction:column;gap:24px;width:100%}@media (min-width: 1200px){#contact .contact .contact__wrapper .left{max-width:621px}}#contact .contact .contact__wrapper .left .title{font-size:clamp(24px,5vw,36px);color:#151515;text-align:center;line-height:140%}@media (min-width: 1200px){#contact .contact .contact__wrapper .left .title{text-align:left}}#contact .contact .contact__wrapper .left .subtitle{font-family:Manrope_Regular,sans-serif;font-weight:400;color:#151515;font-size:clamp(14px,2vw,16px);text-align:center}@media (min-width: 1200px){#contact .contact .contact__wrapper .left .subtitle{text-align:left}}#contact .contact .contact__wrapper .left .subtitle span{font-family:Manrope_Bold,sans-serif}#contact .contact .contact__wrapper .rigth{display:flex;flex-direction:column;column-gap:48px;row-gap:24px;width:100%}#contact .contact .contact__wrapper .rigth .card{display:flex;align-items:center;gap:24px;padding:16px 20px;background-color:#f9f9fa;border:2px solid rgb(239,239,239);border-radius:24px}#contact .contact .contact__wrapper .rigth .card .img__wrapper{display:flex;cursor:pointer}#contact .contact .contact__wrapper .rigth .card .info .title{color:#151515;font-family:Manrope_Bold,sans-serif;font-size:18px}#contact .contact .contact__wrapper .rigth .card .info .subtitle{font-family:Manrope_Regular,sans-serif;color:#151515;font-size:clamp(14px,2vw,16px);text-align:center}@media (min-width: 1024px){#contact .contact .contact__wrapper .rigth .card .info .subtitle{text-align:left;max-width:490px}}#contact .contact .contact__wrapper .rigth .card .info .subtitle span{font-size:18px;color:#151515}.contact-form__title{color:#5f6065;margin-bottom:13px}@media (min-width: 768px){.contact-form__title{margin-bottom:30px}}@media (min-width: 1024px){.contact-form__title{margin-bottom:19px}}.contact-form__text{text-align:center;margin-bottom:18px;color:#0009;line-height:1.5}@media (min-width: 768px){.contact-form__text{margin-bottom:35px}}@media (min-width: 1024px){.contact-form__text{margin-bottom:38px}}.contact-form input,.contact-form textarea{width:100%;border:none;font-size:16px;padding-left:25px;font-family:Manrope_Regular,sans-serif;height:46px;background-color:#f6f6f6}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#000;font-weight:300;font-family:Manrope_Light,sans-serif}.contact-form textarea{resize:none}@media (min-width: 1024px){.contact-form form{display:flex;justify-content:space-between;flex-wrap:wrap}}@media (min-width: 1024px){.contact-form form app-form-control{width:32%;max-width:363px}}.contact-form form app-form-control:last-of-type{width:100%;max-width:none}.contact-form form app-form-control input{margin-bottom:50px;border-radius:10px}@media (min-width: 1600px){.contact-form form app-form-control input{margin-bottom:60px}}.contact-form form app-form-control input.ng-invalid.ng-dirty{border:1px solid red}.contact-form form app-form-control input.ng-invalid.ng-dirty::placeholder{color:red}.contact-form form app-form-control textarea{height:393px;margin-bottom:45px;padding-top:33px;border-radius:20px}@media (min-width: 1200px){.contact-form form app-form-control textarea{height:190px;margin-bottom:55px}}.contact-form form app-form-control textarea.ng-invalid.ng-dirty{border:1px solid red}.contact-form form app-form-control textarea.ng-invalid.ng-dirty::placeholder{color:red}.contact-form form .btn-wrapper{display:flex;justify-content:center;width:100%}#blog .blog{overflow:hidden;background-color:#fff}#blog .blog .blog__wrapper{position:relative;max-width:1440px;margin:0 auto;padding:20px 20px 80px;display:flex;flex-direction:column;align-items:center;gap:16px}@media (min-width: 1200px){#blog .blog .blog__wrapper{padding:0 80px 160px}}#blog .blog .blog__wrapper .title{width:100%;text-align:center;line-height:140%;font-size:clamp(24px,5vw,48px)}@media (min-width: 1200px){#blog .blog .blog__wrapper .title{text-align:left}}#blog .blog .blog__wrapper .cards__wrapper{position:relative;z-index:inherit;display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;cursor:pointer}@media (min-width: 1200px){#blog .blog .blog__wrapper .cards__wrapper{gap:40px}}#blog .blog .blog__wrapper .cards__wrapper .card{border-radius:16px;overflow:hidden;transition:box-shadow .4s ease;flex:1 1 calc(100% - 16px);max-width:100%}@media (min-width: 768px){#blog .blog .blog__wrapper .cards__wrapper .card{flex:1 1 calc(50% - 16px);max-width:calc(50% - 16px)}}@media (min-width: 1200px){#blog .blog .blog__wrapper .cards__wrapper .card{flex:1 1 calc(33.333% - 40px);max-width:calc(33.333% - 40px)}}#blog .blog .blog__wrapper .cards__wrapper .card .img__wrapper{width:100%;height:auto;overflow:hidden;border-radius:inherit}#blog .blog .blog__wrapper .cards__wrapper .card .img__wrapper img.blog__top-img{width:100%;display:block;transition:transform .4s ease}#blog .blog .blog__wrapper .cards__wrapper .card:hover img.blog__top-img{transform:scale(1.1)}#blog .blog .blog__wrapper .cards__wrapper .card:hover .description{color:#101119;cursor:default}#blog .blog .blog__wrapper .cards__wrapper .card .description{margin-top:16px;color:#5f6065;font-size:clamp(18px,2vw,22px)}#blog-details .blog-details{overflow:hidden;background-color:#fff}#blog-details .blog-details .blog-details__wrapper{position:relative;max-width:1060px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:16px;padding:20px 20px 80px}@media (min-width: 1200px){#blog-details .blog-details .blog-details__wrapper{padding:0 0 160px}}#blog-details .blog-details .blog-details__wrapper .title{width:100%;text-align:center;line-height:140%;font-size:clamp(24px,5vw,48px)}#blog-details .blog-details .blog-details__wrapper .card__wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px}@media (min-width: 1200px){#blog-details .blog-details .blog-details__wrapper .card__wrapper{gap:40px}}#blog-details .blog-details .blog-details__wrapper .card__wrapper .card{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;transition:box-shadow .4s ease;max-width:100%}#blog-details .blog-details .blog-details__wrapper .card__wrapper .card .img__wrapper{width:100%;height:auto;overflow:hidden;border-radius:inherit}#blog-details .blog-details .blog-details__wrapper .card__wrapper .card .img__wrapper img.blog-details__img{width:100%;display:block;transition:transform .4s ease}#blog-details .blog-details .blog-details__wrapper .card__wrapper .card:hover .description{color:#101119;cursor:default}#blog-details .blog-details .blog-details__wrapper .card__wrapper .card .description{margin:16px 0 20px;color:#5f6065;font-size:clamp(18px,2vw,22px)}@media (min-width: 1200px){#blog-details .blog-details .blog-details__wrapper .card__wrapper .card .description{margin-bottom:40px}}#blog-details .blog-details .blog-details__wrapper .card__wrapper .card .description p{font-size:clamp(14px,2vw,18px);color:#151515;font-family:Manrope_Regular,sans-serif}#blog-details .blog-details .blog-details__wrapper .card__wrapper .card .description a{font-family:Manrope_Regular,sans-serif;color:#151515}#blog-details .blog-details .blog-details__wrapper .card__wrapper .card .description a:hover{color:#ff8932}#blog-details .blog-details .blog-details__wrapper .card__wrapper .card .description ul{font-size:clamp(14px,2vw,18px);font-family:Manrope_Regular,sans-serif;color:#151515;padding-left:1.5rem;list-style-type:disc}#blog-details .blog-details .blog-details__wrapper .card__wrapper .card .description li{font-size:clamp(14px,2vw,18px);font-family:Manrope_Regular,sans-serif;color:#151515;margin-bottom:.5rem}#blog-details .blog-details .blog-details__wrapper .card__wrapper .card .description span{color:#151515;font-size:clamp(14px,2vw,18px);font-family:Manrope_Bold,sans-serif}#blog-details .blog-details .blog-details__wrapper .card__wrapper .card .blog-detail__button{margin-top:40px;position:relative;overflow:hidden;width:100%;padding:0;background:#f9f9fa;border:2px solid rgba(145,146,149,.1490196078);transition:border .4s ease}#blog-details .blog-details .blog-details__wrapper .card__wrapper .card .blog-detail__button:hover{border:none}#blog-details .blog-details .blog-details__wrapper .card__wrapper .card .blog-detail__button:hover:before{opacity:1}#blog-details .blog-details .blog-details__wrapper .card__wrapper .card .blog-detail__button:hover a{color:#fff}#blog-details .blog-details .blog-details__wrapper .card__wrapper .card .blog-detail__button a{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-decoration:none;color:#151515;transition:color .4s ease;z-index:1}#blog-details .blog-details .blog-details__wrapper .card__wrapper .card .blog-detail__button:before{content:"";position:absolute;inset:0;background:linear-gradient(to right,#ff4325,#ffb13c);opacity:0;transition:opacity .4s ease;z-index:0}.intro{position:relative;background:#fff}.intro .intro__wrapper{position:relative;z-index:1;padding:0 20px 50px;background-color:#f5f5f5}@media (min-width: 1200px){.intro .intro__wrapper{background-color:#fff;padding:0 0 70px}}.intro .intro__title{margin-bottom:24px;font-size:clamp(36px,5vw,58px);font-weight:600;line-height:120%;color:#151515}@media (min-width: 768px){.intro .intro__title{padding-right:50px}}@media (min-width: 992px){.intro .intro__title{padding-right:0}}.intro .intro__subtitle{margin-bottom:36px;font-family:Manrope_Regular,sans-serif;font-weight:400;color:#151515;font-size:clamp(14px,2vw,16px)}@media (min-width: 768px){.intro .intro__subtitle{padding-right:50px}}@media (min-width: 992px){.intro .intro__subtitle{padding-right:0}}.intro .intro__statistics-wrapper{display:flex;justify-content:space-between;align-items:center;margin-top:75px}.intro .intro__statistics-wrapper .statistic{display:flex;flex-direction:column;gap:8px}.intro .intro__statistics-wrapper .statistic .percentage{color:#101119;font-size:24px;font-weight:600;line-height:24px}@media (min-width: 768px){.intro .intro__statistics-wrapper .statistic .percentage{font-size:36px;font-weight:600;line-height:44px}}.intro .intro__statistics-wrapper .statistic .title{font-size:12px;font-weight:400;line-height:10px;color:#5f6065}@media (min-width: 768px){.intro .intro__statistics-wrapper .statistic .title{font-size:14px;font-weight:400;line-height:20px}}.intro .intro__statistics-wrapper .divider{display:none;width:2px;height:72px;background:linear-gradient(to bottom,#d9d9d900,#d9d9d9,#d9d9d900)}@media (min-width: 768px){.intro .intro__statistics-wrapper .divider{display:block}}.intro .intro__images{position:relative;display:none;width:100%}@media (min-width: 768px){.intro .intro__images{display:block;width:100%;max-width:680px}}.intro .intro__images .intro__image{min-width:613px!important}.intro .intro__images .security-wrapper,.intro .intro__images .access-wrapper,.intro .intro__images .transparency-wrapper{display:none;position:absolute;align-items:center;justify-content:center;z-index:5}@media (min-width: 1200px){.intro .intro__images .security-wrapper,.intro .intro__images .access-wrapper,.intro .intro__images .transparency-wrapper{display:flex}}.intro .intro__images .security-wrapper .info,.intro .intro__images .access-wrapper .info,.intro .intro__images .transparency-wrapper .info{display:flex;align-items:center;justify-content:center;border-radius:9999px;background-color:#fff;padding:8px 16px;margin-right:-12px;z-index:2}.intro .intro__images .security-wrapper .circle-wrapper,.intro .intro__images .access-wrapper .circle-wrapper,.intro .intro__images .transparency-wrapper .circle-wrapper{display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;background-color:#0000001a;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.intro .intro__images .security-wrapper .circle-wrapper .circle,.intro .intro__images .access-wrapper .circle-wrapper .circle,.intro .intro__images .transparency-wrapper .circle-wrapper .circle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#fff;border-radius:50%}.intro .intro__images .security-wrapper .circle-wrapper .circle .image-wrapper,.intro .intro__images .access-wrapper .circle-wrapper .circle .image-wrapper,.intro .intro__images .transparency-wrapper .circle-wrapper .circle .image-wrapper{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#ff8932;border-radius:50%}.intro .intro__images .security-wrapper{top:0;left:6%}.intro .intro__images .access-wrapper{top:57%;left:4%}@media (min-width: 1600px){.intro .intro__images .access-wrapper{left:10%}}.intro .intro__images .transparency-wrapper{top:18%;right:10%}.intro .intro__images .access,.intro .intro__images .transparency{position:absolute}.intro .intro__images .overlay{width:100%;height:100%;position:absolute;top:-12%;z-index:4}.intro .intro__images img.intro__image{position:relative;top:0;width:100%;height:auto;display:none}@media (min-width: 1200px){.intro .intro__images img.intro__image{display:block;top:-20%}}.intro .intro__images .intro__image1{display:none;position:absolute}@media (min-width: 1200px){.intro .intro__images .intro__image1{display:block;top:-10%;right:32%}}.intro .intro__button{padding:0}.intro .intro__button a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-decoration:none;color:#fff}.intro .intro__flex{width:100%}@media (min-width: 1200px){.intro .intro__flex{background:linear-gradient(to bottom,#f5f5f5,#e5e5e5);border-bottom-left-radius:24px;border-bottom-right-radius:24px;padding:120px 0 80px 40px;display:flex;justify-content:space-between;height:687px;margin:0 auto;max-width:1140px}}@media (min-width: 1024px){.intro .intro__flex{max-width:1140px}}@media (min-width: 1200px){.intro .intro__flex{max-width:1280px}}@media (min-width: 1600px){.intro .intro__flex{max-width:1392px;margin:0 auto}}@media (min-width: 1200px){.intro .intro__flex .intro__text-info{margin-top:-48px;max-width:575px}}.security{overflow:hidden;background-color:#fff}.security .security__wrapper{display:flex;flex-direction:column;gap:40px;max-width:1440px;margin:0 auto;padding:20px}@media (min-width: 1200px){.security .security__wrapper{flex-direction:row;gap:80px;padding:80px 80px 160px}}.security .security__wrapper .left{flex:1;display:flex;flex-direction:column;gap:24px}@media (min-width: 1600px){.security .security__wrapper .left{min-width:626px}}.security .security__wrapper .left .title{line-height:140%;font-size:clamp(24px,5vw,48px)}.security .security__wrapper .left .subtitle{font-family:Manrope_Regular,sans-serif;color:#5f6065;font-size:clamp(14px,2vw,18px)}.security .security__wrapper .left .info-wrapper{display:flex;flex-direction:column;gap:12px}.security .security__wrapper .left .info-wrapper .info{position:relative;padding-left:32px;font-size:clamp(14px,1.5vw,18px)}.security .security__wrapper .left .info-wrapper .info:before{content:"";position:absolute;top:50%;left:0;width:20px;height:20px;transform:translateY(-50%);background:url(/assets/icons/checkbox.svg) no-repeat center center;background-size:contain}.security .security__wrapper .left .info-wrapper .info span{font-family:Manrope_ExtraBold,sans-serif}.security .security__wrapper .left .security__button{width:clamp(120px,20%,171px);padding:0}.security .security__wrapper .left .security__button a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-decoration:none;color:#fff}.security .security__wrapper .right{flex:1;display:flex;flex-direction:column;gap:8px}.security .security__wrapper .right .top{display:flex;gap:8px}.security .security__wrapper .right .top .img-wrapper{flex:1;overflow:hidden}.security .security__wrapper .right .top .img-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.security .security__wrapper .right .bottom{position:relative}@media (min-width: 1024px){.security .security__wrapper .right .bottom{min-width:620px;min-height:417px}}.security .security__wrapper .right .bottom img{width:100%;height:100%;object-fit:cover;display:block}.features{overflow:hidden;background-color:#f5f5f5}.features .features__wrapper{display:flex;flex-direction:column;gap:8px;max-width:1440px;margin:0 auto;padding:20px}@media (min-width: 1200px){.features .features__wrapper{padding:80px}}.features .features__wrapper .top{display:flex;flex-direction:column;gap:8px}@media (min-width: 1024px){.features .features__wrapper .top{flex-direction:row;gap:initial}}.features .features__wrapper .top .info{display:flex;flex-direction:column;width:100%;gap:20px}@media (min-width: 1024px){.features .features__wrapper .top .info{width:33.33%}}.features .features__wrapper .top .info .title{line-height:140%;font-size:clamp(24px,5vw,48px)}.features .features__wrapper .top .info .subtitle{font-family:Manrope_Regular,sans-serif;color:#5f6065;font-size:clamp(14px,2vw,18px)}@media (min-width: 1024px){.features .features__wrapper .top .info .subtitle{max-width:356px}}.features .features__wrapper .top .logo__wrapper{display:none;justify-content:flex-end;align-items:center;gap:16px;width:33.33%;height:44px}@media (min-width: 1024px){.features .features__wrapper .top .logo__wrapper{display:flex}}.features .features__wrapper .top .logo__wrapper .logo-title{max-width:204px;font-family:Manrope_Regular,sans-serif;font-size:14px;text-align:right}.features .features__wrapper .top .logo__wrapper .divider{width:1px;height:32px;background:#d9d9d9}.features .features__wrapper .top .logo__wrapper .logo{width:44px;height:44px}.features .features__wrapper .middle{display:flex;flex-direction:column;gap:8px}@media (min-width: 1024px){.features .features__wrapper .middle{flex-direction:row;justify-content:flex-end}}.features .features__wrapper .bottom{position:relative;display:flex;flex-direction:column}@media (min-width: 1024px){.features .features__wrapper .bottom{flex-direction:row;justify-content:flex-end}}.features .features__wrapper .bottom .features__image{position:absolute;left:-15%;display:none}@media (min-width: 1024px){.features .features__wrapper .bottom .features__image{display:block}}.features .features__wrapper .card{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:430px;padding:38px 28px;border-radius:30px;border:2px solid #f0f0f0;background-color:#fff;overflow:hidden}@media (min-width: 1024px){.features .features__wrapper .card{width:33.33%;max-width:424px}}.features .features__wrapper .card:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(to bottom left,#ff8932,#ff8932b3 10%,#ff89324d 25%,#ff893226,#ff89320d 45%,#fff);opacity:0;transition:opacity .4s ease;z-index:0}.features .features__wrapper .card:hover .features__button{border:none}.features .features__wrapper .card:hover:before{opacity:1}.features .features__wrapper .card:hover .features__button:before{opacity:1}.features .features__wrapper .card:hover .features__button a{color:#fff}.features .features__wrapper .card>*{position:relative;z-index:1}.features .features__wrapper .card .info__wrapper{display:flex;flex-direction:column;gap:20px}.features .features__wrapper .card .info__wrapper .title{font-family:Manrope_Bold,sans-serif;font-size:clamp(18px,2vw,24px)}.features .features__wrapper .card .info__wrapper .subtitle{font-family:Manrope_Regular,sans-serif;font-size:clamp(14px,2vw,16px)}.features .features__wrapper .card .features__button{position:relative;overflow:hidden;width:100%;padding:0;background:#f9f9fa;border:2px solid rgba(145,146,149,.1490196078);transition:border .4s ease}.features .features__wrapper .card .features__button:hover{border:none}.features .features__wrapper .card .features__button a{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-decoration:none;color:#151515;transition:color .4s ease;z-index:1}.features .features__wrapper .card .features__button:before{content:"";position:absolute;inset:0;background:linear-gradient(to right,#ff4325,#ffb13c);opacity:0;transition:opacity .4s ease;z-index:0}.insights{overflow:hidden;background-color:#fff}.insights .insights__wrapper{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:1440px;margin:0 auto;padding:20px}@media (min-width: 1200px){.insights .insights__wrapper{gap:24px;padding:160px 80px}}.insights .insights__wrapper .title{line-height:140%;font-size:clamp(24px,5vw,48px)}.insights .insights__wrapper .subtitle{font-family:Manrope_Regular,sans-serif;color:#5f6065;font-size:clamp(14px,2vw,18px);text-align:center;max-width:900px}.insights .insights__wrapper .cards__wrapper{display:flex;flex-direction:column;justify-content:space-between;gap:8px}@media (min-width: 1200px){.insights .insights__wrapper .cards__wrapper{flex-direction:row;gap:40px}}.insights .insights__wrapper .cards__wrapper .card{border-radius:16px;overflow:hidden;transition:box-shadow .4s ease;flex:1}.insights .insights__wrapper .cards__wrapper .card .img__wrapper{width:100%;height:auto;overflow:hidden;border-radius:inherit}.insights .insights__wrapper .cards__wrapper .card .img__wrapper img.insights__top-img{width:100%;display:block;transition:transform .4s ease}.insights .insights__wrapper .cards__wrapper .card:hover img.insights__top-img{transform:scale(1.1)}.insights .insights__wrapper .cards__wrapper .card:hover .description{color:#101119;cursor:default}.insights .insights__wrapper .cards__wrapper .card .description{margin-top:16px;color:#5f6065;font-size:clamp(18px,2vw,22px)}.insights .insights__wrapper .insights__button{margin-top:36px;width:clamp(120px,20%,171px);padding:0}.insights .insights__wrapper .insights__button a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-decoration:none;color:#fff}.faq{overflow:hidden;background-color:#fff}.faq .faq__wrapper{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:1440px;margin:0 auto;padding:20px 20px 80px}@media (min-width: 1200px){.faq .faq__wrapper{flex-direction:row;align-items:flex-start;gap:24px;padding:0 80px 160px}}.faq .faq__wrapper .left{display:flex;flex:1;flex-direction:column;align-items:center;gap:16px}@media (min-width: 1200px){.faq .faq__wrapper .left{align-items:flex-start}}.faq .faq__wrapper .left .title{line-height:140%;font-size:clamp(24px,5vw,48px)}.faq .faq__wrapper .left .subtitle{font-family:Manrope_Regular,sans-serif;color:#5f6065;font-size:clamp(14px,2vw,18px);text-align:center;max-width:900px}.faq .faq__wrapper .left .coin-animation{width:310px;height:255px;display:block}@media (min-width: 1200px){.faq .faq__wrapper .left .coin-animation{width:510px;height:355px}}.faq .faq__wrapper .left .coin-animation img{width:100%;height:100%;object-fit:contain;display:block}.faq .faq__wrapper .right{display:flex;flex-direction:column;justify-content:space-between;flex:1;gap:8px}@media (min-width: 1200px){.faq .faq__wrapper .right{flex-direction:row;gap:40px}}.faq .faq__wrapper .right .accordion{max-width:730px}.faq .faq__wrapper .right .accordion details{margin-bottom:16px;display:flex;flex-direction:column;width:100%;border-radius:24px;border:2px solid #efefef;background-color:#fff;transition:background .5s ease;overflow:hidden}.faq .faq__wrapper .right .accordion details[open]{background-color:#f9f9fa}.faq .faq__wrapper .right .accordion details summary{display:flex;align-items:center;gap:12px;cursor:pointer;padding:24px;position:relative;width:100%;font-size:clamp(16px,2vw,20px);list-style:none}@media (min-width: 768px){.faq .faq__wrapper .right .accordion details summary{min-width:730px}}.faq .faq__wrapper .right .accordion details summary:before{content:attr(data-step);display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:#ff8932;color:#fff;font-size:14px;flex-shrink:0;transition:background .5s ease,color .5s ease}.faq .faq__wrapper .right .accordion details summary:after{content:"";position:absolute;right:24px;top:50%;width:12px;height:12px;border-right:2px solid #01090b;border-bottom:2px solid #01090b;transform:translateY(-50%) rotate(45deg);transition:transform .5s ease}.faq .faq__wrapper .right .accordion details summary::-webkit-details-marker{display:none}.faq .faq__wrapper .right .accordion details[open] summary:before{background-color:#d9d9d9;color:#151515}.faq .faq__wrapper .right .accordion details[open] summary:after{transform:translateY(-50%) rotate(-135deg)}.faq .faq__wrapper .right .accordion details p{margin:0;padding:0 24px 24px;font-size:18px;color:#5f6065;max-height:0;overflow:hidden;opacity:0;transition:max-height .5s ease,opacity .5s ease}.faq .faq__wrapper .right .accordion details[open] p{max-height:500px;opacity:1}.contact__title{color:#5f6065;margin-bottom:13px}@media (min-width: 768px){.contact__title{margin-bottom:30px}}@media (min-width: 1024px){.contact__title{margin-bottom:19px}}.contact__text{text-align:center;margin-bottom:18px;color:#0009;line-height:1.5}@media (min-width: 768px){.contact__text{margin-bottom:35px}}@media (min-width: 1024px){.contact__text{margin-bottom:38px}}.contact input,.contact textarea{width:100%;border:none;font-size:16px;padding-left:25px;font-family:Manrope_Regular,sans-serif;height:46px;background-color:#f6f6f6}.contact input::placeholder,.contact textarea::placeholder{color:#000;font-weight:300;font-family:Manrope_Light,sans-serif}.contact textarea{resize:none}@media (min-width: 1024px){.contact form{display:flex;justify-content:space-between;flex-wrap:wrap}}@media (min-width: 1024px){.contact form app-form-control{width:32%;max-width:363px}}.contact form app-form-control:last-of-type{width:100%;max-width:none}.contact form app-form-control input{margin-bottom:50px;border-radius:10px}@media (min-width: 1600px){.contact form app-form-control input{margin-bottom:60px}}.contact form app-form-control input.ng-invalid.ng-dirty{border:1px solid red}.contact form app-form-control input.ng-invalid.ng-dirty::placeholder{color:red}.contact form app-form-control textarea{height:393px;margin-bottom:45px;padding-top:33px;border-radius:20px}@media (min-width: 1200px){.contact form app-form-control textarea{height:190px;margin-bottom:55px}}.contact form app-form-control textarea.ng-invalid.ng-dirty{border:1px solid red}.contact form app-form-control textarea.ng-invalid.ng-dirty::placeholder{color:red}.contact form .btn-wrapper{display:flex;justify-content:center;width:100%}body.cs h2,body.cs h3{text-transform:uppercase;font-variant:normal}body.cs .license__content{padding-top:20px}@media (min-width: 768px){body.cs .license__text{margin-bottom:18px}}@media (min-width: 1200px){body.cs .license__items .item+.item{margin-top:18px}}@media (min-width: 1200px){body.cs .license__items .item:nth-child(1){align-items:flex-start}}@media (min-width: 1200px){body.cs .license__items .item:nth-child(1) img{padding-top:5px}}@media (min-width: 1200px){body.cs .license__items .item:nth-child(1) p{max-width:580px}}@media (min-width: 1200px){body.cs .license__items .item p{padding-top:0}}
