@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);button,label,p{font-size:1rem;font-weight:500}@media screen and (min-width:768px){button,label,p{font-size:1.25rem}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:Poppins;margin:0}body h1,body h2,body h3,body h4,body h5{font-family:Cera}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.no-scroll{overflow:hidden}@media screen and (min-width:992px){.no-scroll{overflow:auto}}.disable-scroll{overflow:hidden}*,:after,:before{margin:0;padding:0}h1{font-size:2.5rem}@media screen and (min-width:768px){h1{font-size:3rem}}h2{font-size:2rem}@media screen and (min-width:768px){h2{font-size:2.5rem}}h3{font-size:1.75rem}@media screen and (min-width:768px){h3{font-size:2.25rem}}h4{font-size:1.5rem}@media screen and (min-width:768px){h4{font-size:2rem}}h5{font-size:1.25rem}@media screen and (min-width:768px){h5{font-size:1.5rem}}.header{padding:.25rem 0}@media screen and (min-width:768px){.header{padding:1rem 0}}.header .header__container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:auto;max-width:1280px;width:95%}.header .header__container .header__logo{color:#563383;cursor:pointer;height:3rem}@media screen and (min-width:768px){.header .header__container .header__logo{height:6rem;margin:-1rem 0}}@media screen and (min-width:1200px){.header .header__container .header__mobile{display:none}}.header .header__container .header__mobile__button{cursor:pointer}.header .header__container .header__mobile .header__mobile__button{color:#563383;font-size:2rem;transform:translateY(10%)}.header .header__container .header__mobile .mobile__body{display:flex;flex-direction:column;padding:1rem 2rem}.header .header__container .header__mobile .mobile__body .mobile__link{cursor:pointer;font-size:1.25rem;font-weight:700;opacity:.6;padding:.5rem 0}.header .header__container .header__mobile .mobile__body .mobile__link:active{color:#563383;opacity:1}.header .header__container .header__mobile .mobile__body .mobile__link:hover{opacity:1}.header .header__container .header__mobile .mobile__body .mobile__link__active{color:#563383;opacity:1}.header .header__container .header__links{display:none}@media screen and (min-width:1200px){.header .header__container .header__links{display:flex;flex-direction:row;gap:1.5rem}}.header .header__container .header__links .header__link{color:#4d4d4d;cursor:pointer;font-size:1.25rem;font-weight:500;overflow:hidden;padding:.5rem .25rem;position:relative;text-decoration:none}.header .header__container .header__links .header__link:after{background-color:#563383;bottom:0;content:"";height:2px;left:0;position:absolute;right:0;transform:translateX(-100%);transition:all .25s ease-out}.header .header__container .header__links .header__link:hover{color:#563383}.header .header__container .header__links .header__link:hover:after{transform:translateX(0)}.sideNav{background-color:#fff;bottom:0;max-width:20rem;overflow:hidden;position:fixed;right:0;top:0;transform:translateX(100%);transition:all .25s ease-out;width:75%;z-index:1000}.sideNav__active{opacity:1;transform:translateX(0)}.sideNav__underlay{background-color:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:900}.layout{display:flex;flex-direction:column;min-height:100vh}.layout .layout__body{display:flex;flex:1 1;flex-direction:column}.footer .footer__container{background-color:#e6e6e6}.footer .footer__container .footer__body{grid-gap:4rem;grid-row-gap:2rem;display:grid;gap:4rem;grid-template-columns:repeat(2,1fr);margin:auto;max-width:1280px;padding:1.5rem 0;row-gap:2rem;width:95%}@media screen and (min-width:768px){.footer .footer__container .footer__body{padding:3rem 0}}@media screen and (min-width:992px){.footer .footer__container .footer__body{grid-template-columns:repeat(4,1fr)}}.footer .footer__container .footer__body .footer__item{display:flex;flex-direction:column;gap:.5rem}.footer .footer__container .footer__body .footer__item .item__title{color:#563383;font-size:1.25rem;font-weight:700}@media screen and (min-width:768px){.footer .footer__container .footer__body .footer__item .item__title{font-size:1.5rem}}.footer .footer__container .footer__body .footer__item .item__body{color:#333;display:flex;flex-direction:column;gap:.25rem}.footer .footer__container .footer__body .footer__item .item__body a{text-decoration:none}.footer .footer__container .footer__body .footer__item .item__body .item__social{color:#333;font-size:2rem;transition:all .25s ease-out}.footer .footer__container .footer__body .footer__item .item__body .item__social:hover{color:#563383}.footer .footer__container .footer__body .footer__item .item__body .item__social:active{opacity:.2}.footer .footer__container .footer__body .footer__item .item__body .item__link{cursor:pointer;font-size:1rem;transition:all .125s ease-out}.footer .footer__container .footer__body .footer__item .item__body .item__link:hover{opacity:.6}.footer .footer__container .footer__body .footer__item .item__body--horizontal{flex-direction:row}.footer .footer__container .footer__bottom{background-color:#ccc;padding:1rem 0}.footer .footer__container .footer__bottom .footer__bottom__container{margin:auto;max-width:1280px;width:95%}.footer .footer__container .footer__bottom .footer__bottom__container .footer__copyright{color:#563383}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hero{padding:6rem 0;position:relative;width:100%}.hero .arrow__right{color:#fff;cursor:pointer;font-size:2rem;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:all .25s ease-out;z-index:10}@media screen and (min-width:768px){.hero .arrow__right{font-size:3rem}}.hero .arrow__right:active{opacity:.2}.hero .arrow__left{color:#fff;cursor:pointer;font-size:3rem;font-size:2rem;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .25s ease-out;z-index:10}@media screen and (min-width:768px){.hero .arrow__left{font-size:3rem}}.hero .arrow__left:active{opacity:.2}.hero .black__white{filter:grayscale(100%)}.hero .hero__background{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%}.hero .hero__background:after{background-color:#0000008c;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.hero .hero__container{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;margin:auto;max-width:1280px;position:relative;width:95%}.hero .hero__container .hero__date{color:#fff;font-weight:600;margin-bottom:-.25rem;opacity:.6}.hero .hero__container .hero__text{color:#fff;font-size:1.25rem;font-weight:700;margin:auto;max-width:40rem;text-align:center;text-transform:uppercase;width:80%}@media screen and (min-width:768px){.hero .hero__container .hero__text{font-size:2rem}}.button{border-radius:0 0 .5rem .5rem;cursor:pointer;padding:.75rem 1.5rem;width:100%}.button__primary{background-color:#563383;border:2px solid #563383;box-sizing:border-box;color:#fff;transition:all .125s ease-out}.button__primary:hover{background-color:#0000;color:#563383}.button__rounded{border-radius:.5rem}.about{background-color:#f7f7f7;padding:2rem 0}.about .about__container{margin:auto;max-width:1280px;width:95%}.about .about__container .about__text p{font-size:1.25rem;font-weight:700;text-align:center}.aboutSection{width:100%}.aboutSection__container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(1,1fr);margin:auto;max-width:1280px;width:95%}@media screen and (min-width:768px){.aboutSection__container{grid-template-columns:repeat(2,1fr)}}.aboutSection__body{display:flex;flex-direction:column;gap:1rem}.aboutSection__title{color:#1a1a1a;font-size:2rem;font-weight:700}@media screen and (min-width:768px){.aboutSection__title{font-size:2.5rem}}.aboutSection__text{font-weight:500}.aboutSection__image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:.5rem;height:0;padding-bottom:60%}.details{background-color:#f7f7f7;padding:2rem 0}.details__container{display:flex;flex-direction:column;gap:1rem;margin:auto;max-width:1280px;width:95%}.details__item{display:flex;flex-direction:column;gap:.25rem}.details__title{font-size:1.5rem;font-weight:700}@media screen and (min-width:768px){.details__title{font-size:1.75rem}}.sectionTitle{align-items:center;display:flex;flex-direction:column;gap:.5rem;justify-content:center;padding-bottom:2rem}.sectionTitle .sectionTitle__title{align-items:center;color:#563383;display:flex;flex-direction:row;font-size:1rem;font-weight:900;gap:1rem;text-align:center;text-transform:uppercase}.sectionTitle .sectionTitle__title:after,.sectionTitle .sectionTitle__title:before{background-color:#563383;border-radius:1rem;content:"";height:3px;width:3rem}.sectionTitle .sectionTitle__subtitle{color:#1a1a1a;font-size:1.5rem;font-weight:800;max-width:50rem;text-align:center;width:80%}@media screen and (min-width:768px){.sectionTitle .sectionTitle__subtitle{font-size:2rem}}.section__title{padding:1rem 0;position:relative;width:100%}@media screen and (min-width:768px){.section__title{padding:3rem 0}}.section__title .section__title__background{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%}.section__title .section__title__background:after{background-color:#000000bf;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.section__title .section__title__container{margin:auto;max-width:1280px;position:relative;width:95%}.section__title .section__title__container .section__title__body{margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.section__title .section__title__container .section__title__body .section__title__title{color:#fff;font-size:3rem;font-weight:800;padding-bottom:.5rem;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.section__title .section__title__container .section__title__body .section__title__title:after{background-color:#563383;border-radius:1rem;bottom:0;content:"";height:.25rem;left:.5rem;position:absolute;right:.5rem}.events{background-color:#f7f7f7;padding:2rem 0}.events .events__container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(1,1fr);margin:auto;max-width:1280px;width:95%}@media screen and (min-width:768px){.events .events__container{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.events .events__container{grid-template-columns:repeat(4,1fr)}}.events .events__container .events__item{background-color:#fff;border-radius:.5rem;display:flex;flex-direction:column;gap:2rem;justify-content:space-between;overflow:hidden}.events .events__container .events__item .item__header{display:flex;flex-direction:column}.events .events__container .events__item .item__header .item__image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:0;overflow:hidden;padding-bottom:60%;position:relative}.events .events__container .events__item .item__header .item__image:after{background-color:#563383;content:"";height:100%;left:0;opacity:.35;position:absolute;top:0;width:100%}.events .events__container .events__item .item__header .item__title{font-size:1.25rem;font-weight:700;padding:.5rem .5rem 1rem;text-align:center}.events .events__container .events__item .item__header .item__value{display:flex;flex-direction:row;font-size:1rem;justify-content:space-between;padding:0 .5rem}.events .events__container .events__item .item__header .item__value .key{opacity:.4}.previous__events{padding:2rem 0}.previous__events .previous__events__container{margin:auto;max-width:1280px;width:95%}.previous__events .previous__events__container .previous__events__row{display:flex;gap:2rem;overflow-x:auto;width:100%}.previous__events .previous__events__container .previous__events__row .previous__events__item{background-position:50%;background-size:cover;border-radius:.25rem;cursor:pointer;filter:grayscale(100%);height:12rem;min-width:20rem;transition:all .25s ease-out;width:20rem}.previous__events .previous__events__container .previous__events__row .previous__events__item:hover{filter:grayscale(40%)}.previous__events .previous__events__container .previous__events__row .previous__events__item .item__date{color:#fff;font-size:2rem;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.clubCard__light{background-color:#fff}.clubCard__dark{background-color:#f7f7f7}.clubCard{border-radius:.5rem;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:all .25s ease-out}.clubCard:active{opacity:.6}.clubCard .clubCard__image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:0;padding-bottom:60%}.clubCard .clubCard__name{font-size:1.25rem;font-weight:700;padding:.5rem .5rem 1rem;text-align:center}.clubCard .clubCard__body{padding:0 .5rem .75rem}.clubCard .clubCard__body .body__item{display:flex;flex-direction:row;font-size:1.25rem;gap:.25rem;width:100%}.clubCard .clubCard__body .body__item .item__key{font-size:1rem;opacity:.6;transform:translateY(10%)}.clubCard .clubCard__body .body__item .item__value{font-size:1rem;text-align:start}.todayClubs{background-color:#f7f7f7;padding:2rem 0}.todayClubs .todayClubs__container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(1,1fr);margin:auto;max-width:1280px;width:95%}@media screen and (min-width:768px){.todayClubs .todayClubs__container{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.todayClubs .todayClubs__container{grid-template-columns:repeat(4,1fr)}}.allClubs{padding:2rem 0}.allClubs .allClubs__container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(1,1fr);margin:auto;max-width:1280px;width:95%}@media screen and (min-width:768px){.allClubs .allClubs__container{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.allClubs .allClubs__container{grid-template-columns:repeat(4,1fr)}}.schedule{padding:2rem 0}.schedule .schedule__container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin:auto;max-width:1280px;width:95%}@media screen and (min-width:768px){.schedule .schedule__container{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1200px){.schedule .schedule__container{grid-template-columns:repeat(7,1fr)}}.schedule .schedule__container .schedule__item{display:flex;flex-direction:column;gap:.25rem}.schedule .schedule__container .schedule__item .schedule__header{background-color:#563383;border-radius:.5rem;color:#fff;padding:.25rem 1rem;text-align:center}.schedule .schedule__container .schedule__item .schedule__body{display:flex;flex-direction:column;gap:.125rem}.schedule .schedule__container .schedule__item .schedule__body .schedule__club{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:.5rem;cursor:pointer;height:0;overflow:hidden;padding-bottom:30%;position:relative;transition:all .25s ease-out}.schedule .schedule__container .schedule__item .schedule__body .schedule__club:after{background-color:#563383;bottom:0;content:"";left:0;opacity:.4;position:absolute;right:0;top:0}.schedule .schedule__container .schedule__item .schedule__body .schedule__club:hover{filter:grayscale(80%)}.schedule .schedule__container .schedule__item .schedule__body .schedule__club .club__name{color:#fff;font-size:.75rem;font-weight:600;left:50%;position:relative;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:5}.clubsName{display:flex;flex-direction:column;padding-bottom:2rem;padding-top:1rem}.clubsName .clubsName__header{margin:auto;max-width:1280px;width:95%}.clubsName .clubsName__header .header__container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(1,1fr)}@media screen and (min-width:992px){.clubsName .clubsName__header .header__container{gap:2rem;grid-template-columns:repeat(2,1fr)}}.clubsName .clubsName__header .header__container .header__image{background-position:50%;background-size:cover;border-radius:.5rem;height:0;padding-bottom:60%}.clubsName .clubsName__header .header__container .header__footer{display:flex;flex-direction:column;gap:.25rem}.clubsName .clubsName__header .header__container .header__body{display:flex;flex-direction:column;gap:2rem;justify-content:space-between}.clubsName .clubsName__header .header__container .header__body .body__header{display:flex;flex-direction:column;font-size:1.25rem}.clubsName .clubsName__header .header__container .header__body .body__header .header__title{font-size:2rem;font-weight:700;padding-bottom:.5rem}.clubsName .clubsName__header .header__container .header__body .body__header .header__item{display:flex;flex-direction:row;justify-content:space-between}.clubsName .clubsName__header .header__container .header__body .body__header .header__item .item__key{opacity:.4}.clubsName .clubsName__header .header__container .header__body .body__header .item__file{cursor:pointer;font-weight:700;opacity:.8;text-decoration:underline}.clubsName .clubName__body{display:flex;flex-direction:column;margin:auto;max-width:1280px;padding:2rem 0;width:95%}.clubsName .clubName__body .clubName__body__title{font-size:1.75rem;font-weight:700}@media screen and (min-width:768px){.clubsName .clubName__body .clubName__body__title{font-size:2rem}}.popup{background-color:#fff;border-radius:.5rem;left:50%;max-height:80vh;max-width:40rem;overflow-y:auto;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%;z-index:1000}.popup__overlay{background-color:#000;bottom:0;left:0;opacity:.5;position:fixed;right:0;top:0;z-index:900}.reservation{gap:2rem}.reservation,.reservation .over18{display:flex;flex-direction:column}.reservation .over18{gap:1rem;padding:.5rem 1rem}@media screen and (min-width:768px){.reservation .over18{padding:1rem 2rem}}.reservation .over18 p{font-size:1.5rem;font-weight:800}.reservation .reservation__header{align-items:center;background-color:#e6e6e6;display:flex;flex-direction:row;justify-content:space-between;padding:.5rem 1rem}@media screen and (min-width:768px){.reservation .reservation__header{padding:1rem 2rem}}.reservation .reservation__header .header__title{color:#563383;font-size:1.25rem;font-weight:800}@media screen and (min-width:768px){.reservation .reservation__header .header__title{font-size:2rem}}.reservation .reservation__header .header__close{cursor:pointer;font-size:1.5rem;transform:translateY(10%);transition:all .25s ease-out}@media screen and (min-width:768px){.reservation .reservation__header .header__close{font-size:2rem}}.reservation .reservation__header .header__close:hover{color:#563383}.reservation .reservation__header .header__close:active{opacity:.2}.formInput{display:flex;flex-direction:column;gap:.5rem;min-width:2rem}.formInput .formInput__label{font-size:1.5rem;font-weight:600}.formInput .formInput__input{background-color:#f7f7f7;border:1px solid #999;border-radius:.5rem;color:#1a1a1a;font-size:1rem;padding:.75rem 1rem}@media screen and (min-width:768px){.formInput .formInput__input{padding:1rem 1.25rem}}.reservation__form{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 1rem}@media screen and (min-width:768px){.reservation__form{padding:1rem 2rem}}.reservation__form .form__button{padding-top:1.5rem;width:100%}.peopleSelector{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:-1rem 0}.peopleSelector .people__left{display:flex;flex-direction:row;gap:1rem}.peopleSelector .people__left .people__logo{color:#563383;font-size:6rem;transform:translateY(10%)}.peopleSelector .people__left .people__text{display:flex;flex-direction:column;justify-content:center}.peopleSelector .people__left .people__text span{font-size:1rem;opacity:.6}.peopleSelector .people__right{align-items:center;display:flex;flex-direction:column;gap:.25rem}@media screen and (min-width:768px){.peopleSelector .people__right{gap:0}}.peopleSelector .people__right .people__item{align-items:center;display:flex;flex-direction:row;justify-content:center}.peopleSelector .people__right .people__item .item__icon{font-size:2rem;transform:translateY(-10%)}.peopleSelector .people__right .people__item .item__body{align-items:center;display:flex;flex-direction:row}.peopleSelector .people__right .people__item .item__body .item__button{cursor:pointer;font-size:2rem;transform:translateY(10%);transition:all .25s ease-out}.peopleSelector .people__right .people__item .item__body .item__button:active{opacity:.1}.loadingOverlay{background-color:#fff;bottom:0;cursor:progress;left:0;opacity:.4;position:fixed;right:0;top:0;z-index:10000000}.formTermsAndCo{align-items:center;display:flex;flex-direction:row;gap:.5rem}.formTermsAndCo label span{cursor:pointer;font-weight:800;text-decoration:underline}.guestListPopup .guestList__header{align-items:center;background-color:#e6e6e6;display:flex;flex-direction:row;justify-content:space-between;padding:.5rem 1rem}@media screen and (min-width:768px){.guestListPopup .guestList__header{padding:1rem 2rem}}.guestListPopup .guestList__header .header__title{color:#563383;font-size:1.25rem;font-weight:800}@media screen and (min-width:768px){.guestListPopup .guestList__header .header__title{font-size:2rem}}.guestListPopup .guestList__header .header__close{cursor:pointer;font-size:1.5rem;transform:translateY(10%);transition:all .25s ease-out}@media screen and (min-width:768px){.guestListPopup .guestList__header .header__close{font-size:2rem}}.guestListPopup .guestList__header .header__close:hover{color:#563383}.guestListPopup .guestList__header .header__close:active{opacity:.2}.guestListPopup__form{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 1rem}@media screen and (min-width:768px){.guestListPopup__form{padding:1rem 2rem}}.guestListPopup__form .form__button{margin-top:1rem}.guestListPopup__form .form__text{font-size:1rem;opacity:.6}.guestListPopup__form .form__title{color:#563383;font-size:1.5rem;font-weight:700}.guestListPopup .people__list{display:flex;flex-direction:column;gap:1rem}.guestListPopup .people__list .people__title{font-size:1.75rem;font-weight:700;padding-top:2rem}.guestListPopup .people__list .list__person{align-items:center;background:#f7f7f7;border-radius:.5rem;display:flex;flex-direction:row;gap:.5rem;justify-content:space-between;padding:1rem 1.5rem}.guestListPopup .people__list .list__person .person__delete{transform:translateX(10%)}.guestListPopup .people__list .new__person{display:flex;flex-direction:column;gap:1rem}.guestListPopup .people__list .new__person .new__person__form{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr)}.guestListPopup .people__list .new__person .new__person__button{background-color:#e6e6e6;border:none;border-radius:.5rem;color:#563383;font-weight:600;margin-bottom:1rem;padding:.5rem 1.5rem}.allRestaurants{background-color:#f7f7f7;padding:2rem 0}.allRestaurants__container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(1,1fr);margin:auto;max-width:1280px;width:95%}@media screen and (min-width:768px){.allRestaurants__container{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.allRestaurants__container{grid-template-columns:repeat(4,1fr)}}.restaurantCard{background-color:#fff;border-radius:.5rem;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:all .25s ease-out}.restaurantCard:active{opacity:.6}.restaurantCard__image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:0;padding-bottom:60%}.restaurantCard__name{font-size:1.25rem;font-weight:700;padding:.5rem .5rem 1rem;text-align:center}.restaurantCard__body{padding:0 .5rem .75rem}.restaurantCard__body .body__item{display:flex;flex-direction:row;font-size:1rem;justify-content:space-between;width:100%}.restaurantCard__body .body__item .item__key{font-size:1rem;opacity:.4}.restaurantCard__body .body__item .item__value{font-size:1rem;max-width:60%;text-align:end}.restaurantsSlug{display:flex;flex-direction:column;padding-bottom:2rem;padding-top:1rem}.restaurantsSlug .restaurantsSlug__header{margin:auto;max-width:1280px;width:95%}.restaurantsSlug .restaurantsSlug__header .header__container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(1,1fr)}@media screen and (min-width:992px){.restaurantsSlug .restaurantsSlug__header .header__container{gap:2rem;grid-template-columns:repeat(2,1fr)}}.restaurantsSlug .restaurantsSlug__header .header__container .header__image{background-position:50%;background-size:cover;border-radius:.5rem;height:0;padding-bottom:60%}.restaurantsSlug .restaurantsSlug__header .header__container .header__footer{display:flex;flex-direction:column;gap:.25rem}.restaurantsSlug .restaurantsSlug__header .header__container .header__body{display:flex;flex-direction:column;gap:2rem;justify-content:space-between}.restaurantsSlug .restaurantsSlug__header .header__container .header__body .body__header{display:flex;flex-direction:column;font-size:1.25rem}.restaurantsSlug .restaurantsSlug__header .header__container .header__body .body__header .header__title{font-size:2rem;font-weight:700;padding-bottom:.5rem}.restaurantsSlug .restaurantsSlug__header .header__container .header__body .body__header .header__item{display:flex;flex-direction:row;justify-content:space-between}.restaurantsSlug .restaurantsSlug__header .header__container .header__body .body__header .header__item .item__key{opacity:.4}.restaurantsSlug .restaurantsSlug__header .header__container .header__body .body__header .item__file{cursor:pointer;font-weight:700;opacity:.8;text-decoration:underline}.restaurantsSlug .restaurantsSlug__body{display:flex;flex-direction:column;margin:auto;max-width:1280px;padding:2rem 0;width:95%}.restaurantsSlug .restaurantsSlug__body .restaurantsSlug__body__title{font-size:1.75rem;font-weight:700}@media screen and (min-width:768px){.restaurantsSlug .restaurantsSlug__body .restaurantsSlug__body__title{font-size:2rem}}.formSelect__container{display:flex;flex-direction:column;gap:.5rem}.formSelect{align-items:center;background-color:#f7f7f7;border:1px solid #999;border-radius:.5rem;color:#1a1a1a;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:.55rem 1rem;position:relative}.formSelect,.formSelect label{font-size:1rem}.formSelect .formSelect__icon{font-size:1.5rem;margin:-1rem 0;transform:translateY(10%);transition:all .25s ease-out}.formSelect.active{border-radius:.5rem .5rem 0 0}.formSelect.active .formSelect__icon{rotate:180deg}@media screen and (min-width:768px){.formSelect{padding:.82rem 1.25rem}}.formSelect__options{background-color:#f7f7f7;border:1px solid #999;border-radius:0 0 .5rem .5rem;display:flex;flex-direction:column;left:-1px;opacity:0;pointer-events:none;position:absolute;right:-1px;top:100%;transform:translateY(-100%);z-index:100}.formSelect__options label{padding:.5rem 1rem;transition:all .25s ease-out}@media screen and (min-width:768px){.formSelect__options label{padding:.5rem 1.25rem}}.formSelect__options label:hover{background-color:#e6e6e6}.formSelect__options label:after{opacity:.2}.formSelect__options.active{opacity:1;pointer-events:auto;transform:translate(0)}.formSelect__overlay{bottom:0;left:0;position:fixed;right:0;top:0;z-index:95}.formTextArea{display:flex;flex-direction:column;gap:.5rem}.formTextArea .formTextArea__label{font-size:1.5rem;font-weight:600}.formTextArea .formTextArea__input{background-color:#f7f7f7;border:1px solid #999;border-radius:.5rem;color:#1a1a1a;font-size:1rem;height:7rem;padding:.75rem 1rem;resize:none}@media screen and (min-width:768px){.formTextArea .formTextArea__input{padding:1rem 1.25rem}}.specialRequest__header{align-items:center;background-color:#e6e6e6;display:flex;flex-direction:row;justify-content:space-between;padding:.5rem 1rem}@media screen and (min-width:768px){.specialRequest__header{padding:1rem 2rem}}.specialRequest__header .header__title{color:#563383;font-size:1.25rem;font-weight:800}@media screen and (min-width:768px){.specialRequest__header .header__title{font-size:2rem}}.specialRequest__header .header__close{cursor:pointer;font-size:1.5rem;transform:translateY(10%);transition:all .25s ease-out}@media screen and (min-width:768px){.specialRequest__header .header__close{font-size:2rem}}.specialRequest__header .header__close:hover{color:#563383}.specialRequest__header .header__close:active{opacity:.2}.specialRequest__form{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 1rem}@media screen and (min-width:768px){.specialRequest__form{padding:1rem 2rem}}.specialRequest__form .form__row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.specialRequest__form .form__button{margin-top:1rem}.specialRequest__form .form__text{font-size:1rem;opacity:.6}.specialRequest__form .form__title{color:#563383;font-size:1.5rem;font-weight:700}.corporateForm{padding:2rem 0}.corporateForm__container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(1,1fr);margin:auto;max-width:1280px;padding:2rem 0;width:95%}@media screen and (min-width:768px){.corporateForm__container{grid-template-columns:repeat(2,1fr)}}.corporateForm__container .container__item{display:flex;flex-direction:column;gap:1rem;width:100%}.corporateForm__container .container__item .item__title{color:#563383;font-size:1.5rem;font-weight:800}.corporateForm__container .container__item .whatweoffer .whatweoffer__body{display:flex;flex-direction:column;gap:1rem}.corporateForm__container .container__item .corporateForm{display:flex;flex-direction:column;gap:2rem;margin-top:-2rem}.corporateForm__container .container__item .corporateForm .form__row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.corporateForm__container .container__item .corporateForm__body{display:flex;flex-direction:column;gap:.5rem}.aboutSection{background-color:#f7f7f7;padding:2rem 0}.aboutSection .aboutSection__body{display:flex;flex-direction:column;gap:1rem;margin:auto;max-width:1280px;width:95%}.serviceForm{padding:2rem 0}.serviceForm .serviceForm__body{display:flex;flex-direction:column;gap:2rem}.serviceForm .serviceForm__body .body__header{display:flex;flex-direction:column;gap:.5rem}.serviceForm .serviceForm__container{display:flex;flex-direction:column;gap:2rem;margin:auto;max-width:1280px;padding:2rem 0;width:95%}.serviceForm .serviceForm__container .serviceForm__header{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(1,1fr)}@media screen and (min-width:768px){.serviceForm .serviceForm__container .serviceForm__header{grid-template-columns:repeat(3,1fr)}}.serviceForm .serviceForm__container .serviceForm__header .header__item{background-color:#f7f7f7;border-radius:.5rem;display:flex;flex-direction:column;gap:1rem;padding:1rem}.serviceForm .serviceForm__container .serviceForm__header .header__item .services__item{align-items:center;display:flex;flex-direction:row;gap:.25rem}.serviceForm .serviceForm__container .serviceForm__header .header__item.header__item--max{grid-column:span 1}@media screen and (min-width:768px){.serviceForm .serviceForm__container .serviceForm__header .header__item.header__item--max{grid-column:span 3}}.serviceForm .serviceForm__container .serviceForm__header .header__item .item__title{color:#563383;font-size:1.5rem;font-weight:800}@media screen and (min-width:768px){.serviceForm .serviceForm__container .serviceForm__header .header__item .item__title{font-size:2rem}}.serviceForm .serviceForm__container .serviceForm__header .header__item .item__services{display:flex;flex-direction:column;gap:.25rem}.contactForm{padding:2rem 0}.contactForm__container{margin:auto;max-width:1280px;padding:2rem 0;width:95%}.contactForm__container .contactForm__info{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:repeat(1,1fr);padding-bottom:2rem}@media screen and (min-width:768px){.contactForm__container .contactForm__info{grid-template-columns:repeat(2,1fr)}}.contactForm__container .contactForm__info .info__item{align-items:center;background-color:#f7f7f7;border-radius:.5rem;color:#563383;cursor:pointer;display:flex;flex-direction:row;gap:1rem;padding:1rem}.contactForm__container .contactForm__info .info__item .item__icon{font-size:2.5rem;transform:translateY(10%)}.contactForm__container .contactForm__info .info__item .item__text{font-weight:700;pointer-events:none}.contactForm__container .form{display:flex;flex-direction:column;gap:2rem}.contactForm__container .form .form__body{display:flex;flex-direction:column;gap:.5rem}.contactForm__container .form .form__body .container__row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.faqSection{padding:2rem 0}.faqSection__container{margin:auto;max-width:1280px;width:95%}.faqSection__title{font-weight:700}.newsletterForm{padding:2rem 0}.newsletterForm .newsletterForm__container{margin:auto;max-width:1280px;width:95%}.newsletterForm .newsletterForm__container .form{display:flex;flex-direction:column;gap:1rem}.newsletterForm .newsletterForm__container .form .form__body{display:flex;flex-direction:column;gap:.5rem}.newsletterForm .newsletterForm__container .form .form__button{margin-top:1rem}.ambassadorsForm{padding:2rem 0}.ambassadorsForm__container{margin:auto;max-width:1280px;padding:2rem 0;width:95%}.ambassadorsForm__container .form{display:flex;flex-direction:column;gap:.5rem}.ambassadorsForm__container .form__row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.ambassadorsForm__container .form .form__button{padding-top:1rem}.ambassadors__hero{background-color:#f7f7f7;padding:2rem 0}.ambassadors__hero .ambassadors__hero__container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(1,1fr);margin:auto;max-width:1280px;width:95%}@media screen and (min-width:768px){.ambassadors__hero .ambassadors__hero__container{grid-template-columns:repeat(2,1fr)}}.ambassadors__hero .ambassadors__hero__container .ambassadors__hero__image{background-position:50%;background-size:cover;height:0;padding-bottom:60%}.policyPrivacy__container,.termsAndConditions__container{margin:auto;max-width:1280px;padding:2rem 0;width:95%}.eventsSlug{display:flex;flex-direction:column;padding-bottom:2rem;padding-top:1rem}.eventsSlug .eventsSlug__header{margin:auto;max-width:1280px;width:95%}.eventsSlug .eventsSlug__header .header__container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(1,1fr)}@media screen and (min-width:992px){.eventsSlug .eventsSlug__header .header__container{gap:2rem;grid-template-columns:repeat(2,1fr)}}.eventsSlug .eventsSlug__header .header__container .header__image{background-position:50%;background-size:cover;border-radius:.5rem;height:0;padding-bottom:60%}.eventsSlug .eventsSlug__header .header__container .header__footer{display:flex;flex-direction:column;gap:.25rem}.eventsSlug .eventsSlug__header .header__container .header__body{display:flex;flex-direction:column;gap:2rem;justify-content:space-between}.eventsSlug .eventsSlug__header .header__container .header__body .body__header{display:flex;flex-direction:column;font-size:1.25rem}.eventsSlug .eventsSlug__header .header__container .header__body .body__header .header__title{font-size:2rem;font-weight:700;padding-bottom:.5rem}.eventsSlug .eventsSlug__header .header__container .header__body .body__header .header__item{display:flex;flex-direction:row;justify-content:space-between}.eventsSlug .eventsSlug__header .header__container .header__body .body__header .header__item .item__key{opacity:.4}.eventsSlug .eventsSlug__header .header__container .header__body .body__header .item__file{cursor:pointer;font-weight:700;opacity:.8;text-decoration:underline}.eventsSlug .clubName__body{display:flex;flex-direction:column;margin:auto;max-width:1280px;padding:2rem 0;width:95%}.eventsSlug .clubName__body .clubName__body__title{font-size:1.75rem;font-weight:700}@media screen and (min-width:768px){.eventsSlug .clubName__body .clubName__body__title{font-size:2rem}}.adminNewsletter{align-items:center;display:flex;flex:1 1;flex-direction:column}.adminNewsletter__login{background-color:#f7f7f7;border-radius:.5rem;margin:auto;max-width:20rem;padding:1rem 1.25rem;width:90%}.adminNewsletter__login .login__form{display:flex;flex-direction:column;gap:1rem}.adminNewsletter__login .login__title{font-size:2rem;font-weight:600}.adminNewsletter__container{align-content:center;display:flex;flex-direction:row;justify-content:center;margin:auto;max-width:1280px;padding:2rem 0;width:95%}.adminNewsletter__container .container__form{background-color:#f7f7f7;border-radius:.5rem;display:flex;flex-direction:column;gap:2rem;max-width:60rem;padding:1rem;width:100%}.adminNewsletter__container .container__edit{background-color:#f7f7f7;border-radius:.5rem;display:flex;flex-direction:column;gap:1.5rem;max-width:50rem;padding:1rem 1.25rem;width:90%}.adminNewsletter__container .container__edit .edit__form{display:flex;flex-direction:column;gap:1rem}.adminNewsletter__container .container__edit .edit__form .edit__footer{display:flex;flex-direction:column;gap:.5rem}.adminNewsletter__container .form__title{color:#1a1a1a;font-size:2rem;font-weight:800;margin:0 auto}.adminNewsletter__container .form__body{display:flex;flex-direction:column;gap:1rem}.adminNewsletter__container .file__input{display:flex;flex-direction:column;gap:.25rem}.adminNewsletter .form__footer{display:flex;flex-direction:column;gap:.5rem}
/*# sourceMappingURL=main.3a03b6e3.css.map*/