@charset "UTF-8";@media only screen and (min-width:0rem){.qura-library-content{margin:0 auto;max-width:75rem}.qura-library-intro{color:var(--bodyTextColor);font-size:1.125rem;line-height:1.6;margin:0 auto 3rem;max-width:700px;text-align:center}.qura-library-grid{display:grid;gap:2rem;grid-template-columns:1fr;margin:3rem 0}.qura-library-card{background:#fff;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.08);padding:2rem;transition:transform .3s,box-shadow .3s}.qura-library-card:hover{box-shadow:0 10px 25px rgba(0,0,0,.12);transform:translateY(-5px)}.qura-library-icon{font-size:3rem;margin-bottom:1rem;text-align:center}.qura-library-card h3{color:var(--headerColor);font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.qura-library-list{list-style:none;margin:0;padding:0}.qura-library-list li{border-bottom:1px solid rgba(0,0,0,.05);color:var(--bodyTextColor);line-height:1.6;padding:.75rem 0 .75rem 2rem;position:relative}.qura-library-list li:last-child{border-bottom:none}.qura-library-list li:before{content:"📚";font-size:1rem;left:0;position:absolute}.qura-library-cta{margin-top:3rem;text-align:center}.qura-library-note{background:rgba(0,0,0,.03);border-radius:8px;color:var(--bodyTextColor);display:inline-block;font-size:1.0625rem;line-height:1.6;padding:1.5rem}.qura-library-note strong{color:var(--headerColor)}.qura-reading-features{display:grid;gap:2.5rem;grid-template-columns:1fr;margin:3rem auto 0;max-width:68.75rem}.qura-reading-feature{text-align:center}.qura-reading-icon{font-size:3rem;margin-bottom:1rem}.qura-reading-feature h3{color:var(--headerColor);font-size:1.35rem;font-weight:700;margin-bottom:1rem}.qura-reading-feature p{color:var(--bodyTextColor);line-height:1.7;margin:0}}@media only screen and (min-width:48rem){.qura-library-grid,.qura-reading-features{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:64rem){.qura-library-grid{grid-template-columns:repeat(4,1fr)}.qura-reading-features{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:0rem){body.dark-mode .qura-library-intro,body.dark-mode .qura-library-note{color:var(--bodyTextColorWhite)}body.dark-mode .qura-library-note{background:hsla(0,0%,100%,.05)}body.dark-mode .qura-library-note strong{color:#fff}body.dark-mode .qura-library-card{background:var(--medium);border:1px solid hsla(0,0%,100%,.1)}body.dark-mode .qura-library-card h3{color:#fff}body.dark-mode .qura-library-list li{border-bottom-color:hsla(0,0%,100%,.1);color:var(--bodyTextColorWhite)}body.dark-mode .qura-reading-feature h3{color:#fff}body.dark-mode .qura-reading-feature p{color:var(--bodyTextColorWhite)}.qura-future-content{margin:0 auto;max-width:68.75rem;text-align:center}.qura-future-grid{display:grid;gap:2rem;grid-template-columns:1fr;margin:3rem auto}.qura-future-card{background:#fff;border-left:4px solid var(--primary);border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.08);padding:2rem;text-align:center;transition:transform .3s,box-shadow .3s}.qura-future-card:hover{box-shadow:0 10px 25px rgba(0,0,0,.12);transform:translateY(-5px)}.qura-future-icon{font-size:3rem;margin-bottom:1rem}.qura-future-card h3{color:var(--headerColor);font-size:1.5rem;font-weight:700;margin-bottom:1rem}.qura-future-card p{color:var(--bodyTextColor);line-height:1.6;margin:0}.qura-future-cta{background:rgba(0,0,0,.03);border-radius:8px;margin-top:3rem;padding:2rem}.qura-future-cta p{color:var(--bodyTextColor);font-size:1.125rem;margin-bottom:1.5rem}.qura-future-cta strong{color:var(--headerColor)}}@media only screen and (min-width:48rem){.qura-future-grid{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:0rem){body.dark-mode .qura-future-card{background:var(--medium);border-left-color:var(--primaryLight)}body.dark-mode .qura-future-card h3{color:#fff}body.dark-mode .qura-future-card p{color:var(--bodyTextColorWhite)}body.dark-mode .qura-future-cta{background:hsla(0,0%,100%,.05)}body.dark-mode .qura-future-cta p{color:var(--bodyTextColorWhite)}body.dark-mode .qura-future-cta strong{color:#fff}#qura-feature-phone{background:#f8f9fa;padding:clamp(4rem,8vw,6rem) 1rem}.qura-feature-phone-content{align-items:center;display:flex;flex-direction:column;gap:3rem;margin:0 auto;max-width:68.75rem}.qura-feature-intro{max-width:700px;text-align:center}.qura-feature-badge{background:var(--primary);border-radius:25px;color:#fff;display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.5px;margin-bottom:1rem;padding:.5rem 1.5rem;text-transform:uppercase}.qura-feature-heading{color:var(--headerColor);font-size:clamp(2rem,5vw,3rem);font-weight:900;line-height:1.2;margin-bottom:1rem}.qura-feature-tagline{color:var(--bodyTextColor);font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.6}}@media only screen and (min-width:0rem) and (min-width:0rem){.qura-single-video-wrapper{margin:0 auto;max-width:700px}.qura-single-video-wrapper .qura-video-card{background:#f8f9fa;border:1px solid rgba(0,0,0,.1);border-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,.08);padding:2rem;transition:transform .3s,box-shadow .3s}.qura-single-video-wrapper .qura-video-card:hover{box-shadow:0 10px 30px rgba(0,0,0,.15);transform:translateY(-5px)}.qura-single-video-wrapper .qura-video-wrapper{background:#000;border-radius:8px;box-shadow:0 5px 20px rgba(0,0,0,.3);height:0;margin-bottom:1.5rem;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.qura-single-video-wrapper .qura-youtube-lite{background-color:#000;cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.qura-single-video-wrapper .qura-youtube-thumb{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.qura-single-video-wrapper .qura-youtube-play{background:rgba(255,0,0,.9);border:none;border-radius:14px;cursor:pointer;height:48px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background .3s,transform .3s;width:68px}.qura-single-video-wrapper .qura-youtube-play:before{border-bottom:12px solid transparent;border-left:20px solid #fff;border-top:12px solid transparent;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-40%,-50%);width:0}.qura-single-video-wrapper .qura-youtube-lite:hover .qura-youtube-play{background:red;transform:translate(-50%,-50%) scale(1.1)}.qura-single-video-wrapper .qura-video-info h3{color:var(--headerColor);font-size:1.2rem;font-weight:600;margin-bottom:.75rem;text-align:center}.qura-single-video-wrapper .qura-video-info p{color:var(--bodyTextColor);font-size:.95rem;line-height:1.6;margin:0;text-align:center}#qura-feature-video{background:#fff}#qura-feature-video .qura-section-header h2{color:var(--headerColor)}#qura-feature-video .qura-section-header p{color:var(--bodyTextColor)}}@media only screen and (min-width:0rem) and (min-width:48rem){.qura-single-video-wrapper{max-width:800px}}@media only screen and (min-width:0rem) and (min-width:64rem){.qura-single-video-wrapper{max-width:900px}}@media only screen and (min-width:0rem) and (min-width:0rem){body.dark-mode #qura-feature-video{background:var(--medium)}body.dark-mode #qura-feature-video .qura-section-header h2{color:#fff}body.dark-mode #qura-feature-video .qura-section-header p{color:var(--bodyTextColorWhite)}body.dark-mode .qura-single-video-wrapper .qura-video-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15)}body.dark-mode .qura-single-video-wrapper .qura-video-info h3{color:#fff}body.dark-mode .qura-single-video-wrapper .qura-video-info p{color:hsla(0,0%,100%,.85)}}@media only screen and (min-width:0rem){#qura-feature-details{background:#fff}.qura-feature-details-grid{display:grid;gap:3rem;grid-template-columns:1fr;margin:0 auto;max-width:56.25rem}.qura-feature-description h2{color:var(--headerColor);font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:900;margin-bottom:1.5rem}.qura-feature-description p{color:var(--bodyTextColor);font-size:1.0625rem;line-height:1.8;margin-bottom:1.5rem}.qura-feature-highlights h3{color:var(--headerColor);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin-bottom:1.5rem}.qura-feature-list{list-style:none;margin:0;padding:0}.qura-feature-list li{border-bottom:1px solid rgba(0,0,0,.05);color:var(--bodyTextColor);line-height:1.6;padding:.875rem 0 .875rem 2rem;position:relative}.qura-feature-list li:last-child{border-bottom:none}.qura-feature-list li:before{color:var(--primary);content:"✓";font-size:1.25rem;font-weight:900;left:0;position:absolute}.qura-section-alt{background:#f8f9fa}.qura-section-title{color:var(--headerColor);font-size:clamp(2rem,4vw,2.75rem);font-weight:900;margin-bottom:3rem;text-align:center}.qura-benefits-grid{display:grid;gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:68.75rem}.qura-benefit-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:2rem;text-align:center;transition:transform .3s,box-shadow .3s}.qura-benefit-card:hover{box-shadow:0 10px 30px rgba(0,0,0,.1);transform:translateY(-5px)}.qura-benefit-icon{font-size:3rem;line-height:1;margin-bottom:1rem}.qura-benefit-card h3{color:var(--headerColor);font-size:1.5rem;font-weight:700;margin-bottom:1rem}.qura-benefit-card p{color:var(--bodyTextColor);line-height:1.6;margin:0}#qura-feature-seo{background:linear-gradient(135deg,var(--primary) 0,var(--primaryLight) 100%);color:#fff}.qura-seo-content{margin:0 auto;max-width:56.25rem;text-align:center}.qura-seo-content h2{color:#fff;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:900;margin-bottom:1.5rem}.qura-seo-content p{color:hsla(0,0%,100%,.95);font-size:1.0625rem;line-height:1.8;margin-bottom:1.5rem}.qura-keywords-list{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:2rem}.qura-keyword-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);border-radius:20px;display:inline-block;font-size:.875rem;font-weight:600;padding:.5rem 1rem;transition:all .3s}.qura-keyword-tag:hover{background:hsla(0,0%,100%,.3);transform:translateY(-2px)}}@media only screen and (min-width:48rem){.qura-benefits-grid{grid-template-columns:repeat(2,1fr)}.qura-feature-details-grid{gap:4rem;grid-template-columns:1fr 1fr}}@media only screen and (min-width:64rem){.qura-benefits-grid{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:0rem){body.dark-mode #qura-feature-phone{background:var(--dark)}body.dark-mode .qura-benefit-card h3,body.dark-mode .qura-feature-description h2,body.dark-mode .qura-feature-heading,body.dark-mode .qura-feature-highlights h3,body.dark-mode .qura-section-title{color:#fff}body.dark-mode .qura-benefit-card p,body.dark-mode .qura-feature-description p,body.dark-mode .qura-feature-list li,body.dark-mode .qura-feature-tagline{color:var(--bodyTextColorWhite)}body.dark-mode #qura-feature-details{background:var(--medium)}body.dark-mode .qura-section-alt{background:var(--dark)}body.dark-mode .qura-benefit-card{background:var(--medium);border-color:hsla(0,0%,100%,.1)}body.dark-mode #qura-feature-video .qura-section-header h2,body.dark-mode #qura-feature-video .qura-section-header p{color:#fff}.qura-section{padding:clamp(3.75rem,7.82vw,6.25rem) 1rem}.qura-section-dark{background:linear-gradient(135deg,#2c5f7c,#1a3d52);color:#fff}.qura-container{margin:0 auto;max-width:80rem;width:100%}.qura-container-narrow{max-width:50rem}.qura-section-header{margin-bottom:3rem;text-align:center}.qura-section-header h2{color:var(--headerColor);font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:1rem}.qura-section-header p{color:var(--bodyTextColor);font-size:clamp(1rem,2vw,1.25rem);margin:0 auto;max-width:700px}.qura-divider{border:0;border-bottom:2px solid var(--primary);margin:3rem auto;max-width:100px}#qura-problem{background:#f7f7f7}.qura-quote{background:rgba(236,84,83,.05);border-left:4px solid #ec5453;border-radius:4px;font-size:1.1rem;font-style:italic;line-height:1.6;margin:2rem auto;max-width:800px;padding:1.5rem 2rem}.qura-problem-content{margin:0 auto 3rem;max-width:800px}.qura-problem-content h3{color:var(--headerColor);font-size:1.5rem;margin-bottom:1rem}.qura-problem-list{list-style:none;margin:1.5rem 0;padding:0}.qura-problem-list li{line-height:1.6;padding:.75rem 0 .75rem 2rem;position:relative}.qura-problem-list li:before{color:#ec5453;content:"⚠";font-size:1.2rem;left:0;position:absolute}.qura-solution-title{color:var(--headerColor);font-size:clamp(1.5rem,3vw,2rem);margin:3rem 0 2rem;text-align:center}.qura-icons-grid{display:grid;gap:2rem;grid-template-columns:1fr;list-style:none;margin:3rem auto;max-width:900px;padding:0}.qura-icon-item{text-align:center}.qura-icon-wrapper{align-items:center;border-radius:50%;box-shadow:0 5px 20px rgba(0,0,0,.1);display:flex;height:5rem;justify-content:center;margin:0 auto 1rem;width:5rem}.qura-icon-primary,.qura-icon-wrapper{background:var(--primary)}.qura-icon-secondary{background:var(--secondary)}.qura-icon-tertiary{background:var(--primaryLight)}.qura-icon{height:2.5rem;width:2.5rem;fill:#fff}.qura-icon-item h4{color:var(--headerColor);font-size:1.25rem;margin-bottom:.5rem}.qura-success-box{background:rgba(0,0,0,.03);border-radius:8px;margin-top:3rem;padding:2rem}.qura-success-box h4{color:var(--headerColor);font-size:1.5rem;margin-bottom:2rem;text-align:center}.qura-success-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}.qura-success-list{list-style:none;margin:0;padding:0}.qura-success-list li{line-height:1.6;padding:.75rem 0 .75rem 2rem;position:relative}.qura-success-list li:before{color:var(--primary);content:"✓";font-size:1.2rem;font-weight:900;left:0;position:absolute}}@media only screen and (min-width:48rem){.qura-icons-grid{grid-template-columns:repeat(3,1fr)}.qura-success-grid{grid-template-columns:repeat(2,1fr)}}body.dark-mode #qura-problem{background:var(--dark)}body.dark-mode .qura-icon-item h4,body.dark-mode .qura-problem-content h3,body.dark-mode .qura-solution-title,body.dark-mode .qura-success-box h4{color:#fff}body.dark-mode .qura-problem-list li,body.dark-mode .qura-success-list li{color:var(--bodyTextColorWhite)}body.dark-mode .qura-success-box{background:hsla(0,0%,100%,.05)}body.dark-mode .qura-quote{background:rgba(236,84,83,.1);color:var(--bodyTextColorWhite)}@media only screen and (min-width:0rem){#qura-videos .qura-section-header h2,#qura-videos .qura-section-header p{color:#fff}.qura-video-grid{display:grid;gap:2.5rem;grid-template-columns:1fr;margin:3rem 0}.qura-video-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s}.qura-video-card:hover{box-shadow:0 10px 30px rgba(0,0,0,.3);transform:translateY(-5px)}.qura-video-wrapper{background:#000;border-radius:8px;box-shadow:0 5px 20px rgba(0,0,0,.4);height:0;margin:0 auto 1.5rem;max-width:300px;overflow:hidden;padding-bottom:177.78%;position:relative;width:100%}.qura-youtube-lite{background-color:#000;cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.qura-youtube-thumb{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.qura-youtube-play{background:rgba(255,0,0,.9);border:none;border-radius:14px;cursor:pointer;height:48px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background .3s;width:68px}.qura-youtube-play:before{border-bottom:12px solid transparent;border-left:20px solid #fff;border-top:12px solid transparent;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-40%,-50%);width:0}.qura-youtube-lite:hover .qura-youtube-play{background:red}.qura-video-info h3{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:.75rem}.qura-video-info p{color:hsla(0,0%,100%,.85);font-size:.95rem;line-height:1.6;margin:0}.qura-social-cta{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;margin-left:auto;margin-right:auto;margin-top:3rem;max-width:700px;padding:1.5rem;text-align:center}.qura-social-cta h3{color:#fff;font-size:1.25rem;margin-bottom:.5rem}.qura-social-cta p{color:hsla(0,0%,100%,.8);font-size:.9rem;margin-bottom:1.5rem}.qura-social-grid{display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr);list-style:none;margin:0;padding:0}.qura-social-btn{align-items:center;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);border-radius:6px;display:flex;flex-direction:column;gap:.5rem;padding:.75rem;-decoration:none;color:#fff;transition:all .3s}.qura-social-btn:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.3);box-shadow:0 3px 15px rgba(0,0,0,.2);transform:translateY(-3px)}.qura-social-icon{height:1.75rem;width:1.75rem;fill:currentColor}.qura-social-btn span{font-size:.85rem;font-weight:600}}@media only screen and (min-width:48rem){.qura-video-grid{grid-template-columns:repeat(2,1fr)}.qura-video-card:last-child{grid-column:1/-1;margin:0 auto;max-width:400px}.qura-social-grid{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:61.25rem){.qura-video-grid{grid-template-columns:repeat(3,1fr)}.qura-video-card:last-child{grid-column:auto;max-width:none}}@media only screen and (min-width:0rem){#qura-features{background:#fff}.qura-spotlight{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}.qura-spotlight:last-child{margin-bottom:0}.qura-spotlight-image{border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.1);overflow:hidden;width:100%}.qura-spotlight-image img{display:block;height:auto;width:100%}.qura-spotlight-content h2{color:var(--headerColor);font-size:clamp(1.5rem,3vw,2rem);line-height:1.2;margin-bottom:.5rem}.qura-spotlight-subtitle{color:var(--bodyTextColor);font-size:.95rem;font-style:italic;margin-bottom:1rem;opacity:.8}.qura-spotlight-content p{color:var(--bodyTextColor);line-height:1.7;margin-bottom:1.5rem}.qura-feature-list{list-style:none;margin:0;padding:0}.qura-feature-list li{color:var(--bodyTextColor);line-height:1.6;padding:.5rem 0 .5rem 1.75rem;position:relative}.qura-feature-list li:before{color:var(--primary);content:"✓";font-size:1.1rem;font-weight:900;left:0;position:absolute}}@media only screen and (min-width:48rem){.qura-spotlight{align-items:center;flex-direction:row}.qura-spotlight-reverse{flex-direction:row-reverse}.qura-spotlight-image{flex:1;max-width:45%}.qura-spotlight-content{flex:1}}body.dark-mode #qura-features{background:var(--dark)}body.dark-mode .qura-spotlight-content h2{color:#fff}body.dark-mode .qura-feature-list li,body.dark-mode .qura-spotlight-content p,body.dark-mode .qura-spotlight-subtitle{color:var(--bodyTextColorWhite)}@media only screen and (min-width:0rem){#qura-cta{background:linear-gradient(135deg,var(--primary) 0,var(--primaryLight) 100%);color:#fff}.qura-section-cta{padding:clamp(4rem,8vw,6rem) 1rem}.qura-cta-header{margin-bottom:3rem;text-align:center}.qura-cta-header h2{color:#fff;font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:1rem}.qura-cta-header p{color:hsla(0,0%,100%,.95);font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}.qura-waitlist-widget{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;margin:0 auto;max-width:600px;padding:2rem}}body.dark-mode #qura-cta{background:linear-gradient(135deg,var(--primaryLight) 0,var(--secondary) 100%)}@media only screen and (min-width:0rem){#qura-footer{background:#1a1a1a;padding:3rem 1rem 2rem;text-align:center}.qura-footer-social{flex-wrap:wrap;gap:1.5rem;list-style:none;margin:0 0 2rem;padding:0}.qura-footer-social,.qura-footer-social a{align-items:center;display:flex;justify-content:center}.qura-footer-social a{background:hsla(0,0%,100%,.1);border-radius:50%;height:2.5rem;text-decoration:none;transition:all .3s;width:2.5rem}.qura-footer-social a:hover{background:var(--primary);transform:translateY(-3px)}.qura-footer-icon{height:1.25rem;width:1.25rem;fill:#fff}.qura-footer-copyright{color:hsla(0,0%,100%,.6);font-size:.875rem;margin:0}}body.dark-mode #qura-footer{background:var(--dark)}@media only screen and (min-width:0rem){#RPsbs-313,#RPsbsr-313{padding:var(--sectionPadding)}#RPsbs-313 .cs-container,#RPsbsr-313 .cs-container{align-items:center;display:flex;flex-direction:column;gap:clamp(3rem,6vw,4rem);margin:auto;max-width:80rem;width:100%}#RPsbs-313 .cs-content,#RPsbsr-313 .cs-content{align-items:flex-start;display:flex;flex-direction:column;max-width:33.875rem;text-align:left;width:100%}#RPsbs-313 .cs-text,#RPsbsr-313 .cs-text{margin-bottom:1rem}#RPsbs-313 .cs-text:last-of-type,#RPsbsr-313 .cs-text:last-of-type{margin-bottom:2rem}#RPsbs-313 .cs-quote,#RPsbsr-313 .cs-quote{background-color:#f7f7f7;border-radius:1rem;margin:0 0 2rem;padding:clamp(1rem,3vw,2rem);position:relative}#RPsbs-313 .cs-quote-text,#RPsbsr-313 .cs-quote-text{color:#767676;display:block;font-size:clamp(.875rem,1.5vw,1rem);line-height:1.5em;margin:0 0 1rem}#RPsbs-313 .cs-name,#RPsbsr-313 .cs-name{color:var(--headerColor);display:block;font-size:1rem;font-weight:700;line-height:1.2em;margin:0 0 .25rem;text-transform:uppercase}#RPsbs-313 .cs-job,#RPsbsr-313 .cs-job{color:#767676;display:block;font-size:.875rem;line-height:1.5em}#RPsbs-313 .cs-quote-icon,#RPsbsr-313 .cs-quote-icon{bottom:0;height:auto;position:absolute;right:clamp(1rem,4vw,2rem);width:clamp(3.75rem,10vw,8.5rem)}#RPsbs-313 .cs-image-group,#RPsbsr-313 .cs-image-group{font-size:min(2.31vw,.7em);height:39.75em;position:relative;width:39.4375em}#RPsbs-313 .cs-picture,#RPsbsr-313 .cs-picture{border-radius:1.5em;display:block;overflow:hidden;position:absolute}#RPsbs-313 .cs-picture img,#RPsbsr-313 .cs-picture img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}#RPsbs-313 .cs-picture1,#RPsbsr-313 .cs-picture1{height:36.3125em;left:0;top:0;width:32.625em}#RPsbs-313 .cs-picture2,#RPsbsr-313 .cs-picture2{background-color:#fff;border:clamp(.375em,1.5vw,.75em) solid #fff;bottom:0;box-shadow:0 0 40px rgba(0,0,0,.1);height:25em;right:0;width:25.875em}}@media only screen and (min-width:64rem){#RPsbs-313 .cs-container,#RPsbsr-313 .cs-container{flex-flow:row;gap:3.25rem;justify-content:space-between}#RPsbs-313 .cs-image-group,#RPsbsr-313 .cs-image-group{flex:none;font-size:min(1.2vw,1em)}#RPsbs-313 .cs-content,#RPsbsr-313 .cs-content{margin:0}}@media only screen and (min-width:0rem){body.dark-mode #RPsbs-313 .cs-image-group:after,body.dark-mode #RPsbs-313 .cs-image-group:before,body.dark-mode #RPsbsr-313 .cs-image-group:after,body.dark-mode #RPsbsr-313 .cs-image-group:before{background:var(--accent)}body.dark-mode #RPsbs-313 .cs-picture2,body.dark-mode #RPsbsr-313 .cs-picture2{background-color:var(--dark);border:clamp(.375em,1.5vw,.75em) solid var(--dark)}body.dark-mode #RPsbs-313 .cs-topper,body.dark-mode #RPsbsr-313 .cs-topper{color:var(--primaryLight)}body.dark-mode #RPsbs-313 .cs-h3,body.dark-mode #RPsbs-313 .cs-name,body.dark-mode #RPsbs-313 .cs-quote-text,body.dark-mode #RPsbs-313 .cs-text,body.dark-mode #RPsbs-313 .cs-title,body.dark-mode #RPsbsr-313 .cs-h3,body.dark-mode #RPsbsr-313 .cs-name,body.dark-mode #RPsbsr-313 .cs-quote-text,body.dark-mode #RPsbsr-313 .cs-text,body.dark-mode #RPsbsr-313 .cs-title{color:var(--bodyTextColorWhite)}body.dark-mode #RPsbs-313 .cs-quote,body.dark-mode #RPsbsr-313 .cs-quote{background-color:var(--accent)}body.dark-mode #RPsbs-313 .cs-job,body.dark-mode #RPsbsr-313 .cs-job{color:var(--bodyTextColorWhite);opacity:.8}body.dark-mode #RPsbs-313 .cs-quote-icon,body.dark-mode #RPsbsr-313 .cs-quote-icon{opacity:.2}#RPsbsr-313{background-color:#f7f7f7}#RPsbsr-313 .cs-picture1{left:auto;right:0}#RPsbsr-313 .cs-picture2{left:0;right:auto}#RPsbsr-313 .cs-quote{background-color:rgba(0,0,0,.05)}}@media only screen and (min-width:64rem){#RPsbsr-313 .cs-image-group{order:2}}@media only screen and (min-width:0rem){body.dark-mode #RPsbsr-313{background-color:rgba(0,0,0,.2)}#gallery-48{padding:var(--sectionPadding);position:relative}#gallery-48 .cs-container{gap:clamp(3rem,6vw,4rem);margin:auto;max-width:80rem}#gallery-48 .cs-container,#gallery-48 .cs-content{align-items:center;display:flex;flex-direction:column;width:100%}#gallery-48 .cs-content{text-align:center}#gallery-48 .cs-title{margin:0;max-width:20ch}#gallery-48 .cs-image-group{align-items:flex-start;font-size:min(1.1vw,1em);justify-content:space-between;margin:0;padding:0}#gallery-48 .cs-image-group,#gallery-48 .cs-row{display:flex;gap:clamp(.5rem,2vw,1.25rem);width:100%}#gallery-48 .cs-row{align-items:center;flex-direction:column;justify-content:flex-start}#gallery-48 .cs-picture{border-radius:.5rem;display:block;overflow:hidden;position:relative;width:100%}#gallery-48 .cs-picture img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}#gallery-48 .cs-row-1 .cs-picture-1{height:35.4375em}#gallery-48 .cs-row-1 .cs-picture-2{height:39.3125em}#gallery-48 .cs-row-1 .cs-picture-3{height:32em}#gallery-48 .cs-row-2 .cs-picture-1{height:30.75em}#gallery-48 .cs-row-2 .cs-picture-2{height:32.3125em}#gallery-48 .cs-row-2 .cs-picture-3{height:39.3125em}#gallery-48 .cs-row-3 .cs-picture-1{height:39.0625em}#gallery-48 .cs-row-3 .cs-picture-2{height:28.25em}#gallery-48 .cs-row-3 .cs-picture-3{height:39.3125em}body.dark-mode #gallery-48 .cs-title{color:var(--bodyTextColorWhite)}#reviews-67{padding:var(--sectionPadding)}#reviews-67 .cs-container{gap:clamp(3rem,6vw,4rem);margin:auto;max-width:80rem}#reviews-67 .cs-container,#reviews-67 .cs-content{align-items:center;display:flex;flex-direction:column;width:100%}#reviews-67 .cs-content{text-align:center}#reviews-67 .cs-card-group{-moz-column-gap:1.25rem;column-gap:1.25rem;display:flex;flex-direction:column;margin:0;padding:0;row-gap:4rem}#reviews-67 .cs-item{align-items:center;background:#fff;border-radius:.5rem;box-shadow:0 20px 39px 0 rgba(0,0,0,.05);box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none;margin:2.5rem 0 0;max-width:39.375rem;padding:3.75rem clamp(1rem,3.2vw,2rem) clamp(2rem,5.4vw,2.5rem);position:relative;text-align:left;width:100%}#reviews-67 .cs-item:last-of-type{margin-bottom:0}#reviews-67 .cs-item-img{height:5rem;position:absolute;top:-2.5rem;width:5rem}#reviews-67 .cs-item-text{border-bottom:1px solid #e8e9ec;color:var(--bodyTextColor);font-size:1rem;line-height:1.5em;margin:0 0 1.25rem;padding-bottom:1.25rem}#reviews-67 .cs-info{align-items:center;display:flex;justify-content:space-between;margin:auto 0 0;width:100%}#reviews-67 .cs-flex-group{margin:0;width:100%}#reviews-67 .cs-name{color:var(--headerColor);display:block;font-size:1rem;font-weight:700;line-height:1.5em;margin:0;width:40%}#reviews-67 .cs-desc{color:#7d799c;display:block;font-size:.875rem;font-weight:400}#reviews-67 .cs-item-stars{height:1rem;width:6rem}#reviews-67 .cs-button-solid{background-color:var(--primary);border-radius:.25rem;box-sizing:border-box;color:#fff;display:inline-block;font-size:1rem;font-weight:700;line-height:clamp(2.875rem,5.5vw,3.5rem);margin:0;min-width:9.375rem;padding:0 1.5rem;position:relative;text-align:center;text-decoration:none;z-index:1}#reviews-67 .cs-button-solid:before{background:#000;border-radius:.25rem;content:"";height:100%;left:0;opacity:1;position:absolute;top:0;transition:width .3s;width:0;z-index:-1}#reviews-67 .cs-button-solid:hover:before{width:100%}}@media only screen and (min-width:48rem){#reviews-67 .cs-card-group{flex-direction:row;justify-content:space-between}}@media only screen and (min-width:0rem){body.dark-mode #reviews-67 .cs-item-text,body.dark-mode #reviews-67 .cs-name,body.dark-mode #reviews-67 .cs-text,body.dark-mode #reviews-67 .cs-title{color:var(--bodyTextColorWhite)}body.dark-mode #reviews-67 .cs-item{background:rgba(0,0,0,.2)}body.dark-mode #reviews-67 .cs-desc{color:var(--primaryLight)}}