@import "https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap";@import "https://use.typekit.net/efd1ixc.css";section.blue{background-color:#3878b0}section.orange{background-color:#f36b22}section.darkblue{background-color:#003973}section.redbrown{background-color:#823313}section.green{background-color:#5fab42}section.yellow{background-color:#fc9a1c}section.warmth{background-color:#f8f5e6}section.white{background-color:#fff}.twd-faqs-block{padding:clamp(3rem,3rem + (5rem - 3rem)*(100vw - 320px)/(1920px - 320px),5rem)0}.twd-faqs-block .wrapper{display:block}.twd-faqs-block__container{gap:clamp(3rem,3rem + (5rem - 3rem)*(100vw - 320px)/(1920px - 320px),5rem);grid-template-columns:1fr 2fr;align-items:start;display:grid}@media screen and (max-width:1024px){.twd-faqs-block__container{gap:clamp(2rem,2rem + (3rem - 2rem)*(100vw - 320px)/(1920px - 320px),3rem);grid-template-columns:1fr}}.twd-faqs-block__sidebar{position:-webkit-sticky;position:sticky;top:2rem}@media screen and (max-width:1024px){.twd-faqs-block__sidebar{position:relative;top:0}}.twd-faqs-block__title{margin:0 0 clamp(1rem,1rem + (1.5rem - 1rem)*(100vw - 320px)/(1920px - 320px),1.5rem);font-family:modish,cursive;font-size:clamp(40px,40px + (56px - 40px)*(100vw - 320px)/(1920px - 320px),56px);color:#333;font-weight:400;line-height:1.2}.twd-faqs-block__intro{margin-bottom:clamp(1.5rem,1.5rem + (2rem - 1.5rem)*(100vw - 320px)/(1920px - 320px),2rem);font-size:clamp(14px,14px + (16px - 14px)*(100vw - 320px)/(1920px - 320px),16px);color:#333;font-weight:300;line-height:1.6}.twd-faqs-block__intro p{margin:0 0 1rem}.twd-faqs-block__intro p:last-child{margin-bottom:0}.twd-faqs-block__link{font-size:clamp(14px,14px + (16px - 14px)*(100vw - 320px)/(1920px - 320px),16px);color:#c6336b;align-items:center;gap:.5rem;font-weight:300;text-decoration:none;transition:color .2s;display:inline-flex}.twd-faqs-block__link:hover{color:#bd3061}.twd-faqs-block__link i{font-size:.875em;transition:transform .2s}.twd-faqs-block__link:hover i{transform:translate(4px)}.twd-faqs-block__faqs{flex-direction:column;gap:1rem;display:flex}.twd-faqs-block__faq-item{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;transition:box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s,transform .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.twd-faqs-block__faq-item:hover{border-color:#c6336b4d}.twd-faqs-block__faq-item:active{transform:scale(.995)}.twd-faqs-block__faq-item--open{border-color:#c6336b33;transform:scale(1.01)translateY(-2px);box-shadow:0 4px 12px #0000001a}.twd-faqs-block__faq-item--open .twd-faqs-block__faq-icon{transform:rotate(180deg)}.twd-faqs-block__faq-item--open .twd-faqs-block__faq-question{background-color:#fafafa4d}.twd-faqs-block__faq-item--open:hover .twd-faqs-block__faq-icon{transform:rotate(180deg)scale(1.1)}.twd-faqs-block__faq-question{width:100%;padding:clamp(1rem,1rem + (1.5rem - 1rem)*(100vw - 320px)/(1920px - 320px),1.5rem);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;transition:background-color .3s cubic-bezier(.4,0,.2,1);display:flex}.twd-faqs-block__faq-question:hover{background-color:#fafafa80}.twd-faqs-block__faq-question:hover .twd-faqs-block__faq-icon{color:#bd3061;transform:scale(1.1)}.twd-faqs-block__faq-question-text{font-size:clamp(16px,16px + (18px - 16px)*(100vw - 320px)/(1920px - 320px),18px);color:#333;flex:1;padding-right:1rem;font-weight:400;line-height:1.4}.twd-faqs-block__faq-icon{color:#c6336b;transform-origin:50%;will-change:transform;flex-shrink:0;font-size:1.25em;transition:transform .4s cubic-bezier(.4,0,.2,1),color .3s}.twd-faqs-block__faq-answer{will-change:height;height:0;transition:height .25s cubic-bezier(.4,0,1,1);overflow:hidden}.twd-faqs-block__faq-item--open .twd-faqs-block__faq-answer{transition:height .4s cubic-bezier(.2,0,.2,1)}.twd-faqs-block__faq-answer-content{padding:0 clamp(1rem,1rem + (1.5rem - 1rem)*(100vw - 320px)/(1920px - 320px),1.5rem)clamp(1rem,1rem + (1.5rem - 1rem)*(100vw - 320px)/(1920px - 320px),1.5rem);font-size:clamp(14px,14px + (16px - 14px)*(100vw - 320px)/(1920px - 320px),16px);color:#333;font-weight:300;line-height:1.6}.twd-faqs-block__faq-answer-content p{margin:0 0 1rem}.twd-faqs-block__faq-answer-content p:last-child{margin-bottom:0}.twd-faqs-block__faq-answer-content a{color:#c6336b;text-decoration:none}.twd-faqs-block__faq-answer-content a:hover{color:#bd3061;text-decoration:underline}