.res-hero{padding:clamp(10px,1vw,10px) 0 clamp(40px,5vw,60px)}.res-hero__content{max-width:1360px;margin:0 auto;padding:0 clamp(16px,3vw,40px)}.res-hero__title{margin:0;font-size:clamp(2.5rem,1.5rem + 3.5vw,4.375rem);line-height:1.1;font-weight:500;font-family:"Gotham HTF","Inter",sans-serif;color:#202020;white-space:nowrap}.res-sections{padding:0}.res-sections__inner{display:flex;flex-direction:column}.res-section{display:block;text-decoration:none;color:inherit;border-top:1px solid #202020;transition:background-color .3s ease;cursor:pointer}.res-section:last-child{border-bottom:1px solid #202020}.res-section:hover{background-color:#ffd2c9}.res-section:focus-visible{outline:2px solid #202020;outline-offset:-2px;background-color:#ffd2c9}.res-section__inner{display:flex;align-items:flex-start;justify-content:space-between;gap:clamp(40px,5.5vw,80px);padding:clamp(50px,5.5vw,80px) clamp(16px,3vw,40px);max-width:1360px;margin:0 auto}.res-section__title{margin:0;font-size:clamp(1.5rem,1rem + 2vw,2.5rem);line-height:1.1;font-weight:700;font-family:"Gotham HTF","Inter",sans-serif;color:#202020;flex-shrink:0;width:38%}.res-section__body{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(30px,4vw,60px);flex:1;max-width:659px;min-height:clamp(130px,12vw,172px);justify-content:space-between}.res-section__text{margin:0;font-size:clamp(1rem,.9rem + .4vw,1.125rem);line-height:1.6;font-weight:400;font-family:"Gotham HTF","Inter",sans-serif;color:#202020}.res-section__btn{box-sizing:border-box;display:inline-flex;align-items:center;gap:36px;padding:17px 35px;border:2px solid #202020;border-radius:15px;background:rgba(0,0,0,0);color:#202020;font-family:"Gotham HTF","Inter",sans-serif;font-weight:500;font-size:clamp(1.1rem,.9rem + .6vw,1.525rem);line-height:1.1;text-decoration:none;overflow:hidden}.res-section__arrow{display:inline-flex;align-items:center;flex-shrink:0;width:0;opacity:0;overflow:hidden;transform:translateX(-20px);transition:width .35s ease,opacity .35s ease,transform .35s ease}.res-section__arrow svg{width:clamp(50px,5.5vw,82px);height:auto;flex-shrink:0}.res-section:hover .res-section__arrow,.res-section:focus-visible .res-section__arrow{width:clamp(50px,5.5vw,82px);opacity:1;transform:translateX(0)}@media(max-width: 900px){.res-hero__title{white-space:normal}.res-section__inner{flex-direction:column;gap:24px}.res-section__title{width:100%}.res-section__body{max-width:100%;min-height:auto}}
