.home-switchback{align-items:center;display:flex;flex-direction:column;row-gap:8px}.home-switchback .text-content{width:100%}.home-switchback .heading{color:var(--base-black,#1a1a1a);font-size:26px;font-weight:500;line-height:125%;margin-bottom:16px}.home-switchback .subheading p{color:var(--gray-800,#3f3f3f);font-size:20px;font-weight:400;line-height:155%}.home-switchback .subheading p a{color:var(--primary-700-teal,#397e77);font-size:20px;font-weight:400;line-height:155%}.home-switchback .description p{color:var(--gray-800,#3f3f3f);font-size:18px;font-weight:400;line-height:155%}.home-switchback .description.rounded-image{margin-bottom:0}.home-switchback-button{align-items:center;background:var(--base-white,#fff);border:2px solid var(--base-black,#1a1a1a);border-radius:5px;color:var(--base-black,#1a1a1a);display:flex;font-size:18px;font-weight:500;gap:12px;line-height:155%;margin:24px 0 72px;padding:10px 20px;transition:color var(--animation-duration) ease,background var(--animation-duration) ease,border-color var(--animation-duration) ease;width:fit-content}.home-switchback-button:hover{background:var(--color-gray-900,#1f1f1f);border-radius:5px;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);color:#fff}.home-switchback-button:hover path{stroke:#fff}.home-switchback .image-content-wrapper{align-items:center;display:flex;flex-direction:column;row-gap:14px;text-align:center}.home-switchback .single-image{height:100%;margin-top:0;object-fit:cover;width:100%}.rounded-image-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:80px 10px;height:244px;width:100%}.home-switchback .single-image.rounded-image{border-radius:150px 20px}@media (max-width:767px){.badge{line-height:22px}.home-switchback .description{margin-bottom:32px}.home-switchback-button{margin:24px 0}}@media (min-width:768px) and (max-width:1023px){.home-switchback .description{margin-bottom:72px}}@media (min-width:1024px){.home-switchback .description{margin-bottom:124px}}@media (min-width:768px){.home-switchback{row-gap:48px}.home-switchback .heading{font-size:32px}.home-switchback .description p{font-size:16px}.home-switchback-button{margin:24px 0 18px}.rounded-image-bg{border-radius:150px 10px;height:504px}}@media (min-width:992px){.home-switchback{column-gap:72px;flex-direction:row;justify-content:space-between}.home-switchback .heading{font-size:36px}.home-switchback .description{margin-bottom:0}.home-switchback[data-reversed=true]{flex-direction:row-reverse}.home-switchback .image-content-wrapper{justify-content:center;width:100%}.home-switchback .single-image{margin-top:0}.home-switchback .description,.home-switchback .heading{max-width:520px}}