.panchakarma-section{padding-top:var(--section-padding-top, 4rem);padding-bottom:var(--section-padding-bottom, 4rem);width:100%;color:#fff}.panchakarma-section__container{max-width:1440px;margin:0 0 0 auto;padding:0 156px}.panchakarma-section__content{display:flex;width:100%;justify-content:space-between;flex-wrap:wrap;gap:3rem}.panchakarma-section__left{display:flex;flex-direction:column;gap:1.25rem}.panchakarma-section__heading{font-size:14px;font-weight:800;color:#e39e5e;text-transform:uppercase;letter-spacing:3.2px;margin:0;font-family:avenir_heavy!important}.panchakarma-section__title{color:#fff;font-size:48px;font-style:normal;font-weight:400;line-height:60px;letter-spacing:.96px;max-width:86%;margin:0}.panchakarma-section__description{font-size:1rem;font-weight:400;color:#d7d7d7;margin:0;line-height:1.6;font-family:avenir_book!important;max-width:385px}.panchakarma-section__button{display:inline-flex;align-items:center;justify-content:center;gap:11.5px;padding:12px 20px;background-color:transparent;border:1px solid #9E1D45;border-radius:200px;color:#fff;text-decoration:none;font-size:16px;font-weight:500;font-family:avenir_regularregular;cursor:pointer;transition:background-color .3s ease,color .3s ease;width:fit-content;margin-top:.5rem}.panchakarma-section__button img{transition:transform .3s ease}.panchakarma-section__button:hover img{transform:rotate(-180deg)}.panchakarma-section__button img{width:18px;height:18px}.panchakarma-section__button[aria-disabled=true]{cursor:not-allowed;opacity:.6}.panchakarma-section__button-icon,.panchakarma-section__button-text{font-size:1rem;line-height:1}.panchakarma-section__right{width:100%}.panchakarma-section__images-desktop{display:none;gap:1.5rem;width:100%}.panchakarma-section__image-wrapper{width:100%;overflow:hidden;border-radius:10px}.panchakarma-section__image{width:100%;height:100%;object-fit:cover;display:block}.panchakarma-section__image-placeholder{width:100%;background-color:#ffffff1a;border-radius:.5rem;display:flex;align-items:center;justify-content:center}.panchakarma-section__image-placeholder svg{width:100%;height:auto}.panchakarma-section__images-mobile{display:block;width:100%;position:relative}.panchakarma-section__slider{display:flex;overflow:hidden;width:100%;position:relative;cursor:grab;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.panchakarma-section__slider:active{cursor:grabbing}.panchakarma-section__slide{min-width:100%;width:100%;flex-shrink:0;transition:transform .4s ease}.panchakarma-section__slide:not(:first-child){display:none}.panchakarma-section__slider-nav{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:1.5rem}.panchakarma-section__slider-button{width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid rgba(255,255,255,.5);background-color:transparent;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background-color .3s ease,border-color .3s ease}.panchakarma-section__slider-button:hover{background-color:#ffffff1a;border-color:#fff}.panchakarma-section__slider-button:disabled{opacity:.5;cursor:not-allowed}.panchakarma-section__slider-button svg{width:1.5rem;height:1.5rem}.panchakarma-section__slider-dots{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:16px}.panchakarma-section__slider-dot{width:.5rem;height:.5rem;border-radius:50%;border:none;background-color:#ffffff80;cursor:pointer;padding:0;transition:background-color .3s ease,transform .3s ease}.panchakarma-section__slider-dot:hover{background-color:#fffc}.panchakarma-section__slider-dot--active{background-color:#fff;transform:scale(1.2)}.panchakarma-section__button svg{transition:color .2s ease,transform .2s ease}.panchakarma-section__button:hover svg{transform:translate(4px)}@media screen and (min-width: 768px){.panchakarma-section__content{gap:4rem;width:100%}.panchakarma-section__left{width:35%}.panchakarma-section__right{width:55%;height:auto;display:flex;align-self:stretch}.panchakarma-section__images-mobile{display:none}.panchakarma-section__images-desktop{display:flex;justify-content:flex-end}.panchakarma-section__images-desktop .panchakarma-section__image-wrapper:first-child{width:100%;max-width:100%}.panchakarma-section__images-desktop .panchakarma-section__image-wrapper:nth-child(2){width:100%}}@media screen and (min-width: 1024px){.panchakarma-section__container{padding:0 0 0 115px}.panchakarma-section__content{gap:6rem}.panchakarma-section__left{gap:14px}.panchakarma-section__images-desktop{gap:26px}.panchakarma-section__images-desktop .panchakarma-section__image-wrapper:first-child{min-width:360px;max-width:100%}.panchakarma-section__images-desktop .panchakarma-section__image-wrapper:nth-child(2){min-width:416px}}@media screen and (min-width: 1440px){.panchakarma-section__title{font-size:48px}.panchakarma-section__description{font-size:16px}}@media (min-width:1661px){.panchakarma-section__container{margin:0 auto;padding:0 156px}.panchakarma-section__right{width:56%}.panchakarma-section__images-desktop .panchakarma-section__image-wrapper:first-child,.panchakarma-section__images-desktop .panchakarma-section__image-wrapper:nth-child(2){min-width:auto}.panchakarma-section__title{max-width:100%}}@media (min-width: 1201px) and (max-width: 1314px){.panchakarma-section__right{width:61%}.panchakarma-section__left{width:31%}.panchakarma-section__content{gap:5rem}}@media (max-width: 1201px){.panchakarma-section__left{width:34%}.panchakarma-section__right{width:59%}.panchakarma-section__container{padding:0 0 0 4rem}.panchakarma-section__content{gap:4rem}}@media (max-width:1024px){.panchakarma-section__content{gap:2rem}.panchakarma-section__right{width:62%}}@media (max-width:768px){.panchakarma-section__container{padding:0 1.5rem;margin:0 auto}.panchakarma-section__heading{font-size:12px}.panchakarma-section__title{color:#fff;text-align:center;font-size:34px;font-style:normal;font-weight:300;line-height:130%;letter-spacing:.68px}.panchakarma-section__description{font-size:14px;font-weight:350;text-align:center;max-width:314px}.panchakarma-section__left{align-items:center}panchakarma-section__button-text{font-size:15px;line-height:1.3}.panchakarma-section__button{gap:5px;padding:10px}.panchakarma-section{padding-top:4rem;padding-bottom:4rem}.panchakarma-section__left,.panchakarma-section__right{width:100%}.panchakarma-section__button{display:flex;padding:10px 12px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:200px;border:1px solid #9E1D45;color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:130%;margin:0 auto}.panchakarma-section__image-wrapper{max-width:331px;height:280px;margin:0 auto}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/panchakarma-section.css.map */
