.product-slider-main-wrapper{font-family:Open Sans;width:100%;display:flex;justify-content:center;align-items:center;padding-top:80px;padding-bottom:90px;box-sizing:border-box}.product-slider-navigation{background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;user-select:none}.product-slider-navigation a{width:100%;height:100%}.product-slider-navigation.desktop,.product-slider-navigation.mobile{width:126px;height:117px}.product-slider-mobile-navigation-wrapper{display:none;width:100%;justify-content:space-evenly;align-items:center;flex-direction:row;margin-top:30px}.product-slider-dots-navigation{background:transparent;display:flex;justify-content:center;align-items:end;margin-top:35px}.product-slider-wrapper{max-width:1080px;width:100%;height:100%;display:flex;flex-direction:column;margin:0 50px}.slideshow-container{position:relative;margin:auto}.product-slides{display:none}.dot{cursor:pointer;height:15px;width:15px;margin:0 5px;background-color:#d8d8d8;border-radius:50%;display:inline-block;transition:background-color .6s ease}.product-slider-dots-navigation .dot.active,.product-slider-dots-navigation .dot:hover{background-color:#07314b}.product-slider-wrapper .product-content{display:flex;flex-direction:column;max-width:55%}.product-slider-wrapper .product-content .title{font-weight:800;font-size:38px;line-height:56px;letter-spacing:0px;margin-bottom:32px;color:#000;overflow:hidden}.product-slider-wrapper .product-content .divider{height:3px;width:100%;background-color:#df2126}.product-slider-wrapper .product-content .description{font-weight:normal;font-size:14px;line-height:24px;letter-spacing:0px;color:#22263a;margin-top:38px}.product-slider-wrapper .button-wrapper{display:flex;align-items:center;margin-top:42px}.product-slider-wrapper .button-wrapper .product-slider-cta{display:flex;align-items:center;justify-content:center;padding:16px 54px;border-radius:34px;border:1px solid #000;width:fit-content;background:transparent;max-width:90%;text-align:center}.product-slider-wrapper .button-wrapper .product-slider-cta:hover{background-color:#df2126;border:1px solid #df2126}.product-slider-wrapper .button-wrapper .product-slider-cta a{color:#000;font-size:20px;line-height:28px;font-weight:600;text-decoration:none}.product-slider-wrapper .button-wrapper .product-slider-cta:hover a{color:#fff}.product-slider-wrapper .product-image-wrapper{max-width:45%;padding-left:25px}.fade{-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s}@-webkit-keyframes fade{from{opacity:.4}to{opacity:1}}@keyframes fade{from{opacity:.4}to{opacity:1}}@media(max-width:767px){.product-slider-main-wrapper{padding:60px 25px;flex-direction:column}.product-slider-wrapper .product-slides{flex-direction:column-reverse}.product-slider-wrapper .product-content{max-width:100%}.product-slider-wrapper .product-image-wrapper{max-width:100%;padding-left:0}.product-slider-navigation.desktop{display:none}.product-slider-mobile-navigation-wrapper{display:flex;margin-top:50px}.product-slider-wrapper .button-wrapper{justify-content:center}}@media(min-width:768px) and (max-width:982px){.product-slider-main-wrapper{padding:60px 25px;flex-direction:column}.product-slider-wrapper{max-width:100%;margin:0 25px}.product-slider-wrapper .product-content{max-width:50%}.product-slider-wrapper .product-image-wrapper{max-width:50%;padding-left:20px}.product-slider-navigation.desktop{display:none}.product-slider-mobile-navigation-wrapper{display:flex;margin-top:50px}}@media(min-width:1024px) and (max-width:1100px){.product-slider-wrapper{max-width:710px;margin:0 20px}.product-slider-wrapper .product-content{max-width:55%}.product-slider-wrapper .product-image-wrapper{max-width:45%}}