/** Shopify CDN: Minification failed

Line 31:198 Expected identifier but found whitespace
Line 31:199 Unexpected "10px"

**/
.trendyten3-custom .home-custom-section .home-custom-section-wrapper .dt-sc-custom-block {display:flex; flex-wrap:wrap; align-self:flex-start;}
.trendyten3-custom .home-custom-section .home-custom-section-wrapper .dt-sc-custom-block > * {width:100%;}
.trendyten3-custom .home-custom-section .home-custom-section-wrapper .dt-sc-custom-block.dt-sc-reverse-columns {flex-direction:column-reverse;}
.trendyten3-custom .home-custom-section .home-custom-section-wrapper .dt-sc-custom-block.dt-sc-reverse-columns .dt-sc-heading {margin-top:50px; margin-bottom:0;}
.trendyten3-custom .home-custom-section .home-custom-section-wrapper .dt-sc-custom-block .dt-sc-heading > *:not(:last-child) {margin:0 0 10px;}
.trendyten3-custom .home-custom-section .home-custom-section-wrapper .dt-sc-custom-block .dt-sc-heading {margin-bottom:20px;}
.trendyten3-custom .home-custom-section .home-custom-section-wrapper .dt-sc-custom-block .dt-sc-heading.text-center {text-align:center;}
.trendyten3-custom .home-custom-section .home-custom-section-wrapper .dt-sc-custom-block .dt-sc-heading.text-start {text-align:left;}
.trendyten3-custom .home-custom-section .home-custom-section-wrapper .dt-sc-custom-block .dt-sc-heading.text-end {text-align:right;}
.trendyten3-custom .home-custom-section {position:relative; overflow:hidden;}
.trendyten3-custom .home-custom-section .home-custom-section-wrapper .dt-sc-heading h4.dt-sc-main-heading {font-weight:600;}
.trendyten3-custom .home-custom-section .home-custom-section-wrapper {position:relative; display:flex; flex-wrap:nowrap; -webkit-box-orient:horizontal; -webkit-box-direction:normal; -ms-flex-direction:row; flex-direction:row; background:none; align-self:normal; min-width:0; word-wrap:break-word; background-clip:border-box; padding:0; overflow:hidden; gap:var(--grid-desktop-horizontal-spacing); justify-content:space-between;}
.trendyten3-custom {position:relative}
.trendyten3-custom .dt-sc-main-heading {letter-spacing:2px; font-weight:600; font-size:clamp(3rem, 2.4rem + 3vw, 6rem);}
.trendyten3-custom .dt-sc-sub-heading {padding-top:1rem; font-weight:500}
.trendyten3-custom .feature-custom {display:flex; justify-content:space-between; align-items:center}
.trendyten3-custom .feature-title {font-weight:500; margin-bottom:20px}
.trendyten3-custom .feature-desc {margin:0;}
.trendyten3-custom .feature-custom {width:100%; max-width:60%; padding-bottom:3rem}
.trendyten3-custom .dt-sc-heading-description {margin:0; padding-top:10px;}
.trendyten3-custom .home-custom-section .button .button--primary{width:100%; max-width: 300px!important;}
.trendyten3-custom .home-custom-section .sub-heading {font-size: clamp(3rem, 2.1864rem + 4.0678vw, 6rem);}

.trendyten3-custom .title-wrapper--no-top-margin>.sub-heading { color: var(--gradient-base-accent-3);}
/* .trendyten3-custom .button {color: rgb(var(--color-button));background-color:rgb(var(--color-button-text),var(--alpha-button-background));/* font-size: clamp(1.6rem, 2rem + 0vw, 2rem); */padding: 10px 50px;} */
/* .trendyten3-custom .button:hover {color: var(--gradient-base-background-1);background-color:var(--gradient-base-accent-2);padding: 10px 50px;} */
/* .trendyten3-custom .page-full-width{background-color:rgb(var(--color-base-background-2),0.8);} */
.trendyten3-custom .title-wrapper-with-link > *:not(:last-child) {margin-bottom:4rem;}
.trendyten3-custom h2.title.h0{font-size: clamp(3rem,2.6129rem + 1.9355vw,6rem);}
@media(max-width:780px) {
.trendyten3-custom .feature-custom {max-width:100%;}
}

@media(max-width:480px) {
.trendyten3-custom .feature-custom {flex-wrap:wrap}
.trendyten3-custom .feature-custom .feature1, .trendyten3-custom .feature-custom .feature2 {width:100%; max-width:100%}
}

