.ecom-column{position:relative}.ecom-column>.core__column--wrapper{align-items:flex-start;display:flex}.ecom-column__overlay .ecom-overlay{pointer-events:none}.ecom-column__overlay>.ecom-overlay,.ecom-column__overlay .ecom-video-background-youtube{position:absolute;top:0;right:0;bottom:0;left:0}@media only screen and (min-width: 768px){.ecom-column>.core__column--wrapper{height:100%}}.ecom-use-parallax{background:unset!important}.ecom-parallax-background{position:absolute;width:100%;height:100%;display:flex;overflow:hidden}.ecom-parallax-background img{object-fit:cover;width:100%;position:absolute;top:0;left:50%;transform:translate(-50%);pointer-events:none}.ecom-row{width:100%;position:relative}.ecom-video-background-youtube-wrapper{overflow:hidden}.ecom-section__overlay>.ecom-overlay,.ecom-section__overlay .ecom-video-background-youtube,.ecom-video-background-youtube-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.ecom-row:not(.ecom-section){float:left}.ecom-row.ecom-section{clear:both}.ecom-row:hover{z-index:1}.ecom-row>div.core__row--columns.core__row--full{max-width:100%}@media (min-aspect-ratio: 16/9){.ecom-section__overlay .ecom-video-background-youtube{height:300%;top:-100%}}@media (max-aspect-ratio: 16/9){.ecom-section__overlay .ecom-video-background-youtube{width:300%;left:-100%}}@supports not (aspect-ratio: 16 / 9){.ecom-video-background-youtube:before{display:block;content:"";width:100%;padding-top:56.25%}.ecom-video-background-youtube .ecom-video-background{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-video-background{-o-object-fit:unset!important;object-fit:unset!important}}@media (max-width: 767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}}.ecom__text--dropcap:first-letter{font-size:40px;color:#2bcf19;display:inline-flex;border-style:solid;border-width:1px;border-color:transparent;float:left;line-height:1}.ecom__text--dropcap.has-drop-cap-view-default:first-letter{border:none}body[ecom-loaded] .ecom-sections .element__text a{cursor:auto}.text-content.ecom-html{overflow:hidden;position:relative}.ecom-text--is-mark:after{position:absolute;content:"";left:0;right:0;bottom:0;height:150px;background:linear-gradient(#fff0,#fff);pointer-events:none}.ecom-text_view-more-btn,.ecom-text_view-less-btn{display:flex;background:none;outline:none;border:none;align-items:center}.ecom__element--button-icon{display:flex;align-items:center}.ecom-text_view-more-btn svg,.ecom-text_view-less-btn svg{width:16px;color:#fff}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ecom-hidden{display:none!important}.ecom-element__image-hotspot--wrapper{opacity:0;visibility:hidden}.ecom-element__image-hotspot--wrapper.ecom-image-hotspot-loaded{opacity:1;visibility:visible}.element__image-hotspot--btn{transition:opacity .3s ease}.element__image-hotspot .element__image-hotspot--content{outline:none}.element__image-hotspot--text.element__image-hotspot--btn-nolabel{margin-top:-10px;margin-left:-10px;min-width:20px;min-height:20px}.element__image-hotspot--btn-nolabel .element__image-hotspot--sonar{border-radius:50%;backface-visibility:hidden;perspective:800px;position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;display:block;animation:ecom_aimation-pulse 2s ease infinite;background-color:#ffffff80}.element__image-hotspot--btn-nolabel .element__image-hotspot--btn{position:relative;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;perspective:800px;z-index:1;transition:all .3s ease}.element__image-hotspot--btn-label{margin-left:4px;font-size:14px}.element__image-hotspot--content{position:absolute;z-index:102;width:250px}.element__image-hotspot:not([data-trigger=always]) .element__image-hotspot--content:not(.ecom-hotspot-actived){opacity:0;visibility:hidden}.element__image-hotspot--content.ecom-fade.ecom-hotspot-actived{animation-name:fadeIn}.element__image-hotspot--content-bottom.ecom-slide.ecom-hotspot-actived{animation-name:slideUp}.element__image-hotspot--content-top.ecom-slide.ecom-hotspot-actived{animation-name:slideDown}.element__image-hotspot--content-right.ecom-slide.ecom-hotspot-actived{animation-name:slideLeft}.element__image-hotspot--content-left.ecom-slide.ecom-hotspot-actived{animation-name:slideRight}.element__image-hotspot--content.has-arrow:not(.element__image-hotspot--content-undefined):after{position:absolute;content:"";width:8px;height:16px;background:#fff}.element__image-hotspot--content.arrow-left.has-arrow:after{clip-path:polygon(0 0,100% 50%,0 100%);top:50%;right:12px;transform:translateY(-50%)}.element__image-hotspot--content.arrow-right.has-arrow:after{clip-path:polygon(0 50%,100% 0,100% 100%);top:50%;left:12px;transform:translateY(-50%)}.element__image-hotspot--content.arrow-bottom.has-arrow:after,.element__image-hotspot--content.arrow-top.has-arrow:after{width:16px;height:8px}.element__image-hotspot--content.arrow-bottom.has-arrow:after{clip-path:polygon(50% 0,100% 100%,0 100%);transform:translate(-50%);top:13px;left:50%}.element__image-hotspot--content.arrow-top.has-arrow:after{clip-path:polygon(0 0,100% 0,50% 100%);transform:translate(-50%);bottom:12px;left:50%}.element__image-hotspot--content-left,.element__image-hotspot--content-right{top:50%;transform:translateY(-50%)}.element__image-hotspot--content-top,.element__image-hotspot--content-bottom{left:50%;transform:translate(-50%)}.element__image-hotspot--content-left{right:100%;padding-right:20px}.element__image-hotspot--content-right{left:100%;padding-left:20px}.element__image-hotspot--content-top{bottom:100%;padding-bottom:20px}.element__image-hotspot--content-bottom{top:100%;padding-top:20px}.element__image-hotspot--content .element__image-hotspot--content-image{object-fit:cover}.element__image-hotspot--content .element__image-hotspot--content-btn{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease}.ecom-hotspots-container-tooltip.ecom-loading-image:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0}@keyframes ecom_aimation-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes slideUp{0%{opacity:0;visibility:hidden;transform:translate(-50%,30px)}to{opacity:1;visibility:visible;transform:translate(-50%)}}@keyframes slideDown{0%{opacity:0;visibility:hidden;transform:translate(-50%,-30px)}to{opacity:1;visibility:visible;transform:translate(-50%)}}@keyframes slideLeft{0%{opacity:0;visibility:hidden;transform:translate(30px,-50%)}to{opacity:1;visibility:visible;transform:translateY(-50%)}}@keyframes slideRight{0%{opacity:0;visibility:hidden;transform:translate(-30px,-50%)}to{opacity:1;visibility:visible;transform:translateY(-50%)}}.ecom__image-hostpot--content-container{display:flex}.element__image-hotspot--img img{width:100%}.ecom-image-picture *{transition:inherit}@media screen and (max-width: 767px){.element__image-hotspot--content-centerMobile{top:50%!important;left:50%!important;bottom:unset!important;right:unset!important;transform:translate(-50%,-50%)!important;position:fixed;padding:0!important}}@media only screen and (max-width: 480px){.ecom-slider .element__image-hotspot--content:not(.element__image-hotspot--content-centerMobile){position:absolute;top:0;transform:translate(-50%,-60%)!important}}@media only screen and (max-width: 767px){.element__image-hotspot--content.has-arrow:after{display:none!important}}.ecom-core.ecom-a0u380a2s8t{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-a0u380a2s8t{width:100%}}.ecom-core.ecom-u49dt4uxnys .ecom-text--more-actions button,.ecom-core.ecom-u49dt4uxnys .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-u49dt4uxnys .text-content,.ecom-core.ecom-u49dt4uxnys .text-content a,.ecom-core.ecom-u49dt4uxnys .text-content p,.ecom-core.ecom-u49dt4uxnys .text-content span{text-align:left}.ecom-core.ecom-u49dt4uxnys .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-u49dt4uxnys .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-u49dt4uxnys .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-u49dt4uxnys .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-8g8fbkwhr6c .element__image-hotspot--content{animation-duration:.3s;transition-property:transform,opacity,visibility}.ecom-core.ecom-8g8fbkwhr6c .ecom-image-align{justify-content:center}.ecom-core.ecom-8g8fbkwhr6c .element__image-hotspot--img img{object-fit:cover}.ecom-core.ecom-8g8fbkwhr6c .element__image-hotspot--img,.ecom-core.ecom-8g8fbkwhr6c .element__image-hotspot--img .ecom-image-default,.ecom-core.ecom-8g8fbkwhr6c .element__image-hotspot--img:hover,.ecom-core.ecom-8g8fbkwhr6c .element__image-hotspot--img:hover .ecom-image-default{opacity:1}.ecom-core.ecom-8g8fbkwhr6c .ecom__element.element__image-hotspot .element__image-hotspot--btn{background-color:#ed8a8a;box-shadow:0 0 20px #0003;border-style:solid;border-width:3px;border-color:#fff;border-radius:50%;overflow:hidden;width:30px;height:30px}.ecom-core.ecom-8g8fbkwhr6c .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon{color:#fff;padding:8px}.ecom-core.ecom-8g8fbkwhr6c .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon svg{height:16px;width:16px}.ecom-core.ecom-8g8fbkwhr6c .element__image-hotspot--content{width:240px}.ecom-core.ecom-8g8fbkwhr6c .ecom-hotspots-container-tooltip,.ecom-core.ecom-8g8fbkwhr6c .element__image-hotspot--content.has-arrow:after{background-color:#fff}.ecom-core.ecom-8g8fbkwhr6c .ecom-hotspots-container-tooltip{box-shadow:1px 1px 5px #7d7d7d59;border-radius:4px;overflow:hidden;padding:12px}.ecom-core.ecom-8g8fbkwhr6c .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image img{object-fit:cover}.ecom-core.ecom-8g8fbkwhr6c .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image,.ecom-core.ecom-8g8fbkwhr6c .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default{opacity:1}.ecom-core.ecom-8g8fbkwhr6c .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image,.ecom-core.ecom-8g8fbkwhr6c .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default,.ecom-core.ecom-8g8fbkwhr6c .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image>picture,.ecom-core.ecom-8g8fbkwhr6c .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image>img{border-radius:3px;overflow:hidden}.ecom-core.ecom-8g8fbkwhr6c .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover,.ecom-core.ecom-8g8fbkwhr6c .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover .ecom-image-default{opacity:1}.ecom-core.ecom-8g8fbkwhr6c .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title{text-align:center;color:#111;margin-top:10px;margin-bottom:5px}.ecom-core.ecom-8g8fbkwhr6c .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title,.ecom-core.ecom-8g8fbkwhr6c .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title a{font-size:16px;font-weight:500}.ecom-core.ecom-8g8fbkwhr6c .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text{text-align:center;color:#555;margin-bottom:6px}.ecom-core.ecom-8g8fbkwhr6c .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text,.ecom-core.ecom-8g8fbkwhr6c .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text a{font-size:12px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em}.ecom-core.ecom-8g8fbkwhr6c .element__image-hotspot--content-prices{text-align:center}.ecom-core.ecom-8g8fbkwhr6c .element__image-hotspot--content-price{color:#e06565}.ecom-core.ecom-8g8fbkwhr6c .ecom-button-default{justify-content:center}.ecom-core.ecom-8g8fbkwhr6c .ecom__element.element__image-hotspot .ecom__image-hostpot--content-container .element__image-hotspot--content-btn{font-size:12px;text-decoration:none;font-weight:500;text-transform:none;font-style:normal;color:#de5757;border-style:solid;border-width:0px 0px 1px 0px;border-color:#de5757;margin-bottom:10px}.ecom-core.ecom-ugzzzvt7f6 .ecom-text--more-actions button,.ecom-core.ecom-ugzzzvt7f6 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-ugzzzvt7f6 .text-content,.ecom-core.ecom-ugzzzvt7f6 .text-content a,.ecom-core.ecom-ugzzzvt7f6 .text-content p,.ecom-core.ecom-ugzzzvt7f6 .text-content span{text-align:left}.ecom-core.ecom-ugzzzvt7f6 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-ugzzzvt7f6 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-ugzzzvt7f6 .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-ugzzzvt7f6 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-0abq5dn3pyv7{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0abq5dn3pyv7{width:100%}}.ecom-core.ecom-k5ith3c70s7 .element__image-hotspot--content{animation-duration:.3s;transition-property:transform,opacity,visibility}.ecom-core.ecom-k5ith3c70s7 .ecom-image-align{justify-content:center}.ecom-core.ecom-k5ith3c70s7 .element__image-hotspot--img img{object-fit:cover}.ecom-core.ecom-k5ith3c70s7 .element__image-hotspot--img,.ecom-core.ecom-k5ith3c70s7 .element__image-hotspot--img .ecom-image-default,.ecom-core.ecom-k5ith3c70s7 .element__image-hotspot--img:hover,.ecom-core.ecom-k5ith3c70s7 .element__image-hotspot--img:hover .ecom-image-default{opacity:1}.ecom-core.ecom-k5ith3c70s7 .ecom__element.element__image-hotspot .element__image-hotspot--btn{background-color:#ed8a8a;box-shadow:0 0 20px #0003;border-style:solid;border-width:3px;border-color:#fff;border-radius:50%;overflow:hidden;width:30px;height:30px}.ecom-core.ecom-k5ith3c70s7 .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon{color:#fff;padding:8px}.ecom-core.ecom-k5ith3c70s7 .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon svg{height:16px;width:16px}.ecom-core.ecom-k5ith3c70s7 .element__image-hotspot--content{width:240px}.ecom-core.ecom-k5ith3c70s7 .ecom-hotspots-container-tooltip,.ecom-core.ecom-k5ith3c70s7 .element__image-hotspot--content.has-arrow:after{background-color:#fff}.ecom-core.ecom-k5ith3c70s7 .ecom-hotspots-container-tooltip{box-shadow:1px 1px 5px #7d7d7d59;border-radius:4px;overflow:hidden;padding:12px}.ecom-core.ecom-k5ith3c70s7 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image img{object-fit:cover}.ecom-core.ecom-k5ith3c70s7 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image,.ecom-core.ecom-k5ith3c70s7 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default{opacity:1}.ecom-core.ecom-k5ith3c70s7 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image,.ecom-core.ecom-k5ith3c70s7 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default,.ecom-core.ecom-k5ith3c70s7 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image>picture,.ecom-core.ecom-k5ith3c70s7 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image>img{border-radius:3px;overflow:hidden}.ecom-core.ecom-k5ith3c70s7 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover,.ecom-core.ecom-k5ith3c70s7 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover .ecom-image-default{opacity:1}.ecom-core.ecom-k5ith3c70s7 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title{text-align:center;color:#111;margin-top:10px;margin-bottom:5px}.ecom-core.ecom-k5ith3c70s7 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title,.ecom-core.ecom-k5ith3c70s7 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title a{font-size:16px;font-weight:500}.ecom-core.ecom-k5ith3c70s7 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text{text-align:center;color:#555;margin-bottom:6px}.ecom-core.ecom-k5ith3c70s7 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text,.ecom-core.ecom-k5ith3c70s7 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text a{font-size:12px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em}.ecom-core.ecom-k5ith3c70s7 .element__image-hotspot--content-prices{text-align:center}.ecom-core.ecom-k5ith3c70s7 .element__image-hotspot--content-price{color:#e06565}.ecom-core.ecom-k5ith3c70s7 .ecom-button-default{justify-content:center}.ecom-core.ecom-k5ith3c70s7 .ecom__element.element__image-hotspot .ecom__image-hostpot--content-container .element__image-hotspot--content-btn{font-size:12px;text-decoration:none;font-weight:500;text-transform:none;font-style:normal;color:#de5757;border-style:solid;border-width:0px 0px 1px 0px;border-color:#de5757;margin-bottom:10px}.ecom-core.ecom-lxlgvqaxwi .element__image-hotspot--content{animation-duration:.3s;transition-property:transform,opacity,visibility}.ecom-core.ecom-lxlgvqaxwi .ecom-image-align{justify-content:center}.ecom-core.ecom-lxlgvqaxwi .element__image-hotspot--img img{object-fit:cover}.ecom-core.ecom-lxlgvqaxwi .element__image-hotspot--img,.ecom-core.ecom-lxlgvqaxwi .element__image-hotspot--img .ecom-image-default,.ecom-core.ecom-lxlgvqaxwi .element__image-hotspot--img:hover,.ecom-core.ecom-lxlgvqaxwi .element__image-hotspot--img:hover .ecom-image-default{opacity:1}.ecom-core.ecom-lxlgvqaxwi .ecom__element.element__image-hotspot .element__image-hotspot--btn{background-color:#ed8a8a;box-shadow:0 0 20px #0003;border-style:solid;border-width:3px;border-color:#fff;border-radius:50%;overflow:hidden;width:30px;height:30px}.ecom-core.ecom-lxlgvqaxwi .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon{color:#fff;padding:8px}.ecom-core.ecom-lxlgvqaxwi .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon svg{height:16px;width:16px}.ecom-core.ecom-lxlgvqaxwi .element__image-hotspot--content{width:240px}.ecom-core.ecom-lxlgvqaxwi .ecom-hotspots-container-tooltip,.ecom-core.ecom-lxlgvqaxwi .element__image-hotspot--content.has-arrow:after{background-color:#fff}.ecom-core.ecom-lxlgvqaxwi .ecom-hotspots-container-tooltip{box-shadow:1px 1px 5px #7d7d7d59;border-radius:4px;overflow:hidden;padding:12px}.ecom-core.ecom-lxlgvqaxwi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image img{object-fit:cover}.ecom-core.ecom-lxlgvqaxwi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image,.ecom-core.ecom-lxlgvqaxwi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default{opacity:1}.ecom-core.ecom-lxlgvqaxwi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image,.ecom-core.ecom-lxlgvqaxwi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default,.ecom-core.ecom-lxlgvqaxwi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image>picture,.ecom-core.ecom-lxlgvqaxwi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image>img{border-radius:3px;overflow:hidden}.ecom-core.ecom-lxlgvqaxwi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover,.ecom-core.ecom-lxlgvqaxwi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover .ecom-image-default{opacity:1}.ecom-core.ecom-lxlgvqaxwi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title{text-align:center;color:#111;margin-top:10px;margin-bottom:5px}.ecom-core.ecom-lxlgvqaxwi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title,.ecom-core.ecom-lxlgvqaxwi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title a{font-size:16px;font-weight:500}.ecom-core.ecom-lxlgvqaxwi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text{text-align:center;color:#555;margin-bottom:6px}.ecom-core.ecom-lxlgvqaxwi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text,.ecom-core.ecom-lxlgvqaxwi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text a{font-size:12px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em}.ecom-core.ecom-lxlgvqaxwi .element__image-hotspot--content-prices{text-align:center}.ecom-core.ecom-lxlgvqaxwi .element__image-hotspot--content-price{color:#e06565}.ecom-core.ecom-lxlgvqaxwi .ecom-button-default{justify-content:center}.ecom-core.ecom-lxlgvqaxwi .ecom__element.element__image-hotspot .ecom__image-hostpot--content-container .element__image-hotspot--content-btn{font-size:12px;text-decoration:none;font-weight:500;text-transform:none;font-style:normal;color:#de5757;border-style:solid;border-width:0px 0px 1px 0px;border-color:#de5757;margin-bottom:10px}
/*# sourceMappingURL=/cdn/shop/t/23/assets/ecom-677ecf768b9844b6020e9992.css.map */
