*,:before,:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;box-sizing:border-box;scroll-behavior:smooth}body{font-size:16px;line-height:1.5!important;font-weight:400!important;color:var(--black);font-family:var(--primary-font)!important;letter-spacing:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;overflow-x:hidden}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{color:var(--heading-color);font-family:var(--primary-font);line-height:1.2;text-transform:inherit;letter-spacing:normal;font-weight:500;margin:0 0 15px}p{margin:0 0 15px}p:last-child{margin-bottom:0}p:empty{display:none}ul,ol{margin:0;padding:0;list-style:none}img{display:block;max-width:100%;height:auto}video,iframe{display:block;width:100%}a{-webkit-transition:ease .45s;transition:ease .45s}a,a:hover,a:focus{text-decoration:none}:focus,:focus-visible{outline:none!important}table{width:100%}.btn:not(button,.site-header__cart),.button{padding:10px 25px;background:var(--Mint-Green);border:1px solid var(--Mint-Green);font-size:16px;color:var(--white);font-weight:600;font-family:var(--Sen-font);line-height:1.1;text-transform:inherit;letter-spacing:.04em;display:inline-flex;align-items:center;justify-content:center;text-align:center;min-width:172px;min-height:55px;width:auto;height:auto;border-radius:6px;box-shadow:none;cursor:pointer;-webkit-transition:.45s ease;transition:.45s ease}.btn:not(button,.site-header__cart):hover,.button:hover{background:var(--white);color:var(--Mint-Green)}.btn:not(button,.site-header__cart).blue,.button.blue{background:var(--Slate-Blue);border:1px solid var(--Slate-Blue)}.btn:not(button,.site-header__cart).blue:hover,.button.blue:hover{background:var(--white);color:var(--Slate-Blue)}.btn:not(button,.site-header__cart):before,.btn:not(button,.site-header__cart):after,.button:before,.button:after{display:none}form .field:before,form .field:after{display:none}textarea,textarea.text-area{display:block;font-family:var(--primary-font);height:150px;width:100%;border:1px solid var(--black);background:var(--white);padding:1rem 2rem;margin:0;font-size:16px;color:var(--black);font-weight:400;letter-spacing:normal;box-shadow:none!important;border-radius:0!important;-webkit-transition:ease .45s;transition:ease .45s;resize:none}input[type=text],input[type=password],input[type=url],input[type=tel],input[type=search],input[type=number],input[type=datetime],input[type=email],input[type=date],select{display:block;font-family:var(--primary-font);height:48px;width:100%;border:1px solid var(--black);background:var(--white);padding:1rem 2rem;margin:0!important;font-size:16px;font-weight:400;letter-spacing:normal;color:var(--black);box-shadow:none!important;border-radius:0!important;-webkit-transition:ease .45s;transition:ease .45s}.mobile{display:none!important}.shopify-challenge__container form{text-align:center}.shopify-challenge__container form .shopify-challenge__button.btn{margin-top:20px}predictive-search .spinner{display:none!important}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-column{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.index-banner-section{position:relative}.index-banner-section .banner-image img{width:100%}.index-banner-section .banner-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.index-banner-section .banner-cnt-innr{text-align:center;width:100%;max-width:61%;margin:0 auto}.index-banner-section .banner-cnt-innr .banner-subheading{font-size:14px;line-height:1.2;letter-spacing:2px;text-transform:uppercase;color:var(--white);margin:0 0 2.5rem}.index-banner-section .banner-cnt-innr .title{font-size:clamp(3rem,3.421vw,6.5rem);text-transform:capitalize;color:var(--white);margin:0 0 3rem}.index-banner-section .banner-cnt-innr .title strong{font-weight:500;color:var(--Mint-Green)}.index-banner-section .banner-cnt-innr .banner-text{font-size:clamp(1.6rem,1.053vw,2rem);line-height:1.3;color:var(--white);margin-bottom:4rem}.index-banner-section .banner-cnt-innr .banner-text ul{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;column-gap:4rem;row-gap:1.5rem}.index-banner-section .banner-cnt-innr .banner-text ul li{font-size:1.6rem;color:var(--white);line-height:1.4;display:flex;align-items:center;justify-content:center;gap:10px}.index-banner-section .banner-cnt-innr .banner-text ul li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 20C4.47715 20 0 15.5228 0 10C0 4.47715 4.47715 0 10 0C15.5228 0 20 4.47715 20 10C20 15.5228 15.5228 20 10 20ZM9.0026 14L16.0737 6.92893L14.6595 5.51472L9.0026 11.1716L6.17421 8.3431L4.75999 9.7574L9.0026 14Z' fill='%234AD295'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;background-position:center;width:20px;height:20px;flex-shrink:0}.index-banner-section .banner-cnt-innr .btn-wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.3rem}.index-banner-section .banner-cnt-innr .btn-wrapper .button.secondry-btn{background:var(--white);border:1px solid var(--white);color:#123d46}.index-banner-section .banner-cnt-innr .btn-wrapper .button.secondry-btn:hover{color:var(--white);background:#123d46}.index-card-section{padding:var(--padding-80) 0 0}.index-card-section .inner-block{display:block;overflow:hidden;border-radius:1.5rem}.index-featured-collection{padding:var(--padding-64) 0 0}.index-featured-collection .collection__title{margin-bottom:4rem!important}.index-featured-collection .header-wrapper-grid{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;justify-content:space-between}.index-featured-collection .header-wrapper-grid .common-heading{margin:0}.common-heading{font-size:clamp(2.8rem,2.105vw,4rem);text-transform:capitalize}.button.arrow-btn{background:transparent;border:none;font-family:var(--primary-font);font-size:15px;line-height:1;text-transform:capitalize;color:var(--Black-Plum);padding:0;gap:7px;min-width:auto;min-height:auto}.button.arrow-btn .svg-wrapper{display:block;flex-shrink:0;transition:.45s ease}.button.arrow-btn:hover .svg-wrapper{transform:rotate(-45deg)}.button.arrow-btn:hover{color:var(--Mint-Green)}.card-wrapper .card:not(.ratio) .card__inner:before{padding-bottom:100%}.card-wrapper .card:not(.ratio) .card__inner{background:#e5e5e5;border-radius:1.6rem;overflow:hidden}.card-wrapper .card:not(.ratio){background:transparent}.card-wrapper .card:not(.ratio)>.card__content .card__information{padding:2rem 0 0;text-align:center}.card-wrapper .card:not(.ratio)>.card__content{padding:0}.card-wrapper .card:not(.ratio)>.card__content .card__heading{font-weight:400;font-size:16px;line-height:1.2;text-transform:capitalize;color:var(--black)}.card-wrapper .card:not(.ratio)>.card__content .card__heading .full-unstyled-link{text-decoration:none}.card-wrapper .card:not(.ratio)>.card__content .card-information{text-align:center}.card-wrapper .card:not(.ratio)>.card__content .price{font-family:var(--primary-font);font-weight:500;font-size:clamp(1.6rem,1.053vw,2rem);color:var(--Charcoal-Gray);letter-spacing:normal}.splide__arrow{width:4.5rem!important;height:4.5rem!important;background:var(--white)!important;border:1px solid #E2E0E0!important;border-radius:50%;opacity:1!important;transition:.45s ease;z-index:1!important}.splide__arrow:hover{background:var(--Black-Plum)!important;color:var(--white)!important}.splide__arrow svg path{transition:.45s ease}.splide__arrow:hover svg path{fill:var(--white)!important}.index-featured-collection .splide__arrow.splide__arrow--prev{left:-6.5rem}.index-featured-collection .splide__arrow.splide__arrow--next{right:-6.5rem}.promo-banner-section{padding:var(--padding-64) 0 0}.promo-banner-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}.promo-banner-grid .promo-banner-item{background-repeat:no-repeat;background-size:cover;background-position:bottom center;overflow:hidden;border-radius:1rem;padding:clamp(3rem,3.158vw,6rem) clamp(2rem,3.158vw,6rem);display:flex;flex-direction:column;min-height:515px}.promo-banner-grid .promo-banner-item .common-heading{font-weight:500;font-size:clamp(2.3rem,2.526vw,4.8rem);text-transform:capitalize;color:var(--white);line-height:1.1;width:100%;max-width:48rem}.promo-banner-grid .promo-banner-item .promo-text{color:var(--white)}.promo-banner-grid .promo-banner-item .subheading{display:block;font-weight:500;font-size:1.4rem;line-height:1;letter-spacing:2px;text-transform:uppercase;color:var(--white);margin:0 0 1.2rem}.promo-banner-grid .promo-banner-item ul{display:grid;grid-template-columns:repeat(2,1fr);column-gap:2rem;row-gap:1rem;width:100%;max-width:340px}.promo-banner-grid .promo-banner-item ul>li{display:flex;align-items:center;gap:1.5rem;font-size:1.6rem}.promo-banner-grid .promo-banner-item ul>li:before{content:"\f061""";font-family:var(--FontAwesome-icon);line-height:1;font-size:14px;flex-shrink:0;pointer-events:none}.popular-categories{padding:var(--padding-100) 0;background:url(catagories-bg.png) no-repeat center / cover}.popular-categories__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem;margin-bottom:4rem}.popular-categories__header .common-heading{margin:0}.popular-categories-slider .category-card{display:block;width:100%;height:100%;overflow:hidden;border-radius:1.5rem;position:relative}.popular-categories-slider .category-card img{width:100%;height:100%;object-fit:cover;will-change:transform;transition:all .5s}.popular-categories-slider .category-card .category-card__title{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(3rem,2.105vw,4rem) clamp(2rem,2.105vw,4rem);font-weight:500;font-size:clamp(1.7rem,1.053vw,2rem);line-height:1;color:var(--white)}.popular-categories-slider .category-card:hover img{transform:scale(1.03)}.popular-categories-slider .splide__arrow.splide__arrow--prev{left:-6.5rem}.popular-categories-slider .splide__arrow.splide__arrow--next{right:-6.5rem}.service-features{padding:var(--padding-80) 0 0}.service-features__wrapper{display:flex;flex-wrap:wrap;row-gap:3rem;--serv-featr-clm-gap: clamp(2rem, 4.737vw, 9rem);column-gap:var(--serv-featr-clm-gap)}.service-features__wrapper .service-features__left{width:100%;max-width:calc(43% - (var(--serv-featr-clm-gap) - (var(--serv-featr-clm-gap) / 2)))}.service-features__wrapper .service-features__cards{width:100%;max-width:calc(57% - (var(--serv-featr-clm-gap) - (var(--serv-featr-clm-gap) / 2)));display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}.service-features__wrapper .service-features__left .service-features__description{color:#999;margin-bottom:3rem}.service-features__wrapper .service-features__left .service-features__support{margin-bottom:clamp(2.5rem,2.632vw,5rem)}.service-features__wrapper .service-features__left .service-features__support .support-item{display:flex;flex-wrap:wrap;align-items:center;column-gap:2rem;row-gap:1.5rem}.service-features__wrapper .service-features__left .service-features__support .support-icon{border:1px solid #E2E0E0;width:5.5rem;height:5.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%}.service-features__wrapper .service-features__left .service-features__support strong{display:block;font-weight:500;font-size:clamp(1.7rem,1.053vw,2rem);line-height:1;color:var(--Charcoal-Gray);margin-bottom:1rem}.service-features__wrapper .service-features__left .service-features__support p,.service-features__wrapper .service-features__left .service-features__support a{line-height:1;color:var(--Mint-Green)}.service-features__wrapper .service-features__left .service-features__support .support-item:not(:last-child){margin-bottom:3rem}.service-features__wrapper .service-features__cards .service-card{border:1px solid #E2E0E0;border-radius:16px;padding:clamp(2.3rem,2.105vw,4rem) clamp(1.5rem,2.105vw,4rem)}.service-features__wrapper .service-features__cards .service-card .service-card__icon{width:100%;max-width:10rem;margin:0 0 3rem}.service-features__wrapper .service-features__cards .service-card .title{font-weight:500;font-size:clamp(1.8rem,1.053vw,2rem);text-transform:capitalize;color:var(--Charcoal-Gray);margin:0 0 1.2rem}.service-features__wrapper .service-features__cards .service-card .content{color:#666}.testimonial_sec{padding:var(--padding-64) 0 0}.testimonial-splide{padding:var(--padding-100) 0;background:url(testi-bg.png) no-repeat center / cover}.testimonial-wrapper .icon-img-wrapper{width:100%;max-width:6rem;margin:0 auto 4rem}.testimonial-slider{width:100%;max-width:1040px;margin:0 auto}.testimonial-slider .testimonial-item{text-align:center}.testimonial-slider .testimonial-item .testimonial-text{font-size:clamp(1.9rem,1.474vw,2.8rem);letter-spacing:-.7px;color:var(--Charcoal-Gray);line-height:1.3;margin-bottom:4rem}.testimonial-slider .testimonial-item .customer-detail-wrapper{gap:1.5rem;display:flex;align-items:center;flex-wrap:wrap;justify-content:center}.testimonial-slider .testimonial-item .customer-detail-wrapper .customer-img{width:7rem;height:7rem;overflow:hidden;border-radius:50%}.testimonial-slider .testimonial-item .customer-detail-wrapper .customer-img img{width:100%}.testimonial-slider .testimonial-item .customer-detail-wrapper .author{font-weight:500;line-height:1;color:var(--Charcoal-Gray);display:inline-flex;align-items:center;gap:6px;margin-bottom:1.1rem}.testimonial-slider .testimonial-item .customer-detail-wrapper .author:after{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_96_9913)'%3E%3Cpath d='M7.0026 13.6668C3.3207 13.6668 0.335938 10.682 0.335938 7.00016C0.335938 3.31826 3.3207 0.333496 7.0026 0.333496C10.6845 0.333496 13.6693 3.31826 13.6693 7.00016C13.6693 10.682 10.6845 13.6668 7.0026 13.6668ZM6.33767 9.66683L11.0517 4.95278L10.1089 4.00998L6.33767 7.78123L4.45208 5.89556L3.50926 6.83843L6.33767 9.66683Z' fill='%236AB73D'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_96_9913'%3E%3Crect width='14' height='14' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;width:14px;height:14px;flex-shrink:0}.testimonial-slider .testimonial-item .customer-detail-wrapper .desc{font-size:1.4rem;line-height:1.2;color:#999}.testimonial-slider .testimonial-item .customer-detail-wrapper .author-details{text-align:left}.testimonial-slider .testimonial-item .customer-detail-wrapper .stars{color:#f9bf00;font-size:20px;line-height:1;margin-top:5px}.testimonial-stats-wrapper{margin-top:clamp(3rem,4.211vw,8rem);display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.testimonial-stats-wrapper .stats-box{display:flex;flex-wrap:wrap;row-gap:1.5rem;background:var(--white);border-radius:16px;padding:clamp(2rem,2.105vw,4rem) clamp(1.5rem,2.105vw,4rem)}.testimonial-stats-wrapper .stats-box .stats-icon{width:100%;max-width:5rem;flex-shrink:0}.testimonial-stats-wrapper .stats-box .stats-content{width:100%;max-width:calc(100% - 5rem);padding-left:1.5rem}.testimonial-stats-wrapper .stats-box .stats-number{font-weight:500;font-size:clamp(2.5rem,2.526vw,4.8rem);line-height:1;color:var(--Charcoal-Gray);margin:0 0 .5rem}.testimonial-stats-wrapper .stats-box .stats-text{line-height:1.1;color:#666}.how-it-works{padding:var(--padding-80) 0 0}.how-it-works .page-width{max-width:1240px}.hiw-header{text-align:center;margin-bottom:4rem}.hiw-header .heading-top{font-size:1.4rem;line-height:1;letter-spacing:2px;text-transform:uppercase;color:var(--Mint-Green);margin:0 0 1.5rem}.hiw-header .subtext{color:#666}.hiw-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.hiw-steps .hiw-card{background:var(--white);box-shadow:0 4px 24px #0000000f;border-radius:2rem}.hiw-steps .hiw-card .hiw-image-wrapper{position:relative}.hiw-steps .hiw-card:not(:last-child) .hiw-image-wrapper:after{content:"";position:absolute;top:60%;left:95%;width:7.2rem;height:7.2rem;transform:translateY(-50%);border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg width='72' height='72' viewBox='0 0 72 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_237_5090)'%3E%3Cpath d='M16 32C16 20.9543 24.9543 12 36 12C47.0457 12 56 20.9543 56 32C56 43.0457 47.0457 52 36 52C24.9543 52 16 43.0457 16 32Z' fill='white' shape-rendering='crispEdges'/%3E%3Cg opacity='0.4'%3E%3Cpath d='M30.75 32H41.25' stroke='%23282828' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M36 26.75L41.25 32L36 37.25' stroke='%23282828' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_237_5090' x='0' y='0' width='72' height='72' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='8'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_237_5090'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_237_5090' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover}.hiw-steps .hiw-card .hiw-image-wrapper .hiw-image{width:100%}.hiw-steps .hiw-card .hiw-image-wrapper .hiw-icon{position:absolute;bottom:-50px;right:0}.hiw-steps .hiw-card .hiw-content{padding:6rem 2.8rem 3rem;position:relative}.hiw-steps .hiw-card .hiw-content .hiw-title{font-weight:600;font-size:2.2rem;margin:0 0 1rem}.hiw-steps .hiw-card .hiw-content .hiw-desc{font-size:1.5rem;color:#777;line-height:1.4}.hiw-bottom{margin-top:4rem;text-align:center}.hiw-bottom .hiw-bottom-text{font-size:1.4rem;color:#999}.hiw-bottom .hiw-btn{background:linear-gradient(135deg,#4ad295,#2eb87a);border-radius:3.35544e+07px;min-width:228px;gap:9px}.hiw-bottom .hiw-btn:hover{background:var(--white)}.hiw-bottom .hiw-btn .arrows{display:block;margin-top:4px;flex-shrink:0}.progress-line{display:flex;gap:6px;margin-bottom:16px}.progress-line span{display:block;height:4px;border-radius:4px;background:#4ad295;animation:progressMove 1.4s infinite ease-in-out}.progress-line span:nth-child(1){width:18px}.progress-line span:nth-child(2){width:12px;animation-delay:.2s}.progress-line span:nth-child(3){width:22px;animation-delay:.4s}.hiw-card:nth-child(1) .progress-line span{background:#4ad295}.hiw-card:nth-child(2) .progress-line span{background:#5d5db5}.hiw-card:nth-child(3) .progress-line span{background:#e84c7f}@keyframes progressMove{0%{transform:scaleX(.6);opacity:.4}50%{transform:scaleX(1);opacity:1}to{transform:scaleX(.6);opacity:.4}}.index-blg-main .page-width-desktop{padding-top:0;padding-bottom:0}.index-blg-main{padding:var(--padding-100) 0}.index-personalized-designs .card-wrapper .card:not(.ratio) .card__inner{border:1px solid #E5E5E5}.card-wrapper .card:not(.ratio)>.card__content .price.price--on-sale .price__sale{display:flex;flex-direction:row-reverse;align-items:center}.card-wrapper .card:not(.ratio)>.card__content .price.price--on-sale{color:var(--Mint-Green)}.card-wrapper .card:not(.ratio)>.card__content .price.price--on-sale .price-item--regular{margin-left:8px;font-weight:500;font-size:1.6rem;line-height:1;color:#999}.index-personalized-designs{padding-bottom:var(--padding-64)}.hospot-right-wrp{position:relative}.hotspot-point{position:absolute;transform:translate(-50%,-50%);cursor:pointer}.plus-icon{width:34px;height:34px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 20px #0003;position:relative}.plus-icon:before{content:"";position:absolute;width:100%;height:100%;border-radius:50%;background:#fff;animation:pulse 2s infinite;z-index:-1}@keyframes pulse{0%{transform:scale(1);opacity:.6}70%{transform:scale(1.8);opacity:0}to{opacity:0}}.hotspot-product{position:absolute;bottom:100%;left:auto;right:100%;display:flex;flex-wrap:wrap;align-items:center;padding:1rem;opacity:0;visibility:hidden;transform:translateY(10px);transition:.3s;background:var(--white);box-shadow:0 1px 5px #0000001a;border-radius:8px;width:320px;height:140px;z-index:3}.hotspot-point:hover .hotspot-product{opacity:1;visibility:visible;transform:translateY(0)}.hotspot-product .prd-img{width:120px;height:120px;border-radius:4px;overflow:hidden}.hotspot-product .prd-img img{width:100%;height:100%}.hotspot-product .product-info{width:calc(100% - 120px);padding-left:1.5rem}.hotspot-product .product-info .title{font-size:1.6rem;line-height:1.3;color:var(--Charcoal-Gray);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 1.3rem}.hotspot-product .product-info .price{font-weight:500;font-size:2rem;line-height:1;color:var(--Charcoal-Gray)}.hotspot-sec-innr{padding:var(--padding-64) 0 0}.hostpot-wrrp{display:grid;grid-template-columns:repeat(2,1fr)}.hostpot-wrrp .hospot-left-wrp,.hostpot-wrrp .hospot-right-wrp{background-repeat:no-repeat;background-size:cover;background-position:center center;min-height:695px}.hostpot-wrrp .hospot-left-wrp .left-content{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:3rem 2rem 3rem calc(50% - (var(--left-gap) / 2) + 1.5rem);--left-gap: 50rem}.hostpot-wrrp .hospot-left-wrp .lft-cnt-innr{width:100%;max-width:54rem;margin-right:auto;margin-left:0}.hostpot-wrrp .hospot-left-wrp .sub-head{font-weight:500;font-size:1.4rem;line-height:1;letter-spacing:2px;text-transform:uppercase;color:var(--white)}.hostpot-wrrp .hospot-left-wrp .heading{font-weight:500;font-size:clamp(3.5rem,3.368vw,6.4rem);text-transform:capitalize;color:var(--white)}.hostpot-wrrp .hospot-left-wrp .txtwrrp{font-size:1.8rem;color:var(--white);margin-bottom:clamp(2rem,2.632vw,5rem)}.hostpot-wrrp .hospot-left-wrp .button{border:1px solid var(--Charcoal-Gray);border-radius:3rem;gap:9px}.hostpot-wrrp .hospot-left-wrp .button .arrows{display:block;margin-top:4px;flex-shrink:0;transform:rotate(45deg);transition:.45s ease}.hostpot-wrrp .hospot-left-wrp .button:hover .arrows{transform:rotate(-45deg)}.hostpot-wrrp .hospot-left-wrp .btm-sub-txt{color:var(--white);margin-top:clamp(2rem,3.158vw,6rem)}.blog-insights-section{padding:var(--padding-100) 0}.blog-header{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center;justify-content:space-between;margin-bottom:clamp(2rem,2.105vw,4rem)}.blog-header .common-heading{margin:0}.blog-insights-slider .blog-card .blog-image{position:relative;display:block;width:100%;overflow:hidden;border-radius:1.6rem;padding-bottom:75%}.blog-insights-slider .blog-card .blog-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;will-change:transform;transition:.45s ease}.blog-insights-slider .blog-card:hover .blog-image img{transform:scale(1.03)}.blog-insights-slider .blog-card .blog-meta{padding:1.6rem 0;border-bottom:1px solid #E2E0E0;margin-bottom:1.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1.5rem}.blog-insights-slider .blog-card .blog-meta .blog-tag{font-size:1.4rem;line-height:1;text-transform:uppercase;color:var(--Mint-Green);display:inline-flex;align-items:center}.blog-insights-slider .blog-card .blog-meta .blog-tag:before{content:"";display:block;background:var(--Mint-Green);width:8px;height:8px;margin-right:7px;flex-shrink:0;border-radius:50%}.blog-insights-slider .blog-card .blog-meta .blog-date{font-size:1.4rem;line-height:1;color:#999}.blog-insights-slider .blog-card .blog-meta .blog-author{font-size:1.4rem;line-height:1;color:var(--Charcoal-Gray)}.blog-insights-slider .blog-card .blog-title{font-weight:500;font-size:clamp(1.8rem,1.474vw,2.8rem);color:var(--Charcoal-Gray)}.blog-insights-slider .blog-card .blog-title a{color:currentColor}.blog-insights-slider .blog-card .blog-excerpt{line-height:1.5;color:#282828}
/*# sourceMappingURL=/cdn/shop/t/12/assets/style.css.map */
