@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200);.material-symbols-outlined{color:#fff}*,:after,:before{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth}body{line-height:1.5;-webkit-font-smoothing:antialiased;background:#fff;font-family:Nunito Sans,sans-serif}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}#__next,#root{isolation:isolate}.wrapper{max-width:1160px;position:relative;margin:0 auto}@media(max-width:480px){.wrapper{width:100%}}.bgImage{display:flex;position:fixed;top:508px;z-index:0;margin-left:-179px;width:100vw;height:750px}@media(max-width:480px){.bgImage{top:650px;height:293px}.bgImage :first-child{display:none}}.bgImage__leftImg{width:773px;height:293px;left:119px;top:69px}.bgImage__rightImg{position:absolute;top:-517px;right:-111px;width:796px}.podcast{margin-left:0;top:475px}.infoPar{font-size:10px;color:#000;text-transform:uppercase;margin-left:18px}@media(max-width:480px){.infoPar{margin-left:0}}.barPar{background:#fff;padding-top:10px;margin-bottom:0;color:#c2c2c2;font-size:12px;text-transform:uppercase;position:-webkit-sticky;position:sticky;top:0;text-align:center;padding-bottom:1px;border-radius:5px 0;z-index:1}.barPar p{padding-left:10px}hr{border:1px solid #eee;margin:10px 0}.btnLoad{padding:16px 60px;border:0;border-radius:10px;background:#3c742d;color:#fff;cursor:pointer;margin:50px auto;position:relative;z-index:100}.btnLoad:hover{background:#f6ca1f;color:#000}#content{background:transparent!important}#breadcrumbs,#rwdNav,.mod_hat2014{display:none}.header{display:flex;align-items:center;height:850px;gap:80px;margin:0 auto;width:1170px;padding-bottom:102px}@media(max-width:480px){.header{display:block;height:auto;width:100%;gap:10px;padding:20px}}.header__logo{width:140px}.header__titleH1{font-weight:400;line-height:normal;padding:31px 0;font-family:Playfair Display,serif}@media(min-width:1170px){.header__titleH1{font-size:118px!important}}.header__btnArrow{background:#95442f;border:0;border-radius:50%;cursor:pointer;height:50px;position:absolute;bottom:30px;width:50px;left:47%}.header__btnArrow:after{color:#fff;font-family:Material Symbols Outlined;content:"arrow_forward_ios";display:block;transform:rotate(91deg)}.header__colRight{padding-top:80px;position:relative}.header__slider{position:relative;width:600px}@media(max-width:480px){.header__slider{width:100%}}.header__slider-logoPart{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.header__slider-logoImg{width:120px!important;height:auto}.header__contentSlide{display:flex;flex-direction:column}.header__imgSlide{object-fit:cover;overflow:hidden;aspect-ratio:16/9}.header__leadSlide{margin-top:20px;font-family:Playfair Display,serif;font-weight:600;font-size:24px}.header img{width:100%;height:100%}.header a{text-decoration:none;color:#000}.header__imgSlide img{aspect-ratio:16/9;object-fit:cover}.secHeader{background:#f6f4ef;position:relative;left:calc(-50vw - -50%);width:100vw;height:100vh;display:flex;align-items:center;margin-top:-54px}@media(max-width:480px){.secHeader{height:auto;margin-top:0;width:100%;flex-direction:column;left:0;top:-34px;padding-bottom:102px}}.artGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;background:linear-gradient(180deg,#fff 5%,rgba(0,65,135,0))}@media(max-width:480px){.artGrid{grid-template-columns:1fr}}.artGrid img{transition:transform .2s;object-fit:cover;width:100%;height:100%}.artGrid__imgBox{margin-bottom:10px;height:223px;overflow:hidden}.artGrid__imgBox:hover img{transform:rotate(10deg) scale(1.3)}.artGrid__item{position:relative;font-size:14px}@media(max-width:480px){.artGrid__item{width:100%;padding:20px}}.artGrid__item:hover{font-weight:700}.artGrid__btn{background:#f6ca1f;border:0;width:82px;height:40px;font-size:14px;margin-top:10px;margin-left:291px;text-transform:capitalize;cursor:pointer;color:#fff}@media(max-width:480px){.artGrid__btn{margin-left:0}}.artGrid a{text-decoration:none;color:#000}a:hover .artGrid__btn{background:#000;color:#fff;font-weight:900}.footer{margin-top:100px}.footer__footerLink{display:flex;justify-content:space-between;align-items:center;margin-top:10px;font-weight:700}@media(max-width:750px){.footer__footerLink{flex-direction:column}}.footer ul{display:flex;gap:20px;font-size:10px}@media(max-width:480px){.footer ul{margin-top:7px;gap:6px;flex-wrap:wrap;justify-content:center}}.footer li{list-style:none}.shape{position:fixed;width:0;height:0;border-left:50px solid transparent;border-right:50px solid transparent;clip-path:polygon(50% 0,0 100%,100% 100%);animation:rotateShape 10s linear infinite;opacity:.7}.shape:nth-child(odd){border-bottom:100px solid #f3cb2c;z-index:-2}.shape:nth-child(2n){border-bottom:100px solid #75a75f;z-index:-2}.wheelAn{position:fixed;width:100px;height:100px;border:2px dashed;border-radius:50%;animation:rotateShape 10s linear infinite;opacity:.7}.wheelAn:nth-child(odd){border-color:#f3cb2c;z-index:-2}.wheelAn:nth-child(2n){border-color:#75a75f;z-index:-2}.playAn{position:fixed;width:0;height:0;mask-image:url(https://static.im-g.pl/static/content/front/content-special/qenDayIndex2023/master/assets/Polygon_play.svg);animation:rotateShape 10s linear infinite;opacity:.7}.playAn:nth-child(odd){background-color:#0d8ab4;z-index:-2}.playAn:nth-child(2n){background-color:#ebcb48;z-index:-2}.playAn:nth-child(3n){background-color:#85ffbd;z-index:-2}.chartAn{position:fixed;width:0;height:0;mask-image:url(https://static.im-g.pl/static/content/front/content-special/qenDayIndex2023/master/assets/kolo.svg);animation:rotateShape 10s linear infinite;opacity:.7}.chartAn:nth-child(odd){background-color:#0d8ab4;z-index:-2}.chartAn:nth-child(2n){background-color:#00ff75;z-index:-2}.chartAn:nth-child(3n){background-color:red;z-index:-2}@keyframes rotateShape{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animEl{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:700;animation:scaleAnimation 2s infinite alternate}.animEl:first-child{color:#f3ca26;font-size:350px;top:77px;left:495px;z-index:1}@media(max-width:480px){.animEl:first-child{font-size:150px;top:77px;left:341px}}.animEl:nth-child(2){color:#256215;font-size:79px;font-weight:900;top:20px;z-index:1}@media(max-width:480px){.animEl:nth-child(2){top:66px;left:283px;z-index:-1}}@keyframes scaleAnimation{0%{transform:translate(-50%,-50%) scale(1)}to{transform:translate(-50%,-50%) scale(1.2)}}.animEl:first-child{transform:translate(-50%,-50%) rotate(-20deg)}.animEl:nth-child(2){transform:translate(-50%,-50%) rotate(20deg)}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slide,.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;user-select:none}.glide--rtl{direction:rtl}.glide{display:flex;flex-direction:column-reverse}.glide__arrows{display:flex;gap:5px;position:absolute;bottom:128px}@media(max-width:480px){.glide__arrows{bottom:164px}}.glide__arrow{background-color:transparent;border:0;width:42px;height:42px;margin:0;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer}@media(max-width:480px){.glide__arrow{width:42px;height:42px}}.glide__arrow:hover{background-color:transparent}.glide__arrow--right{margin-left:0}.glide__slide-Partner{display:flex;width:100%;justify-content:space-between;align-items:center;padding-bottom:10px}.glide__slide-logo{width:130px}.imageEnd{display:flex;justify-content:space-between;align-items:center;margin-bottom:-66px;width:1260px;margin-left:-57px}@media(max-width:480px){.imageEnd{flex-direction:column;width:100%}.imageEnd__imgRight{display:none}}