@keyframes load-animation{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes load-animation-tilted{0%{transform:translateY(20px) rotate(20deg);opacity:0}to{transform:translateY(0) rotate(20deg);opacity:1}}.load-animation-class{animation:load-animation 1s linear}.load-animation-class-tilted{animation:load-animation-tilted 1s linear}@keyframes float_item{0%{position:absolute;top:50%;left:50%;transform:translate(-50%,-52%);filter:drop-shadow(0 5px 15px rgba(0,0,0,.6))}50%{position:absolute;top:50%;left:50%;transform:translate(-50%,-48%);filter:drop-shadow(0 25px 15px rgba(0,0,0,.2))}to{position:absolute;top:50%;left:50%;transform:translate(-50%,-52%);filter:drop-shadow(0 5px 15px rgba(0,0,0,.6))}}.splash-product{position:relative;display:grid;grid-template-areas:"left right";grid-template-columns:50% 50%;grid-gap:20px;margin:0 auto 300px}@media(max-width:915px){.splash-product{display:block}}.splash-product--left{grid-area:left;text-align:right}.splash-product--left .checkout__wrapper{text-align:right}.splash-product--right{grid-area:right}@media(max-width:915px){.splash-product__info{width:100%}}.splash-product__background{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;margin:auto;z-index:1}.splash-product__images{display:flex;position:relative;justify-content:center;align-items:center}@media(max-width:915px){.splash-product__images{width:100%;height:400px}}@media(min-width:915px){.splash-product__images--top{display:none}}@media(max-width:915px){.splash-product__images--bottom{display:none}}.splash-product__product-img{position:absolute;top:50%;left:50%;max-width:50%;max-height:50%;z-index:1;transform:translate(-50%,-50%);filter:drop-shadow(0 0 15px #000)}.splash-product__product-img--larger{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;min-width:400px;min-height:400px}@media(max-width:915px){.splash-product__product-img{height:200px}}@media(max-width:500px){.splash-product__product-img{max-width:90%;max-height:none}}.text-title{text-align:center;font-size:70px;color:var(--font_heavy);font-family:Abril Fatface,sans-serif}@media(max-width:650px){.text-title{font-size:60px}}.text-title--main{margin:100px auto}@media(max-width:915px){.text-title--desktop{display:none}}@media(max-width:915px){.text-title--mobile{display:block}}.single-couple-styles__paragraph{width:60%;padding:20px;margin:250px 0 250px;border-bottom:1px solid var(--background_heavy);color:var(--font_heavy);text-align:right;font-size:28px;font-family:Abril Fatface,sans-serif}@media(max-width:915px){.single-couple-styles__paragraph{padding:15px;max-height:400px;overflow:auto}}@media(max-width:650px){.single-couple-styles__paragraph{width:80%;font-size:23px}}.single-couple-styles__paragraph--left{text-align:right;border-right:1px solid var(--background_heavy)}.single-couple-styles__paragraph--right{margin-left:auto;text-align:left;border-left:1px solid var(--background_heavy)}.single-couple-styles__paragraph--center{margin:140px auto 0;text-align:center;border-left:1px solid var(--background_heavy);border-right:1px solid var(--background_heavy)}.single-couple-styles__paragraph--margin{margin:140px auto 140px}.single-couple-styles__paragraph--margin-no-side{margin:140px 0 140px}@media(max-width:915px){.single-couple-styles__paragraph--margin-no-side{margin:140px auto 140px;border:none;text-align:center}}.couple-product-homepage{position:relative}.couple-product-homepage__logo-wrapper{width:50%;padding:50px 0;margin:330px auto 0;text-align:center}.couple-product-homepage__logo-wrapper img{max-width:100%}.couple-product-homepage__logo-wrapper .single-product-homepage__button{margin-bottom:0}@media(max-width:915px){.couple-product-homepage__logo-wrapper{width:70%;margin:0 auto}}@media(max-width:650px){.couple-product-homepage__logo-wrapper{width:100%}}.couple-product-homepage__logo-message{margin-top:40px}.couple-product-homepage .single-couple-styles__paragraph{max-height:-moz-fit-content;max-height:fit-content;overflow:visible}.couple-product-homepage__button{display:block;width:100%;max-width:250px;margin:50px auto 0;padding:15px;color:#fff;font-size:22px;text-align:center;background-color:#178846;box-shadow:0 0 20px 0 rgba(23,136,70,.7);transition:.25s cubic-bezier(.77,.65,.72,1.04);border-radius:6px}.couple-product-homepage__button:hover{box-shadow:none;transform:scale(.99)}.couple-product-homepage__title{position:relative;margin:80px auto 300px!important}@media(max-width:915px){.couple-product-homepage__title{border-right:none;border-left:none}}.couple-product-homepage__paragraph{margin:80px auto 150px!important}.couple-product-homepage__product:last-child{margin-bottom:340px}.couple-product-homepage__middle-message{position:relative;margin-bottom:400px!important}.couple-product-homepage__middle-message.single-couple-styles__paragraph--left{margin-left:auto}