.wp-block-st-faqs{display:grid;grid-template-columns:repeat(12, 1fr);grid-template-rows:1fr;grid-auto-rows:auto}.wp-block-st-faqs .faqs-item{grid-column:1/-1;position:relative;border-bottom:1px solid rgba(124,124,124,.5);display:grid;grid-template-columns:subgrid;grid-template-rows:1fr;grid-auto-rows:auto}.wp-block-st-faqs .faqs-item:first-of-type{margin-top:0;border-top:1px solid rgba(124,124,124,.5)}.wp-block-st-faqs .faqs-title{grid-column:1/-1;grid-row:1/span 1;padding:30px 0;background:rgba(0,0,0,0) !important;z-index:1;position:relative;cursor:pointer;display:grid;grid-template-columns:repeat(12, 1fr);grid-template-rows:auto auto;grid-auto-rows:auto;justify-content:space-between;align-items:center}@media(min-width: 600px){.wp-block-st-faqs .faqs-title{padding:27px 0}}@media(min-width: 960px){.wp-block-st-faqs .faqs-title{grid-row:1/-1;grid-template-rows:auto}}.wp-block-st-faqs .faqs-title .faqs-heading{grid-column:1/-3;grid-row:1;color:#202020 !important;margin:0;font-family:var(--wp--preset--font-family--main-content, sans-serif) !important;font-size:18px !important;font-style:normal !important;font-weight:400 !important;line-height:120% !important;letter-spacing:0 !important}@media(min-width: 600px){.wp-block-st-faqs .faqs-title .faqs-heading{font-size:20px !important}}.wp-block-st-faqs .faqs-title .faqs-heading{padding-bottom:0;text-transform:none !important;transition:color 275ms ease-out}@media(min-width: 600px){.wp-block-st-faqs .faqs-title .faqs-heading{padding-right:2rem}}html.dark_theme .wp-block-st-faqs .faqs-title .faqs-heading{color:#e5e5e5 !important}.wp-block-st-faqs .faqs-title .faqs-icon{grid-column:-2/-1;grid-row:1/-1;justify-self:flex-end;align-self:center;border-radius:50%;background-color:#202020;position:relative;transition:background-color ease-out 275ms;width:35px;height:35px}@media(min-width: 960px){.wp-block-st-faqs .faqs-title .faqs-icon{width:40px;height:40px}}html.dark_theme .wp-block-st-faqs .faqs-title .faqs-icon{background-color:#e5e5e5}.wp-block-st-faqs .faqs-title .faqs-icon::before,.wp-block-st-faqs .faqs-title .faqs-icon::after{content:"";width:10px;height:1px;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:transform 275ms ease-out,background-color 275ms ease-out}@media(min-width: 960px){.wp-block-st-faqs .faqs-title .faqs-icon::before,.wp-block-st-faqs .faqs-title .faqs-icon::after{width:14px;height:1px}}html.dark_theme .wp-block-st-faqs .faqs-title .faqs-icon::before,html.dark_theme .wp-block-st-faqs .faqs-title .faqs-icon::after{background-color:#0a0a0a}.wp-block-st-faqs .faqs-title .faqs-icon::after{transform:translate(-50%, -50%) rotate(90deg)}.wp-block-st-faqs .faqs-title:hover .faqs-icon{background-color:#c1ec00 !important}.wp-block-st-faqs .faqs-title:hover .faqs-icon::before,.wp-block-st-faqs .faqs-title:hover .faqs-icon::after{background-color:#202020 !important}.wp-block-st-faqs .faqs-body-wrapper{grid-column:1/-1;grid-row:2/span 1;position:relative;z-index:1;align-self:center}.wp-block-st-faqs .faqs-body-inner{color:#f4f4f4;font-size:14px;font-family:var(--wp--preset--font-family--main-content, sans-serif);font-weight:400;font-style:normal;line-height:171.42%;text-decoration:none;text-transform:none;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-auto-rows:auto;gap:1rem;padding:0 0 30px 0}@media(min-width: 600px){.wp-block-st-faqs .faqs-body-inner{padding:0 0 40px 0}}html.dark_theme .wp-block-st-faqs .faqs-body-inner{color:#0a0a0a}.wp-block-st-faqs .faqs-body-inner p,.wp-block-st-faqs .faqs-body-inner li{color:#202020 !important}html.dark_theme .wp-block-st-faqs .faqs-body-inner p,html.dark_theme .wp-block-st-faqs .faqs-body-inner li{color:#e5e5e5 !important}.wp-block-st-faqs .faqs-body-inner .wp-block-button__link{color:#f4f4f4}html.dark_theme .wp-block-st-faqs .faqs-body-inner .wp-block-button__link{color:#0a0a0a !important}.wp-block-st-faqs .faqs-body-wrapper{overflow:hidden;height:0;transition:height ease-out 450ms}.wp-block-st-faqs .faqs-item.open .faqs-title .faqs-icon::after{transform:translate(-50%, -50%) rotate(180deg)}.wp-block-st-faqs .faqs-item.open .faqs-body-wrapper{height:var(--body-height)}