@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat-Thin.ttf") format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat-ThinItalic.ttf") format("truetype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat-ExtraLight.ttf") format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat-ExtraLightItalic.ttf") format("truetype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat-LightItalic.ttf") format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat-Italic.ttf") format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat-MediumItalic.ttf") format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat-SemiBoldItalic.ttf") format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat-BoldItalic.ttf") format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat-ExtraBold.ttf") format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat-ExtraBoldItalic.ttf") format("truetype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat-Black.ttf") format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat-BlackItalic.ttf") format("truetype");font-weight:900;font-style:italic;font-display:swap}*{border:0;color:inherit;font:inherit;line-height:inherit;margin:0;outline:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}a,abbr{text-decoration:none}img{border-style:none}button,select{background:rgba(0,0,0,0);text-transform:inherit}input,textarea{background:rgba(0,0,0,0);width:100%}input{overflow:visible}textarea{overflow:auto}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}*::selection{background-color:#292929;color:#fff}html{scroll-behavior:smooth;font-family:"Montserrat";font-weight:400;font-style:normal;font-display:swap;font-size:14px;line-height:1;-webkit-text-align-adjust:100%}body{overflow-x:hidden;background-color:#a9cd45;color:#292929}img[data-graphics=inline]{visibility:hidden}svg{fill:currentColor}a:focus,button:focus{outline:none}a:focus-visible,button:focus-visible{outline-color:#292929;outline-style:dashed;outline-width:2px;outline-offset:2px}button{cursor:pointer}.header{padding:2rem 5rem;background-color:#292929;box-shadow:rgba(41,41,41,.25) 0 .5rem 1rem}@media screen and (max-width: 1200px){.header{padding:1.5rem 4rem}}@media screen and (max-width: 900px){.header{padding:1.5rem 3rem}}@media screen and (max-width: 600px){.header{padding:1rem 2rem}}.header__wrapper{max-width:120rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.header__logo{display:inline-block;width:auto;height:5rem}@media screen and (max-width: 1200px){.header__logo{height:4rem}}@media screen and (max-width: 900px){.header__logo{height:3.5rem}}@media screen and (max-width: 600px){.header__logo{height:2.5rem}}.header__logo__link{display:block;height:100%}.header__logo__img{display:block;height:100%}.menu{position:relative}.menu.active .menu__button::before{transform:rotate(-45deg) translate(-8px, 8px)}.menu.active .menu__button::after{transform:rotate(45deg) translate(-7px, -8px)}.menu.active .menu__button__icon{transform:scale(0);opacity:0}.menu.active .menu__list{opacity:1;visibility:visible}.menu__button{width:3rem;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 600px){.menu__button{transform:scale(0.9)}}.menu__button::after,.menu__button::before{content:"";display:inline-block}.menu__button::after,.menu__button::before,.menu__button__icon{width:3rem;height:3px;background-color:#a9cd45;box-sizing:border-box;border-radius:2px;margin:4px 0;transition:all .25s}.menu__list{width:24rem;max-width:calc(100vw - 4rem);position:absolute;z-index:2;top:100%;right:0;margin-top:1rem;padding:2rem;border-radius:1rem;display:flex;flex-direction:column;gap:1.5rem;background-color:#a9cd45;box-shadow:rgba(41,41,41,.25) 0 0 1rem;opacity:0;visibility:hidden;transition:all .25s}.menu__link,.menu__dropdown{font-size:1.5rem;font-weight:500}@media screen and (max-width: 600px){.menu__link,.menu__dropdown{font-size:1.3rem}}.menu__social{display:flex;gap:1rem;padding-top:1rem}.menu__social__link{width:1.5rem;height:1.5rem}.menu__social__icon{width:100%;height:100%;object-fit:contain}.banner{padding:4rem 5rem 5rem;padding-top:0 !important;margin-bottom:2rem;position:relative;color:#fff;background-color:#292929}@media screen and (max-width: 1200px){.banner{padding:3rem 4rem 4rem}}@media screen and (max-width: 900px){.banner{padding:2rem 3rem 3rem}}@media screen and (max-width: 600px){.banner{padding:2rem 2rem 3rem}}@media screen and (max-width: 900px){.banner{padding-bottom:0 !important}}.banner__wrapper{max-width:120rem;margin:0 auto;display:grid;grid-template-columns:50% 40%;justify-content:space-between}@media screen and (max-width: 900px){.banner__wrapper{grid-template-columns:1fr}}.banner__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:5rem 0}@media screen and (max-width: 1600px){.banner__content{padding:4rem 0}}@media screen and (max-width: 1400px){.banner__content{padding:3rem 0}}@media screen and (max-width: 1200px){.banner__content{padding:2rem 0}}@media screen and (max-width: 900px){.banner__content{position:relative;z-index:1;min-height:25rem;padding:5rem 0;align-items:center;text-align:center}}.banner__heading{font-size:4.5rem;font-weight:800;line-height:1.2;text-transform:uppercase;color:#fff}@media screen and (max-width: 1600px){.banner__heading{font-size:4rem}}@media screen and (max-width: 1400px){.banner__heading{font-size:3.5rem}}@media screen and (max-width: 1200px){.banner__heading{font-size:3rem}}@media screen and (max-width: 600px){.banner__heading{font-size:2rem}}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}.banner__heading::after{content:"|";font-weight:200;opacity:1;animation:blink .75s infinite}.banner__subheading{font-size:1.5rem;font-weight:100;margin-top:2rem}@media screen and (max-width: 1600px){.banner__subheading{font-size:1.4rem}}@media screen and (max-width: 1400px){.banner__subheading{font-size:1.3rem;margin-top:1rem}}@media screen and (max-width: 1200px){.banner__subheading{font-size:1.2rem}}@media screen and (max-width: 600px){.banner__subheading{font-size:1.1rem}}.banner__link{position:relative;padding:.5rem 3rem;margin-top:5rem;text-transform:uppercase;font-size:1.5rem;font-weight:200;line-height:1.2;color:#a9cd45;background:rgba(0,0,0,0);border:1px solid #a9cd45;box-shadow:0 0 5px rgba(169,205,69,.5),0 0 5px rgba(169,205,69,.5) inset;transition:all .25s ease}@media screen and (max-width: 1600px){.banner__link{margin-top:4.5rem;font-size:1.4rem}}@media screen and (max-width: 1400px){.banner__link{margin-top:4rem;font-size:1.3rem}}@media screen and (max-width: 1200px){.banner__link{margin-top:3.5rem;font-size:1.2rem}}@media screen and (max-width: 600px){.banner__link{margin-top:3rem;padding:.5rem 2rem;font-size:1.1rem}}.banner__link__content{position:relative;z-index:1;width:100%;display:flex;align-items:center;justify-content:center;gap:1rem}.banner__link:after{content:"";position:absolute;top:0;right:0;width:0;height:100%;background-color:#a9cd45;box-shadow:0 0 20px #a9cd45;transition:all .25s ease}.banner__link:hover{color:#292929}.banner__link:hover:after{left:0;width:100%}.banner__link__icon{fill:currentColor;width:1rem;height:1rem;object-fit:contain}.banner__img{width:100%;height:100%;object-fit:contain}@media screen and (max-width: 900px){.banner__img{position:absolute;top:0;left:0;opacity:.1}}.banner__curve{position:absolute;top:100%;left:0;right:0;display:block;height:5rem;overflow:hidden}.banner__curve::after{content:"";position:relative;left:50%;top:0;transform:translate(-50%, -2rem);display:block;width:105%;height:4rem;border-radius:50%;background:#292929;box-shadow:#292929 0 0 1rem}@media screen and (max-width: 900px){.banner__curve::after{width:115%}}@media screen and (max-width: 600px){.banner__curve::after{width:125%}}.events{padding:4rem 5rem 5rem}@media screen and (max-width: 1200px){.events{padding:3rem 4rem 4rem}}@media screen and (max-width: 900px){.events{padding:2rem 3rem 3rem}}@media screen and (max-width: 600px){.events{padding:2rem 2rem 3rem}}.events__wrapper{max-width:120rem;margin:0 auto}.heading{font-size:1.8rem;font-weight:600;text-align:center;text-transform:uppercase;margin-bottom:4rem}@media screen and (max-width: 1200px){.heading{font-size:1.6rem;margin-bottom:3rem}}@media screen and (max-width: 900px){.heading{font-size:1.4rem;margin-bottom:2rem}}.card-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:2rem}@media screen and (max-width: 1000px){.card-grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 600px){.card-grid{grid-template-columns:1fr}}.card-grid__item{color:#fff;background-color:#292929;box-shadow:rgba(41,41,41,.5) 0 0 1rem;border-radius:2rem;overflow:hidden;transition:all .25s}.card-grid__item:hover{transform:scale(1.05)}.card-grid__link{display:block;text-align:center}.card-grid__bg{width:100%;height:18rem;background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (max-width: 1400px){.card-grid__bg{height:12rem}}.card-grid__img{width:100%;height:100%;object-fit:contain;backdrop-filter:blur(3px) brightness(50%);-webkit-backdrop-filter:blur(3px) brightness(50%)}.card-grid__content{display:block;padding:0 1.5rem 2rem}@media screen and (max-width: 1200px){.card-grid__content{padding:0 1rem 1.5rem}}.card-grid__heading{font-size:1.1rem;font-weight:500;margin:1rem 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 1200px){.card-grid__heading{font-size:1rem}}.card-grid__text{font-size:.9rem;line-height:1.1;font-weight:300;max-height:3rem;overflow:hidden}.activities{padding:4rem 5rem 5rem;color:#fff;background-color:#292929;box-shadow:rgba(0,0,0,.5) 0 0 1rem}@media screen and (max-width: 1200px){.activities{padding:3rem 4rem 4rem}}@media screen and (max-width: 900px){.activities{padding:2rem 3rem 3rem}}@media screen and (max-width: 600px){.activities{padding:2rem 2rem 3rem}}.activities__wrapper{max-width:120rem;margin:0 auto}.activities .card-grid__item{color:#292929;background-color:#a9cd45;box-shadow:rgba(0,0,0,.5) 0 0 1rem}.units{padding:4rem 5rem 5rem}@media screen and (max-width: 1200px){.units{padding:3rem 4rem 4rem}}@media screen and (max-width: 900px){.units{padding:2rem 3rem 3rem}}@media screen and (max-width: 600px){.units{padding:2rem 2rem 3rem}}.units__wrapper{max-width:120rem;margin:0 auto}.units__container{display:grid;grid-template-columns:repeat(2, 1fr);gap:4rem}@media screen and (max-width: 1200px){.units__container{gap:3rem}}@media screen and (max-width: 900px){.units__container{grid-template-columns:1fr;gap:2rem}}.units__item{display:grid;grid-template-columns:25% 1fr;align-items:center;gap:3rem;border-radius:2rem;padding:3rem;color:#fff;background-color:#292929;box-shadow:rgba(41,41,41,.5) 0 0 1rem}@media screen and (max-width: 1200px){.units__item{gap:2rem;padding:2rem}}@media screen and (max-width: 600px){.units__item{display:flex;flex-direction:column}}.units__img{width:100%;object-fit:contain}@media screen and (max-width: 600px){.units__img{max-height:10rem}}.units__content{display:flex;flex-direction:column;gap:1rem}@media screen and (max-width: 600px){.units__content{text-align:center}}.units__subheading,.units__link{font-size:1.2rem}@media screen and (max-width: 1200px){.units__subheading,.units__link{font-size:1rem}}.units__subheading{font-weight:500}.units__link{display:flex;align-items:center;gap:1rem;font-weight:200;word-break:break-all}.units__icon{width:1.5rem;height:1.5rem;object-fit:contain}.contact{padding:4rem 5rem 5rem;color:#fff;background-color:#292929;box-shadow:rgba(0,0,0,.5) 0 0 1.5rem}@media screen and (max-width: 1200px){.contact{padding:3rem 4rem 4rem}}@media screen and (max-width: 900px){.contact{padding:2rem 3rem 3rem}}@media screen and (max-width: 600px){.contact{padding:2rem 2rem 3rem}}.contact__wrapper{max-width:120rem;margin:0 auto;display:flex;flex-direction:column;align-items:center}.contact__form{width:100%;max-width:70rem;display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem}@media screen and (max-width: 1400px){.contact__form{gap:1.5rem}}@media screen and (max-width: 700px){.contact__form{grid-template-columns:1fr;justify-items:center}}.contact__field,.contact__button{font-size:1.2rem;font-weight:200;line-height:1.5;border-radius:1rem;padding:.5rem 1rem;border:2px solid #0099da}.contact__field{box-shadow:0 0 5px rgba(0,153,218,.5),0 0 5px rgba(0,153,218,.5) inset;border:2px solid #0099da;color:#fff}.contact__field::placeholder{color:#fff}.contact__field::-webkit-input-placeholder{color:#fff}.contact__field:-ms-input-placeholder{color:#fff}.contact__textarea{grid-column:span 2}@media screen and (max-width: 700px){.contact__textarea{grid-column:span 1}}.contact .g-recaptcha{width:100%}@media screen and (max-width: 700px){.contact .g-recaptcha{width:auto}}.contact__footer{width:100%;display:flex;flex-direction:column;align-items:flex-end;gap:1rem}@media screen and (max-width: 700px){.contact__footer{align-items:center}}.contact__button{width:50%;font-weight:500;color:#292929;text-transform:uppercase;background-color:#a9cd45;border-color:#a9cd45;box-shadow:0 0 5px rgba(169,205,69,.5),0 0 5px rgba(169,205,69,.5) inset;transition:all .25s}.contact__button:hover{color:#a9cd45;background-color:rgba(0,0,0,0)}.contact__resp{display:block;font-weight:200}.social{padding:4rem 5rem 5rem}@media screen and (max-width: 1200px){.social{padding:3rem 4rem 4rem}}@media screen and (max-width: 900px){.social{padding:2rem 3rem 3rem}}@media screen and (max-width: 600px){.social{padding:2rem 2rem 3rem}}.social__wrapper{max-width:120rem;margin:0 auto}.social__container{display:grid;grid-template-columns:repeat(2, 1fr);gap:4rem}@media screen and (max-width: 1200px){.social__container{gap:3rem}}@media screen and (max-width: 900px){.social__container{grid-template-columns:1fr;gap:2rem}}.social__item{width:100%;border-radius:2rem;padding:2rem 2rem 1.5rem;color:#fff;background-color:#292929;box-shadow:rgba(41,41,41,.5) 0 0 1rem}@media screen and (max-width: 600px){.social__item{padding:1.5rem 1.5rem 1rem}}.social__content{width:100%;height:20rem;overflow:hidden;border-radius:1.5rem;background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (max-width: 600px){.social__content{height:15rem}}.social__heading{margin-top:1.5rem}@media screen and (max-width: 600px){.social__heading{margin-top:1rem}}.social__link{display:inline-flex;align-items:center;gap:1rem;font-size:1.8rem;font-weight:500;line-height:1}@media screen and (max-width: 1200px){.social__link{font-size:1.5rem}}.social__icon{width:1.8rem;height:1.8rem;object-fit:contain}@media screen and (max-width: 1200px){.social__icon{width:1.5rem;height:1.5rem}}.social .fb-like-box,.social .fb-like-box span{width:100% !important;height:100% !important}.social .fb-like-box span{display:flex;align-items:center;justify-content:center;backdrop-filter:blur(3px) brightness(50%);-webkit-backdrop-filter:blur(3px) brightness(50%)}.social .fb-like-box span iframe{border-radius:1rem;overflow:hidden;box-shadow:rgba(41,41,41,.5) 0 0 1rem}.social-gallery.active{background:#292929 !important}.social-gallery__list,.social-gallery__item,.social-gallery__link,.social-gallery__img{width:100%;height:100%}.social-gallery__list{position:relative}.social-gallery__item{position:absolute;top:0;left:0;opacity:0;visibility:hidden;transition:all 1s}.social-gallery__item.active{opacity:1;visibility:visible}.social-gallery__link{display:block;background-position:center;background-size:cover;background-repeat:no-repeat}.social-gallery__img{object-fit:contain;backdrop-filter:blur(3px) brightness(50%)}.footer{padding:4rem 5rem 5rem;padding-top:2rem !important;padding-bottom:2rem !important;color:#fff;background-color:#292929;box-shadow:rgba(0,0,0,.5) 0 0 1.5rem}@media screen and (max-width: 1200px){.footer{padding:3rem 4rem 4rem}}@media screen and (max-width: 900px){.footer{padding:2rem 3rem 3rem}}@media screen and (max-width: 600px){.footer{padding:2rem 2rem 3rem}}.footer__wrapper{max-width:120rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 600px){.footer__wrapper{flex-direction:column;gap:2rem;text-align:center}}.footer__link{display:flex;gap:1rem;font-size:1.4rem;font-weight:200;margin-bottom:2rem}@media screen and (max-width: 900px){.footer__link{font-size:1.2rem}}.footer__link:last-of-type{margin-bottom:0}.footer__icon{width:1.4rem;height:1.4rem;object-fit:contain}@media screen and (max-width: 900px){.footer__icon{width:1.2rem;height:1.2rem}}.footer__madeby{position:relative;width:5rem;display:flex;justify-content:center}.footer__madeby:hover .footer__madeby__content{transform:translateX(-50%) translateY(-0.5rem) scale(1);visibility:visible}.footer__madeby__content{position:absolute;width:10rem;max-height:10rem;bottom:100%;left:50%;transform:translateX(-50%) translateY(5rem) scale(0);background-color:#fff;color:#292929;font-size:.9rem;line-height:1.2;text-align:center;padding:1rem;box-sizing:border-box;border-radius:1rem;box-shadow:rgba(0,0,0,.5) 0 0 1.5rem;visibility:hidden;transition-property:transform,opacity,visibility;transition-duration:.25s}.footer__madeby__content::before{content:"";position:absolute;top:100%;right:0;left:0;height:.5rem}.content{padding:4rem 5rem 5rem}@media screen and (max-width: 1200px){.content{padding:3rem 4rem 4rem}}@media screen and (max-width: 900px){.content{padding:2rem 3rem 3rem}}@media screen and (max-width: 600px){.content{padding:2rem 2rem 3rem}}.content.pb-0{padding-bottom:0 !important}.content__wrapper{padding:4rem 5rem 5rem;max-width:120rem;margin:0 auto;color:#fff;background-color:#292929;box-shadow:rgba(0,0,0,.5) 0 0 1.5rem;border-radius:2rem}@media screen and (max-width: 1200px){.content__wrapper{padding:3rem 4rem 4rem}}@media screen and (max-width: 900px){.content__wrapper{padding:2rem 3rem 3rem}}@media screen and (max-width: 600px){.content__wrapper{padding:2rem 2rem 3rem}}.content .heading{color:#a9cd45}.content__text{max-width:80rem;margin:0 auto;text-align:center;font-weight:200;line-height:1.5}.content__gallery{margin-top:4rem !important}.gallery{position:relative;width:90rem;margin:0 auto}@media screen and (max-width: 1600px){.gallery{width:75rem}}@media screen and (max-width: 1400px){.gallery{width:60rem}}@media screen and (max-width: 1200px){.gallery{width:45rem}}@media screen and (max-width: 900px){.gallery{width:30rem}}@media screen and (max-width: 600px){.gallery{width:15rem}}.gallery.hide{display:none !important}.gallery.disabled .gallery__list{cursor:default;position:static;justify-content:center}.gallery.disabled .gallery__btn{display:none}.gallery__wrapper{overflow:hidden}.gallery__list{position:relative;display:grid;grid-auto-columns:15rem;grid-template-rows:15rem;grid-auto-flow:column;cursor:grab}.gallery__list.shifting{transition:left .2s ease-out}.gallery__list.move{cursor:grabbing}.gallery__item{width:100%;height:100%;cursor:pointer;position:relative;padding:1rem;box-sizing:border-box}.gallery__img{display:block;width:100%;height:100%;object-fit:cover;border-radius:1rem;box-shadow:rgba(0,0,0,.5) 0 0 1rem;user-drag:none;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;transition:all .25s}.gallery__img:hover{transform:scale(1.05)}.gallery__btn{position:absolute;top:50%;width:2rem;height:2rem;transform:translateY(-50%);color:#a9cd45}.gallery__btn:first-of-type{right:calc(100% + 1rem);transform:translateY(-50%) rotate(180deg)}.gallery__btn:last-of-type{left:calc(100% + 1rem)}.gallery__icon{width:100%;height:100%;object-fit:contain}.modal{position:fixed;z-index:2;top:0;left:0;right:0;bottom:0;overflow:hidden;background-color:rgba(0,0,0,.9);opacity:0;visibility:hidden;transition-property:opacity,visibility;transition-duration:.25s}.modal.active{opacity:1;visibility:visible}.modal.static .modal__list{position:static;cursor:pointer}.modal.static .modal__btn{display:none}.modal__close{position:absolute;z-index:1;top:1.5rem;right:1.5rem;width:2rem;height:2rem;color:#fff}.modal__list{position:relative;display:flex;cursor:grab}.modal__list.move{cursor:grabbing}.modal__list.shifting{transition:left .2s ease-out}.modal__item{width:100vw;height:100vh;min-width:100vw;min-height:100vh;padding:6rem;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.modal__img{display:block;max-width:100%;max-height:100%}.modal__btn{width:2.5rem;height:2.5rem;position:absolute;top:50%;color:#fff;transform:translateY(-50%)}@media screen and (max-width: 600px){.modal__btn{width:2rem;height:2rem}}.modal__next{right:1rem}.modal__prev{left:1rem;transform:translateY(-50%) rotate(180deg)}.modal__icon{width:100%;height:100%;object-fit:contain}.dropdown.active .dropdown__icon{transform:rotate(-90deg)}.dropdown.active .dropdown__list{max-height:18rem;visibility:visible}.dropdown__icon{width:1rem;height:1rem;transform:rotate(90deg);transition-property:transform;transition-duration:.25s}.dropdown__list{visibility:hidden;max-height:0;overflow:hidden;transition-property:max-height,visibility;transition-duration:.25s}.dropdown__item{padding-top:1rem;padding-left:1rem}.dropdown__link{font-size:1.2rem;font-weight:600}