.chat-box{min-height:400px;opacity:0;padding:4.5rem 1.5rem 4rem;transition:opacity .3s ease-in}.chat-box.chat-box-loaded{opacity:1}@media (max-width:768px){.chat-box{min-height:350px;padding:2rem 1rem}}.chat-box-image{aspect-ratio:960/360;background-image:var(--home-chat-bg-image);background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;margin:1.5rem auto 0;max-width:55rem;transition:opacity .2s ease;width:100%}.chat-box-image:hover{opacity:.92}@media (max-width:768px){.chat-box-image{background-size:contain;margin-top:1rem}}.chat-box-title{margin-bottom:1.75rem;text-align:center}.chat-box-title h2{font-family:Outfit;font-size:3rem;font-style:normal;font-weight:600;letter-spacing:-.01em;line-height:1.2;margin-bottom:.75rem}.chat-box-title h2,.chat-box-title h3{color:var(--home-text-primary,#000818);text-align:center}.chat-box-title h3{font-family:Outfit;font-feature-settings:"liga" off,"clig" off;font-size:1.5rem;font-style:normal;font-weight:500;line-height:1.4;margin-bottom:0}@media (max-width:768px){.chat-box-title h2{font-size:1.6rem!important;line-height:150%;margin-bottom:0}.chat-box-title h3{font-size:1rem!important;line-height:130%}}
