.containerTermsConditions{width:60%;margin:4em auto 0 auto;text-align:center}.containerTermsConditions h1,.containerTermsConditions h2{font-family:BodoniModa;text-transform:uppercase;font-size:clamp(24px,4vw,40px);font-weight:500;color:#1d1d1c;margin-bottom:1.5em;text-align:center}.containerTermsConditions h1{margin-bottom:2em}.accordion-header svg{width:22px;height:22px;transition:transform .3s ease;transform-origin:center;color:#1d1d1c;stroke:#1d1d1c;fill:#1d1d1c}.accordion-header.open svg{transform:rotate(180deg)}.accordion{width:100%;margin:auto}.accordion-item{border:none;margin-bottom:2em;overflow:hidden;width:100%}.accordion-header{background-color:transparent;color:#1d1d1c;padding:15px;cursor:pointer;font-weight:400;display:flex;justify-content:space-between;align-items:center;font-size:clamp(14px,1.5vw,16px);text-transform:uppercase}.accordion-content{text-align:left;max-height:0;overflow:hidden;padding:0 15px;background-color:transparent;transition:max-height .3s ease-in-out,padding .3s ease-in-out;overflow-y:auto}.accordion-header span{transition:color .3s ease;font-family:Lato;font-size:clamp(14px,1.5vw,16px);font-weight:400;color:#1d1d1c;text-transform:uppercase}.accordion-header.open span{color:var(--gold)}.accordion-content p{font-family:Lato;font-size:clamp(14px,1.5vw,16px);font-weight:300;line-height:1.88;color:#1d1d1c;max-height:120px;text-transform:none}.hero-section{background-color:#f0edea;padding:5%;display:flex;flex-direction:row;gap:3em;align-items:center}.hero-section .containerImage-heroSection,.hero-section .containerText-heroSection{flex:1;width:50%}.hero-section .containerImage-heroSection{display:flex}.hero-section .containerImage-heroSection img{object-fit:cover;width:100%;height:auto;display:block}.hero-section .containerText-heroSection{display:flex;flex-direction:column;justify-content:center}.hero-section .containerText-heroSection .title{text-align:center;font-family:BodoniModa;font-size:clamp(24px,4vw,40px);font-weight:500;color:#1d1d1c;margin-bottom:2rem;text-transform:uppercase}.FQA-container{background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5% clamp(5%,15%,20%)}.FQA-container .title-fqa{font-family:BodoniModa;font-size:clamp(24px,4vw,40px);font-weight:500;margin-bottom:3rem;text-transform:uppercase}@media(max-width:550px){.hero-section{flex-direction:column}.hero-section .containerImage-heroSection,.hero-section .containerText-heroSection{width:90%}}