.header__blur-bg{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:5;pointer-events:none;background:#ffffff1a;width:100vw;height:100vh;position:fixed;top:0;left:0}@media (max-width:768px){.header__blur-bg{display:none}}.header{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000e6;width:100%;transition:all .2s ease-in-out;position:fixed;top:0;left:0}.header__inner{flex-direction:row;justify-content:space-between;align-items:center;min-height:64px;padding:9px 0;display:flex;position:relative}@media (max-width:960px) and (min-width:769px){.header__inner{min-height:56px}}@media (max-width:768px){.header__inner{justify-content:initial;min-height:56px;padding:10px 0}}.header__burger{display:none}@media (max-width:768px){.header__burger{cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#fff;width:24px;height:24px;display:block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2' y='7' width='20' height='2.5' fill='%23292B32'/%3E%3Crect x='2' y='14.5' width='20' height='2.5' fill='%23292B32'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2' y='7' width='20' height='2.5' fill='%23292B32'/%3E%3Crect x='2' y='14.5' width='20' height='2.5' fill='%23292B32'/%3E%3C/svg%3E");-webkit-mask-size:24px;mask-size:24px}.header__burger:active{transform:scale(.9)}}.header__logo{display:flex;position:relative}.header__logo img{width:119px;height:auto}@media (max-width:1200px) and (min-width:961px){.header__logo img{width:100px}}@media (max-width:960px) and (min-width:769px){.header__logo img{width:88px}}@media (max-width:768px){.header__logo img{width:100px;margin-left:16px}}.header__nav{z-index:2;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.header__nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:9999;background-color:#fff;width:100vw;max-width:100%;height:100%;min-height:100vh;transition:transform .6s;display:block;position:fixed;top:0;left:0;transform:translate(-100%)}.header__nav--open{height:100dvh;min-height:100dvh;max-height:100dvh;padding-bottom:env(safe-area-inset-bottom,40px);overscroll-behavior:none;overflow-y:auto;transform:translate(0%)}}.header__nav-list{flex-direction:row;justify-content:center;align-items:center;column-gap:20px;margin:0;padding:18px 30px;list-style:none;display:flex}@media (max-width:1200px) and (min-width:961px){.header__nav-list{column-gap:10px;padding:18px 12px}}@media (max-width:960px) and (min-width:769px){.header__nav-list{column-gap:4px;padding:18px 6px}}@media (max-width:768px){.header__nav-list{column-gap:unset;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:18px 30px}}@media (max-width:550px){.header__nav-list{padding:18px 20px}}.header__nav-close{display:none}@media (max-width:768px){.header__nav-close{cursor:pointer;background-color:#101010;width:24px;height:24px;margin:0 0 8px;display:flex;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='4.04517' y='18.4373' width='20' height='2.5' transform='rotate(-45 4.04517 18.4373)' fill='%23292B32'/%3E%3Crect x='5.76782' y='4' width='20' height='2.5' transform='rotate(45 5.76782 4)' fill='%23292B32'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='4.04517' y='18.4373' width='20' height='2.5' transform='rotate(-45 4.04517 18.4373)' fill='%23292B32'/%3E%3Crect x='5.76782' y='4' width='20' height='2.5' transform='rotate(45 5.76782 4)' fill='%23292B32'/%3E%3C/svg%3E");-webkit-mask-size:24px;mask-size:24px}}.header__nav-item{flex-direction:column;align-items:flex-start;display:flex;position:relative}@media (max-width:768px){.header__nav-item{width:100%;margin:8px 0 9px -7px}}.header__nav-item-wrap{z-index:10;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border-radius:4px;align-items:center;padding:2px 8px;transition:background-color .2s;display:flex;position:relative}@media (max-width:960px) and (min-width:769px){.header__nav-item-wrap{padding:2px 4px}}@media (max-width:768px){.header__nav-item-wrap{width:fit-content;padding:5px 10px 7px 7px;transition:background-color}}@media (min-width:769px){.header__nav-item-wrap:hover{background:#ffffff1a;transition:background-color}.header__nav-item-wrap:active{background:#ffffff1a}}.header__nav-item-link{letter-spacing:-.02em;font-variation-settings:"slnt" 0;color:#fff;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:16px;font-weight:480;line-height:24px;text-decoration:none}@media (max-width:1200px) and (min-width:961px){.header__nav-item-link{font-size:14px;line-height:20px}}@media (max-width:960px) and (min-width:769px){.header__nav-item-link{font-size:13px;line-height:18px}}@media (max-width:768px){.header__nav-item-link{letter-spacing:-.03em;color:#101010;font-size:22px;font-weight:480;line-height:26px}}.header__nav-item-arrow{-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;justify-content:center;align-items:center;width:12px;height:13px;margin-left:4px;transition:all .2s;display:flex;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxMyAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuNTgyMTcgOS42MDc0MkM2LjQzNDA0IDkuNjAzNzMgNi4yODY0NSA5LjU0NTc5IDYuMTkwMzkgOS40NjA1MkwyLjg1OTkzIDYuNTIxODVDMi42MTA2NiA2LjI3ODg3IDIuNjA1NzUgNS45MjAwMSAyLjgxMTAxIDUuNjg5MTlDMy4wMTYxMyA1LjQ1ODM3IDMuNDEyODQgNS40MzUwMSAzLjY0MzY2IDUuNjQwMjZMNS45OTQ1NyA3LjcxNTY3TDYuNTgyMzQgOC4yMzc2N0w3LjE3MDEgNy43MTU2N0w5LjUyMTAxIDUuNjQwMjZDOS43NTE4MiA1LjQzNTE0IDEwLjE0MjQgNS40NjM5OCAxMC4zNTM3IDUuNjg5MTlDMTAuNTc0MSA1LjkyNDEgMTAuNTM1NiA2LjMxNjczIDEwLjMwNDcgNi41MjE4NUw2Ljk3NDI4IDkuNDYwNTJDNi44NTY4OSA5LjU2NDkyIDYuNzM5NiA5LjYwNjE5IDYuNTgyMTcgOS42MDc0MloiIGZpbGw9IiMyOTJCMzIiLz4KPC9zdmc+Cg==) 0 0/contain no-repeat;mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxMyAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuNTgyMTcgOS42MDc0MkM2LjQzNDA0IDkuNjAzNzMgNi4yODY0NSA5LjU0NTc5IDYuMTkwMzkgOS40NjA1MkwyLjg1OTkzIDYuNTIxODVDMi42MTA2NiA2LjI3ODg3IDIuNjA1NzUgNS45MjAwMSAyLjgxMTAxIDUuNjg5MTlDMy4wMTYxMyA1LjQ1ODM3IDMuNDEyODQgNS40MzUwMSAzLjY0MzY2IDUuNjQwMjZMNS45OTQ1NyA3LjcxNTY3TDYuNTgyMzQgOC4yMzc2N0w3LjE3MDEgNy43MTU2N0w5LjUyMTAxIDUuNjQwMjZDOS43NTE4MiA1LjQzNTE0IDEwLjE0MjQgNS40NjM5OCAxMC4zNTM3IDUuNjg5MTlDMTAuNTc0MSA1LjkyNDEgMTAuNTM1NiA2LjMxNjczIDEwLjMwNDcgNi41MjE4NUw2Ljk3NDI4IDkuNDYwNTJDNi44NTY4OSA5LjU2NDkyIDYuNzM5NiA5LjYwNjE5IDYuNTgyMTcgOS42MDc0MloiIGZpbGw9IiMyOTJCMzIiLz4KPC9zdmc+Cg==) 0 0/contain no-repeat}@media (max-width:768px){.header__nav-item-arrow{background-color:#101010;width:20px;height:20px;margin-top:6px;margin-left:7px;transform:translateY(-2px)}.header__nav-item--open>.header__nav-item-wrap:not(:last-child){margin-bottom:6px}}.header__nav-item--open .header__nav-item-arrow{transform:rotate(-180deg)}.header__nav-item--open .header__subnav{display:flex}@media (max-width:768px){.header__nav-item--open .header__subnav{animation:unset;flex-direction:column}}.header__subnav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;background:#fff;border-radius:0 0 12px 12px;max-width:calc(100vw - 40px);animation:.2s ease-in-out subNavOpening;display:none;position:fixed;top:64px;left:50%;transform:translate(-50%);box-shadow:0 29px 40px #0000000d}@media (max-width:960px) and (min-width:769px){.header__subnav{top:56px}}@media (max-width:768px){.header__subnav{top:unset;left:unset;width:100%;max-width:100%;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-radius:0;padding:0;animation:none;position:relative;transform:none}}@keyframes subNavOpening{0%{opacity:0;transform:translate(-50%)translateY(-10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.header__subnav-main{grid-gap:0 24px;flex-shrink:0;grid-template-columns:repeat(2,1fr);width:636px;padding:28px 24px;display:grid}@media (max-width:1200px) and (min-width:961px){.header__subnav-main{grid-gap:0 16px;width:500px;padding:20px 16px}}@media (max-width:960px) and (min-width:769px){.header__subnav-main{grid-gap:0 8px;width:420px;padding:16px 12px}}@media (max-width:768px){.header__subnav-main{grid-gap:4px 0;grid-template-columns:1fr;width:100%;max-width:100%;padding:0}}.header__subnav-item{-webkit-tap-highlight-color:transparent;border-radius:8px;flex-direction:column;justify-content:flex-start;width:50%;min-width:282px;max-width:50%;padding:12px 20px 12px 44px;text-decoration:none;transition:background-color .2s;display:flex;position:relative}@media (max-width:1200px) and (min-width:961px){.header__subnav-item{min-width:220px;padding:10px 12px 10px 36px}}@media (max-width:960px) and (min-width:769px){.header__subnav-item{min-width:180px;padding:8px 8px 8px 30px}}@media (max-width:768px){.header__subnav-item{border-radius:8px;width:100%;max-width:100%;margin-left:6px;padding:12px;transition:background-color}}@media (min-width:769px){.header__subnav-item:hover{cursor:pointer;background:#f1ffdf;transition:background-color .3s}.header__subnav-item:hover .header__subnav-item-icon{color:#4c9e0e;transition:color .3s}}@media (max-width:768px){.header__subnav-item:active{background:#f1ffdf}}.header__subnav-item-icon{color:#101010;justify-content:center;align-items:center;width:18px;height:18px;transition:color .3s;display:flex;position:absolute;top:16px;left:12px}@media (max-width:1200px) and (min-width:961px){.header__subnav-item-icon{width:16px;height:16px;top:12px;left:10px}}@media (max-width:960px) and (min-width:769px){.header__subnav-item-icon{width:14px;height:14px;top:10px;left:8px}}.header__subnav-item-icon svg{width:100%;height:100%;display:block}@media (max-width:768px){.header__subnav-item-icon{display:none}}.header__subnav-title{letter-spacing:-.02em;color:#101010;text-align:left;font-size:16px;font-weight:500;line-height:24px}@media (max-width:1200px) and (min-width:961px){.header__subnav-title{font-size:14px;line-height:20px}}@media (max-width:960px) and (min-width:769px){.header__subnav-title{font-size:13px;line-height:18px}}.header__subnav-title:not(:last-child){margin-bottom:3px}.header__subnav-desc{letter-spacing:-.01em;color:#666;text-align:left;font-size:14px;font-weight:400;line-height:20px}@media (max-width:1200px) and (min-width:961px){.header__subnav-desc{font-size:12px;line-height:16px}}@media (max-width:960px) and (min-width:769px){.header__subnav-desc{font-size:11px;line-height:14px}}@media (max-width:768px){.header__subnav-desc{max-width:225px}}.header__subnav--tiny{flex-direction:column}.header__subnav--tiny .header__subnav-main{flex-direction:column;width:fit-content;display:flex}@media (max-width:768px){.header__subnav--tiny .header__subnav-main{gap:8px 0}}.header__subnav--tiny .header__subnav-item{width:auto;min-width:unset;max-width:unset;white-space:nowrap}.header__subnav--tiny .header__subnav-item:not(:first-child){margin-top:4px}@media (max-width:768px){.header__subnav--tiny .header__subnav-item:not(:first-child){margin-top:0}}.header__subnav--tiny .header__subnav-title{height:21px}.header__subnav-aside{box-sizing:border-box;border-left:1px solid #00000021;flex-direction:column;flex:0 0 282px;padding:28px 24px;display:flex}@media (max-width:1200px) and (min-width:961px){.header__subnav-aside{padding:20px 16px}}@media (max-width:960px) and (min-width:769px){.header__subnav-aside{padding:16px 12px}}.header__subnav-aside .header__subnav-item{width:auto;min-width:unset;max-width:unset}@media (max-width:768px){.header__subnav-aside{border-left:unset;margin:8px 0 0;padding:8px 0 0;position:relative}.header__subnav-aside:before{content:"";background-color:#00000021;width:calc(100% - 30px);height:1px;display:block;position:absolute;top:0;left:18px}}.header__right{z-index:1;flex-direction:row-reverse;align-items:center;column-gap:32px;display:flex;position:relative}@media (max-width:1200px) and (min-width:961px){.header__right{column-gap:16px}}@media (max-width:960px) and (min-width:769px){.header__right{column-gap:16px}}@media (max-width:768px){.header__right{column-gap:12px;margin-left:auto}}.header__button{justify-content:center;min-width:138px;height:46px}@media (max-width:1200px) and (min-width:961px){.header__button{min-width:120px;height:40px;font-size:14px}}@media (max-width:960px) and (min-width:769px){.header__button{min-width:100px;height:36px;padding:8px 12px;font-size:13px}}@media (max-width:768px){.header__button{height:initial;min-width:initial;padding:12px 16px}}
.footer{color:#d6d6d6;background:#000;border-top:1px solid #ffffff1a;padding:80px 0}@media (max-width:1279px) and (min-width:769px){.footer{zoom:calc((100vw - 80px)/1200px)}}@media (max-width:768px){.footer{zoom:1;padding:40px 0}}.footer a{color:inherit;text-decoration:none}@media (hover:hover){.footer a:hover{color:#fff}}.footer a:active{color:#fff}.footer .footer-container{box-sizing:content-box;max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width:768px){.footer .footer-container{padding:0 40px}}@media (max-width:550px){.footer .footer-container{padding:0 20px}}.footer .footer__inner{flex-direction:column;display:flex}.footer .footer-navigation{justify-content:space-between;padding-bottom:60px;display:flex}@media (max-width:1280px){.footer .footer-navigation{padding-bottom:40px}}@media (max-width:650px){.footer .footer-navigation{flex-direction:column}}@media (max-width:550px){.footer .footer-navigation{padding-bottom:42px}}.footer .nav{color:#d6d6d6;min-width:840px}@media (max-width:768px){.footer .nav{min-width:unset}}.footer .nav__list{flex-flow:column wrap;justify-content:flex-start;align-items:flex-start;gap:41px 60px;width:100%;max-height:430px;margin:0;padding:0;list-style:none;display:flex}@media (max-width:768px){.footer .nav__list{gap:52px 60px;max-width:460px;max-height:658px}}@media (max-width:550px){.footer .nav__list{max-height:unset;max-width:unset;gap:48px 0}}.footer .nav__item{letter-spacing:-.03em;color:#fff;width:240px;font-size:22px;font-weight:480;line-height:26px}@media (max-width:768px){.footer .nav__item{width:200px;font-size:20px;font-weight:480;line-height:26px}}.footer .nav__item:last-child{margin-top:16px}@media (max-width:768px){.footer .nav__item:last-child{margin-top:0}.footer ._mobile-order-down{order:2}}.footer .nav__item-wrap{display:block}.footer .nav__item-link{color:#fff;text-decoration:none}.footer .subnav{flex-direction:column;gap:24px;margin-top:24px;display:flex}@media (max-width:768px){.footer .subnav{gap:20px;margin-top:20px}}@media (max-width:550px){.footer .subnav{gap:16px;margin-top:16px}}.footer .subnav__item{color:#d6d6d6;text-decoration:none;display:flex}.footer .subnav__item-title{letter-spacing:-.02em;font-size:18px;font-weight:400;line-height:24px}@media (max-width:768px){.footer .subnav__item-title{letter-spacing:-.02em;font-size:16px;font-weight:400;line-height:24px}}.footer .footer-navigation__media{flex-direction:column;justify-content:space-between;align-items:flex-end;margin-left:30px;display:flex}@media (max-width:768px){.footer .footer-navigation__media{margin-left:0}}@media (max-width:650px){.footer .footer-navigation__media{flex-direction:column-reverse;align-items:flex-start;margin-top:51px}}.footer .footer-certifications{grid-row-gap:18px;grid-column-gap:25px;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);width:166px;display:grid}@media (max-width:768px){.footer .footer-certifications{grid-row-gap:18px;grid-column-gap:25px;width:149px}}@media (max-width:650px){.footer .footer-certifications{margin-top:20px}}.footer .footer-certifications__item{width:69px;height:90px}@media (max-width:768px){.footer .footer-certifications__item{width:62px;height:81px}}.footer .footer-certifications__item-img{max-width:100%;height:auto;display:block}.footer .footer-navigation__socials{align-items:center;display:flex}@media (max-width:650px){.footer .footer-navigation__socials{margin:0 0 27px}}.footer .footer-navigation__socials-item{color:#fff;width:28px;min-width:28px;max-width:28px;height:28px;min-height:28px;max-height:28px}.footer .footer-navigation__socials-item:not(:last-child){margin:0 20px 0 0}.footer .footer-navigation__socials-item svg{width:28px;height:28px}.footer .footer-navigation__socials-item svg path{transition:all .2s}.footer .footer-navigation__socials-item:hover svg path{fill:#bdfd6b;transition:all .2s}.footer .footer-bottom{letter-spacing:-.02em;color:#d6d6d6;border-top:1px solid #ffffff4d;justify-content:space-between;padding-top:60px;font-size:18px;font-weight:400;line-height:24px;display:flex}@media (max-width:768px){.footer .footer-bottom{letter-spacing:-.02em;border-top:1px solid #ffffff4d;flex-direction:column;gap:32px;padding-top:60px;font-size:16px;font-weight:400;line-height:24px}}@media (max-width:550px){.footer .footer-bottom{gap:32px;padding-top:40px}}.footer .footer-bottom__contacts{gap:24px;display:flex}@media (max-width:768px){.footer .footer-bottom__contacts{flex-wrap:wrap;gap:8px;max-width:400px}}.footer .footer-bottom__contacts-item{color:#d6d6d6}@media (max-width:768px){.footer .footer-bottom__contacts-item:last-child{margin-left:17px}}.footer .footer-bottom__copyright{color:#d6d6d6}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}@layer theme{:root,:host{--font-sans:"CoFo",sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--container-2xl:42rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height:calc(1.5/1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--font-weight-medium:500;--tracking-widest:.1em;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--aspect-video:16/9;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-text-primary:#101010;--color-text-secondary:#666;--color-text-green:#69bc00;--color-text-green-day:#7ece17;--color-text-green-night:#97ea2d;--color-bg-white:#fff;--color-bg-light-1:#f5f5f5;--color-bg-light-3:#ededed;--color-bg-dark-4:#101010;--color-bg-lime-1:#f1ffdf;--color-bg-lime-3:#97ea2d;--color-link-primary-day:#5da600;--color-link-primary-day-hover:#11762d}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing)*0)}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.isolate{isolation:isolate}.container{width:100%}@media (min-width:550px){.container{max-width:550px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1920px){.container{max-width:1920px}}@media (min-width:96rem){.container{max-width:96rem}}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 40px}.my-6{margin-block:calc(var(--spacing)*6)}.my-8{margin-block:calc(var(--spacing)*8)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-6{margin-top:calc(var(--spacing)*6)}.mt-8{margin-top:calc(var(--spacing)*8)}.mt-12{margin-top:calc(var(--spacing)*12)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.mb-10{margin-bottom:calc(var(--spacing)*10)}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.aspect-video{aspect-ratio:var(--aspect-video)}.h-8{height:calc(var(--spacing)*8)}.h-10{height:calc(var(--spacing)*10)}.h-20{height:calc(var(--spacing)*20)}.h-48{height:calc(var(--spacing)*48)}.h-auto{height:auto}.h-full{height:100%}.w-10{width:calc(var(--spacing)*10)}.w-48{width:calc(var(--spacing)*48)}.w-auto{width:auto}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-\[800px\]{max-width:800px}.max-w-\[960px\]{max-width:960px}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-6{gap:calc(var(--spacing)*6)}.gap-8{gap:calc(var(--spacing)*8)}.gap-12{gap:calc(var(--spacing)*12)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-8>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*8)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*8)*calc(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.border-bg-light-3{border-color:var(--color-bg-light-3)}.border-bg-lime-3{border-color:var(--color-bg-lime-3)}.bg-bg-dark-4{background-color:var(--color-bg-dark-4)}.bg-bg-light-1{background-color:var(--color-bg-light-1)}.bg-bg-lime-1{background-color:var(--color-bg-lime-1)}.bg-bg-white{background-color:var(--color-bg-white)}.mask-repeat{-webkit-mask-repeat:repeat;mask-repeat:repeat}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-6{padding:calc(var(--spacing)*6)}.p-8{padding:calc(var(--spacing)*8)}.px-6{padding-inline:calc(var(--spacing)*6)}.py-3{padding-block:calc(var(--spacing)*3)}.py-4{padding-block:calc(var(--spacing)*4)}.py-12{padding-block:calc(var(--spacing)*12)}.py-16{padding-block:calc(var(--spacing)*16)}.py-20{padding-block:calc(var(--spacing)*20)}.pt-16{padding-top:calc(var(--spacing)*16)}.pl-4{padding-left:calc(var(--spacing)*4)}.pl-6{padding-left:calc(var(--spacing)*6)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[28px\]{font-size:28px}.text-\[32px\]{font-size:32px}.text-\[50px\]{font-size:50px}.leading-6{--tw-leading:calc(var(--spacing)*6);line-height:calc(var(--spacing)*6)}.leading-7{--tw-leading:calc(var(--spacing)*7);line-height:calc(var(--spacing)*7)}.leading-8{--tw-leading:calc(var(--spacing)*8);line-height:calc(var(--spacing)*8)}.leading-none{--tw-leading:1;line-height:1}.font-\[480\]{--tw-font-weight:480;font-weight:480}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.tracking-\[-0\.02em\]{--tw-tracking:-.02em;letter-spacing:-.02em}.tracking-\[-0\.04em\]{--tw-tracking:-.04em;letter-spacing:-.04em}.tracking-widest{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.text-link-primary-day{color:var(--color-link-primary-day)}.text-text-green{color:var(--color-text-green)}.text-text-green-day{color:var(--color-text-green-day)}.text-text-secondary{color:var(--color-text-secondary)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;transition-duration:.3s}@media (hover:hover){.group-hover\:scale-105:is(:where(.group):hover *){--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x)var(--tw-scale-y)}.group-hover\:text-text-green-day:is(:where(.group):hover *){color:var(--color-text-green-day)}}.last\:border-0:last-child{border-style:var(--tw-border-style);border-width:0}@media (hover:hover){.hover\:text-link-primary-day-hover:hover{color:var(--color-link-primary-day-hover)}}@media not all and (min-width:768px){.max-md\:flex-col{flex-direction:column}.max-md\:items-start{align-items:flex-start}.max-md\:gap-4{gap:calc(var(--spacing)*4)}.max-md\:p-6{padding:calc(var(--spacing)*6)}.max-md\:py-8{padding-block:calc(var(--spacing)*8)}.max-md\:py-10{padding-block:calc(var(--spacing)*10)}.max-md\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.max-md\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.max-md\:text-\[28px\]{font-size:28px}}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1280px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}}@font-face{font-family:CoFo;src:url(/fonts/CoFo/CoFoSans-Thin.woff2)format("woff2"),url(/fonts/CoFo/CoFoSans-Thin.woff)format("woff");font-display:swap;font-weight:100;font-style:normal}@font-face{font-family:CoFo;src:url(/fonts/CoFo/CoFoSans-Light.woff2)format("woff2"),url(/fonts/CoFo/CoFoSans-Light.woff)format("woff");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:CoFo;src:url(/fonts/CoFo/CoFoSans-Regular.woff2)format("woff2"),url(/fonts/CoFo/CoFoSans-Regular.woff)format("woff");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:CoFo;src:url(/fonts/CoFo/CoFoSans-Medium.woff2)format("woff2"),url(/fonts/CoFo/CoFoSans-Medium.woff)format("woff");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:CoFo;src:url(/fonts/CoFo/CoFoSans-Bold.woff2)format("woff2"),url(/fonts/CoFo/CoFoSans-Bold.woff)format("woff");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:CoFo;src:url(/fonts/CoFo/CoFoSans-Black.woff2)format("woff2"),url(/fonts/CoFo/CoFoSans-Black.woff)format("woff");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:CoFo;src:url(/fonts/CoFo/CoFoSans_Variable.woff2)format("woff2"),url(/fonts/CoFo/CoFoSans_Variable.woff)format("woff");font-display:swap;font-weight:100 900;font-style:normal}:root{--fs-h1:70px;--lh-h1:68px;--fs-h2:48px;--fs-h3:32px;--fs-h4:28px;--lh-h4:32px;--fs-subtitle:22px;--lh-subtitle:29px}@media (max-width:1200px) and (min-width:961px){:root{--fs-h1:56px;--lh-h1:56px;--fs-h2:42px;--fs-h3:28px;--fs-h4:24px;--lh-h4:26px;--fs-subtitle:20px;--lh-subtitle:26px}}@media (max-width:960px) and (min-width:769px){:root{--fs-h1:48px;--lh-h1:48px;--fs-h2:36px;--fs-h3:28px;--fs-h4:24px;--lh-h4:26px;--fs-subtitle:20px;--lh-subtitle:24px}}@media (max-width:768px){:root{--fs-h1:48px;--lh-h1:1;--fs-h2:36px;--fs-h3:28px;--fs-h4:24px;--lh-h4:26px;--fs-subtitle:20px;--lh-subtitle:24px}}html{box-sizing:border-box;overflow-x:hidden}*,:after,:before{box-sizing:inherit}body{color:var(--color-text-primary);background:var(--color-bg-light-1);font-family:var(--font-sans);font-variation-settings:"slnt" 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-style:normal;overflow-x:hidden}a{color:inherit;text-decoration:none}a:active,a:focus,a:hover,a:visited{text-decoration:none}a,label,button{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:#fff0}button,input,textarea{background:0 0;border:0;outline:0;padding:0;font-size:16px;font-weight:400;line-height:20px}button,input[type=submit]{cursor:pointer}address,small{font-style:normal}b,strong{font-weight:600}iframe{max-width:100%}h1,h2,h3,h4,h5,h6,p,ul,ol,li,span,dd,dt,dl,td,th,tr,table{margin:0;padding:0}li{list-style:none}section{position:relative}.h1{font-size:var(--fs-h1);font-weight:480;line-height:var(--lh-h1);letter-spacing:-.04em;font-variation-settings:"slnt" 0}.h2{font-size:var(--fs-h2);letter-spacing:-.04em;font-variation-settings:"slnt" 0;font-weight:480;line-height:1}.h3{font-size:var(--fs-h3);letter-spacing:-.04em;font-weight:480;line-height:1}.h4{font-size:var(--fs-h4);font-weight:480;line-height:var(--lh-h4);letter-spacing:-.04em}.subtitle{font-size:var(--fs-subtitle);font-weight:400;line-height:var(--lh-subtitle);letter-spacing:-.02em}.subtitle-med{font-size:var(--fs-subtitle);font-weight:480;line-height:var(--lh-subtitle);letter-spacing:-.03em}.text-xl-long{letter-spacing:-.02em;font-size:22px;font-weight:400;line-height:28px}.text-m{letter-spacing:-.02em;font-size:18px;font-weight:400;line-height:24px}.text-m-med{letter-spacing:-.02em;font-size:18px;font-weight:500;line-height:24px}.text-m-short{letter-spacing:-.02em;font-size:18px;font-weight:400;line-height:22px}.text-s{letter-spacing:-.02em;font-size:16px;font-weight:400;line-height:24px}.text-s-med{letter-spacing:-.02em;font-size:16px;font-weight:500;line-height:24px}.text-s-short{letter-spacing:-.02em;font-size:16px;font-weight:400;line-height:20px}.text-xs{letter-spacing:-.01em;font-size:14px;font-weight:400;line-height:20px}.text-xs-med{letter-spacing:-.01em;font-size:14px;font-weight:500;line-height:20px}.text-xxs{letter-spacing:-.01em;font-size:12px;font-weight:400;line-height:16px}.text-xxs-med{letter-spacing:-.01em;font-size:12px;font-weight:500;line-height:16px}.regular-14{letter-spacing:-.01em;font-size:14px;font-weight:400;line-height:18px}.medium-14{letter-spacing:-.01em;font-size:14px;font-weight:500;line-height:18px}._mobile{display:none!important}@media (max-width:768px){._mobile{display:block!important}br._mobile{display:inline!important}._desktop{display:none!important}}.link{color:var(--color-link-primary-day);cursor:pointer;transition:color .3s}.link:hover{color:var(--color-link-primary-day-hover)}.link_bold{font-weight:500}.link_black{color:var(--color-text-primary)}.link_black:hover{color:var(--color-text-green)}.link_white{color:#fff;transition:color .5s}.link_white:hover{color:var(--color-text-green);transition:color}.link_day{color:var(--color-link-primary-day)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}[data-animation-name="1"],[data-animation-name="2"]{opacity:0}[data-animation-status=true]{opacity:1}[data-animation-status=true][data-animation-name="1"]{animation:.5s cubic-bezier(.49,.01,.15,.83) animationTransformOpacity}[data-animation-status=true][data-animation-name="2"]{animation:1.2s cubic-bezier(.32,.01,0,1.06) animationTransformShift}@media (max-width:768px){[data-animation-status=true][data-animation-name="2"]{animation:1s cubic-bezier(.32,.01,0,1.06) animationTransformShiftMob}}@keyframes animationTransformOpacity{0%{opacity:0}to{opacity:1}}@keyframes animationTransformShift{0%{opacity:0;transform:translateY(120px)}to{opacity:1;transform:translate(0)}}@keyframes animationTransformShiftMob{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:translate(0)}}@keyframes headerMenuSideOpening{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes headerMenuMobileOpening{0%{opacity:0}to{opacity:1}}.dot-green{position:relative}.dot-green:before,.dot-green:after{content:"";background:var(--color-text-green-night);border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:7px}.dot-green:after{animation:3s ease-in infinite dotWave}@keyframes dotWave{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(3)}}.button{letter-spacing:-.02em;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;width:fit-content;font-weight:500;transition:all .2s ease-in-out;display:inline-flex}.button:active{transform:scale(.98)}.button_s{border-radius:4px;padding:12px 24px;font-size:16px;line-height:22px}.button_m{border-radius:6px;padding:15px 28px;font-size:18px;line-height:24px}.button_l{border-radius:8px;padding:20px 32px;font-size:22px;line-height:26px}.button_primary{color:#101010;background:#97ea2d}@media (min-width:769px){.button_primary:hover{background:#7ece17}}.button_primary.button_transparent{color:#5da600;background:0 0}@media (min-width:769px){.button_primary.button_transparent:hover{background:#80ff3233}}.button_secondary{color:#101010;background:#e3e3e3}@media (min-width:769px){.button_secondary:hover{background:#d6d6d6}}.button_secondary.button_transparent{color:#666;background:0 0}@media (min-width:769px){.button_secondary.button_transparent:hover{color:#101010;background:#3a3a3a1a}}.button_black{color:#fff;background:#15161b}@media (min-width:769px){.button_black:hover{background:#282a30}}.button_white{color:#101010;background:#fff}@media (min-width:769px){.button_white:hover{background:#f5f5f5}}.button_arrow-right:after{content:"";background:currentColor;width:18px;height:18px;margin-left:8px;transition:width .2s,margin .2s;display:inline-block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M5 12h14M12 5l7 7-7 7'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M5 12h14M12 5l7 7-7 7'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (min-width:769px){.button_arrow-right:not(:hover):after{width:0;margin-left:0}}@media (max-width:768px){.button_arrow-right:after{display:none}.button_s{padding:12px 16px}.button_l{padding:12px 32px;font-size:16px;line-height:22px}.container{padding:0 30px}}@media (max-width:550px){.container{padding:0 20px}}.c-anchors-block-place{min-height:56px}.c-anchors-block{z-index:10;border:1px solid #0000;border-radius:100px;width:fit-content;margin:0 auto;padding-top:10px;transition:box-shadow .3s}.c-anchors-block__inner{background-color:#fff;border:1px solid #00000021;border-radius:100px;align-items:center;padding:6px;display:flex}.c-anchors-block__item{letter-spacing:-.02em;color:#101010;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:100px;padding:4px 16px;font-size:16px;font-weight:500;line-height:24px;transition:all .3s;display:block}.c-anchors-block__item._active{background-color:#f2f2f2}@media (hover:hover){.c-anchors-block__item:hover{background-color:#f2f2f2}}.c-anchors-block__item:active{opacity:.6;background-color:#ededed}.c-anchors-block__item-text{white-space:nowrap}.c-anchors-block__separator{background-color:#0b203f40;align-self:center;width:1px;height:16px;display:none}.c-anchors-block__arrow{cursor:pointer;justify-content:center;align-items:center;padding:0;transition:padding .4s;display:flex;position:relative}.c-anchors-block__arrow svg{opacity:0;width:20px;height:20px;transition:opacity .2s;display:block;position:absolute;left:50%;transform:translate(-50%)}.c-anchors-block_shadow{box-shadow:0 11px 11px #00000008}.c-anchors-block_fixed{top:var(--header-height,64px);position:fixed;left:50%;transform:translate(-50%)}.c-anchors-block_fixed .c-anchors-block__arrow{padding:4px 52px 4px 0;transition:padding .2s}.c-anchors-block_fixed .c-anchors-block__arrow svg{opacity:.8;transition:opacity .4s}.c-anchors-block_fixed .c-anchors-block__separator{margin-left:6px;display:block}@media (max-width:768px){.c-anchors-block-place{min-height:unset}.c-anchors-block{border:none;border-radius:0;max-width:320px}.c-anchors-block__inner{box-shadow:none;background-color:#0000;border:none;border-radius:0;flex-wrap:wrap;justify-content:center;gap:8px}.c-anchors-block__item{letter-spacing:-.01em;background-color:#f1ffdf;border:1px solid #7ece17;border-radius:24px;padding:5px 9px;font-size:14px;font-weight:500;line-height:17px;margin-left:0!important}.c-anchors-block__arrow{display:none}.c-anchors-block__separator{display:none!important}.c-anchors-block_fixed{top:unset;left:unset;transform:unset;position:static}.c-anchors-block_shadow{box-shadow:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}
