.base-button{align-items:center;display:inline-flex;font-size:1rem;font-weight:800;line-height:1;max-width:100%;transition-duration:.2s;transition-property:background-color,color}.base-button--bg{justify-content:center}.base-button--bg:active{transform:translateY(1px)}.base-button--outline{box-shadow:inset 0 0 0 1px currentColor;transition-property:background-color,color,box-shadow}.base-button--outline:active{transform:translateY(1px)}.base-button svg{fill:currentColor;flex-shrink:0}.base-button__text{align-items:center;display:flex;flex-grow:1;text-align:start}.base-button__text--center{justify-content:center;text-align:center}.base-button--primary{--tw-bg-opacity:1;background-color:rgb(86 175 64/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.base-button--primary:hover{--tw-bg-opacity:1;background-color:rgb(52 142 35/var(--tw-bg-opacity))}.base-button--primary:active{--tw-bg-opacity:1;background-color:rgb(86 175 64/var(--tw-bg-opacity))}.base-button--secondary{--tw-bg-opacity:1;background-color:rgb(20 23 29/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.base-button--secondary:hover{--tw-bg-opacity:1;background-color:rgb(52 142 35/var(--tw-bg-opacity))}.base-button--secondary:active{--tw-bg-opacity:1;background-color:rgb(86 175 64/var(--tw-bg-opacity))}.base-button--warning{--tw-bg-opacity:1;background-color:rgb(255 242 212/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(20 23 29/var(--tw-text-opacity))}.base-button--warning:hover{--tw-bg-opacity:1;background-color:rgb(255 194 48/var(--tw-bg-opacity))}.base-button--warning:active{--tw-bg-opacity:1;background-color:rgb(255 168 0/var(--tw-bg-opacity))}.base-button--mono{background-color:rgb(243 245 247/var(--tw-bg-opacity));color:rgb(20 23 29/var(--tw-text-opacity))}.base-button--mono,.base-button--mono:hover{--tw-bg-opacity:1;--tw-text-opacity:1}.base-button--mono:active,.base-button--mono:hover{background-color:rgb(224 240 219/var(--tw-bg-opacity));color:rgb(86 175 64/var(--tw-text-opacity))}.base-button--inverted,.base-button--mono:active{--tw-bg-opacity:1;--tw-text-opacity:1}.base-button--inverted{background-color:rgb(255 255 255/var(--tw-bg-opacity));color:rgb(20 23 29/var(--tw-text-opacity))}.base-button--inverted:hover{background-color:rgb(52 142 35/var(--tw-bg-opacity))}.base-button--inverted:active,.base-button--inverted:hover{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.base-button--inverted:active{background-color:rgb(86 175 64/var(--tw-bg-opacity))}.base-button--text{--tw-text-opacity:1;color:rgb(86 175 64/var(--tw-text-opacity))}.base-button--text:hover{--tw-text-opacity:1;color:rgb(52 142 35/var(--tw-text-opacity))}.base-button--outline-primary,.base-button--text:active{--tw-text-opacity:1;color:rgb(86 175 64/var(--tw-text-opacity))}.base-button--outline-primary:hover{--tw-text-opacity:1;color:rgb(52 142 35/var(--tw-text-opacity))}.base-button--outline-primary:active{--tw-text-opacity:1;color:rgb(86 175 64/var(--tw-text-opacity))}.base-button--outline-secondary{--tw-text-opacity:1;color:rgb(20 23 29/var(--tw-text-opacity))}.base-button--outline-secondary:hover{--tw-text-opacity:1;color:rgb(52 142 35/var(--tw-text-opacity))}.base-button--outline-secondary:active{--tw-text-opacity:1;color:rgb(86 175 64/var(--tw-text-opacity))}.base-button--outline-mono{--tw-text-opacity:1;box-shadow:inset 0 0 0 1px #f3f5f7;color:rgb(20 23 29/var(--tw-text-opacity))}.base-button--outline-mono:hover{--tw-text-opacity:1;box-shadow:inset 0 0 0 1px #348e23;color:rgb(52 142 35/var(--tw-text-opacity))}.base-button--outline-mono:active{--tw-text-opacity:1;box-shadow:inset 0 0 0 1px #56af40;color:rgb(86 175 64/var(--tw-text-opacity))}.base-button--outline-inverted{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.base-button--outline-inverted:hover{--tw-text-opacity:1;color:rgb(52 142 35/var(--tw-text-opacity))}.base-button--outline-inverted:active{--tw-text-opacity:1;color:rgb(86 175 64/var(--tw-text-opacity))}.base-button--text-secondary{--tw-text-opacity:1;color:rgb(20 23 29/var(--tw-text-opacity))}.base-button--text-secondary:hover{--tw-text-opacity:1;color:rgb(52 142 35/var(--tw-text-opacity))}.base-button--text-secondary:active{--tw-text-opacity:1;color:rgb(86 175 64/var(--tw-text-opacity))}.base-button--text-inverted{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.base-button--text-inverted:hover{--tw-text-opacity:1;color:rgb(52 142 35/var(--tw-text-opacity))}.base-button--text-inverted:active{--tw-text-opacity:1;color:rgb(86 175 64/var(--tw-text-opacity))}.base-button--xs.base-button--bg{border-radius:.5rem;min-height:2.5rem;min-width:2.5rem}.base-button--xs.base-button--bg .base-button__text{padding:.5rem 1.5rem}.base-button--sm.base-button--bg{border-radius:.5rem;min-height:2.5rem;min-width:2.5rem}.base-button--sm.base-button--bg .base-button__text{padding:.5rem 1.5rem}@media (min-width:768px){.base-button--sm.base-button--bg .base-button__text{padding:1rem 1.5rem}}.base-button--md.base-button--bg{border-radius:.625rem;min-height:3rem;min-width:3rem}@media (min-width:768px){.base-button--md.base-button--bg{min-height:3.5rem;min-width:3.5rem}}.base-button--md.base-button--bg .base-button__text{padding:.75rem 1.5rem}@media (min-width:768px){.base-button--md.base-button--bg .base-button__text{padding:1rem 1.5rem}}.base-button--lg.base-button--bg{border-radius:.625rem;min-height:3.5rem;min-width:3.5rem}.base-button--lg.base-button--bg .base-button__text{padding:1rem 1.5rem}.base-button--xl:not(.base-button--bg) .base-button__text{font-size:1.5rem;line-height:1}.base-button [disabled],.base-button--disabled{pointer-events:none;--tw-text-opacity:1;color:rgb(114 116 119/var(--tw-text-opacity))}.base-button [disabled]:where(.base-button--primary),.base-button--disabled:where(.base-button--primary){--tw-text-opacity:1;color:rgb(224 228 233/var(--tw-text-opacity))}.base-button--disabled .base-button--bg,[disabled] .base-button--bg{--tw-bg-opacity:1;background-color:rgb(210 211 212/var(--tw-bg-opacity))}.base-button--cover:after{content:"";top:0;right:0;bottom:0;left:0;position:absolute}.base-button--dropdown{border-radius:.625rem;display:block;width:100%}.base-button--dropdown:hover{--tw-bg-opacity:1;background-color:rgb(243 245 247/var(--tw-bg-opacity))}.base-button--dropdown .base-button__text{font-size:.875rem;font-weight:600;line-height:1.5rem;--tw-text-opacity:1;color:rgb(20 23 29/var(--tw-text-opacity));padding:.5rem 1rem}.base-button--dropdown .base-icon{--tw-text-opacity:1;color:rgb(131 133 135/var(--tw-text-opacity));height:1rem;width:1rem}.base-button--divide:after{height:1px;--tw-bg-opacity:1;background-color:rgb(224 228 233/var(--tw-bg-opacity));content:"";display:block;margin-left:1rem;width:calc(100% - 2rem)}.base-button--loading{position:relative}.base-button--loading>:not(.base-button__loading){opacity:0}.base-button__loading{align-items:center;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;position:absolute}.user-menu-dropdown--inverted .user-menu-dropdown__btn{--tw-border-opacity:1;border-color:rgb(38 41 47/var(--tw-border-opacity))}.user-menu-dropdown--inverted .user-menu-dropdown__btn:hover{--tw-bg-opacity:1;background-color:rgb(20 23 29/var(--tw-bg-opacity))}.user-menu-dropdown--inverted .user-menu-dropdown__btn-triangle{fill:#fff}.user-menu-dropdown__btn{align-items:center;border-radius:.625rem;border-width:2px;display:flex;--tw-border-opacity:1;border-color:rgb(243 245 247/var(--tw-border-opacity))}.user-menu-dropdown__btn>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.user-menu-dropdown__btn{padding:.375rem .625rem}.user-menu-dropdown__btn:hover{background-color:rgb(243 245 247/var(--tw-bg-opacity))}.user-menu-dropdown__btn-avatar,.user-menu-dropdown__btn:hover{--tw-bg-opacity:1}.user-menu-dropdown__btn-avatar{align-items:center;background-color:rgb(86 175 64/var(--tw-bg-opacity));border-radius:9999px;display:flex;flex:none;height:1.5rem;justify-content:center;overflow:hidden;padding:.125rem;width:1.5rem}.user-menu-dropdown__btn-triangle{transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);fill:#14171d}.user-menu-dropdown__menu{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-radius:.625rem;box-shadow:0 .625rem 1.25rem #14171d1a;display:none}@media (min-width:1024px){.user-menu-dropdown__menu{display:block;min-width:14.75rem}.user-menu-dropdown__btn-triangle--rotate{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.the-burger-button{display:flex}.the-burger-button__line{fill:none;stroke:currentColor;stroke-width:6;transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.the-burger-button__line-1{stroke-dasharray:60 207;stroke-width:6}.the-burger-button__line-2{stroke-dasharray:60 60;stroke-width:6}.the-burger-button__line-3{stroke-dasharray:60 207;stroke-width:6}.the-burger-button--opened{--tw-bg-opacity:1;align-items:center;background-color:rgb(243 245 247/var(--tw-bg-opacity));border-radius:.625rem;height:3rem;justify-content:center;width:3rem}.the-burger-button--opened .the-burger-button__line-1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}.the-burger-button--opened .the-burger-button__line-2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:6}.the-burger-button--opened .the-burger-button__line-3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}@media (min-width:1024px){.the-burger-button{display:none}}.base-badge{border-radius:.375rem;padding:0 .5rem}.base-badge--sm{font-size:.75rem}@media (min-width:768px){.base-badge--sm{font-size:1rem}}.base-badge--mono{--tw-bg-opacity:1;background-color:rgb(243 245 247/var(--tw-bg-opacity))}.base-badge--default{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(20 23 29/var(--tw-text-opacity))}.base-badge--warning{--tw-bg-opacity:1;background-color:rgb(255 242 212/var(--tw-bg-opacity))}.base-badge--primary{background-color:rgb(86 175 64/var(--tw-bg-opacity))}.base-badge--info,.base-badge--primary{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.base-badge--info{background-color:rgb(45 103 255/var(--tw-bg-opacity))}.base-badge--inverted{--tw-bg-opacity:1;background-color:rgb(20 23 29/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.base-badge--outline{--tw-text-opacity:1;box-shadow:inset 0 0 0 1px #14171d;color:rgb(20 23 29/var(--tw-text-opacity))}.the-header-menu-item{border-radius:.625rem;font-size:1rem;line-height:1.5;padding:.5rem;transition:background-color .2s,color .2s}.the-header-menu-item__column{align-items:flex-start;display:flex;gap:.75rem}@media (min-width:1024px){.the-header-menu-item--card{padding:1rem}.the-header-menu-item--card .the-header-menu-item__column{align-items:flex-start;flex-wrap:wrap}}.the-header-menu-item svg{--tw-text-opacity:1;color:rgb(114 116 119/var(--tw-text-opacity));transition:fill .2s,color .2s}.the-header-menu-item__text{align-items:flex-start;display:flex;flex-shrink:1;font-weight:800;min-width:0;width:calc(100% - 2.25rem)}.the-header-menu-item__text svg{display:block;margin-left:-.25rem;margin-right:.25rem;margin-top:.25rem;opacity:0}.the-header-menu-item__description{display:none}@media (min-width:1024px){.the-header-menu-item__description{display:block;width:100%}}.the-header-menu-item:hover{--tw-bg-opacity:1;background-color:rgb(224 240 219/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(52 142 35/var(--tw-text-opacity))}.the-header-menu-item:hover svg{--tw-text-opacity:1;color:rgb(86 175 64/var(--tw-text-opacity))}.the-header-menu-item:hover .the-header-menu-item__text svg{opacity:1;transform:translate(50%);transition:transform .2s,opacity .2s}:root{--navbar-height:4.375rem}@media (min-width:1024px){:root{--navbar-height:6.5rem}}.the-header-spacer{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));display:block;height:var(--navbar-height);margin-bottom:calc(var(--navbar-height)*-1);width:100%}.the-header-spacer--gray{--tw-bg-opacity:1;background-color:rgb(243 245 247/var(--tw-bg-opacity))}.the-header-spacer--black{--tw-bg-opacity:1;background-color:rgb(20 23 29/var(--tw-bg-opacity))}@media (min-width:1024px){.the-header-spacer--accent{--tw-bg-opacity:1;background-color:rgb(86 175 64/var(--tw-bg-opacity))}}.the-header{--navbar-width:73.75rem;--transition-fn:cubic-bezier(.4,0,.2,1);isolation:isolate;padding:0;position:relative;transform:translateZ(0);transition:color .3s,background-color .3s;width:100%;z-index:100}.the-header--sticky{left:0;position:sticky;right:0;top:0}.the-header--menu-opened{z-index:2147483001}.the-header--menu-opened-mobile,.the-header--menu-opened-mobile .the-header__navbar{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(20 23 29/var(--tw-text-opacity))}.the-header--menu-opened-mobile .the-header__navbar.the-header__navbar--is-stuck{box-shadow:none}@media (min-width:1024px){.the-header{padding:1rem 0}}.the-header__navbar{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;align-items:center;color:rgb(20 23 29/var(--tw-text-opacity));display:flex;height:var(--navbar-height);margin:0 auto;max-width:100%;padding:.9375rem 1.25rem;transition:box-shadow .12s,color .3s,background-color .3s;width:var(--navbar-width)}.the-header__navbar--gray{--tw-bg-opacity:1;background-color:rgb(243 245 247/var(--tw-bg-opacity))}.the-header__navbar--accent{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.the-header__navbar--black{--tw-bg-opacity:1;background-color:rgb(20 23 29/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.the-header__navbar--is-stuck:not(.the-header__navbar--black){box-shadow:0 .625rem 1.25rem #14171d1a}@media (min-width:1024px){.the-header__navbar{border-radius:.625rem;height:calc(var(--navbar-height) - 2rem);padding-bottom:1rem;padding-top:1rem}}.the-header__navbar-side{align-items:center;display:flex;flex:1 1 50%}.the-header__navbar-side--left{flex:1 2 50%}.the-header__navbar-side--right{flex:1 2 50%;justify-content:flex-end}@media (min-width:1280px){.the-header__navbar-side{flex:1 1 50%}}.the-header__navbar-buttons{display:none}@media (min-width:1024px){.the-header__navbar-buttons{display:flex}.the-header__navbar-buttons>*{flex-direction:row-reverse}}.the-header__desktop-items{display:none}@media (min-width:1024px){.the-header__desktop-items{align-items:center;display:flex;flex:1 0 50%;gap:2rem;justify-content:center;padding:0 2rem}}.the-header__desktop-item{font-weight:800;transition:color .2s}.the-header__desktop-item--opened,.the-header__desktop-item:hover{--tw-text-opacity:1;color:rgb(52 142 35/var(--tw-text-opacity))}.the-header__desktop-item:active{--tw-text-opacity:1;color:rgb(86 175 64/var(--tw-text-opacity))}.the-header__menu{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(20 23 29/var(--tw-text-opacity));display:flex;flex-direction:column;gap:.75rem;height:calc(100dvh - var(--navbar-height));left:50%;max-width:100%;opacity:0;overflow:auto;overscroll-behavior:contain;padding:1.25rem .625rem 1.5rem;perspective:1000px;pointer-events:none;position:absolute;top:var(--navbar-height);transform:translate(-50%);transform-origin:top center;transition:.3s opacity var(--transition-fn),0ms visibility .3s;visibility:hidden;width:var(--navbar-width);z-index:100}.the-header__menu--opened{opacity:1;pointer-events:all;transition:.3s opacity var(--transition-fn),0ms visibility;visibility:visible}.the-header__menu-user-avatar{align-items:center;border-radius:9999px;display:flex;flex:none;justify-content:center;--tw-bg-opacity:1;background-color:rgb(224 228 233/var(--tw-bg-opacity));height:7.5rem;margin-bottom:.5rem;margin-left:auto;margin-right:auto;width:7.5rem}.the-header__menu-user-name{text-align:center;--tw-text-opacity:1;color:rgb(20 23 29/var(--tw-text-opacity));font-size:2rem;font-weight:800;line-height:2rem}@media (min-width:1024px){.the-header__menu{border-radius:1.25rem;box-shadow:0 40px 160px #0003114d;display:grid;height:var(--menu-height,50vh);max-height:calc(100dvh - var(--navbar-height));overflow:hidden;padding:0}.the-header__menu--opened{overflow:auto;overscroll-behavior:contain}}.the-header__logo{height:3rem;width:auto;fill:currentColor}@media (min-width:768px){.the-header__logo{height:2.875rem}}.the-header__mobile-item{align-items:center;display:flex;font-size:1.25rem;font-weight:800;line-height:2rem;padding:0 .5rem;text-align:start;width:100%}@media (min-width:1024px){.the-header__mobile-item{display:none}}.the-header__separator{--tw-bg-opacity:1;background-color:rgb(224 228 233/var(--tw-bg-opacity));content:"";display:block;height:1px;margin-bottom:.875rem;margin-top:.875rem}@media (min-width:1024px){.the-header__separator{display:none}}.the-header__panel{display:flex;flex-direction:column;gap:.625rem;height:0;margin-top:-.75rem;min-height:0;opacity:0;overflow:hidden;transition-timing-function:var(--transition-fn);transition:height 50ms .12s,min-height 50ms .12s,opacity .15s,margin-top .15s,visibility 0ms .15s;visibility:hidden}.the-header__panel--mobile-opened{height:var(--panel-height);margin-top:0;min-height:var(--panel-height);opacity:1;transition:height 50ms,min-height 50ms,opacity .15s 20ms,margin-top .2s 20ms;visibility:visible}@media (min-width:1024px){.the-header__panel{flex-direction:row;gap:0;grid-column:1/-1;grid-row:1/-1;margin-top:0;transition:opacity .15s,visibility 0ms .15s}.the-header__panel--desktop-opened{height:var(--panel-height);opacity:1;transition:opacity .15s;visibility:visible}}.the-header__children{display:flex;flex-direction:column;gap:.625rem;margin-top:1rem;padding:0 .75rem}@media (min-width:1024px){.the-header__children{align-self:start;display:grid;flex:1 0 67%;gap:.625rem 2.5rem;grid-template-columns:repeat(2,1fr);margin-top:0;padding:2.5rem 3rem}}.the-header__group{display:flex;flex-direction:column;gap:.5rem}.the-header__subtitle{--tw-text-opacity:1;color:rgb(114 116 119/var(--tw-text-opacity));padding:0 .5rem}.the-header__more--link{align-self:flex-start;margin:.25rem 0 1rem .5rem}.the-header__mega{display:none}@media (min-width:1024px){.the-header__mega{--tw-bg-opacity:1;background-color:rgb(243 245 247/var(--tw-bg-opacity));border-radius:1.25rem 0 0 1.25rem;display:flex;flex:1 1 33%;flex-direction:column;gap:.625rem;max-width:25rem;padding:2.5rem 3rem}.the-header__mega img{border-bottom-left-radius:1.25rem;margin:auto -3rem -2.5rem;max-width:calc(100% + 6rem);width:calc(100% + 6rem)}}.the-header .router-link-exact-active:not(.the-header__root-link){--tw-text-opacity:1;color:rgb(86 175 64/var(--tw-text-opacity))}.base-modal{align-items:flex-end;background-color:#14171d66;display:flex;height:100%;justify-content:center;left:0;max-height:100svh;overflow:hidden;position:fixed;top:0;width:100%;z-index:250}@media (min-width:768px){.base-modal{align-items:center;padding-left:var(--wrapper-padding);padding-right:var(--wrapper-padding)}}.base-modal__container{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;border-radius:1.25rem 1.25rem 0 0;color:rgb(20 23 29/var(--tw-text-opacity));display:flex;flex-direction:column;height:100%;margin-top:4rem;max-height:100%;max-width:min(100%,calc(var(--wrapper-width-xs)));position:relative;width:100%}.base-modal__container--small{border-radius:1.25rem;height:auto;margin:auto;width:auto}@media (min-width:640px){.base-modal__container{border-radius:1.25rem;height:-moz-max-content;height:max-content;margin:auto;max-height:calc(100% - 5rem);max-width:calc(var(--wrapper-width-xs) - var(--wrapper-padding)*2);min-width:27rem;width:auto}}.base-modal__header{align-items:center;display:flex;justify-content:space-between;padding:2.5rem 2.5rem 1rem}.base-modal__content{border-radius:1.25rem 1.25rem 0 0;display:flex;flex-direction:column;gap:1rem;overflow:overlay;padding:0 2.5rem 2.5rem}.base-modal__content--small{padding:2.5rem 2.5rem 0}@media (min-width:640px){.base-modal__content{border-radius:1.25rem}}.base-modal__title{font-size:1.5rem;font-weight:700;line-height:1.5}.the-language-modal__button{align-items:center;border-radius:.625rem;display:flex;font-weight:700;min-height:3.125rem;padding:.75rem 1rem}.the-language-modal__button--active{--tw-bg-opacity:1;background-color:rgb(243 245 247/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(114 116 119/var(--tw-text-opacity))}.the-footer{--tw-bg-opacity:1;background-color:rgb(20 23 29/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(210 211 212/var(--tw-text-opacity));padding-bottom:9rem;padding-top:1.25rem}@media (min-width:640px){.the-footer{padding-bottom:1.875rem}}.the-footer--rounded{border-radius:1.25rem 1.25rem 0 0;padding-top:3.125rem}.the-footer__links-grid{display:grid;gap:2.5rem}@media (min-width:640px){.the-footer__links-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.the-footer__links-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.the-footer__links-grid{grid-template-columns:repeat(5,1fr)}}@media (min-width:768px){.the-footer__links-grid--no-blog{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.the-footer__links-grid--no-blog{grid-template-columns:repeat(4,1fr)}}.the-footer__title{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));font-size:1.5rem;font-weight:700;line-height:1.5}.the-footer__links{align-items:flex-start;display:flex;flex-direction:column;gap:1.25rem;height:0;margin-top:0;opacity:0;pointer-events:none;transition:height .15s,opacity .12s,margin-top .15s}.the-footer__links--mobile-opened{height:var(--links-height);margin-top:1.25rem;opacity:1;pointer-events:all}@media (min-width:640px){.the-footer__links{height:auto;margin-top:1.25rem;opacity:1;pointer-events:all}}.the-footer__link{transition:color .2s}.the-footer__link.router-link-exact-active{--tw-text-opacity:1;color:rgb(86 175 64/var(--tw-text-opacity))}.the-footer__link:hover{--tw-text-opacity:1;color:rgb(52 142 35/var(--tw-text-opacity))}.the-footer__link:active{--tw-text-opacity:1;color:rgb(86 175 64/var(--tw-text-opacity))}.the-footer__info{align-items:center;border-color:#a1a3a533;border-style:solid;border-width:1px 0;display:flex;flex-direction:column;gap:1.875rem;padding:3.125rem 0}@media (min-width:1024px){.the-footer__info{flex-direction:row}}.the-footer__line{border-top:1px solid hsla(220,2%,64%,.2)}.the-footer__info-side{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}@media (min-width:1024px){.the-footer__info-side{flex:1 1 33%;flex-wrap:nowrap}}.the-footer__ukraine-tag{background-color:#034fab;border-radius:1.25rem;color:#ffd701;padding:.5rem 1rem}
