@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700;900&display=swap");
*,body,html{box-sizing:border-box}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;-webkit-text-size-adjust:100%;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height:1}
ol,ul,li{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after{content:"";content:none}
q:before,q:after{content:"";content:none}
table{border-collapse:collapse;border-spacing:0}
button{background-color:transparent;outline:none;border:0;cursor:pointer}

.is-container{width:100%;margin:0 auto;padding:0 40px}
@media screen and (min-width:980px){.is-container{padding:0 50px}}
@media screen and (min-width:1350px){.is-container{max-width:1500px !important}}
@media screen and (min-width:1500px){.is-container{max-width:1500px !important}}
.is-btn{display:inline-block;padding:20px 30px 16px;font-size:12px;font-family:"Poppins",sans-serif !important;border:2px solid #f0cb40;color:#282662;justify-content:center;align-items:center;text-align:center;-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;-ms-transition:all 0.6s ease;-o-transition:all 0.6s ease;transition:all 0.6s ease}
.is-btn:hover{border-color:#f0cb40;color:#282662;transform:scale(1.1)}
.is-btn--primary{background-color:#f0cb40;border-color:#f0cb40}
.is-btn--primary:hover{background-color:transparent;color:#f0cb40;border-color:#f0cb40}
@media screen and (min-width:980px){.is-btn{font-size:16px;line-height:21px}}
.is-header h2{margin-bottom:20px;font-size:30px}
@media screen and (min-width:980px){.is-header h2{font-size:40px;margin-bottom:40px}}
@media screen and (min-width:1350px){.is-header h2{font-size:50px;margin-bottom:60px}}
.c-system{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:80vh}
.c-system__container{text-align:center}
.c-system__container h2{font-size:100px;opacity:0.5}
.c-system__container h1{font-size:50px;margin-bottom:20px}
.c-system__container p{font-family:"Poppins",sans-serif;color:#FFD8A1}
.fancy-checkbox{position:absolute;opacity:0}
.fancy-checkbox + label{position:relative;cursor:pointer;padding:0}
.fancy-checkbox + label:before{content:"";margin-right:10px;display:inline-block;position:absolute;left:0;top:0;vertical-align:text-top;width:20px;height:20px;background:transparent;border:4px solid #fff}
.fancy-checkbox:hover + label:before{background:#282662}
.fancy-checkbox:checked + label:before{background:#282662;border-color:#fff}
.fancy-checkbox:disabled + label{color:#b8b8b8;cursor:auto}
.fancy-checkbox:disabled + label:before{box-shadow:none;background:#ddd}
.fancy-checkbox:checked + label:after{content:"";position:absolute;left:7px;top:12px;background:white;width:4px;height:4px;box-shadow:2px 0 0 white,4px 0 0 white,4px -2px 0 white,4px -4px 0 white,4px -6px 0 white,4px -8px 0 white;transform:rotate(45deg)}
.is-text{font-family:"Poppins",sans-serif;font-size:16px;line-height:21px;color:#63c6be}
.is-text h1,.is-text h2,.is-text h3,.is-text h4{font-family:"Poppins",sans-serif}
.is-text h1{margin:20px 0 40px;font-size:30px;color:#100E38}
.is-text h2{margin:25px 0 15px;font-size:20px;color:#100E38}
.is-text h3{margin:25px 0 15px;font-size:18px;color:#f0cb40}
.is-text h4{margin:25px 0 15px;font-size:18px;text-transform:uppercase;letter-spacing:2px;color:#F16060}
.is-text p{font-size:16px;line-height:24px;margin-bottom:5px}
.is-text p strong{font-weight:bold}
.is-text a{text-decoration:underline;color:#fff}
.is-text ul{margin:10px 0 20px}
.is-text ul li{list-style-type:disc;margin-left:20px;padding-left:10px;line-height:1.5}
.is-text ol{margin:10px 0 20px}
.is-text ol li{list-style-type:decimal;margin-left:20px;padding-left:10px;line-height:1.5}
body{font-family:"Poppins",sans-serif;font-size:16px;color:#282662;background-color:#fff}
a{text-decoration:none}
input:focus{outline:none}
a:focus{outline:none}
.imgCover{width:100%;height:100%;object-fit:cover}
.imgContain{width:100%;height:100%;object-fit:contain}
.swiper-pagination .swiper-pagination-bullet{background-color:#fff}
.swiper-pagination .swiper-pagination-bullet-active{background-color:#f0cb40}
.l-decor{background:url("../themes/cgf/assets/images/decor-bar.png");background-repeat:repeat-x;height:80px;width:100%}
.cookie-consent-banner{padding:30px 40px !important;width:auto !important;left:auto !important;right:0 !important;max-width:400px !important;width:100% !important;background-color:#F16060 !important;color:#fff !important;box-shadow:none !important}
.cookie-consent-banner h3{color:#fff !important}
.cookie-consent-banner p{font-size:13px !important;line-height:21px;font-weight:300}
.cookie-consent-banner .cookie-consent-banner-buttons{margin-top:40px}
.cookie-consent-banner .cookie-consent-banner-reject-button{font-size:14px;opacity:0.5}
.cookie-consent-dialog{margin:20px auto !important;padding:40px !important;max-height:calc(90vh);overflow:hidden;overflow-y:auto}
.cookie-consent-dialog p{font-size:13px !important;line-height:21px;font-weight:300}
.cookie-consent-dialog-consent{align-items:flex-start !important;margin-bottom:10px}
.cookie-consent-dialog-consents{margin-top:20px;padding:20px;border-radius:10px;background-color:#efefef;color:#fff !important}
.cookie-consent-banner-reject-button{color:#fff !important;opacity:1 !important}
.c-footer{background-color:#282662;padding:70px 0 40px;font-family:"Poppins",sans-serif;font-size:12px;position:relative}
.c-footer h3{font-size:12px;margin-bottom:10px;text-transform:uppercase;font-weight:bold;color:#f0cb40}
.c-footer h4{font-size:12px;margin-bottom:5px;color:#63c6be;font-weight:bold}
.c-footer p{margin-bottom:5px;color:#63c6be}
.c-footer .is-column{display:flex;flex-direction:column;gap:20px}
@media screen and (min-width:768px){.c-footer .is-column{flex-direction:row;justify-content:space-between;align-items:center}}
.c-footer__logo{padding-bottom:50px;text-align:left}
@media screen and (min-width:640px){.c-footer__logo{text-align:center}}
@media screen and (min-width:980px){.c-footer__logo{text-align:left;padding-bottom:0}}
.c-footer__menu{display:flex;width:100%;align-items:center;justify-content:center}
@media screen and (min-width:980px){.c-footer__menu{justify-content:flex-end}}
.c-footer__menu ul{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}
.c-footer__menu ul li{border-right:1px solid #fff}
.c-footer__menu ul li:last-child{border-right:0}
.c-footer__menu ul li a{display:block;padding:0 10px 0 0;font-size:12px;text-transform:uppercase;font-weight:bold;color:#f0cb40}
.c-footer__menu ul li a:hover{color:#63c6be}
.c-footer__content{display:flex;flex-wrap:wrap;gap:40px;justify-content:flex-start;align-items:flex-start}
@media screen and (min-width:640px){.c-footer__content{justify-content:center}}
@media screen and (min-width:980px){.c-footer__content{justify-content:flex-end}}
@media screen and (min-width:640px){.c-footer__organisator,.c-footer__contact{width:calc(( 100% / 2 ) - 40px)}}
.c-footer__organisator p,.c-footer__contact p{line-height:20px}
.c-footer__organisator a,.c-footer__contact a{color:#63c6be}
.c-footer__copyrights{width:100%;text-align:center;font-size:10px;color:#63c6be}
@media screen and (min-width:980px){.c-footer__copyrights{text-align:right}}
.c-footer .triangle{position:absolute;top:0;left:50%;transform:translateX(-50%);width:0;height:0;border-style:solid;border-right:40px solid transparent;border-left:40px solid transparent;border-top:40px solid #100E38;border-bottom:0}
.c-page{margin:300px 0 80px 0;position:relative}
@media screen and (min-width:980px){.c-page::before{content:"";position:absolute;left:0;bottom:50px;background:url(../themes/cgf/assets/images/decor-01.png);width:116px;height:203px;z-index:-5;opacity:0.5}}
@media screen and (min-width:980px){.c-page::after{content:"";position:absolute;right:0;top:50px;background:url(../themes/cgf/assets/images/decor-02.png);width:208px;height:197px;opacity:0.5}}
.c-page__header{text-align:left}
.c-page__gallery{display:flex;gap:10px;margin:50px 0}
.c-page__gallery-item{border-radius:5px;overflow:hidden;width:calc(100% / 2 - 10px)}
@media screen and (min-width:640px){.c-page__gallery-item{width:calc(100% / 3 - 10px)}}
@media screen and (min-width:980px){.c-page__gallery-item{width:calc(100% / 4 - 10px)}}
.c-header{position:absolute;left:0;top:0;width:100%;overflow:hidden;z-index:5}
@media (orientation:landscape) and (min-width:530px) and (max-width:980px){.c-header{padding-top:20px !important}}
.c-header__inner{width:100%;display:flex;justify-content:space-between}
.c-header__logo a{display:block}
.c-header__logo a img{max-width:100%}
.c-header__nav{display:flex;flex-direction:column;align-items:flex-end;gap:10px}
.c-header__nav-hamburger{padding:20px 0;-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;-ms-transition:all 0.6s ease;-o-transition:all 0.6s ease;transition:all 0.6s ease}
@media screen and (min-width:1024px){.c-header__nav-hamburger{display:none}}
.c-header__nav-hamburger svg{-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;-ms-transition:all 0.6s ease;-o-transition:all 0.6s ease;transition:all 0.6s ease}
.c-header__nav-hamburger svg path{-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;-ms-transition:all 0.6s ease;-o-transition:all 0.6s ease;transition:all 0.6s ease}
.c-header__nav-hamburger:hover svg path{fill:#f0cb40}
.c-header__nav-language{padding-top:50px;display:none}
@media screen and (min-width:1024px){.c-header__nav-language{display:flex;justify-content:flex-end}}
.c-header__nav-language li{display:flex;align-items:center}
.c-header__nav-language li a{display:block;padding:5px;opacity:1;color:#fff;font-family:"Poppins",sans-serif;font-size:12px;text-transform:uppercase;color:#63c6be;border-right:1px solid #63c6be;-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;-ms-transition:all 0.6s ease;-o-transition:all 0.6s ease;transition:all 0.6s ease}
.c-header__nav-language li a:last-child{border-right:0}
.c-header__nav-language li a:hover{opacity:1;transform:scale(1.2)}
.c-header__nav-language li a.opacity-full,.c-header__nav-language li a.active{opacity:1;color:#f0cb40}
.c-header__nav-social-media{display:none;gap:20px}
@media screen and (min-width:1024px){.c-header__nav-social-media{display:flex;justify-content:flex-end}}
.c-header__nav-social-media.is-inverse{filter:invert(1) !important}
.c-header__nav-social-media li a img{width:20px}
.c-header__nav-social-media li a svg{width:15px}
.c-header__nav-social-media li a svg path{fill:#fff}
.c-header__nav-list{display:none}
@media screen and (min-width:1024px){.c-header__nav-list{display:flex;gap:40px}}
.c-header__nav-item a{color:#63c6be;font-weight:600}
.c-header__nav-link{display:block;color:#fff;text-transform:uppercase;padding:10px 0;-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;-ms-transition:all 0.6s ease;-o-transition:all 0.6s ease;transition:all 0.6s ease}
.c-header__nav-link:hover{color:#f0cb40;transform:scale(1.2)}
.c-header__nav-link.is-highlighted{color:#f0cb40}
.c-home-header{width:100%;height:100dvh;color:#fff;background-position:left center;background-size:auto 100%;background-repeat:no-repeat;background-color:#282662}
@media screen and (min-width:768px){.c-home-header{background-position:right center;background-size:auto 100%}}
.c-home-header__overlay{position:absolute;left:0;bottom:0;top:0;padding-bottom:40px;padding-top:0;z-index:2}
@media screen and (min-width:980px){.c-home-header__overlay{position:relative;height:100%;padding:0;background:none}}
.c-home-header__overlay-wrapper{display:grid;grid-template-columns:1fr;gap:20px;padding:100px 0}
.c-home-header__overlay .is-container{display:flex;align-items:flex-end;height:100%}
.c-home-header__title{font-size:20px;font-weight:bold;color:#63c6be}
@media screen and (min-width:1500px){.c-home-header__title{font-size:30px}}
.c-home-header__description{font-size:16px;line-height:21px;max-width:400px;font-weight:500}
@media screen and (min-width:980px){.c-home-header__description{max-width:400px}}
@media screen and (min-width:1500px){.c-home-header__description{max-width:400px;font-size:18px;line-height:28px}}
.c-home-header__date{font-size:30px;font-weight:300;margin-bottom:5px;text-transform:uppercase}
@media screen and (min-width:1500px){.c-home-header__date{font-size:40px}}
.c-home-header__location{font-size:14px;color:#282662;background-color:#f0cb40;text-align:center;font-weight:500;padding:5px 20px}
@media screen and (min-width:1500px){.c-home-header__location{font-size:20px}}
.c-home-header__actions{padding-left:70px;position:relative}
.c-home-header__actions::after{position:absolute;content:"";left:0;top:calc(50% - 1px);width:40px;height:2px;background-color:#fff}
.c-home-header .is-column{display:flex;gap:20px;flex-direction:column}
@media screen and (min-width:640px){.c-home-header .is-column{align-items:center;flex-direction:row;gap:40px}}
.c-navigation-overlay{display:none;position:fixed;left:0;top:0;right:0;bottom:0;justify-content:center;align-items:center;background-color:rgba(0,0,0,0.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100}
.c-navigation-overlay .close-button{position:absolute;right:50px;top:50px;z-index:101;-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;-ms-transition:all 0.6s ease;-o-transition:all 0.6s ease;transition:all 0.6s ease}
.c-navigation-overlay .close-button:hover{transform:rotate(270deg)}
.c-navigation-overlay .close-button svg{width:20px}
.c-navigation-overlay .close-button svg path{fill:#fff}
.c-navigation-overlay .is-container{width:100%;max-width:400px;text-align:center}
.c-navigation-overlay .is-container .c-header__nav-list{display:flex !important;flex-direction:column}
.c-navigation-overlay .is-container .c-header__nav-language{display:flex !important;margin-top:20px;justify-content:center}
.c-navigation-overlay .is-container .c-header__nav-language a{text-transform:uppercase;color:#63c6be}
.c-navigation-overlay .is-container .c-header__nav-sub{margin-top:20px;display:flex;flex-direction:row;justify-content:center;gap:10px}
.c-navigation-overlay .is-container .c-header__nav-sub li a{font-size:12px;color:#63c6be;font-family:"Poppins",sans-serif;-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;-ms-transition:all 0.6s ease;-o-transition:all 0.6s ease;transition:all 0.6s ease}
.c-navigation-overlay .is-container .c-header__nav-sub li a:hover{color:#fff}
.c-about{display:grid;grid-template-columns:1fr;position:relative}
@media screen and (min-width:980px){.c-about{grid-template-columns:repeat(2,1fr)}}
@media screen and (min-width:980px){.c-about::before{content:"";position:absolute;left:0;bottom:50px;background:url(../themes/cgf/assets/images/decor-01.png);width:116px;height:203px;z-index:-5;opacity:0.5}}
@media screen and (min-width:980px){.c-about::after{content:"";position:absolute;right:0;top:50px;background:url(../themes/cgf/assets/images/decor-02.png);width:208px;height:197px;opacity:0.5}}
.c-about__container{max-width:1000px !important}
.c-about__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:50px;font-size:16px;line-height:21px}
@media screen and (min-width:640px){.c-about__content{padding:75px}}
@media screen and (min-width:980px){.c-about__content{padding:100px}}
.c-about__content .is-header{margin-bottom:50px}
.c-about__content .is-header img{width:100%;max-height:60px}
.c-about__content .is-header h3{margin-top:20px;color:#f0cb40;font-size:20px}
.c-about__content .is-content{font-size:14px;line-height:21px;color:#3D9A90}
.c-about__content .is-footer{margin-top:50px;display:flex;flex-direction:column;gap:20px}
.c-about__content .is-footer .is-name{color:#3D9A90;font-size:12px}
.c-about__content .is-footer .is-logo img{max-width:100px}
.c-about__video{position:relative;display:flex;align-items:center}
.c-about__video video{width:100%;min-height:500px}
.c-about__video .has-video{width:100%;position:relative}
.c-about__video .has-buttons{width:50px;justify-content:flex-end;position:absolute;z-index:2;right:50px;bottom:50px;display:flex;gap:10px}
.c-about__footer{text-align:left}
.c-about-page{padding:300px 0 80px 0;background-color:#282662;position:relative}
@media screen and (min-width:980px){.c-about-page::before{content:"";position:absolute;left:0;bottom:50px;background:url(../themes/cgf/assets/images/decor-01.png);width:116px;height:203px;opacity:0.5}}
@media screen and (min-width:980px){.c-about-page::after{content:"";position:absolute;right:0;top:20%;background:url(../themes/cgf/assets/images/decor-02.png);width:208px;height:197px;opacity:0.5}}
.c-about-page__header{margin-bottom:50px}
.c-about-page__header img{max-width:100%}
.c-about-page__header h4{font-size:20px;color:#FFD8A1;margin-bottom:20px}
@media screen and (min-width:980px){.c-about-page__header h4{margin-bottom:40px}}
@media screen and (min-width:1350px){.c-about-page__header h4{margin-bottom:60px}}
.c-about-page__content{display:grid;gap:20px;grid-template-columns:1fr}
@media screen and (min-width:980px){.c-about-page__content{gap:60px;grid-template-columns:repeat(2,1fr)}}
.c-about-page__description{font-size:14px;line-height:21px;font-family:"Poppins",sans-serif;color:#fff;order:2}
@media screen and (min-width:980px){.c-about-page__description{font-size:16px;line-height:24px;order:1}}
.c-about-page__description h1{color:#fff}
.c-about-page__description h2{color:#F16060}
.c-about-page__description h3{font-family:"Poppins",sans-serif;margin-bottom:15px;font-size:16px}
@media screen and (min-width:980px){.c-about-page__description h3{font-size:18px;line-height:26px}}
.c-about-page__description p{margin-bottom:10px}
.c-about-page__profile{order:1;position:relative}
@media screen and (min-width:980px){.c-about-page__profile{order:2}}
.c-about-page__profile video{width:100%;min-height:500px}
.c-about-page__profile .has-video{width:100%;position:relative}
.c-about-page__profile .has-buttons{width:50px;justify-content:flex-end;position:absolute;z-index:2;right:50px;bottom:80px;display:flex;gap:10px}
.c-about-page__gallery{display:grid;gap:10px;margin:50px 0;grid-template-columns:repeat(2,1fr)}
@media screen and (min-width:640px){.c-about-page__gallery{grid-template-columns:repeat(3,1fr)}}
@media screen and (min-width:980px){.c-about-page__gallery{grid-template-columns:repeat(4,1fr)}}
.c-about-page__gallery-item{overflow:hidden}
.c-festival-program{margin:80px 0;position:relative}
@media screen and (min-width:980px){.c-festival-program::after{content:"";position:absolute;right:0;top:5%;background:url(../themes/cgf/assets/images/decor-05.png);width:158px;height:215px;opacity:0.5}}
.c-festival-program__header{margin-bottom:50px}
.c-festival-program__header img{max-width:100%;max-height:60px}
.c-festival-program__header h3{margin-top:20px;font-size:20px;font-weight:bold}
.c-festival-program__stages{display:flex;flex-direction:column;gap:20px}
@media screen and (min-width:980px){.c-festival-program__stages{flex-direction:row;flex-wrap:wrap;gap:80px}}
.c-festival-program__stages-list{order:2}
@media screen and (min-width:980px){.c-festival-program__stages-list{order:2;width:calc(50% - 80px)}}
.c-festival-program__stage{display:none}
.c-festival-program__stage.is-active{display:block}
.c-festival-program__stage-header{text-align:center;color:#f0cb40;font-size:20px;text-transform:uppercase}
@media screen and (min-width:980px){.c-festival-program__stage-header{text-align:right}}
@media screen and (min-width:980px){.c-festival-program__stage-header h2{font-size:30px}}
.c-festival-program__concerts{display:flex;flex-direction:column;gap:20px}
@media screen and (min-width:980px){.c-festival-program__concerts{align-items:flex-start}}
@media screen and (min-width:980px){.c-festival-program__concert{max-width:400px}}
.c-festival-program__concert-date{font-family:"Poppins",sans-serif;color:#FFD8A1;font-size:14px;margin-bottom:5px}
.c-festival-program__concert-title{margin-bottom:10px;font-size:20px}
@media screen and (min-width:980px){.c-festival-program__concert-title{font-size:24px}}
.c-festival-program__concert-description{font-family:"Poppins",sans-serif;font-size:12px;line-height:16px;color:#887A66}
@media screen and (min-width:980px){.c-festival-program__concert-description{font-size:14px;line-height:21px}}
.c-festival-program__swiper{order:2;padding:20px 0;overflow:hidden}
@media screen and (min-width:980px){.c-festival-program__swiper{order:3;width:calc(50% - 80px)}}
.c-festival-program__swiper .swiper-slide{width:100%}
.c-festival-program__swiper-date{font-family:"Poppins",sans-serif;color:#FFD8A1;font-size:14px;margin-bottom:5px}
.c-festival-program__swiper-date span{text-transform:uppercase;color:#FFD8A1;font-weight:bold}
.c-festival-program__swiper-title{margin:5px 0 10px;font-size:20px}
@media screen and (min-width:980px){.c-festival-program__swiper-title{font-size:24px}}
.c-festival-program__swiper-description{font-family:"Poppins",sans-serif;font-size:12px;line-height:16px;color:#887A66}
@media screen and (min-width:980px){.c-festival-program__swiper-description{font-size:14px;line-height:21px}}
.c-festival-program__tabs{order:1;padding-top:20px}
@media screen and (min-width:980px){.c-festival-program__tabs{width:100%}}
.c-festival-program__tabs-list{display:flex;flex-wrap:wrap;gap:20px 20px;justify-content:flex-start}
.c-festival-program__tabs-list li{padding:10px;position:relative;font-family:"Poppins",sans-serif;font-size:12px;letter-spacing:2px;text-align:center;text-transform:uppercase;color:#63c6be;cursor:pointer}
.c-festival-program__tabs-list li.is-active{background-color:#f0cb40;color:#282662}
.c-festival-program .buy::after{background-color:#f0cb40 !important}
.c-cta{padding:70px 0;background-color:#100E38;position:relative}
@media screen and (min-width:980px){.c-cta::after{content:"";position:absolute;right:0;bottom:10px;background:url(../themes/cgf/assets/images/decor-13.png);width:137px;height:184px;opacity:0.5}}
.c-cta__header{margin-bottom:50px}
.c-cta__header img{max-width:100%}
.c-cta__container{display:flex;justify-content:center;flex-direction:column;gap:40px}
@media screen and (min-width:980px){.c-cta__container{flex-direction:row}}
.c-cta__info{text-align:center}
.c-cta__date{font-size:30px;font-weight:300;margin-bottom:5px;text-transform:uppercase;color:#fff}
@media screen and (min-width:1500px){.c-cta__date{font-size:40px}}
.c-cta__location span{display:inline-block;font-size:16px;color:#282662;background-color:#f0cb40;text-align:center;font-weight:500;padding:5px 20px}
@media screen and (min-width:980px){.c-cta__location span{font-size:20px;padding:5px 20px}}
.c-cta__action{text-align:center;display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;justify-content:center;position:relative}
@media screen and (min-width:980px){.c-cta__action{padding-left:70px}}
.c-cta__action::after{position:absolute;content:"";left:0;top:calc(50% - 1px);width:40px;height:2px;background-color:#fff;display:none}
@media screen and (min-width:980px){.c-cta__action::after{display:block}}
.c-cta__action .is-btn{font-size:30px;padding:13px 60px;margin-bottom:15px}
.is-ticket-master{max-width:180px}
.c-artists{padding:80px 0;background-color:#F16060;position:relative;z-index:2}
@media screen and (min-width:980px){.c-artists::after{content:"";position:absolute;right:0;bottom:10%;background:url(../themes/cgf/assets/images/decor-04.png);width:151px;height:372px;z-index:5;opacity:0.5}}
@media screen and (min-width:980px){.c-artists::before{content:"";position:absolute;left:0;bottom:0;transform:translateY(50%);background:url(../themes/cgf/assets/images/decor-03.png);width:128px;height:361px;z-index:0;opacity:0.5}}
.c-artists__page{padding-top:300px}
.c-artists__container{overflow:hidden}
.c-artists__container .swiper-container{width:100%}
.c-artists__list{margin-bottom:100px;display:grid;gap:20px;grid-template-columns:1fr}
@media screen and (min-width:480px){.c-artists__list{grid-template-columns:repeat(2,1fr)}}
@media screen and (min-width:768px){.c-artists__list{grid-template-columns:repeat(3,1fr)}}
@media screen and (min-width:1024px){.c-artists__list{grid-template-columns:repeat(4,1fr)}}
@media screen and (min-width:1350px){.c-artists__list{grid-template-columns:repeat(5,1fr)}}
.c-artists__header{margin-bottom:50px}
.c-artists__header img{max-width:100%;max-height:60px}
.c-artists__header h3{margin-top:20px;font-size:20px;font-weight:bold}
.c-artists__profile{max-width:400px}
.c-artists__name{padding:5px 10px;font-size:16px;color:#282662}
@media screen and (min-width:980px){.c-artists__name{font-size:20px}}
.c-artists__country{padding:0 10px;font-size:10px;color:#FFD8A1;font-family:"Poppins",sans-serif}
@media screen and (min-width:980px){.c-artists__country{font-size:14px}}
.c-artists__footer{padding:40px 0;display:flex;flex-direction:column;gap:30px;justify-content:flex-start}
@media screen and (min-width:980px){.c-artists__footer{padding-top:80px;flex-direction:row}}
.c-artists__footer .buy{position:relative;text-align:center}
@media screen and (min-width:980px){.c-artists__footer .buy{padding-left:70px}}
.c-artists__footer .buy::after{position:absolute;content:"";left:0;top:calc(50% - 1px);width:40px;height:2px;background-color:#fff;display:none}
@media screen and (min-width:980px){.c-artists__footer .buy::after{display:block}}
.c-artist{margin:300px 0 80px 0}
.c-artist__header{text-align:center;width:100%}
.c-artist__header h2{margin-bottom:20px}
.c-artist__header h4{font-size:20px;color:#FFD8A1;margin-bottom:20px}
@media screen and (min-width:980px){.c-artist__header h4{margin-bottom:40px}}
@media screen and (min-width:1350px){.c-artist__header h4{margin-bottom:60px}}
.c-artist__content{display:flex;flex-wrap:wrap;gap:20px;grid-template-columns:1fr}
@media screen and (min-width:980px){.c-artist__content{gap:60px}}
.c-artist__description{font-size:14px;line-height:21px;font-family:"Poppins",sans-serif;order:2}
@media screen and (min-width:980px){.c-artist__description{font-size:16px;line-height:24px;order:1;width:calc(100% / 2 - 60px)}}
.c-artist__description h3{font-family:"Poppins",sans-serif;margin-bottom:15px;font-size:16px}
@media screen and (min-width:980px){.c-artist__description h3{font-size:18px;line-height:26px}}
.c-artist__description p{margin-bottom:10px}
.c-artist__profile{order:1}
@media screen and (min-width:980px){.c-artist__profile{order:2;width:calc(100% / 2 - 60px)}}
.c-artist__profile img{max-height:600px;border-radius:0 0 40px 0}
.c-artist__social-media{margin:20px 0;display:flex;gap:25px;align-items:center}
.c-artist__social-media svg{width:25px}
.c-artist__social-media svg path{fill:#f0cb40 !important}
.c-artist__gallery{display:flex;flex-wrap:wrap;gap:10px;margin:50px 0}
.c-artist__gallery-item{border-radius:5px;overflow:hidden;width:calc(100% / 2 - 10px)}
@media screen and (min-width:640px){.c-artist__gallery-item{width:calc(100% / 3 - 10px)}}
@media screen and (min-width:980px){.c-artist__gallery-item{width:calc(100% / 4 - 10px)}}
.c-artist__concerts__header{text-align:center}
.c-artist__concerts__header h2{margin-bottom:20px;font-family:"Poppins",sans-serif;font-size:14px;letter-spacing:2px;text-transform:uppercase;color:#63c6be}
.c-artist__concerts__header h4{font-size:20px;color:#FFD8A1;margin-bottom:20px}
@media screen and (min-width:980px){.c-artist__concerts__header h4{margin-bottom:40px}}
@media screen and (min-width:1350px){.c-artist__concerts__header h4{margin-bottom:60px}}
.c-artist__concerts__list{display:flex;gap:30px;margin:50px 0;justify-content:center}
.c-artist__concerts__item{width:100%;max-width:320px;background-color:#f0cb40;padding:30px 20px}
.c-artist__concerts__item h5{font-family:"Poppins",sans-serif;font-weight:bold;font-size:14px;margin-bottom:5px}
.c-artist__concerts__item h3{margin-bottom:20px;font-size:20px;color:#F16060;font-weight:bold}
@media screen and (min-width:980px){.c-artist__concerts__item h3{font-size:24px}}
.c-artist__concerts__item h3 span{font-size:16px}
.c-artist__concerts__item-description{font-family:"Poppins",sans-serif;font-size:12px;line-height:16px}
@media screen and (min-width:980px){.c-artist__concerts__item-description{font-size:14px;line-height:21px}}
.c-artist__concerts__footer{padding:40px 0;text-align:center}
@media screen and (min-width:980px){.c-artist__concerts__footer{padding-top:80px}}
.c-artist .has-gap{margin-top:50px}
.c-news{margin:80px 0;position:relative}
@media screen and (min-width:980px){.c-news::after{content:"";position:absolute;right:0;top:50px;background:url(../themes/cgf/assets/images/decor-06.png);width:63px;height:513px;opacity:0.5}}
.c-news__page{margin-top:300px}
.c-news__container{overflow:hidden}
.c-news__container .swiper-container{width:100%}
.c-news__list{margin-bottom:100px;display:grid;gap:20px;grid-template-columns:1fr}
@media screen and (min-width:480px){.c-news__list{grid-template-columns:repeat(2,1fr)}}
@media screen and (min-width:768px){.c-news__list{grid-template-columns:repeat(3,1fr)}}
@media screen and (min-width:1024px){.c-news__list{grid-template-columns:repeat(4,1fr)}}
@media screen and (min-width:1350px){.c-news__list{grid-template-columns:repeat(5,1fr)}}
.c-news__header{margin-bottom:50px}
.c-news__header img{max-height:60px}
.c-news__header h3{margin-top:20px;font-size:20px;font-weight:bold}
.c-news__profile{max-width:300px}
.c-news__title{padding:5px 10px;font-size:16px;color:#282662}
@media screen and (min-width:640px){.c-news__title{font-size:20px}}
.c-news__date{padding:0 10px;font-size:10px;color:#FFD8A1;font-family:"Poppins",sans-serif}
@media screen and (min-width:640px){.c-news__date{font-size:14px}}
.c-news__description{padding:10px 10px 0;font-size:12px;line-height:16px;font-family:"Poppins",sans-serif;color:#63c6be}
@media screen and (min-width:640px){.c-news__description{font-size:14px;line-height:21px}}
.c-news__footer{padding:40px 0}
@media screen and (min-width:980px){.c-news__footer{padding:80px 0}}
.c-news-single{padding:300px 0 80px 0}
.c-news-single__header h2{margin-bottom:20px;font-size:50px}
.c-news-single__header h4{margin-bottom:50px;display:inline-block;font-size:14px;color:#282662;background-color:#f0cb40;text-align:center;font-weight:500;padding:5px 20px}
@media screen and (min-width:1500px){.c-news-single__header h4{font-size:20px}}
.c-news-single__content{display:grid;gap:20px;grid-template-columns:1fr}
@media screen and (min-width:980px){.c-news-single__content{gap:60px;grid-template-columns:repeat(2,1fr)}}
.c-news-single__description{font-size:14px;line-height:21px;font-family:"Poppins",sans-serif;order:2}
@media screen and (min-width:980px){.c-news-single__description{font-size:16px;line-height:24px;order:1}}
.c-news-single__description h3{font-family:"Poppins",sans-serif;margin-bottom:15px;font-size:16px}
@media screen and (min-width:980px){.c-news-single__description h3{font-size:18px;line-height:26px}}
.c-news-single__description p{margin-bottom:10px}
.c-news-single__profile{order:1}
@media screen and (min-width:980px){.c-news-single__profile{order:2}}
.c-news-single__social-media{margin:20px 0;display:flex;gap:25px;align-items:center}
.c-news-single__social-media svg{width:25px}
.c-news-single__social-media svg path{fill:#fff !important}
.c-news-single__gallery{display:grid;gap:10px;margin:50px 0;grid-template-columns:repeat(2,1fr)}
@media screen and (min-width:640px){.c-news-single__gallery{grid-template-columns:repeat(3,1fr)}}
@media screen and (min-width:980px){.c-news-single__gallery{grid-template-columns:repeat(4,1fr)}}
.c-news-single__gallery-item{overflow:hidden}
.c-newsletter__container{display:grid;grid-template-columns:1fr;gap:40px;background-color:#63c6be;padding:90px 30px;position:relative}
@media screen and (min-width:980px){.c-newsletter__container{grid-template-columns:repeat(2,1fr)}}
.c-newsletter__container .triangle{position:absolute;top:0;left:50%;transform:translateX(-50%);width:0;height:0;border-style:solid;border-right:40px solid transparent;border-left:40px solid transparent;border-top:40px solid #fff;border-bottom:0}
@media screen and (min-width:980px){.c-newsletter__container::before{content:"";position:absolute;left:20px;top:-50px;background:url(../themes/cgf/assets/images/decor-08.png);width:198px;height:100px}}
.c-newsletter__form .has-input{margin-bottom:20px}
.c-newsletter__form .is-input{width:100%;padding:10px 20px;border:0;background-color:#fff;color:#282662;text-align:center}
.c-newsletter__form .is-submit{padding:20px 0 0}
.c-newsletter__form .is-submit .is-btn{border-color:#fff}
.c-newsletter__form label{display:block;font-size:12px;line-height:14px;font-family:"Poppins",sans-serif;padding-left:50px}
.c-newsletter__options{padding:20px 0;display:flex;flex-wrap:wrap;gap:10px}
.c-newsletter__options .is-checkbox{width:100%}
.c-newsletter__header h2{font-size:50px;font-weight:bold}
.c-newsletter__header h3{color:#fff}
.c-partners{background-color:#100E38;padding:70px 0;position:relative}
@media screen and (min-width:980px){.c-partners::before{content:"";position:absolute;left:0;bottom:50%;background:url(../themes/cgf/assets/images/decor-12.png);width:140px;height:220px;opacity:0.5}}
.c-partners__groups{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:40px}
.c-partners__group{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:20px}
.c-partners__logos{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}
.c-partners__header h3{color:#63c6be;font-size:12px}
.c-partners__logo{width:120px;height:60px;text-align:center;display:flex;align-items:center}
.c-partners__logo img{max-width:100%;opacity:0.5}
.c-partners__logo img:hover{opacity:1}
.c-program{padding:300px 0 80px 0;position:relative}
@media screen and (min-width:980px){.c-program::after{content:"";position:absolute;right:0;top:15%;background:url(../themes/cgf/assets/images/decor-05.png);width:158px;height:215px;opacity:0.5}}
.c-program__header{margin-bottom:50px}
.c-program__header img{max-width:100%;max-height:60px}
.c-program__header h3{margin-top:20px;font-size:20px;font-weight:bold}
.c-program__container{display:flex;flex-direction:column;align-items:center;gap:50px}
.c-program__stage{margin:20px 0;width:100%}
.c-program__stage h2{padding:10px 0;position:relative;font-family:"Poppins",sans-serif;font-size:14px;letter-spacing:2px;text-align:left;text-transform:uppercase;color:#63c6be}
.c-program__day{margin:20px 0;display:grid;grid-template-columns:1fr;gap:40px}
@media screen and (min-width:640px){.c-program__day{grid-template-columns:repeat(2,1fr)}}
@media screen and (min-width:980px){.c-program__day{grid-template-columns:repeat(3,1fr)}}
@media screen and (min-width:1350px){.c-program__day{grid-template-columns:repeat(4,1fr)}}
.c-program__day h3{color:#F16060;margin:20px 0 5px;font-size:22px;font-weight:bold}
.c-program__day-events{display:flex;flex-direction:column;background-color:#f0cb40;gap:20px;padding:30px 20px}
.c-program__event-name{margin-bottom:5px;color:#F16060}
.c-program__event-name span{display:inline-block;font-family:"Poppins",sans-serif;margin-right:10px}
.c-program__event-description{margin-bottom:5px;font-family:"Poppins",sans-serif;font-size:14px;line-height:16px;color:#282662}
.c-program__event-artists{font-family:"Poppins",sans-serif;font-size:12px;color:#fff}
.c-program__event-artists a{color:#fff;text-decoration:underline}
.c-program__footer{padding:40px 0;text-align:center;display:flex;gap:30px;justify-content:center}
@media screen and (min-width:980px){.c-program__footer{padding-top:80px}}
.is-cs{letter-spacing:2px;text-align:center}
.c-faq{background-color:#282662;position:relative;padding:70px 0}
@media screen and (min-width:980px){.c-faq::after{content:"";position:absolute;right:0;bottom:50px;background:url(../themes/cgf/assets/images/decor-11.png);width:47px;height:97px;opacity:0.5}}
.c-faq__header{margin-bottom:50px}
.c-faq__header img{max-height:60px}
.c-faq__header h3{margin-top:20px;color:#F16060;font-size:20px}
.c-faq__toggle{margin-right:10px}
.c-faq__item{margin-bottom:10px;border-bottom:1px solid white}
.c-faq__item:last-child{border-bottom:0}
.c-faq__item .c-faq__question{font-weight:bold;cursor:pointer;background:none;border:none;width:100%;text-align:left;color:#fff;padding:10px 0}
.c-faq__item .c-faq__answer{display:none;padding:5px;padding-left:20px;color:#63c6be;font-size:14px;line-height:21px}
.c-faq__item .c-faq__answer p{color:#63c6be;margin-bottom:10px}
.c-faq__item .c-faq__answer p strong{font-size:bold}
.c-faq__item .c-faq__answer a{text-decoration:underline;color:#63c6be}
.c-contact{padding:70px 0;position:relative}
.c-contact .triangle{position:absolute;top:0;left:50%;transform:translateX(-50%);width:0;height:0;border-style:solid;border-right:40px solid transparent;border-left:40px solid transparent;border-top:40px solid #282662;border-bottom:0}
.c-contact__columns{display:grid;grid-template-columns:1fr;gap:50px}
@media screen and (min-width:980px){.c-contact__columns{grid-template-columns:repeat(2,1fr)}}
.c-contact__column--image{display:flex;align-items:center}
.c-contact__column--image img{max-width:100%;max-height:60px}
.c-contact__column--info{display:flex;flex-wrap:wrap;gap:50px}
.c-contact__sub-column{width:100%}
@media screen and (min-width:640px){.c-contact__sub-column{width:40%}}
.c-contact__sub-column h2,.c-contact__sub-column h3,.c-contact__sub-column h4,.c-contact__sub-column h5,.c-contact__sub-column h6{color:#F16060;margin-bottom:10px;font-weight:bold}
.c-contact__sub-column p{font-size:14px;line-height:21px;color:#63c6be}
.c-contact__sub-column a{color:#63c6be}
.c-contact__sub-column a:hover{color:#F16060}
.c-vouchers{background-color:#2b255c;position:relative}
.c-vouchers__header{width:100%;text-align:center;position:absolute;padding:0 50px;left:0;top:0;height:200px;display:flex;align-items:center;justify-content:center}
.c-vouchers__header img{max-width:100%}
.c-vouchers__list{display:flex;flex-wrap:wrap;width:100%}
.c-vouchers__single{padding:200px 30px 70px;min-height:700px;background-position:bottom center;background-size:100%;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:space-between;background-position:center center;background-size:cover;width:calc(100% / 1)}
@media screen and (min-width:640px){.c-vouchers__single{width:calc(100% / 3)}}
@media screen and (min-width:1024px){.c-vouchers__single{width:calc(100% / 3);min-height:800px}}
@media screen and (max-width:1023px){.c-vouchers__single:nth-of-type(n+4){padding-top:70px}}
@media screen and (max-width:639px){.c-vouchers__single:nth-of-type(n+3){padding-top:70px}}
.c-vouchers__single--date{text-align:center;color:#63c6be}
.c-vouchers__single--date h4{font-size:24px;text-transform:uppercase}
.c-vouchers__single--content{text-align:center;color:#f0cb40;display:flex;flex-direction:column;gap:20px}
.c-vouchers__single--content h2{font-size:20px;font-weight:bold;text-transform:uppercase}
@media screen and (min-width:1350px){.c-vouchers__single--content h2{font-size:27px}}
.c-vouchers__single--content h3{font-size:14px;font-weight:bold;text-transform:uppercase}
@media screen and (min-width:1350px){.c-vouchers__single--content h3{font-size:18px}}
.c-vouchers__single--content h4{color:#fff;font-size:25px;font-weight:bold}
@media screen and (min-width:1350px){.c-vouchers__single--content h4{font-size:38px}}
.c-vouchers__single--content .submit-btn{display:inline-block;margin:0 auto;background-color:#f0cb40;color:#fff;width:100px;border:0px;padding:10px 20px;font-size:16px;font-weight:bold;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}
.c-vouchers__single--content .submit-btn:hover{color:#fff;background-color:#F16060}
.c-vouchers__single--content .submit-btn:disabled{opacity:0.5}
.c-vouchers__single--content .submit-btn:disabled:hover{background-color:#f0cb40;color:#F16060}
.c-vouchers__single--content form{width:100%;display:flex;flex-direction:column;gap:20px;align-items:center}
.c-vouchers__single--content form .is-amount{width:100%;display:flex;justify-content:center;align-items:center;gap:10px}
.c-vouchers__single--content form .is-amount button{background-color:#fff;width:25px;height:25px;border-radius:50px;font-weight:bold;color:#F16060}
.c-vouchers__single--content form input[type="number"]::-webkit-inner-spin-button,.c-vouchers__single--content form input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.c-vouchers__single--content form input[type="number"]{-moz-appearance:textfield}
.c-vouchers__single--content form input{width:100%;max-width:50px;border:0px;font-size:14px;padding:10px 10px;text-align:center}
@media screen and (min-width:1350px){.c-vouchers__single--content form input{font-size:16px}}
.c-vouchers__single--content form input.error{border:2px solid #F16060;color:#fff !important;background-color:#F16060 !important}
.c-vouchers__single--content form .submit-btn{background-color:#f0cb40;color:#fff;width:100px;border:0px;padding:10px 20px;font-size:16px;font-weight:bold;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}
.c-vouchers__single--content form .submit-btn:hover{color:#fff;background-color:#F16060}
.c-vouchers__single--content form .submit-btn:disabled{opacity:0.5}
.c-vouchers__single--content form .submit-btn:disabled:hover{background-color:#f0cb40;color:#F16060}