:root{--gerne-red: hsla(0, 100%, 66%, 1);--gerne-blue: hsla(221, 65%, 68%, 1);--gerne-yellow: hsla(31, 58%, 43%, 1);--gerne-green: hsla(42, 99%, 56%, 1)}.playsnow-card{display:flex;align-items:start;flex-direction:column;padding:20px;background-color:#d3d7e0;border-radius:10px;color:#00091e}.playsnow-card:hover .arrow-btn-white{background-color:#0f5bff}.playsnow-card__content{display:flex;align-items:center;justify-content:space-between;width:100%}.playsnow-card__content-ctab{margin-left:auto;flex:0 0 auto;cursor:pointer}.playsnow-card__content-more{width:1100px;gap:25px;display:flex;align-items:start;justify-content:space-between}.playsnow-card__content-more-title{width:262px;text-align:start}.playsnow-card__content-more-text{width:500px}.playsnow-card__content-more-time .m-text{font-weight:500;font-size:18px;line-height:28px}@media(max-width:992px){.playsnow-card__content-more{display:grid;grid-template-columns:auto 1fr;gap:0;column-gap:25px}.playsnow-card__content-more-time{order:1}.playsnow-card__content-more-title{order:3}.playsnow-card__content-more-text{order:2;grid-row:span 2;width:auto}}@media(max-width:768px){.playsnow-card__content-more{display:flex;justify-content:flex-start}}@media(max-width:768px)and (max-width:576px){.playsnow-card__content-more{flex-direction:column}}@media(max-width:768px){.playsnow-card__content-more-title{width:auto}.playsnow-card__content-more-text{display:none}}.swiper-slide.radio-broadcast-card{background-color:#0e1629;color:#fff;border-radius:10px;padding:40px;position:relative;display:flex;flex-direction:column;gap:40px;height:100%;width:clamp(390px,277.7070063694px + 32.6433121019vw,800px);container-type:inline-size;transition:transform .3s ease}@media(max-width:992px){.swiper-slide.radio-broadcast-card{padding:35px;gap:30px}}.radio-broadcast-card:hover .arrow-btn{background-color:#0f5bff}.radio-broadcast-card__header{position:relative}.radio-broadcast-card__image{position:relative;width:90px;height:90px}.radio-broadcast-card__image img{width:100%;height:100%;border-radius:50%;object-fit:cover;position:absolute;top:0;left:0;z-index:2}.radio-broadcast-card__mic{position:absolute;bottom:0;right:-70px;width:90px;height:90px;background-color:#1f2940;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:0}.radio-broadcast-card__mic svg{width:30px;height:30px;color:#fff}.radio-broadcast-card__content{display:flex;flex-direction:column;gap:10px}.radio-broadcast-card__title{max-width:470px}.radio-broadcast-card__meta{--no-color: #5D687E;--di-color: #7a8498;display:flex;gap:40px;color:var(--di-color);font-weight:700}@media(max-width:992px){.radio-broadcast-card__meta{flex-direction:column;gap:5px}}.radio-broadcast-card__desc{color:#e0e0e0;max-width:470px}@container (max-width: 500px){.radio-broadcast-card__desc{display:none}}.radio-broadcast-card__action{margin-top:auto;display:flex;justify-content:flex-end}.swiper-slide.radio-producer-card{background-color:#fff;color:#00091e;border-radius:20px;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;min-height:450px;position:relative;transition:transform .3s ease}.radio-producer-card__header{width:100%;text-align:left}.radio-producer-card__name{font-weight:800}.radio-producer-card__image{width:100%;aspect-ratio:1;max-width:300px;max-height:300px;border-radius:50%;overflow:hidden;margin-block:20px;margin-inline:auto}.radio-producer-card__image img{width:100%;height:100%;object-fit:cover}.radio-producer-card__action{width:100%}.radio-producer-card__action .linkedin-btn{display:flex;align-items:center;justify-content:space-between;background-color:#e9ecf1;padding:10px 10px 10px 25px;border-radius:50px;text-decoration:none;color:#0e1629;transition:background-color .3s ease}.radio-producer-card__action .linkedin-btn:hover{background-color:#dce0e8}.radio-producer-card__action .linkedin-btn:hover .icon-wrap{background-color:#0f5bff}.radio-producer-card__action .linkedin-btn span{font-weight:600;font-size:16px}.radio-producer-card__action .linkedin-btn .icon-wrap{width:40px;height:40px;background-color:#5d687e;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.radio-producer-card__action .linkedin-btn .icon-wrap svg{width:12px;height:12px}body{background-color:#e9ecf1}.hero{width:100%;height:100vh;min-height:850px;position:relative}.hero .container{height:inherit}.hero__wrap{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:750px;color:#00091e}@media(max-width:1400px){.hero__wrap{gap:40px;max-width:100%;align-items:center;flex-direction:column-reverse}}.hero__wrap-content{display:flex;flex-direction:column;gap:15px}@media(max-width:1400px){.hero__wrap-content{align-items:center;text-align:center}}.hero__wrap-content .html-content{color:#1f2940;max-width:658px;width:100%}@media(max-width:1400px){.hero__wrap-content--title .theme-title{justify-content:center}}.hero .ctab{margin-top:5px;background-color:#1f2940;color:#fff;padding:12px 20px;border-radius:30px;width:fit-content;display:flex;align-items:center;gap:10px;font-weight:700;font-size:14px;line-height:100%;letter-spacing:.1px;transition:background-color .4s ease}.hero .ctab svg{width:24px;height:24px}.hero .ctab:hover{background-color:#0d59ff}.hero .theme-title{display:flex;align-items:center;gap:8px;color:#d80000}.hero .theme-title:before{content:"";width:10px;height:10px;border-radius:50%;background-color:#d80000}.hero .time{font-weight:600;font-size:16px;line-height:100%}.hero__bg{position:absolute;top:50%;right:-150px;transform:translate(-50%,-50%);width:clamp(280px,219.7452229299px + 17.5159235669vw,500px);height:clamp(280px,219.7452229299px + 17.5159235669vw,500px);z-index:-1}@media(max-width:1400px){.hero__bg{position:relative;transform:unset;top:unset;right:unset}}.hero__bg img{border-radius:70px;width:100%;height:100%;object-fit:cover}.hero__bg:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1f2940;border-radius:70px;z-index:-1;rotate:-15deg}.playsnow{padding-block:clamp(60px,9.375px + 8.7890625vw,150px);background-color:#e9ecf1}.playsnow__wrap{display:flex;flex-direction:column;gap:50px;color:#00091e}.playsnow__wrap-title{text-align:start}.playsnow__wrap-content{display:flex;flex-direction:column;gap:20px}.playsnow__wrap-ctab{width:fit-content;padding:12px 20px;background-color:#0e1629;color:#fff;border-radius:30px;font-weight:700;font-size:14px;line-height:100%;letter-spacing:2%;transition:background-color .4s ease,color .4s ease;margin-left:auto}.playsnow__wrap-ctab:hover{background-color:#0d59ff;color:#fff}@media(max-width:768px){.playsnow__wrap{gap:25px}.playsnow__wrap-ctab{margin-left:0}}.broadcast{padding-top:clamp(60px,9.375px + 8.7890625vw,150px);background-color:#fff;overflow:hidden}.broadcast .container{width:100%;display:flex}.broadcast .container-slider{max-width:1600px;margin-inline:auto;padding-inline:100px;overflow-x:visible;overflow-y:clip}@media(max-width:1200px){.broadcast .container-slider{padding-inline:50px}}@media(max-width:992px){.broadcast .container-slider{padding-inline:20px;max-width:100vw}}.broadcast__wrap{display:flex;flex-direction:column;gap:40px}.broadcast__wrap-title{width:100%;display:flex;align-items:center;justify-content:space-between}.broadcast__wrap-title .swiper-nav{display:flex;align-items:center;gap:5px}.broadcast__wrap-title .swiper-broadcast-next{rotate:180deg}.broadcast__wrap-title .swiper-broadcast-next,.broadcast__wrap-title .swiper-broadcast-prev{width:60px;height:60px;border-radius:5px;background-color:#0e16294d;display:flex;align-items:center;justify-content:center;transition:background-color .4s ease}.broadcast__wrap-title .swiper-broadcast-next svg,.broadcast__wrap-title .swiper-broadcast-prev svg{width:15px;height:15px;color:#0e1629}.broadcast__wrap-title .swiper-broadcast-next:hover:not(.swiper-button-disabled),.broadcast__wrap-title .swiper-broadcast-prev:hover:not(.swiper-button-disabled){background-color:#0e162980;cursor:pointer}.broadcast__wrap-title .swiper-button-disabled{background-color:#0e16291a}.broadcast__wrap-swiper{display:block;width:100%;max-width:1400px;height:auto;overflow:visible}@media(max-width:992px){.broadcast__wrap-swiper{max-width:100vw}}.broadcast .swiper{width:100%;max-width:1400px;height:auto;overflow-x:visible;overflow-y:clip}.broadcast__wrap-ctab{margin-left:auto;margin-bottom:150px}@media(max-width:992px){.broadcast__wrap-ctab{margin-left:0;margin-bottom:60px}}.producer{padding-block:clamp(60px,9.375px + 8.7890625vw,150px);background-color:#e9ecf1;overflow:hidden}.producer .container{width:100%;display:flex}.producer .container-slider{max-width:1600px;margin-inline:auto;padding-inline:100px;overflow-x:visible;overflow-y:clip}@media(max-width:1200px){.producer .container-slider{padding-inline:50px}}@media(max-width:992px){.producer .container-slider{max-width:100vw;padding-inline:20px}}.producer__wrap{display:flex;flex-direction:column;gap:40px}.producer__wrap-title{width:100%;display:flex;align-items:center;justify-content:space-between}.producer__wrap-title .swiper-nav{display:flex;align-items:center;gap:5px}.producer__wrap-title .swiper-producer-next{rotate:180deg}.producer__wrap-title .swiper-producer-next,.producer__wrap-title .swiper-producer-prev{width:60px;height:60px;border-radius:5px;background-color:#0e16294d;display:flex;align-items:center;justify-content:center;transition:background-color .4s ease}.producer__wrap-title .swiper-producer-next svg,.producer__wrap-title .swiper-producer-prev svg{width:15px;height:15px;color:#0e1629}.producer__wrap-title .swiper-producer-next:hover:not(.swiper-button-disabled),.producer__wrap-title .swiper-producer-prev:hover:not(.swiper-button-disabled){background-color:#0e162980;cursor:pointer}.producer__wrap-title .swiper-button-disabled{background-color:#0e16291a}.producer__wrap-swiper{display:block;width:100%;height:auto;overflow:hidden}.producer__wrap-ctab{margin-left:auto}@media(max-width:992px){.producer__wrap-ctab{margin-left:0}}
