@import"https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;600&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";body h1{font-family:Arial,Helvetica,sans-serif;font-size:1.875rem;font-weight:700}body h3{font-family:Arial,Helvetica,sans-serif;font-size:1.75rem;font-weight:500}body p{font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-weight:100}@media(max-width: 991.98px){body h1{font-size:1.25rem;font-weight:700}body h3{font-size:1.125rem;font-weight:500}body p{font-size:.75rem;font-weight:100}}.full-screen-wrapper{min-height:100vh;display:flex;flex-direction:column}.full-screen-wrapper .middle-section-container{flex:1}.full-screen-wrapper .middle-section-container .middle-section-wrapper{display:flex;flex-direction:column}@media(min-width: 1400px){.full-screen-wrapper .middle-section-container .middle-section-wrapper .top-content-wrapper{padding-top:1.875rem}}.full-screen-wrapper .middle-section-container .middle-section-wrapper .product-info-container{flex:1}.header-section{border-bottom:.3125rem solid #ffcad4}.header-section .logo-wrapper{padding-left:10%}.header-section .logo-wrapper p{margin-bottom:0rem;font-size:.625rem}.header-section .logo-wrapper img.logo{max-width:9.375rem;height:auto}@media(max-width: 991.98px){.header-section .logo-wrapper img.logo{width:75px}}.top-content-wrapper .top-content h1{font-size:2.18rem;text-transform:uppercase;font-family:"Poppins",sans-serif;font-weight:700;line-height:3.1rem}@media(max-width: 991.98px){.top-content-wrapper .top-content h1{font-size:1.6rem;line-height:1.7rem}}.product-img-container{position:relative}.product-img-container .euro{width:4.5rem;height:auto;position:absolute;right:8rem;animation-name:zoom-in-zoom-out;animation:zoom-in-zoom-out 5s ease infinite}.product-img-container .price_block{position:absolute;display:flex;flex-direction:column;animation:zoom-in-zoom-out 5s ease infinite;right:3rem;box-shadow:0 2px 6px -2px rgba(0,0,0,.4);align-items:center;justify-content:center;border-radius:50%;width:6.25rem;height:6.25rem;color:#fff;font-size:.95rem;font-weight:600;background-color:#ffcad4;text-align:center;z-index:5}.product-img-container .price_block p{font-size:1.5rem;margin-bottom:0rem}@media(max-width: 991.98px){.product-img-container .price_block{width:3.5rem;height:3.5rem;font-size:.5rem}.product-img-container .price_block p{font-size:.6rem;margin-bottom:0rem}}.product-img-container .product-image{width:auto;height:25rem}@media(max-width: 767.98px){.product-img-container .product-image{width:auto;height:22rem}.product-img-container .euro{width:3.125rem;height:auto;position:absolute;left:19rem;animation-name:zoom-in-zoom-out;animation:zoom-in-zoom-out 5s ease infinite}}@media(min-width: 768px)and (max-width: 991.98px){.product-img-container .product-image{width:auto;height:31rem}.product-img-container .euro{width:3.125rem;height:auto;position:absolute;left:34rem;animation-name:zoom-in-zoom-out;animation:zoom-in-zoom-out 5s ease infinite}}@media(min-width: 1400px){.product-img-container .product-image{width:auto;height:100%}.product-img-container .euro{width:4.375rem;height:auto;position:absolute;right:6rem}}@keyframes zoom-in-zoom-out{0%{transform:scale(1, 1)}50%{transform:scale(1.5, 1.5)}100%{transform:scale(1, 1)}}.product-variations h3{font-family:"Nunito",sans-serif;font-size:2rem;font-weight:700;margin-bottom:.3125rem}.product-variations p{font-family:"Nunito",sans-serif;font-weight:500}.product-variations p.original-price{font-size:1.125rem;font-weight:500;margin-bottom:.3125rem;line-height:1;text-decoration:line-through}.product-variations .ratings-section{padding-bottom:10px;border-bottom:1px solid #dfdfdf}.product-variations .size-section{margin-top:.625rem}.product-variations .size-section .size-nav{display:flex;flex-wrap:wrap;gap:.625rem}.product-variations .size-section .size-nav .size-btn{border:1px solid #000;padding:12px 14px;color:#000;font-size:12px;font-weight:800;outline:none;background-color:#fff;box-shadow:10px 10px 24px -18px rgba(0,0,0,.75);transition:all .3s ease;cursor:pointer}.product-variations .size-section .size-nav .size-btn.active{background-color:#000;color:#fff}.product-variations .product-info-section{margin-top:1.5625rem;padding:16px 0;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf}.product-variations .product-info-section .product-info{cursor:pointer}.product-variations .product-info-section .product-info .head{font-size:24px;font-weight:500;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between}.product-variations .product-info-section .product-info .head img{width:2rem}.product-variations .product-info-section .product-info .info{display:none}.product-variations .product-info-section .product-info .info.show{display:block}.personal-info-form-container{display:flex;flex-direction:column;align-items:center}.personal-info-form-container .personal-info-form-wrapper{background-color:#f7f7f8;border-radius:10px;max-width:33rem}.personal-info-form-container .personal-info-form-wrapper .btn-success{width:100%;padding:.625rem;font-size:1.75rem;text-transform:uppercase;font-family:"Poppins",sans-serif;font-weight:700}.personal-info-form-container .personal-info-form-wrapper .btn-success.payment-button{background:linear-gradient(0deg, #467a96 15%, #5ba9bd 100% 100%, #467a96 15%);border:none;position:relative}.personal-info-form-container .personal-info-form-wrapper .btn-success.payment-button span{position:absolute;left:0rem;padding-left:1.875rem}@media(max-width: 767.98px){.personal-info-form-container .personal-info-form-wrapper .btn-success{padding:.625rem;font-size:1.125rem}}@media(min-width: 768px)and (max-width: 991.98px){.personal-info-form-container .personal-info-form-wrapper .btn-success{padding:.625rem;font-size:1.125rem;line-height:1.25rem}}.personal-info-form-container .personal-info-form-wrapper input.invalid{border-color:coral;border-top-right-radius:.375rem !important;border-bottom-right-radius:.375rem !important}.personal-info-form-container .personal-info-form-wrapper select.invalid{border-color:coral;border-top-right-radius:.375rem !important;border-bottom-right-radius:.375rem !important}.personal-info-form-container .personal-info-form-wrapper .just-validate-error-label{width:100%}.personal-info-form-container .personal-info-form-wrapper .form-check-label a{text-decoration:underline}.personal-info-form-container .personal-info-form-wrapper .form-check-label a:hover{text-decoration:underline;color:#575757;cursor:pointer}.personal-info-form-container .personal-info-form-wrapper #CGV .modal-dialog .modal-body p strong{font-weight:700}.countdown-ribbon-wrapper{background-color:#bf1e2d;color:#fff;padding:.625rem 0rem}.countdown-ribbon-wrapper p{font-family:"Nunito",sans-serif;font-size:1.0625rem;font-weight:400;padding:0rem;margin:0rem}.review .heading{padding:1.25rem 0rem 0rem 0rem}.review .heading h3{font-size:2rem;line-height:1;font-weight:500;padding-bottom:.625rem;margin-bottom:0rem;border-bottom:1px solid #737474}.review .single-review{padding:1.25rem 0rem;border-bottom:1px solid #737474}.review .single-review:last-child{border-bottom:none}.review .single-review .star-rating{display:flex;margin-bottom:.3125rem}.review .single-review .star-rating img{max-width:1.125rem}.review .single-review .head{font-size:1.75rem;line-height:1;font-weight:500;margin-bottom:.625rem}.review .single-review p{margin-bottom:.625rem}.features-section-container{background-color:#f7f7f8;border-bottom:.625rem solid #75aad2}.features-section-container .features-section-item-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center}.features-section-container .features-section-item-wrapper .features-icon-img{width:3.125rem;margin-right:.625rem}.features-section-container .features-section-item-wrapper .features-text-wrapper{display:flex;flex-direction:column;justify-content:center}.features-section-container .features-section-item-wrapper .features-text-wrapper h3{font-size:.75rem;text-transform:uppercase;font-weight:700}.features-section-container .features-section-item-wrapper .features-text-wrapper p{font-size:.75rem;font-weight:400;margin:0rem}@media(max-width: 991.98px){.features-section-container .features-section-item-wrapper{justify-content:flex-start;width:18.75rem;margin:1.25rem auto}}.reasurance .reasurance-wrapper h1{font-size:1.125rem;font-weight:600;color:#af313b}.reasurance .reasurance-wrapper img{width:19.8125rem}.how-it-workds-section-container .how-it-workds-section-wrapper h1{color:#1c98c9;text-transform:uppercase;font-weight:600;font-size:2rem;font-family:"Oswald",sans-serif}@media(max-width: 991.98px){.how-it-workds-section-container .how-it-workds-section-wrapper h1{font-size:1.25rem}}.how-it-workds-section-container .how-it-workds-section-wrapper p{color:#797981;text-transform:uppercase;font-weight:400;font-size:1.125rem;font-family:"Roboto",sans-serif}@media(max-width: 991.98px){.how-it-workds-section-container .how-it-workds-section-wrapper p{font-size:1rem}}.what-is-item-container{display:flex;flex-direction:column}.what-is-item-container a{text-decoration:none}.what-is-item-container a .card-header img{width:3.75rem}.what-is-item-container a .card-header h3{color:#000;font-size:1rem;font-weight:700}.what-is-item-container .collapse{flex-grow:1}.what-is-item-container .collapse .card-body{height:100%;border-top:none;border-radius:0px 0px 5px 5px}.footer-container .footer-copyright p{color:#fff}.footer-container .footer-copyright p strong span{font-weight:700}