nav[aria-label=Breadcrumb] ol{display:flex;list-style:none;margin:0 0 10px;padding:0}nav[aria-label=Breadcrumb] ol li{align-items:center;display:flex}nav[aria-label=Breadcrumb] ol li:not(:last-child):after{content:" > ";margin:0 10px}nav[aria-label=Breadcrumb] ol li:last-child:after{content:""}.hero-section-form{margin-top:var(--header-height);overflow:hidden;position:relative}.hero-section-form .grid-container{display:grid;gap:40px}.hero-section-form .text-container{display:flex;flex-direction:column}.hero-section-form .form-container,.hero-section-form .text-content{padding-left:20px;padding-right:20px}.hero-section-form .slanted-image{display:none;height:500px;position:relative}.hero-section-form .slanted-image img{display:block;height:100%;object-fit:cover;width:100%}.hero-section-form .white-angle{background:#fff;clip-path:polygon(calc(100% + 1px) -1px,calc(100% + 1px) calc(100% + 1px),calc(100% - 250px) -1px);height:100%;inset:0;pointer-events:none;position:absolute;width:100%}.hero-section-form span{font-size:inherit}@media (min-width:768px){.hero-section-form .grid-container{grid-template-columns:50% 50%;grid-template-rows:100%}.hero-section-form .text-content{margin-left:auto;max-width:720px;order:-1;padding-left:70px;padding-right:0}.hero-section-form .form-container{max-width:680px;padding-left:0;padding-right:70px;padding-top:60px}.hero-section-form .slanted-image{display:block;margin-top:80px}}