@charset "UTF-8";:root{--color-dark-grey:#121723;--color-dark-blue:#292e39;--color-grey-dark:#a1a6b4;--color-grey:#d2d5dd;--color-grey-light:#e6e8ec;--color-ohra:#bb973e;--color-photanopia:#f0d288;--color-blue:#0039a6;--color-red:#d52b1e;--color-purple-dark:#4f28a5;--color-purple:#6d31ee;--color-purple-light:#aa9dfa;--color-white-dark:#f5f6f7;--color-white:#fff}@font-face{font-family:Muller;font-display:swap;src:url(../fonts/Muller-Black.woff2) format("woff2"),url(../fonts/Muller-Black.woff) format("woff");font-weight:800;font-style:normal}@font-face{font-family:Muller;font-display:swap;src:url(../fonts/Muller-Bold.woff2) format("woff2"),url(../fonts/Muller-Bold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Muller;font-display:swap;src:url(../fonts/Muller-Heavy.woff2) format("woff2"),url(../fonts/Muller-Heavy.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:Muller;font-display:swap;src:url(../fonts/Muller-Medium.woff2) format("woff2"),url(../fonts/Muller-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Muller;font-display:swap;src:url(../fonts/Muller-Light.woff2) format("woff2"),url(../fonts/Muller-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Muller;font-display:swap;src:url(../fonts/Muller-Regular.woff2) format("woff2"),url(../fonts/Muller-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Muller;font-display:swap;src:url(../fonts/Muller-ExtraLight.woff2) format("woff2"),url(../fonts/Muller-ExtraLight.woff) format("woff");font-weight:200;font-style:normal}@font-face{font-family:Muller;font-display:swap;src:url(../fonts/Muller-Thin.woff2) format("woff2"),url(../fonts/Muller-Thin.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:Muller;font-display:swap;src:url(../fonts/Muller-ExtraBold.woff2) format("woff2"),url(../fonts/Muller-ExtraBold.woff) format("woff");font-weight:700;font-style:normal}html{scroll-behavior:smooth;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit;margin:0;padding:0;border:0}a,a:link,a:visited{color:inherit;text-decoration:none;background-color:transparent;border:0;cursor:pointer}a:focus,a:hover{text-decoration:none;outline:0}aside,footer,header,img,legend,main,nav,section,svg{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img,svg{max-width:100%;height:auto;vertical-align:top}address{font-style:normal}button,input,select,textarea{font-family:inherit;font-size:inherit;color:inherit;background-color:transparent;border:0;outline:0;appearance:none;-webkit-appearance:none;-moz-appearance:none}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;background:0 0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer}button::-moz-focus-inner{padding:0;border:0}label{cursor:pointer}body{background-color:var(--color-white);font-family:Muller,Arial,Verdana,sans-serif;text-wrap:balance;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.list-reset{list-style-type:none;padding:0;margin:0}.btn-reset{border:0;background-color:inherit;overflow:hidden;padding:0;cursor:pointer}.container{max-width:1310px;width:100%;margin:0 auto;padding:0 100px}.section-title{margin:0;padding:0;font-style:normal;font-weight:400;font-size:48px;line-height:100%}.about{background-color:var(--color-dark-grey);padding:94px 0}.about .container{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(3,auto);grid-auto-flow:dense;gap:29px 30px}.about__title{margin:0 0 4px;color:var(--color-white)}.about__figures,.about__text{display:-webkit-box;display:-ms-flexbox;display:flex}.about__text{color:var(--color-grey-dark);font-size:20px;font-style:normal;font-weight:700;line-height:159%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;grid-column:span 7}.about__figures{grid-column:span 5;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.about__figures .idx-1{display:none}.about__figures .idx-2{margin-right:28px}.about__item{grid-column:span 3}.about__item-list{grid-column:span 12;grid-row:span 1;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:1fr;grid-auto-flow:dense;gap:30px}.about__item img{height:255px;width:100%;-o-object-fit:cover;object-fit:cover}.about__item-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:7px;padding:30px 0 0;font-style:normal}.about__item-title{margin:0;padding:0;color:var(--color-white);font-size:20px;font-weight:500;line-height:normal}.about__item-descr{padding:0;color:var(--color-grey-dark);font-size:16px;font-weight:400;line-height:24px}.about__form{grid-row:span 1;grid-column:span 10;display:-webkit-box;display:-ms-flexbox;display:flex}.about__form fieldset{width:100%;height:100%;display:grid;grid-template-columns:repeat(10,1fr);gap:30px;grid-template-rows:auto 1fr auto auto;grid-auto-flow:row;padding:0}.about__form-textarea{grid-column:span 10;position:relative;width:100%;height:150px}.about__form-textarea-item{width:100%;height:100%;padding:30px 31px;border:1px solid var(--color-white);border-radius:30px;background-color:var(--color-dark-grey);font-size:20px;line-height:20px;color:var(--color-grey-dark);outline:0;-webkit-transition:background-color .5s,border-color .5s;transition:background-color .5s,border-color .5s}.about__form-textarea-item:hover{background-color:var(--color-dark-blue)}.about__form-textarea-item:focus{background-color:var(--color-dark-blue);border-color:var(--color-purple-light)}.about__form-textarea-item:active{color:var(--color-white);border-color:var(--color-white);background-color:var(--color-dark-grey)}.about__form-textarea-label{position:absolute;left:28px;top:31px;font-size:20px;line-height:20px;color:var(--color-grey-dark);pointer-events:none;-webkit-transition:all .3s ease;transition:all .3s ease;background:0 0;padding:0 4px}.about__form-textarea.has-content .about__form-textarea-label,.about__form-textarea:focus-within .about__form-textarea-label{top:6px;font-size:14px;color:var(--color-purple-light)}.about__form-textarea.error .about__form-textarea-label{color:var(--color-red)!important}.about__form-textarea.error .about__form-textarea-item{border-color:var(--color-red)!important}.about__form input:-webkit-autofill,.about__form textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--color-dark-grey) inset!important;box-shadow:0 0 0 1000px var(--color-dark-grey) inset!important;-webkit-text-fill-color:var(--color-grey-dark)!important;-webkit-transition:all .5s ease-in-out!important;transition:all .5s ease-in-out!important}.about__form-input{grid-column:span 5;position:relative;width:100%}.about__form-input.error .about__form-input-label{color:var(--color-red)!important}.about__form-input.error .about__form-input-item{border-color:var(--color-red)!important}.about__form-input-item{display:block;width:100%;padding:24px 31px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:var(--color-dark-grey);border:1px solid var(--color-white);border-radius:40px;font-size:20px;line-height:20px;color:var(--color-grey-dark);outline:0;-webkit-transition:background-color .5s,border-color .5s;transition:background-color .5s,border-color .5s}.about__form-input-item:hover{background-color:var(--color-dark-blue)}.about__form-input-item:focus{background-color:var(--color-dark-blue);border-color:var(--color-purple-light)}.about__form-input-item:active{background-color:var(--color-dark-grey);border-color:var(--color-white);color:var(--color-white)}.about__form-input-label{position:absolute;left:28px;top:26px;padding:0 4px;background:0 0;font-size:20px;line-height:20px;color:var(--color-grey-dark);pointer-events:none;-webkit-transition:top .3s ease,font-size .3s ease,color .3s ease;transition:top .3s ease,font-size .3s ease,color .3s ease}.about__form-input.has-content .about__form-input-label,.about__form-input:focus-within .about__form-input-label{top:6px;font-size:14px;color:var(--color-purple-light)}.about__form-error{position:absolute;right:16px;top:8px;color:var(--color-red);font-size:12px;font-style:normal;font-weight:400;line-height:normal}.about__form-btn{grid-row:4/span 1;grid-column:span 3;padding:24px 54px;text-align:center;color:var(--color-white);background-color:var(--color-purple);font-style:normal;font-weight:500;font-size:20px;line-height:20px;border-radius:40px;border:transparent 1px solid;-webkit-transition:background-color .5s ease-in-out;transition:background-color .5s ease-in-out;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;justify-self:start;width:auto}.about__form-btn:hover{border-color:var(--color-purple-light);background-color:var(--color-purple-light)}.about__form-btn:focus{border-color:var(--color-purple-dark);background-color:var(--color-purple-light)}.about__form-btn:active{border-color:var(--color-purple-dark);background-color:var(--color-purple-dark)}.about__form-chb{grid-column:span 5;grid-row:3/span 1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;justify-self:start;width:auto}.about__form-chb-inp{opacity:0;width:0;height:0;display:none}.about__form-chb-inp:checked+.about__form-chb-text::after{opacity:1}.about__form-chb-text,.adv .container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about__form-chb-text{color:var(--color-white);font-style:normal;font-weight:500;font-size:12px;line-height:12px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;padding-left:8px}.about__form-chb-text::before{content:"";display:block;position:relative;left:-8px;top:0;width:14px;height:14px;border:1px solid var(--color-white)}.about__form-chb-text::after,.adv__img span{position:absolute;background-repeat:no-repeat}.about__form-chb-text::after{content:"";display:block;opacity:0;left:0;width:14px;height:14px;top:50%;margin-top:-7px;background-image:url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.94976 1.08233L4.00002 6.03208L1.17159 3.20365' stroke='%23AA9DFA' stroke-width='2'/%3E%3C/svg%3E");background-position:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.adv{padding:94px 0 132px;background-color:var(--color-dark-blue)}.adv .container{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:1fr;gap:30px;width:100%}.adv__img{grid-column:span 7;position:relative}.adv__img img{width:100%}.adv__img span{width:160px;height:160px;background-image:url(../img/adv/item-2.png);left:-5px;top:-5px}.webp .adv__img span{background-image:url(../../img/adv/item-2.webp)}.adv__text{grid-column:span 5;color:var(--color-white)}.adv__title{color:var(--color-photanopia);margin-bottom:18px}.adv__line{display:block;width:100%;margin-bottom:19px;height:12px;background-image:url(../../img/vector.svg)}.adv__descr{margin:0 0 32px;padding:0;font-style:normal;font-weight:400;font-size:16px;line-height:180%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.adv__btn,.adv__price{font-style:normal;font-weight:500}.adv__price{padding:0;font-size:30px;line-height:30px;margin:0 0 30px}.adv__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;padding:23px 11.5px;border:2px solid var(--color-photanopia);color:var(--color-photanopia);border-radius:100px;font-size:20px;line-height:100%;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.adv__btn:hover{color:var(--color-dark-grey);background-color:var(--color-photanopia);border-color:var(--color-photanopia)}.adv__btn:hover svg .adv__btn-svg-path-1{fill:var(--color-dark-grey)}.adv__btn:hover svg .adv__btn-svg-path-2{fill:var(--color-photanopia)}.adv__btn:focus{color:var(--color-dark-grey);background-color:var(--color-ohra);border-color:var(--color-photanopia)}.adv__btn:active{color:var(--color-dark-grey);background-color:var(--color-ohra);border-color:var(--color-ohra)}.adv__btn:active svg .adv__btn-svg-path-1{fill:var(--color-dark-grey)}.adv__btn:active svg .adv__btn-svg-path-2{fill:var(--color-ohra)}.adv__btn-svg-path-1,.adv__btn-svg-path-2{fill:#f0d288;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.adv__btn-svg-path-2{fill:#121723}.broadcasts{padding:94px 0;color:var(--color-dark-grey)}.broadcasts .container{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(2,1fr);grid-auto-flow:dense;gap:30px}.broadcasts__title{color:var(--color-dark-grey);grid-column:span 3}.broadcasts__item{grid-column:span 3;grid-row:span 1;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.broadcasts__item-list{display:grid;padding-top:14px;grid-column:span 9;grid-row:span 2;grid-template-columns:repeat(9,1fr);grid-template-rows:repeat(2,1fr);grid-auto-flow:dense;gap:30px}.broadcasts__item-img{height:148px;width:100%;-o-object-fit:cover;object-fit:cover}.broadcasts__item-text{border:1px solid var(--color-grey-light);border-top:none;padding:20px 16px 20px 15px;min-height:112px;height:100%;position:relative;font-style:normal;line-height:normal}.broadcasts__item-title{font-size:20px;font-weight:500;margin-bottom:3px}.broadcasts__item-descr{color:var(--color-grey-dark);font-size:12px;font-weight:400;margin-bottom:30px}.broadcasts__item-more{position:absolute;left:12px;bottom:18px;font-size:16px;font-style:italic;font-weight:400;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2px;background-color:transparent}.broadcasts__item-more,.broadcasts__item-more svg path{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.broadcasts__item-more:hover{color:var(--color-purple);background-color:transparent}.broadcasts__item-more:hover svg path,.footer__icons-item:hover a svg path{fill:var(--color-purple)}.broadcasts__item-more:focus{color:var(--color-white);background-color:var(--color-purple-light)}.broadcasts__item-more:focus svg path{fill:var(--color-white)}.broadcasts__item-more:active{color:var(--color-purple-dark);background-color:transparent}.broadcasts__item-more:active svg path{fill:var(--color-purple-dark)}.broadcasts__archive{grid-column:span 3;grid-row:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;text-align:start}.broadcasts__archive-img{margin-bottom:24px}.broadcasts__archive-btn{padding:10px 54px;margin:0 0 12px;border-radius:77px;border:2px solid var(--color-dark-grey);text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;background-color:transparent;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.broadcasts__archive-btn:hover{background-color:var(--color-grey);border-color:var(--color-grey);color:var(--color-dark-grey)}.broadcasts__archive-btn:focus{background-color:var(--color-grey);color:var(--color-dark-grey);border-color:var(--color-dark-grey)}.broadcasts__archive-btn:active{background-color:var(--color-dark-grey);color:var(--color-white);border-color:var(--color-dark-grey)}.broadcasts__archive-text{color:var(--color-grey-dark);font-size:16px;font-style:normal;font-weight:400;line-height:150%}.company{background-color:var(--color-dark-blue);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.company__title{margin:0;text-align:center;font-style:normal;font-weight:400;font-size:16px;line-height:103.34%;color:var(--color-grey-dark);padding:9px 0}.company__line{background-image:url(../img/vector.svg);display:block;height:12px;width:100%}.company__link{margin:0;padding:9px 0;text-align:center;font-style:normal;font-weight:400;font-size:16px;line-height:103.34%;color:var(--color-grey-dark);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.company__link:hover{color:var(--color-purple-light)}.company__link:focus{color:var(--color-grey)}.company__link:active{color:var(--color-white)}.company .container,.footer .container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.company .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:0 100px;color:var(--color-grey-dark)}.footer{padding:91px 0;background-color:var(--color-dark-blue)}.footer .container{padding:0 94px}.footer .container,.footer__icons,.footer__left{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__left{padding:4px 0 0 6px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:20px}.footer__icons{gap:21px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__icons-item a svg path{fill:var(--color-grey);-webkit-transition:fill .5s ease-in-out;transition:fill .5s ease-in-out}.footer__icons-item:focus a svg path{fill:var(--color-purple-light)}.footer__icons-item:active a svg path{fill:var(--color-purple-dark)}.footer__nav{display:grid;grid-template-rows:repeat(3,1fr);grid-auto-flow:column;gap:14px 97px;max-width:457px;width:100%}.footer__nav-btn{margin:0;padding:3px 6px;color:var(--color-white);font-size:16px;font-style:normal;font-weight:400;line-height:normal;background-color:transparent;-webkit-transition:all ease-in-out .5s;transition:all ease-in-out .5s;white-space:nowrap;overflow:visible;text-overflow:unset;max-width:100%;text-align:start;justify-self:start;width:auto}.footer__nav-btn:hover{color:var(--color-purple);background-color:transparent}.footer__nav-btn:focus{color:var(--color-white);background-color:var(--color-purple-light)}.footer__nav-btn:active{color:var(--color-purple-dark);background-color:transparent}.guests{background-color:var(--color-dark-grey);padding:94px 0}.guests__title{color:var(--color-white);margin-bottom:12px}.guests__descr,.guests__tl{padding:0;font-style:normal;font-weight:700;font-size:20px;line-height:150%;color:var(--color-grey-dark);margin:0 0 8px}.guests__descr{margin:0 0 50px;font-weight:400;line-height:160%;max-width:825px}.guests__item{gap:30px;display:-webkit-box;display:-ms-flexbox;display:flex}.guests__item-list{display:grid;grid-template-rows:repeat(3,1fr);grid-auto-flow:row;width:100%;gap:50px}.guests__item-photo{-o-object-fit:cover;object-fit:cover;height:272px;width:432px}.guests__item-text{height:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:8px}.guests__item-descr,.guests__item-title{margin:0;padding:0;color:var(--color-white);font-style:normal;font-weight:500;font-size:20px;line-height:20px}.guests__item-descr{color:var(--color-grey-dark);font-weight:400;font-size:16px;line-height:180%;max-width:458px;width:100%;margin:0 0 30px}.guests__item-btn{color:var(--color-purple-light);padding:9px 18px;border:2px solid var(--color-purple-light);border-radius:77px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:0;left:0}.guests__item-btn:hover{color:var(--color-white);background-color:var(--color-purple-light);border-color:var(--color-purple-light)}.guests__item-btn:focus{color:var(--color-white);background-color:var(--color-purple);border-color:var(--color-purple)}.guests__item-btn:active{color:var(--color-white);background-color:var(--color-purple-dark);border-color:var(--color-purple-dark)}.header{padding:30px 0}.header .container,.header__search{display:-webkit-box;display:-ms-flexbox;display:flex}.header .container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.header__search{justify-self:end;width:auto}.header__search svg path{stroke:var(--color-purple);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.header__search:hover svg path{stroke:var(--color-purple-light)}.header__search:focus svg path{stroke:var(--color-purple-light)}.header__search:active svg path{stroke:var(--color-purple-dark)}.header__logo{justify-self:start;width:auto}.header__nav{max-width:658px;width:100%;gap:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.header__nav-item{margin:0;padding:4px 10px;font-size:20px;font-style:normal;font-weight:400;line-height:normal;color:var(--color-dark-grey);background-color:transparent;-webkit-transition:all ease-in-out .5s;transition:all ease-in-out .5s;height:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.header__nav-item:hover{color:var(--color-purple);background-color:transparent}.header__nav-item:focus{color:var(--color-white);background-color:var(--color-purple-light)}.header__nav-item:active{color:var(--color-purple-dark);background-color:transparent}.hero{padding:30px 0 40px}.hero .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero__text{padding-top:11px;font-style:normal}.hero__descr,.hero__title{margin:0 0 16px;padding:0;font-size:60px;line-height:100%;color:var(--color-dark-grey)}.hero__descr{font-weight:400;font-size:16px;line-height:150%;margin:0 0 45px;max-width:635px}.hero__btn{padding:22px 52px;background-color:var(--color-purple);color:var(--color-white);border-radius:40px;font-size:20px;font-weight:500;border:2px solid var(--color-purple);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.hero__btn:hover{background-color:var(--color-purple-light);border-color:var(--color-purple-light)}.hero__btn:focus{border-color:var(--color-purple-dark);background-color:var(--color-purple-light)}.hero__btn:active{background-color:var(--color-purple-dark);border-color:var(--color-purple-dark)}.modal{position:fixed;top:0;left:0;width:100vw;height:100vh;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,.6);z-index:1000}.modal.modal--open{display:-webkit-box;display:-ms-flexbox;display:flex}.modal__container{background:var(--color-white);padding:32px 24px;border-radius:8px;max-width:90%;width:400px;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.2);box-shadow:0 4px 16px rgba(0,0,0,.2);text-align:center}.modal__text{margin:0 0 24px;font-size:18px;color:var(--color-dark-grey)}.modal__close{background:var(--color-purple);color:var(--color-white);padding:12px 24px;border-radius:24px;border:0;font-size:16px;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s}.modal__close:hover{background:var(--color-purple-light)}.playlists{padding:94px 0}.playlists .container{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(3,1fr);grid-auto-flow:dense;grid-auto-rows:1fr;gap:30px}.playlists__text{grid-column:span 4;grid-row:1/span 1}.playlists__text-title{color:var(--color-dark-grey);margin-bottom:12px}.playlists__text-date,.playlists__text-descr{padding:0;font-size:16px;line-height:22px;color:var(--color-grey-dark)}.playlists__text-descr{margin:0;font-style:normal;font-weight:400;width:350px}.playlists__text-date{font-style:italic;font-weight:300;margin:0 0 6px}.playlists__item{grid-column:span 2;grid-row:span 1;position:relative;display:grid;grid-template-rows:160px auto;grid-template-columns:1fr;width:100%}.playlists__item-list{grid-column:span 8;grid-row:span 3;display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(3,1fr);gap:30px;padding-top:14px}.playlists__item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.playlists__item-flag{position:absolute;top:0;right:0;width:24px;height:20px;padding:4px;background:var(--color-dark-grey)}.playlists__item-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid var(--color-grey-light);background:0 0;padding:15px;width:100%;height:100%}.playlists__item-descr,.playlists__item-title{padding:0;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:var(--color-dark-grey);margin:0 0 4px}.playlists__item-descr{color:var(--color-grey-dark);margin:0;font-weight:400;font-size:12px;line-height:12px}.podcasts{background-color:var(--color-grey-light);padding:94px 0}.podcasts__title{margin-bottom:30px;color:var(--color-dark-grey)}.podcasts__item{grid-column:span 6;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;height:100%;width:100%;background-color:var(--color-white)}.podcasts__item-list{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(4,minmax(140px,auto));gap:30px}.podcasts__item-date{position:absolute;left:0;bottom:0;color:var(--color-dark-grey);text-align:center;font-size:10px;font-style:normal;font-weight:400;line-height:normal;padding:3px 10px;background-color:var(--color-grey-light)}.podcasts__item-img{width:112px;height:100%;-o-object-fit:cover;object-fit:cover}.podcasts__item-text{padding:40px 30px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 112px)}.podcasts__item-time{font-size:12px;margin-bottom:8px}.podcasts__item-author,.podcasts__item-time,.podcasts__item-title{font-style:normal;font-weight:400;line-height:normal}.podcasts__item-title{color:var(--color-dark-grey);font-size:20px;margin-bottom:4px}.podcasts__item-author{padding:0;margin:0;color:var(--color-grey-dark);font-size:16px}@media (max-width:1200px){.about{padding:94px 0 95px}.about .container{grid-template-columns:repeat(6,1fr)}.about__text{grid-column:span 4}.about__figures{grid-column:span 2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about__figures,.about__figures img{width:100%;height:100%}.about .idx-2{display:none}.about__item{grid-column:span 3}.about__item-list{grid-column:span 6;grid-template-columns:repeat(6,1fr)}.about__form{grid-column:span 6;padding-top:2px}.adv{padding:94px 0 93px}.adv .container,.broadcasts .container,.header .container{grid-template-columns:repeat(6,1fr)}.adv__img{padding-bottom:40px}.adv__img span{background-size:cover;width:100px;height:100px;left:0}.adv__img,.adv__text{grid-column:span 3}.broadcasts__item,.broadcasts__title{grid-column:span 2}.broadcasts__item-list{grid-column:span 4;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,1fr)}.broadcasts__archive{grid-column:span 2}.guests__descr{max-width:536px}.guests__item-photo{max-width:546px}.header{padding:28px 0}.header .container{display:grid;grid-template-rows:repeat(2,auto);padding:0;gap:28px}.header__logo,.header__search{grid-column:span 3;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin:0 0 0 100px}.header__logo svg{width:112px}.header__search{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;margin:0 100px 0 0}.header__nav{grid-row:2;grid-column:span 6;max-width:100%;padding:18px 90px 16px;border-top:1px solid var(--color-grey-light);border-bottom:1px solid var(--color-grey-light)}.hero{padding:56px 0 82px}.hero__img{width:284px}.hero__text{padding:0}.hero__descr{margin-bottom:19px}.playlists .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:29px}.playlists__item picture,.playlists__text-descr{width:100%}.playlists__item{grid-template-columns:44% 56%;grid-template-rows:minmax(112px,auto)}.playlists__item-list{grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(4,1fr);padding:0}.playlists__item-flag{left:0}.playlists__item-text{padding:9px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:970px){.about{padding:94px 0 96px}.about .container{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__text{line-height:158%;padding:0 114px;margin:0}.about__figures{height:113px;padding:0 114px 0 0;gap:15px}.about .container,.about__figures .idx-1{display:-webkit-box;display:-ms-flexbox;display:flex}.about__figures .idx-3{max-height:112px;height:100%}.about__item{grid-column:span 2}.about__item-text{padding:31px 0 0}.about__item-list{grid-template-columns:repeat(4,1fr);padding:0 114px}.about__form{padding:0 114px}.about__form fieldset,.adv .container,.broadcasts .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__form fieldset{width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.adv{padding:54px 0 93px}.adv .container,.broadcasts .container{padding:0 114px}.adv__img{padding:0;margin-bottom:20px}.adv__img span{width:160px;height:160px;top:0}.broadcasts{padding:94px 0 31px}.broadcasts .container{padding:0;width:100%;gap:61px}.broadcasts__title{margin-bottom:62px;padding:0 114px}.broadcasts__item{grid-column:span 2}.broadcasts__item-list{grid-template-columns:repeat(4,1fr);padding:0 114px}.broadcasts__archive{border-top:1px solid var(--color-grey-light);padding:30px 114px 0;display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(2,auto);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px 26px}.broadcasts__archive picture{grid-row:span 2}.broadcasts__archive-img{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0}.broadcasts__archive-btn{grid-row:1;grid-column:2;margin:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;justify-self:start}.broadcasts__archive-text{grid-row:2;grid-column:2;max-width:255px}.footer{padding:90px 0 76px}.footer .container,.footer__left{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .container{padding:0 108px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:77px 30px}.footer__left{padding-left:0}.footer__icons-item svg{width:36px;height:36px}.footer__nav{gap:24px 10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:100%;width:100%}.guests .container{padding:0 114px}.guests__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.guests__item:nth-child(3) .guests__item-descr{margin-bottom:22px}.guests__item-list{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(3,auto)}.guests__item-photo{max-width:100%;height:340px;width:100%}.guests__item-descr{max-width:373px;margin-bottom:52px}.guests__item-btn{position:static}.header__logo{margin:0 0 0 114px}.header__search{margin:0 115px 0 0}.header__nav{padding:17px 106px 17px 104px;gap:4px;overflow:hidden;overflow-x:scroll}.header__nav-item{font-size:16px}.hero{padding:62px 0 90px}.hero .container{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 114px}.hero__img{display:none}.playlists{padding:94px 0 113px}.playlists .container,.podcasts .container{padding:0 114px}.playlists__item{grid-column:span 2}.playlists__item-list{grid-template-columns:repeat(4,1fr)}.podcasts__item-list{grid-template-columns:1fr;grid-auto-flow:row;grid-auto-rows:minmax(140px,1fr);grid-template-rows:repeat(6,minmax(140px,1fr))}}@media (max-width:630px){.section-title{font-size:24px}.about{padding:55px 0 43px}.about .container{gap:30px}.about__title{margin-bottom:11px}.about__figures{display:none}.about__text{padding:0 32px;gap:0}.about__text p{font-size:14px;line-height:150%}.about__text p:nth-child(2){margin-bottom:5px}.about__text p:nth-child(3){line-height:157%}.about__item{grid-column:span 1}.about__item-list{padding:0 32px 2px;grid-template-columns:repeat(2,1fr)}.about__item img{height:113px;width:100%}.about__item-text{padding-top:12px;gap:4px}.about__item-title{font-size:14px;line-height:18px}.about__item-descr{font-size:12px;line-height:16px}.about__form{padding:0 32px}.about__form-textarea-item{font-size:16px;padding:13px 5px 13px 23px;border-radius:20px}.about__form-textarea-label{font-size:16px;left:20px;top:14px}.about__form-input.has-content .about__form-input-label,.about__form-input:focus-within .about__form-input-label,.about__form-textarea.has-content .about__form-textarea-label,.about__form-textarea:focus-within .about__form-textarea-label{top:0;font-size:10px}.about__form-error{top:6px;font-size:10px;white-space:nowrap;overflow:hidden}.about__form-input-item{font-size:16px;padding:14px 5px 14px 23px}.about__form-input-label{font-size:16px;left:20px;top:14px}.about__form-btn{padding:14px 44px;font-size:16px}.about__form-chb-text{font-size:9px}.adv{padding:54px 0}.adv .container{padding:0 32px;grid-template-columns:repeat(6,1fr);gap:36px}.adv__img{margin:0}.adv__img span{width:62px;height:62px}.adv__title{margin-bottom:11px}.adv__descr{font-size:14px;line-height:157%;margin-bottom:9px}.adv__price{font-size:24px;margin-bottom:16px}.adv__btn{font-size:16px;padding:13px 14px}.broadcasts{padding:54px 0}.broadcasts .container{gap:30px}.broadcasts__title{padding:0 32px;margin:0}.broadcasts__item{grid-column:span 1}.broadcasts__item-list{grid-template-columns:repeat(2,1fr);padding:0 32px}.broadcasts__item-img{height:50px}.broadcasts__item-title{font-size:12px;margin-bottom:6px}.broadcasts__item-descr{font-size:9px}.broadcasts__item-more{font-size:12px;left:6px;bottom:9px}.broadcasts__item-text{padding:9px 9px 11px;min-height:auto}.broadcasts__archive{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:29px 10px 0 9px}.broadcasts__archive picture{grid-row:span 2}.broadcasts__archive-text{grid-row:1;font-size:14px;margin-bottom:1px}.broadcasts__archive-btn{grid-row:2;font-size:16px;padding:8px 29px}.company .container{padding:0 32px}.footer{padding:53px 0 9px}.footer .container{padding:0;gap:0}.footer__left{padding:0 32px 55px}.footer__nav{grid-template-rows:repeat(5,1fr);grid-template-columns:repeat(2,1fr);background-color:var(--color-dark-grey);padding:26px 26px 28px;gap:18px}.footer__nav-btn{font-size:12px}.guests{padding:54px 0 55px}.guests .container{padding:0 32px}.guests__title{font-size:24px;margin-bottom:11px}.guests__tl{font-size:14px;margin:0}.guests__descr{font-size:14px;max-width:100%;margin-bottom:28px}.guests__item{gap:13px}.guests__item-list{gap:31px}.guests__item-photo{height:159px}.guests__item-descr{margin:0 0 23px}.guests__item-btn{padding:6px 14px}.header{padding:16px 0}.header .container{gap:15px}.header__logo{margin:0 0 0 32px;width:120px}.header__search{margin:0 32px 0 0}.header__nav{padding:12px 22px 13px}.header__nav-item{font-size:16px}.hero{padding:24px 0 40px}.hero .container{padding:0 32px}.hero__title{font-size:32px;margin-bottom:7px}.hero__descr{font-size:14px;margin-bottom:21px}.hero__btn{padding:14px 43px;font-size:16px}.playlists{padding:54px 0}.playlists .container{padding:0 32px;gap:31px}.playlists__text-title{margin-bottom:11px}.playlists__text-descr{font-size:12px;line-height:16px}.playlists__text-date{font-size:12px}.playlists__item{grid-column:span 1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.playlists__item-img{height:113px}.playlists__item-title{font-size:12px;margin-bottom:2px}.playlists__item-text{padding:6px 9px 8px}.playlists__item-descr{font-size:9px}.playlists__item-flag{left:auto;right:0}.playlists__item-list{grid-template-columns:repeat(2,1fr)}.podcasts{padding:54px 0}.podcasts .container{padding:0 32px}.podcasts__title{margin-bottom:20px}.podcasts__item,.podcasts__item-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.podcasts__item-list{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.podcasts__item-img{width:100%;height:72px}.podcasts__item-date{top:0;bottom:auto}.podcasts__item-text{width:100%;padding:29.5px 16px 30.5px}.podcasts__item-title{font-size:16px;margin-bottom:5px}.podcasts__item-author{font-size:12px}}