.fixed__image__scroll__wrapper{position:relative}.fixed__image__scroll__wrapper:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.fixed__image__scroll__container{display:flex;gap:4rem;justify-content:space-between;margin:0 auto}.fixed__image__scroll__container .fixed__image__scroll__right__content{display:flex;flex-direction:column;gap:1.5rem;height:800px;justify-content:center;text-align:left;transition:opacity 1s ease;width:100%}.fixed__image__scroll__container .fixed__image__scroll__right__content span{align-items:center;background:#fee8e6;border-radius:50%;color:var(--secondary-color);display:flex;font-size:24px;font-weight:600;height:55px;justify-content:center;padding:1rem;width:55px}.fixed__image__scroll__container .fixed__image__scroll__right__content h3{font-size:55px;font-weight:600;line-height:1.3;margin:0}.fixed__image__scroll__container .fixed__image__scroll__right__content p{font-size:18px}.fixed__image__scroll__container .fixed__image__scroll__left__content{align-items:center;display:flex;justify-content:center;opacity:1;overflow-y:hidden;padding:0;position:absolute;transition:opacity 1s ease}.fixed__image__scroll__container .fixed__image__scroll__left__content img{max-width:100%}.fixed__image__scroll__container .fixed__image__scroll__right__wrapper{width:50%}.fixed__image__scroll__container .fixed__image__scroll__right__wrapper.mobile{display:none;position:relative}.fixed__image__scroll__container .fixed__image__scroll__right__wrapper.mobile .fixed__image__scroll__right__content{position:absolute}.fixed__image__scroll__container .fixed__image__scroll__left__wrapper{align-items:center;display:flex;height:800px;padding-top:0;position:sticky;top:var(--header-height);width:50%}.fixed__image__scroll__container .fixed__image__scroll__right__wrapper.mobile .tabbed-view{display:flex;flex-direction:column}.fixed__image__scroll__container .fixed__image__scroll__right__wrapper.mobile .tabs{cursor:pointer;display:flex;gap:1rem;list-style:none;margin:1rem 0 0;padding:0;width:100%}.fixed__image__scroll__container .fixed__image__scroll__right__wrapper.mobile .tab{border-bottom:3px solid var(--border-dark-color);color:var(--border-dark-color);font-weight:600;padding:10px 0;width:100%}.fixed__image__scroll__container .fixed__image__scroll__right__wrapper.mobile .tab:last-of-type{margin-right:0}.fixed__image__scroll__container .fixed__image__scroll__right__wrapper.mobile .tab.active{border-bottom:3px solid var(--secondary-color);color:var(--secondary-color)}.fixed__image__scroll__container .fixed__image__scroll__right__wrapper.mobile .tab-content{display:none}.fixed__image__scroll__container .fixed__image__scroll__right__wrapper.mobile .tab-content.active{display:block}@media (max-width:1024px){.fixed__image__scroll__container{flex-direction:column}.fixed__image__scroll__wrapper:before{background:none!important}.fixed__image__scroll__container .fixed__image__scroll__left__wrapper,.fixed__image__scroll__container .fixed__image__scroll__right__wrapper{height:auto;width:100%}.fixed__image__scroll__container .fixed__image__scroll__right__wrapper{display:none}.fixed__image__scroll__container .fixed__image__scroll__left__wrapper{position:unset}.fixed__image__scroll__container .fixed__image__scroll__right__wrapper.mobile{display:block}.fixed__image__scroll__container .fixed__image__scroll__right__content{height:auto}.fixed__image__scroll__container .fixed__image__scroll__left__content{position:unset}.fixed__image__scroll__container .fixed__image__scroll__right__wrapper.mobile .tab-content{text-align:center}}