.home-top-section{position:relative;height:auto;background:#57caf4;min-height:600px}.home-top-section .title-wrapper{display:flex;flex-direction:column;padding-top:80px;padding-bottom:72px;gap:40px;max-width:calc(100% + (100vw - 100%) / 2 - 650px);position:relative;z-index:1}.home-top-section .button-wrapper{gap:24px}.home-top-section .decor{position:absolute;top:0;right:0;height:600px;max-width:624px;display:flex;align-items:center;justify-content:flex-end}.home-top-section .decor .intersect{display:flex;width:624px;height:auto;aspect-ratio:1.04}.home-top-section .decor img{height:100%;max-height:600px;aspect-ratio:1.04;object-fit:cover;border-radius:50%}@media (max-width:1280px){.home-top-section .title-wrapper{max-width:calc(100% + (100vw - 100%) / 2 - 500px)}.home-top-section .decor{height:480px;max-width:500px}.home-top-section .decor .intersect{width:500px}.home-top-section .decor img{max-height:480px}}@media (max-width:992px){.home-top-section{width:100%;height:auto}.home-top-section .title-wrapper{padding-top:56px;padding-bottom:calc(56px + 100vw);max-width:100%}.home-top-section .button-wrapper{flex-direction:column;gap:16px}.home-top-section .decor{position:absolute;top:auto;bottom:0;right:0;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;max-width:100%}.home-top-section .decor .intersect{width:100vw}.home-top-section .decor .intersect svg{width:50vw;height:auto;aspect-ratio:1.04;object-fit:cover}.home-top-section .decor img{max-height:unset;height:auto;width:100vw}}