.heading-primary{-webkit-backface-visibility:hidden;backface-visibility:hidden;color:#fff;display:flex;flex-direction:column;position:relative;text-transform:uppercase}.heading-primary--name{animation:moveInRight .7s ease-in-out;font-size:10rem;font-weight:800;width:100%}@media only screen and (max-width:75em){.heading-primary--name{width:80vw}}@media only screen and (max-width:56.25em){.heading-primary--name{width:100vw}}@media only screen and (max-width:37.5em){.heading-primary--name{font-size:5rem;height:8rem;width:35rem}}.header{background-position:top;background-size:cover;display:flex;flex-direction:row;height:96vh;justify-content:center;position:relative;width:100%}@media only screen and (max-width:56.25em){.header{flex-direction:column}}@media only screen and (max-width:37.5em){.header{height:100vh}}.header-part-1{background-position:100%}.header-part-1,.header-part-2{background-size:cover;flex:1 1}.header-part-2{background-position:50%;border-top-left-radius:1rem;border-top-right-radius:1rem}.header-part-3{background-position:100%;background-size:cover;flex:1 1}.header-part-heading{align-items:flex-end;color:#fff;display:flex;font-size:10rem;height:100%;justify-content:center;padding:3rem 0}.header__text-box{display:flex;flex-direction:column;font-family:Raleway,sans-serif;font-weight:700;justify-content:space-between;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:56.25em){.header__text-box{left:50%;top:47.5%;transform:translate(-51%,-50%)}}.header__text-box ul{align-self:center;display:flex;justify-content:space-evenly;margin-left:10rem;margin-top:1rem;text-align:center;width:60%}@media only screen and (max-width:75em){.header__text-box ul{margin-left:2rem;margin-top:.5rem;width:100%}}.header__text-box ul li{color:#fff;font-size:1.5rem}.header__text-box ul li p{color:#fff;font-family:Raleway,sans-serif;font-size:2.5rem;font-weight:650;letter-spacing:inherit;line-height:1.7rem;line-height:normal;width:100%}@media only screen and (max-width:75em){.header__text-box ul li p{font-size:3rem}}@media only screen and (max-width:56.25em){.header__text-box ul li p{font-size:2rem}}@media only screen and (max-width:37.5em){.header__text-box ul li p{font-size:1.3rem}}.header__text-box ul li:first-child{list-style:none}.header__text-box img{width:65rem}@media only screen and (max-width:75em){.header__text-box img{width:60rem}}@media only screen and (max-width:56.25em){.header__text-box img{width:45rem}}@media only screen and (max-width:37.5em){.header__text-box img{align-self:center;height:100%;width:25rem}}.header__text-box h1{align-self:flex-end;bottom:50%;font-size:4rem;position:absolute;right:2%}.header__footer-img-container{align-content:center;align-items:center;background-color:#97789b;border-top-left-radius:1rem;border-top-right-radius:1rem;bottom:0;height:8%;position:absolute;text-align:center;width:8%}@media only screen and (max-width:75em){.header__footer-img-container{height:10%;width:10.75rem}}@media only screen and (max-width:56.25em){.header__footer-img-container{left:50%;transform:translate(-50%);width:10.5rem}}@media only screen and (max-width:37.5em){.header__footer-img-container{bottom:0;height:9%;left:50%;width:7rem}}.header__footer-img{height:7rem;margin-bottom:-1rem}@media only screen and (max-width:37.5em){.header__footer-img{height:6rem}}.header__about-us{background-image:url(/static/media/about_us_landing.39356c56951339610482.jpg);background-position:bottom;background-size:cover;border-radius:1rem;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);display:flex;flex-direction:column;height:90vh;position:relative}.header__about-us-text-box{font-family:Raleway,sans-serif;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.nav-container{position:relative;z-index:1000}.menu-toggle{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 4px 8px #0003;cursor:pointer;display:flex;height:40px;justify-content:center;position:fixed;right:40px;top:2%;width:40px;z-index:1100}@media only screen and (max-width:37.5em){.menu-toggle{right:2rem;right:2%;top:2%}}.hamburger{font-size:24px;margin-bottom:.2rem}.close,.hamburger{color:#000;line-height:1}.close{align-self:center;font-size:33px;margin-bottom:.3rem}.nav-overlay{background-color:#997696;left:0;position:fixed;top:0;transform:translateY(-100%);transition:transform .4s ease;width:100%;z-index:1000}@media only screen and (max-width:37.5em){.nav-overlay{border-bottom-left-radius:1rem;border-bottom-right-radius:0;border-top-left-radius:1rem;height:100vh;left:30%;top:0;transform:translateX(100%);width:70%}}.nav-overlay.show{transform:translateY(0)}.nav-content{align-items:center;color:#fff;display:flex;justify-content:space-between;padding:1rem 3rem;width:100%;z-index:1100}@media only screen and (max-width:37.5em){.nav-content{flex-direction:column-reverse;height:100%;padding:0}}.nav-content .nav-left{display:flex;flex:1 1;justify-content:flex-start}@media only screen and (max-width:56.25em){.nav-content .nav-left{flex:.3 1}}@media only screen and (max-width:37.5em){.nav-content .nav-left{flex:1 1;flex-direction:column-reverse;padding-top:7rem}}.nav-content .nav-left img{cursor:pointer;height:3.5rem;margin-bottom:1rem;width:17rem}@media only screen and (max-width:56.25em){.nav-content .nav-left img{height:4rem;margin-bottom:3rem;width:18rem}}.nav-content .nav-links{align-items:center;display:flex;flex:.9 1;gap:4rem;justify-content:center;transition:all .4s ease}@media only screen and (max-width:56.25em){.nav-content .nav-links{flex:.3 1}}@media only screen and (max-width:37.5em){.nav-content .nav-links{flex:1.1 1;flex-direction:column;gap:1rem}}.nav-content .nav-links .nav-item{position:relative}.nav-content .nav-links .nav-item .sublinks{background-color:#997696;border-radius:4px;box-shadow:0 2px 8px #0000004d;display:none;flex-direction:column;left:0;padding:.5rem 1rem;position:absolute;top:100%;transition:all .3s ease;width:15rem;z-index:10}.nav-content .nav-links .nav-item .sublinks a{color:#fff;display:block;font-size:1.2rem;padding:1rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease}@media only screen and (max-width:37.5em){.nav-content .nav-links .nav-item .sublinks a{font-size:1.2rem}}.nav-content .nav-links .nav-item .sublinks a:hover{color:#fff;transform:translateX(2px)}.nav-content .nav-links .nav-item:hover .sublinks{display:flex}.nav-content .nav-links:after{bottom:-10px;content:"";left:-10px;position:absolute;right:-10px;top:-10px;z-index:-1}.nav-content .nav-links a{border-radius:1rem;color:inherit;cursor:pointer;font-size:1.3rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.nav-content .nav-links a:hover{font-family:Raleway,sans-serif;font-weight:800;transform:translateY(-.1rem);transition:all .3s ease-in}@media only screen and (max-width:56.25em){.nav-content .nav-links a{font-size:1.2rem}}.nav-content .nav-links p{color:#fff;cursor:pointer;font-family:Raleway,sans-serif;font-size:1.5rem;font-weight:600;transition:all .3s ease}@media only screen and (max-width:56.25em){.nav-content .nav-links p{font-size:1.2rem}}.nav-content .nav-links ul{background-color:#97789b;border-radius:1rem;box-shadow:0 1px 4px #0003;display:block;left:35%;list-style:none;margin-top:10px;max-height:0;opacity:0;padding:0;position:absolute;top:55%;transition:max-height .4s ease,opacity .4s ease;width:10%}.nav-content .nav-links ul.show{display:flex;margin-top:1rem;max-height:300px;opacity:1}@media only screen and (max-width:37.5em){.nav-content .nav-links ul{box-shadow:none;left:auto;margin-top:1rem;position:relative;top:auto;transition:max-height .4s ease,opacity .4s ease;width:100%}}.nav-content .nav-links ul li{cursor:pointer;font-size:1.5rem;padding:1rem;text-transform:uppercase}.nav-content .nav-links ul li:hover{cursor:pointer;font-family:Raleway,sans-serif;font-weight:700}@media only screen and (max-width:56.25em){.nav-content .nav-links ul li{font-size:1rem;text-align:center}}.vision-heading{margin:3rem 0 1rem 3rem;text-transform:uppercase}@media only screen and (max-width:56.25em){.vision-heading{margin:0;padding:2rem}}.about-us-container{display:flex;flex-direction:row;margin:4rem 0 3rem;padding:0 10rem}@media only screen and (max-width:56.25em){.about-us-container{flex-direction:column}}@media only screen and (max-width:37.5em){.about-us-container{font-size:1.8rem;margin:0 0 3rem;padding:0}}.about-us-container .about-us-leftSide,.about-us-container .about-us-rightSide{display:flex;flex:5 5 50%;flex-direction:column;justify-content:space-between;margin-top:2rem}.about-us-container .about-us-leftSide p,.about-us-container .about-us-rightSide p{color:#000;margin:2rem 0;min-height:12rem}@media only screen and (max-width:75em){.about-us-container .about-us-leftSide p,.about-us-container .about-us-rightSide p{line-height:2rem}}@media only screen and (max-width:37.5em){.about-us-container .about-us-leftSide p,.about-us-container .about-us-rightSide p{height:100%;margin:0 0 2rem;width:100%}}.about-us-container .about-us-leftSide-heading,.about-us-container .about-us-rightSide-heading{font-family:Raleway,sans-serif;font-weight:650}.about-us-container .about-us-leftSide-img,.about-us-container .about-us-rightSide-img{border-radius:1rem;flex:5 5 50%;max-height:70vh;max-width:100%;object-fit:cover;width:100%}@media only screen and (max-width:56.25em){.about-us-container .about-us-leftSide-img,.about-us-container .about-us-rightSide-img{height:43vh}.about-us-container .about-us-leftSide{margin-right:0;padding:0 2rem}}@media only screen and (max-width:37.5em){.about-us-container .about-us-leftSide{padding:0}}@media only screen and (max-width:56.25em){.about-us-container .about-us-leftSide-heading{margin:0}}.about-us-container .about-us-rightSide{margin-left:5rem}@media only screen and (max-width:56.25em){.about-us-container .about-us-rightSide{margin-left:0;margin-top:2rem;padding:0 2rem}}@media only screen and (max-width:37.5em){.about-us-container .about-us-rightSide{margin-top:2rem;padding:0}}@media only screen and (max-width:56.25em){.about-us-container .about-us-rightSide-heading{margin:0;padding:0}}.founders-heading{font-family:Raleway,sans-serif;font-weight:650}.wwa-container{display:flex;flex-direction:row}@media only screen and (max-width:56.25em){.wwa-container{flex-direction:column;height:100%}}.wwa-container-left{display:flex;flex:5 5 50%;flex-direction:column;justify-content:space-between;padding:3rem}@media only screen and (max-width:56.25em){.wwa-container-left{padding:2rem}}.wwa-container-left-inner p{color:#000}.wwa-container-left-images{display:flex;flex-direction:row;justify-content:space-between}@media only screen and (max-width:37.5em){.wwa-container-left-images{flex-direction:column;flex-wrap:wrap}}.wwa-container-left img{border-radius:.5rem;flex:.475 1;height:55vh}@media only screen and (max-width:37.5em){.wwa-container-left img{height:5vh;margin:2rem 0;width:100%}}.wwa-container-right{background-position:bottom;background-size:cover;border-bottom-left-radius:.5rem;border-top-left-radius:.5rem;display:flex;flex:5 5 50%;flex-direction:column;justify-content:flex-start;margin:4rem 0 3rem}.wwa-container-right p{color:#000}.founders-container{display:flex;flex-direction:column;padding:0 10rem}@media only screen and (max-width:56.25em){.founders-container{height:100%;padding:0}}.founders-container-banner{grid-gap:1rem;align-items:stretch;display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media only screen and (max-width:56.25em){.founders-container-banner{display:flex;flex-direction:column}}.founders-container-banner-founder{display:flex;flex:1 1;flex-direction:column;margin:4rem 2rem}@media only screen and (max-width:56.25em){.founders-container-banner-founder{margin:0}}.founders-container-banner-founder:first-child{align-content:flex-end;margin-left:0}.founders-container-banner-founder h2{color:#000;font-family:Raleway,sans-serif;font-weight:700;margin-top:4rem;text-transform:uppercase}@media only screen and (max-width:56.25em){.founders-container-banner-founder h2{margin-top:2rem}}.founders-container-banner-founder p{color:#000;line-height:2.2rem;margin-top:2rem}@media only screen and (max-width:37.5em){.founders-container-banner-founder p{margin-top:1rem;width:100%}}.founders-container-banner .founders-image{border-radius:1rem;height:70vh;object-fit:cover;object-position:top;width:100%}@media only screen and (max-width:56.25em){.founders-container-banner .founders-image{height:50vh;object-fit:cover}}@media only screen and (max-width:37.5em){.founders-container-banner .founders-image{height:30vh}}.about-us-image-row{display:flex;padding:0 10rem}.about-us-image-row img{flex:1 1;width:50%}.mission-content-container{margin:5rem 0;padding:0 10rem}@media only screen and (max-width:56.25em){.mission-content-container{margin:4rem 0;padding:0}}@media only screen and (max-width:37.5em){.mission-content-container{margin:4rem 0 2rem}}.mission-content-container .mission-content-heading{font-family:Raleway,sans-serif;font-weight:650;line-height:normal;text-align:center}@media only screen and (max-width:56.25em){.mission-content-container .mission-content-heading{font-size:4rem}}@media only screen and (max-width:37.5em){.mission-content-container .mission-content-heading{font-size:2rem;margin:1rem 0;text-align:left}}.about-us-mission-row{display:flex;justify-content:space-around;padding:2rem 0}@media only screen and (max-width:37.5em){.about-us-mission-row{flex-direction:column;padding:0;text-align:left}}.about-us-mission-row .mission-column{border-radius:1rem;display:flex;flex:1 1;flex-direction:column}@media only screen and (max-width:37.5em){.about-us-mission-row .mission-column{margin-bottom:2rem}.about-us-mission-row .mission-column:last-child{margin-bottom:0}}@media only screen and (max-width:56.25em){.about-us-mission-row .mission-column .mission-heading{padding-top:1rem}}.about-us-mission-row .mission-column img{border-radius:1rem;width:100%}@media only screen and (max-width:37.5em){.about-us-mission-row .mission-column img{height:43vh;object-fit:cover;padding:0}}.about-us-mission-row .mission-column:nth-child(2){padding:0 5rem}@media only screen and (max-width:56.25em){.about-us-mission-row .mission-column:nth-child(2){padding:0}}.about-us-mission-row .mission-column h2{color:#000;font-family:Raleway,sans-serif;font-weight:700;text-transform:none}.about-us-mission-row .mission-column p{font-family:Raleway,sans-serif;font-weight:600;line-height:normal;margin-top:.5rem}@media only screen and (max-width:37.5em){.about-us-mission-row .mission-column p{width:100%}}.about-us-mission-row p{color:#000;flex:1 1;padding:0 2rem 0 0}@media only screen and (max-width:37.5em){.about-us-mission-row p{margin-bottom:2rem;width:100%}}.book-now-container{display:flex;flex-direction:column}.book-now-container .container-part-1{display:flex;flex:5 5 50%;flex-direction:row;flex-wrap:wrap;height:100%}@media only screen and (max-width:37.5em){.book-now-container .container-part-1{flex-wrap:wrap}}.book-now-container .container-part-1 .inputs-row-4{display:flex;height:100%;justify-content:space-between;width:100%}@media only screen and (max-width:37.5em){.book-now-container .container-part-1 .inputs-row-4{flex-wrap:wrap}.book-now-container .container-part-1 .inputs-row-4 .input-container{width:100%}.book-now-container .container-part-1 .inputs-row-4 .input-container:first-child{margin-top:0}}.book-now-container .container-part-1 .inputs-row-2{display:flex;width:100%}@media only screen and (max-width:37.5em){.book-now-container .container-part-1 .inputs-row-2{flex-wrap:wrap}.book-now-container .container-part-1 .inputs-row-2 .input-container{width:100%}}.book-now-container .container-part-1 .counter-field{display:flex;flex-direction:column;height:100%;padding:2rem;text-transform:uppercase;width:50%}@media only screen and (max-width:37.5em){.book-now-container .container-part-1 .counter-field{padding:1rem 0}}.book-now-container .container-part-1 .counter-field p{color:#777;font-family:Raleway,sans-serif;font-weight:700}@media only screen and (max-width:37.5em){.book-now-container .container-part-1 .counter-field p{font-size:1rem}}.book-now-container .container-part-1 .counter-field div{margin-top:1rem}.book-now-container .container-part-1 .counter-field .button-round{border-radius:50%;border-width:0;font-size:1.7rem;height:3rem;width:3rem}.book-now-container .container-part-2{display:flex;flex:5 5 50%;flex-direction:row;flex-wrap:wrap;height:100%;margin-top:2rem;padding:0 2rem}.book-now-container .container-part-2 .checkbox-row{align-items:center;display:flex;flex:5 5 50%;flex-direction:row;justify-content:flex-start;width:100%}@media only screen and (max-width:37.5em){.book-now-container .container-part-2 .checkbox-row{flex:initial;justify-content:space-between;line-height:normal}}.book-now-container .container-part-2 .checkbox-row p{margin-left:1rem}@media only screen and (max-width:37.5em){.book-now-container .container-part-2 .checkbox-row p{font-size:1rem;width:100%}}.book-now-container .container-part-2 .revert-row{align-items:center;align-self:flex-start;display:flex;flex:5 5 50%;justify-content:space-between;padding:0 1rem;width:100%}@media only screen and (max-width:37.5em){.book-now-container .container-part-2 .revert-row{flex:initial;margin-top:1rem;padding:0}}.book-now-container .container-part-2 .revert-row p{font-size:1.3rem}.book-now-container .container-part-2 .revert-row ul{color:#97789b;font-family:Trebuchet MS;font-size:1.5rem;list-style:none;margin-top:1rem}.book-now-container .container-part-2 .revert-row ul li{color:#777;font-family:Trebuchet MS;font-size:1.2rem;margin-top:1rem}.noHover{pointer-events:none}.faq-container{display:flex;flex-direction:column;margin-bottom:35px}.faq-container .faq-big-heading{color:#000;font-family:Trebuchet MS;font-size:5rem;font-weight:700}@media only screen and (max-width:75em){.faq-container .faq-big-heading{font-size:8rem}}@media only screen and (max-width:56.25em){.faq-container .faq-big-heading{font-size:7rem}}@media only screen and (max-width:37.5em){.faq-container .faq-big-heading{font-size:4rem;line-height:normal}}.faq-container .faq-item{border-top:1px solid #0003;margin-bottom:1rem}.faq-container .faq-question-heading{cursor:pointer;font-size:1.75rem;margin:2rem 0 0;padding-right:2rem;position:relative;text-transform:none;transition:all .3s ease}@media only screen and (max-width:37.5em){.faq-container .faq-question-heading{line-height:normal}}.faq-container .faq-question-heading:after{content:"+";font-size:2rem;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:all .3s ease}.faq-container .faq-question-heading.active:after{content:"-"}.faq-container .faq-question-heading:hover{color:#97789b}.faq-container .faq-answer-container{max-height:0;opacity:0;overflow:hidden;transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .3s ease;will-change:max-height,opacity}.faq-container .faq-answer-container.expanded{max-height:1000px;opacity:1}.faq-container .faq-answer-content{display:flex;gap:2rem;padding:1rem 0 2rem}@media only screen and (max-width:56.25em){.faq-container .faq-answer-content{flex-direction:column;gap:1rem}}.faq-container .faq-list__left p,.faq-container .faq-list__right p{animation:fadeIn .5s ease forwards;color:#000;font-family:Raleway,sans-serif;font-size:1.5rem;font-weight:500;line-height:1.5;margin:0 0 20px}@media only screen and (max-width:56.25em){.faq-container .faq-list__left p,.faq-container .faq-list__right p{font-size:1.2rem}}.faq-container .faq-list__left h3,.faq-container .faq-list__right h3{color:#000;font-size:1.6rem;font-weight:700}@media only screen and (max-width:56.25em){.faq-container .faq-list__left h3,.faq-container .faq-list__right h3{font-size:1.3rem}}.faq-container .faq-list__left{flex:2 1}.faq-container .faq-list__right{flex:1 1}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.prod-container{display:flex;flex-direction:column}.prod-container .prod-intro{display:flex}@media only screen and (max-width:56.25em){.prod-container .prod-intro{flex-direction:column}}.prod-container .prod-intro-left{flex:.5 1}.prod-container .prod-intro-left-image{border-radius:1rem;height:90vh;width:100%}@media only screen and (max-width:56.25em){.prod-container .prod-intro-left-image{height:60vh;object-fit:cover}}.prod-container .prod-intro-right{display:flex;flex:.5 1;flex-direction:column;margin:auto 0 auto 10rem}@media only screen and (max-width:56.25em){.prod-container .prod-intro-right{margin:auto 0}}.prod-container .prod-intro-right h1{font-family:Raleway,sans-serif;font-weight:700}@media only screen and (max-width:37.5em){.prod-container .prod-intro-right h1{margin:0}}.prod-container .prod-intro-right p{color:#000;font-size:1.4rem;margin-top:2rem;text-align:justify;width:80%}@media only screen and (max-width:75em){.prod-container .prod-intro-right p{margin-top:1.3rem}}@media only screen and (max-width:56.25em){.prod-container .prod-intro-right p{font-size:2rem}}@media only screen and (max-width:37.5em){.prod-container .prod-intro-right p{font-size:1.2rem;width:100%}}.prod-container .prod-intro-right .best-time-container{margin-top:2rem}.prod-container .prod-intro-right .best-time-container p{font-family:Raleway,sans-serif;font-weight:700;margin-top:-.2rem}.prod-container .it-highlights{margin:5rem auto 0;width:80%}@media only screen and (max-width:56.25em){.prod-container .it-highlights{margin-top:2rem;padding:0}}@media only screen and (max-width:37.5em){.prod-container .it-highlights{width:auto}}.prod-container .it-highlights h1{font-family:Raleway,sans-serif;font-weight:700}@media only screen and (max-width:37.5em){.prod-container .it-highlights h1{margin-top:1rem}}.prod-container .it-highlights h2{color:#000;font-family:Raleway,sans-serif;font-weight:700}.prod-container .it-highlights p{color:#000;font-size:1.4rem;margin:1rem 0;text-align:justify}@media only screen and (max-width:56.25em){.prod-container .it-highlights p{font-size:2rem}}@media only screen and (max-width:37.5em){.prod-container .it-highlights p{font-size:1.2rem;margin:1rem 0;width:100%}}.prod-container .it-highlights-image-row{display:flex;justify-content:space-between;width:100%}@media only screen and (max-width:37.5em){.prod-container .it-highlights-image-row{flex-direction:column}}.prod-container .it-highlights-image-row-col{border-radius:1rem;display:flex;flex-direction:column}@media only screen and (max-width:56.25em){.prod-container .it-highlights-image-row-col:first-child{margin-right:0}.prod-container .it-highlights-image-row-col:nth-child(2){margin-left:0;margin-top:4rem}}.prod-container .it-highlights-image-row-col img{border-radius:1rem;height:100%;max-height:50vh}@media only screen and (max-width:56.25em){.prod-container .it-highlights-image-row-col img{height:60vh;object-fit:cover;width:100%}}.prod-container .outro-image-container{width:100%}.prod-container .outro-image-container img{border-radius:1rem;height:90vh;margin-top:9rem;object-fit:cover;width:100%}@media only screen and (max-width:56.25em){.prod-container .outro-image-container img{height:60vh;margin-top:1rem;object-fit:cover;width:90vw}}.success-modal-overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.success-modal{background:#fff;border-radius:8px;max-width:500px;padding:3rem;text-align:center;width:90%}.success-modal img{align-self:center;margin:1rem 0;width:15rem}@media only screen and (max-width:37.5em){.success-modal{padding:2rem}}.success-modal-content{display:flex;flex-direction:column}.success-modal-content p{font-weight:700;line-height:1.5;text-transform:none}.banner-container{align-items:center;border-radius:1rem;display:flex;flex-direction:row;justify-content:center;margin-bottom:3rem;margin-top:3rem}.banner-container h1{color:#fff;font-family:Raleway,sans-serif;font-weight:550}.banner-container img{height:3rem}*,:before,x:after{box-sizing:inherit;margin:0;padding:0}html{font-size:62.5%}@media only screen and (max-width:75em){html{font-size:56.25%}}@media only screen and (max-width:56.25em){html{font-size:50%}}@media only screen and (max-width:112.5em){html{font-size:72.5%}}body{padding:3rem}@media only screen and (max-width:56.25em){body{padding:1.5rem}}.button-primary{background-color:#97b2b7;border:none;border-radius:.5rem;color:#fff;font-size:1.2rem;font-weight:1000;height:4rem;padding:1rem;text-align:center;text-transform:uppercase;width:18rem}@media only screen and (max-width:75em){.button-primary{font-size:1.1rem}}@media only screen and (max-width:56.25em){.button-primary{font-size:1rem;height:3.5rem}}@media only screen and (max-width:37.5em){.button-primary{font-size:.8rem;height:3rem}}.button-pinkish{background-color:#97789b;border:none;border-radius:.5rem;color:#fff;font-family:Raleway,sans-serif;font-size:1.1rem;font-weight:700;padding:1rem;text-align:center;text-transform:uppercase}@media only screen and (max-width:37.5em){.button-pinkish{font-size:1rem;padding:1rem}}.button-pinkish a{color:inherit;font-family:inherit;text-decoration:none}.button-greyish{animation-fill-mode:backwards;animation:moveInBottom .2s ease-out;background-color:#666;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:inline-block;font-family:Raleway,sans-serif;font-size:1.1rem;font-weight:700;font-weight:500;margin-top:3rem;padding:.5rem 1.5rem;text-transform:uppercase;transition:.2s ease}@media only screen and (max-width:37.5em){.button-greyish{font-size:1rem;margin-top:1rem;padding:1rem}}.button-greyish a{color:inherit;font-family:inherit;text-decoration:none}.button-greyish:link,.button-greyish:visited,.button-pinkish:link,.button-pinkish:visited,.button-primary:link,.button-primary:visited{display:inline-block;position:relative;text-decoration:none;text-transform:uppercase;transition:all .2s}.button-greyish:hover,.button-pinkish:hover,.button-primary:hover{box-shadow:0 .5rem 1rem #0003;font-weight:1000;transform:translateY(-3px);transition:all .2s}.card:hover{background-color:#97789b;box-shadow:0 .5rem 1rem #0003;color:#fff;transform:translateY(-3px);transition:all .3s}.button-greyish:active,.button-pinkish:active,.button-primary:active,.card:active{box-shadow:0 .25rem .5rem #0003;transform:translateY(1px)}.button-greyish:after,.button-pinkish:after,.button-primary:after,.card:after{border-radius:.3rem;content:"";display:inline-block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.button-greyish:hover:after{background-color:#666}.button-greyish:hover:after,.button-pinkish:hover:after{opacity:0;transform:scaleX(1.2) scaleY(1.4);transition:all .3s}.button-pinkish:hover:after{background-color:#97789b}.button-primary:hover:after{background-color:#97b2b7;opacity:0;transform:scaleX(1.2) scaleY(1.4);transition:all .3s}.mini-card{align-items:center;background-position:50%;background-size:cover;border-radius:1rem;display:flex;filter:blur(.1rem);-webkit-filter:blur(.1rem);height:14rem;margin-top:2rem;width:30rem}.mini-card-icon{width:5rem}.mini-card-heading{color:#fff;font-family:Raleway,sans-serif;font-size:1.5rem;font-weight:700;text-transform:uppercase;z-index:1}.mini-card-description{background:#c8b9aae6;display:flex;flex:.7 1;flex-direction:column;justify-content:center;padding-left:2rem}.mini-card-row{align-items:center;color:#fff;display:flex;flex:1 1;font-weight:700;justify-content:space-between;left:50%;padding:2rem;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:80%}.it-container{display:flex;justify-content:space-around}.it-container .it-heading{color:#666;font-size:5rem}.input-container{border-radius:.5rem;display:flex;flex-direction:column;height:7rem;justify-content:center;margin-top:1rem;padding:2rem;text-transform:uppercase;transition:all .2s;width:50%}@media only screen and (max-width:37.5em){.input-container{padding:0}}.input-container input{border:none;border-bottom:1px solid #7776;font-size:1.5rem;margin-top:1rem;outline-width:0;width:100%}.input-container p{color:#777;font-family:Raleway,sans-serif;font-weight:700}@media only screen and (max-width:37.5em){.input-container p{font-size:1rem}}.input-container input::placeholder{color:#97789b}.input-container-select{border:none;border-bottom:1px solid #7776;margin-top:1rem;outline-width:0;width:100%}.input-container-select-option{width:100%}.input-container textarea{background:repeating-linear-gradient(#fff,#fff 1.8em,#999 2em);border:none;color:#333;font-family:inherit;line-height:2em;margin-top:.5rem;outline-width:0;resize:none}@media only screen and (max-width:37.5em){.input-container textarea{line-height:3em}}.input-container:focus-within{transform:translateY(-.5rem);transition:all .2s}.input-container:not(:focus-within){transform:translateY(0);transition:all .2s}.card{background-color:#cab8a7;border-radius:.5rem;display:flex;flex-direction:column;height:40vh;margin-right:1rem;overflow:hidden;transition:all .2s ease;width:22vw}@media only screen and (max-width:75em){.card{height:30vh;width:25vw}}@media only screen and (max-width:37.5em){.card{width:100%}}.card-upper{display:flex;flex:6 6 60%;flex-direction:column;justify-content:flex-end}@media only screen and (max-width:75em){.card-upper{flex:5 5 50%}}.card-upper h2{color:#fff;font-family:Raleway,sans-serif;font-size:1.7rem;font-weight:700;padding:0 0 3rem 3rem;text-transform:uppercase;width:50%}@media only screen and (max-width:75em){.card-upper h2{font-size:2.3rem}}.card-lower{line-clamp:3;flex:4 4 40%}@media only screen and (max-width:75em){.card-lower{flex:5 5 50%}}.card-lower p{color:#fff;font-family:Raleway,sans-serif;font-size:1.3rem;font-weight:500;padding:2rem 0 2rem 3rem}@media only screen and (max-width:75em){.card-lower p{font-size:2rem;line-height:2.5rem;padding:.5rem}}.card-heading{color:#fff;font-size:1.5rem;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);width:100%}.card-content{color:#fff;display:flex;flex-direction:row;height:100%;justify-content:space-between;left:0;opacity:0;position:absolute;top:0;width:100%}.card-content .mini-card-description p{font-size:1.2rem}.card:hover .card-image img{transform:scale(1.1)}.icon{align-self:center;display:flex;flex:.3 1}.icon img{height:5rem;margin:0 auto;width:5rem}.dash-divider{background-color:#fff;display:inline-block;height:2px;margin:.3rem .5rem;text-align:center;transform:translateY(-3px);width:40px}.footer{background-color:#666;border-radius:1rem;color:#bebebe;display:flex;font-family:Raleway,sans-serif;font-size:1rem;font-weight:500;justify-content:space-between;padding:3rem;width:100%}@media only screen and (max-width:56.25em){.footer{flex-direction:column;flex-wrap:wrap;padding:0}}.footer .section-1{display:flex;flex:.3 1;justify-content:space-between}@media only screen and (max-width:37.5em){.footer .section-1{flex-wrap:wrap}}.footer .section-2{display:flex;flex:.4 1;justify-content:center;position:relative}@media only screen and (max-width:37.5em){.footer .section-2{margin:-1.5rem 0 1.5rem}}.footer .section-2 img{height:10vh;width:20vw}@media only screen and (max-width:37.5em){.footer .section-2 img{height:10rem;padding:0 3rem;width:105%}}.footer .section-2 p{bottom:-1%;color:#bebebe;font-size:1rem;left:52%;letter-spacing:.06rem;margin-bottom:1rem;position:absolute;text-align:center;transform:translate(-50%,-50%);width:100%}@media only screen and (max-width:37.5em){.footer .section-2 p{bottom:-12%;font-size:clamp(.75rem,2.8vw,1rem);left:13%;transform:translate(-10%,-50%)}}.footer .section-3{display:flex;flex:.3 1;justify-content:flex-end}@media only screen and (max-width:37.5em){.footer .section-3{justify-content:flex-start}}.footer-section{display:flex;flex-direction:column}@media only screen and (max-width:37.5em){.footer-section{padding:2.5rem 3rem 1rem;width:50%}}.footer-section-label{color:#d1bdaf;font-family:Raleway,sans-serif;font-size:1.1rem;font-weight:700}.footer-section-links{display:flex;flex-direction:column;margin-top:1rem}@media only screen and (max-width:37.5em){.footer-section-links{margin-top:.5rem}}.footer-section-links a{color:#bebebe;text-decoration:none;transition:all .3s}.footer-section-links a:hover{transform:translateY(-3px);transition:all .3s}.footer-button{background-color:#97789b;border:none;border-radius:.3rem;color:#fff;font-size:1.2rem;font-weight:1000;height:4rem;padding:1rem;text-align:center;text-transform:uppercase;width:18rem}.ethos-container{display:flex;flex-direction:column}.ethos-container h1{margin-bottom:2rem}.ethos-container-cards{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:1rem}@media only screen and (max-width:56.25em){.ethos-container-cards{margin-top:-1rem}}.ethos-container-cards .ethos-column{display:flex;flex:1 1 25%;flex-direction:column;padding:0 2rem}.ethos-container-cards .ethos-column:first-child{padding-left:0}.ethos-container-cards .ethos-column:last-child{padding-right:0}@media only screen and (max-width:75em){.ethos-container-cards .ethos-column{flex:1 1 45%;padding:2rem 2rem 0 0}}@media only screen and (max-width:37.5em){.ethos-container-cards .ethos-column{flex:1 1 100%;margin-bottom:2rem;padding:0}}.ethos-container-cards .ethos-column .wander{font-family:Trebuchet MS;font-size:1.2rem;margin-top:1rem;text-transform:uppercase}@media only screen and (max-width:56.25em){.ethos-container-cards .ethos-column .wander{margin-top:.5rem}}@media only screen and (max-width:37.5em){.ethos-container-cards .ethos-column .wander{margin-top:0}}.ethos-container-cards .ethos-column-details{display:flex;flex-direction:column;list-style:none;padding:1rem 1rem 0 0}@media only screen and (max-width:37.5em){.ethos-container-cards .ethos-column-details{margin:0 0 1rem}}.ethos-container-cards .ethos-column-details-heading{color:#000;font-family:Raleway,sans-serif;font-weight:700;text-transform:none}.ethos-container-cards .ethos-column-details-description{margin-top:.5rem}@media only screen and (max-width:37.5em){.ethos-container-cards .ethos-column-details-description{margin-top:0;width:100%}}.ethos-container-cards .ethos-column-details-description p{color:#000;font-size:1.2rem;width:100%}.ethos-container-cards .ethos-column img{border-radius:1rem;height:30vh;object-fit:cover;object-position:top;width:100%}@media only screen and (max-width:37.5em){.ethos-container-cards .ethos-column img{height:43vh;width:100%}.ethos-container-cards{flex-direction:column}.ethos-container button{margin-top:0}}.experiences{display:flex;flex-direction:column;height:70vh;margin-top:3rem;position:relative;width:100%;z-index:0}.experiences-heading{align-self:center;bottom:50%;position:absolute}.experiences-heading h1{-webkit-backface-visibility:hidden;backface-visibility:hidden;color:#fff;font-size:7rem;font-weight:800;line-height:5rem;text-transform:uppercase}@media only screen and (max-width:56.25em){.experiences-heading h1{font-size:6rem;text-align:center}}@media only screen and (max-width:37.5em){.experiences-heading h1{font-size:5rem;text-align:center}}.image-container{height:80vh;margin-top:4rem;position:relative;width:100%}.image-container .experience-img{border-radius:1rem;height:100%;object-fit:cover;object-position:center;width:100%}.image-container .experience-banner{background-color:#97789b;border-top-left-radius:1rem;border-top-right-radius:1rem;color:#fff;position:absolute;text-align:center;text-transform:uppercase;top:0;width:100%}.image-container .experience-banner p{align-content:center;color:#fff;font-size:1.7rem;margin:0 auto;padding:2rem;width:55%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;color:#777;font-weight:500;line-height:1.7}body,h1{font-family:Raleway,sans-serif}h1{color:#000;font-size:2.1rem;font-weight:650;text-transform:none}@media only screen and (max-width:75em){h1{font-size:2.25rem}}@media only screen and (max-width:56.25em){h1{font-size:2.125rem}}@media only screen and (max-width:37.5em){h1{font-size:1.75rem;margin-bottom:1rem}}p{color:#000;font-size:1.25rem;font-weight:580;letter-spacing:.085rem;line-height:1.7rem}.jr-card,p{font-family:Raleway,sans-serif}.jr-card{background-color:#b3c8d3;background-color:#97789b;border-radius:.5rem;color:#fff;display:flex;flex-direction:column;font-weight:500;margin:.5rem 3rem;min-width:25rem;transition:all .3s ease;white-space:nowrap}.jr-card:first-child{margin-left:0}@media only screen and (max-width:37.5em){.jr-card{margin:0 1.5rem}}.jr-card-upper{background-position:bottom;background-size:cover;border-top-left-radius:.5rem;border-top-right-radius:.5rem;display:flex;flex-direction:column;height:22rem;justify-content:flex-end}.jr-card-upper button{align-self:center;cursor:pointer;margin-bottom:1rem}.jr-card-image{background-position:bottom;background-size:cover;border-radius:.5rem;height:22rem;width:100%}.jr-card-lower{cursor:pointer;display:flex;flex-direction:column;justify-content:space-around;line-height:1.3;padding:2rem 0 2rem 2rem}@media only screen and (max-width:37.5em){.jr-card-lower{padding:2rem}}.jr-card-lower-heading-sub{color:#fff;font-size:1.2rem;font-weight:600;width:100%}@media only screen and (max-width:37.5em){.jr-card-lower-heading-sub{font-size:1.1rem}}.jr-card-lower-heading-description-container{display:flex;flex-wrap:wrap;font-size:1.1rem;font-weight:800;justify-content:space-between;line-height:1;overflow-wrap:break-word}.jr-card-lower-heading-description-container p{color:#fff;font-size:1rem;padding-right:1rem;white-space:normal}@media only screen and (max-width:37.5em){.jr-card-lower-heading-description-container{flex-direction:column}}.jr-card:hover{background-color:#b3c8d3;box-shadow:0 .5rem 1rem #0003;color:#fff;cursor:pointer;transform:translateY(-3px);transition:all .3s}.jr-card:active{box-shadow:0 .25rem .5rem #0003;transform:translateY(1px);transition:all .3s}.lazy-loader{animation:lazy-spin 1s linear infinite;border:4px solid #c9b08366;border-radius:50%;border-top-color:#97789b;height:32px;width:32px}@keyframes lazy-spin{to{transform:rotate(1turn)}}.cu-heading{font-size:4rem}@media only screen and (max-width:75em){.cu-heading{font-size:3.75rem}}@media only screen and (max-width:56.25em){.cu-heading{font-size:3rem}}@media only screen and (max-width:37.5em){.cu-heading{border:1px;font-size:2.75rem;line-height:3.5rem;width:100%}}.cu-container-part-1{display:flex;flex-direction:row;height:70vh;justify-content:space-between}@media only screen and (max-width:37.5em){.cu-container-part-1{flex-direction:column;height:auto}.cu-container-part-1:first-child{border:10px solid}}.cu-container-part-1-map-container{background-position:top;background-size:cover;border-radius:1rem;flex:.5 1;max-height:100%}@media only screen and (max-width:37.5em){.cu-container-part-1-map-container{background-size:cover;flex:none;height:80vh}}.cu-container-part-1-details{display:flex;flex:.5 1;flex-direction:column;justify-content:space-between;margin:auto 0 auto 10rem;max-height:100%}.cu-container-part-1-details h1{font-family:Trebuchet MS;margin-left:0;margin-top:2rem}@media only screen and (max-width:37.5em){.cu-container-part-1-details{margin:0;padding:0}}.cu-container-part-1-details p{color:#000;font-size:1.3rem;width:80%}@media only screen and (max-width:75em){.cu-container-part-1-details p{font-size:1.25rem}}@media only screen and (max-width:56.25em){.cu-container-part-1-details p{font-size:1.2rem}}@media only screen and (max-width:37.5em){.cu-container-part-1-details p{margin-top:2.5rem;width:95%}}.cu-container-part-1-details ul{list-style:none;width:80%}@media only screen and (max-width:37.5em){.cu-container-part-1-details ul{width:100%}}.cu-container-part-1-details ul li{color:#000;font-family:Raleway,sans-serif;font-size:1.3rem;font-weight:500}.cu-container-part-1-details ul li b{font-family:Raleway,sans-serif;font-weight:700}@media only screen and (max-width:75em){.cu-container-part-1-details ul li{font-size:1.25rem}}.cu-container{display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:75em){.cu-container{height:auto}}@media only screen and (max-width:56.25em){.cu-container{height:auto}}@media only screen and (max-width:37.5em){.cu-container{height:auto}}.cu-container .cu-heading-sub-container{color:#666;width:48%}.cu-container .cu-heading-sub-container h1{font-size:3rem}@media only screen and (max-width:75em){.cu-container .cu-heading-sub-container h1{font-size:2.8rem}}@media only screen and (max-width:56.25em){.cu-container .cu-heading-sub-container h1{font-size:2.6rem;font-size:2.5rem}.cu-container .cu-heading-sub-container{width:100%}}.cu-container .cu-heading-sub-container h4{font-size:1.3rem}@media only screen and (max-width:75em){.cu-container .cu-heading-sub-container h4{font-size:.9rem}}@media only screen and (max-width:56.25em){.cu-container .cu-heading-sub-container h4{font-size:.8rem}}@media only screen and (max-width:37.5em){.cu-container .cu-heading-sub-container h4{font-size:1rem;width:100%}}.cu-container .cu-form{align-items:stretch;display:flex;flex-direction:row;justify-content:space-between}.cu-container .cu-form .input-container{padding:1rem}@media only screen and (max-width:37.5em){.cu-container .cu-form .input-container{padding:2rem}.cu-container .cu-form{flex-direction:column}}.cu-container .cu-form-left{display:flex;flex:1 1;flex-direction:column;width:48%}.cu-container .cu-form-left ul{display:flex;justify-content:space-between}@media only screen and (max-width:37.5em){.cu-container .cu-form-left{width:100%}}.cu-container .cu-form-right{display:flex;flex:1 1;flex-direction:column;width:48%}.cu-container .cu-form-right .input-container:nth-child(2){height:auto}@media only screen and (max-width:37.5em){.cu-container .cu-form-right{width:100%}}.cu-container .request-input{border:none;border-bottom:1px solid #7776;font-size:1.5rem;margin:1rem}.cu-container .cu-details-container{display:flex;flex-direction:row;justify-content:space-between;margin-top:3rem}.cu-container .cu-details-container-c1{color:#000;display:flex;font-family:Raleway,sans-serif;font-size:1rem;font-weight:500;justify-content:space-between;text-transform:uppercase;width:48%}@media only screen and (max-width:75em){.cu-container .cu-details-container-c1{font-size:.9rem}}@media only screen and (max-width:56.25em){.cu-container .cu-details-container-c1{font-size:.8rem}}@media only screen and (max-width:37.5em){.cu-container .cu-details-container-c1{font-size:1rem}}.cu-container .cu-details-container-c1 ul{list-style:none}.cu-container .cu-details-container-c1 ul li{font-size:.8rem}@media only screen and (max-width:37.5em){.cu-container .cu-details-container-c1 ul li{font-size:.7rem}}.cu-container .cu-details-container-c2{color:#000;display:flex;font-family:Raleway,sans-serif;font-weight:500;justify-content:space-between;list-style:none;width:48%}.cu-container .cu-details-container-c2 p{font-size:1rem}@media only screen and (max-width:75em){.cu-container .cu-details-container-c2 p{font-size:.9rem}}@media only screen and (max-width:56.25em){.cu-container .cu-details-container-c2 p{font-size:.8rem}}@media only screen and (max-width:37.5em){.cu-container .cu-details-container-c2 p{font-size:.8rem}}.cu-container .cu-details-container button{flex:.3 1;font-weight:1000}@media only screen and (max-width:37.5em){.cu-container .cu-details-container button{flex:1 1}}.cu-container .cu-details-container p{color:#000;flex:.7 1;font-family:Raleway,sans-serif;font-weight:500;margin-left:10rem}@media only screen and (max-width:75em){.cu-container .cu-details-container p{margin-left:6rem}}@media only screen and (max-width:56.25em){.cu-container .cu-details-container p{margin-left:5rem}}@media only screen and (max-width:37.5em){.cu-container .cu-details-container p{flex:1 1;font-size:.7rem;line-height:.8rem;margin-left:2rem}}.info-send-container{display:flex}@media only screen and (max-width:56.25em){.info-send-container{flex-direction:column-reverse}}.info-send-container .info-row{align-items:center;align-self:flex-start;display:flex;flex:.5 1;flex-wrap:wrap;justify-content:space-between;padding:1rem;width:100%}@media only screen and (max-width:56.25em){.info-send-container .info-row{padding:2rem}}.info-send-container .info-row-element{display:flex;flex-direction:column;width:50%}@media only screen and (max-width:37.5em){.info-send-container .info-row-element{width:100%}}.info-send-container .info-row-element h2{color:#97789b;font-family:Trebuchet MS;font-size:1.7rem;font-weight:bolder;margin-top:1rem}.info-send-container .info-row-element p{color:#777;font-size:1.5rem;margin-top:.4rem}.info-send-container .send-request-row{align-self:flex-end;display:flex;flex:.5 1;flex-direction:column;justify-content:space-between;width:100%}@media only screen and (max-width:37.5em){.info-send-container .send-request-row{flex-direction:column;margin-top:-6rem;padding:2rem}}.info-send-container .send-request-row button{flex:.3 1}@media only screen and (max-width:37.5em){.info-send-container .send-request-row button{align-self:flex-start;margin:2rem 0}}.info-send-container .send-request-row p{color:#000;flex:.7 1;font-family:Raleway,sans-serif;font-size:1.2rem;font-weight:500;padding:1rem 0;width:70%}@media only screen and (max-width:37.5em){.info-send-container .send-request-row p{padding:0;width:100%}}.destination-container{display:flex;flex-direction:column;transition:all .3s ease}.destination-container-left{display:flex;flex:0 1;flex-direction:column;height:100%}.destination-container-left-upper{flex:1 1;position:relative}.destination-container-left-upper p{animation-duration:.6s;animation-name:moveInBottomLong;font-size:2.3rem;margin:1rem;overflow:hidden}.destination-container-left-lower{display:flex;flex:.7 1;flex-direction:column;height:100%}.destination-container-left-lower p{color:#000;font-family:Raleway,sans-serif;font-weight:500;line-height:1.5rem;margin:3rem}.destination-container-left-lower button{margin-left:3rem;margin-top:1rem}.destination-container-right-destination-image{margin-top:2rem}.destination-container-right-destination-image img{height:100vh;object-fit:cover;width:100%}.destination-card-container{display:flex;overflow-x:scroll;padding:2rem 0}.destination-card-container>:nth-child(n+5){margin-top:2rem}@media only screen and (max-width:56.25em){.destination-card-container>:nth-child(n+5){margin-top:.6rem}.destination-card-container{padding:3rem}}@media only screen and (max-width:37.5em){.outer-container h1{padding:0}}.signature-journeys-container{flex-direction:column;justify-content:space-between;position:relative}.signature-journeys-container,.sj-card-container{display:flex;flex-wrap:nowrap;overflow-x:auto;padding-bottom:10px}.sj-card-container{justify-content:flex-start;margin-top:2rem;scroll-behavior:smooth}@media only screen and (max-width:37.5em){.sj-card-container{margin-top:0}}.scrollbar-container{background-color:#0000;bottom:0;height:6px;position:fixed;width:100%;z-index:10}.scrollbar-container .scrollbar{background-color:#97789b;border-radius:3px;height:6px;margin:0 auto;width:90%}.sj-card-container::-webkit-scrollbar{background-color:#0000;height:6px}.sj-card-container::-webkit-scrollbar-thumb{background-color:#97789b;border-radius:5px}.sj-card-container::-webkit-scrollbar-track{background-color:#0000}@media only screen and (max-width:37.5em){.testimonials-heading{padding:0}}.testimonials-container{display:flex;flex-direction:row;margin-bottom:5rem;margin-top:7rem;padding:0 10rem;width:100%}@media only screen and (max-width:56.25em){.testimonials-container{flex-direction:column-reverse;margin-bottom:0;margin-top:2rem;padding:0}}.testimonials-container .testimonial-left{display:flex;flex:.5 1;flex-direction:column;justify-content:space-between}@media only screen and (max-width:56.25em){.testimonials-container .testimonial-left{min-height:30vh;padding:0 2rem}}@media only screen and (max-width:37.5em){.testimonials-container .testimonial-left{padding:0}}.testimonials-container .testimonial-left h2{color:#000;font-family:Raleway,sans-serif;font-size:1.4rem;font-weight:700}@media only screen and (max-width:37.5em){.testimonials-container .testimonial-left h2{line-height:normal;padding-bottom:1rem}}.testimonials-container .testimonial-left h3{color:#000;font-size:1.3rem;font-weight:600;margin-top:-.7rem;text-align:justify}.testimonials-container .testimonial-left .testimonial-details-container .testi-comma{height:15%;width:10%}.testimonials-container .testimonial-left .testimonial-details-container .testi-comma img{height:0;width:0}.testimonials-container .testimonial-left-image-container{cursor:pointer;display:flex;gap:3rem;margin-top:2.5rem;object-fit:cover;object-position:top;transition:opacity .3s ease;transition:all .3s ease}.testimonials-container .testimonial-left-image-container.active{opacity:1}.testimonials-container .testimonial-left-image-container-img{border-radius:1rem;height:20vh;object-fit:cover;object-position:center;transition:all .2s ease;width:14vw}.testimonials-container .testimonial-left-image-container-img:hover{border:2px solid #97789b;border-radius:1rem;box-shadow:4px 4px 10px #00000073;transform:translateY(-.5rem);transition:all .2s ease}.testimonials-container .testimonial-right{background-position:top;background-size:cover;border-radius:1rem;flex:.5 1;margin:1rem 5rem 0 6rem;min-height:60vh}.testimonials-container .testimonial-right img{width:100%}@media only screen and (max-width:56.25em){.testimonials-container .testimonial-right{min-height:30vh}}@media only screen and (max-width:37.5em){.testimonials-container .testimonial-right{margin:0;padding:0 2rem}}@keyframes moveInLeft{0%{opacity:0;transform:translateX(-10rem)}70%{transform:translateX(1rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInRight{0%{opacity:0;transform:translateX(10rem)}70%{transform:translateX(-1rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInBottom{0%{opacity:.5;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@keyframes moveInTop{0%{opacity:.5;transform:translateY(-2rem)}to{opacity:1;transform:translateY(0)}}@keyframes moveInBottomLong{0%{opacity:.5;transform:translateY(20rem)}to{opacity:1;transform:translateY(0)}}@keyframes moveSlow{0%{transform:scale(1)}to{transform:scale(1.01)}}.ventures-new-layout{display:flex;flex-direction:row;margin:5rem 0;max-height:70vh}@media only screen and (max-width:75em){.ventures-new-layout{flex-direction:column;max-height:100%}}@media only screen and (max-width:37.5em){.ventures-new-layout{margin:0;max-height:80vh}}.ventures-new-left{flex:1 1;margin-right:2rem;position:relative;transition:transform .3s ease-out,box-shadow .3s ease-out}.ventures-new-left:hover{cursor:pointer;transition:all .2s ease}.ventures-main-img{border-radius:1rem;height:100%;max-height:70vh;object-fit:cover;width:100%}.ventures-main-img:hover{border-radius:.8rem}@media only screen and (max-width:37.5em){.ventures-main-img{max-height:50vh;width:80vw}}.ventures-main-title{bottom:.5rem;color:#fff;font-family:Raleway,sans-serif;font-size:4rem;font-weight:700;left:3rem;position:absolute;text-transform:none}@media only screen and (max-width:37.5em){.ventures-main-title{bottom:7rem;font-size:2.5rem;left:1.5rem;position:relative;width:50%}}.ventures-new-right{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding-left:3rem}@media only screen and (max-width:37.5em){.ventures-new-right{padding-left:0}}.ventures-new-right .ventures-text-container{display:flex;flex-direction:column;justify-content:space-between}.ventures-new-right .ventures-text-container .ventures-description-container{transition:all .2s ease}.ventures-new-right .ventures-text-container .ventures-description-container .ventures-p{width:90%}.ventures-small-images{display:flex;gap:4rem;height:50%}.ventures-small-images .ventures-small-card{cursor:pointer;flex:.5 1;position:relative;transition:transform .3s ease-out,box-shadow .3s ease-out}.ventures-small-images .ventures-small-card img{align-self:flex-end;border-radius:.8rem;height:100%;object-fit:cover;width:100%}.ventures-small-images .ventures-small-card span{bottom:1rem;color:#fff;font-family:Trebuchet MS;font-size:2rem;font-weight:700;left:2rem;position:absolute;text-transform:none}.ventures-small-images .ventures-small-card:hover{border:2px solid #97789b;border-radius:1rem;box-shadow:4px 4px 10px #00000073;transform:translateY(-.5rem)}
/*# sourceMappingURL=main.f7769a2d.css.map*/