.fitness-you-enjoy{padding:1rem 0 5rem;overflow:hidden}.fitness-you-enjoy .top-section{display:flex;justify-content:center;align-items:center;gap:2rem}@media (max-width: 768px){.fitness-you-enjoy .top-section{flex-direction:column}}.fitness-you-enjoy .top-section .images{width:40%;position:relative;z-index:1;margin-bottom:5rem;animation:images-anim 2s}@media (max-width: 768px){.fitness-you-enjoy .top-section .images{width:100%}}@media (max-width: 768px){.fitness-you-enjoy .top-section .images{display:flex;align-items:center;justify-content:center}}.fitness-you-enjoy .top-section .images img{border-radius:.25rem}.fitness-you-enjoy .top-section .images .exercise{position:absolute;bottom:-20%;left:-50%;font-size:10rem;font-weight:600;background-image:linear-gradient(to bottom,rgb(239,239,239),rgba(239,239,239,.9),rgba(247,247,247,.7),rgba(253,253,252,.5),rgba(255,255,255,0));z-index:-1;color:#717580;opacity:.1;text-transform:uppercase;animation:exercise-anim 10s infinite alternate}@media (max-width: 768px){.fitness-you-enjoy .top-section .images .exercise{display:none}}.fitness-you-enjoy .top-section .images .card{position:absolute;left:-22%;bottom:3rem;border-radius:.25rem;background-color:#fff;box-shadow:0 18px 23px -1px #c6c6c6;transform:translate(-50%);animation:card-anim 4s infinite alternate}@media (max-width: 1200px){.fitness-you-enjoy .top-section .images .card{left:-30%}}@media (max-width: 992px){.fitness-you-enjoy .top-section .images .card{left:-35%}}@media (max-width: 768px){.fitness-you-enjoy .top-section .images .card{left:0%;bottom:0}}.fitness-you-enjoy .top-section .images .card .padding-card{padding:.75rem}.fitness-you-enjoy .top-section .images .card .padding-card .box-title{display:flex;align-items:center;gap:.5rem;margin:1rem 0}.fitness-you-enjoy .top-section .images .card .padding-card .box-title span{color:#232323;font-size:1.125rem;font-weight:500}.fitness-you-enjoy .top-section .images .card .padding-card .img-card{position:relative}.fitness-you-enjoy .top-section .images .card .padding-card .img-card img{width:100%;max-width:13rem}.fitness-you-enjoy .top-section .images .card .padding-card .img-card .box-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.fitness-you-enjoy .top-section .images .card .padding-card .img-card .box-play .play{padding:1rem;background-color:#fff;border-radius:50%;position:absolute;display:flex;align-items:center;justify-content:center;cursor:pointer}.fitness-you-enjoy .top-section .images .card .padding-card .img-card .box-play .play svg{width:1rem;aspect-ratio:1;position:relative}.fitness-you-enjoy .top-section .images .card .padding-card .img-card .box-play .pulse{animation:pulse-anim 2s ease-in-out infinite;z-index:-1}.fitness-you-enjoy .top-section .images .card .padding-card .img-card .box-play .pulse:before{content:"";display:inline-block;width:7rem;height:7rem;background-color:#00000080;border-radius:50%}.fitness-you-enjoy .top-section .images .card .footer-card{background-color:#232323;border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem}.fitness-you-enjoy .top-section .images .card .footer-card svg{display:block;width:1.5rem;height:auto}.fitness-you-enjoy .top-section .images .card .footer-card p{color:#fff;font-size:500}.fitness-you-enjoy .top-section .text-right{width:40%;margin:0 0 auto}@media (max-width: 768px){.fitness-you-enjoy .top-section .text-right{width:100%}}.fitness-you-enjoy .top-section .text-right .title-top{border-bottom:2px solid #ffcc00;width:fit-content;font-weight:600;margin-bottom:1.5rem;color:#232323;font-size:1.1875rem;animation:title-top-anim 2s}.fitness-you-enjoy .top-section .text-right .title{font-size:3.5rem;color:#232323;animation:title-anim 2s;margin:0 0 1rem}@media (max-width: 768px){.fitness-you-enjoy .top-section .text-right .title{font-size:3rem;text-align:center}}@media (max-width: 576px){.fitness-you-enjoy .top-section .text-right .title{font-size:2rem;text-align:center}}.fitness-you-enjoy .top-section .text-right .text{animation:text-anim 2s;min-height:15.5rem;overflow:hidden;z-index:1;position:relative}.fitness-you-enjoy .top-section .text-right .text .accordion-input{display:none}.fitness-you-enjoy .top-section .text-right .text .accordion-input:checked+.item-description+.content-item .item-two-description{padding-bottom:1.75rem}.fitness-you-enjoy .top-section .text-right .text .content-item{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .3s ease-in-out,padding .3s ease-in-out,opacity .3s ease-in-out}.fitness-you-enjoy .top-section .text-right .text .accordion-input:checked+.item-description+.content-item{grid-template-rows:1fr;opacity:1}.fitness-you-enjoy .top-section .text-right .text .item-description{margin-bottom:1rem;color:#232323;font-size:1.25rem;font-weight:500;display:block;cursor:pointer}.fitness-you-enjoy .top-section .text-right .text .item-two-description{color:#a8a8a9;overflow:hidden}.fitness-you-enjoy .top-section .text-right .text .timer{position:absolute;top:4%;right:-2%;transform:rotate(145deg);display:none}.fitness-you-enjoy .top-section .text-right .text .timer svg{display:block;width:4rem;height:auto}.fitness-you-enjoy .top-section .text-right .text .timer.first{right:0}.fitness-you-enjoy .top-section .text-right .text .timer.first svg{width:3rem}.fitness-you-enjoy .top-section .text-right .text .box-item{position:relative;padding:0 3rem 0 1.5rem;border-radius:.25rem}.fitness-you-enjoy .top-section .text-right .text .accordion-input:checked~.timer{display:block}.fitness-you-enjoy .top-section .text-right .text .box-item:has(.accordion-input:checked){padding:1.5rem 3rem 0 1.5rem;background-image:linear-gradient(to bottom,#f7f8f9,#f9fafb,#fbfbfc,#fdfdfd,#ffffff)}.fitness-you-enjoy .bottom-section{display:flex;gap:3rem;margin-top:5rem}@media (max-width: 768px){.fitness-you-enjoy .bottom-section{flex-direction:column}}.fitness-you-enjoy .bottom-section .box-left{width:30%;animation:link 2s ease-in-out}@media (max-width: 992px){.fitness-you-enjoy .bottom-section .box-left{width:40%}}@media (max-width: 768px){.fitness-you-enjoy .bottom-section .box-left{width:100%;text-align:center}}.fitness-you-enjoy .bottom-section .box-left .title-bottom-section{font-size:2.5rem;color:#232323;font-weight:700;margin-bottom:1rem}@media (max-width: 576px){.fitness-you-enjoy .bottom-section .box-left .title-bottom-section{font-size:2rem}}.fitness-you-enjoy .bottom-section .box-left .link{display:flex;align-items:center;gap:.75rem;width:fit-content}@media (max-width: 992px){.fitness-you-enjoy .bottom-section .box-left .link{margin:0 auto}}.fitness-you-enjoy .bottom-section .box-left .link:hover p{border-bottom:2px solid #ffb500;color:#ffb500}.fitness-you-enjoy .bottom-section .box-left .link svg{display:block;width:1.5rem;height:auto}.fitness-you-enjoy .bottom-section .box-left .link svg path{fill:#fc0}.fitness-you-enjoy .bottom-section .box-left .link p{text-wrap:nowrap;font-size:1.125rem;color:#232323;font-weight:600;border-bottom:2px solid #232323;margin-bottom:.5rem;transition:border-bottom .3s ease-in-out,color .3s ease-in-out}.fitness-you-enjoy .bottom-section .list{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;width:70%;animation:list 2s ease-in-out}@media (max-width: 1400px){.fitness-you-enjoy .bottom-section .list{width:100%}}@media (max-width: 1200px){.fitness-you-enjoy .bottom-section .list{flex-direction:column;width:70%}}@media (max-width: 768px){.fitness-you-enjoy .bottom-section .list{flex-direction:row;width:100%}}@media (max-width: 576px){.fitness-you-enjoy .bottom-section .list{flex-direction:column;width:100%}}.fitness-you-enjoy .bottom-section .list .item{margin-top:1rem;max-width:300px;width:33%;position:relative;z-index:1}@media (max-width: 1400px){.fitness-you-enjoy .bottom-section .list .item{max-width:20rem;width:50%}}@media (max-width: 768px){.fitness-you-enjoy .bottom-section .list .item{max-width:15rem;width:50%}}@media (max-width: 576px){.fitness-you-enjoy .bottom-section .list .item{max-width:25rem;width:100%;text-align:center}}.fitness-you-enjoy .bottom-section .list .item:hover .number{transform:translate(15px) scale(1.15)}@media (max-width: 576px){.fitness-you-enjoy .bottom-section .list .item:hover .number{transform:translate(-50%) scale(1.35)}}.fitness-you-enjoy .bottom-section .list .item .title-item{font-size:1.5rem;font-weight:500;color:#232323;margin-bottom:1.25rem}.fitness-you-enjoy .bottom-section .list .item .description-item{font-size:1rem;color:#a8a8a9;font-weight:300;line-height:1.5}.fitness-you-enjoy .bottom-section .list .item .number{color:#fff;background-color:transparent;text-shadow:-1px -1px 0 #ffcc00,1px -1px 0 #ffcc00,-1px 1px 0 #ffcc00,1px 1px 0 #ffcc00;font-size:3.5rem;position:absolute;top:-27%;left:-15%;z-index:-1;transition:transform .3s ease-in-out}@media (max-width: 576px){.fitness-you-enjoy .bottom-section .list .item .number{top:-30%;left:50%;transform:translate(-50%)}}.fitness-you-enjoy .video-fiteness{width:min(1200px,85vw);aspect-ratio:16/9;max-width:100%}@keyframes card-anim{0%{transform:translateY(-10px)}50%{transform:translateY(10px)}to{transform:translateY(0)}}@keyframes exercise-anim{0%{transform:translate(-20px)}50%{transform:translate(50px)}to{transform:translate(0)}}@keyframes link{0%{transform:translate(-30px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes list{0%{transform:translate(40px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes images-anim{0%{transform:translate(-100px,100px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes title-top-anim{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes title-anim{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes text-anim{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.products-slider{padding:3rem 0 9rem;position:relative;background-color:#fff8d9;overflow:hidden}@media (max-width: 768px){.products-slider{padding:3rem 0}}.products-slider ul{list-style:none}.products-slider .content{display:flex;flex-direction:row;align-items:center;gap:4rem}@media (max-width: 768px){.products-slider .content{flex-direction:column;align-items:normal}}.products-slider .content .info{display:flex;flex-direction:column;gap:1rem;max-width:21rem}@media (max-width: 768px){.products-slider .content .info{text-align:center;gap:2rem;max-width:100%;margin:0 auto}}.products-slider .content .info h6{font-size:1rem;margin:0;position:relative;z-index:1;width:fit-content}@media (max-width: 768px){.products-slider .content .info h6{margin:0 auto}}.products-slider .content .info h6:after{content:"";position:absolute;bottom:0;left:-5px;width:calc(100% + 10px);height:8px;background-color:#ffedb0;z-index:-1}.products-slider .content .info h4{font-size:2.438rem;margin:0;font-weight:500}@media (max-width: 576px){.products-slider .content .info h4{font-size:2rem}}.products-slider .content .info p{font-size:1rem}.products-slider .content .info .btn{width:fit-content;box-shadow:0 7px 17px -9px #95a2a8;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out}@media (max-width: 768px){.products-slider .content .info .btn{margin:0 auto}}.products-slider .content .info .btn:hover{box-shadow:0 18px 23px -1px #c6c6c6;transform:translateY(-3px)}.products-slider .content .slider{width:100%;overflow:hidden}@media (max-width: 768px){.products-slider .content .slider{overflow:visible}}.products-slider .content .slider .group .element{min-height:23rem;height:100%;border-radius:8px;overflow:hidden;display:flex}.products-slider .content .slider .group .element:hover .img{transform:scale(1.05)}.products-slider .content .slider .group .element:hover .data .description [data-go-up]{transform:translateY(-200%)}.products-slider .content .slider .group .element:hover .data .description:after{top:50%;transform:translate(-50%,-50%)}.products-slider .content .slider .group .element:hover .data .description .icon{transform:translateY(0)}.products-slider .content .slider .group .element .img{width:100%;height:100%;transition:transform .3s ease-in-out}.products-slider .content .slider .group .element .data{position:absolute;top:0;left:0;display:flex;flex-direction:column;width:100%;height:100%;padding:2rem;z-index:2;background:linear-gradient(180deg,rgba(0,0,0,.2) 19.79%,rgba(0,0,0,.56) 85.42%)}.products-slider .content .slider .group .element .data h5{margin:auto 0 0;color:#fff;font-size:1.05rem}.products-slider .content .slider .group .element .data .description{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:1rem;color:#95a2a8;position:relative;overflow:hidden}.products-slider .content .slider .group .element .data .description:after{content:attr(data-after);position:absolute;top:100%;left:0%;padding-left:3rem;margin-left:2rem;width:fit-content;transform:translate(-50%,50%);user-select:none;border-bottom:1px solid #95A2A8;transition:top .5s ease-in-out,transform .5s ease-in-out}.products-slider .content .slider .group .element .data .description [data-go-up]{transform:translateY(0);transition:transform .5s ease-in-out;user-select:none}.products-slider .content .slider .group .element .data .description .icon{padding:.5rem;width:3.5rem;height:auto;border-radius:50%;background-color:#fc0;transform:translateY(200%);transition:transform .3s ease-in-out}@media (max-width: 1400px){.products-slider .content .slider .group .element .data .description .icon{transform:translateY(250%)}}.products-slider .content .slider .group .element .data .description .icon svg{display:block}.products-slider .products-slider-ad{text-wrap:nowrap;position:absolute;bottom:-10%;right:15%;width:fit-content;font-size:10rem;font-weight:500;color:#374045}@media (max-width: 768px){.products-slider .products-slider-ad{display:none}}@media (max-width: 992px){.products-slider .products-slider-ad{font-size:8rem;right:0%}}@media (max-width: 1200px){.products-slider .products-slider-ad{font-size:8rem;right:5%}}@media (max-width: 1400px){.products-slider .products-slider-ad{font-size:8rem;right:3%;bottom:-8%}}.about-business{padding:5rem 0}.about-business .top-section{display:flex;gap:11rem}@media (max-width: 992px){.about-business .top-section{gap:5rem}}@media (max-width: 768px){.about-business .top-section{flex-direction:column}}.about-business .top-section .images-about-business{width:50%;position:relative;max-width:30rem}@media (max-width: 768px){.about-business .top-section .images-about-business{width:100%;max-width:100%;margin:0 auto}}.about-business .top-section .images-about-business .img-skew{border-radius:.25rem;width:100%;transition:transform .2s linear}.about-business .top-section .images-about-business .box-play{position:absolute;top:50%;right:-5rem;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.about-business .top-section .images-about-business .box-play{right:auto;left:50%;transform:translate(-50%,-50%)}}.about-business .top-section .images-about-business .box-play .play-about-business{padding:2.5rem;background-color:#fff;border-radius:50%;position:absolute;display:flex;align-items:center;justify-content:center;box-shadow:0 0 30px #00000014;cursor:pointer}.about-business .top-section .images-about-business .box-play .play-about-business svg{width:1.5rem;aspect-ratio:1;position:relative;fill:#fc0}.about-business .top-section .images-about-business .box-play .pulse{animation:pulse-anim 2s ease-in-out infinite;z-index:-1}.about-business .top-section .images-about-business .box-play .pulse:before{content:"";display:inline-block;width:10rem;height:10rem;background-color:#fc0;border-radius:50%}.about-business .top-section .provide-advanced{width:50%}@media (max-width: 768px){.about-business .top-section .provide-advanced{width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}}.about-business .top-section .provide-advanced .about-company{color:#374045;background-color:#f0f4fd;padding:.5rem 1.25rem;border-radius:1rem;margin-bottom:1.5rem;font-weight:500;width:fit-content}.about-business .top-section .provide-advanced .title{font-weight:600;color:#262b35;font-size:2.813rem}@media (max-width: 576px){.about-business .top-section .provide-advanced .title{font-size:2rem}}.about-business .top-section .provide-advanced .description{font-size:1.0625rem;line-height:1.88;color:#868d98;margin-bottom:1.5rem}.about-business .top-section .provide-advanced .main-btn{width:fit-content}.about-business .bottom-section{display:flex;width:100%;gap:3rem;padding-top:4rem}@media (max-width: 768px){.about-business .bottom-section{flex-direction:column;text-align:center;padding-top:2rem}}.about-business .bottom-section .box-bottom-section{display:flex;flex-direction:row;gap:1.5rem;align-items:center;justify-content:center;color:#262b35}.about-business .bottom-section .box-bottom-section .number-year{font-weight:600;font-size:7.125rem;line-height:1.2rem}@media (max-width: 576px){.about-business .bottom-section .box-bottom-section .number-year{font-size:5rem}}.about-business .bottom-section .box-bottom-section .number-count{font-size:2.5rem;font-weight:600;text-wrap:nowrap}@media (max-width: 576px){.about-business .bottom-section .box-bottom-section .number-count{font-size:2rem}}.about-business .bottom-section .box-bottom-section .text-first{font-weight:500;font-size:1.75rem;max-width:16rem}.about-business .bottom-section .box-bottom-section .text-main{font-size:1.125rem;font-weight:500}.about-business .bottom-section .box-bottom-section .text-second{color:#868d98;font-size:1.0625rem;text-align:center}.about-business .bottom-section .box-right{display:flex;flex-direction:row;gap:3rem;justify-content:space-between;width:100%}@media (max-width: 576px){.about-business .bottom-section .box-right{flex-direction:column;text-align:center}}.about-business .bottom-section .box-right .line{width:.4rem;height:100%;background-color:#fc0}@media (max-width: 768px){.about-business .bottom-section .box-right .line{display:none}}.about-business .bottom-section .box-bottom-section.next{flex-direction:column;gap:.5rem}.about-business .bottom-section .box-bottom-section.first{display:flex;flex-direction:row}@media (max-width: 992px){.about-business .bottom-section .box-bottom-section.first{flex-direction:column;text-align:center;gap:0}}.about-business .video-fiteness{width:min(1200px,85vw);aspect-ratio:16/9;max-width:100%}@keyframes pulse-anim{0%{transform:scale(.25);opacity:.8}to{transform:scale(1);opacity:0}}.opinions{display:flex;flex-direction:row;padding:3rem 0;background-color:#f9fafa;position:relative;overflow:hidden}@media (max-width: 768px){.opinions{flex-direction:column;gap:2rem}}.opinions ul{list-style-type:none}.opinions .info{display:flex;flex-direction:column;justify-content:center;gap:2rem;background-color:#f9fafa;z-index:2;padding:0 3rem 0 7rem;width:30%;min-width:30%}@media (max-width: 1200px){.opinions .info{width:40%;min-width:40%}}@media (max-width: 768px){.opinions .info{align-items:center;width:70%;padding:0;margin:0 auto}}.opinions .info h5{margin:0 0 1rem;font-size:1rem;border-radius:2rem;padding:.785rem 1.5rem;background-color:#fff8e0;text-align:center;width:fit-content;white-space:nowrap}.opinions .info h3{width:100%;font-size:2.5rem;margin:0}@media (max-width: 768px){.opinions .info h3{text-align:center}}@media (max-width: 576px){.opinions .info h3{font-size:2rem}}.opinions .info p{font-size:1rem;color:#6b7980}.opinions .info .btn{border:none;border-radius:8px;width:fit-content;background:linear-gradient(90deg,#ff6d00,#ffd743,#ffd743,#ff6d00);background-size:300% 100%;transition:background-position .3s ease-in-out;font-size:1rem;overflow:hidden;height:3.5rem}.opinions .info .btn .text{position:relative;display:inline-flex;line-height:1.2}.opinions .info .btn .text:after{content:attr(data-text);position:absolute;white-space:nowrap;top:100%;left:50%;transform:translate(-50%,100%)}.opinions .info .btn:hover{background-position:102% 0}.opinions .info .btn:hover .text{animation:btnAnimation .5s linear infinite}.opinions .info .btn:hover .text:after{top:100%;left:50%;transform:translate(-50%,100%)}.opinions .slider{width:100%}.opinions .slider .hover{position:absolute;top:0;left:0;width:100%;height:100%}.opinions .slider .hover:before{top:0;left:30%}@media (max-width: 1200px){.opinions .slider .hover:before{left:40%}}@media (max-width: 768px){.opinions .slider .hover:before{left:0%}}.opinions .slider .hover:after{top:0;right:0;transform:rotate(180deg)}.opinions .slider .hover:before,.opinions .slider .hover:after{content:"";position:absolute;height:100%;width:15rem;z-index:1;background:rgb(249,250,250);background:linear-gradient(90deg,rgb(249,250,250) 0%,rgba(249,250,250,0) 100%)}@media (max-width: 768px){.opinions .slider .hover:before,.opinions .slider .hover:after{width:10rem}}@media (max-width: 425px){.opinions .slider .hover:before,.opinions .slider .hover:after{width:5rem}}.opinions .slider .content{position:relative;width:100%;padding:1rem 0}@media (max-width: 425px){.opinions .slider .content.second{display:none}}.opinions .slider .content .data{display:flex;flex-direction:row;gap:1.5rem;width:fit-content;animation:slideAnimation 100s linear infinite}@media (max-width: 768px){.opinions .slider .content .data{animation-duration:25s}}.opinions .slider .content .data.reverse{animation:slideAnimation 100s linear infinite reverse}@media (max-width: 768px){.opinions .slider .content .data.reverse{animation-duration:25s}}.opinions .slider .content .data .element{display:flex;width:fit-content;flex-direction:column;gap:2rem;padding:3rem;border-radius:2rem;background-color:#fff}@media (max-width: 992px){.opinions .slider .content .data .element{width:23rem}}.opinions .slider .content .data .element .up{position:relative;display:flex;flex-direction:row;gap:2rem}@media (max-width: 992px){.opinions .slider .content .data .element .up{flex-direction:column}}.opinions .slider .content .data .element .up .icon{position:absolute;top:-1rem;right:-1rem;display:block;width:3rem;height:auto}.opinions .slider .content .data .element .up .image-box{width:4rem;height:4rem;aspect-ratio:1;padding:.25rem;border-radius:50%;border:2px solid #ACB6BC}.opinions .slider .content .data .element .up .image-box img{display:block;width:100%;height:100%}.opinions .slider .content .data .element .up .text{display:flex;flex-direction:column;gap:1rem;margin-right:4rem}.opinions .slider .content .data .element .up .text h4{font-size:1.5rem;margin:0;white-space:nowrap}.opinions .slider .content .data .element .up .text p{font-size:1rem;color:#6b7980;white-space:nowrap}.opinions .slider .content .data .element .opinion{position:relative;height:fit-content}.opinions .slider .content .data .element .opinion .text{overflow:hidden;display:-webkit-box;-webkit-line-clamp:6;line-clamp:6;-webkit-box-orient:vertical}.opinions .slider .content .data .element .stars{cursor:pointer;margin:auto auto 0 0}.opinions .slider .content .data .element .stars.star-rating{height:1.2rem;position:relative;width:6rem}.opinions .slider .content .data .element .stars.star-rating .position-1{left:1.5rem}.opinions .slider .content .data .element .stars.star-rating .position-2{left:3.2rem}.opinions .slider .content .data .element .stars.star-rating .position-3{left:4.7rem}.opinions .slider .content .data .element .stars.star-rating .position-4{left:6.4rem}.opinions .slider .content .data .element .stars.star-rating>span{display:block;text-indent:-10000px;width:30px;height:1.2rem;position:absolute;overflow:hidden}.opinions .slider .content .data .element .stars.star-rating>span:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi4wMDA1IDE4LjMzNzNMNi41MDY3MSAyMS45OTk4QzYuMTYxNDkgMjIuMjI5OSA1LjcwNjYgMjEuOTQzMyA1Ljc2NTI4IDIxLjUzMjVMNi42OTEzNCAxNS4wNTAxTDIuMDYxMDQgMTAuNDE5OEMxLjc4MTM1IDEwLjE0MDEgMS45NDEwMSA5LjY2MTE3IDIuMzMyNTcgOS42MDUyM0w4Ljc4NTUzIDguNjgzMzhMMTEuNTU5MyAyLjIxMTMzQzExLjcyNTUgMS44MjM0NCAxMi4yNzU0IDEuODIzNDQgMTIuNDQxNiAyLjIxMTMzTDE1LjIxNTQgOC42ODMzOEwyMS42NjgzIDkuNjA1MjNDMjIuMDU5OSA5LjY2MTE3IDIyLjIxOTYgMTAuMTQwMSAyMS45Mzk5IDEwLjQxOThMMTcuMzA5NiAxNS4wNTAxTDE4LjIzNTYgMjEuNTMyNUMxOC4yOTQzIDIxLjk0MzMgMTcuODM5NCAyMi4yMjk5IDE3LjQ5NDIgMjEuOTk5OEwxMi4wMDA1IDE4LjMzNzNaIiBmaWxsPSIjRUVDMjAwIi8+Cjwvc3ZnPgo=);background-repeat:repeat-x;background-size:1.2rem;bottom:0;content:"";display:block;height:1.2rem;left:0;position:absolute;right:0;text-indent:10000px;top:0;background-repeat:no-repeat}@keyframes slideAnimation{0%{transform:translate(0)}to{transform:translate(calc(-100% + 5000px))}}@keyframes btnAnimation{0%{transform:translateY(0)}to{transform:translateY(-200%)}}.call-section-montageservice{background-color:#fc0;padding:3rem 0;position:relative}.call-section-montageservice:before{content:"";background:linear-gradient(0deg,rgb(0,68,255) 30%,rgba(255,204,0,0) 80%),url(/optimized-images/montageservice/call-section/desktop/contact-bg-montageservice.webp) top center no-repeat;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.1}.call-section-montageservice .title{display:flex;flex-direction:column;align-items:center;color:#1a1e1f;z-index:1;position:relative}.call-section-montageservice .title .icon{margin-bottom:2rem;width:3rem;height:auto}.call-section-montageservice .title .icon svg{display:block;color:#1a1e1f}.call-section-montageservice .title .icon svg path{fill:#1a1e1f}.call-section-montageservice .title h5{font-size:1.875rem;margin-bottom:1.5rem}@media (max-width: 576px){.call-section-montageservice .title h5{text-align:center}}.call-section-montageservice .title p{font-size:1.25rem;margin-bottom:3rem;text-align:center;max-width:60rem}.call-section-montageservice .form{max-width:55rem;margin:0 auto;z-index:1}.call-section-montageservice .form:after{content:"";width:100%;position:absolute;top:75%;bottom:0;left:0;background-color:#fff;z-index:1}.call-section-montageservice .form .call-card{padding:2rem;border-radius:8px;background-color:#fff;gap:1.5rem;z-index:2;box-shadow:0 7px 17px -9px #95a2a8}.call-section-montageservice .form .call-card .input-row{gap:1.5rem;grid-template-columns:repeat(1,1fr)}.answers{padding:2rem 0}.answers .container{display:flex;gap:5rem;align-items:center}@media (max-width: 768px){.answers .container{flex-direction:column;gap:3rem}}.answers .container .container-left{width:45%;display:grid;grid-template-columns:28% 62% 10%;grid-template-rows:23% 44% 33%;max-height:768px}@media (max-width: 768px){.answers .container .container-left{width:100%}}.answers .container .container-left .images-big{grid-column:1/3;grid-row:1/3;border-radius:.5rem;animation:tileMovementBugCard 10s infinite ease-in-out}@media (max-width: 350px){.answers .container .container-left .images-big{grid-column:1/4;grid-row:1/4}}.answers .container .container-left .images-small{grid-column:2/4;grid-row:2/4;border-radius:.5rem;animation:tileMovement 10s infinite ease-in-out}@media (max-width: 350px){.answers .container .container-left .images-small{display:none}}.answers .container .container-right{width:55%}@media (max-width: 768px){.answers .container .container-right{width:100%}}.answers .container .container-right .header-container{display:flex;flex-direction:column;justify-content:center;gap:2rem;z-index:2;padding:0 0 3rem}.answers .container .container-right .header-container h5{margin:0 0 1rem;font-size:1rem;border-radius:2rem;padding:.785rem 1.5rem;background-color:#fff8e0;text-align:center;width:fit-content;white-space:nowrap}@media (max-width: 768px){.answers .container .container-right .header-container h5{margin:0 auto}}.answers .container .container-right .header-container h3{width:100%;font-size:2.5rem;margin:0}@media (max-width: 768px){.answers .container .container-right .header-container h3{text-align:center}}@media (max-width: 576px){.answers .container .container-right .header-container h3{font-size:2rem}}.answers .container .container-right .header-container p{font-size:1rem;color:#6b7980}.answers .container .container-right .accordion-container{display:flex;flex-direction:column}.answers .container .container-right .accordion-input{display:none}.answers .container .container-right .accordion-label{cursor:pointer;padding:1.5rem;background-color:#fff;box-shadow:0 6px 34px #d7d8de69;margin-bottom:2px;font-size:1.125rem;font-weight:600;margin-bottom:.75rem;display:flex;justify-content:space-between;align-items:center;transition:color .3s ease-in-out;position:relative}.answers .container .container-right .accordion-label.close .icons .plus{visibility:visible;opacity:1}.answers .container .container-right .accordion-label.open{color:#fc0}.answers .container .container-right .accordion-label.open .plus{visibility:hidden;opacity:0}.answers .container .container-right .accordion-label.open .minus path{fill:#fc0}.answers .container .container-right .accordion-label svg{position:absolute;top:50%;right:1.5rem;transform:translateY(-50%);display:block;width:.75rem;height:auto;visibility:visible;opacity:1;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.answers .container .container-right .accordion-label svg path{fill:#1a1e1f}.answers .container .container-right .accordion-content{display:grid;transition:grid-template-rows .25s ease-in-out,padding .25s ease-in-out,opacity .25s ease-in-out;box-shadow:0 6px 34px #d7d8de69;background-image:linear-gradient(to right,rgba(255,255,255,.15),rgba(251,199,226,.15),rgba(220,217,254,.15));color:#6b7385;font-size:1.125rem;line-height:1.86}.answers .container .container-right .accordion-content.close{margin-bottom:.75rem;grid-template-rows:0fr;padding:0;opacity:1}.answers .container .container-right .accordion-content.open{margin-bottom:.75rem;grid-template-rows:1fr;padding:1.5rem 1rem;opacity:1}.answers .container .container-right .accordion-content .content{overflow:hidden;font-size:1rem}.answers .container .container-right .accordion-content .content ul.list li{margin-left:1.2rem}.answers .container .container-right .accordion-content .content p{margin-top:.5rem}.answers .container .container-right .accordion-content .content p:first-child{margin-top:0}.answers .container .container-right .accordion-content .content p a{color:#fc0}@keyframes tileMovement{0%,to{transform:translateY(0)}50%{transform:translateY(-50px)}}@keyframes tileMovementBugCard{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.uber_uns{overflow:hidden}
