*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{padding:0;margin:0;position:relative;width:100%}body::-webkit-scrollbar{width:0}.main-wrapper{max-height:100vh;overflow-y:hidden;animation-name:body-end-splash;animation-duration:.8s;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-delay:7s}.main-wrapper.stopAnimation{animation-duration:0s;animation-delay:0s}@keyframes body-end-splash{to{max-height:unset;overflow-y:auto}}.main{opacity:0;animation-name:main-end-splash;animation-duration:.8s;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-delay:7s}.main.stopAnimation{animation-name:none;opacity:1}@keyframes main-end-splash{to{opacity:1}}@font-face{font-family:Europa-Regular;src:url(/assets/fonts/EuropaRegular.ttf);font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Europa-Bold;src:url(/assets/fonts/EuropaBold.ttf);font-style:normal;font-weight:400;font-display:swap}*{font-family:Europa-Regular}a{color:inherit;text-decoration:none}button:focus{outline:none}.text-regular{font-size:17px;line-height:22px;color:#333}.text-regular.jury{line-height:19px;font-size:17px;color:333333}@media(max-width:767px){.text-regular,.text-regular.jury{font-size:16px}}.text-regular.gold{color:#caa82a}.text-regular.white{color:#fff}.btn-style{border:none;background-color:#caa82a;color:#fff;font-size:24px;letter-spacing:.5px;padding:0 24px;height:45px;line-height:45px;text-align:center;vertical-align:middle;cursor:pointer}.loader-wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.input-wrapper{position:relative}.input-wrapper .input-style{border:none;width:100%;height:45px;line-height:45px;margin-bottom:20px;padding:0 10px;color:#caa82a;font-size:30px;border-radius:0;background-color:#fff}@media(max-width:767px){.input-wrapper .input-style{font-size:25px}}.input-wrapper .input-style::placeholder{color:#caa82a;font-weight:400;opacity:1;transition:opacity .3s ease .2s}.input-wrapper .input-style:focus{outline:none}.input-wrapper .input-style:focus::placeholder{opacity:.3}.input-wrapper .input-error{position:absolute;top:2px;right:5px}.input-wrapper .input-error span{font-size:14px;color:#caa82a}.checkbox-wrapper{display:flex}.checkbox-wrapper .checkbox{position:relative;display:flex;align-items:center;margin-bottom:10px}.checkbox-wrapper .checkbox input{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;width:20px;min-width:20px;height:20px;background-color:#fff;border-radius:0;border:none;margin:0}.checkbox-wrapper .checkbox input:focus{outline:none}.checkbox-wrapper .checkbox span{display:inline-block;margin-left:10px;line-height:20px;margin-bottom:0}.checkbox-wrapper .checkbox>input:checked+span:before{content:"×";display:block;color:#caa82a;font-size:35px;font-weight:200;position:absolute;left:1px;top:-3px;font-weight:700}select{-webkit-appearance:none;background-image:url(/_next/static/media/down.a80f3db2.svg);background-size:20px 20px;background-position:calc(100% - 10px) 12.5px;background-repeat:no-repeat;padding-right:40px}textarea{resize:none}.arrow-link{display:flex;align-items:center}.arrow-link .arrow-icon{width:15px;height:15px;margin-right:5px;display:flex;position:relative}.arrow-link a,.arrow-link p,.arrow-link span{margin:2px 0;color:#caa82a;cursor:pointer;font-size:17px}.arrow-link a:hover,.arrow-link p:hover,.arrow-link span:hover{text-decoration:underline}sub[class$=mark__sub],sup[class$=mark__sup]{color:#333;font-size:10px}.Footer{position:absolute;bottom:0;background-color:#caa82a}.Footer,.Footer-Content{width:100%;min-height:40px}.Footer-Content{max-width:1200px;margin:auto;display:flex;align-items:center;color:#fff;font-size:13px}@media(max-width:767px){.Footer-Content{flex-direction:column-reverse;align-items:stretch;height:unset;padding:30px 0}}.Footer-Content .copyright{padding-left:15px;flex:1 1}@media(max-width:767px){.Footer-Content .copyright{text-align:center;padding-left:0}}.Footer-Content .links{flex:1 1;text-align:left;padding-left:1%;letter-spacing:1px}@media(max-width:767px){.Footer-Content .links{margin-bottom:20px;text-align:center;padding-left:15px}}.Footer-Content .links .modal-link{display:inline;cursor:pointer;margin-right:20px}.Social-Links{position:fixed;top:0;bottom:0;left:calc(50vw - 700px);display:flex;flex-direction:column-reverse;justify-content:center}@media(max-width:1300px){.Social-Links{left:-30px}}@media(max-width:991px){.Social-Links{display:none}}.Social-Links a{align-items:center;transform:rotate(-90deg);width:90px;height:85px;font-size:13px;text-align:center;text-transform:uppercase;letter-spacing:1px}.Contact-Links,.Social-Links a{display:flex;justify-content:center}.Contact-Links{position:fixed;top:0;bottom:0;right:calc(50vw - 700px);flex-direction:column-reverse}@media(max-width:1300px){.Contact-Links{right:-30px}}@media(max-width:991px){.Contact-Links{display:none}}.Contact-Links .modal-link{display:flex;justify-content:center;align-items:center;transform:rotate(-90deg);width:90px;height:55px;text-align:center;text-transform:uppercase;cursor:pointer;font-size:13px;letter-spacing:1px}.Navbar{position:fixed;z-index:10;top:0;width:100%;background-color:#fff;transition:all .2s ease-in-out .3s;padding-top:0}.Navbar.move_down{padding-top:50px}.Navbar-Links{width:100%;height:90px;max-width:1200px;margin:auto;padding:0 15px;display:flex;justify-content:space-between;align-items:center;color:#caa82a;font-size:20px;letter-spacing:1px}@media(max-width:991px){.Navbar-Links{display:none}}@media(max-width:767px){.Navbar-Links{font-size:18px}}.Navbar-Links a{border-bottom:2px solid transparent;padding-bottom:3px;cursor:pointer;transition:all .2s ease-in-out}.Navbar-Links a.selected,.Navbar-Links a:hover{border-bottom:2px solid #caa82a}.Navbar-Mobile{position:relative;height:62px}@media(min-width:992px){.Navbar-Mobile{display:none}}.Navbar-Mobile .btn-toggle{position:absolute;right:15px;top:15px;z-index:100;border:transparent;background-color:transparent;width:30px;height:30px;padding:0}.Navbar-Mobile-Menu{position:absolute;top:0;left:0;min-height:100vh;width:100%;transition:all .4s;background-color:#fff;overflow:scroll}.Navbar-Mobile-Menu.hide{left:100%}.Navbar-Mobile-Menu::-webkit-scrollbar{width:0}.Navbar-Mobile-Menu-Inner{position:absolute;top:0;left:0;min-height:calc(var(--vh, 1vh) * 100);padding:60px 15px 30px;justify-content:space-between}.Navbar-Mobile-Menu-Inner,.Navbar-Mobile-Menu-Main{display:flex;flex-direction:column}.Navbar-Mobile-Menu-Main a{color:#caa82a;font-size:30px;line-height:30px;margin-bottom:7px}.Navbar-Mobile-Menu-Main a.selected{color:#333}.Navbar-Mobile-Menu-Social{display:flex;flex-direction:column}.Navbar-Mobile-Menu-Social .modal-link,.Navbar-Mobile-Menu-Social a{font-size:20px;margin-top:0;margin-bottom:3px;text-transform:uppercase}.DCMeyer{width:100%;display:flex;padding-top:40px;padding-bottom:30px}@media(max-width:767px){.DCMeyer{flex-direction:column-reverse}}.DCMeyer-About{flex:2 1;max-width:425px;font-size:17px;line-height:22px}@media(max-width:767px){.DCMeyer-About{max-width:unset}}.DCMeyer-About h2{color:#caa82a;font-size:17px;text-transform:uppercase;font-weight:300;margin-bottom:30px}@media(max-width:767px){.DCMeyer-About h2{font-size:16px}}.DCMeyer-About p:first-child{margin-top:0}.DCMeyer-Image{flex:1 1;margin-left:80px}@media(max-width:767px){.DCMeyer-Image{text-align:center;margin-left:0;margin-bottom:30px}}.Page-Segment{width:100%;max-width:1200px;margin:90px auto 0;padding:0 170px}@media(max-width:991px){.Page-Segment{padding:0 15px}}.Page-Segment-HeaderImage{text-align:center}.Page-Segment-HeaderImage.marginTop{margin-top:110px}.Page-Segment-Heading{font-size:30px;color:#333;text-align:center;font-weight:300;margin:30px 0;text-transform:uppercase}@media(max-width:767px){.Page-Segment-Heading{font-size:25px}}.Page-Segment-Subheading{color:#caa82a;font-size:30px;line-height:32px;font-weight:500}@media(max-width:767px){.Page-Segment-Subheading{font-size:25px;line-height:28px}}.Page-Segment-Subheading p{margin:0}.Page-Segment-Media{margin:50px 0;display:flex;align-items:center;justify-content:center;position:relative}@media(min-width:767px){.Page-Segment-Media .image-wrapper{max-height:500px;width:100%}}.Page-Segment-Media .image-wrapper img{width:100%;object-fit:cover}@media(max-width:767px){.Page-Segment-Media .image-wrapper img{height:auto}}.Page-Segment-TextBlocks h2{text-align:center;color:#caa82a;font-size:17px;text-transform:uppercase;font-weight:300;margin-block:30px}@media(max-width:767px){.Page-Segment-TextBlocks h2{font-size:16px}}.Page-Segment-TextBlocks .text-block{column-count:2;column-fill:balance;-moz-column-fill:balance;-webkit-column-fill:balance;font-size:17px;line-height:22px}.Page-Segment-TextBlocks .text-block .jury-description{margin:0}.Page-Segment-TextBlocks .text-block .modal-link{margin:2px 0}.Page-Segment-TextBlocks .text-block .text-links{padding-bottom:10px}@media(max-width:767px){.Page-Segment-TextBlocks .text-block .text-links{padding-bottom:0}.Page-Segment-TextBlocks .text-block{column-count:1;flex-direction:column;flex-wrap:nowrap}}.Page-Segment-TextBlocks .text-block p{margin:0 0 15px;display:block}.Page-Segment-TextBlocks .text-block p span{color:#caa82a;font-weight:400}.Page-Segment-TextBlocks .text-block li{line-height:19px}#events{width:100%;background-color:#caa82a;color:#fff}#events .Events{width:100%;max-width:1200px;margin:auto;padding:50px 170px}@media(max-width:991px){#events .Events{padding:50px 15px 30px}}#events .Events h1{text-transform:uppercase;text-align:center;font-size:30px;font-weight:400;margin:0}@media(max-width:767px){#events .Events h1{font-size:25px}}#events .Events-Content{display:flex;justify-content:space-between;margin-top:30px}@media(max-width:767px){#events .Events-Content{flex-direction:column}}#events .Events-Content-Left,#events .Events-Content-Right{width:48%}#events .Events-Content-Left .Events-subtitle,#events .Events-Content-Right .Events-subtitle{text-transform:uppercase;font-weight:300;font-size:20px;letter-spacing:.5px}@media(max-width:767px){#events .Events-Content-Left .Events-subtitle,#events .Events-Content-Right .Events-subtitle{font-size:18px}}#events .Events-Content-Left .Events-subtitle span,#events .Events-Content-Right .Events-subtitle span{border-bottom:2px solid #e6d59a}@media(max-width:767px){#events .Events-Content-Left,#events .Events-Content-Right{width:100%}}#events .Events-Content-Left .Event,#events .Events-Content-Right .Event{margin:30px 0 70px}#events .Events-Content-Left .Event h2,#events .Events-Content-Right .Event h2{font-size:30px;font-weight:400;margin:5px 0}#events .Events-Content-Left .Event h2:nth-child(2),#events .Events-Content-Right .Event h2:nth-child(2){margin-bottom:30px}@media(max-width:767px){#events .Events-Content-Left .Event h2,#events .Events-Content-Right .Event h2{font-size:25px}}#events .Events-Content-Left .Event-Image,#events .Events-Content-Right .Event-Image{text-align:left}@media(max-width:767px){#events .Events-Content-Left .Event-Image,#events .Events-Content-Right .Event-Image{text-align:center}}#events .Events-Content-Left .Event-Image-IsLink,#events .Events-Content-Right .Event-Image-IsLink{cursor:pointer}#events .Events-Content-Left .Event .text-link:hover,#events .Events-Content-Right .Event .text-link:hover{text-decoration:underline}.Examples{padding-bottom:30px}.Examples .Example{margin:30px 0 40px}.Examples .Example p{font-size:50px;margin:0;line-height:50px;color:#333}@media(max-width:767px){.Examples .Example p{font-size:35px;line-height:35px}}.Examples .Example-Name{display:flex;flex-wrap:wrap;align-items:center}.Examples .Example-Name p{margin-right:20px}@media(max-width:767px){.Examples .Example-Name p{width:100%}}.Examples .Example-Name span{color:#caa82a;font-size:50px;line-height:50px;cursor:pointer}@media(max-width:767px){.Examples .Example-Name span{font-size:35px;line-height:35px}}.Modal{position:fixed;top:0;left:-100%;right:unset;bottom:unset;width:100%;height:100%;background-color:#eeece1;padding:30px 0;z-index:100;overflow-y:scroll;overflow-x:hidden;transition:all .4s ease}.Modal.from-right{left:100%}.Modal.from-bottom{left:0;top:110%}.Modal.visible{top:0;left:0;right:0;bottom:0}.Modal-Close-Btn{position:absolute;z-index:10;top:30px;right:100px;display:flex;justify-content:center;align-items:center;background-color:transparent;border:none;cursor:pointer;width:30px;height:30px;padding:0}@media(max-width:991px){.Modal-Close-Btn{right:calc(50% - 30px);top:20px}}.Discovery{width:100%;max-width:1200px;margin:auto;display:flex;padding:10px 170px;transition:all .2s ease .3s;opacity:0}.Discovery.visible{opacity:1}@media(max-width:991px){.Discovery{padding:50px 15px 30px}}@media(max-width:767px){.Discovery{flex-direction:column}}.Discovery-Left{display:flex;flex-direction:column;flex:1 1;margin-right:50px}@media(max-width:767px){.Discovery-Left{margin-right:0}}.Discovery-Left p{color:#caa82a;font-size:50px;line-height:50px;margin:0}.Discovery-Left p:last-child{margin-bottom:40px}@media(max-width:767px){.Discovery-Left p{font-size:35px;line-height:35px}}.Discovery-Left .image-wrap{display:flex;justify-content:flex-end;margin:20px 0}.Discovery-Left .image-wrap img{height:auto;width:100%;object-fit:cover}@media(max-width:767px){.Discovery-Left .image-wrap{justify-content:center}}.Discovery-Right{flex:1 1;display:flex;flex-direction:column}.Discovery-Right p{margin:0 0 15px;max-width:425px}@media(max-width:767px){.Discovery-Right p{justify-content:center}.Discovery-Right p:first-child{order:1}.Discovery-Right p:nth-last-child(2){order:3}}.Discovery-Right .video-holder{margin:0 0 15px}@media(max-width:767px){.Discovery-Right .video-holder{order:2}}.Discovery-Right .video-holder video{width:100%}.Dropdown{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:300px;position:relative;margin-top:10px}.Dropdown.fullWidth{max-width:100%}@media(max-width:767px){.Dropdown{width:100%;max-width:unset;margin-top:20px}}.Dropdown-Content{max-height:0;overflow:hidden;opacity:0;transition:max-height .6s ease,opacity .2s ease}.Dropdown-Content.expand{max-height:10000px;opacity:1;margin-bottom:30px}.Dropdown-Content p{margin:0}.Dropdown-Image{width:100%;height:200px;background-color:gray;margin-bottom:30px}@media(min-width:768px){.Dropdown-Image{display:none}}.Dropdown hr{border:none;width:100%;height:1px;background-color:#caa82a}.Dropdown-Icon{width:25px;transition:all .6s ease;margin-bottom:15px;cursor:pointer}.Dropdown-Icon.rotate{transform:rotate(180deg)}.Dropdown .read-more{width:100%}.Dropdown .read-more span{cursor:pointer}.Dropdown .read-more span.read-more{animation:fadeIn 2.5s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.Society{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:30%;margin-top:20px}@media(max-width:767px){.Society{width:100%;max-width:unset}}.Society hr{border:none;width:100%;height:1px;background-color:#caa82a}@media(max-width:767px){.Society hr.mob-hide{display:none}}.Society-Logo{text-align:center;margin:30px 0}@media(max-width:767px){.Society-Logo{margin:10px 0}}.Society-Image{width:100%;text-align:center}.Society-Title{height:100px;display:flex;flex-direction:column;justify-content:flex-start;margin:5px 0}@media(max-width:767px){.Society-Title{height:unset;margin:0 0 30px}}.Society-Title p{margin:0;color:#caa82a;text-align:center;font-size:17px;line-height:22px;text-transform:uppercase}@media(max-width:767px){.Society-Title p{font-size:16px}}.Society-Subtitle{color:#333;height:310px;margin:20px 0;font-size:17px}@media(max-width:1200px){.Society-Subtitle{height:350px}}@media(max-width:767px){.Society-Subtitle{font-size:16px;height:unset}}.Society-Subtitle p{margin:0}.Society-Subtitle p.person{color:#caa82a;font-weight:400;margin-bottom:5px}.Society-Subtitle p.person.bigger{height:42.5px}@media(max-width:767px){.Society-Subtitle p.person.bigger{height:unset}}hr{border:none;width:100%;height:1px;background-color:#caa82a}hr.desktop-hide{margin-top:30px}@media(min-width:768px){hr.desktop-hide{display:none}}.Societies{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;padding-bottom:30px}.Jury{position:relative;width:147px;height:217px;margin:30px 65px}@media(max-width:767px){.Jury{margin:10px;height:unset}}.Jury-Hover{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;padding:15px;cursor:pointer;opacity:0;transition:all .3s ease-in}@media(max-width:767px){.Jury-Hover{position:relative;top:unset;left:unset;background-color:transparent;opacity:1;padding:0}}.Jury-Hover p{margin:0 0 5px;color:#caa82a;font-size:20px;line-height:20px}@media(max-width:767px){.Jury-Hover p{text-align:center;font-size:18px}.Jury-Hover p.Jury-society{display:none}}.Jury:hover .Jury-Hover{opacity:1}.Jury-year{text-align:center;color:#caa82a;font-size:30px;margin-top:30px}@media(max-width:767px){.Jury-year{font-size:25px}}.Juries{display:flex;justify-content:center;flex-wrap:wrap;padding:50px 0}@media(max-width:767px){.Juries{padding:0}}.Jury-Window{width:100%;max-width:600px;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 15px;transition:all .2s ease .3s;opacity:0}.Jury-Window.visible{opacity:1}@media(max-width:991px){.Jury-Window{padding:50px 15px 30px}}.Jury-Window-Title{color:#caa82a;text-align:center;font-size:20px}@media(max-width:767px){.Jury-Window-Title{font-size:18px}}.Jury-Window-Title p{margin:10px;text-transform:uppercase}.Jury-Window-JuryImage{position:relative;width:100%;height:auto;min-height:65vh;transition:all .3s ease}@media(max-width:767px){.Jury-Window-JuryImage{min-height:50vh}}.Jury-Window-JuryImage img{width:100%;object-fit:scale-down}@media(max-width:767px){.Jury-Window-JuryImage img{height:800px}}.Jury-Window-JuryName{width:100%;margin-top:20px;font-size:50px;line-height:50px;color:#333;text-align:center}@media(max-width:767px){.Jury-Window-JuryName{font-size:35px;line-height:35px;width:90%;align-self:start}}.Jury-Window-JuryName p{margin:0}@media(min-width:768px){.Jury-Window-JuryName br{display:none}}.Jury-Window-CV{color:#caa82a;width:100%;display:flex;align-items:center;justify-content:center;font-size:30px;font-weight:500;cursor:pointer}@media(max-width:767px){.Jury-Window-CV{font-size:25px}}.Jury-Window-CV a{margin-left:10px}.Jury-Window-Info{margin-top:20px}.Jury-Window-Info h2{text-align:center;margin:20px 0;font-weight:200;letter-spacing:.5px;text-transform:uppercase;font-size:20px;color:#333}@media(max-width:767px){.Jury-Window-Info h2{font-size:18px}}.Jury-Window-Info p{margin:5px 0}.Contact{width:100%;max-width:1200px;margin:auto;display:flex;flex-direction:column;padding:0 170px;color:#caa82a;transition:all .2s ease .3s;opacity:0}.Contact.visible{opacity:1}@media(max-width:991px){.Contact{padding:50px 15px 30px}}.Contact-Title{text-transform:uppercase;font-size:20px;font-weight:400;margin:0 0 30px}@media(max-width:767px){.Contact-Title{font-size:18px}}.Contact p{font-size:30px;margin:2px 0;letter-spacing:.5px}@media(max-width:767px){.Contact p{font-size:25px}}.Contact form{text-align:right}.Contact-Form{display:flex;align-items:stretch;margin-bottom:15px}@media(max-width:767px){.Contact-Form{flex-direction:column;margin-bottom:0}}.Contact-Form.show-hide{transition:all .3s ease-in-out;max-height:1000px;overflow:visible}.Contact-Form.hidden{max-height:0;overflow:hidden}.Contact-Form-Left{flex:1 1;display:flex;flex-direction:column;margin-right:15px;justify-content:space-between}@media(max-width:767px){.Contact-Form-Left{margin-right:0}}.Contact-Form-Right{flex:1 1}.Contact-Form-Right .input-wrapper{height:100%}.Contact-Form-Right .input-wrapper textarea{width:100%;height:100%}@media(max-width:767px){.Contact-Form-Right .input-wrapper textarea{margin-top:20px;height:250px}}.Contact-Form-Right-ForApply{flex:1 1}.Contact-Form-Right-ForApply .input-wrapper{height:unset}.Contact-Form-Row{text-align:left}.Contact-Form-Row label{text-transform:uppercase;font-size:20px;font-weight:400;display:block;margin-bottom:5px}@media(max-width:767px){.Contact-Form-Row label{font-size:18px}}.Contact-Form-Row span{font-size:17px;margin-bottom:5px;display:inline-block}.Contact-Form-Row textarea.input-style{height:200px;font-size:17px;line-height:20px;padding-top:5px}.Contact-Form-Feedback{width:100%;text-align:left;margin-top:-10px;margin-bottom:5px;min-height:25px;color:#caa82a;text-transform:uppercase;font-size:20px;font-weight:400}@media(max-width:767px){.Contact-Form-Feedback{font-size:18px}}.Contact-Form-Feedback.apply{margin-top:5px}.Resortho{display:flex;justify-content:space-between;margin-top:30px}@media(max-width:767px){.Resortho{flex-direction:column}}.Resortho .col{width:48%;font-size:17px;line-height:22px}@media(max-width:767px){.Resortho .col{width:100%}}.Legal{width:100%;max-width:1200px;margin:auto;display:flex;flex-direction:column;padding:0 170px;color:#caa82a;transition:all .2s ease .5s;opacity:0}.Legal.visible{opacity:1}@media(max-width:991px){.Legal{padding:50px 15px 30px}}.Legal-Title{text-transform:uppercase;font-size:20px;font-weight:400;margin:0 0 30px}@media(max-width:767px){.Legal-Title{font-size:18px}}.Legal-Content{margin-bottom:35px}.Legal-Content h2{text-transform:uppercase;margin:15px 0;font-size:13px;line-height:18px}.Legal-Content p{margin:5px 0}.IntroVideo{position:fixed;z-index:100;left:0;right:0;top:0;bottom:0;opacity:1;transition:all .3s ease}.IntroVideo.hide{opacity:0;z-index:-100}.Sponsors{width:100%;max-width:1200px;margin:auto;display:flex;flex-direction:column;padding:0 170px;color:#caa82a;transition:all .2s ease .5s;opacity:0}.Sponsors.visible{opacity:1}@media(max-width:991px){.Sponsors{padding:50px 15px 30px}}.Sponsors-Title{text-transform:uppercase;font-size:20px;font-weight:400;margin:0 0 30px}@media(max-width:767px){.Sponsors-Title{margin-bottom:10px}}.Sponsors-Subtitle{font-size:20px;margin:0 0 20px}.Sponsors-Content{margin-bottom:35px}.Sponsors-Content h2{text-transform:uppercase;margin:15px 0;font-size:20px}.Sponsors-Content p{margin:5px 0;font-size:20px}.Winner-Video{width:100%;max-width:1200px;margin:auto;display:flex;flex-direction:column;padding:0 170px 80px;color:#caa82a;transition:all .5s ease-in .7s;opacity:0}.Winner-Video.visible{opacity:1}@media(max-width:991px){.Winner-Video{padding:50px 15px}}.Winner-Video-Title{text-transform:uppercase;font-size:20px;font-weight:400;margin:0}@media(max-width:767px){.Winner-Video-Title{font-size:25px}}.Winner-Video-Text{font-size:17px;margin:20px 0;letter-spacing:.5px}@media(max-width:767px){.Winner-Video-Text{font-size:25px}}.Winner-Video video{width:100%}.Announce-Bar{position:fixed;z-index:11;top:0;width:100%;background-color:#caa82a;display:flex;align-items:center;justify-content:center;padding:15px;transition:all .2s ease-in-out .3s}.Announce-Bar.hide{z-index:0}@media(max-width:767px){.Announce-Bar{padding:10px 15px}}.Announce-Bar a,.Announce-Bar p,.Announce-Bar span{margin:0;color:#fff;text-transform:uppercase;font-size:20px;text-align:center;cursor:pointer}@media(max-width:767px){.Announce-Bar a,.Announce-Bar p,.Announce-Bar span{font-size:16px}}#winner{padding-bottom:50px}.Winner-Item+.Winner-Item{margin-top:50px}.Winner-2021-Video{margin:50px 0;display:flex;align-items:center;justify-content:center;position:relative}.Winner-2021-Video video:focus{outline:none}.Winner-2021-Video-Overlay{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.Winner-2021-Video-Overlay.hide{display:none}.Winner-2021-Video-Overlay .play-btn{background-color:transparent;border:none;cursor:pointer}.Winner-Text{column-count:2;margin-bottom:50px}@media(max-width:767px){.Winner-Text{column-count:1}}.Winner-Text p{margin:0 0 20px}.Winner-Text p sup{font-size:9px}@media(max-width:767px){.Winner-Text p{width:100%}}.Winner-jury{color:#caa82a;cursor:pointer}.Ceremony-Video{width:100%;max-width:1200px;margin:auto;display:flex;flex-direction:column;padding:0 170px 80px;color:#caa82a}@media(max-width:991px){.Ceremony-Video{padding:50px 15px}}.Ceremony-Video-Title{text-transform:uppercase;font-size:20px;font-weight:400;margin:0}@media(max-width:767px){.Ceremony-Video-Title{font-size:25px}}.Ceremony-Video-Text{font-size:17px;margin:20px 0;letter-spacing:.5px}@media(max-width:767px){.Ceremony-Video-Text{font-size:25px}}.Ceremony-Video iframe{width:100%}.Layout-Template{min-height:100vh;padding-bottom:100px}@media(max-width:767px){.Layout-Template{padding-bottom:150px}}.Bylaws,.References{width:100%;max-width:1200px;margin:auto;padding:0 170px 30px}@media(max-width:991px){.Bylaws,.References{padding-top:50px}}@media(max-width:767px){.Bylaws,.References{padding:50px 50px 30px}}.Bylaws h2,.References h2{text-align:center;color:#caa82a;font-size:17px;text-transform:uppercase;font-weight:300;margin-bottom:30px}@media(max-width:767px){.Bylaws h2,.References h2{font-size:16px}}.Bylaws-Text,.References-Text{column-count:2}@media(max-width:767px){.Bylaws-Text,.References-Text{column-count:1}}.Bylaws-Text .text-regular,.References-Text .text-regular{display:flex}.Bylaws-Text p,.References-Text p{margin:0 0 15px;display:inline-block;text-indent:25px}.Bylaws-Text span,.References-Text span{color:#caa82a;font-weight:400;margin-right:-20px;min-width:20px}.Bylaws-Signature,.References-Signature{text-align:right;color:#caa82a;font-size:13px;margin-top:-10px}@media(max-width:767px){.Bylaws-Signature,.References-Signature{margin-top:0}}.Video-Player{width:100%;display:flex;align-items:center;justify-content:center;position:relative}.Video-Player video{width:100%}.Video-Player .btn-play-wrapper{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.Video-Player .btn-play-wrapper .btn-play{background-color:transparent;border:none;cursor:pointer}.Video-Player .btn-play-wrapper .btn-play img{width:96px;height:66px}.Header{position:relative}.Header .spacer{height:0;transition:all .2s ease-in-out}.Header .spacer.resize{height:100px}@media(max-width:767px){.Header .spacer.resize{height:50px}}.Exit-Preview{position:fixed;top:10px;right:30px;z-index:101}.Exit-Preview a{color:#caa82a;background-color:#fff;padding:5px 10px;border:1px solid #caa82a;box-shadow:2px 2px 0 #eeece1}.Splash{margin:0;padding:0;box-sizing:border-box;width:100%;height:100vh;background-color:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center;z-index:9999999;position:fixed;top:0;left:0;animation-name:end-splash;animation-duration:.8s;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-delay:7s;transition:all .5s ease-in-out;opacity:1}.Splash.stop{animation-name:none;opacity:0;z-index:-100}.Splash .text_height{height:130px;position:relative}.Splash .empty_container{width:100%;display:flex;flex-direction:row}.Splash .empty_container .empty{width:50%;position:relative}.Splash .empty_container .empty_left{overflow:hidden}.Splash .empty_container .empty_left .empty_left_inner{justify-content:flex-end;position:relative}.Splash .empty_container .empty_left .empty_left_inner,.Splash .empty_container .empty_right .empty_right_inner{height:100%;width:100%;display:flex;align-items:center;flex-direction:row}.Splash .text_height img{height:100%}.Splash .text_height .alphabet{height:95%;position:relative;box-shadow:0 0 10px #fff}.Splash .text_height .meyer_alphabet{width:100px;position:absolute;right:0;animation-name:move-M;animation-duration:1s;animation-fill-mode:forwards;animation-delay:4s;animation-timing-function:ease-in}.Splash .text_height .award_alphabet{width:100px}.Splash .award_text_container{height:85%;width:421px;position:relative;overflow:hidden}.Splash .award_text_container img{position:absolute;right:421px;animation-name:roll-out-award;animation-duration:1s;animation-fill-mode:forwards;animation-delay:4s;animation-timing-function:ease-in}.Splash .meyer_text_container{height:85%;width:400px;animation-name:roll-out-eyer;position:relative;left:430px;animation-duration:1s;animation-fill-mode:forwards;animation-delay:4s;animation-timing-function:ease-in}.Splash .meyer_text_container img{position:absolute;left:0;top:0;height:100%}.Splash .text_height .alphabet_img{height:100%;position:absolute;top:0;transform-origin:top}.left_tilt{transform:rotate(-20deg)}.right_tilt{transform:rotate(20deg)}#ma_1{animation-name:animate-alphabets-1;animation-timing-function:ease;animation-fill-mode:forwards}#ma_1,#ma_2{animation-duration:4s}#ma_2{animation-name:animate-alphabets-2;animation-timing-function:ease;animation-fill-mode:forwards}#ma_3{animation-name:animate-alphabets-3;animation-timing-function:ease;animation-fill-mode:forwards}#ma_3,#ma_4{left:50%;animation-duration:4s}#ma_4{animation-name:animate-alphabets-4;animation-timing-function:ease;animation-fill-mode:forwards}#ma_5{animation-name:animate-alphabets-5;animation-timing-function:ease;animation-fill-mode:forwards}#ma_5,#ma_6{animation-duration:4s}#ma_6{animation-name:animate-alphabets-6;animation-timing-function:ease;animation-fill-mode:forwards}.Splash .resortho{text-align:center;opacity:0;color:#161515;font-size:30px;letter-spacing:1px;font-weight:700;position:absolute;top:61%;left:50%;transform:translate(-50%,-50%);animation-name:resortho;animation-duration:1s;animation-delay:5.5s;animation-fill-mode:forwards;animation-timing-function:ease-in-out}@keyframes animate-alphabets-1{0%{transform:rotate(20deg);left:-35%}40%{transform:rotate(0deg);left:50%}60%{transform:rotate(0deg);left:50%}to{transform:rotate(20deg);left:-35%}}@keyframes animate-alphabets-2{0%{transform:rotate(-20deg);left:-35%}40%{transform:rotate(0deg);left:50%}60%{transform:rotate(0deg);left:50%}to{transform:rotate(-20deg);left:-35%}}@keyframes animate-alphabets-3{0%{transform:rotate(20deg)}40%{transform:rotate(0deg)}60%{transform:rotate(0deg)}to{transform:rotate(20deg)}}@keyframes animate-alphabets-4{0%{transform:rotate(-20deg)}40%{transform:rotate(0deg)}60%{transform:rotate(0deg)}to{transform:rotate(-20deg)}}@keyframes animate-alphabets-5{0%{transform:rotate(20deg);left:45%}40%{transform:rotate(0deg);left:-50%}60%{transform:rotate(0deg);left:-50%}to{transform:rotate(20deg);left:45%}}@keyframes animate-alphabets-6{0%{transform:rotate(-20deg);left:45%}40%{transform:rotate(0deg);left:-50%}60%{transform:rotate(0deg);left:-50%}to{transform:rotate(-20deg);left:45%}}@keyframes roll-out-eyer{to{left:0}}@keyframes move-M{to{right:430px}}@keyframes roll-out-award{to{right:0}}@keyframes resortho{to{opacity:1}}@keyframes end-splash{to{opacity:0;z-index:-100}}@media only screen and (max-width:1300px){.Splash .text_height{height:90px}.Splash .meyer_text_container{width:265px;left:290px}@keyframes move-M{to{right:290px}}.Splash .text_height .award_alphabet,.Splash .text_height .meyer_alphabet{width:70px}.Splash .award_text_container{width:291px}.Splash .award_text_container img{right:291px}.Splash .resortho{top:57%;font-size:20px}}@media only screen and (max-width:800px){.Splash .text_height{height:70px}.Splash .meyer_text_container{width:200px;left:220px}@keyframes move-M{to{right:220px}}.Splash .award_text_container{width:227px}.Splash .award_text_container img{right:227px}.Splash .text_height .award_alphabet,.Splash .text_height .meyer_alphabet{width:54px}.Splash .resortho{top:56%;font-size:18px}}@media only screen and (max-width:600px){.Splash .text_height{height:40px}.Splash .meyer_text_container{width:115px;left:125px}@keyframes move-M{to{right:125px}}.Splash .award_text_container{width:130px}.Splash .award_text_container img{right:130px}.Splash .text_height .award_alphabet,.Splash .text_height .meyer_alphabet{width:30px}.Splash .resortho{top:55%;font-size:12px}}@media only screen and (max-width:450px){.Splash .text_height{height:35px}.Splash .meyer_text_container{width:105px;left:112px}@keyframes roll-out-eyer{to{left:8px}}@keyframes move-M{to{right:104px}}.Splash .award_text_container{width:113px}.Splash .award_text_container img{right:113px}.Splash .text_height .award_alphabet,.Splash .text_height .meyer_alphabet{width:25px}.Splash .resortho{top:54%}}