.HeroSection_hero__VLtdO{padding:8rem 0 4rem;background:linear-gradient(to bottom right,#ffffff,#f3f4f6)}.HeroSection_container__AtLLy{max-width:1200px;margin:0 auto;display:grid;gap:3rem;align-items:center;padding:0 1rem}@media (min-width:768px){.HeroSection_container__AtLLy{grid-template-columns:1fr 1fr;padding:0 2rem}}.HeroSection_textBlock__OWsr1{display:flex;flex-direction:column;gap:1.5rem;animation:HeroSection_fade-in__fq99p 1s ease forwards;animation-delay:.2s}.HeroSection_heading__ofVCV{font-size:2.25rem;font-weight:700;line-height:1.2;color:#1d3557}@media (min-width:768px){.HeroSection_heading__ofVCV{font-size:3rem}}@media (min-width:1024px){.HeroSection_heading__ofVCV{font-size:3.75rem}}.HeroSection_highlight__ZfA_e{color:#f15b5b}.HeroSection_paragraph___QyF_{font-size:1.125rem;color:#4b5563;max-width:500px}.HeroSection_buttonsWrapper__wIo_P{display:flex;flex-wrap:wrap;gap:1rem;padding-top:1rem}.HeroSection_primaryButton__6gipN{background-color:#1d4ed8;color:#fff;padding:.75rem 1.5rem;border-radius:6px;text-decoration:none;transition:background-color .3s ease}.HeroSection_primaryButton__6gipN:hover{background-color:#1e3a8a}.HeroSection_secondaryButton__8yCaS{border:1px solid #1d4ed8;color:#1d4ed8;padding:.75rem 1.5rem;border-radius:6px;text-decoration:none;transition:background-color .3s ease}.HeroSection_secondaryButton__8yCaS:hover{background-color:rgba(29,78,216,.1)}.HeroSection_imageBlock__B2mRf{position:relative;animation:HeroSection_fade-in__fq99p 1s ease forwards;animation-delay:.4s}.HeroSection_imageWrapper___xdQu{background-color:#fff;padding:.75rem;border-radius:.5rem;box-shadow:0 10px 15px rgba(0,0,0,.1);transform:rotate(3deg);position:relative;z-index:10;aspect-ratio:4/3}.HeroSection_image__u7gtR{border-radius:.5rem;-o-object-fit:cover;object-fit:cover}.HeroSection_circleBottom__mqg6o{position:absolute;bottom:-1.5rem;left:-1.5rem;width:12rem;height:12rem;background-color:rgba(241,91,91,.2);border-radius:50%;z-index:0}.HeroSection_circleTop__iejFz{position:absolute;top:-1.5rem;right:-1.5rem;width:6rem;height:6rem;background-color:rgba(29,78,216,.2);border-radius:50%;z-index:0}@keyframes HeroSection_fade-in__fq99p{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}