.custom-hero-wrapper{justify-content:center;align-items:center;width:100%;padding-block:2rem;display:flex}.custom-hero-wrapper.custom-hero-full{padding-block:0}.custom-hero-full{width:100dvw;margin-left:-50dvw;margin-right:-50dvw;position:relative;left:50%;right:50%}.custom-hero-container{background:#151f3c;border-radius:1rem;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:max-content;min-height:65dvh;max-height:max-content;padding:4rem;display:flex;position:relative;overflow:hidden}.custom-hero-full .custom-hero-container{aspect-ratio:auto;background:linear-gradient(#040814 0%,#1f3063 28%,#3954a2 100%);border-radius:0;padding-block:8em}.custom-hero-small-title{color:#fff;opacity:.8;margin-bottom:.5rem;font-size:1rem}.custom-hero-big-titles{color:#fff;flex-direction:column;align-items:center;margin:0;font-size:2.5rem;font-weight:700;line-height:4rem;display:flex}.custom-hero-big-title{width:max-content}.custom-hero-desc{color:#fff;font-size:1rem}.custom-hero-subdesc{color:#fff;opacity:.85;font-size:.875rem;line-height:1.6}.custom-hero-image-placeholder{background:#ffffff1a;border:2px dashed #ffffff4d;border-radius:1rem;justify-content:center;align-items:center;width:100%;max-width:500px;min-height:200px;margin-top:2rem;padding:2rem;display:flex}.custom-hero-image-placeholder p{color:#fff;letter-spacing:.1em;opacity:.7;margin:0;font-size:1.25rem;font-weight:600}.custom-hero-content{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:2rem;max-width:600px;display:flex;position:relative}@media only screen and (max-width:1024px){.custom-hero-container{padding:3rem}.custom-hero-full .custom-hero-container{min-height:50dvh}.custom-hero-big-titles{font-size:3rem;line-height:3.5rem}.custom-hero-desc{font-size:1.125rem}.custom-hero-subdesc{font-size:1rem}.custom-hero-image-placeholder{min-height:150px}}@media only screen and (max-width:768px){.custom-hero-container{aspect-ratio:auto;min-height:400px;padding:2rem}.custom-hero-full .custom-hero-container{min-height:45dvh;padding:2.5rem 1.5rem}.custom-hero-big-titles{font-size:2rem;line-height:2.5rem}.custom-hero-desc{font-size:1rem}.custom-hero-subdesc{font-size:.875rem}.custom-hero-content{gap:1.5rem;max-width:100%}.custom-hero-image-placeholder{min-height:120px;padding:1.5rem}.custom-hero-image-placeholder p{font-size:1rem}}@media only screen and (max-width:475px){.custom-hero-container{padding:1.5rem}.custom-hero-full .custom-hero-container{min-height:40dvh;padding:2rem 1rem}.custom-hero-big-titles{font-size:1.5rem;line-height:2rem}.custom-hero-desc,.custom-hero-subdesc,.custom-hero-small-title{font-size:.875rem}.custom-hero-image-placeholder{min-height:100px;padding:1rem}.custom-hero-image-placeholder p{font-size:.875rem}}
