.section-reasons{padding:60px 0;width:100%}.section-reasons .wrapper{margin:0 auto}.section-reasons .section-title{margin-bottom:20px;font-family:Montserrat;font-weight:600;font-size:24px;line-height:32px;text-transform:capitalize}.section-reasons .reasons-tabs{display:flex;flex-direction:column}.section-reasons .tab-headers{display:flex;gap:20px;margin-bottom:15px}.section-reasons .tab-header{padding:12px 4px;color:#666;background:none;border:none;border-bottom:4px solid transparent;cursor:pointer;transition:all .3s ease;font-family:Montserrat;font-weight:600;font-size:16px;line-height:24px;letter-spacing:0%;vertical-align:middle}.section-reasons .tab-header.active{color:#000;border-bottom-color:#000}.section-reasons .tab-content-wrapper{width:100%}.section-reasons .tabing-content{display:none;gap:40px;align-items:flex-start}.section-reasons .tabing-content.active{display:grid}.section-reasons .tab-content-wrapper:only-child .tabing-content{margin-top:0}.section-reasons .reasons-list{display:flex;flex-direction:column;gap:16px}.section-reasons .reason-item{overflow:hidden;border-bottom:1px solid #E3E8E9}.section-reasons .reason-header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px;border:none;cursor:pointer;font-family:Montserrat;font-weight:600;font-size:16px;line-height:24px;gap:20px;background:transparent}.section-reasons .reason-header span{font-size:16px;font-weight:600;width:auto;white-space:break-spaces;text-align:left}.section-reasons .reason-header .icon{font-size:20px;line-height:1}.section-reasons .reason-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out;background:#fff;padding:0 16px;font-family:Arial;font-weight:400;font-size:14px;line-height:22px}.section-reasons .reason-content p{margin:16px 0}.pipeline-legacy .reasons-image{position:sticky;top:20px}.pipeline-legacy .reasons-image img{width:100%;height:auto;border-radius:8px}.section-reasons .highlights-wrapper{display:flex;gap:24px;overflow:auto}.section-reasons .highlight-item{background:#fff;border-radius:8px;overflow:hidden;transition:transform .3s ease}.section-reasons .highlight-link:hover .highlight-item{transform:translateY(-2px)}.section-reasons .highlight-image{width:100%;position:relative;padding-top:100%;overflow:hidden}.section-reasons .highlight-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.section-reasons .highlight-content{padding:20px 0 0}.section-reasons .highlight-title{font-family:Open Sans;font-weight:600;font-size:12px;line-height:16px;letter-spacing:0%;text-transform:capitalize;color:#000}.section-reasons .highlight-text{font-family:Arial;font-weight:400;font-size:12px;line-height:16px;letter-spacing:0%;text-transform:capitalize;color:#5a5c61;margin-top:4px}.section-reasons .highlight-link{display:block;text-decoration:none;color:inherit;max-width:315px}.pipeline-legacy .tabination-switcher-wrapper svg{width:32px;height:auto;border:1px solid black;border-radius:50%;padding:9px}.pipeline-legacy .tabination-switcher-wrapper{display:flex;margin-left:auto;gap:20px}@media screen and (max-width:576px){.section-reasons .highlight-link{min-width:90%}.section-reasons .highlights-wrapper{margin-right:-16px;width:auto;padding-right:20px}}@media screen and (max-width:768px){.section-reasons{padding:40px 0}.section-reasons .tab-headers::-webkit-scrollbar{display:none}.section-reasons .tab-headers{overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:10px}.section-reasons .tabing-content{grid-template-columns:1fr;gap:10px}.section-reasons .highlights-wrapper{margin-top:30px;gap:10px}}@media screen and (max-width:767px){.pipeline-legacy .hide-on-mobile{display:none!important}}@media screen and (min-width:768px){.section-reasons .tabing-content.img-available{grid-template-columns:1fr 1fr}.pipeline-legacy .hide-on-desktop{display:none!important}}.section-reasons.has-bg{background-color:var(--color-background)}.section-reasons .icons-text-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px 24px;padding:20px 0}.section-reasons .icon-text-item{display:flex;flex-direction:column}.section-reasons .icon-text-icon{width:44px;height:44px;margin-bottom:16px}.section-reasons .icon-text-icon img{width:100%;height:100%;object-fit:contain}.section-reasons .icon-text-title{font-family:Montserrat;font-weight:600;font-size:16px;line-height:24px;margin-bottom:8px}.section-reasons .icon-text-content{font-family:Arial;font-weight:400;font-size:14px;line-height:22px;color:#666}.pipeline-legacy .image-with-text-grid .image-with-text-item{display:flex;gap:24px;flex-wrap:wrap}.pipeline-legacy .image-with-text-grid .image-with-text-image{width:100%;height:100%;object-fit:cover;width:calc(50% - 12px)}.pipeline-legacy .image-with-text-grid .image-with-text-content{display:flex;flex-direction:column;justify-content:center;width:calc(50% - 12px)}.pipeline-legacy .image-with-text-grid .image-with-text-button{width:fit-content;border:1px solid #E3E8E9;color:#212529;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:600;line-height:16px;text-transform:capitalize;padding:12px 24px}.pipeline-legacy .image-with-text-grid .image-with-text-title{color:var(--primary-grey-900, #212529);font-family:Montserrat;font-size:24px;font-style:normal;font-weight:600;line-height:32px;text-transform:capitalize}.pipeline-legacy .image-with-text-grid .image-with-text-richcontent{color:var(--primary-grey-700, #5A5C61);font-family:Arial;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.pipeline-legacy .image-with-text-grid .image-with-text-item.image-with-text-item-left{flex-direction:row-reverse}@media screen and (max-width:991px){.section-reasons .icons-text-grid{grid-template-columns:repeat(2,1fr);gap:32px 20px}}@media screen and (max-width:768px){.pipeline-legacy .image-with-text-grid .image-with-text-item{flex-direction:column-reverse!important;gap:5px}.pipeline-legacy .image-with-text-grid .image-with-text-image{width:100%}.pipeline-legacy .image-with-text-grid .image-with-text-content{width:100%;padding-inline:12px}.pipeline-legacy .image-with-text-grid .image-with-text-title{font-size:16px;margin-bottom:0}}@media screen and (max-width:576px){.section-reasons .icons-text-grid{grid-template-columns:1fr;gap:24px}}.pipeline-legacy .tabination-next-button:not(.disabled),.pipeline-legacy .tabination-prev-button:not(.disabled){cursor:pointer}.pipeline-legacy .tabination-prev-button.disabled,.pipeline-legacy .tabination-next-button.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/202/assets/reasons-to-join.css.map */
