.profound-slider-block{position:relative;width:100%}.profound-slider-block .splide{width:100%;height:100%;overflow:hidden}.profound-slider-block .splide__slide{position:relative;min-height:100vh;display:flex}@media only screen and (max-width: 1024px){.profound-slider-block .splide__slide{flex-direction:column}}.profound-slider-block .profound-slide-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;overflow:hidden;transition:all .6s cubic-bezier(.215,.61,.355,1)}@media only screen and (max-width: 1024px){.profound-slider-block .profound-slide-bg{height:100vh}}.profound-slider-block .profound-slide-bg:after{content:"";top:0rem;right:0rem;bottom:0rem;left:0rem;position:absolute;background:#000;opacity:.25;border-radius:0;transition:all .6s cubic-bezier(.215,.61,.355,1)}@media only screen and (max-width: 1024px){.profound-slider-block .profound-slide-bg:after{opacity:1;background:linear-gradient(180deg,rgba(0,0,0,.25) 0%,rgba(0,0,0,.45) 100%)}}.profound-slider-block .profound-slide-bg video,.profound-slider-block .profound-slide-bg img{width:100%;height:100%;object-fit:cover;display:block;transition:all .6s cubic-bezier(.215,.61,.355,1);border-radius:0}.profound-slider-block.is-scrolled .profound-slide-bg{padding:1.7rem}@media only screen and (max-width: 1024px){.profound-slider-block.is-scrolled .profound-slide-bg{padding:1rem}}.profound-slider-block.is-scrolled .profound-slide-bg video,.profound-slider-block.is-scrolled .profound-slide-bg img{border-radius:1.6rem}.profound-slider-block.is-scrolled .profound-slide-bg:after{top:1.7rem;right:1.7rem;bottom:1.7rem;left:1.7rem;border-radius:1.6rem}@media only screen and (max-width: 1024px){.profound-slider-block.is-scrolled .profound-slide-bg:after{top:1rem;right:1rem;bottom:1rem;left:1rem}}.profound-slider-block .profound-slide-content{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:1.6rem;padding:3rem 3.3rem;width:100%}@media only screen and (max-width: 1024px){.profound-slider-block .profound-slide-content{padding:2.4rem 2.4rem 6rem;flex-direction:column;min-height:100vh;justify-content:end;align-items:center}}.profound-slider-block .profound-slide-content .slide-content-left{border-radius:.8rem;border:.1rem solid #D8D8D8;background:rgba(158,158,158,.5);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);display:flex;max-width:33rem;padding:2.4rem;flex-direction:column;align-items:center;gap:1.6rem;color:#fff;text-align:center}@media only screen and (max-width: 1024px){.profound-slider-block .profound-slide-content .slide-content-left{padding:0;background:transparent;border:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);max-width:100%;gap:.8rem;order:2}}@media only screen and (max-width: 650px){.profound-slider-block .profound-slide-content .slide-content-left{max-width:33rem;gap:1.6rem}}.profound-slider-block .profound-slide-content .slide-content-left .profound-slide-heading{margin:0}@media only screen and (max-width: 1024px){.profound-slider-block .profound-slide-content .slide-content-left .profound-slide-heading{font-size:2.4rem}}@media only screen and (max-width: 650px){.profound-slider-block .profound-slide-content .slide-content-left .profound-slide-heading{font-size:3.9rem}}.profound-slider-block .profound-slide-content .slide-content-left .profound-slide-text p{margin:0;font-size:1.6rem}@media only screen and (max-width: 1024px){.profound-slider-block .profound-slide-content .slide-content-left .profound-slide-text p{font-size:1.3rem}}.profound-slider-block .profound-slide-content .slide-content-center{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.4rem;animation:bubble-float 2.5s ease-in-out infinite alternate}@keyframes bubble-float{0%{transform:translateY(0)}50%{transform:translateY(-1rem)}to{transform:translateY(0)}}.profound-slider-block .profound-slide-content .slide-content-center .profound-slide-link{border-radius:5rem;background:rgba(204,204,204,.7);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);padding:.4rem 2.4rem;color:#fff;text-decoration:none;transition:all .6s cubic-bezier(.215,.61,.355,1);text-align:center}.profound-slider-block .profound-slide-content .slide-content-center .profound-slide-link:hover{background:rgb(204,204,204)}@media only screen and (max-width: 1024px){.profound-slider-block .profound-slide-content .slide-content-center{order:3}}.profound-slider-block .profound-slide-content .slide-content-right{width:36.8rem}@media only screen and (max-width: 1024px){.profound-slider-block .profound-slide-content .slide-content-right{width:100%;order:1;justify-content:center}}.profound-slider-block .profound-slide-content .slide-content-right .profound-popup-trigger{position:relative;cursor:pointer}.profound-slider-block .profound-slide-content .slide-content-right .profound-popup-trigger .profound-popup-thumb{position:relative;width:100%;height:20.7rem;border-radius:.8rem;overflow:hidden}@media only screen and (max-width: 1024px){.profound-slider-block .profound-slide-content .slide-content-right .profound-popup-trigger .profound-popup-thumb{height:7.2rem}}.profound-slider-block .profound-slide-content .slide-content-right .profound-popup-trigger .profound-popup-thumb img{width:100%;height:100%;object-fit:cover;display:block}@media only screen and (max-width: 1024px){.profound-slider-block .profound-slide-content .slide-content-right .profound-popup-trigger .profound-popup-thumb img{display:none}}.profound-slider-block .profound-slide-content .slide-content-right .profound-popup-trigger .profound-popup-thumb .profound-popup-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;pointer-events:none}.profound-slider-block .profound-slide-content .slide-content-right .profound-popup-trigger .profound-popup-thumb .profound-popup-play svg{fill:#d8d8d880;filter:drop-shadow(8px 5px 25px rgba(31,31,31,.25));-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);border-radius:50%;width:5.4rem;height:5.4rem}@media only screen and (max-width: 1024px){.profound-slider-block .profound-slide-content .slide-content-right .profound-popup-trigger .profound-popup-thumb .profound-popup-play svg{width:7.2rem;height:7.2rem}}.profound-slider-block .profound-popup-modal{display:none;position:fixed;z-index:9999;left:0;top:0;right:0;bottom:0;align-items:center;justify-content:center;background:rgba(31,31,31,.25);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px)}.profound-slider-block .profound-popup-modal .profound-popup-modal-inner{padding:4rem;width:95%;max-width:127.4rem;height:fit-content;max-height:95vh;position:relative;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.97);transition:opacity .3s ease,transform .3s ease-in-out;border-radius:16px;background:#fff;box-shadow:.8rem .5rem 2.5rem #1f1f1f40}@media only screen and (max-width: 1024px){.profound-slider-block .profound-popup-modal .profound-popup-modal-inner{padding:1rem}}.profound-slider-block .profound-popup-modal .profound-popup-modal-inner video{width:100%;max-height:100%;border-radius:1.6rem}.profound-slider-block .profound-popup-modal .profound-popup-modal-inner .profound-popup-youtube-container{width:100%;max-height:100%;border-radius:1.6rem;overflow:hidden;position:relative;padding-bottom:56.25%;min-height:400px}@media only screen and (max-width: 1024px){.profound-slider-block .profound-popup-modal .profound-popup-modal-inner .profound-popup-youtube-container{min-height:300px;padding-bottom:56.25%}}.profound-slider-block .profound-popup-modal .profound-popup-modal-inner .profound-popup-youtube-container .profound-popup-youtube{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1.6rem;border:none}.profound-slider-block .profound-popup-modal .profound-popup-modal-inner .profound-popup-close{position:absolute;top:1.5rem;right:1rem;background:none;border:none;cursor:pointer;z-index:2}@media only screen and (max-width: 1024px){.profound-slider-block .profound-popup-modal .profound-popup-modal-inner .profound-popup-close{top:-3rem;right:0rem}.profound-slider-block .profound-popup-modal .profound-popup-modal-inner .profound-popup-close svg path{stroke:#fff}}.profound-slider-block .profound-popup-modal.is-open .profound-popup-modal-inner{opacity:1;transform:scale(1)}.profound-slider-block .mobile-video{display:none}@media only screen and (max-width: 1024px){.profound-slider-block .mobile-video{display:block;padding:2.2rem 2.4rem 0}.profound-slider-block .mobile-video .slide-content-right .profound-popup-trigger{position:relative;cursor:pointer}.profound-slider-block .mobile-video .slide-content-right .profound-popup-trigger .profound-popup-thumb{position:relative;width:100%;border-radius:.8rem;overflow:hidden;max-width:60rem;margin:0 auto;aspect-ratio:16/9}.profound-slider-block .mobile-video .slide-content-right .profound-popup-trigger .profound-popup-thumb img{width:100%;height:100%;object-fit:cover;display:block}.profound-slider-block .mobile-video .slide-content-right .profound-popup-trigger .profound-popup-thumb .profound-popup-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;pointer-events:none}}.profound-slider-nav{z-index:2;display:flex;align-items:center;justify-content:end;gap:1.6rem;padding:0 3.3rem;width:100%;position:absolute;top:12rem;right:0}@media only screen and (max-width: 1024px){.profound-slider-nav{top:auto;bottom:3rem;padding:0 2.4rem;justify-content:center;gap:.8rem;flex-direction:column}}.profound-slider-nav .profound-slider-playpause{width:3.6rem;height:3.6rem;border-radius:50%;background:rgba(216,216,216,.5);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);padding:0;border:none;display:flex;align-items:center;justify-content:center;font-size:2.2rem;color:#c4ef34;cursor:pointer;transition:all .6s cubic-bezier(.215,.61,.355,1)}@media only screen and (max-width: 1024px){.profound-slider-nav .profound-slider-playpause{display:none}}.profound-slider-nav .profound-slider-playpause:hover{background:#fff}.profound-slider-nav .profound-slider-playpause .pause-icon,.profound-slider-nav .profound-slider-playpause .play-icon{display:inline-block}.profound-slider-nav .profound-slider-playpause .play-icon{position:relative;left:.2rem;top:.1rem}.profound-slider-nav .profound-slider-bullets{display:flex;align-items:center;gap:.8rem;padding:1.4rem 2rem;position:relative;border-radius:5rem;background:rgba(230,230,230,.5);box-shadow:.8rem .5rem 2.5rem #1f1f1f40;-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px)}@media only screen and (max-width: 1024px){.profound-slider-nav .profound-slider-bullets{padding:.6rem 0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}}.profound-slider-nav .profound-slider-bullet{border:none;outline:none;cursor:pointer;position:relative;width:.8rem;height:.8rem;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0}.profound-slider-nav .profound-slider-bullet.is-active{width:8rem}.profound-slider-nav .profound-slider-bullet .profound-slider-bullet-inner{width:.8rem;height:.8rem;background:#626262;border-radius:5rem;display:block;transition:all .6s cubic-bezier(.215,.61,.355,1)}.profound-slider-nav .profound-slider-bullet .profound-slider-progress{position:absolute;left:0;top:0;width:100%;height:.8rem;background:#626262;border-radius:5rem;overflow:hidden;z-index:2}.profound-slider-nav .profound-slider-bullet .profound-slider-progress .profound-slider-progress-bar{display:block;height:100%;width:0%;background:#BBDF06;border-radius:5rem;transition:all .6s cubic-bezier(.215,.61,.355,1)}.profound-slider-nav.is-paused .profound-slider-playpause{color:#e8a5a5}.profound-slider-nav.is-paused .profound-slider-bullet .profound-slider-bullet-inner,.profound-slider-nav.is-paused .profound-slider-bullet .profound-slider-progress,.profound-slider-nav.is-paused .profound-slider-bullet .profound-slider-progress .profound-slider-progress-bar{background:#E8A5A5}.profound-slider-nav .promt-link{display:none}@media only screen and (max-width: 1024px){.profound-slider-nav .promt-link{display:flex;align-items:center;flex-direction:column;gap:0}}.profound-slider-nav .profound-slide-link{border-radius:5rem;background:rgba(204,204,204,.7);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);padding:.4rem 2.4rem;color:#fff;text-decoration:none;transition:all .6s cubic-bezier(.215,.61,.355,1);text-align:center;width:16.1rem;font-size:1rem}
