@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");:root{--background-color:#fff;--white:#fff;--text-color:#252525;--black:#252525;--black-rgb:37,37,37;--grey:#ddd;--yellow:#feb912;--accent-color-1:rgba(41,87,162,1);--accent-color-2:#162f65;--secondary-color:#bbacaf;--main-font:"Inter",sans-serif;--title-font:"Inter",sans-serif;--huge-title-font-size:120px;--large-title-font-size:80px;--medium-title-font-size:30px;--normal-font-size:30px;--small-font-size:20px;--title-size-xxxl:100px;--title-size-xxl:80px;--title-size-xl:60px;--title-size-l:50px;--title-size-m:45px;--title-size-s:40px;--title-size-xs:30px;--text-size-l:28px;--text-size-m:22px;--text-size-s:20px;--x-padding-xl:20vw;--x-padding-l:10vw;--x-padding-m:6vw;--x-padding-s:4vw;--x-padding-xs:2vw}*,body{padding:0;margin:0;box-sizing:border-box}body{background-color:var(--background-color);font-family:var(--main-font);width:100%;overflow-x:hidden}body,h1,h2,h3,h4,h5,h6{color:var(--text-color)}h1,h2,h3,h4,h5,h6{font-style:normal;font-weight:1000;line-height:1.2!important}h1 .word,h2 .word,h3 .word,h4 .word,h5 .word,h6 .word{display:inline-block!important;vertical-align:top}h2,h3{font-size:var(--medium-title-font-size)}a,input,label,p,select,textarea{font-size:var(--text-size-m);font-weight:300;line-height:1.3}.section-feature{display:flex;justify-content:space-between;align-items:center;margin:150px 0;padding:0 10%;gap:150px;position:relative}section h3{font-size:2rem;letter-spacing:1px;margin-bottom:30px!important}.feature-text{flex:1 1}#intro h3{width:30%}.plainText{width:50vw;margin:0 auto}.plainText h2{font-size:var(--medium-title-font-size);margin-bottom:50px}.plainText h2,.plainText h3{font-family:var(--main-font)}.plainText h3{font-size:var(--text-size-s);margin:50px 0 30px}.plainText a,.plainText li,.plainText p{font-size:var(--text-size-s);color:var(--black);font-weight:400}.plainText li{margin:0 0 5px}.plainText p{margin:0 0 20px}b{font-weight:600}@media (max-width:1250px){.spacer{height:0!important}}@media (max-width:768px){a,input,label,p,select,textarea{font-size:var(--text-size-s)}.spacerMobile{height:10vh}.plainText{width:80vw;margin:0 auto}}.NewNavbar_navContainer__he91i{border-bottom:1px solid var(--black);background:white;height:70px;z-index:300;position:fixed;left:0;top:0;right:0}.NewNavbar_navContainer__he91i nav{width:1200px;margin:0 auto;padding:0 8px;height:100%}.NewNavbar_navContainer__he91i .NewNavbar_desktopNav__LwJjh{display:flex;justify-content:space-between;align-items:center;list-style:none}.NewNavbar_navContainer__he91i .NewNavbar_desktopNav__LwJjh li a{color:black;text-decoration:none;font-size:var(--text-size-s);opacity:1;transition:opacity .4s;font-weight:400}.NewNavbar_navContainer__he91i .NewNavbar_desktopNav__LwJjh li a:hover{opacity:.8}.NewNavbar_specialLink__wq_qq a{background:var(--black);color:white!important;padding:10px 20px;border-radius:50px}.NewNavbar_yellowLink__vuSQD a{background:var(--yellow);padding:10px 20px;border-radius:50px;animation:NewNavbar_pulseColors__tAlwB 2s ease-in-out infinite;animation:NewNavbar_pulseColorsInstant__8TNgK 1.5s step-end infinite}@keyframes NewNavbar_pulseColorsInstant__8TNgK{0%{background-color:#feb912;color:#fff}20%{background-color:#ff4d4d;color:#fff}40%{background-color:#22c55e;color:#fff}60%{background-color:#3b82f6;color:#fff}80%{background-color:#a855f7;color:#fff}to{background-color:#feb912;color:#fff}}@keyframes NewNavbar_pulseColors__tAlwB{0%{background-color:#feb912;color:#fff}25%{background-color:#ff4d4d;color:#fff}50%{background-color:#22c55e;color:#fff}75%{background-color:#3b82f6;color:#fff}to{background-color:#feb912;color:#fff}}.NewNavbar_linkLogo__rbOaz{background:url(/assets/icons/logo-big.svg);display:block;background-size:contain;background-position:50%;height:70px;width:70px;background-repeat:no-repeat}.NewNavbar_linkBag__yUpyB{background:url(/assets/icons/apple-logo.svg);display:block;background-position:50%;height:44px;width:15px;background-repeat:no-repeat;opacity:0;pointer-events:none}.NewNavbar_mobileNav__cn7n5{display:none}@media (max-width:1300px){.NewNavbar_navContainer__he91i nav{width:100%;padding:0 32px}}@media (max-width:1100px){.NewNavbar_navContainer__he91i .NewNavbar_desktopNav__LwJjh{flex-direction:column;position:fixed;top:0;left:0;width:100%;height:0;background:white;justify-content:flex-start;overflow:hidden;z-index:-1;transition:all .7s ease}.NewNavbar_navContainer__he91i.NewNavbar_active__I79yF .NewNavbar_desktopNav__LwJjh{height:100vh}.NewNavbar_navContainer__he91i .NewNavbar_desktopNav__LwJjh li{width:100%;padding:0 32px}.NewNavbar_navContainer__he91i .NewNavbar_desktopNav__LwJjh li:first-child{padding-top:calc(70px + 50px)}.NewNavbar_navContainer__he91i .NewNavbar_desktopNav__LwJjh .NewNavbar_linkLogo__rbOaz{display:none}.NewNavbar_navContainer__he91i .NewNavbar_desktopNav__LwJjh li a{padding:16px 0;margin-left:16px;display:inline-block;border-bottom:1px solid #616161;width:calc(100% - 2 * 16px);font-size:var(--text-size-s);transform:translateY(-20px);opacity:0;transition:all .7s ease}.NewNavbar_navContainer__he91i.NewNavbar_active__I79yF .NewNavbar_desktopNav__LwJjh li a{transform:translateY(0);opacity:1}.NewNavbar_navContainer__he91i .NewNavbar_desktopNav__LwJjh li:last-child a{border-bottom:none}.NewNavbar_navContainer__he91i .NewNavbar_desktopNav__LwJjh li.NewNavbar_specialLink__wq_qq a{padding-left:20px;margin-left:-4px;width:calc(100% + 8px)}.NewNavbar_mobileNav__cn7n5{display:flex;width:100%;justify-content:space-between;list-style:none}.NewNavbar_menuIconContainer__suHHj{width:20px;height:70px;display:flex;align-items:center;cursor:pointer}.NewNavbar_menuIcon__kRUiX{position:relative;width:100%}.NewNavbar_menuIcon__kRUiX .NewNavbar_line1__vrzyU,.NewNavbar_menuIcon__kRUiX .NewNavbar_line2__YLQ12{position:absolute;height:2px;width:100%;background:var(--black);transition:all .4s ease}.NewNavbar_menuIcon__kRUiX .NewNavbar_line1__vrzyU{top:-4px}.NewNavbar_menuIcon__kRUiX .NewNavbar_line2__YLQ12{top:4px}.NewNavbar_navContainer__he91i.NewNavbar_active__I79yF nav .NewNavbar_menuIconContainer__suHHj .NewNavbar_menuIcon__kRUiX .NewNavbar_line1__vrzyU{top:0;transform:rotate(45deg)}.NewNavbar_navContainer__he91i.NewNavbar_active__I79yF nav .NewNavbar_menuIconContainer__suHHj .NewNavbar_menuIcon__kRUiX .NewNavbar_line2__YLQ12{top:0;transform:rotate(-45deg)}}.NewNavbar_navContainer__he91i a,.NewNavbar_navContainer__he91i div,.NewNavbar_navContainer__he91i input,.NewNavbar_navContainer__he91i span{-webkit-tap-highlight-color:rgba(0,0,0,0)}.Footer_footer__YgQC9{width:100vw;max-width:100%;background:var(--black);color:var(--white);position:relative;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.Footer_container__STlpI{width:100vw;bottom:0}.Footer_flextainer__ICwh1{display:flex;justify-content:center;align-items:flex-start;height:80%;font-size:1.3rem;gap:50px;padding:50px var(--x-padding-xl)}.Footer_flextainer__ICwh1 .Footer_column__jae1X{flex:1 1;display:flex;height:100%;flex-direction:column;justify-content:flex-start;align-items:flex-start}.Footer_flex2__VPCkn{flex:2 1!important}.Footer_flextainer__ICwh1 .Footer_column__jae1X h3{width:100%;border-bottom:1px solid var(--white);padding-bottom:10px;color:var(--white);margin-bottom:20px;font-size:var(--text-size-s)}.Footer_flextainer__ICwh1 .Footer_column__jae1X p{color:var(--grey);font-size:var(--text-size-s)}.Footer_flextainer__ICwh1 ul{list-style-type:none;margin:0;padding:0;display:block}.Footer_flextainer__ICwh1 li{padding:0 0 12px;font-size:var(--text-size-s)}.Footer_flextainer__ICwh1 .Footer_footerLink__l1Wna,.Footer_lastLine__wggRW .Footer_footerLink__l1Wna,.Footer_lastLine__wggRW p{color:var(--grey);text-decoration:none;transition:all .3s;position:relative;padding-bottom:5px;font-size:var(--text-size-s)}.Footer_flextainer__ICwh1 .Footer_footerLink__l1Wna:after,.Footer_lastLine__wggRW .Footer_footerLink__l1Wna:after{content:"";position:absolute;width:0;height:1px;left:0;bottom:0;background:var(--white);transition:width .3s}.Footer_flextainer__ICwh1 .Footer_footerLink__l1Wna:hover,.Footer_lastLine__wggRW .Footer_footerLink__l1Wna:hover{color:var(--white)}.Footer_flextainer__ICwh1 .Footer_footerLink__l1Wna:hover:after,.Footer_lastLine__wggRW .Footer_footerLink__l1Wna:hover:after{width:100%}.Footer_lastLine__wggRW{display:flex;align-items:center;background:var(--black);color:var(--white);margin:0 auto;gap:10px;justify-content:center}.Footer_lastLine__wggRW a,.Footer_lastLine__wggRW p{font-size:var(--text-size-s);text-align:center;margin-bottom:10px;flex:0 0 auto}@media (max-width:1250px){.Footer_footer__YgQC9{height:auto;-webkit-clip-path:none;clip-path:none}.Footer_container__STlpI{position:relative;height:auto}.Footer_flextainer__ICwh1{flex-direction:column;gap:20px;padding:40px 10%;height:100%}.Footer_footer__YgQC9 .Footer_column__jae1X{width:100%}.Footer_column__jae1X h3{margin-top:20px;font-size:2rem!important}.Footer_column__jae1X a,.Footer_column__jae1X li,.Footer_column__jae1X p,.Footer_lastLine__wggRW a,.Footer_lastLine__wggRW li,.Footer_lastLine__wggRW p{font-size:var(--normal-font-size)!important}.Footer_lastLine__wggRW{flex-direction:column;gap:0;align-items:flex-start;margin-left:10%;padding-bottom:20px}.Footer_lastLine__wggRW a,.Footer_lastLine__wggRW li,.Footer_lastLine__wggRW p{text-align:left!important;margin-left:0;flex:1 1}.Footer_column__jae1X h3{margin-top:20px;font-size:1.5rem!important}.Footer_column__jae1X a,.Footer_column__jae1X li,.Footer_column__jae1X p,.Footer_lastLine__wggRW a,.Footer_lastLine__wggRW li,.Footer_lastLine__wggRW p{font-size:var(--text-size-s)!important}.Footer_lastLine__wggRW a,.Footer_lastLine__wggRW li,.Footer_lastLine__wggRW p{text-align:left!important;margin-left:0;flex:1 1}}