<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hero .container{max-width:1166px}.hero .grid{display:grid}@media (min-width:768px){.hero .grid .primary-info{padding:80px 0}}.hero .slogan{align-items:center;background:var(--gray-50);border:1px solid var(--gray-200);border-radius:40px;display:inline-flex;margin:0 0 40px;padding:8px 24px 8px 8px}.hero .slogan .ico{margin-right:8px;width:32px}.hero .slogan .text_fixed p{color:var(--gray-900);font-family:Inter,sans-serif;font-weight:500;margin:0}.hero .slogan .text_fixed p span{font-weight:800}.hero .slogan .text_fixed p span:before{content:"_"}.hero .grid .text p{color:var(--gray-700);font-size:16px;margin:0 0 24px}.hero .grid .image{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;-ms-flex-pack:end;justify-content:end}@media (min-width:768px){.hero .grid .image.align-image-top{justify-content:start}.hero .grid .image.align-image-center{justify-content:center}.hero .grid .image.align-image-bottom{justify-content:end}}.hero .grid .image img{display:block;margin:0 auto}@media (max-width:767.98px){.hero{padding:32px}.hero .container{padding:0}.hero .slogan{margin:0 0 24px;padding:5px 24px 4px 4px}.hero .slogan .text_fixed p{font-size:10px}.hero .primary-info{text-align:center}.hero .btn{display:flex}.hero .grid .image div{margin:0 0 24px}}</pre></body></html>