.hs-hero{display:flex;justify-content:center;overflow:hidden;position:relative}.hs-hero__picture{object-fit:cover;position:absolute;top:0}.hs-hero__picture,.hs-hero__picture img{height:100%;width:100%}.hs-hero__content__wrapper{padding:0 1em;width:100%;z-index:1}.hs-hero .hero-subheading,.hs-hero .hero-text_bottom{color:#fff;font-size:16px;max-width:800px}.hs-hero__content{align-content:center;align-items:center;display:flex;flex-direction:column;justify-content:center;padding:3.5em 0 5em}.hs-hero h1{font-size:40px;font-weight:600;line-height:1.1em;text-transform:none}.hs-hero__content__wrapper .text-above{color:#fff;font-size:21px;margin:0 auto;max-width:720px;width:100%}.hero__select{align-items:center;border-radius:10px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;margin:30px 10px 40px;width:400px;z-index:1}.hero__select-box select{-webkit-appearance:button;appearance:button;background-color:var(--color-secondary);border:none;border-radius:8px;box-shadow:0 5px 25px rgba(0,0,0,.2);color:#fff;font-size:14px;margin-top:10px;outline:none;padding:6px;text-align:center;width:250px}.hero__select-text{padding-left:15px}.hero__select-text .button{margin-top:10px}.hero__select-box select option{padding:30px}@media only screen and (min-width:768px){.hs-hero{align-items:center;display:flex}.hs-hero__content__wrapper{display:flex;height:100%;justify-content:center;max-width:1600px;text-align:center}.hs-hero__content__image{align-self:end;line-height:0;margin-right:50px;max-width:350px}}@media only screen and (max-width:767px){.hs-hero,.hs-hero__picture img{max-height:530px}.hs-hero{padding:0!important}.hs-hero h1{font-size:35px;font-weight:600;line-height:1.1em;text-transform:none}.hs-hero__content__wrapper{align-items:center;bottom:0;display:flex;text-align:center;top:0}.hs-hero__content__image{display:none}.hs-hero__content{width:100%}.hero__select{border:0;border-radius:0;color:#fff;display:block;margin:30px 10px 40px;width:100%}}.custom-dropdown{margin:auto;position:relative;width:240px}.selected-option{background-color:var(--color-secondary);border-radius:10px;cursor:pointer;font-size:15px;margin-top:4px;padding:6px 5px;position:relative;width:240px;z-index:2}.selected-option>span:after{content:"⌄";display:inline-block;font-size:20px;padding:0 5px;position:absolute;top:-4px}@media (max-width:768px){.selected-option>span:after{top:-4px!important}}.option{background-color:var(--color-secondary);cursor:pointer;padding:10px 5px;width:240px}.option:first-child{padding:20px 0 5px}.option:last-child{border-radius:0 0 10px 10px}.options{display:none;position:absolute;top:25px}