.hero-questions .pin-spacer{z-index:initial !important}.hero-questions .chat__head{max-width:599px;margin-left:auto !important;margin-right:auto !important;padding-bottom:50px;opacity:0.5;transition:all 0.3s ease-in-out}.hero-questions .chat__head.active{opacity:1}.hero-questions .chat__head h1{text-align:center;margin-bottom:0}.hero-questions .chat__head__description{color:#7b7b7b;margin-bottom:20px;font-size:24px;font-style:normal;font-weight:500;line-height:1.2;text-align:center;margin-top:12px;margin-bottom:12px}.hero-questions .chat__head__description>*{color:#7b7b7b;margin-bottom:20px;font-size:24px;font-style:normal;font-weight:500;line-height:1.2;text-align:center}.hero-questions .chat__head__description>*:last-child{margin-bottom:0}.hero-questions .chat__head pre{background-color:#f6f8fa;padding-top:8px;padding-right:16px;padding-bottom:8px;padding-left:16px;font-size:14px;font-style:normal;font-weight:500;margin:0;display:flex}.hero-questions .chat__head code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}.hero-questions .chat__head .code-wrapper{border-radius:8px;padding-top:12px;padding-right:12px;padding-bottom:12px;padding-left:12px;background-color:#fff}.hero-questions .chat__footer{max-width:800px;margin-left:auto !important;margin-right:auto !important;padding-top:180px;opacity:0;transition:all 0.8s ease-in-out}.hero-questions .chat__footer.active{opacity:1}.hero-questions .chat__wrapper{position:relative}.hero-questions .chat__wrapper .pinned-element{height:100px;width:calc(100% - 48px);position:fixed;left:50%;top:calc(50% - 100px);transform:translate(-50%, -50%);justify-content:center;z-index:2;opacity:0;visibility:hidden;transition:opacity 0.3s ease-in-out}.hero-questions .chat__wrapper .pinned-element.active{opacity:1;visibility:visible}.hero-questions .chat__wrapper .pinned-element>div{display:flex;flex-direction:column;gap:8px}.hero-questions .chat__wrapper .overlay{position:absolute;min-height:100vh;width:100%;left:50%;transform:translateX(-50%)}.hero-questions .chat__wrapper .overlay::before{width:100%;height:100%;max-height:400px;max-width:104px;content:"";position:absolute;top:0;left:55%;transform:translate(-50%, -50%) rotate(-45deg);background-color:#1c4dcf;opacity:0.24;filter:blur(89.5px)}.hero-questions .chat__wrapper .overlay:after{width:100%;height:100%;max-height:400px;max-width:104px;content:"";position:absolute;top:0;left:45%;transform:translate(-50%, -50%) rotate(-45deg);background-color:#02ccf5;opacity:0.24;filter:blur(89.5px)}.hero-questions .chat__wrapper>div{display:flex;flex-direction:column;gap:8px;max-width:800px;margin-left:auto;margin-right:auto}.hero-questions .chat__answer__question{display:flex;flex-direction:column;gap:8px;opacity:0.1;z-index:1;visibility:visible;overflow:visible;transition:opacity 0.3s ease-in-out}.hero-questions .chat__answer__question.active{opacity:1;z-index:9999}.hero-questions .chat__question{padding:8px;border-radius:8px;color:#000;background:var(--wp--preset--color--grayscale-100);box-shadow:0px 4px 22.1px 0px rgba(0, 0, 0, 0.1);font-size:14px;font-style:normal;font-weight:500;line-height:140%;margin:0;max-width:fit-content;align-self:flex-end;background-color:#fff}.hero-questions .chat__answer{padding:8px 12px;border-radius:8px;background:#fff;box-shadow:0px 4px 12px 0px rgba(0, 0, 0, 0.1);width:fit-content;max-width:556px}.hero-questions .chat__answer a{color:var(--wp--preset--color--blue-main);text-decoration:none}.hero-questions .chat__answer>p{font-style:normal;font-weight:600;line-height:128%;display:flex;align-items:center;gap:10px;margin:0}.hero-questions .chat__answer>div{font-size:16px;font-style:normal;font-weight:400;line-height:148%;color:var(--wp--preset--color--grayscale-600)}.hero-questions .chat__answer>div>*{font-size:16px;font-style:normal;font-weight:400;line-height:148%;color:var(--wp--preset--color--grayscale-600)}.hero-questions .chat__answer>div>*:last-child{margin:0}