@charset "UTF-8";.ParagraphFaq{--§-bg-color: transparent;--§-side-margin: 4rem;--max-width: 100%;--items-max-width: 82rem;container-type:inline-size;container-name:faq;background-color:var(--faq-bgc, transparent);width:100%;max-width:var(--max-width);margin:0 auto}.ParagraphFaq-wrapper{margin-left:auto;margin-right:auto;max-width:calc(100% - var(--page-wrapper-margin) * 2);width:1240px;display:flex;justify-content:space-between;gap:1.6rem}@media screen and (max-width:1320px){.ParagraphFaq-wrapper{--page-wrapper-margin: 4rem}}@container faq (width < 800px){.ParagraphFaq-wrapper{flex-direction:column}}@media screen and (max-width:870px){.ParagraphFaq-wrapper{--page-wrapper-margin: 2rem}}.Node-bottom .ParagraphFaq-wrapper{background-color:var(--§-bg-color);border-radius:2rem 2rem 0 0;color:#fff;margin:auto;overflow:hidden;padding:9.4rem calc(var(--page-wrapper-margin) + 8rem);width:calc(100% - var(--§-side-margin, 2rem))}@media screen and (max-width:1200px){.Node-bottom .ParagraphFaq-wrapper{padding:9.4rem 4.8rem}}@media screen and (max-width:880px){.Node-bottom .ParagraphFaq-wrapper{flex-direction:column;justify-content:center;align-items:flex-start;gap:2rem;padding:6rem calc(var(--page-wrapper-margin))}}.ParagraphFaq-title{line-height:1.3}.ParagraphFaq-introduction{width:30%;min-width:30rem}@container faq (width < 800px){.ParagraphFaq-introduction{width:100%}}.ParagraphFaq-description{--text-content-fz: 1.8rem;margin-top:1.6rem}.ParagraphFaq-items{width:100%;max-width:var(--items-max-width)}.ParagraphFaq-cta{margin:3.6rem auto 0}.ParagraphFaqItem{container-type:inline-size;background-image:url(../images/common/line_texture_green_dark.svg);background-position:left bottom;background-repeat:repeat-x;padding:2rem 1rem 2.4rem}@media screen and (max-width:400px){.ParagraphFaqItem{padding:2rem 0 2.4rem}}.Node-bottom .ParagraphFaqItem{background-image:url(../images/common/line_texture_white.svg)}.ParagraphFaqItem-title_wrapper{display:flex;align-items:center;justify-content:space-between;column-gap:2.4rem;width:100%}.ParagraphFaqItem-title_wrapper:focus-visible{outline:2px solid #0A2F34}.ParagraphFaqItem-title{display:block;font-size:clamp(1.7rem,4cqw,2rem);font-weight:700;text-align:left;color:#0a2f34}.Node-bottom .ParagraphFaqItem-title{color:#fff}.ParagraphFaqItem-opener{display:block;position:relative;flex-shrink:0;width:2.4rem;aspect-ratio:1;padding:.2rem;border-radius:50%;box-shadow:0 0 0 2px #0a2f34 inset}.Node-bottom .ParagraphFaqItem-opener{box-shadow:0 0 0 2px #fff inset}.ParagraphFaqItem-opener:before,.ParagraphFaqItem-opener:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1rem;height:2px;background-color:#0a2f34}.Node-bottom .ParagraphFaqItem-opener:before,.Node-bottom .ParagraphFaqItem-opener:after{background-color:#fff}.ParagraphFaqItem-opener:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform var(--transition-time, .3s) ease-in-out}.ParagraphFaqItem-content_wrapper{height:var(--accordion-content-height, 0px);overflow:hidden;transition:height var(--transition-time, .3s) ease-in-out}.ParagraphFaqItem-content{padding:1.2rem 0;max-width:70ch}.ParagraphFaqItem-content p{opacity:0;transition:opacity var(--transition-time, .3s) ease-in-out;margin-top:0;margin-bottom:0}.ParagraphFaqItem-content p+p{margin-top:1.2rem}.ParagraphFaqItem[data-is-open=true] .ParagraphFaqItem-content p{opacity:1}.ParagraphFaqItem[data-is-open=true] .ParagraphFaqItem-opener:after{transform:translate(-50%,-50%) rotate(180deg)}.ParagraphFAQList{margin-bottom:var(--margin-large);margin-top:var(--margin-large)}.ParagraphFAQList-wrapper{display:flex;flex-direction:column;gap:11.6rem}@media screen and (max-width:800px){.ParagraphFAQList-wrapper{gap:var(--margin-base)}}.ParagraphFAQList.is-active .ParagraphFAQList-summary{box-shadow:0 1px 5px #0000001a}@media screen and (max-width:800px){.ParagraphFAQList.is-active .ParagraphFAQList-summary{box-shadow:none}}.ParagraphFAQList-summary{background-color:#fff9f2;display:flex;flex-direction:column;gap:1.6rem;position:sticky;top:0;transition:box-shadow .2s ease;z-index:3}@media screen and (max-width:800px){.ParagraphFAQList-summary{align-items:center;position:relative}}.ParagraphFAQList-summary_title{font-weight:700;line-height:1.3}.ParagraphFAQList-summary_list{max-width:calc(100% - var(--page-wrapper-margin) * 2);width:900px;display:flex;flex-wrap:wrap;gap:1.6rem;justify-content:center;list-style:none;margin:0 auto;padding:0}@media screen and (max-width:800px){.ParagraphFAQList-summary_list{align-items:center;flex-direction:column;margin:0;width:100%}}.ParagraphFAQList-summary_item{border:3px solid #0A2F34;border-radius:999rem;color:#0a2f34;display:inline-block;font-family:citrus-gothic,sans-serif;font-size:1.7rem;overflow:hidden;padding:1.2rem;text-overflow:ellipsis;text-decoration:none}.ParagraphFAQList-summary_item:hover{text-decoration:none}.ParagraphFAQList-items{display:flex;flex-direction:column;gap:11.6rem}@media screen and (max-width:800px){.ParagraphFAQList-items{gap:6rem}}
