.hero-banner-2{overflow:hidden;padding:var(--spacing-xx-large) 0;position:relative}.hero-banner-2__particles{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.hero-banner-2__particle{animation:floatUpFromMouse forwards;border-radius:50%;opacity:.7;pointer-events:none;position:absolute}@keyframes floatUpFromMouse{0%{opacity:.7;transform:translate(0)}to{opacity:0;transform:translate(var(--x-offset,0),-150px)}}.hero-banner-2__container{display:flex;flex-direction:column;gap:var(--spacing-large)}.hero-banner-2__media--mobile{display:block}.hero-banner-2__media--desktop{display:none}.hero-banner-2__media-wrapper{border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.2);margin:0 auto;max-width:400px;overflow:hidden;width:100%}.hero-banner-2__media-wrapper iframe,.hero-banner-2__media-wrapper img,.hero-banner-2__media-wrapper video{display:block;height:auto;width:100%}.hero-banner-2__media-wrapper img{object-fit:cover}.hero-banner-2__left{display:flex;flex-direction:column;gap:var(--spacing-medium)}.hero-banner-2__heading{color:#1f1d49;font-family:Playfair Display,serif;font-weight:400;letter-spacing:-.02em;line-height:.9;margin:0}@media (max-width:767px){.hero-banner-2__heading{font-size:40px!important}}.hero-banner-2__divider{display:none}.hero-banner-2__right{display:flex;flex-direction:column;gap:var(--spacing-medium)}.hero-banner-2__description{color:var(--color-base-dark);line-height:1.6}.hero-banner-2__description p{margin:0 0 var(--spacing-small) 0}.hero-banner-2__description p:last-child{margin-bottom:0}.hero-banner-2__button{align-items:center;align-self:flex-start;background-color:#03113e;border-radius:4px;display:inline-flex;font-weight:500;justify-content:center;overflow:hidden;padding:var(--spacing-small) var(--spacing-large);position:relative;z-index:1}.hero-banner-2__button,.hero-banner-2__button:hover{color:#fff!important;text-decoration:none!important}.hero-banner-2__button:before{background-color:#ff6439;content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .4s ease;width:100%;z-index:-1}.hero-banner-2__button:hover:before{left:0}@media (min-width:768px){.hero-banner-2{padding:var(--spacing-xxx-large) 0}.hero-banner-2__container{align-items:center;display:grid;gap:var(--spacing-xxx-large);grid-template-columns:1fr 1px 1fr}.hero-banner-2__media--mobile{display:none}.hero-banner-2__media--desktop{display:block}.hero-banner-2__left{gap:0;position:relative}.hero-banner-2__heading{font-size:120px;position:relative;z-index:2}.hero-banner-2__heading--line1{margin-bottom:-20px;text-align:left}.hero-banner-2__heading--line2{margin-top:-20px;text-align:right}.hero-banner-2__media--desktop{left:50%;position:absolute;top:50%;transform:translate(calc(-50% + 180px),calc(-50% - 35px)) rotate(-5deg);width:220px;z-index:1}.hero-banner-2__media--desktop .hero-banner-2__media-wrapper{max-width:none;width:100%}.hero-banner-2__divider{background-color:rgba(31,29,73,.2);display:block;height:100%;width:1px}.hero-banner-2__right{padding-left:var(--spacing-medium)}}@media (min-width:1024px){.hero-banner-2__heading{font-size:160px}.hero-banner-2__media--desktop{width:280px}}@media (min-width:1280px){.hero-banner-2__heading{font-size:180px}.hero-banner-2__media--desktop{width:320px}}