body{margin:0;font-family:"Figtree",sans-serif;font-size:16px;color:black;background:#8fbeb0}img{max-width:100%;height:auto}picture{display:block;margin:0 auto;text-align:center}.container{margin:0 auto}.container.main{max-width:1200px;box-shadow:0 0 48px 20px rgba(0,0,0,0.3)}.container.s1000{max-width:1000px}@media (max-width:1032px){.container.s1000{padding:0 16px}}.container.s900{max-width:900px}@media (max-width:932px){.container.s900{padding:0 16px}}.container.s800{max-width:800px}@media (max-width:832px){.container.s800{padding:0 16px}}.container.s700{max-width:700px}@media (max-width:732px){.container.s700{padding:0 16px}}.container.s600{max-width:600px}@media (max-width:632px){.container.s600{padding:0 16px}}.container.s450{max-width:450px}@media (max-width:482px){.container.s450{padding:0 16px}}.container.s400{max-width:300px}@media (max-width:332px){.container.s400{padding:0 16px}}.container.nopad{padding:0}a{color:#e20000}a:hover{color:#ae0000}h1{width:100%;margin:0 auto;text-align:center}h1 span{display:none}h2,h3{margin:1em auto;text-align:center}h2.nomargin,h3.nomargin{margin-bottom:0}h2{font-size:2.6em}@media (max-width:650px){h2{font-size:1.6em}}h3{font-size:2em;margin-bottom:1em}p.nomargin{margin-top:0}.countdown{margin-top:40px;font-size:60px}@media (max-width:650px){.countdown{font-size:40px}}@media (max-width:340px){.countdown{font-size:30px}}.countdown .countdown-timer{display:inline-flex;align-items:baseline;white-space:nowrap;font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.countdown .countdown-timer small{font-size:.4em;display:inline-block;margin-right:.15em}header{min-height:460px;padding-top:60px;padding-bottom:40px;background:url('summervibes/bg_tresne.png'),linear-gradient(180deg, #b3e8da 0%, #ade4d8 100%);background-repeat:no-repeat;background-position:top right, top center}@media (max-width:650px){header{background-size:80vw, 100%;min-height:auto}}@media (max-width:650px){header{padding:20px}}header .loga{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:80px}header .logoSummerVibes{display:block;margin:0 auto;max-width:500px;height:auto}header .logoSummerVibes #summers{animation:scale-in-ver-center .5s cubic-bezier(.25, .46, .45, .94) both;animation-delay:.3s}header .logoSummerVibes #vibes{animation:scale-in-ver-center .5s cubic-bezier(.25, .46, .45, .94) both;animation-delay:.5s}header .iconSwitch{display:block;max-width:100px;height:auto}@media (max-width:650px){header .iconSwitch{max-width:60px}}header .iconSwitch:hover #circle{animation:disableIconSwitch .5s cubic-bezier(.25, .46, .45, .94) both}header .iconSwitch #circle{animation:enableIconSwitch .5s cubic-bezier(.25, .46, .45, .94) both}header .logoCosmopolitan{display:block;max-width:300px;height:auto;animation:scale-in-bottom .5s cubic-bezier(.25, .46, .45, .94) both;animation-delay:.6s}.content{background:#C0E5F8;background:linear-gradient(180deg, #ade4d8 0%, #ade4d8 100%)}.eventInfo{padding-bottom:40px;text-align:center}.eventInfo h2{margin-top:0}.eventInfo .term{display:grid;grid:auto / 6fr 1fr 10fr;gap:10px 5px;align-items:baseline}.eventInfo .term .title{text-align:right}.eventInfo .term .text{text-align:left}.eventInfo .term .text.datetime{font-size:110%;font-weight:bold}.program{color:#444;background-color:white;padding:40px}@media (max-width:650px){.program{padding:20px}}.program h2{text-align:center;margin:0 auto;margin-bottom:40px;text-transform:uppercase}.program h3{font-size:1.6em;font-weight:bold}.program .programitems .item{display:grid;grid:auto / 10fr 20fr;align-items:center;gap:40px;margin-bottom:40px;padding-bottom:40px;border-bottom:1px dotted #cccccc}.program .programitems .item:last-child{border-bottom:none}@media (max-width:650px){.program .programitems .item{grid:auto / 1fr;grid-template-areas:"text" "img";justify-items:center;gap:5px;margin-bottom:0;padding-bottom:0;border-bottom:none}.program .programitems .item::after{content:"";display:block;width:10px;height:10px;border-radius:50%;background-color:#444;margin:40px 0}.program .programitems .item:last-child{margin-bottom:40px}.program .programitems .item:last-child::after{display:none}}@media (max-width:650px){.program .programitems .item .img{grid-area:img}}.program .programitems .item .text{text-align:center}.program .programitems .item .text p{text-align:justify}@media (max-width:650px){.program .programitems .item .text p{grid-area:text;text-align:center}}footer{background-color:#ade4d8;font-size:.7em;text-align:center;padding:40px 0}@media (max-width:650px){footer{padding:20px}}footer a{cursor:pointer;text-decoration:underline}@keyframes scale-in-ver-center{0%{transform:scaleY(0);opacity:1}100%{transform:scaleY(1);opacity:1}}@keyframes scale-in-bottom{0%{transform:scale(0);transform-origin:50% 100%;opacity:1}100%{transform:scale(1);transform-origin:50% 100%;opacity:1}}@keyframes enableIconSwitch{0%{transform:translateX(-56%)}100%{transform:translateX(0)}}@keyframes disableIconSwitch{0%{transform:translateX(0)}100%{transform:translateX(-56%)}}