.hero-container{width:100%;height:auto;overflow:hidden;display:grid;grid-template-areas:"hero"}.hero-pic-wrapper{grid-area:hero}.hero-picture{object-fit:cover;width:100%;height:100vh}.hero-content{grid-area:hero;align-self:end;padding-bottom:4rem;display:flex;justify-content:center}.hero-content-video{padding-bottom:8rem}.hero-content-box{display:flex;flex-direction:column;align-items:center;padding:.5rem}.hero-content-box:hover{transform:scale(1.02)}.hero-button:hover:after{width:120%;background-color:hsla(0,0%,100%,0);transition:all .4s ease-in-out}.hero-paragraph{display:flex;flex-direction:column;align-items:center}.hero-button,.hero-paragraph{font-family:Oswald,Haettenschweiler,Arial Narrow Bold,sans-serif;font-weight:700;font-size:2rem;white-space:nowrap}.hero-paragraph>p>span{background-image:linear-gradient(90deg,#e9e825,#e6dd1d,#e2d215,#dec80c,#dabd03);-webkit-text-stroke:.5px #000;background-size:100%;-webkit-background-clip:text;-moz-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;color:#fff}.hero-button:after{content:"";position:absolute;top:0;left:0;width:0;height:100%;background-color:hsla(0,0%,100%,.4)}.hero-link{position:relative;z-index:10}.hero-button{position:relative;padding:1rem;font-family:Oswald,Haettenschweiler,Arial Narrow Bold,sans-serif;font-weight:700;cursor:pointer;margin:.5rem;border:2px solid #daa520;color:#000;border-radius:5px;transition:background .2s ease-in,color .2s ease-in;background-image:linear-gradient(90deg,#e9e825,#e6dd1d,#e2d215,#cab705,#c0a600);font-size:1.7rem}.hero-btn-hidden{opacity:0;transform:translateY(100%)}.hero-btn{opacity:1;transform:translateY(0);transition:all .5s ease-in;transition-delay:.5s}.hero-paragraph-span-1-hidden{opacity:0;transform:translateX(-100%)}.hero-paragraph-span-1{transform:translateX(0);opacity:1;transition:all .7s ease-in}.hero-paragraph-span-2-hidden{opacity:0;transform:translateX(50%)}.hero-paragraph-span-2{transform:translateX(0);opacity:1;transition:all .7s ease-in}.hero-paragraph-span-3-hidden{opacity:0}.hero-paragraph-span-3{opacity:1;transition:all .5s ease-in}@media only screen and (min-width:576px){.hero-button,.hero-paragraph{font-size:3rem}.hero-container{padding-bottom:2rem}.hero-content{padding-bottom:1rem}}.hero-video-container{display:grid;grid-template:"video";height:100%;grid-area:hero}.hero-video-container:after{content:"";position:absolute;width:100%;height:100vh;background-color:hsla(0,0%,4%,.5)}.hero-video-container>*{grid-area:video}.play-pause-button{justify-self:end;align-self:end;padding:0 1rem 1rem 0;font-size:6rem;opacity:1;cursor:pointer;z-index:1;border:none;background:none}.play-pause-button-white{color:#fff}.play-pause-button:hover{opacity:1}@media only screen and (min-width:768px){.play-pause-button{opacity:.5}}.video-container{overflow:hidden}.video-container,video{width:100%;height:100vh}video{object-fit:cover}.intro-video{cursor:pointer}.heading-container{border-bottom:1px solid #ff0;margin-bottom:1rem;width:100%;justify-self:center}.heading{padding-bottom:1rem;text-align:center}@media only screen and (min-width:768px){.heading-container{max-width:70%}}.slider-container{height:50vh;width:100%;position:relative;margin:auto;overflow:hidden;padding-top:1rem}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:rgba(0,0,0,.1)}.slides{height:50vh;width:100%;position:relative}.slide-image{object-fit:cover}.slide-image,.slide-text,.slide-title{width:100%;height:100%;position:absolute}.slide-text,.slide-title{font-family:Anton,sans-serif;color:#fff;font-size:3rem;text-align:center;top:30%}.slide-text{top:55%;font-size:2rem}.active{display:inline-block}.inactive{display:none}.slider-container:hover .arrow-left,.slider-container:hover .arrow-right{color:#fff;transition:all .5s ease-in}.arrow-left,.arrow-right{color:transparent;cursor:pointer;z-index:2;position:absolute;top:45%;margin-left:1rem;width:auto;font-size:40px;font-weight:700;padding:.3rem .5rem 0;border-radius:50%;border:none;background:none}.arrow-right{margin-right:1rem;right:0}.arrow-left-hover,.arrow-right-hover{display:none}@media (hover:hover){.arrow-right:hover .arrow-right-noHover{display:none;transition:visibility 0s,opacity .5s linear}.arrow-right:hover .arrow-right-hover{transition:visibility 0s,opacity .5s linear;display:block}.arrow-left:hover .arrow-left-noHover{display:none}.arrow-left:hover .arrow-left-hover{display:block}}@media only screen and (max-width:992px){.arrow-left,.arrow-right{color:#fff}}.dots-container{width:100%;height:100%;position:absolute;display:flex;top:85%;justify-content:center;z-index:2}.dot{cursor:pointer;height:1rem;width:1rem;margin:0 3px;background-color:transparent;border-radius:50%;display:inline-block}.slider-container:hover .dot:hover{background-color:hsla(0,0%,100%,.863)}.slider-container:hover .dot{background-color:rgba(0,0,0,.668)}.slider-container:hover .dot-active{background-color:hsla(0,0%,100%,.863)}.dot{background-color:rgba(0,0,0,.668)}.dot-active{background-color:hsla(0,0%,100%,.863)}@media only screen and (min-width:768px){.slider-container,.slides{height:70vh}}.start{display:grid}.start-heading{padding:2rem 2rem 0;font-size:1.5rem;display:grid}.experience{display:flex;flex-direction:column;align-items:center;padding:2rem;gap:1rem}.experience-header{font-weight:700;font-size:2rem}.experience-header,.experience-paragraph{padding-bottom:1rem}.experience-list-container{display:flex;gap:1rem;justify-content:flex-end}.experience-list{margin-right:auto;display:grid}.experience-list-item{display:flex;gap:8px}.punchline{font-size:1.5rem;font-weight:700;text-align:center;padding-bottom:1rem}.experience-btn-wrapper-hidden{opacity:0}.experience-btn-wrapper{opacity:1;transition:2s}.experience-btn{font-size:1.2rem;border-radius:50%;padding:2px;background-image:linear-gradient(90deg,#e9e825,#e6dd1d,#e2d215,#cab705,#c0a600);border:1px;cursor:pointer;width:110px;height:110px;align-self:center}.experience-btn:hover .experience-btn-paragraph{color:var(--gold-finger)}.experience-btn:hover p:first-line{color:var(--gold-finger);text-decoration:underline}.experience-btn-text{width:100%;height:100%;border-radius:50%;display:flex;flex-direction:column;background-color:var(--background-color);text-align:center;justify-content:center}.experience-image-before{opacity:0;max-width:100%;max-height:80vh}.experience-image{opacity:1;transition:all 1s ease-in;max-width:100%;max-height:80vh}.experience-2-big{display:none}@media only screen and (min-width:576px){.experience-image{max-height:70vh}}@media only screen and (min-width:768px){.only-small{display:none}.experience{display:flex;flex-direction:row;gap:3rem}.experience-gym-pic{justify-content:flex-end}.experience-2-small{display:none}.experience-2-big{display:block}.experience-list-container{justify-content:center}.experience-list{transition:1s;padding-left:0;margin-right:0}}@media only screen and (min-width:992px){.experience{justify-content:center}.experience-1{max-width:30%}}.card-wrapper{display:flex;flex-direction:column;gap:2rem;justify-content:center;padding:2rem}.card-image{height:10rem;width:100%;object-fit:cover}.card-title{padding:1rem;text-align:center}.card-description{padding:0 1rem}.card-body{display:grid;justify-items:center}.card-button{padding:1rem;font-family:Oswald,Haettenschweiler,Arial Narrow Bold,sans-serif;font-weight:700;cursor:pointer;font-size:1rem;margin:1rem;border:2px solid var(--gold-finger);border-radius:5px;text-align:center}.card a,.card-button{color:var(--off-white)}.card{box-shadow:0 2px 20px grey;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;opacity:1;transition:all .7s ease-in-out}.card-hidden{opacity:0}.card-button:hover,.card:hover{transform:scale(1.02)}.card:hover .card-button{background:#daa520;color:#fff}@media only screen and (min-width:768px){.card-wrapper{flex-direction:row}}.image{opacity:1;transition:all .7s ease-in-out;justify-self:center;cursor:pointer}.image,.image-before{max-width:100%;max-height:80vh}.image-before{opacity:0}.image:hover{transform:scale(1.03)}.modal{width:100%;height:100%;position:fixed;top:0;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.733);margin-top:-1px;animation:zoom .3s ease-in-out}.modal img{width:50%;object-fit:cover}.modal-overlay{background-color:rgba(0,0,0,.5);z-index:108;position:fixed;top:0;left:0;display:grid;min-width:100%;height:100vh;animation:zoom .3s ease-in-out}@keyframes zoom{0%{transform:scale(0)}to{transform:scale(1)}}.modalContainer{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:grid;box-shadow:0 0 18px 0 rgba(0,0,0,.75);border-radius:8px}.modal-img{width:500px;object-fit:cover;cursor:pointer}.closeBtn{color:var(--gold-finger);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);font-size:3rem;cursor:pointer}@media only screen and (min-width:992px){.modal-img{width:100%;max-height:70vh;object-fit:cover}}.campDesc{padding:1rem 2rem 2rem;display:flex;flex-direction:column;background:var(--off-white)}.camp-header,.camp-lifestyle>ul>li>span,.camp-preamble,.camp-subheader,.camp-training>ul>li>span{color:var(--background-color)}.camp-header{font-weight:700;font-size:1.5rem}.camp-preamble{padding-bottom:1rem}.camp-list-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));grid-gap:2rem;gap:2rem}.camp-image-before{opacity:0;max-width:100%;max-height:80vh}.camp-image{opacity:1;transition:all 1s ease-in;max-width:100%;max-height:80vh}@media only screen and (min-width:768px){.campDesc{flex-direction:row;gap:3rem}}@media only screen and (min-width:992px){.campDesc{justify-content:center}.camp-image{max-height:50vh}.desc-wrapper{max-width:30%}}