@keyframes showbanner{0%{bottom:-150px}to{bottom:10px}}@font-face{font-family:"Lab Grotesque";font-style:normal;font-weight:300;src:local("Lab Grotesque Light"),local("LabGrotesque-Light"),url(../fonts/LabGrotesque-Light.woff) format("woff")}@font-face{font-family:"Lab Grotesque";font-style:normal;font-weight:400;src:local("Lab Grotesque Regular"),local("LabGrotesque-Regular"),url(../fonts/LabGrotesque-Regular.woff2) format("woff2")}@font-face{font-family:"Lab Grotesque";font-style:normal;font-weight:500;src:local("Lab Grotesque Medium"),local("LabGrotesque-Medium"),url(../fonts/LabGrotesque-Medium.woff2) format("woff2")}@font-face{font-family:"Lab Grotesque";font-style:normal;font-weight:700;src:local("Lab Grotesque Bold"),local("LabGrotesque-Bold"),url(../fonts/LabGrotesque-Bold.woff2) format("woff2")}@font-face{font-family:"Lab Grotesque";font-style:normal;font-weight:900;src:local("Lab Grotesque Black"),local("LabGrotesque-Black"),url(../fonts/LabGrotesque-Black.woff2) format("woff2")}*,::after,::before{box-sizing:inherit}html{min-width:1200px;box-sizing:border-box;scroll-behavior:smooth}body{position:relative;font-family:"Lab Grotesque","Arial",sans-serif;font-size:24px;font-weight:400;line-height:32px;color:#000;background-color:#fff;z-index:0}body::before{content:"";position:absolute;top:26px;right:0;width:100%;height:809px;background:url(../img/content/promo-bg.png) no-repeat center;background-size:cover;z-index:-1}@media (max-width:430px){body::before{height:1255px;background-position:bottom left}}body,h1,h2,h3,p,ul{margin:0}ul{padding:0;list-style-type:none}a{text-decoration:none}img{max-width:100%;height:auto}.container{width:1200px;padding:0 10px;margin:0 auto}.button-basic,.button-border{display:flex;justify-content:center;align-items:center;height:51px;font-size:16px;font-weight:500;border-radius:200px;transition:.3s}.button-basic--peach,.button-border--peach{color:#fff;background-color:#f1361d}.button-basic--peach:hover,.button-border--peach:hover{background-color:#fc1920}.button-basic--peach-transparent,.button-border--peach-transparent{color:#f1361d;background-color:transparent;border:1px solid #f1361d}.button-basic--gray,.button-border--gray{color:#fff;background-color:#333}.button-basic--gray:hover,.button-border--gray:hover{background-color:#4a4a4a}.button-basic--white,.button-border--white{color:#000;background-color:#fff}.button-basic--white:hover,.button-border--white:hover{background-color:#ebebeb}.button-basic--white-peach,.button-border--white-peach{color:#f1361d;background-color:#fff}.button-basic--white-transparent,.button-border--white-transparent{color:#fff;background-color:transparent;border:1px solid #fff}.button-border{color:#333;border:1px solid #333}.button-border:hover{color:#fff;background-color:#333}.button-border:hover::before{background-image:url(../img/icon/icon-arrow-down-right--white.svg)}.button-array-down{position:relative;padding-right:20px}.button-array-down::before{content:"";position:absolute;top:52%;right:60px;transform:translateY(-50%);width:10px;height:10px;background-size:contain;background-repeat:no-repeat;transition:.3s}.button-array-down--gray::before{background-image:url(../img/icon/icon-arrow-down-right--gray.svg)}.button-array-down--white::before{background-image:url(../img/icon/icon-arrow-down-right--white.svg)}@media (max-width:430px){html{min-width:375px}.container{width:95%;padding:0;overflow:hidden}.button-array-down{padding-right:0}.button-array-down::before{right:100px}}.header{display:flex;flex-direction:column}.header__auth{display:flex;justify-content:space-between;width:100%;min-height:32px;background-color:#fff;border-bottom:1px solid #d8d8d8}.header__logo{padding-left:18px}.header__signin{line-height:0}.header__navigation{margin-top:26px}.navigation{display:flex;align-items:center;width:100%;min-height:66px;padding:15px 40px;line-height:0;background-color:#fff;border-radius:30px}.navigation__logo-link{display:block;width:117px;height:auto}.navigation__logo{width:100%;height:auto}.navigation__logo--mobile{display:none}.show-mobile-menu{position:relative;width:37px;height:37px;padding:11px 7px;margin-left:auto;background-color:transparent;border:0;border-radius:3px;box-sizing:border-box;transition:.3s;outline:0;display:none}.show-mobile-menu::after,.show-mobile-menu::before{content:"";position:absolute;left:50%;transform:translateX(-50%);width:25px;height:2px;background-color:#000}.show-mobile-menu::before{top:11px;box-shadow:0 6.5px 0 #000}.show-mobile-menu::after{bottom:11px}.show-mobile-menu--active::before{transition:.3s;top:50%;box-shadow:none;transform:translate(-50%,-50%) rotate(45deg);background-color:#000}.show-mobile-menu--active::after{transition:.3s;bottom:auto;top:50%;transform:translate(-50%,-50%) rotate(-45deg);background-color:#000}.navigation__list{width:857px;display:flex;align-items:center;justify-content:space-between;margin:0 0 0 auto}.show-mobile-menu--active+.navigation__list{display:flex;margin-top:30px;gap:10px}.navigation__link{font-size:18px;font-weight:700;color:inherit;line-height:140%;transition:.3s;padding:4px 10px;border-radius:50px}.navigation__link--icon{display:block;position:relative;padding-right:30px}.navigation__link--icon::before{content:"";position:absolute;top:50%;transform:translateY(-50%);right:0;width:20px;height:20px;background:url(../img/icon/icon-tg.svg)}@media (max-width:430px){.header--menu-active{background-color:rgba(34,34,34,.95)}.header--menu-active .header__auth{background-color:#fff}.header--menu-active .navigation{background-color:transparent}.header--menu-active .navigation__logo{display:none}.header--menu-active .navigation__logo--mobile{display:block}.navigation{flex-wrap:wrap;min-height:auto;padding:10px;border-radius:15px;color:#fff}.navigation__logo{width:75px}.show-mobile-menu{display:block}.navigation__list{flex-direction:column;width:100%;padding-bottom:30px;display:none}.navigation__link{color:#000}.navigation__link:hover{background-color:transparent;color:#f1361d;padding-left:5px}}.promo{position:relative;margin-top:20px;color:#fff;padding-bottom:60px}.promo__content{display:flex;justify-content:space-between;padding:40px 60px;background:#f1361d;border:1px solid rgba(255,255,255,.36);border-radius:40px;box-shadow:0 0 80px 0 rgba(0,0,0,.55)}.promo__about{display:flex;flex-direction:column;width:614px;margin-top:7px}.promo__about-badges{display:flex;gap:10px}.promo__about-badge{width:-moz-max-content;width:max-content;padding:5px 10px;font-size:14px;font-weight:500;line-height:18px;background:rgba(255,255,255,.19);border-radius:20px}.promo__about-badge:first-of-type{background-color:#fff;color:#f1361d}.promo__title{width:600px;margin-top:40px;font-size:50px;font-weight:500;line-height:54px}.promo-subject{display:flex;flex-direction:column;gap:10px;width:316px}.promo-subject__elem{padding:20px;background:rgba(255,255,255,.14);border:1px solid #fff;border-radius:20px;box-shadow:0 0 40px 0 rgba(0,0,0,.09)}.promo-subject__title{width:-moz-max-content;width:max-content;padding:0 10px;font-size:16px;font-weight:700;color:#f1361d;background-color:#fff;border-radius:20px}.promo-subject__desc{margin-top:6px;font-size:14px;line-height:18px}.promo__link-wrapper{display:flex;margin-top:auto;gap:20px}.promo__link{width:-moz-max-content;width:max-content;height:52px;padding:0 50px;font-size:16px}@media (max-width:430px){.promo{padding-bottom:50px}.promo__content{position:relative;padding:20px 15px 156px 20px;flex-direction:column;border:0;box-shadow:none}.promo-subject,.promo__about{width:auto}.promo__about-badges{flex-wrap:wrap;gap:10px}.promo__about-badge{font-size:12px;padding:3px 10px}.promo__desc,.promo__title{width:auto;margin-top:15px;font-size:30px;line-height:34px}.promo__desc{font-size:18px;line-height:20px}.promo__subject-list{margin-top:20px;flex-direction:column}.promo-subject__elem{padding:10px 20px 10px 10px}.promo-subject__title{padding:2px 10px;font-size:12px;line-height:1.2}.promo-subject__desc{margin-top:7px;font-size:12px;line-height:15px}.promo__link-wrapper{position:absolute;flex-direction:column;gap:10px;width:95%;left:50%;transform:translateX(-50%);bottom:30px}.promo__link{width:100%;height:48px}}.movies{padding:100px 0 0;background-color:#fff}.movies__title{font-size:40px;font-weight:700;line-height:52px}.movies__list{margin-top:52px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;height:433px}.movies__item{border-radius:20px;overflow:hidden}.movies__item:first-of-type{grid-column:1/3;grid-row:1/3}.movies__item iframe{width:100%;height:100%}#raichuVideoPoster,.movies__item iframe>.embed-wrapper-module__wrapper___RPyEt{display:none!important}@media (max-width:430px){.movies{padding:50px 0 0;background-color:#fff}.movies__title{width:260px;font-size:27px;line-height:35px;margin:0 auto;text-align:center}.movies__wrapper{overflow-x:scroll;margin-top:43px}.movies__list{margin-top:0;grid-template-columns:repeat(5,1fr);grid-gap:15px;width:1630px;height:400px}.movies__item:first-of-type{grid-column:1/1;grid-row:1/1}}.price{padding:100px 0;background-color:#f1361d;color:#fff}.price__title{font-size:38px;font-weight:700;line-height:47px;text-align:center}.price__list{display:grid;grid-template-columns:repeat(2,500px);grid-gap:20px;justify-content:center;margin-top:44px}.price-for-nonsubscribers{display:none}.price__item{position:relative;display:flex;flex-direction:column;width:100%;padding:40px;border-radius:20px;color:#000;background-color:#fff}.price__item::before{content:"";position:absolute;top:0;right:22px;width:80px;height:175px;background:url(../img/icon/icon-balls.svg) no-repeat center;background-size:contain;display:none}.price__rules{margin-top:10px;font-size:20px;font-weight:500;line-height:24px}.price__caption{display:block;font-size:44px;font-weight:500;line-height:42px}.price__features-list{display:flex;flex-direction:column;gap:10px;margin-top:15px;margin-bottom:23px}.price__features-item{position:relative;padding-left:40px;font-size:16px;line-height:19px}.price__features-item::before{content:"";position:absolute;top:0;left:0;width:20px;height:20px;background:url(../img/icon/icon-circle-checked-red.svg) no-repeat center;background-size:cover}.price__features-item:last-of-type{margin-bottom:0}.price__value{margin-top:auto;font-size:50px;font-weight:500;line-height:54px;color:#f1361d}.price__value span{font-size:38px}.price__cta-wrapper{display:flex;gap:10px;margin-top:20px}.price__link{height:42px;width:50%}@media (max-width:430px){.price{padding:50px 0}.price__title{font-size:24px;line-height:28px}.price__list{grid-template-columns:repeat(1,1fr);margin-top:20px}.price__item{padding:20px}.price__item::before{width:59px;height:130px}.price__caption{font-size:30px;line-height:32px}.price__features-list{margin-top:16px;margin-bottom:36px;gap:10px}.price__features-item{position:relative;display:flex;align-items:center;min-height:27px;padding-left:34px;font-size:14px}.price__features-item::before{top:2px;width:24px;height:24px}.price__features-item:last-of-type{margin-bottom:0}.price__value{font-size:55px;line-height:37px}.price__value span{font-size:30px}.price__cta-wrapper{flex-direction:column}.price__link{width:100%;height:40px;font-size:14px}}.programs{padding:100px 0;background-color:#f1f1f1}.programs__header{display:flex;justify-content:space-between}.programs__title{width:950px;margin:0 auto;font-size:50px;font-weight:500;line-height:54px;text-align:center}.marathon,.programs__list{display:flex;flex-direction:column;width:100%}.programs__list{height:100%;margin-top:30px;gap:30px}.marathon{position:relative;min-height:307px;padding:30px 40px 30px 277px;background:#fff;border-radius:20px;z-index:0;overflow:hidden}.marathon--completed{filter:grayscale(1);opacity:.7}.marathon--block-wide{padding-left:450px}.marathon--block-wide .marathon__author-pic{width:410px}.marathon__date{width:-moz-max-content;width:max-content;padding:5px 10px;font-size:14px;font-weight:500;line-height:18px;color:#fff;background:#f1361d;border-radius:20px}.marathon__date-time{position:relative;display:inline-block;margin-left:5px;padding-left:5px}.marathon__date-time::before{content:"";position:absolute;top:0;left:0;width:1px;height:100%;background-color:#fff}.marathon__title{margin-top:20px}.marathon__special-title,.marathon__title{font-size:20px;font-weight:500;line-height:24px}.marathon__subject-list{display:flex;flex-direction:column;gap:5px;margin-top:10px}.marathon__special-desc,.marathon__subject{font-size:16px;font-weight:400;line-height:20px}.marathon__author{margin-top:20px}.marathon__author-name{font-size:20px;font-weight:500}.marathon__author-position{display:block;font-size:16px;line-height:20px}.marathon__author-pic{position:absolute;left:0;top:0;bottom:0;width:237px;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.programs__about-link{width:400px;margin:30px auto 0}.marathon__special{margin-top:20px}.marathon__special-title{margin:0}.marathon__special-desc{margin-top:5px}@media (max-width:430px){.programs{padding:50px 0}.programs__header{display:flex;justify-content:space-between}.programs__title{width:auto;font-size:24px;line-height:28px}.marathon{width:100%;min-height:307px;padding:0;border-radius:30px}.marathon--block-wide{padding-left:0}.marathon--block-wide .marathon__author-pic{width:auto}.marathon__content{margin-top:23px;padding:0 20px 20px}.marathon__special-title,.marathon__title{font-size:18px;line-height:22px}.marathon__subject-list{display:flex;flex-direction:column;gap:5px;margin-top:10px}.marathon__special-desc,.marathon__subject{font-size:14px;line-height:18px}.marathon__author{margin-top:10px}.marathon__author-name{font-size:18px}.marathon__author-position{font-size:14px;line-height:18px}.marathon__author-pic{position:static;width:100%;height:375px;-o-object-position:top;object-position:top}.programs__about-link{width:400px;margin:30px auto 0}.marathon__special{margin-top:20px}.marathon__special-title{margin:0}.marathon__special-desc{margin-top:5px}}.study{padding:100px 0;overflow:hidden}.study__title{font-size:50px;font-weight:500;line-height:54px}.study__slider{position:relative;margin-top:50px}.study__list{counter-reset:count;display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;gap:20px}.study__item{position:relative;min-height:346px}.study__item:last-of-type{margin-bottom:0}.study__content{min-height:100%;padding:70px 21px 20px 30px;border-radius:20px;color:#fff;border:1px solid rgba(255,255,255,.36);background:#f1361d}.study__caption{font-size:36px;font-weight:500;line-height:120%}.study__desc{margin:16px 0 0;font-size:20px;line-height:26px}.study__desc a{color:#fff;text-decoration:underline;text-underline-offset:3px}.study__stage{position:absolute;top:30px;left:30px;width:30px;height:30px}.study__stage::before{content:"0" counter(count);counter-increment:count;position:absolute;display:flex;align-items:center;justify-content:center;font-size:30px;font-weight:500;color:rgba(255,255,255,.49);z-index:1}@media (max-width:430px){.study{padding:50px 0}.study__title{width:auto;font-size:30px;line-height:37px}.study__slider{margin-top:32px}.study__list{counter-reset:count;display:grid;grid-template-columns:repeat(1,1fr)}.study__item{height:auto;min-height:-moz-max-content;min-height:max-content}.study__content{padding:70px 10px 20px 20px;border-radius:20px}.study__caption{font-size:20px;font-weight:700;line-height:47px}.study__desc{margin:0;font-size:14px;line-height:19px}.study__stage{width:63px;height:63px}}.about{position:relative;background-color:#f1f1f1}.about__wrapper{position:relative;display:flex;align-items:center;justify-content:space-between;padding:89px 0 70px}.about__content{width:446px}.about__title{font-size:50px;font-weight:500;line-height:54px}.about__desc{margin:30px 0 0;font-size:20px;line-height:24px}.about__link{margin-top:24px;width:235px}.about__video{border-radius:20px;width:635px;height:376px;-o-object-fit:contain;object-fit:contain;cursor:pointer}.about__video iframe{width:100%;height:100%;border:0;border-radius:30px}@media (max-width:430px){.about{padding:50px 0}.about__wrapper{position:relative;flex-direction:column;padding:0}.about__wrapper::before{display:none}.about__content{width:auto}.about__title{font-size:30px;line-height:37px}.about__desc{margin-top:23px;font-size:14px;line-height:18px}.about__link{margin-top:290px;width:auto}.about__video{position:absolute;bottom:85px;width:100%;height:225px}}.broadcasts{padding:100px 0;background-color:#f1f1f1;overflow:hidden}.broadcasts__title{width:850px;margin:0 auto;text-align:center;font-size:38px;font-weight:700;line-height:47px}.broadcast__slider-btns{position:absolute;display:flex;justify-content:space-between;width:120px;left:50%;margin-top:10px;transform:translateX(-50%)}.broadcast-slider-next,.broadcast-slider-prev{position:relative;width:51px;height:51px;cursor:pointer}.broadcast-slider-prev{background:url(../img/icon/icon-arrow-right.svg) no-repeat center;background-size:cover}.broadcast-slider-next{background:url(../img/icon/icon-arrow-left.svg) no-repeat center;background-size:cover}.broadcast__desc{margin-top:10px;font-size:16px;font-weight:600;line-height:25px}.broadcast__subrscribe-link{color:#333;text-decoration:underline}.broadcasts__slider{display:flex;width:946px;margin:20px auto 0}.broadcasts__list{display:flex;height:100%}.broadcast{position:relative;display:flex;flex-direction:column;width:100%;min-height:371px;padding:30px 40px 30px 277px;background:#fff;border-radius:20px;z-index:0;overflow:hidden}.broadcast--completed{filter:grayscale(1);opacity:.7}.broadcast__date{width:-moz-max-content;width:max-content;padding:5px 10px;font-size:14px;font-weight:500;line-height:18px;color:#fff;background:#f1361d;border-radius:20px}.broadcast__date-time{position:relative;display:inline-block;margin-left:5px;padding-left:5px}.broadcast__date-time::before{content:"";position:absolute;top:0;left:0;width:1px;height:100%;background-color:#fff}.broadcast__title{margin-top:20px;font-size:20px;font-weight:500;line-height:24px}.broadcast__subject-list{display:flex;flex-direction:column;gap:5px;margin-top:10px}.broadcast__subject{font-size:16px;font-weight:400;line-height:20px}.broadcast__author{margin-top:20px}.broadcast__author-name{font-size:20px;font-weight:500}.broadcast__author-position{display:block;font-size:16px;line-height:20px}.broadcast__author-pic{position:absolute;left:0;top:0;bottom:0;width:230px;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}@media (max-width:430px){.broadcasts{padding:50px 0 80px}.broadcasts__title{width:auto;font-size:24px;line-height:28px}.broadcast__desc{font-size:14px;line-height:21px}.broadcast--block-wide .broadcast__author-pic,.broadcasts__slider{width:auto}.broadcast__list{grid-gap:0;margin-top:26px}.broadcast{width:100%;min-height:307px;padding:0;border-radius:30px}.broadcast--block-wide{padding-left:0}.broadcast__content{margin-top:23px;padding:0 20px 20px}.broadcast__special-title,.broadcast__title{font-size:18px;line-height:22px}.broadcast__subject-list{display:flex;flex-direction:column;gap:5px;margin-top:10px}.broadcast__special-desc,.broadcast__subject{font-size:14px;line-height:18px}.broadcast__author{margin-top:10px}.broadcast__author-name{font-size:18px}.broadcast__author-position{font-size:14px;line-height:18px}.broadcast__author-pic{position:static;width:100%;height:375px;-o-object-position:top;object-position:top}.programs__about-link{width:400px;margin:30px auto 0}.broadcast__special{margin-top:20px}.broadcast__special-title{margin:0}.broadcast__special-desc{margin-top:5px}}.feedback{overflow:hidden}.feedback__wrapper{position:relative;padding:77px 0 125px}.feedback__header{display:flex;justify-content:space-between}.feedback__title{width:680px;font-size:38px;font-weight:700;line-height:47px}.feedback__slider-btns{display:flex;justify-content:space-between;width:120px}.feedback-slider-next,.feedback-slider-prev{position:relative;width:51px;height:51px;cursor:pointer}.feedback-slider-prev{background:url(../img/icon/icon-arrow-right.svg) no-repeat center;background-size:cover}.feedback-slider-next{background:url(../img/icon/icon-arrow-left.svg) no-repeat center;background-size:cover}.feedback__slider{margin-top:63px}.feedback-slider,.feedback-slider__list{display:flex;width:100%}.feedback-slider__list{height:100%;box-sizing:border-box}.comment{position:relative;display:flex;flex-direction:column;flex-shrink:0;width:100%;min-height:195px;padding:33px 23px 17px 21px;color:#000;background:#f1f1f1;border-radius:16px}.comment::before,.comment__rating::before{content:"";position:absolute;background-size:contain}.comment::before{top:-30px;right:30px;width:72px;height:55px;background:url(../img/icon/icon-quote.svg) center}.comment__text{margin:0;font-size:14px;line-height:18px}.comment__rating{position:relative;width:190px;height:34px;margin:auto 0 20px}.comment__rating::before{top:0;left:0;width:100%;height:100%;background:url(../img/icon/icon-stars.svg) center left}.comment__date{font-size:14px;line-height:18px;color:#797979}@media (max-width:430px){.feedback__wrapper{padding:58px 0 45px}.feedback__title{width:290px;font-size:24px;line-height:28px}.feedback__slider-btns{width:71px}.feedback-slider-next,.feedback-slider-prev{width:31px;height:31px;margin-top:21px}.feedback__slider{margin-top:26px}.comment{min-height:230px;padding:20px 17px}.comment::before{top:-14px;width:36px;height:27px;background-size:cover}.comment__rating{margin:auto 0 5px}.comment__date{font-size:12px}}.footer{font-family:"Lab Grotesque","Arial",sans-serif;background-color:#000;color:#fff}.footer__wrapper{position:relative;display:flex;flex-wrap:wrap;padding:56px 0 90px;line-height:16px}.footer__copyright{width:100%;margin:30px 0 0;font-size:13px}.footer__copyright-link{display:flex;flex-direction:column;display:inline;color:#fff;text-decoration:underline}.footer__policy{display:flex;gap:40px}.footer__policy-link{display:block;font-size:13px;text-decoration:underline;color:#fff}.footer__callback{margin:0 0 0 185px;font-size:13px}.footer__phone{display:block;margin-top:10px;font-size:18px;font-weight:600;line-height:22px;color:#fff}.footer__logo-link{position:absolute;top:56px;right:0;display:flex;margin-left:auto}.footer__logo{width:215px}@media (max-width:430px){.footer__policy,.footer__wrapper{flex-direction:column}.footer__policy{gap:10px}.footer__copyright{width:auto;margin:10px 0}.footer__logo-link{position:static;margin-left:0;margin-top:30px}.footer__logo{width:170px}}.sticky{position:fixed;bottom:0;left:0;right:0;display:flex;width:100%;height:100px;background:#fff;box-shadow:0 -7px 24.9px 0 rgba(0,0,0,.09);z-index:99;display:none}.sticky__wrapper{display:flex;align-items:center;justify-content:space-between;height:100%}.sticky__cta{width:426px}.sticky__datetime{font-size:34px;line-height:38px;font-weight:500}@media (max-width:430px){.sticky{display:none}}.cookie-banner{position:fixed;bottom:-150px;left:0;right:0;width:100%;height:126px;z-index:99;animation:showbanner .3s 1s forwards;display:none}.cookie-banner__content{display:flex;align-items:center;gap:50px;width:1180px;height:100%;margin:0 auto;padding:30px;background-color:rgba(3,3,3,.4);border-radius:23px}.cookie-banner__text{font-size:18px;line-height:22px;color:#fff}.cookie-banner__permission{display:inline-block;color:#fff;text-underline-offset:4px;text-decoration:underline}.cookie-banner__button{display:flex;justify-content:center;align-items:center;flex:1 0 auto;width:303px;height:60px;font-family:inherit;font-size:16px;font-weight:600;background-color:#fff;color:#000;border:0;border-radius:10px;cursor:pointer;transition:.3s}@media (max-width:1024px),(max-width:430px){.cookie-banner{width:98%;height:auto;margin:0 auto}.cookie-banner__content{flex-direction:column;width:auto;height:100%;gap:10px;margin:0 auto;padding:15px 10px;border-radius:10px}.cookie-banner__text{margin:0;font-size:13px;line-height:15px;color:#fff}.cookie-banner__button{width:220px;height:40px}}
/*# sourceMappingURL=style.min.css.map */
