.timeshare-slider-container{width:100%;height:616px;background-image:url(../images/mobile-hero-2.webp);background-size:cover;background-repeat:no-repeat;background-position:center;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:relative;overflow:hidden}.timeshare-content-wrapper{max-width:700px;z-index:10}.timeshare-main-title{font-size:18px;font-weight:500;color:#fff;margin-bottom:8px;opacity:0;transform:translateY(30px);animation:.8s ease-out forwards timeshareSlideInText;display:block;width:fit-content}.timeshare-primary-highlight,.timeshare-secondary-highlight{width:fit-content;font-size:24px;border-radius:5px;transform:translateX(-30px);color:#fff}.timeshare-primary-highlight{background-color:#c41017;padding:6px 12px;font-weight:600;margin:2px 0;opacity:0;animation:.8s ease-out .3s forwards timeshareSlideInBox;display:block;text-shadow:0 2px 4px rgb(0 0 0 / 25%);text-transform:uppercase}.primetax-banner-slider h1 span,.timeshare-secondary-highlight{font-weight:400;background-color:#c41017;text-transform:uppercase;display:inline-block;text-shadow:0 2px 4px rgb(0 0 0 / 25%);opacity:0}.timeshare-secondary-highlight{padding:15px 30px;margin-top:5px;animation:.8s ease-out .5s forwards timeshareSlideInBox}.timshare-mobile-botton-section{position:absolute;bottom:25px;left:50%;transform:translateX(-50%)}.timeshare-pagination-container{display:flex;gap:8px;z-index:20;justify-content:center}.timeshare-dot-item{width:14px;height:6px;background-color:#a9a4a4;border-radius:3px;cursor:pointer;position:relative;overflow:hidden;transition:width .3s}.timeshare-dot-item.timeshare-active-slide{width:107px}.timeshare-dot-progress{position:absolute;top:0;left:0;height:100%;width:0;background-color:#fff;border-radius:3px;transition:width .1s linear}.timeshare-dot-item.timeshare-active-slide .timeshare-dot-progress{animation:5.5s linear forwards timeshareFillDot}.gallery-panel.active .gallery-title,.primetax-banner-slider h1 span{animation:1s .1s forwards fadeInUp}@keyframes timeshareFillDot{from{width:0%}to{width:100%}}@keyframes timeshareSlideInText{to{opacity:1;transform:translateY(0)}}@keyframes timeshareSlideInBox{to{opacity:1;transform:translateX(0)}}.timeshare-reset-animation{animation:none!important;opacity:0}html{scroll-padding-top:70px}body{font-family:Montserrat,sans-serif;overflow-x:hidden}.testimonial-rating-wrapper img:hover,.testimonial-rating-wrapper-mobile img:hover{cursor:pointer}.testimonial-carousel-container,.testimonial-carousel-container-mobile{width:100%;max-width:350px;overflow:hidden;position:relative}.testimonial-carousel-track,.testimonial-carousel-track-mobile{display:flex;transition:transform .5s ease-in-out;will-change:transform}.testimonial-carousel-track-mobile.no-transition,.testimonial-carousel-track.no-transition{transition:none}.testimonial-carousel-item,.testimonial-carousel-item-mobile{min-width:100%;width:100%;flex-shrink:0;position:relative}.testimonial-quote-text,.testimonial-quote-text-mobile{color:#fff;font-size:16px;font-weight:400;line-height:26px;margin-bottom:10px;width:90%}.testimonial-read-more,.testimonial-read-more-mobile{text-decoration:underline;cursor:pointer;font-weight:400}.testimonial-author-section,.testimonial-author-section-mobile{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}.testimonial-author-details,.testimonial-author-details-mobile{display:flex;align-items:center;gap:8px}.testimonial-author-image,.testimonial-author-image-mobile{width:28px;height:28px;border-radius:50%;object-fit:cover}.testimonial-author-name,.testimonial-author-name-mobile{color:#fff;font-size:16px;font-weight:400}.testimonial-rating-wrapper,.testimonial-rating-wrapper-mobile{display:flex;align-items:center;gap:15px}.testimonial-google-badge,.testimonial-google-badge-mobile{width:50px;height:50px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#4285f4;box-shadow:0 4px 10px rgba(0,0,0,.2)}.testimonial-star-group,.testimonial-star-group-mobile{display:flex;gap:8px}.testimonial-star-icon,.testimonial-star-icon-mobile{font-size:42px;color:gold;filter:drop-shadow(0 2px 4px rgba(0, 0, 0, .2))}.testimonial-next-arrow,.testimonial-next-arrow-mobile,.testimonial-prev-arrow,.testimonial-prev-arrow-mobile{position:absolute;right:0;top:32%;background:0 0;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;border:none}.testimonial-prev-arrow-mobile::before,.testimonial-prev-arrow::before{content:'';width:20px;height:20px;border-left:4px solid #fff;border-top:4px solid #fff;transform:rotate(-45deg);margin-right:-4px}.testimonial-next-arrow-mobile::before,.testimonial-next-arrow::before{content:'';width:20px;height:20px;border-right:4px solid #fff;border-top:4px solid #fff;transform:rotate(45deg);margin-left:-4px}.main-hero-middle-left p{font-size:16px;color:#fff}.main-hero-middle-left img{height:100px}.main-hero-middle{display:flex;margin-top:30px;width:55%;justify-content:space-between}.eapps-widget{overflow:hidden!important}#contact-us-form .modal-body{height:500px}.blog-bg-main{height:354px}.blog-bg-small{height:155px;width:100%}.blog-image-overlay{height:100%;width:100%;padding:16px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(to top,rgba(0,0,0,.55),rgba(0,0,0,0))}.blog-image-wrapper a{text-decoration:none}.second-second-img{transition:transform .5s cubic-bezier(.4, 0, .2, 1);will-change:transform}.second-second-img-wrapper{overflow:hidden;border-radius:6px}.second-second-img:hover{transform:scale(1.08)}.cruise-title{line-height:42px}.header-email:hover,.header-phone:hover,.header-rentals:hover{text-decoration:underline!important;color:#00f!important}#contact-us-form button.btn-close{position:absolute;right:5px;top:5px;z-index:1}.scroll-down{bottom:0;right:0}.float-image{animation:1.5s linear infinite floatUpDown}@keyframes floatUpDown{0%,100%{transform:translateY(0)}50%{transform:translateY(15px)}}.hoveranimationbtn::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background-color:#fff;transition:left .75s;z-index:-1}.hoveranimationbtn{overflow:hidden;border-radius:5px;background-color:#1a8d3d;z-index:0;transition:transform .7s,color .7s;position:relative;border:2px solid transparent;padding:6px 20px}.first-section-container{min-height:527px}#main-hero-section{background-image:url('../images/hero-section-bg.webp');background-size:cover;background-position:top}.primetax-banner-slider{position:relative;width:100%;height:650px;display:flex;background:0 0;margin:auto;gap:30px}section#second-section-container{margin-top:55px}.primetax-banner-content{flex:1;display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:-60px}.primetax-banner-boxes{margin-top:135px;gap:8px;grid-template-columns:repeat(6,1fr)}.primetax-banner-box{background:#73a3bb;margin:0;padding:10px 15px;border-radius:3px;cursor:pointer;position:relative;color:#fff;font-size:18px;text-align:center;height:117px;width:202px;display:flex;align-items:center;justify-content:center;text-shadow:0 4px 4px rgb(0 0 0 / 25%)}.primetax-banner-box.active{background:#006495;font-weight:700}.primetax-banner-slider h1{font-size:32px;font-weight:400;text-align:start;color:#fff;line-height:50px;padding-bottom:15px}.primetax-banner-slider h1 span{color:#fff;font-size:35px;border-radius:11px;padding:2px 12px;transform:translateY(10px)}.bullets-heading,.col-step-five p,.primetax-banner-slider h1 span b{font-weight:500}#banner-subheading{font-size:25px;margin:0;width:65%;color:#fff;font-weight:400;text-shadow:0 2px 4px rgb(0 0 0 / 25%)}.primetax-banner-progress-bar{position:absolute;bottom:1px;left:0;width:100%;height:4px;background:0 0;visibility:hidden}.primetax-banner-progress{height:100%;background:#fff;width:0%;transition:width .3s}.col-step-five,.col-step-five .steps-col-main-box{background:#006495}.primetax-banner-slide img{width:100%;border-radius:9px;height:400px;object-fit:cover}@keyframes kenburns-center{0%{transform:scale(1) translate(0,0)}100%{transform:scale(1.2) translate(0,0)}}@keyframes kenburns-top-left{0%{transform:scale(1) translate(0,0)}100%{transform:scale(1.2) translate(-10%,-10%)}}@keyframes kenburns-top-right{0%{transform:scale(1) translate(0,0)}100%{transform:scale(1.2) translate(10%,-10%)}}@keyframes kenburns-bottom-left{0%{transform:scale(1) translate(0,0)}100%{transform:scale(1.2) translate(-10%,10%)}}.slidermainimg{animation-duration:20s;animation-fill-mode:forwards;animation-timing-function:ease-in-out;animation-name:none;transition:opacity 1s}.col-step-two-1{width:63%}.col-step-two-2{width:37%}.second-second-img{width:100%}.col-step-five{color:#fff}.col-step-five,.col-step-one,.col-step-three{width:27%}.steps-arrow img{width:122px}.col-step-five img,.col-step-one img,.col-step-three img{height:62px;width:68px;margin-top:-40px}.steps-col-main .steps-col-main-box{padding:10px 12px;border-radius:7px}.steps-col-main{border-radius:10px;border:3px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(0deg,#c41017 0,#006495 100%) border-box}.steps-col-main p{font-weight:400;font-size:18px;margin-bottom:0}.step-animate{opacity:0;transform:translateX(-60px);transition:.8s ease-out}.money-spending-title,.reposition-description{font-size:30px;transition:color .6s;font-weight:400;line-height:40px}.step-animate.step-visible{opacity:1;transform:translateX(0)}.col-step-one.step-visible{transition-delay:0.1s}.col-step-two.step-visible{transition-delay:0.2s}.col-step-three.step-visible{transition-delay:0.3s}.col-step-fourth.step-visible{transition-delay:0.4s}.col-step-five.step-visible{transition-delay:0.5s}.investment-scroll-section{min-height:100vh;display:flex;align-items:center;justify-content:center}.investment-content-container{text-align:center;margin:0 auto}.money-spending-title{margin-bottom:30px;color:#000}.money-spending-title.title-visible,.reposition-description.description-visible{color:#000;font-weight:500}.reposition-description{margin-bottom:40px;color:#b9b9b9}.investment-contact-button{display:inline-block;padding:3px 14px;font-size:20px;background-color:#f2f2f2;color:#b9b9b9;border:none;border-radius:6px;cursor:pointer;transition:.6s;margin-bottom:40px;text-decoration:none}.investment-contact-button.button-activated{background-color:#1a8d3d;color:#fff}.wealthy-structure-quote{font-size:30px;font-style:italic;font-weight:400;color:#b9b9b9;transition:color .6s;line-height:40px}.font-size-18,.ptax-stars i{font-size:18px}.wealthy-structure-quote.quote-visible{color:#000;font-weight:300}.scroll-spacer-bottom,.scroll-spacer-top{height:20vh}.first-section-container{margin-top:16px}.desktop-logo img{height:65px}.header-cta-button{background-color:#1a8d3d;border-radius:5px}.header-cta-button button,.header-cta-button button:hover{color:#fff;font-size:18px;width:133px}.halfcolor{color:#fff;font-size:30px;font-weight:500;background-color:#c41017;border-radius:5px;padding:2px 12px}#reviews-section{background-color:#edf4f7}.youtube-iframe{width:100%;height:100%;opacity:0;transition:opacity .4s;border-radius:7px}.social-links-footer-head{gap:2px}.social-links-footer-head li{width:30px;height:30px;transition:.4s;overflow:hidden;padding:5px 1px}.social-links-footer-head li:hover a.hovericon-footer{transform:translate(0,0);opacity:1}.social-links-footer-head li:hover a.default-icon{transform:translate(0,50px)}.ptax-carousel-container{margin:0 auto;position:relative}img.ptax-reviewer-verified{position:absolute;right:12px;bottom:5px}.ptax-reviewer-avatar-wrapper{position:relative}.ptax-review-card{background:#fff;border:1px solid #006495;border-radius:15px;padding:30px 30px 20px;display:flex;flex-direction:column;position:relative;transition:transform .3s,box-shadow .3s;cursor:pointer}.ptax-review-card:hover{box-shadow:0 1px 20px rgba(0,0,0,.3)}.ptax-review-card.ptax-side-card{background:#fff;color:#000000d1;transform:scale(.9);border:1px solid #898484}.ptax-review-card.ptax-side-card .ptax-stars i{color:#f4c46f}.ptax-stars{margin-bottom:15px}.ptax-stars i{color:#f1ac32;margin-right:2px}.ptax-review-text{font-size:16px;line-height:24px;color:#292929;min-height:150px;margin-bottom:10px}.ptax-side-card .ptax-review-text{color:#000000d1;margin-bottom:0;min-height:170px}.ptax-read-more{color:#292929;text-decoration:underline;font-weight:400;cursor:pointer}.ptax-side-card .ptax-read-more{color:#000000d1;text-decoration:underline;font-weight:400}.ptax-review-card.ptax-side-card .ptax-reviewer-avatar{width:45px;height:45px}.ptax-reviewer-info{display:flex;align-items:center;background:0 0;padding:6px 15px;margin:0 -30px -30px;position:relative;clip-path:polygon(100% 0%,87% 50%,100% 100%,0 98%,0% 50%,0 1%);width:88%}.ptax-reviewer-avatar{width:50px;height:50px;border-radius:50%;margin-right:15px;object-fit:cover;border:1px solid #006495}.ptax-reviewer-avatar.ptax-initial{background:linear-gradient(135deg,#667eea 0,#764ba2 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:20px}.ptax-reviewer-details{flex-grow:1}.ptax-review-card.ptax-side-card .ptax-reviewer-name{color:#000;font-weight:400;margin:0;font-size:16px}.ptax-review-card .ptax-reviewer-name{color:#000;font-weight:500;margin:0;font-size:18px}.ptax-review-card.ptax-side-card .ptax-reviewer-rating img{opacity:.7}.gallery-panel.active .gallery-overlay,.gallery-panel:not(.active):hover::before,.ptax-review-card .ptax-reviewer-rating img{opacity:1}.ptax-reviewer-rating{display:flex;align-items:center;margin-top:0;gap:2px}.ptax-reviewer-rating img{width:16px;height:16px;margin-right:3px}.ptax-review-card .ptax-reviewer-rating .ptax-rating-stars,.ptax-review-card.ptax-side-card .ptax-reviewer-rating .ptax-rating-stars{color:#ffc107;font-size:12px}.ptax-reviewer-rating .ptax-rating-value{color:#000;font-size:10px;font-weight:500}.ptax-carousel-nav{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:none;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:.3s;z-index:10}.ptax-carousel-nav:hover{background:#0078ac;color:#fff;transform:translateY(-50%) scale(1.1)}.ptax-carousel-nav.ptax-prev{left:0;opacity:0;pointer-events:none}.ptax-carousel-nav.ptax-prev.ptax-show{opacity:1;pointer-events:all}.ptax-carousel-nav.ptax-next{right:0;opacity:1}.ptax-carousel-nav i{font-size:20px;color:#0078ac}.ptax-carousel-nav:hover i{color:#fff}.ptax-carousel-inner-custom{display:flex;transition:transform .5s;gap:10px;justify-content:flex-start}.ptax-carousel-wrapper{overflow:hidden;padding:20px 0}.ptax-review-card.ptax-side-card .ptax-review-card{flex:0 0 350px;max-width:350px;min-height:300px}.ptax-review-card{flex:0 0 425px;max-width:425px;min-height:327px}@media (min-width:1025px) and (max-width:1366px){.main-hero-middle{width:62%}.ptax-review-card{flex:0 0 370px;max-width:370px}.ptax-review-card.ptax-side-card .ptax-review-card{flex:0 0 290px;max-width:290px}#main-hero-section{background-position:center}}.gallery-description,.gallery-title{color:#fff;transform:translateY(30px)}.gallery-container{display:flex;gap:10px;height:361px;max-width:1600px;margin:0 auto}.gallery-panel{position:relative;flex:1;border-radius:7px;overflow:hidden;cursor:pointer;transition:flex .6s cubic-bezier(.4, 0, .2, 1);box-shadow:0 4px 6px rgba(0,0,0,.1)}.gallery-overlay,.gallery-panel::before{position:absolute;left:0;right:0;bottom:0;opacity:0}.gallery-panel.active{flex:3.5;cursor:default}.gallery-panel .main-dest-img{width:100%;height:100%;object-fit:cover;display:block}.gallery-overlay{background:linear-gradient(to top,rgba(0,0,0,.8) 0,rgba(0,0,0,.4) 50%,transparent 100%);padding:40px 20px 20px;transition:opacity .4s}.gallery-title{font-size:24px;font-weight:600;margin:0 0 5px;text-shadow:2px 2px 8px rgba(0,0,0,.5);opacity:0}.gallery-description{font-size:18px;line-height:26px;margin:0;text-shadow:1px 1px 4px rgba(0,0,0,.5);max-width:600px;opacity:0}.gallery-panel.active .gallery-description{animation:1s .3s forwards fadeInUp}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.gallery-panel:not(.active) .gallery-overlay{opacity:1;pointer-events:none;background:0 0}.gallery-panel::before{content:'';top:0;background:rgba(0,0,0,.2);transition:opacity .3s;pointer-events:none}.iframe-wrapper{position:relative;width:100%;height:600px;margin-bottom:25px}.hide-poweredby,.iframe-loader{position:absolute;left:0;width:100%}.iframe-wrapper iframe{width:100%;height:100%;border:0;border-radius:7px}.iframe-loader{top:0;height:100%;background:rgba(255,255,255,.95);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600;letter-spacing:2px;z-index:10}.iframe-loader::after{content:"";width:24px;height:24px;border:3px solid #ccc;border-top-color:#000;border-radius:50%;margin-left:10px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.hide-poweredby{bottom:-25px;height:30px;background:#fff;border-radius:0 0 7px 7px}.ssc-p{margin-bottom:24px}.ssc-p-list img{margin-right:5px}.ssc-p-list-main li{margin-bottom:16px}@media (max-width:1024px){.ptax-carousel-nav.ptax-next,.ptax-carousel-nav.ptax-prev.ptax-show{opacity:1}.ptax-review-card{flex:0 0 65%;max-width:65%;transform:scale(1)}.ptax-review-card.ptax-side-card{display:flex}.ptax-review-card:hover{box-shadow:none}.testimonial-quote-text{font-size:16px;margin-bottom:30px}.main-hero-middle{display:block!important;margin-top:250px}.gallery-container{flex-direction:row;height:272px}.gallery-panel{flex:1;height:272px}.gallery-panel.active{flex:3.5;height:272px}.gallery-title{font-size:20px}.gallery-description{font-size:1rem;display:none}.desktop-logo img{height:55px}.hoveranimationbtn{font-size:18px;padding:6px 16px}.social-links-footer li{width:40px;height:40px;padding:5px 1px}.primetax-banner-box{font-size:15px;height:117px;width:165px;padding:10px 8px}.font-size-18,.ssc-p-list{font-size:18px}.first-section-container{min-height:923px}.primetax-banner-slider h1{font-size:28px}.primetax-banner-slider h1 span{font-size:30px}#banner-subheading{font-size:21px;width:100%}#main-hero-section{background-image:url(../images/tablet-hero-2.webp);background-size:cover;background-position:center}.primetax-banner-boxes{margin-top:80px}.primetax-banner-slider{height:923px}.col-step-two-1,.col-step-two-2{width:100%}section#second-section-container{margin-top:75px}.ssc-p{margin-bottom:24px;margin-top:24px}.investment-contact-button,.reposition-description{margin-bottom:30px}.font-size-18{line-height:30px}.steps-col-main p{font-size:15px}.col-step-five img,.col-step-one img,.col-step-three img{height:38px;width:40px;margin-top:-68px}.steps-arrow img{width:auto}.col-step-five,.col-step-one,.col-step-three{width:37%}.steps-col-main .steps-col-main-box{padding:10px 4px;border-radius:7px}.money-spending-title{margin-top:20px;font-size:28px;margin-bottom:30px;line-height:38px}.reposition-description,.wealthy-structure-quote{font-size:26px;line-height:38px}.video-container{margin-top:25px;width:100%}}.desktop-only{display:block}.mobile-only{display:none}@media (max-width:767px){.timeshare-slider-container{padding:30px 0 20px}.timeshare-main-title{font-size:18px;line-height:27px}.timeshare-primary-highlight,.timeshare-secondary-highlight{font-size:24px;line-height:27px;padding:6px 12px}.timeshare-dot-item{width:12px}.timeshare-dot-item.timeshare-active-slide{width:80px}.ptax-carousel-nav,.ptax-reviewer-avatar{width:40px;height:40px}.step-animate{transform:translateY(-40px)}.step-animate.step-visible{transform:translateY(0)}.main-hero-middle-left-mobile p{font-size:16px;line-height:19px;color:#000}.main-hero-middle-left-mobile img{height:62px}section#second-section-rentals-container{margin-top:16px}#contact-us-form .modal-body{height:650px}.ptax-review-card:hover{box-shadow:none}.ptax-reviewer-avatar{margin-right:13px}.ptax-review-text{min-height:170px}.ptax-reviewer-rating img{width:14px;height:14px}.footer-bottom-text,.footer-text,.ptax-review-card .ptax-reviewer-name,.ssc-p-list,.steps-col-main p{font-size:16px}.desktop-only,.gallery-panel .gallery-title img,.ptax-review-card.ptax-side-card{display:none}.ptax-review-card{flex:0 0 100%;max-width:100%}.ptax-carousel-nav.ptax-prev{left:-10px}.ptax-carousel-nav.ptax-next{right:-10px}.gallery-panel:not(.active) .gallery-overlay{opacity:1;pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,.8) 0,rgba(0,0,0,.4) 50%,transparent 100%)}#main-hero-section .container{padding:0}.gallery-title img{margin-right:7px}.gallery-container{flex-direction:column;height:auto}.gallery-panel.active .gallery-title img{display:inline-block}.gallery-panel.active .gallery-title{font-size:18px;margin:0 0 5px}.gallery-title{font-size:16px;opacity:1;margin:0 0 20px}.gallery-description{font-size:.9rem;display:none}.gallery-overlay{padding:20px}.gallery-panel{flex:auto;height:46px}.gallery-panel.active{flex:auto;height:204px}.mobile-only{display:block}#banner-subheading-mobile span b,.halfcolor{font-weight:500}#banner-subheading-mobile span,.halfcolor{background-color:#c41017;border-radius:5px}.desktop-logo img{height:37px}.phone-icon-mobile img{height:36px}.desktop-google-rating img{height:23px}.footer-logo-img{height:73px}.col-step-five,.col-step-one,.col-step-three,.col-step-two-1,.col-step-two-2,.footer-separator,.timshare-mobile-botton-section{width:100%}.social-links-footer li{width:40px;height:40px;padding:5px 1px}.primetax-banner-slider h1{font-size:18px;padding-bottom:2px;font-weight:500;line-height:30px}.primetax-banner-slider h1 span{font-size:24px;border-radius:5px;margin-top:7px;padding:6px 12px}#banner-subheading-mobile span{color:#fff;font-size:22px;padding:6px 12px;text-transform:uppercase;text-shadow:0 2px 4px rgb(0 0 0 / 25%)}.social-links-footer-head li{width:34px;height:36px}.primetax-banner-boxes{gap:8px;grid-template-columns:repeat(2,2fr);margin-top:120px}#main-hero-section{background-image:url(../images/mobile-hero.webp);background-size:cover;background-position:center}.first-section-container{min-height:616px}.primetax-banner-box{font-size:16px;height:100%;width:100%;padding:14px 8px}.primetax-banner-slider{height:616px}.primetax-banner-content{margin-bottom:20px}section#second-section-container{margin-top:0}.halfcolor{font-size:22px;padding:2px 12px}.cruise-title{line-height:38px;font-size:22px}.font-size-18{font-size:16px;line-height:26px}.money-spending-title,.reposition-description,.wealthy-structure-quote{font-size:18px;line-height:30px}.ssc-p,.ssc-p-mobile{margin-top:14px;margin-bottom:18px}.ssc-p-list-main li,.ssc-p-list-main-mobile li{margin-bottom:10px}.steps-arrow img{width:auto}.col-step-five img,.col-step-one img,.col-step-three img{margin-top:-32px;height:62px;width:68px}.money-spending-title{margin-bottom:25px;margin-top:15px}.investment-contact-button.button-activated,.reposition-description{margin-bottom:25px}.main-hero-middle-left-mobile{margin-top:30px}.testimonial-carousel-item,.testimonial-carousel-item-mobile{padding:30px 0;text-align:center}.testimonial-quote-text,.testimonial-quote-text-mobile{font-size:16px;margin-bottom:12px;width:100%;font-style:italic;line-height:21px}.testimonial-author-image,.testimonial-author-image-mobile{width:25px;height:25px}.testimonial-carousel-container,.testimonial-carousel-container-mobile{max-width:330px;margin:auto}.testimonial-rating-wrapper img,.testimonial-rating-wrapper-mobile img{height:15px}.testimonial-author-name,.testimonial-author-name-mobile{font-size:14px}.testimonial-star-icon,.testimonial-star-icon-mobile{font-size:28px}.testimonial-next-arrow,.testimonial-next-arrow-mobile{width:30px;height:30px;right:10px}.testimonial-prev-arrow,.testimonial-prev-arrow-mobile{left:10px;width:30px;height:30px}.testimonial-author-section,.testimonial-author-section-mobile{flex-direction:row;align-items:center}.testimonial-next-arrow-mobile::before,.testimonial-next-arrow::before{width:15px;height:15px;border-right:2px solid #fff;border-top:2px solid #fff}.testimonial-prev-arrow-mobile::before,.testimonial-prev-arrow::before{width:15px;height:15px;border-left:2px solid #fff;border-top:2px solid #fff}}