.top-container{background:url(/_next/static/media/background.8c645e11.svg);background-size:cover;background-repeat:no-repeat}@media screen and (max-width:676px){.top-container{background:url(/_next/static/media/background_mobile.003e1027.png)}}.AccordionContent{padding:8px;border-top:1px solid #e5e7eb;width:100%;cursor:pointer;transition:all .1s linear}.accordionItem{font-size:.875rem;line-height:1.5rem}.content_box{height:0;overflow:hidden;color:#70707b}.AccordionItem[data-state=open]>.content_box{height:164px;transition:all .2s ease-in}.AccordionItem[data-state=closed]>.content_box{height:0;transition:all .2s ease-out}.message{resize:none;color:#fff;width:100%;padding:16px 12px;outline:none;border-radius:4px;border:1px solid #163144;transition-duration:.3s}.message:hover{border:1px solid #005eec}.message::placeholder{color:#70707b}.message::-webkit-scrollbar{width:4px}.message::-webkit-scrollbar-thumb{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;background-color:#c3c3c3}.AccordionTrigger{width:100%;text-align:start;padding:8px 12px;display:flex;flex-direction:column;justify-content:center}.AccordionChevron{margin-top:5px;transition:transform .3s cubic-bezier(.87,0,.13,1)}.AccordionTrigger[data-state=open] .AccordionChevron{transform:rotate(180deg)}.CheckboxRoot{width:22px;height:22px;border-radius:4px;display:flex;align-items:center;justify-content:center;border:1px solid #e5e7eb}.CheckboxRoot:hover{border:1px solid #005eec}.CheckboxIndicator{color:#fff;border-radius:4px}.CheckboxIndicator[data-state=checked]{background-color:#005eec}.Label{padding-left:15px;font-size:14px;line-height:22px}.subscribeBtn{height:100%;background-color:#48dcbc;padding:0 18px;border-radius:4px;margin-left:8px;text-transform:uppercase;color:#091720;font-size:small}@media screen and (min-width:1024px){.subscribeBtn{font-size:medium}}.subscribeBtn:focus,.subscribeBtn:hover{background:linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.3)),#86f2dd}.subscribeBtn:focus{color:#70707b}