@keyframes breathe-right{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(-4deg)}}@keyframes breathe-left{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(4deg)}}.drop-headline{position:relative;padding:30px 0;background-color:#333337;overflow:hidden}@media screen and (min-width: 750px){.drop-headline{padding:140px 0}}@media screen and (min-width: 750px){.drop-headline .container{padding-left:40px}}@media screen and (min-width: 1600px){.drop-headline .container{padding-left:60px}}.drop-headline__bg{position:absolute;top:0;left:0;width:100%;height:100%;display:none}@media screen and (min-width: 750px){.drop-headline__bg{display:block}}.drop-headline__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.drop-headline__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;max-width:485px}.drop-headline__subtitle{font-size:10px;font-weight:700;color:#fffdf3;line-height:1;text-align:center;margin-bottom:20px}@media screen and (min-width: 750px){.drop-headline__subtitle{font-size:20px}}.drop-headline__title{font-weight:700;text-transform:uppercase;color:#fffdf3;text-align:center;line-height:.9}@media screen and (min-width: 750px){.drop-headline__title{line-height:.8}}.drop-headline__form{width:100%;margin-top:50px}.drop-headline__item{cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:15px 20px;border-radius:15px;overflow:hidden;background-color:hsla(0,0%,100%,.3);margin-bottom:10px;font-weight:600;gap:10px;transition:opacity .3s ease-in-out}.drop-headline__item:last-of-type{margin-bottom:0}.drop-headline__item *{margin:0;line-height:1}.drop-headline__item span{font-size:10px;text-transform:uppercase}@media screen and (min-width: 750px){.drop-headline__item span{font-size:16px}}@media screen and (min-width: 1600px){.drop-headline__item span{font-size:18px}}.drop-headline__item p{font-size:15px}@media screen and (min-width: 750px){.drop-headline__item p{font-size:22px}}@media screen and (min-width: 1600px){.drop-headline__item p{font-size:25px}}.drop-headline__button{opacity:.4;margin-top:10px;transition:opacity .3s ease-in-out;border:1px solid #ffe500}@media screen and (min-width: 750px){.drop-headline__button{margin-top:50px}}.drop-headline__button p{font-size:30px;margin:0}@media screen and (min-width: 750px){.drop-headline__button p{font-size:50px}}.drop-headline__button p:first-of-type{display:block}.drop-headline__button p:last-of-type{display:none}.drop-headline__form.active .drop-headline__item{opacity:.3}.drop-headline__form.active .drop-headline__item.active{opacity:1}.drop-headline__form.active .drop-headline__button{opacity:1}.drop-headline__form.active .drop-headline__button p:first-of-type{display:none}.drop-headline__form.active .drop-headline__button p:last-of-type{display:block}.drop-headline__spacer:empty{display:block;height:300px;width:100%}@media screen and (min-width: 1200px){.drop-headline__spacer:empty{display:none}}.drop-headline__images{position:absolute;left:0;right:0;bottom:240px;width:100%;height:-moz-fit-content;height:fit-content;min-height:300px;display:flex;align-items:center;overflow:hidden}@media screen and (min-width: 1200px){.drop-headline__images{right:0;width:100%;max-width:720px;left:unset;height:100%;bottom:0;flex-direction:row-reverse;overflow:unset;align-items:unset}}.drop-headline__images.active .drop-headline__images--item:not(.active){filter:blur(5px)}.drop-headline__images img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.drop-headline__images--item{display:flex;flex-direction:column;position:relative;transition:filter .3s ease;margin-left:-10px}@media screen and (min-width: 1200px){.drop-headline__images--item{margin-top:150px;margin-right:-10px}}.drop-headline__images--item:nth-of-type(2){left:-150px;bottom:-100px;margin:unset}.drop-headline__images--item:nth-of-type(2) .drop-headline__images--product{right:unset;left:20px;top:0}.drop-headline__images--item:nth-of-type(2) .drop-headline__images--bg img{animation:breathe-left 6s ease-in-out infinite}@media screen and (min-width: 1200px){.drop-headline__images--item:nth-of-type(2){bottom:-20px;left:0;margin:0;position:absolute;transform:translate(-30%, 40%)}.drop-headline__images--item:nth-of-type(2) .drop-headline__images--bg{width:840px;height:760px}.drop-headline__images--item:nth-of-type(2) .drop-headline__images--product{right:180px;left:unset;top:-30px}}.drop-headline__images--product{position:absolute;top:-30px;right:0;z-index:3;width:177px;height:150px}@media screen and (min-width: 1200px){.drop-headline__images--product{width:290px;height:306px;right:unset;left:0;top:-100px}}.drop-headline__images--bg{width:295px;height:295px;pointer-events:none}@media screen and (min-width: 1200px){.drop-headline__images--bg{width:540px;height:360px}}.drop-headline__images--bg.pc{display:none}.drop-headline__images--bg.modile{display:block}@media screen and (min-width: 1200px){.drop-headline__images--bg.pc{display:block}.drop-headline__images--bg.modile{display:none}}.drop-headline__images--bg img{transition:all .6s ease;animation:breathe-right 6s ease-in-out infinite}