head{display:block}.main{width:calc(100% - 200px)}@media screen and (max-width: 768px){.main{width:100%}}.nav{background:linear-gradient(90deg,#000,#263184);display:flex;flex-direction:column;align-items:center;justify-content:space-around;position:fixed;top:0;left:0;width:200px;height:100vh;z-index:3}@media screen and (max-width: 768px){.nav{display:none;position:absolute}}.nav__links{list-style-type:none;display:flex;flex-direction:column;align-items:center}.nav__item{padding-top:24px}.nav__item:nth-of-type(1){padding-top:0}.nav__link{text-decoration:none;color:#fff;font-weight:600;font-size:1.5rem;text-transform:uppercase}.social{display:flex;flex-wrap:wrap;margin:0 40px;gap:12px;justify-content:center}.social__icon{width:35px;height:35px}.mobile-header{display:flex;flex-direction:column;width:100%;position:absolute;top:0;left:0;display:none}@media screen and (max-width: 768px){.mobile-header{display:flex;align-items:center;justify-content:space-between}}.mobile-header__top{display:flex;background:linear-gradient(90deg,#000,#263184);width:100%;height:75px;padding:16px;gap:16px}.mobile-header__hamburger-wrap{flex:1;display:flex;align-items:center}.mobile-header__hamburger{width:30px}.mobile-header__logo{max-height:50px;max-width:250px;flex-shrink:1;flex:4;filter:drop-shadow(2px 2px 4px rgb(197,182,255))}.mobile-header__socials{display:flex;justify-content:flex-end;align-items:center;gap:16px;flex:1}.mobile-header__icon{width:35px;height:35px}@media screen and (max-width: 450px){.mobile-header__icon{width:30px;height:30px}}.mobile-header__bottom{background-color:#a0a0a0;height:0px;overflow:hidden;transition-duration:.5s;width:100%}.mobile-header__item{color:#fff;font-weight:700;width:calc(100% - 64px);padding:16px;list-style-type:none;border-bottom:1px solid rgb(38,49,132);text-transform:uppercase;margin:0 32px;font-size:1.3rem}.back-to-top{z-index:1;position:fixed;bottom:24px;right:24px;background-color:#e6e0e0;border-radius:50%;padding:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:50px;height:50px}.back-to-top__arrow{border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:15px solid rgb(38,49,132)}.back-to-top__text{color:#263184;font-weight:600;font-size:.9rem;text-transform:uppercase}.mobile-footer{background:linear-gradient(90deg,#000,#263184);flex-direction:column;align-items:center;padding:16px;gap:16px;display:none;position:relative;z-index:4}@media screen and (max-width: 768px){.mobile-footer{display:flex}}.mobile-footer__heading{color:#fff;text-transform:uppercase;font-size:1rem}.mobile-footer__socials{display:flex;gap:16px}.mobile-footer__icon{width:35px;height:35px}.hero{display:flex;justify-content:center;align-items:center;width:100%;height:150vh;background-color:#0000}.hero__logo{max-width:100%;filter:drop-shadow(0px 0px 10px rgba(222,236,231,.9))}.about{min-height:100vh;padding:32px 64px;display:flex;align-items:center}@media screen and (max-width: 768px){.about{padding:32px}}@media screen and (max-width: 450px){.about{padding:32px 16px}}.about__text{color:#fff;font-weight:600;line-height:1.5;font-size:1.1rem}.about2{min-height:100vh;display:flex;align-items:center;padding:32px 64px 0}@media screen and (max-width: 768px){.about2{padding:32px}}@media screen and (max-width: 450px){.about2{padding:32px 16px}}.about2__text--2{color:#fff;font-weight:600;line-height:1.5;font-size:1.1rem}.gallery{padding:64px}@media screen and (max-width: 768px){.gallery{padding:32px}}@media screen and (max-width: 450px){.gallery{padding:16px}}.bios{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:0 32px 64px;gap:32px;position:relative}@media screen and (max-width: 768px){.bios{padding:0 8px 64px;gap:8px}}@media screen and (max-width: 450px){.bios{gap:4px;padding:0 16px 64px}}.bios__page{padding-top:64px}.bios__heading{text-align:center;color:#fff;font-size:3rem}.modal{width:100%;height:100%;background-color:#bb8232e6;border-radius:16px;padding:16px}.modal--primary{background-color:#bb8232;min-height:60vh;z-index:3}.modal--left{background-color:#bb8232e6;position:absolute;left:20%;transform:translate(-50%,-50%);transform:scale(.5)}.modal--right{background-color:#bb8232e6;position:absolute;right:20%;transform:translate(-50%,-50%);transform:scale(.5)}@media screen and (max-width: 768px){.modal{width:auto}}@media screen and (max-width: 450px){.modal{display:none}}@media screen and (max-width: 450px){.modal--mobile{display:block;padding-bottom:32px}}.modal__top{display:flex;justify-content:flex-end}@media screen and (max-width: 768px){.modal__top{flex-direction:column;align-items:center}}.modal__images{width:50%;display:flex;flex-direction:row-reverse;position:relative;align-items:flex-end;overflow:hidden}.modal__image{flex:1;border-radius:16px;max-width:200px}.modal__image--background{position:absolute;filter:brightness(.7)}.modal__image--primary{z-index:99}.modal__image--1{left:0%;height:70%;z-index:2;filter:brightness(.5)}.modal__image--2{left:10%;height:75%;z-index:3;filter:brightness(.55)}.modal__image--3{left:20%;height:80%;z-index:4;filter:brightness(.6)}.modal__image--4{left:30%;height:85%;z-index:5;filter:brightness(.65)}.modal__image--5{left:40%;height:90%;z-index:6}.modal__image--6{left:50%;height:95%;z-index:7}.modal__name{font-size:3rem;color:#000;width:50%;display:flex;justify-content:center;align-items:center;text-align:center;text-transform:uppercase;flex-direction:column}.modal__first-name{font-family:Shadows Into Light,Comic Sans MS,Arial}@media screen and (max-width: 768px){.modal__first-name{line-height:1;margin-top:16px}}.modal__last-name{font-family:Shadows Into Light,Comic Sans MS,Arial}@media screen and (max-width: 768px){.modal__last-name{line-height:1}}.modal__text{color:#fff;line-height:1.6;margin-top:16px;padding:16px;font-size:1.1rem;font-family:Arial,Helvetica,sans-serif}@media screen and (max-width: 450px){.modal__text{font-size:.9rem;padding:4px}}.arrow{z-index:3}@media screen and (max-width: 450px){.arrow{display:none}}.arrow__img{max-width:75px}@media screen and (max-width: 768px){.arrow__img{max-width:40px}}@media screen and (max-width: 450px){.arrow__img{max-width:25px}}.bios .carousel-root{display:none}@media screen and (max-width: 450px){.bios .carousel-root{display:block;max-width:100%}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width: 960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px #000000e6;background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}.form__page{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:64px}@media screen and (max-width: 768px){.form__page{padding:64px 32px}}@media screen and (max-width: 450px){.form__page{padding:64px 16px}}.form__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#c8c8c8b3;padding:64px;flex:1}@media screen and (max-width: 450px){.form__wrapper{padding:32px}}.form{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}.form__heading{width:100%;text-align:left;font-size:2rem;margin-bottom:16px}.form__row{width:100%;display:flex}.form__row>p{width:100%;margin:0;display:flex;justify-content:flex-end;flex:1;gap:16px}@media screen and (max-width: 768px){.form__row>p{flex-direction:column;gap:0}}.form__row--double{justify-content:center}.form__row--double>p{width:100%}.form__row--submit{display:flex;justify-content:flex-end}.form__row--submit>p{width:100%;justify-content:flex-end}@media screen and (max-width: 450px){.form__row--submit>p{align-items:center}}.form>p{width:100%}@media screen and (max-width: 768px){br{display:none}}input,textarea{border:3px solid black;margin:1rem 0rem;padding:.6rem 1rem;background:transparent;width:100%;box-sizing:border-box}::placeholder{color:#000;font-weight:700}.wpcf7{width:100%}.wpcf7-submit{color:#fff;background-image:linear-gradient(#454544,gray);border:1px solid black;font-weight:700;font-size:2rem;padding:.4rem .8rem;margin:0rem;max-width:200px;border-radius:30px}.wpcf7-form-control-wrap{width:100%;display:block}.wpcf7-spinner{display:none}.audiopage{min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;padding:16px}.audio{display:flex;align-items:center;gap:16px;background-color:#bb8232e6;padding:16px 32px;border-radius:50px;max-width:100%;width:700px}@media screen and (max-width: 768px){.audio{width:100%}}@media screen and (max-width: 450px){.audio{width:100%;padding:8px 16px}}.audio__left{flex:2;text-align:center}@media screen and (max-width: 450px){.audio__left{flex:3}}.audio__right{flex:3;display:flex;align-items:center;justify-content:space-between;gap:16px}@media screen and (max-width: 450px){.audio__right{gap:8px}}.audio__title{color:#fff;text-transform:uppercase}.audio__control{max-height:50px;border-radius:50%;background-color:#fff;border:5px solid white}@media screen and (max-width: 450px){.audio__control{max-height:40px}}@media screen and (max-width: 450px){.audio__waveform{max-height:40px}}.audio__length{color:#fff;font-size:1.3rem;font-weight:400}@media screen and (max-width: 450px){.audio__length{font-size:1rem}}.waveform{height:50px;display:flex;align-items:center;gap:4px}@media screen and (max-width: 450px){.waveform{gap:2px}}.waveform__bar{width:4px;background-color:#fff;border-radius:4px}@media screen and (max-width: 450px){.waveform__bar{width:2px}}@media screen and (max-width: 768px){.waveform__desktop-only{display:none}}.waveform__one{height:10%}.waveform__two{height:20%}.waveform__three{height:30%}.waveform__four{height:40%}.waveform__five{height:50%}.waveform__six{height:60%}.waveform__seven{height:70%}.waveform__eight{height:80%}.waveform__nine{height:90%}.button-link{background-color:#1db954;padding:16px 32px;border-radius:50px;width:350px;max-width:100%;height:82px;border:none;color:#fff;text-transform:uppercase;font-size:1.1rem;font-weight:700;background-repeat:no-repeat;background-position:calc(50% + 8rem) calc(50% - 2px);background-size:30px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='%23fff'%20viewBox='2%201.98%2046.02%2046.02'%3e%3cpath%20d='M25.009,1.982C12.322,1.982,2,12.304,2,24.991S12.322,48,25.009,48s23.009-10.321,23.009-23.009S37.696,1.982,25.009,1.982z%20M34.748,35.333c-0.289,0.434-0.765,0.668-1.25,0.668c-0.286,0-0.575-0.081-0.831-0.252C30.194,34.1,26,33,22.5,33.001%20c-3.714,0.002-6.498,0.914-6.526,0.923c-0.784,0.266-1.635-0.162-1.897-0.948s0.163-1.636,0.949-1.897%20c0.132-0.044,3.279-1.075,7.474-1.077C26,30,30.868,30.944,34.332,33.253C35.022,33.713,35.208,34.644,34.748,35.333z%20M37.74,29.193%20c-0.325,0.522-0.886,0.809-1.459,0.809c-0.31,0-0.624-0.083-0.906-0.26c-4.484-2.794-9.092-3.385-13.062-3.35%20c-4.482,0.04-8.066,0.895-8.127,0.913c-0.907,0.258-1.861-0.272-2.12-1.183c-0.259-0.913,0.272-1.862,1.184-2.12%20c0.277-0.079,3.854-0.959,8.751-1c4.465-0.037,10.029,0.61,15.191,3.826C37.995,27.328,38.242,28.388,37.74,29.193z%20M40.725,22.013%20C40.352,22.647,39.684,23,38.998,23c-0.344,0-0.692-0.089-1.011-0.275c-5.226-3.068-11.58-3.719-15.99-3.725%20c-0.021,0-0.042,0-0.063,0c-5.333,0-9.44,0.938-9.481,0.948c-1.078,0.247-2.151-0.419-2.401-1.495%20c-0.25-1.075,0.417-2.149,1.492-2.4C11.729,16.01,16.117,15,21.934,15c0.023,0,0.046,0,0.069,0%20c4.905,0.007,12.011,0.753,18.01,4.275C40.965,19.835,41.284,21.061,40.725,22.013z'/%3e%3c/svg%3e")}@media screen and (max-width: 768px){.button-link{width:100%}}@media screen and (max-width: 450px){.button-link{padding:8px 16px;height:66px}}.button-link--video{max-width:500px;background-color:red;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='%23fff'%20viewBox='3%209%2043.1%2032'%3e%3cpath%20d='M%2044.898438%2014.5%20C%2044.5%2012.300781%2042.601563%2010.699219%2040.398438%2010.199219%20C%2037.101563%209.5%2031%209%2024.398438%209%20C%2017.800781%209%2011.601563%209.5%208.300781%2010.199219%20C%206.101563%2010.699219%204.199219%2012.199219%203.800781%2014.5%20C%203.398438%2017%203%2020.5%203%2025%20C%203%2029.5%203.398438%2033%203.898438%2035.5%20C%204.300781%2037.699219%206.199219%2039.300781%208.398438%2039.800781%20C%2011.898438%2040.5%2017.898438%2041%2024.5%2041%20C%2031.101563%2041%2037.101563%2040.5%2040.601563%2039.800781%20C%2042.800781%2039.300781%2044.699219%2037.800781%2045.101563%2035.5%20C%2045.5%2033%2046%2029.398438%2046.101563%2025%20C%2045.898438%2020.5%2045.398438%2017%2044.898438%2014.5%20Z%20M%2019%2032%20L%2019%2018%20L%2031.199219%2025%20Z'/%3e%3c/svg%3e")}.button-link__link{max-width:100%}@media screen and (max-width: 768px){.button-link__link{width:500px}}@media screen and (max-width: 450px){.button-link__link{width:100%}}.videos{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;padding:64px 16px}@media screen and (max-width: 768px){.videos{gap:16px}}@media screen and (max-width: 450px){.videos{padding:16px}}.videos__container{display:flex;flex-wrap:wrap;justify-content:center;gap:32px}@media screen and (max-width: 768px){.videos__container{gap:16px}}.video{padding:16px;background-color:#bb8232e6;max-width:500px;border-radius:16px}.video__video{max-width:100%;border-radius:16px}.video__name{color:#fff;font-size:1.1rem;font-weight:600;text-align:center;margin:8px;text-transform:uppercase}.site{height:auto;background-size:contain;background-position:center top;background-attachment:fixed;background-repeat:no-repeat;flex:1;position:relative}.site__background-wrapper{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:-1;background-size:cover;background-position:top center;background-image:url(/wp-content/themes/heavyweights/assets/hero.jpg)}.site__background-filter{width:100%;height:100%}.calendar{height:100vh;display:flex;justify-content:center;align-items:center;margin:64px}@media screen and (max-width: 768px){.calendar{margin:32px}}@media screen and (max-width: 450px){.calendar{margin:16px}}.calendar__iframe{width:100%;height:80%}*{box-sizing:border-box;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}#root{display:flex;justify-content:flex-end}
