.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}}.el__heading--tooltip-wrapper{position:relative;display:inline-block}.el__heading--tooltip-wrapper svg{width:18px;cursor:pointer}.el__heading--tooltip-content{line-height:16px;max-width:200px;position:absolute;display:block;width:max-content;opacity:0;padding:5px;visibility:hidden;font-size:14px;background-color:#545454;color:#fff;border-radius:5px;transition:.5s ease all;z-index:999}.el__heading--tooltip-content.el__tooltip-tablet,.el__heading--tooltip-content.el__tooltip-mobile{display:none}.el__heading--tooltip-bottom{left:50%;transform:translate(-50%,10px)}.el__heading--tooltip-left{transform:translate(-20px,-50%);right:100%;top:50%}.el__heading--tooltip-top{left:50%;bottom:100%;transform:translate(-50%,-10px)}.el__heading--tooltip-right{top:50%;left:100%;transform:translate(20px,-50%)}.tooltip__arrow:before{position:absolute;content:"";width:8px;height:8px;background:inherit;z-index:-1}.tooltip__arrow.el__heading--tooltip-bottom:before{top:0;transform:translate(-50%,-50%) rotate(45deg);left:50%}.tooltip__arrow.el__heading--tooltip-top:before{transform:translate(-50%,50%) rotate(45deg);bottom:0%;left:50%}.tooltip__arrow.el__heading--tooltip-right:before{transform:translate(-50%,50%) rotate(45deg);bottom:50%;left:0%}.tooltip__arrow.el__heading--tooltip-left:before{transform:translate(50%,50%) rotate(45deg);bottom:50%;right:0%}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-bottom,.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-top{opacity:1;visibility:visible;transform:translate(-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-left{opacity:1;visibility:visible;transform:translate(-15px,-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-right{opacity:1;visibility:visible;transform:translate(15px,-50%)}@media screen and (max-width: 1024px){.el__heading--tooltip-content.el__tooltip-desktop{display:none}.el__heading--tooltip-content.el__tooltip-tablet{display:block}}@media screen and (max-width: 767px){.el__heading--tooltip-content.el__tooltip-tablet{display:none}.el__heading--tooltip-content.el__tooltip-mobile{display:block}}ecom-marquee-component{opacity:0;visibility:hidden;height:0}ecom-marquee-component.show{opacity:1;visibility:visible;height:auto}.ecom-text-marquee-container{overflow-x:hidden;display:flex;flex-direction:row;position:relative;width:var(--width);transform:var(--transform)}.ecom-text-marquee-container:hover div{animation-play-state:var(--pause-on-hover)}.ecom-text-marquee-container:active div{animation-play-state:var(--pause-on-click)}.ecom-text-marquee-overlay{position:absolute;width:100%;height:100%}.ecom-text-marquee-overlay:before,.ecom-text-marquee-overlay:after{background:linear-gradient(to right,var(--gradient-color),#fff);content:"";height:100%;position:absolute;width:var(--gradient-width);z-index:2;pointer-events:none;touch-action:none}.ecom-text-marquee-overlay:after{right:0;top:0;transform:rotate(180deg)}.ecom-text-marquee-overlay:before{left:0;top:0}.ecom-text-marque-wrapper{flex:0 0 auto;min-width:var(--min-width);z-index:1;display:flex;flex-direction:row;align-items:center;animation:ecom-scroll var(--duration) linear var(--delay) var(--iteration-count);animation-play-state:var(--play);animation-delay:var(--delay);animation-direction:var(--direction)}@keyframes ecom-scroll{0%{transform:translate(var(--percent-start, 0%))}to{transform:translate(var(--percent-end, -100%))}}.ecom-text-marquee-child{display:flex;transform:var(--transform)}.ecom-marquee{overflow:hidden;display:flex}.ecom-marquee .ecom-marquee_items{font-size:1.8em;width:fit-content;white-space:nowrap}.ecom-marquee.animation-reverse .ecom-marquee_items{justify-content:end}.ecom-marquee_items.ecom-anim_marquee{animation:marquee 10s linear infinite}.ecom-marquee.animation-reverse .ecom-marquee_items.ecom-anim_marquee{animation:marqueeReverse 10s linear infinite}.element__text-marquee:hover .ecom-marquee_items{animation-play-state:paused}.ecom-marquee_items .ecom-marquee_item{display:flex;text-decoration:none}@keyframes marquee{0%{margin-left:0}to{margin-left:-100%}}@keyframes marqueeReverse{0%{margin-left:-100%}to{margin-left:0}}.ecom-marquee_items h3{display:flex;align-items:center}.ecom-flex_full{flex:0 0 100%;width:100%}.ecom-icon-separator svg{width:20px;height:20px}.ecom-icon-separator,.ecom-marquee-image{padding-left:15px;padding-right:15px;line-height:normal;align-self:center}.ecom-flex-center,.ecom-swiper-navigation{display:flex;align-items:center}.ecom-swiper-navigation-position{display:flex}.ecom-swiper-navigation-position button{margin:0}.ecom-swiper-navigation{justify-content:center}.ecom-testimonials--container{position:relative;display:flex;flex-direction:column}.ecom-swiper-navigation[data-navigator-type=combine]{justify-content:center}.ecom-testimonials--container .ecom-swiper-button-next:after,.ecom-testimonials--container .ecom-swiper-button-prev:after{content:none}.ecom-testimonials--container .ecom-swiper-button-next,.ecom-testimonials--container .ecom-swiper-button-prev{border:0;background:transparent;width:auto;height:auto;padding:5px;color:#444}.ecom-testimonials--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-next,.ecom-testimonials--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-prev{position:static;margin:0}.ecom-testimonials--container .ecom-swiper-navigation[data-navigator-type=classic] .ecom-swiper-pagination,.ecom-testimonials--container .ecom-swiper-navigation:not([data-navigator-type]) .ecom-swiper-pagination{width:100%}.ecom-testimonials--container .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar){position:relative}.ecom-swiper-pagination-bullet:only-child{opacity:none}.ecom-testimonials--container .ecom-swiper-pagination-bullet{width:15px;height:15px;opacity:1}.ecom-testimonials--container .ecom-swiper-pagination-bullet,.ecom-testimonials--container .ecom-swiper-pagination-bullet-active{background-clip:content-box;padding:1px;box-sizing:content-box!important;background-color:currentColor}.ecom-testimonials--container .ecom-swiper-pagination-bullets{width:auto}.ecom-testimonials--container .ecom-swiper-pagination-bullet img{display:block;width:100%;height:100%;object-fit:cover}.ecom-testimonials--container .ecom-swiper-pagination-bullets,.ecom-swiper-pagination-custom,.ecom-swiper-pagination-fraction{display:flex;align-items:center;justify-content:center;bottom:0}.ecom-d-hide{opacity:0}.ecom__testimonials{width:100%}.ecom__testimonials .testimonial-content{position:relative;display:flex;flex-direction:column}.ecom__testimonials .ecom__testimonials--grid{display:grid}.ecom-text-left{text-align:left}.ecom-text-center{text-align:center}.ecom-text-right{text-align:right}.ecom__testimonials .ecom-base-testimonial-image figure{display:block}.testimonial-rating{display:flex;flex-wrap:wrap;justify-content:inherit}.ecom-row-center{display:inline-flex;flex-direction:row;align-items:center;justify-content:center}.ecom-column-center{display:flex;flex-direction:column;justify-content:inherit}.ecom-column-center>.testimonial-info-avatar{justify-content:inherit;display:flex}.ecom-icon-list span svg{width:24px;height:auto}.testimonial-content .ecom-base-testimonial-image{overflow:hidden;display:flex}.testimonial-content .ecom-base-testimonial-image img{width:100%}.testimonial-quote svg{width:24px;height:auto}.ecom-swiper-pagination{display:flex;flex-wrap:wrap}.ecom-testimonial-rating-position{display:flex;flex-direction:column}.testimonial-content-prag ul{list-style-type:disc;list-style-position:inside}.testimonial-content-prag ol{list-style-type:decimal;list-style-position:inside}.testimonial-content-prag ul ul,.testimonial-content-prag ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}.testimonial-content-prag ol ol,.testimonial-content-prag ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}.ecom-swiper-button>svg{width:36px;height:36px}.testimonial-rating>span{display:flex}.ecom__testimonials-slider-vertical{flex-direction:column}.ecom__testimonials-slider-vertical .ecom-swiper-slide{height:100%}.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position)}@media (max-width: 1024px){.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__tablet)}}@media (max-width: 767px){.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__mobile)}}.ecom-core.ecom-t88zyvbe92{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-t88zyvbe92{width:100%}}.ecom-core.ecom-g3m90aan46b .ecom-icon-separator,.ecom-core.ecom-g3m90aan46b .ecom-marquee-image{order:1}.ecom-core.ecom-g3m90aan46b .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-g3m90aan46b .ecom-marquee_items .ecom-marquee_item h3 a{font-size:24px;text-transform:capitalize;font-style:normal;text-decoration:none}.ecom-core.ecom-g3m90aan46b .ecom-marquee_items .ecom-marquee_item h3{color:#333;margin:0;padding:0}.ecom-core.ecom-g3m90aan46b .ecom-marquee-image img{width:none!important;object-fit:scale-down}.ecom-core.ecom-g3m90aan46b .ecom-marquee-image img,.ecom-core.ecom-g3m90aan46b .ecom-marquee-image picture{height:none!important}.ecom-core.ecom-g3m90aan46b .ecom-marquee-image,.ecom-core.ecom-g3m90aan46b .ecom-marquee-image .ecom-image-default{opacity:none}.ecom-core.ecom-g3m90aan46b .ecom-marquee-image:hover,.ecom-core.ecom-g3m90aan46b .ecom-marquee-image:hover .ecom-image-default{opacity:1}.ecom-core.ecom-g3m90aan46b .ecom-marquee-image{transition:all .5s ease;margin:0 40px;padding:0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-g3m90aan46b .ecom-marquee-image img,.ecom-core.ecom-g3m90aan46b .ecom-marquee-image picture{height:50px!important}.ecom-core.ecom-g3m90aan46b .ecom-marquee-image{margin-right:20px;margin-left:20px}}.ecom-core.ecom-g3m90aan46b{margin-top:15px!important;position:relative;z-index:0!important}.ecom-core.ecom-g3m90aan46b .ecom-marquee_item:nth-child(1) img{width:360px!important}.ecom-core.ecom-g3m90aan46b .ecom-marquee_item:nth-child(2) img{width:155px!important}.ecom-core.ecom-g3m90aan46b .ecom-marquee_item:nth-child(3) img{width:235px!important}.ecom-core.ecom-g3m90aan46b .ecom-marquee_item:nth-child(4) img{width:115px!important}.ecom-core.ecom-g3m90aan46b .ecom-marquee_item:nth-child(5) img{width:175px!important}.ecom-core.ecom-g3m90aan46b .ecom-marquee_item:nth-child(6) img{width:360px!important}.ecom-core.ecom-g3m90aan46b .ecom-marquee_item:nth-child(7) img{width:155px!important}.ecom-core.ecom-g3m90aan46b .ecom-marquee_item:nth-child(8) img{width:235px!important}.ecom-core.ecom-g3m90aan46b .ecom-marquee_item:nth-child(9) img{width:115px!important}.ecom-core.ecom-g3m90aan46b .ecom-marquee_item:nth-child(10) img{width:175px!important}.ecom-core.ecom-60elewipiwh .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-60elewipiwh .element__heading .ecom__heading,.ecom-core.ecom-60elewipiwh .element__heading .ecom__heading a{font-weight:700;font-size:40px;font-family:Inter,sans-serif;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-60elewipiwh .element__heading .ecom__heading,.ecom-core.ecom-60elewipiwh .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-60elewipiwh .element__heading .ecom__heading{text-align:center}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-60elewipiwh .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-60elewipiwh .element__heading .ecom__heading,.ecom-core.ecom-60elewipiwh .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-60elewipiwh{margin:0 0 5px!important;padding:0!important}.ecom-core.ecom-tw64a6qrt1k>div.core__row--columns{max-width:997px}.ecom-core.ecom-tw64a6qrt1k{background-color:#ffffff03}.ecom-core.ecom-tw64a6qrt1k{padding-top:60px!important;padding-bottom:40px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-tw64a6qrt1k{padding-top:50px!important;padding-bottom:30px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tw64a6qrt1k{padding-top:35px!important;padding-bottom:35px!important}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.ecom-core.ecom-jwaz1vgfufc{width:100%}.ecom-core.ecom-jwaz1vgfufc>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jwaz1vgfufc{width:100%}}.ecom-core.ecom-20bdtywvokt .ecom__testimonials--grid{grid-template-columns:repeat(3,1fr);gap:32px}.ecom-core.ecom-20bdtywvokt .ecom-swiper-navigation-position{order:0;width:auto}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-20bdtywvokt .ecom__testimonials--grid{grid-template-columns:repeat(2,1fr);gap:20px}.ecom-core.ecom-20bdtywvokt .ecom-swiper-navigation-position{order:0;width:auto}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-20bdtywvokt .ecom__testimonials--grid{grid-template-columns:repeat(1,1fr);gap:0px}.ecom-core.ecom-20bdtywvokt .ecom-swiper-navigation-position{order:0;width:auto}}.ecom-core.ecom-20bdtywvokt .testimonial-content{text-align:left;justify-content:flex-start;border-style:none;border-radius:0;margin:0;padding:0}.ecom-core.ecom-20bdtywvokt .ecom-swiper-slide{background-color:#b18d87;border-radius:24px;overflow:hidden;padding:32px}.ecom-core.ecom-20bdtywvokt .ecom-swiper-slide:hover,.ecom-core.ecom-20bdtywvokt .ecom-swiper-slide.ecom-box-active{background-color:#b18d87}.ecom-core.ecom-20bdtywvokt .ecom-icon-list span svg{height:16px;width:16px;transform:rotate(81deg)}.ecom-core.ecom-20bdtywvokt .ecom-icon-list span{color:#b18d87;background-color:#f8f2f1;margin-right:2px;margin-left:2px}.ecom-core.ecom-20bdtywvokt .ecom-icon-list span:hover,.ecom-core.ecom-20bdtywvokt .ecom-icon-list span.ecom-icon-active{color:#b18d87;background-color:#f8f2f1}.ecom-core.ecom-20bdtywvokt .ecom-image-default{width:56px!important}.ecom-core.ecom-20bdtywvokt .ecom-base-testimonial-image img,.ecom-core.ecom-20bdtywvokt .ecom-base-testimonial-image picture{height:56px!important}.ecom-core.ecom-20bdtywvokt .ecom-base-testimonial-image img{object-fit:cover}.ecom-core.ecom-20bdtywvokt .ecom-base-testimonial-image,.ecom-core.ecom-20bdtywvokt .ecom-base-testimonial-image .ecom-image-default,.ecom-core.ecom-20bdtywvokt .ecom-base-testimonial-image>picture,.ecom-core.ecom-20bdtywvokt .ecom-base-testimonial-image>img{border-radius:50px;overflow:hidden}.ecom-core.ecom-20bdtywvokt .ecom-base-testimonial-image{margin-right:15px}.ecom-core.ecom-20bdtywvokt .testimonial-content-name{text-align:left;color:#f8f2f1;margin-bottom:3px}.ecom-core.ecom-20bdtywvokt .testimonial-content-name,.ecom-core.ecom-20bdtywvokt .testimonial-content-name a{font-size:16px;font-weight:700;line-height:1.5em;letter-spacing:0px;text-decoration:none;text-transform:capitalize;font-family:DM Sans,sans-serif}.ecom-core.ecom-20bdtywvokt .testimonial-content-prag{text-align:left;color:#f8f2f1;margin-top:24px;margin-bottom:24px}.ecom-core.ecom-20bdtywvokt .testimonial-content-prag,.ecom-core.ecom-20bdtywvokt .testimonial-content-prag a{font-size:16px;line-height:1.5em;font-weight:500;text-decoration:none;letter-spacing:0px;font-family:DM Sans,sans-serif}.ecom-core.ecom-20bdtywvokt .ecom-testimonials--container .ecom-swiper-button-prev svg,.ecom-core.ecom-20bdtywvokt .ecom-testimonials--container .ecom-swiper-button-next svg{height:16px;width:16px}.ecom-core.ecom-20bdtywvokt .ecom-testimonials--container .ecom-swiper-button-prev,.ecom-core.ecom-20bdtywvokt .ecom-testimonials--container .ecom-swiper-button-next{color:#b18d87;background-color:#f8f2f1;border-style:solid;border-width:1px;border-color:#000;border-radius:24px;margin:-25px -30px;padding:10px}.ecom-core.ecom-20bdtywvokt .ecom-testimonials--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-20bdtywvokt .ecom-testimonials--container .ecom-swiper-button-next:hover{color:#b18d87;background-color:#f8f2f1;border-style:solid;border-width:1px;border-color:#cceb18;transition:all .3s ease}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-20bdtywvokt .ecom-swiper-slide{padding:25px}.ecom-core.ecom-20bdtywvokt .testimonial-content-prag,.ecom-core.ecom-20bdtywvokt .testimonial-content-prag a{font-size:15px}.ecom-core.ecom-20bdtywvokt .ecom-testimonials--container .ecom-swiper-button-prev,.ecom-core.ecom-20bdtywvokt .ecom-testimonials--container .ecom-swiper-button-next{padding:10px;margin-bottom:35px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-20bdtywvokt .ecom-swiper-slide{padding:25px}.ecom-core.ecom-20bdtywvokt .testimonial-content-prag,.ecom-core.ecom-20bdtywvokt .testimonial-content-prag a{font-size:14px}.ecom-core.ecom-20bdtywvokt .ecom-testimonials--container .ecom-swiper-button-prev,.ecom-core.ecom-20bdtywvokt .ecom-testimonials--container .ecom-swiper-button-next{margin-left:-30px}}.ecom-core.ecom-20bdtywvokt{margin-top:64px!important;padding-right:5px!important;padding-left:5px!important;animation-duration:.6s!important}.ecom-core.ecom-20bdtywvokt.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.6s;transition-delay:.6s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-20bdtywvokt{margin-top:35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-20bdtywvokt{padding-bottom:0!important;padding-left:0!important;margin-top:25px!important}}.ecom-core.ecom-20bdtywvokt .testimonial-info.ecom-column-center{display:flex;flex-direction:row;align-items:center}.ecom-core.ecom-20bdtywvokt .testimonial-content-prag>h3{font-size:18px;margin-bottom:8px;color:#432918;font-weight:600}.ecom-core.ecom-20bdtywvokt .testimonial-info{position:relative}.ecom-core.ecom-20bdtywvokt .ecom-icon-list{background:#fefff2;order:1;width:fit-content;padding:6px 14px;border-radius:30px}@media (min-width:1025px){.ecom-core.ecom-20bdtywvokt .ecom-testimonials--container:hover .ecom-swiper-button{opacity:1;visibility:visible}.ecom-core.ecom-20bdtywvokt .ecom-swiper-button{opacity:0;visibility:hidden;transition:.3s}}.ecom-core.ecom-73l2hx6r6pb .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-73l2hx6r6pb .element__heading .ecom__heading,.ecom-core.ecom-73l2hx6r6pb .element__heading .ecom__heading a{font-size:40px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-73l2hx6r6pb .element__heading .ecom__heading,.ecom-core.ecom-73l2hx6r6pb .element__heading .ecom__heading a{color:#91726c}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-73l2hx6r6pb .element__heading .ecom__heading,.ecom-core.ecom-73l2hx6r6pb .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-73l2hx6r6pb .element__heading .ecom__heading,.ecom-core.ecom-73l2hx6r6pb .element__heading .ecom__heading a{font-size:30px}}.ecom-core.ecom-73l2hx6r6pb{padding-bottom:0!important;animation-duration:.5s!important}.ecom-core.ecom-73l2hx6r6pb.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.6s;transition-delay:.6s;transition-property:opacity}.ecom-core.ecom-oan322coyt9 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-oan322coyt9 .element__heading .ecom__heading,.ecom-core.ecom-oan322coyt9 .element__heading .ecom__heading a{font-weight:500;font-size:16px;line-height:1.25em;letter-spacing:0px;font-family:DM Sans,sans-serif}.ecom-core.ecom-oan322coyt9 .element__heading .ecom__heading,.ecom-core.ecom-oan322coyt9 .element__heading .ecom__heading a{color:#b18d87}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-oan322coyt9 .element__heading .ecom__heading{text-align:center}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oan322coyt9 .element__heading .ecom__heading{text-align:center}}.ecom-core.ecom-oan322coyt9{margin-top:0!important;padding:6px 12px!important;width:unset;max-width:unset;background-color:#201f1f0f;animation-duration:.5s!important}.ecom-core.ecom-oan322coyt9.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}.ecom-core.ecom-oan322coyt9{border-radius:30px}.ecom-core.ecom-8r0oxbbajlh{padding-top:80px!important;padding-bottom:80px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8r0oxbbajlh{padding-top:35px!important;padding-bottom:35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8r0oxbbajlh{padding:35px 5px!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/ecom-671aa23671be8a9af9006754.css.map */
