@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden;width:100%;scroll-behavior:smooth}main,body{width:100%}ul,ol{list-style:none}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}button{border:none;background:none;cursor:pointer;font:inherit}input,textarea{border:none;outline:none;font:inherit}.mksun-content{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:6rem;padding-bottom:12.5rem;color:#292929}.mksun-content p{font-size:1rem;font-weight:400;color:#292929;margin-bottom:0}.mksun-content h1{font-size:4rem;font-weight:400;line-height:1.2;color:#292929;margin-bottom:0}@media (max-width: 640px){.mksun-content h1{font-size:2rem}}.mksun-content h2{font-size:3rem;font-weight:400;line-height:1.2;color:#292929;margin-bottom:0}@media (max-width: 640px){.mksun-content h2{font-size:2rem}}.mksun-content h3{font-size:2.5rem;font-weight:400;line-height:1.2;color:#292929;margin-bottom:0}@media (max-width: 640px){.mksun-content h3{font-size:1.75rem}}.mksun-content h4{font-size:2rem;font-weight:400;line-height:1.2;color:#292929;margin-bottom:0}@media (max-width: 640px){.mksun-content h4{font-size:1.5rem}}.mksun-content h5{font-size:1.5rem;font-weight:400;line-height:1.2;color:#292929;margin-bottom:0}@media (max-width: 640px){.mksun-content h5{font-size:1.25rem}}.mksun-content h6{font-size:1.25rem;font-weight:400;line-height:1.2;color:#292929;margin-bottom:0}@media (max-width: 640px){.mksun-content h6{font-size:1rem}}.mksun-content #app{padding-right:2rem;padding-left:2rem;margin:0 auto;padding:1rem}@media (min-width: 640px){.mksun-content #app{max-width:640px}}@media (min-width: 768px){.mksun-content #app{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-content #app{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-content #app{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-content #app{max-width:1536px}}.mksun-content a{font-weight:500;color:#0085ff;text-decoration:inherit}.mksun-content a:hover{color:#0865c5}.mksun-content .bg-dark{background:#292929;color:#fff}.mksun-content .bg-dark h1,.mksun-content .bg-dark h2,.mksun-content .bg-dark h3,.mksun-content .bg-dark h4,.mksun-content .bg-dark h5,.mksun-content .bg-dark h6,.mksun-content .bg-dark p{color:#fff}.mksun-content .btn{display:flex;width:fit-content;gap:.5rem;padding:.5rem 1rem;background:#292929;color:#fff;border-radius:999rem;font-weight:600;justify-content:center;align-items:center}.mksun-content .btn svg{width:1.25rem}.mksun-content .btn:hover{background:#3d3d3d;color:#fff}.mksun-content .btn--primary{background:#0085ff;color:#fff}.mksun-content .btn--primary:hover{background:#0699ff}.mksun-content .btn--white{background:#fff;color:#0085ff}.mksun-content .btn--white:hover{background:#efefef;color:#0699ff}.mksun-content .btn--white-outline{color:#fff;background:transparent;border:1px solid #ffffff}.mksun-content .btn--white-outline:hover{background:#fff;color:#292929}.mksun-content .text-medium{font-size:1.5rem}.mksun-content .text-primary{color:#0085ff!important}.mksun-content .text-grey{color:#7c7c7c}.mksun-content .full-width{min-width:100%}.mksun-content .timeline-text-reveal{display:inline-block;overflow:hidden}.mksun-content .timeline-text-reveal--lines{display:inline-block}.mksun-content .timeline-text-reveal--lines h1,.mksun-content .timeline-text-reveal--lines h2,.mksun-content .timeline-text-reveal--lines h3,.mksun-content .timeline-text-reveal--lines h4,.mksun-content .timeline-text-reveal--lines h5,.mksun-content .timeline-text-reveal--lines h6,.mksun-content .timeline-text-reveal--lines p,.mksun-content .timeline-text-reveal--lines div:not(.line){display:inline-block}.mksun-content .container-mksun{padding-right:2rem;padding-left:2rem;margin:0 auto}@media (min-width: 640px){.mksun-content .container-mksun{max-width:640px}}@media (min-width: 768px){.mksun-content .container-mksun{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-content .container-mksun{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-content .container-mksun{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-content .container-mksun{max-width:1536px}}.image-reveal{position:relative;overflow:hidden}.image-reveal__overlay{background:#0085ff;width:100%;height:100%;position:absolute;top:0;left:0;border-radius:1rem}.image-reveal__mask{background:#fff;width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mksun-content .mksun-block-delivery{padding-right:2rem;padding-left:2rem;display:grid;grid-template-columns:repeat(2,1fr);gap:4rem;align-items:center}@media (min-width: 640px){.mksun-content .mksun-block-delivery{max-width:640px}}@media (min-width: 768px){.mksun-content .mksun-block-delivery{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-content .mksun-block-delivery{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-content .mksun-block-delivery{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-content .mksun-block-delivery{max-width:1536px}}@media (max-width: 640px){.mksun-content .mksun-block-delivery{padding:0 1rem;display:flex;flex-direction:column}}.mksun-content .mksun-block-delivery__content{display:flex;flex-direction:column;gap:1.25rem}.mksun-content .mksun-block-delivery__content h2{font-size:1.5rem}.mksun-content .mksun-block-delivery__content .line{color:#7c7c7c}.mksun-content .mksun-block-delivery__content .btn{margin-top:1rem}.mksun-content .mksun-block-delivery__img{width:100%}.mksun-content .mksun-block-faq{width:calc(100% - 2rem);padding-right:2rem;padding-left:2rem;display:grid;grid-template-columns:1fr 2fr;gap:4rem}@media (min-width: 640px){.mksun-content .mksun-block-faq{max-width:640px}}@media (min-width: 768px){.mksun-content .mksun-block-faq{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-content .mksun-block-faq{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-content .mksun-block-faq{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-content .mksun-block-faq{max-width:1536px}}@media (max-width: 640px){.mksun-content .mksun-block-faq{display:flex;flex-direction:column;gap:2rem}}.mksun-content .mksun-block-faq__head{display:flex;flex-direction:column}@media (max-width: 640px){.mksun-content .mksun-block-faq__head h2{font-size:1.5rem!important}}.mksun-content .mksun-block-faq__ctn,.mksun-content .mksun-block-faq__ctn__dropdown{display:flex;flex-direction:column;gap:1rem}.mksun-content .mksun-block-faq__ctn__dropdown .material-symbols-outlined{transition:transform .3s}.mksun-content .mksun-block-faq__ctn__dropdown.open .material-symbols-outlined{transform:rotate(180deg)}.mksun-content .mksun-block-faq__ctn__dropdown__ask{padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;border:solid 1px #bdbdbd;border-radius:1rem;cursor:pointer}@media (max-width: 640px){.mksun-content .mksun-block-faq__ctn__dropdown__ask{gap:1rem}}.mksun-content .mksun-block-faq__ctn__dropdown__answer{opacity:0;overflow:hidden;height:0;padding:0 1.5rem;border-radius:1rem;background:#edfbff;color:#0e355d}.mksun-content .mksun-block-faq__ctn__dropdown__answer p{display:inline-block;height:fit-content}.mksun-content .mksun-block-infos-cards{width:calc(100% - 2rem);background:#edfbff;border-radius:.5rem;display:flex;justify-content:center;padding:6rem 0}@media (max-width: 640px){.mksun-content .mksun-block-infos-cards{padding:4rem 1rem}}.mksun-content .mksun-block-infos-cards .container{width:100%;padding-right:2rem;padding-left:2rem;display:grid;grid-template-columns:1fr 2fr;gap:4rem;margin:0 auto}@media (min-width: 640px){.mksun-content .mksun-block-infos-cards .container{max-width:640px}}@media (min-width: 768px){.mksun-content .mksun-block-infos-cards .container{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-content .mksun-block-infos-cards .container{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-content .mksun-block-infos-cards .container{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-content .mksun-block-infos-cards .container{max-width:1536px}}@media (max-width: 1024px){.mksun-content .mksun-block-infos-cards .container{display:flex;flex-direction:column;padding-left:1rem;padding-right:1rem}}@media (max-width: 640px){.mksun-content .mksun-block-infos-cards .container{padding-left:0;padding-right:0}}.mksun-content .mksun-block-infos-cards .container:after{display:none}.mksun-content .mksun-block-infos-cards__titles{display:flex;flex-direction:column;gap:.75rem}@media (max-width: 640px){.mksun-content .mksun-block-infos-cards__titles h2{font-size:1.5rem!important}}@media (max-width: 640px){.mksun-content .mksun-block-infos-cards__titles h2 br{display:none}}.mksun-content .mksun-block-infos-cards__titles p:not(.text-primary){color:#bdbdbd}.mksun-content .mksun-block-infos-cards__content{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem}@media (max-width: 640px){.mksun-content .mksun-block-infos-cards__content{display:flex;flex-direction:column;gap:4rem}}.mksun-content .mksun-block-infos-cards__content__card{background:#fff;padding:4rem 2rem 2rem;border-radius:1.25rem;display:flex;gap:.5rem;flex-direction:column;justify-content:flex-start;position:relative;box-shadow:0 4px 4px #00000014,0 4px 20px #00000014,0 0 4px #0000000a}.mksun-content .mksun-block-infos-cards__content__card .icon{border-radius:50%;aspect-ratio:1/1;width:4rem;height:4rem;display:flex;justify-content:center;align-items:center;background:#edfbff;border:solid 1px #0085ff;position:absolute;top:0;left:2rem;transform:translateY(-50%)}.mksun-content .mksun-block-infos-cards__content__card h3{font-size:1.5rem;font-weight:400;text-align:left}.mksun-content .mksun-block-infos-cards__content__card p{color:#7c7c7c;text-align:left}.mksun-content .mksun-block-installation{margin-top:-6rem;width:100%;background:#edfbff;padding-bottom:4rem}.mksun-content .mksun-block-installation .container-mksun{padding-top:4rem}.mksun-content .mksun-block-installation .mksun-head{max-width:1054px;margin:0 auto;text-align:center}.mksun-content .mksun-block-installation .mksun-head h2{text-align:center}.mksun-content .mksun-block-installation__cards-ctn{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem;margin-top:2rem;width:100%}@media (max-width: 768px){.mksun-content .mksun-block-installation__cards-ctn{grid-template-columns:1fr}}.mksun-content .mksun-block-installation__cards-ctn__card{background:#fff;border-radius:1.5rem;display:flex;flex-direction:column;gap:.5rem;justify-content:space-between;padding:2rem 0;width:100%;max-width:100%;overflow:hidden;box-shadow:0 4px 4px #00000014,0 4px 20px #00000014,0 0 4px #0000000a}.mksun-content .mksun-block-installation__cards-ctn__card__text-content{padding:0 2rem;display:flex;flex-direction:column;gap:.25rem}.mksun-content .mksun-block-installation__cards-ctn__card__text-content h3{font-size:1.75rem}.mksun-content .mksun-block-installation__cards-ctn__card__text-content h3 strong{font-weight:600}.mksun-content .mksun-block-installation__cards-ctn__card__text-content>span{font-size:2rem;font-weight:400;line-height:1.2;color:#0085ff}.mksun-content .mksun-block-installation__cards-ctn__card__text-content p{font-size:.825rem}.mksun-content .mksun-block-installation__cards-ctn__card__text-content__download{display:flex;flex-wrap:wrap;gap:1rem}.mksun-content .mksun-block-installation__cards-ctn__card__text-content__download__btn{padding:.15rem .5rem .15rem .25rem;margin-top:1rem;margin-bottom:1rem;width:fit-content;border-radius:.15rem;display:flex;align-items:center;gap:.25rem;font-size:.75rem}@media (max-width: 768px){.mksun-content .mksun-block-installation__cards-ctn__card__text-content__download__btn{margin:0}}.mksun-content .mksun-block-installation__cards-ctn__card__text-content__download__btn span.material-symbols-outlined{font-size:1rem}.mksun-content .mksun-block-installation__cards-ctn__card__text-content__download__btn--primary{background:#0085ff;color:#edfbff}.mksun-content .mksun-block-installation__cards-ctn__card__text-content__download__btn--primary:hover{background:#1eb5ff;color:#edfbff}.mksun-content .mksun-block-installation__cards-ctn__card__text-content__download__btn--dark{background:#0e355d;color:#edfbff}.mksun-content .mksun-block-installation__cards-ctn__card__text-content__download__btn--dark:hover{background:#0865c5;color:#edfbff}.mksun-content .mksun-block-installation__cards-ctn__card__text-content__download__btn--outline{background:transparent;color:#0085ff;border:solid 1px #0085ff}.mksun-content .mksun-block-installation__cards-ctn__card__text-content__download__btn--outline:hover{background:#0085ff;color:#edfbff}.mksun-content .mksun-block-installation__cards-ctn__card>img{width:calc(100% - 4rem);margin-top:.5rem;margin-left:auto;margin-right:auto;height:10rem;object-fit:cover;border-radius:.5rem}.mksun-content .mksun-block-installation__cards-ctn__card__slider-ytb,.mksun-content .mksun-block-installation__cards-ctn__card__slider-steps{max-width:100%;overflow:hidden;padding:0 2rem;margin-top:1rem;height:fit-content;display:flex;flex-direction:column;gap:1rem}.mksun-content .mksun-block-installation__cards-ctn__card__slider-ytb__controls,.mksun-content .mksun-block-installation__cards-ctn__card__slider-steps__controls{display:flex;gap:.5rem}.mksun-content .mksun-block-installation__cards-ctn__card__slider-ytb__controls__prev,.mksun-content .mksun-block-installation__cards-ctn__card__slider-ytb__controls__next,.mksun-content .mksun-block-installation__cards-ctn__card__slider-steps__controls__prev,.mksun-content .mksun-block-installation__cards-ctn__card__slider-steps__controls__next{padding:.25rem .5rem;border:1px solid #0085ff;color:#0085ff;border-radius:999rem;display:flex;justify-content:center;align-items:center;cursor:pointer}.mksun-content .mksun-block-installation__cards-ctn__card__slider-ytb__controls__prev span,.mksun-content .mksun-block-installation__cards-ctn__card__slider-ytb__controls__next span,.mksun-content .mksun-block-installation__cards-ctn__card__slider-steps__controls__prev span,.mksun-content .mksun-block-installation__cards-ctn__card__slider-steps__controls__next span{font-size:1.5rem;text-align:center}.mksun-content .mksun-block-installation__cards-ctn__card__slider-ytb__slides-ctn,.mksun-content .mksun-block-installation__cards-ctn__card__slider-steps__slides-ctn{height:fit-content}.mksun-content .mksun-block-installation__cards-ctn__card__slider-ytb__slides-ctn__slide,.mksun-content .mksun-block-installation__cards-ctn__card__slider-steps__slides-ctn__slide{border-radius:.5rem;overflow:hidden;width:24rem;height:fit-content;aspect-ratio:16/9}@media (max-width: 768px){.mksun-content .mksun-block-installation__cards-ctn__card__slider-ytb__slides-ctn__slide,.mksun-content .mksun-block-installation__cards-ctn__card__slider-steps__slides-ctn__slide{width:12rem}}.mksun-content .mksun-block-installation__cards-ctn__card__slider-ytb__slides-ctn__slide img,.mksun-content .mksun-block-installation__cards-ctn__card__slider-steps__slides-ctn__slide img{width:100%;height:100%;object-fit:cover}.mksun-content .mksun-block-installation__cards-ctn__card__slider-steps__slides-ctn__slide{padding:1.5rem;border-radius:.5rem;background:#efefef40;display:flex;gap:1rem;flex-direction:column;aspect-ratio:unset;width:15.5rem;height:100%}@media (max-width: 768px){.mksun-content .mksun-block-installation__cards-ctn__card__slider-steps__slides-ctn__slide{max-width:calc(100svw - 9rem)}}.mksun-content .mksun-block-installation__cards-ctn__card__slider-steps__slides-ctn__slide__head{display:flex;align-items:center;gap:1rem}.mksun-content .mksun-block-installation__cards-ctn__card__slider-steps__slides-ctn__slide__head img{border-radius:.3125rem;height:2.1875rem;width:auto}.mksun-content .mksun-block-installation__cards-ctn__card__slider-steps__slides-ctn__slide__head p{font-size:.75rem;font-style:italic;font-weight:400;line-height:1;color:#525252}@media (max-width: 768px){.mksun-content .mksun-block-installation__cards-ctn__card__slider-steps__slides-ctn__slide__head p{font-size:.75rem}}.mksun-content .mksun-block-installation__cards-ctn__card__slider-steps__slides-ctn__slide h4{font-size:1.25rem;font-weight:400}@media (max-width: 768px){.mksun-content .mksun-block-installation__cards-ctn__card__slider-steps__slides-ctn__slide h4{font-size:.875rem}}.mksun-content .mksun-block-installation__cards-ctn__card__slider-steps__slides-ctn__slide:nth-child(1) .mksun-block-installation__cards-ctn__card__slider-steps__slides-ctn__slide__head img{box-shadow:0 0 10px #0085ff}.mksun-content .mksun-block-installation__cards-ctn__card__slider-steps__slides-ctn__slide:nth-child(1) h4{color:#0085ff}.mksun-content .mksun-block-installation__cards-ctn__card__slider-steps__slides-ctn__slide:nth-child(2) .mksun-block-installation__cards-ctn__card__slider-steps__slides-ctn__slide__head img{box-shadow:0 0 10px #0865c5}.mksun-content .mksun-block-installation__cards-ctn__card__slider-steps__slides-ctn__slide:nth-child(2) h4{color:#0865c5}.mksun-content .mksun-block-installation__cards-ctn__card__slider-steps__slides-ctn__slide:nth-child(3) .mksun-block-installation__cards-ctn__card__slider-steps__slides-ctn__slide__head img{box-shadow:0 0 10px #0d579b}.mksun-content .mksun-block-installation__cards-ctn__card__slider-steps__slides-ctn__slide:nth-child(3) h4{color:#0d579b}.mksun-content .mksun-block-installation__cards-ctn__card__slider-steps__slides-ctn__slide:nth-child(4) .mksun-block-installation__cards-ctn__card__slider-steps__slides-ctn__slide__head img{box-shadow:0 0 10px #0e355d}.mksun-content .mksun-block-installation__cards-ctn__card__slider-steps__slides-ctn__slide:nth-child(4) h4{color:#0e355d}.mksun-content .mksun-block-installation .btn--primary{margin-top:2rem;margin-left:auto;margin-right:auto}.mksun-content .mksun-block-newsletter{width:100%;padding-right:2rem;padding-left:2rem;display:flex;background:#edfbff;position:relative;padding:2rem;border-radius:1rem;overflow:hidden}@media (min-width: 640px){.mksun-content .mksun-block-newsletter{max-width:640px}}@media (min-width: 768px){.mksun-content .mksun-block-newsletter{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-content .mksun-block-newsletter{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-content .mksun-block-newsletter{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-content .mksun-block-newsletter{max-width:1536px}}@media (max-width: 640px){.mksun-content .mksun-block-newsletter{width:calc(100% - 2rem);padding:1rem 1rem 8rem}}.mksun-content .mksun-block-newsletter:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/wp-content/themes/theme-mksun/dist/img/recompense.png) no-repeat left center;background-size:cover;z-index:1}@media (max-width: 640px){.mksun-content .mksun-block-newsletter:after{background-image:url(/wp-content/themes/theme-mksun/dist/img/newsletter-bg-mobile.webp);background-position:bottom center;background-size:100%}}.mksun-content .mksun-block-newsletter__content{display:flex;flex-direction:column;gap:1rem;z-index:2;width:66%;max-width:538px}@media (max-width: 640px){.mksun-content .mksun-block-newsletter__content{width:100%;max-width:unset}}.mksun-content .mksun-block-newsletter__content h2{font-size:4rem}.mksun-content .mksun-block-newsletter__content h3{font-size:2rem}.mksun-content .mksun-block-newsletter__content .form-news-mksun .input-and-submit{display:flex;gap:1rem;background:#fff;border-radius:999rem;width:fit-content;padding:.5rem}@media (max-width: 640px){.mksun-content .mksun-block-newsletter__content .form-news-mksun .input-and-submit{width:100%;background:transparent;padding:0;flex-direction:column;border-radius:0}}.mksun-content .mksun-block-newsletter__content .form-news-mksun .input-and-submit input{font-size:1rem;padding:.5rem 1rem;height:fit-content;background:transparent;border:none;outline:none;width:16rem}@media (max-width: 640px){.mksun-content .mksun-block-newsletter__content .form-news-mksun .input-and-submit input{width:100%;padding:.5rem 1rem;background:#fff;border-radius:999rem;overflow:hidden}}.mksun-content .mksun-block-newsletter__content .form-news-mksun .input-and-submit input::placeholder{color:#bdbdbd}.mksun-content .mksun-block-newsletter__content .form-news-mksun .input-and-submit button{display:flex;gap:.5rem;font-size:1rem;font-weight:600;padding:.5rem 1rem;height:fit-content;background:#0085ff;border-radius:999rem;border:none;color:#edfbff;justify-content:center;align-items:center;cursor:pointer}.mksun-content .mksun-block-newsletter__content .form-news-mksun .input-and-submit button svg{width:1.25rem}.mksun-content .mksun-block-newsletter__content .form-news-mksun input[type=checkbox]{margin-top:1rem}.mksun-content .mksun-block-newsletter__content .form-news-mksun input[type=checkbox]+label{font-size:.85rem;color:#7c7c7c;display:inline;text-align:left}.mksun-content .mksun-block-newsletter__content__confirm p{display:flex;gap:.5rem;align-items:center}.mksun-content .mksun-block-reassurance{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem;padding-right:2rem;padding-left:2rem}@media (min-width: 640px){.mksun-content .mksun-block-reassurance{max-width:640px}}@media (min-width: 768px){.mksun-content .mksun-block-reassurance{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-content .mksun-block-reassurance{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-content .mksun-block-reassurance{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-content .mksun-block-reassurance{max-width:1536px}}@media (max-width: 640px){.mksun-content .mksun-block-reassurance{padding:0 1rem;grid-template-columns:1fr}}.mksun-content .mksun-block-reassurance .mksun-card-reassurance{display:flex;flex-direction:column;gap:1.25rem;box-shadow:0 4px 4px #00000014,0 4px 20px #00000014,0 0 4px #0000000a;padding:2rem;border-radius:1rem}.mksun-content .mksun-block-reassurance .mksun-card-reassurance img{border-radius:.5rem}.mksun-content .mksun-block-reassurance .mksun-card-reassurance p.text-primary{display:flex;gap:.5rem;align-items:center}.mksun-content .mksun-block-steps{width:100%;background:#edfbff;height:fit-content;display:flex;gap:1.5rem;justify-content:flex-start;align-items:center;top:0;padding:4rem 0}.mksun-content .mksun-block-steps__ctn{padding-right:2rem;padding-left:2rem;margin:0 auto;display:flex;align-items:center;justify-content:center}@media (min-width: 640px){.mksun-content .mksun-block-steps__ctn{max-width:640px}}@media (min-width: 768px){.mksun-content .mksun-block-steps__ctn{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-content .mksun-block-steps__ctn{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-content .mksun-block-steps__ctn{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-content .mksun-block-steps__ctn{max-width:1536px}}.mksun-content .mksun-block-steps__ctn__introduction{width:100%;display:grid;grid-template-columns:repeat(12,1fr);gap:1.25rem;padding:0;align-items:center}@media (max-width: 768px){.mksun-content .mksun-block-steps__ctn__introduction{display:flex;flex-direction:column;min-width:unset;width:100%}}.mksun-content .mksun-block-steps__ctn__introduction__img{position:relative;grid-column:2/7;overflow:hidden;border-radius:.5rem;width:100%;height:100%;background:url(/wp-content/themes/theme-mksun/dist/img/sav.webp) no-repeat center center;background-size:cover}@media (max-width: 1280px){.mksun-content .mksun-block-steps__ctn__introduction__img{grid-column:1/7}}@media (max-width: 640px){.mksun-content .mksun-block-steps__ctn__introduction__img{height:12rem}}.mksun-content .mksun-block-steps__ctn__introduction__img__overlay{background:#0085ff;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width: 640px){.mksun-content .mksun-block-steps__ctn__introduction__img__overlay{display:none}}.mksun-content .mksun-block-steps__ctn__introduction__content{grid-column:8/12;display:flex;flex-direction:column;gap:1.25rem}@media (max-width: 1280px){.mksun-content .mksun-block-steps__ctn__introduction__content{grid-column:8/13}}.mksun-content .mksun-block-steps__ctn__introduction__content h2{font-size:1.5rem}.mksun-content .mksun-block-steps__ctn__introduction__content p:not(.text-primary){color:#7c7c7c}.mksun-content .mksun-block-steps__ctn__introduction__content .btn{transform:translateY(100%);opacity:0}.mksun-content .mksun-block-steps__ctn__introduction__content__list p.mksun-block-steps__ctn__introduction__content__list__title{font-weight:600;display:flex;align-items:center;gap:.5rem;color:#292929}.mksun-content .mksun-block-steps__ctn__steps{display:grid;grid-template-columns:repeat(3,32rem);gap:3rem}@media (min-width: 640px){.mksun-content .mksun-block-steps__ctn__steps{min-width:min(100vw,640px)}}@media (min-width: 768px){.mksun-content .mksun-block-steps__ctn__steps{min-width:min(100vw,768px)}}@media (min-width: 1024px){.mksun-content .mksun-block-steps__ctn__steps{min-width:min(100vw,1024px)}}@media (min-width: 1280px){.mksun-content .mksun-block-steps__ctn__steps{min-width:min(100vw,1280px)}}@media (min-width: 1536px){.mksun-content .mksun-block-steps__ctn__steps{min-width:min(100vw,1536px)}}@media (max-width: 640px){.mksun-content .mksun-block-steps__ctn__steps{grid-template-columns:repeat(3,1fr)}}.mksun-content .mksun-block-steps__ctn__steps__card-step{display:flex;flex-direction:column;gap:1.25rem;padding:2rem;border-radius:.5rem;background:#fff;box-shadow:0 4px 4px #00000014,0 4px 20px #00000014,0 0 4px #0000000a}@media (max-width: 640px){.mksun-content .mksun-block-steps__ctn__steps__card-step{max-width:calc(100vw - 4rem)}}.mksun-content .mksun-block-steps__ctn__steps__card-step h3{font-size:1.5rem}.mksun-content .mksun-block-steps__ctn__steps__card-step p{color:#7c7c7c}.mksun-content .mksun-block-100-days{width:100%;height:fit-content;display:flex;justify-content:center;align-items:center;padding-right:2rem;padding-left:2rem}@media (min-width: 640px){.mksun-content .mksun-block-100-days{max-width:640px}}@media (min-width: 768px){.mksun-content .mksun-block-100-days{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-content .mksun-block-100-days{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-content .mksun-block-100-days{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-content .mksun-block-100-days{max-width:1536px}}.mksun-content .mksun-block-100-days__ctn__introduction{width:100%;display:grid;grid-template-columns:repeat(12,1fr);gap:1.25rem;padding:0;align-items:center}@media (max-width: 640px){.mksun-content .mksun-block-100-days__ctn__introduction{display:flex;flex-direction:column;min-width:unset;width:100%}}.mksun-content .mksun-block-100-days__ctn__introduction__img{position:relative;grid-column:7/12;overflow:hidden;border-radius:.5rem;width:100%;height:100%;background:url(/wp-content/themes/theme-mksun/dist/img/100-days.webp) no-repeat center center;background-size:cover}@media (max-width: 1280px){.mksun-content .mksun-block-100-days__ctn__introduction__img{grid-column:7/13}}@media (max-width: 640px){.mksun-content .mksun-block-100-days__ctn__introduction__img{height:12rem;order:-1}}.mksun-content .mksun-block-100-days__ctn__introduction__img__overlay{background:#0085ff;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width: 640px){.mksun-content .mksun-block-100-days__ctn__introduction__img__overlay{display:none}}.mksun-content .mksun-block-100-days__ctn__introduction__content{grid-column:2/6;display:flex;flex-direction:column;gap:1.25rem}@media (max-width: 1280px){.mksun-content .mksun-block-100-days__ctn__introduction__content{grid-column:1/6}}.mksun-content .mksun-block-100-days__ctn__introduction__content h2{font-size:1.5rem}.mksun-content .mksun-block-100-days__ctn__introduction__content p:not(.text-primary){color:#7c7c7c}.mksun-content .mksun-block-100-days__ctn__introduction__content .btn{transform:translateY(100%);opacity:0}.mksun-content .mksun-block-100-days__ctn__introduction__content__list p.mksun-block-100-days__ctn__introduction__content__list__title{font-weight:600;display:flex;align-items:center;gap:.5rem;color:#292929}.mksun-content .mksun-block-100-days__ctn__100-days{display:grid;grid-template-columns:repeat(3,32rem);gap:3rem}@media (min-width: 640px){.mksun-content .mksun-block-100-days__ctn__100-days{min-width:min(100vw,640px)}}@media (min-width: 768px){.mksun-content .mksun-block-100-days__ctn__100-days{min-width:min(100vw,768px)}}@media (min-width: 1024px){.mksun-content .mksun-block-100-days__ctn__100-days{min-width:min(100vw,1024px)}}@media (min-width: 1280px){.mksun-content .mksun-block-100-days__ctn__100-days{min-width:min(100vw,1280px)}}@media (min-width: 1536px){.mksun-content .mksun-block-100-days__ctn__100-days{min-width:min(100vw,1536px)}}@media (max-width: 640px){.mksun-content .mksun-block-100-days__ctn__100-days{grid-template-columns:repeat(3,1fr)}}.mksun-content .mksun-block-100-days__ctn__100-days__card-step{display:flex;flex-direction:column;gap:1.25rem;padding:2rem;border-radius:.5rem;background:#fff;box-shadow:0 4px 4px #00000014,0 4px 20px #00000014,0 0 4px #0000000a}@media (max-width: 640px){.mksun-content .mksun-block-100-days__ctn__100-days__card-step{max-width:calc(100vw - 4rem)}}.mksun-content .mksun-block-100-days__ctn__100-days__card-step h3{font-size:1.5rem}.mksun-content .mksun-block-100-days__ctn__100-days__card-step p{color:#7c7c7c}.mksun-content .mksun-block-testimonial{width:100%;display:flex;flex-direction:column;gap:4rem;align-items:center;padding:4rem 0;border-radius:.5rem}@media (max-width: 640px){.mksun-content .mksun-block-testimonial{padding:0}}.mksun-content .mksun-block-testimonial .mksun-head{text-align:center;display:flex;flex-direction:column;gap:1rem;max-width:800px}@media (max-width: 640px){.mksun-content .mksun-block-testimonial .mksun-head{padding-left:1rem;padding-right:1rem}}.mksun-content .mksun-block-testimonial .mksun-head p:not(.text-primary){color:#989898}.mksun-content .mksun-block-testimonial .mksun-head>img{width:100%;max-width:30rem;margin-top:2rem;margin-left:auto;margin-right:auto}.mksun-content .mksun-block-testimonial .mksun-videos-testimonial{display:flex;flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-bottom:2rem;padding:1rem}.mksun-content .mksun-block-testimonial .mksun-videos-testimonial iframe{max-width:100%}@media (max-width: 640px){.mksun-content .mksun-block-testimonial .mksun-videos-testimonial{display:flex;flex-direction:column;align-items:center}}.mksun-content .mksun-block-testimonial .mksun-videos-testimonial .mksun-video{overflow:hidden;position:relative;z-index:3;line-height:1.2;border-radius:.5rem;display:flex;justify-content:center}.mksun-content .mksun-block-testimonial .mksun-videos-testimonial .mksun-video__bg{position:absolute;top:0;right:0;width:0;height:100%;background:#0085ff;z-index:2;border-radius:.5rem}.mksun-content .mksun-block-testimonial .mksun-videos-testimonial .mksun-video img{min-width:100%;min-height:100%;object-fit:cover;position:relative;z-index:1;line-height:1;border-radius:.5rem}@media (max-width: 640px){.mksun-content .mksun-block-testimonial .mksun-videos-testimonial .mksun-video img{width:100%;min-height:unset}}.mksun-content .mksun-block-testimonial .scroll-ctn{overflow:hidden;max-width:100%;padding:0 6rem}@media (max-width: 640px){.mksun-content .mksun-block-testimonial .scroll-ctn{padding:0 1rem}}.mksun-content .mksun-block-testimonial .mksun-avis-cards{display:flex;justify-content:center;width:fit-content;padding:2rem 0}.mksun-content .mksun-block-testimonial .mksun-avis-cards .mksun-avis-card{padding:2rem;border-radius:1rem;background:#fff;display:flex;flex-direction:column;gap:2rem;width:400px;height:auto;box-shadow:0 4px 4px #00000014,0 4px 20px #00000014,0 0 4px #0000000a}@media (max-width: 640px){.mksun-content .mksun-block-testimonial .mksun-avis-cards .mksun-avis-card{max-width:calc(100vw - 8rem)}}.mksun-content .mksun-block-testimonial .mksun-avis-cards .mksun-avis-card__client h4{font-size:1rem;font-weight:600}.mksun-content .mksun-block-testimonial .mksun-avis-cards .mksun-avis-card__client p{color:#7c7c7c;margin-bottom:.5rem}.mksun-content .mksun-block-testimonial .mksun-avis-cards .mksun-avis-card__client img{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.mksun-content .mksun-cards-photo{display:flex;gap:3.5rem;flex-direction:column;padding-right:2rem;padding-left:2rem;width:100%}@media (min-width: 640px){.mksun-content .mksun-cards-photo{max-width:640px}}@media (min-width: 768px){.mksun-content .mksun-cards-photo{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-content .mksun-cards-photo{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-content .mksun-cards-photo{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-content .mksun-cards-photo{max-width:1536px}}@media (max-width: 640px){.mksun-content .mksun-cards-photo{padding:0 1rem}}.mksun-content .mksun-cards-photo__head h2{text-align:center}.mksun-content .mksun-cards-photo__content{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;width:100%}@media (max-width: 640px){.mksun-content .mksun-cards-photo__content{grid-template-columns:1fr}}.mksun-content .mksun-cards-photo__content .mksun-card-photo{display:flex;flex-direction:column;justify-content:flex-end;padding:1.25rem;border-radius:.625rem;width:100%;position:relative;overflow:hidden}.mksun-content .mksun-cards-photo__content .mksun-card-photo__bg{background:#efefef;background-size:100% auto;position:absolute;border-radius:.625rem;width:0%;opacity:0;height:100%;top:0;left:0}.mksun-content .mksun-cards-photo__content .mksun-card-photo__bg--blur:after{display:block;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;backdrop-filter:blur(1rem)}.mksun-content .mksun-cards-photo__content .mksun-card-photo__content{min-height:20rem;display:flex;flex-direction:column;justify-content:flex-end;gap:.75rem}.mksun-content .mksun-cards-photo__content .mksun-card-photo__content .block-reveal,.mksun-content .mksun-cards-photo__content .mksun-card-photo__content .hover-reveal{display:inline-block;overflow:hidden}.mksun-content .mksun-cards-photo__content .mksun-card-photo__content .block-reveal *,.mksun-content .mksun-cards-photo__content .mksun-card-photo__content .hover-reveal *{transform:translateY(100%)}.mksun-content .mksun-cards-photo__content .mksun-card-photo__content .hover-reveal{display:none}.mksun-content .mksun-cards-photo__content .mksun-card-photo__content h3{font-size:1.5rem}.mksun-content .mksun-cards-photo__content .mksun-card-photo__content p{color:#292929}.mksun-content .mksun-cards-photo__content .mksun-card-photo__content--light h3,.mksun-content .mksun-cards-photo__content .mksun-card-photo__content--light p{color:#fff}.mksun-content .mksun-cards-photo>.btn{margin:0 auto}.mksun-content .mksun-config{padding-right:2rem;padding-left:2rem;width:100%}@media (min-width: 640px){.mksun-content .mksun-config{max-width:640px}}@media (min-width: 768px){.mksun-content .mksun-config{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-content .mksun-config{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-content .mksun-config{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-content .mksun-config{max-width:1536px}}.mksun-content .mksun-config__container{white-space:nowrap;width:100%;background:right center no-repeat url(/wp-content/themes/theme-mksun/dist/img/bg-config-desktop.webp),center center linear-gradient(#e1e2e6,#e1e2e6);background-size:50%,cover;padding-top:4rem;padding-bottom:4rem;padding-right:max(4rem,8.33%)!important;padding-left:max(4rem,8.33%)!important;border-radius:1rem;overflow:hidden}@media (max-width: 768px){.mksun-content .mksun-config__container{padding:1.5rem 1.5rem max(18rem,(100vw - 2rem) * 278 / 343)!important;background:center bottom no-repeat url(/wp-content/themes/theme-mksun/dist/img/bg-config-mobile.webp),center center linear-gradient(#e1e2e6,#e1e2e6);background-size:100%,cover}}.mksun-content .mksun-config__container__head{display:flex;flex-direction:column;gap:2rem}@media (max-width: 768px){.mksun-content .mksun-config__container__head{gap:1.5rem}}.mksun-content .mksun-config__container__head h2{font-size:2rem}@media (max-width: 768px){.mksun-content .mksun-config__container__head h2{font-size:1.5rem!important}}.mksun-content .mksun-config__container__head .mksun-input-zip a{color:#292929;font-weight:300}.mksun-content .mksun-ecosystem{width:100%;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#fff,#edfbff 50%);padding-bottom:4rem}@media (max-width: 640px){.mksun-content .mksun-ecosystem{padding-top:0;padding-bottom:2rem;padding-left:1rem;padding-right:1rem}}.mksun-content .mksun-ecosystem__ctn{width:100%;display:grid;gap:4rem;grid-template-columns:repeat(12,1fr);align-items:center;padding-right:2rem;padding-left:2rem}@media (min-width: 640px){.mksun-content .mksun-ecosystem__ctn{max-width:640px}}@media (min-width: 768px){.mksun-content .mksun-ecosystem__ctn{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-content .mksun-ecosystem__ctn{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-content .mksun-ecosystem__ctn{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-content .mksun-ecosystem__ctn{max-width:1536px}}@media (max-width: 1280px){.mksun-content .mksun-ecosystem__ctn{grid-template-columns:1fr}}.mksun-content .mksun-ecosystem__ctn__text{grid-column:1/-1}.mksun-content .mksun-ecosystem__ctn__text h2{font-weight:600;font-size:2.25rem}.mksun-content .mksun-ecosystem__ctn__head{grid-column:1/7;display:flex;flex-direction:column;gap:1.25rem}@media (max-width: 1280px){.mksun-content .mksun-ecosystem__ctn__head{grid-column:span 1}}@media (max-width: 640px){.mksun-content .mksun-ecosystem__ctn__head{display:flex;flex-direction:column;z-index:1}}.mksun-content .mksun-ecosystem__ctn__head img{height:2rem;width:auto;margin-left:0;margin-right:auto}.mksun-content .mksun-ecosystem__ctn__head .text-grey{color:#7c7c7c}.mksun-content .mksun-ecosystem__ctn__image{grid-column:7/-1;width:100%;display:flex;justify-content:center;align-items:center}@media (max-width: 1280px){.mksun-content .mksun-ecosystem__ctn__image{grid-column:span 1;order:-1}}.mksun-content .mksun-ecosystem__ctn__image img{width:100%;height:auto}@media (max-width: 1280px){.mksun-content .mksun-ecosystem__ctn__image img{max-width:48rem}}.mksun-content .mksun-ecosystem .mksun-block-faq__ctn__dropdown__ask{cursor:pointer;display:grid;grid-template-columns:2rem 1fr auto;padding:.75rem;gap:1rem}.mksun-content .mksun-ecosystem .mksun-block-faq__ctn__dropdown__ask span.material-symbols-outlined{opacity:0;transition:opacity .3s;color:#0085ff;font-size:1.25rem;transform:none}.mksun-content .mksun-ecosystem .mksun-block-faq__ctn__dropdown__ask img{opacity:1;transform:none;border-radius:.25rem}.mksun-content .mksun-ecosystem .mksun-block-faq__ctn__dropdown__ask:hover{transform:none;border:1px solid #0085ff;background:#d6f4ff}.mksun-content .mksun-ecosystem .mksun-block-faq__ctn__dropdown__ask:hover span.material-symbols-outlined{opacity:1}.mksun-content .mksun-ecosystem .mksun-block-faq__ctn__dropdown--disabled .mksun-block-faq__ctn__dropdown__ask{cursor:default}.mksun-content .mksun-ecosystem .mksun-block-faq__ctn__dropdown--disabled .mksun-block-faq__ctn__dropdown__ask:hover{transform:none;border:1px solid #bdbdbd;background:transparent}.mksun-content .mksun-ecosystem .mksun-block-faq__ctn__dropdown--disabled .mksun-block-faq__ctn__dropdown__ask:hover span.material-symbols-outlined{opacity:0}.mksun-content .mksun-hero{display:flex;justify-content:center;align-items:center;margin:0 auto;background:#000;position:relative;max-width:100dvw;min-height:100svh;overflow:hidden}@media (max-width: 1024px){.mksun-content .mksun-hero{background-size:90% auto}}@media (max-width: 640px){.mksun-content .mksun-hero{padding-top:0;padding-left:1rem;padding-right:1rem;padding-bottom:6rem}}.mksun-content .mksun-hero__content{padding:12rem 2rem;width:100%;height:fit-content;display:grid;grid-template-columns:repeat(2,1fr);position:relative;z-index:2}@media (min-width: 640px){.mksun-content .mksun-hero__content{max-width:640px}}@media (min-width: 768px){.mksun-content .mksun-hero__content{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-content .mksun-hero__content{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-content .mksun-hero__content{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-content .mksun-hero__content{max-width:1536px}}@media (max-width: 1280px){.mksun-content .mksun-hero__content{padding-top:6rem;padding-bottom:6rem}}@media (max-width: 1024px){.mksun-content .mksun-hero__content{padding-top:4rem;padding-bottom:4rem;grid-template-columns:2fr 1fr}}@media (max-width: 768px){.mksun-content .mksun-hero__content{padding-top:2rem;padding-bottom:2rem}}@media (max-width: 640px){.mksun-content .mksun-hero__content{display:flex;flex-direction:column-reverse;gap:2.5rem;padding:0}}.mksun-content .mksun-hero__content__text{display:flex;flex-direction:column;gap:2.5rem}@media (max-width: 768px){.mksun-content .mksun-hero__content__text{gap:1.25rem}}.mksun-content .mksun-hero__content__text__logo{display:none;height:2rem;width:auto;margin:0 auto 0 0}@media (max-width: 640px){.mksun-content .mksun-hero__content__text__logo{display:none;height:1.25rem;width:auto}}.mksun-content .mksun-hero__content__text h1{font-size:2rem;font-weight:400}.mksun-content .mksun-hero__content__text h1 strong{font-weight:600}.mksun-content .mksun-hero__content__text ul{list-style:none}@media (max-width: 640px){.mksun-content .mksun-hero__content__text ul{display:flex;flex-direction:column;gap:.5rem}}.mksun-content .mksun-hero__content__text ul li{font-size:1.25rem;font-weight:500;line-height:1.3;display:flex;align-items:center;gap:.5rem}@media (max-width: 640px){.mksun-content .mksun-hero__content__text ul li{font-size:.75rem}}.mksun-content .mksun-hero__content__text ul li span{font-weight:500;font-size:1.3rem}@media (max-width: 640px){.mksun-content .mksun-hero__content__text ul li span{font-size:1rem}}@media (max-width: 640px){.mksun-content .mksun-hero__content__text ul li span.material-symbols-outlined{font-size:1rem}}.mksun-content .mksun-hero__content__text__product{display:flex;flex-wrap:wrap;gap:1rem;max-width:30rem}@media (max-width: 640px){.mksun-content .mksun-hero__content__text__product{gap:.625rem}}.mksun-content .mksun-hero__content__text__product__item{display:flex;gap:.5rem;align-items:center;padding:.5rem .75rem;border-radius:.5rem;background:#edfbff1a}@media (max-width: 640px){.mksun-content .mksun-hero__content__text__product__item{padding:.5rem}.mksun-content .mksun-hero__content__text__product__item p{font-size:.625rem}}.mksun-content .mksun-hero__content__text__input-zip a,.mksun-content .mksun-hero__content__text__input-zip a:hover{color:#fff}.mksun-content .mksun-hero__content__text__cta{display:flex;align-items:center;gap:1rem;background:#0085ff;color:#edfbff;padding:.75rem 1.5rem;font-weight:600;border-radius:999rem;width:fit-content;cursor:pointer;text-align:center}.mksun-content .mksun-hero__content__text__cta:hover{background:#0699ff;color:#edfbff}.mksun-content .mksun-hero__video{overflow:hidden;position:absolute;right:0;top:0;height:100%;aspect-ratio:16/9;width:auto;z-index:1}@media (max-width: 1024px){.mksun-content .mksun-hero__video{left:50%;transform:translate(-50%)}}.mksun-content .mksun-hero__video:after{content:"";position:absolute;top:0;left:0;z-index:1;display:block;width:33%;height:100%;background:linear-gradient(to right,#000,#0000)}.mksun-content .mksun-hero__video iframe{height:100%;width:auto;margin-right:0;margin-left:auto;position:relative}@media (max-width: 1024px){.mksun-content .mksun-hero__video iframe{margin:0 auto}}.mksun-content .mksun-plug-and-save{width:100%;display:flex;flex-direction:column;gap:0}@media (max-width: 640px){.mksun-content .mksun-plug-and-save{padding:0 1rem;gap:1rem}}.mksun-content .mksun-plug-and-save__text{margin:0 auto;padding-right:2rem;padding-left:2rem;display:grid;grid-template-columns:repeat(12,1fr);gap:1.25rem}@media (min-width: 640px){.mksun-content .mksun-plug-and-save__text{max-width:640px}}@media (min-width: 768px){.mksun-content .mksun-plug-and-save__text{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-content .mksun-plug-and-save__text{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-content .mksun-plug-and-save__text{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-content .mksun-plug-and-save__text{max-width:1536px}}@media (max-width: 640px){.mksun-content .mksun-plug-and-save__text{display:flex;flex-direction:column}}.mksun-content .mksun-plug-and-save__text__head{grid-column:2/12;display:flex;flex-direction:column;gap:1.25rem}.mksun-content .mksun-plug-and-save__text__head img{height:2rem;width:auto;margin:0 auto 0 0}.mksun-content .mksun-plug-and-save__text__head h2{font-weight:400}.mksun-content .mksun-plug-and-save__text__head h2 strong{font-weight:600}.mksun-content .mksun-plug-and-save__text__text{grid-column:2/10;display:flex;flex-direction:column;gap:1.25rem}.mksun-content .mksun-plug-and-save__text__text p{line-height:1.3;color:#7c7c7c}.mksun-content .mksun-plug-and-save__text__text p strong{font-weight:600}.mksun-content .mksun-plug-and-save__text__controls{grid-column:10/12;display:flex;justify-content:flex-end;align-items:flex-end;gap:1rem;height:100%}@media (max-width: 640px){.mksun-content .mksun-plug-and-save__text__controls{justify-content:flex-start}}.mksun-content .mksun-plug-and-save__text__controls__control{cursor:pointer;background:transparent;border:solid 1px #0085ff;color:#0085ff;padding:.5rem 1rem;display:flex;justify-content:center;align-items:center;border-radius:999rem}.mksun-content .mksun-plug-and-save__slider{width:100%}@media (min-width: 640px){.mksun-content .mksun-plug-and-save__slider{padding:2rem calc((100vw - 640px)/2)}}@media (min-width: 768px){.mksun-content .mksun-plug-and-save__slider{padding:2rem calc((100vw - 768px)/2)}}@media (min-width: 1024px){.mksun-content .mksun-plug-and-save__slider{padding:2rem calc((100vw - 1024px)/2)}}@media (min-width: 1280px){.mksun-content .mksun-plug-and-save__slider{padding:2rem calc((100vw - 1280px)/2)}}@media (min-width: 1536px){.mksun-content .mksun-plug-and-save__slider{padding:2rem calc((100vw - 1536px)/2)}}.mksun-content .mksun-plug-and-save__slider__ctn__slide{width:16rem;height:20rem;position:relative;display:flex;align-items:flex-end;padding:1.5rem;border-radius:1rem;overflow:hidden;background:#000}@media (max-width: 640px){.mksun-content .mksun-plug-and-save__slider__ctn__slide{max-width:100%}}@media (min-width: 1536px){.mksun-content .mksun-plug-and-save__slider__ctn__slide{width:20rem;height:24rem}}.mksun-content .mksun-plug-and-save__slider__ctn__slide:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0000,#000);z-index:1}.mksun-content .mksun-plug-and-save__slider__ctn__slide img,.mksun-content .mksun-plug-and-save__slider__ctn__slide video{width:100%;height:100%;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mksun-content .mksun-plug-and-save__slider__ctn__slide__text{color:#fff;position:relative;z-index:2;display:flex;flex-direction:column;gap:.5rem}.mksun-content .mksun-plug-and-save__slider__ctn__slide__text h3{color:#fff;font-size:1.5rem;font-weight:400;line-height:2.25rem}.mksun-content .mksun-plug-and-save__slider__ctn__slide__text p{font-size:1rem;font-weight:400;line-height:1.25;color:#bdbdbd}.mksun-content .mksun-plug-and-save__cta{display:flex;align-items:center;gap:1rem;background:#0085ff;color:#edfbff;padding:.75rem 1.5rem;font-weight:600;border-radius:999rem;width:fit-content;cursor:pointer;margin:0 auto}.mksun-content .mksun-plug-and-save__cta:hover{background:#0699ff;color:#edfbff}.mksun-content .mksun-video-details{width:calc(100% - 2rem);margin:1rem;border-radius:1rem;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#000}@media (max-width: 640px){.mksun-content .mksun-video-details{padding:6rem 1rem;gap:6rem}}.mksun-content .mksun-video-details__item{padding-right:2rem;padding-left:2rem;height:100vh;display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;align-items:center}@media (min-width: 640px){.mksun-content .mksun-video-details__item{max-width:640px}}@media (min-width: 768px){.mksun-content .mksun-video-details__item{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-content .mksun-video-details__item{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-content .mksun-video-details__item{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-content .mksun-video-details__item{max-width:1536px}}@media (max-width: 640px){.mksun-content .mksun-video-details__item{display:flex;flex-direction:column;height:fit-content}}.mksun-content .mksun-video-details__item__video{width:100%;height:100%}@media (max-width: 640px){.mksun-content .mksun-video-details__item__video{height:20rem}}.mksun-content .mksun-video-details__item__video img,.mksun-content .mksun-video-details__item__video video{width:100%;height:100%;object-fit:contain}.mksun-content .mksun-video-details__item__content{display:flex;flex-direction:column;gap:1.5rem}.mksun-content .mksun-video-details__item__content .btn-ctn{display:flex;gap:1rem}@media (max-width: 640px){.mksun-content .mksun-video-details__item__content .btn-ctn{flex-direction:column}}.mksun-content .mksun-video-details__item__content .btn-ctn .btn--link{background:#000;font-size:.75rem}@media (max-width: 640px){.mksun-content .mksun-video-details__item__content .btn-ctn .btn--link{padding-left:0;padding-right:0}}.mksun-content .mksun-video-details__item__content .btn-ctn .btn--link span.material-symbols-outlined{font-size:1rem}.mksun-pop-up-slider{position:fixed;z-index:99999999;top:0;left:0;display:none;flex-direction:column;width:100%;max-width:100%;height:100%;max-height:100%;pointer-events:none;align-items:center;justify-content:center;overflow:hidden}.mksun-pop-up-slider--open{display:flex}.mksun-pop-up-slider .swiper{pointer-events:all;width:100%;max-width:100%;height:min(90%,48rem);max-height:min(90%,48rem);gap:2.5rem;justify-content:center;align-items:center}.mksun-pop-up-slider .swiper-slide{transform:scale(.8)!important;transition:transform .5s}.mksun-pop-up-slider .swiper-slide:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:99999999;opacity:1;transition:opacity .5s;pointer-events:none}.mksun-pop-up-slider .swiper-slide-active{transform:scale(1)!important}.mksun-pop-up-slider .swiper-slide-active:after{opacity:0}.mksun-pop-up-slider__overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:99999998;display:none}.mksun-pop-up-slider__overlay--open{display:block}.mksun-pop-up-slider__btn-close{position:fixed;top:2rem;right:2rem;z-index:3;color:#edfbff;background:#7c7c7c80;backdrop-filter:blur(1rem);border-radius:50%;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;padding:1rem;cursor:pointer;box-shadow:0 4px 4px #00000014,0 4px 20px #00000014,0 0 4px #0000000a}.mksun-pop-up-slider__controls{background:#7c7c7c80;backdrop-filter:blur(1rem);position:fixed;bottom:2rem;left:50%;transform:translate(-50%);z-index:2;display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:999rem;width:fit-content;margin:0 auto}.mksun-pop-up-slider__controls__pagination{position:static!important;line-height:1;display:flex;align-items:center}.mksun-pop-up-slider__controls__pagination .swiper-pagination-bullet{opacity:1;background:#fff}.mksun-pop-up-slider__controls__pagination .swiper-pagination-bullet-active{background:#0085ff}.mksun-pop-up-slider__controls__btn-next,.mksun-pop-up-slider__controls__btn-prev{cursor:pointer;color:#fff;line-height:1}.mksun-pop-up-slider__controls__btn-next span.material-symbols-outlined,.mksun-pop-up-slider__controls__btn-prev span.material-symbols-outlined{font-size:2rem;line-height:1}.mksun-pop-up-slider__slides{display:flex;padding:0 2rem;width:100%;max-width:100%;max-height:100%}@media (max-width: 640px){.mksun-pop-up-slider__slides{padding:0}}.mksun-pop-up-slider__slides__slide{width:70%;max-width:70%;height:100%;max-height:100%;background:#fff;border-radius:1rem;display:grid!important;grid-template-columns:1fr 1fr;overflow:hidden}@media (max-width: 640px){.mksun-pop-up-slider__slides__slide{grid-template-columns:1fr;width:calc(100% - 2rem)!important;max-width:calc(100% - 2rem)!important}}.mksun-pop-up-slider__slides__slide__image{background:#edfbff;object-fit:cover;width:100%;height:100%;overflow:hidden}@media (max-width: 640px){.mksun-pop-up-slider__slides__slide__image{display:none}}.mksun-pop-up-slider__slides__slide__content{padding:2rem;max-width:100%;max-height:100%;overflow-y:auto}.mksun-pop-up-slider__slides__slide__content h2{font-size:1.5rem;color:#292929;font-weight:400;margin-bottom:1.5rem}.mksun-pop-up-slider__slides__slide__content h3{font-size:1.25rem;font-weight:600;color:#656565;margin-bottom:1.25rem}.mksun-pop-up-slider__slides__slide__content h3 span{font-size:1.25rem;font-weight:600}.mksun-pop-up-slider__slides__slide__content div.flex{display:flex;gap:1rem;flex-wrap:nowrap;flex-direction:row;align-items:center}.mksun-pop-up-slider__slides__slide__content h4{font-weight:600;font-size:1rem;color:#292929;line-height:1.5}.mksun-pop-up-slider__slides__slide__content ul{list-style:disc inside}.mksun-pop-up-slider__slides__slide__content *{font-size:1rem;font-style:normal;font-weight:300}.mksun-pop-up-slider__slides__slide__content div h3,.mksun-pop-up-slider__slides__slide__content div img{margin-top:2rem}.modal{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;z-index:1000;overflow:hidden}.modal__overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;cursor:pointer}.modal__content{z-index:1;width:100%;height:100%;max-height:calc(100vh - 8rem);max-width:calc(100vw - 8rem);background:#fff;position:relative;border-radius:1rem}@media (max-width: 768px){.modal__content{max-height:calc(100vh - 2rem);max-width:calc(100vw - 2rem)}}.modal__content__close-btn{position:absolute;top:1rem;right:1rem;width:1.5rem;height:1.5rem;cursor:pointer;z-index:2}.modal .material-symbols-outlined{color:#292929}.modal .modal-body,.modal .modal-body-content{width:100%;height:100%}.mksun-input-zip{display:flex;flex-direction:column;gap:1rem}.mksun-input-zip div{display:grid;grid-template-columns:1fr auto;gap:.75rem;background:#fff;border-radius:999rem;border:solid .375rem rgba(0,133,255,.35);-webkit-background-clip:padding-box;background-clip:padding-box;padding:.625rem;max-width:30rem}.mksun-input-zip div input{width:100%;background:#efefef;border:none;border-radius:999rem;padding:.625rem 1.25rem;font-size:1rem}.mksun-input-zip--borderless div{border:none}@media (max-width: 640px){.mksun-input-zip--borderless div{border:solid .375rem rgba(0,133,255,.35)}}.mksun-input-zip a{font-size:.75rem;color:#dcdcdc;text-decoration:underline;margin-left:2.25rem}.mksun-hero--ecosystem{height:calc(100svh - 6rem);width:100svw;display:flex;justify-content:center;align-items:center}.mksun-hero--ecosystem__content{background:url(/wp-content/themes/theme-mksun/dist/img/ecosystem--hero-bg.png) no-repeat center center;background-size:cover;padding-right:2rem;padding-left:2rem;width:100%;height:100%;max-height:calc(100% - 8rem);min-height:0;color:#fff;border-radius:1rem;display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;align-items:center;padding:4rem 8rem!important;overflow:hidden}@media (min-width: 640px){.mksun-hero--ecosystem__content{max-width:640px}}@media (min-width: 768px){.mksun-hero--ecosystem__content{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-hero--ecosystem__content{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-hero--ecosystem__content{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-hero--ecosystem__content{max-width:1536px}}@media (max-width: 1024px){.mksun-hero--ecosystem__content{grid-template-columns:1fr;grid-template-rows:repeat(2,1fr);padding-left:0!important;padding-right:0!important;padding-top:4rem!important;padding-bottom:0!important}}@media (max-width: 768px){.mksun-hero--ecosystem__content{width:calc(100% - 2rem);margin:1rem;padding-top:2rem!important}}.mksun-hero--ecosystem__content__text{display:flex;flex-direction:column;gap:2.5rem}@media (max-width: 1024px){.mksun-hero--ecosystem__content__text{padding-left:2rem!important;padding-right:2rem!important;gap:1.25rem}}.mksun-hero--ecosystem__content__text h1{color:#fff}@media (max-width: 1280px){.mksun-hero--ecosystem__content__text h1{font-size:2rem}}@media (max-width: 768px){.mksun-hero--ecosystem__content__text h1{font-size:1.25rem}}@media (max-width: 768px){.mksun-hero--ecosystem__content__text h1 br{display:none}}.mksun-hero--ecosystem__content__text__list{display:flex;flex-direction:column;gap:1rem}@media (max-width: 768px){.mksun-hero--ecosystem__content__text__list{gap:.25rem}}.mksun-hero--ecosystem__content__text__list__item{display:flex!important;gap:.5rem;align-items:center;font-size:1.125rem;font-weight:400;color:#fff}@media (max-width: 768px){.mksun-hero--ecosystem__content__text__list__item{font-size:.75rem}}.mksun-hero--ecosystem__content__text__list__item .line{display:inline-flex!important;gap:.5rem;align-items:center}@media (max-width: 768px){.mksun-hero--ecosystem__content__text__list__item span.material-symbols-outlined{font-size:1rem}}.mksun-hero--ecosystem__content__product{display:flex;justify-content:center;align-items:center;max-height:calc(100% - 8rem);min-height:0}@media (max-width: 1024px){.mksun-hero--ecosystem__content__product{overflow:hidden;width:100%;height:100%;max-height:unset}}.mksun-hero--ecosystem__content__product__img{width:100%;height:100%;object-fit:contain}@media (max-width: 1024px){.mksun-hero--ecosystem__content__product__img{display:none}}.mksun-hero--ecosystem__content__product__img--mobile{display:none}@media (max-width: 1024px){.mksun-hero--ecosystem__content__product__img--mobile{display:block;width:100%;height:100%;object-fit:cover;object-position:top center}}.mksun-ecosystem-scroll--ecosystem{width:100%}.mksun-ecosystem-scroll--ecosystem__text{display:grid;grid-template-columns:repeat(12,1fr);gap:1.25rem;padding-right:2rem;padding-left:2rem;margin:0 auto}@media (min-width: 640px){.mksun-ecosystem-scroll--ecosystem__text{max-width:640px}}@media (min-width: 768px){.mksun-ecosystem-scroll--ecosystem__text{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-ecosystem-scroll--ecosystem__text{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-ecosystem-scroll--ecosystem__text{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-ecosystem-scroll--ecosystem__text{max-width:1536px}}.mksun-ecosystem-scroll--ecosystem__text__title{grid-column:3/7}@media (max-width: 1280px){.mksun-ecosystem-scroll--ecosystem__text__title{grid-column:1/7}}@media (max-width: 1024px){.mksun-ecosystem-scroll--ecosystem__text__title{grid-column:1/-1}}.mksun-ecosystem-scroll--ecosystem__text__content{grid-column:7/11;display:flex;flex-direction:column;gap:1rem}@media (max-width: 1280px){.mksun-ecosystem-scroll--ecosystem__text__content{grid-column:7/-1}}@media (max-width: 1024px){.mksun-ecosystem-scroll--ecosystem__text__content{grid-column:1/-1}}.mksun-ecosystem-scroll--ecosystem__scroll{overflow-x:auto;height:auto;width:100%;max-width:100vw}.mksun-ecosystem-scroll--ecosystem__scroll img{min-width:120%;min-height:30rem;max-width:none;aspect-ratio:auto}@media (max-width: 768px){.mksun-ecosystem-scroll--ecosystem__scroll img{min-width:unset;min-height:20rem;height:20rem}}.mksun-bento-grid--ecosystem{padding-right:2rem;padding-left:2rem;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media (min-width: 640px){.mksun-bento-grid--ecosystem{max-width:640px}}@media (min-width: 768px){.mksun-bento-grid--ecosystem{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-bento-grid--ecosystem{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-bento-grid--ecosystem{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-bento-grid--ecosystem{max-width:1536px}}@media (max-width: 768px){.mksun-bento-grid--ecosystem{grid-template-columns:1fr}}.mksun-bento-grid--ecosystem__col{display:flex;flex-direction:column;gap:1.25rem;padding:0;align-items:center;width:100%}.mksun-bento-grid--ecosystem__col__card h2,.mksun-bento-grid--ecosystem__col__card--small h2{font-size:2rem;line-height:1.125}.mksun-bento-grid--ecosystem__col__card p,.mksun-bento-grid--ecosystem__col__card--small p{font-size:1rem;line-height:1.25}.mksun-bento-grid--ecosystem__col__card__content,.mksun-bento-grid--ecosystem__col__card--small__content{display:flex;justify-content:space-between}.mksun-bento-grid--ecosystem__col__card__content__text,.mksun-bento-grid--ecosystem__col__card--small__content__text{display:flex;flex-direction:column;gap:.5rem}.mksun-bento-grid--ecosystem__col__card__content a,.mksun-bento-grid--ecosystem__col__card--small__content a{display:flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;border:2px solid;width:fit-content;height:fit-content;border-radius:999rem;text-align:center}.mksun-bento-grid--ecosystem__col__card{width:100%;height:100%;display:flex;flex-direction:column;gap:1.5rem;border-radius:1rem;overflow:hidden}.mksun-bento-grid--ecosystem__col__card--dark{background:#292929}.mksun-bento-grid--ecosystem__col__card--dark h2,.mksun-bento-grid--ecosystem__col__card--dark p{color:#fff}.mksun-bento-grid--ecosystem__col__card--dark a{border-color:#fff;color:#fff}.mksun-bento-grid--ecosystem__col__card--dark a:hover{border-color:#0085ff;color:#0085ff}.mksun-bento-grid--ecosystem__col__card--primary{background:#0085ff}.mksun-bento-grid--ecosystem__col__card--primary h2,.mksun-bento-grid--ecosystem__col__card--primary p{color:#edfbff}.mksun-bento-grid--ecosystem__col__card--primary a{border-color:#edfbff;color:#edfbff}.mksun-bento-grid--ecosystem__col__card--primary a:hover{border-color:#0e355d;color:#0e355d}.mksun-bento-grid--ecosystem__col__card--neutral{background:#efefef}.mksun-bento-grid--ecosystem__col__card--neutral h2,.mksun-bento-grid--ecosystem__col__card--neutral p{color:#292929}.mksun-bento-grid--ecosystem__col__card--neutral a{border-color:#0085ff;color:#0085ff}.mksun-bento-grid--ecosystem__col__card--neutral a:hover{border-color:#1eb5ff;color:#1eb5ff}.mksun-bento-grid--ecosystem__col__card__content{padding:3rem}.mksun-bento-grid--ecosystem__col__card--small{width:100%;height:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;border-radius:1rem;overflow:hidden}.mksun-bento-grid--ecosystem__col__card--small__content{padding-left:3rem;padding-top:3rem;padding-bottom:3rem;flex-direction:column}@media (max-width: 1024px){.mksun-bento-grid--ecosystem__col__card--small__content{gap:3rem}}.mksun-bento-grid--ecosystem__col__card--small img{width:100%;height:100%;object-fit:contain;object-position:bottom right}.mksun-content .mksun-video-details--ecosystem{width:100%;overflow:hidden}.mksun-content .mksun-video-details--ecosystem__ctn{width:calc(100% - 2rem);margin:1rem;border-radius:1rem;overflow:hidden;display:grid;grid-template-columns:repeat(12,1fr);gap:0 1.25rem;flex-direction:column;justify-content:center;align-items:center;padding-bottom:8rem}@media (max-width: 1024px){.mksun-content .mksun-video-details--ecosystem__ctn{width:calc(100% - 2rem);padding:1rem;gap:3rem;grid-template-columns:1fr}}.mksun-content .mksun-video-details--ecosystem__ctn__item{padding-right:2rem;padding-left:2rem;grid-column:2/12;height:100vh;width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;align-items:center;margin:0 auto}@media (min-width: 640px){.mksun-content .mksun-video-details--ecosystem__ctn__item{max-width:640px}}@media (min-width: 768px){.mksun-content .mksun-video-details--ecosystem__ctn__item{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-content .mksun-video-details--ecosystem__ctn__item{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-content .mksun-video-details--ecosystem__ctn__item{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-content .mksun-video-details--ecosystem__ctn__item{max-width:1536px}}@media (max-width: 1024px){.mksun-content .mksun-video-details--ecosystem__ctn__item{overflow:hidden;grid-column:span 1;padding-left:1rem;padding-right:1rem;display:flex;flex-direction:column;height:fit-content}}.mksun-content .mksun-video-details--ecosystem__ctn__item__video{width:100%;height:100%}@media (max-width: 1024px){.mksun-content .mksun-video-details--ecosystem__ctn__item__video{height:20rem}}.mksun-content .mksun-video-details--ecosystem__ctn__item__video img,.mksun-content .mksun-video-details--ecosystem__ctn__item__video video{width:100%;height:100%;object-fit:contain}.mksun-content .mksun-video-details--ecosystem__ctn__item__content{padding-right:2rem;padding-left:2rem;display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 640px){.mksun-content .mksun-video-details--ecosystem__ctn__item__content{max-width:640px}}@media (min-width: 768px){.mksun-content .mksun-video-details--ecosystem__ctn__item__content{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-content .mksun-video-details--ecosystem__ctn__item__content{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-content .mksun-video-details--ecosystem__ctn__item__content{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-content .mksun-video-details--ecosystem__ctn__item__content{max-width:1536px}}@media (max-width: 1024px){.mksun-content .mksun-video-details--ecosystem__ctn__item__content{padding:0}}.mksun-content .mksun-video-details--ecosystem__ctn__item__content .btn-ctn{display:flex;flex-wrap:wrap;gap:1rem}@media (max-width: 640px){.mksun-content .mksun-video-details--ecosystem__ctn__item__content .btn-ctn{flex-direction:column}}.mksun-content .mksun-video-details--ecosystem__ctn__item__content .btn-ctn .btn--link{background:#000;font-size:.75rem}@media (max-width: 640px){.mksun-content .mksun-video-details--ecosystem__ctn__item__content .btn-ctn .btn--link{padding-left:0;padding-right:0}}.mksun-content .mksun-video-details--ecosystem__ctn__item__content .btn-ctn .btn--link span.material-symbols-outlined{font-size:1rem}.mksun-content .mksun-video-details--ecosystem__ctn__grid{grid-column:2/12;display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;padding-right:2rem;padding-left:2rem;margin:0 auto;width:100%}@media (min-width: 640px){.mksun-content .mksun-video-details--ecosystem__ctn__grid{max-width:640px}}@media (min-width: 768px){.mksun-content .mksun-video-details--ecosystem__ctn__grid{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-content .mksun-video-details--ecosystem__ctn__grid{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-content .mksun-video-details--ecosystem__ctn__grid{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-content .mksun-video-details--ecosystem__ctn__grid{max-width:1536px}}@media (max-width: 1024px){.mksun-content .mksun-video-details--ecosystem__ctn__grid{grid-column:span 1;grid-template-columns:1fr}}.mksun-content .mksun-video-details--ecosystem__ctn__grid__item{border:solid 1px #0085ff;padding:1.75rem;border-radius:1rem;display:flex;flex-direction:column;gap:1.25rem}.mksun-content .mksun-video-details--ecosystem__ctn__grid__item__img{border-radius:.25rem;overflow:hidden;position:relative;width:100%;height:14rem}.mksun-content .mksun-video-details--ecosystem__ctn__grid__item__img__icon{width:2.5rem;height:2.5rem}.mksun-content .mksun-video-details--ecosystem__ctn__grid__item__img__icon--absolute{position:absolute;top:.5rem;left:.5rem}.mksun-content .mksun-video-details--ecosystem__ctn__grid__item__img img:not(.mksun-video-details--ecosystem__ctn__grid__item__img__icon):last-of-type{width:100%;height:100%;object-fit:cover}.mksun-content .mksun-video-details--ecosystem__ctn.bg-dark{background:#000}.mksun-content .mksun-video-details--ecosystem__ctn.bg-dark .mksun-video-details--ecosystem__ctn__grid__item{border:solid 1px #0085ff;background:#5252521a}.mksun-content .mksun-video-details--ecosystem__ctn.bg-dark .mksun-video-details--ecosystem__ctn__grid__item p{color:#fff}.mksun-content .mksun-video-details--ecosystem__ctn.bg-primary{background:#000}.mksun-content .mksun-video-details--ecosystem__ctn.bg-primary .mksun-video-details--ecosystem__ctn__item__content p,.mksun-content .mksun-video-details--ecosystem__ctn.bg-primary .mksun-video-details--ecosystem__ctn__item__content h2{color:#fff}.mksun-content .mksun-video-details--ecosystem__ctn.bg-primary .mksun-video-details--ecosystem__ctn__item__content .btn--primary{background:#edfbff;color:#0085ff}.mksun-content .mksun-video-details--ecosystem__ctn.bg-primary .mksun-video-details--ecosystem__ctn__item__content .btn--primary:hover{background:#d6f4ff;color:#0085ff}.mksun-content .mksun-video-details--ecosystem__ctn.bg-primary .mksun-video-details--ecosystem__ctn__item__content .btn--link{background:#0085ff;color:#edfbff}.mksun-content .mksun-video-details--ecosystem__ctn.bg-primary .mksun-video-details--ecosystem__ctn__grid__item{border:solid 1px #1eb5ff;background:#ffffff1a}.mksun-content .mksun-video-details--ecosystem__ctn.bg-primary .mksun-video-details--ecosystem__ctn__grid__item p{color:#edfbff}.mksun-content .mksun-video-details--ecosystem__ctn.bg-neutral{background:#000;padding-bottom:0}@media (max-width: 1024px){.mksun-content .mksun-video-details--ecosystem__ctn.bg-neutral{padding-bottom:2rem}}.mksun-block-expert--contact{width:calc(100% - 2rem);margin:0 1rem}.mksun-block-expert--contact__ctn{padding-right:2rem;padding-left:2rem;display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin:0 auto;padding:1.5rem!important;border-radius:1rem;background:#292929}@media (min-width: 640px){.mksun-block-expert--contact__ctn{max-width:640px}}@media (min-width: 768px){.mksun-block-expert--contact__ctn{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-block-expert--contact__ctn{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-block-expert--contact__ctn{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-block-expert--contact__ctn{max-width:1536px}}@media (max-width: 1024px){.mksun-block-expert--contact__ctn{grid-template-columns:1fr;padding:1rem}}.mksun-block-expert--contact__ctn__text{display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 1024px){.mksun-block-expert--contact__ctn__text{grid-row:2;gap:2rem}}.mksun-block-expert--contact__ctn__text__content{display:flex;flex-direction:column;gap:.75rem}.mksun-block-expert--contact__ctn__text__content p.text-primary{font-size:.875rem}.mksun-block-expert--contact__ctn__text__content h2{color:#fff}.mksun-block-expert--contact__ctn__text__content>div{color:#bdbdbd}.mksun-block-expert--contact__ctn__img{display:flex;justify-content:center;align-items:center;border-radius:.25rem;overflow:hidden}@media (max-width: 1024px){.mksun-block-expert--contact__ctn__img{grid-row:1}}.mksun-block-expert--contact__ctn__img img{width:100%;height:auto;max-width:100%}.mksun-block-expert--contact__ctn__img .image-reveal__overlay{border-radius:.25rem}.mksun-block-map--contact{width:100%}.mksun-block-map--contact__ctn{width:100%;padding-right:2rem;padding-left:2rem;display:grid;grid-template-columns:repeat(12,1fr);gap:1.25rem;margin:0 auto;align-items:center}@media (min-width: 640px){.mksun-block-map--contact__ctn{max-width:640px}}@media (min-width: 768px){.mksun-block-map--contact__ctn{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-block-map--contact__ctn{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-block-map--contact__ctn{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-block-map--contact__ctn{max-width:1536px}}@media (max-width: 1024px){.mksun-block-map--contact__ctn{grid-template-columns:1fr;gap:1rem;padding-left:1rem;padding-right:1rem}}.mksun-block-map--contact__ctn__map{grid-column:2/7;height:100%;max-height:100%;overflow:hidden;border-radius:1rem}@media (max-width: 1024px){.mksun-block-map--contact__ctn__map{grid-column:1;grid-row:1;height:24rem}}.mksun-block-map--contact__ctn__map img{width:100%;height:100%;object-fit:cover}.mksun-block-map--contact__ctn__text{grid-column:7/12;display:flex;flex-direction:column;gap:3rem}@media (max-width: 1024px){.mksun-block-map--contact__ctn__text{grid-column:1;grid-row:2}}.mksun-block-map--contact__ctn__text__content h2{font-size:2rem}.mksun-block-map--contact__ctn__text__addresses{display:flex;flex-direction:column;gap:1.5rem}.mksun-block-map--contact__ctn__text__addresses__item{display:flex;flex-direction:column;gap:.5rem;background:#edfbff;padding:1rem;border-radius:.5rem}.mksun-block-map--contact__ctn__text__addresses__item p{color:#656565}.mksun-block-map--contact__ctn__text__addresses__item__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}@media (max-width: 1024px){.mksun-block-map--contact__ctn__text__addresses__item__head{align-items:flex-start}}.mksun-block-map--contact__ctn__text__addresses__item__head h3{font-size:1.5rem}.mksun-block-map--contact__ctn__text__addresses__item__head a.btn.btn--primary-outline{padding:.5rem 1.5rem;background:transparent;border:solid 2px #0085ff}.mksun-block-map--contact__ctn__text__addresses__item__head a.btn.btn--primary-outline span{font-size:1.5rem;line-height:1;color:#0085ff}.mksun-block-map--contact__ctn__text__addresses__item__head__title{display:flex;align-items:center;gap:.75rem}@media (max-width: 1024px){.mksun-block-map--contact__ctn__text__addresses__item__head__title{flex-direction:column;align-items:flex-start}}.mksun-block-press--contact{width:100%;background:linear-gradient(180deg,#fff,#efefef 50%);padding-top:6rem;padding-bottom:6rem}.mksun-block-press--contact__ctn{padding-right:2rem;padding-left:2rem;display:grid;grid-template-columns:auto 1fr;gap:1.25rem;align-items:center;margin:0 auto}@media (min-width: 640px){.mksun-block-press--contact__ctn{max-width:640px}}@media (min-width: 768px){.mksun-block-press--contact__ctn{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-block-press--contact__ctn{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-block-press--contact__ctn{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-block-press--contact__ctn{max-width:1536px}}@media (max-width: 1280px){.mksun-block-press--contact__ctn{grid-template-columns:1fr;width:100%}}.mksun-block-press--contact__ctn h2{width:fit-content}.mksun-block-press--contact__ctn__item{padding:1rem;background:#fff;display:flex;width:100%;height:fit-content;justify-content:space-between;align-items:center;border-radius:.75rem;max-width:50rem;margin:0 0 0 auto}@media (max-width: 1280px){.mksun-block-press--contact__ctn__item{margin:0;flex-direction:column;align-items:flex-start;justify-content:center;gap:1rem;max-width:none}}.mksun-block-press--contact__ctn__item__title{display:flex;align-items:center;gap:1rem;height:fit-content}.mksun-block-press--contact__ctn__item__title svg{width:2.25rem;height:2.25rem}.mksun-block-press--contact__ctn__item__title h3{font-size:1.5rem}@media (max-width: 1280px){.mksun-block-press--contact__ctn__item__title h3{display:flex;flex-direction:column}}.mksun-block-press--contact__ctn__item .btn{height:fit-content}@media (max-width: 1280px){.mksun-block-press--contact__ctn__item .btn{white-space:nowrap;width:100%}}.mksun-block-social--contact{width:calc(100% - 1rem);padding-right:.5rem;padding-left:.5rem}.mksun-block-social--contact__ctn{padding-right:2rem;padding-left:2rem;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto auto;gap:2.5rem 1.25rem;height:fit-content;align-items:center;margin:0 auto;padding:3rem 0;background:#edfbff;border-radius:1rem}@media (min-width: 640px){.mksun-block-social--contact__ctn{max-width:640px}}@media (min-width: 768px){.mksun-block-social--contact__ctn{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-block-social--contact__ctn{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-block-social--contact__ctn{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-block-social--contact__ctn{max-width:1536px}}@media (max-width: 1024px){.mksun-block-social--contact__ctn{padding:2rem 1rem 1rem;border-radius:2rem}}.mksun-block-social--contact__ctn h1{grid-column:2/12;font-size:2rem;font-weight:400;text-align:center}.mksun-block-social--contact__ctn__grid{grid-column:2/12;display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;align-items:center;height:100%}@media (max-width: 1280px){.mksun-block-social--contact__ctn__grid{grid-column:1/-1}}@media (max-width: 1024px){.mksun-block-social--contact__ctn__grid{grid-template-columns:1fr}}.mksun-block-social--contact__ctn__grid__card{width:100%;height:100%;min-height:36rem;display:flex;flex-direction:column;justify-content:space-between;background-size:cover;background-position:center;border-radius:1rem;padding:2rem}@media (max-width: 1024px){.mksun-block-social--contact__ctn__grid__card{min-height:16rem;border-radius:1rem}}.mksun-block-social--contact__ctn__grid__card__title{display:flex;flex-direction:column;gap:1rem}.mksun-block-social--contact__ctn__grid__card__title img{width:2.25rem;height:2.25rem}.mksun-block-social--contact__ctn__grid__card__title h2{font-size:2rem;font-weight:400;color:#fff}.mksun-block-social--contact__ctn__grid__card .btn{margin:0 auto}@media (max-width: 1536px){.mksun-block-social--contact__ctn__grid__card .btn{font-size:.75rem}}@media (max-width: 1024px){.mksun-block-social--contact__ctn__grid__card .btn{margin:0;font-size:1rem}}.mksun-hero--entreprise{height:calc(100svh - 8rem);width:100svw;display:flex;justify-content:center;align-items:center}.mksun-hero--entreprise__content{padding-right:2rem;padding-left:2rem;width:100%;height:calc(100% - 4rem);margin:0 auto;background-size:cover;background-position:center center;gap:1rem;border-radius:1rem;display:grid;grid-template-columns:repeat(12,1fr);align-items:center}@media (min-width: 640px){.mksun-hero--entreprise__content{max-width:640px}}@media (min-width: 768px){.mksun-hero--entreprise__content{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-hero--entreprise__content{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-hero--entreprise__content{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-hero--entreprise__content{max-width:1536px}}.mksun-hero--entreprise__content__text{grid-column:3/11;width:100%;display:flex;flex-direction:column;gap:1rem}.mksun-hero--entreprise__content__text__advice{display:flex;justify-content:center;align-items:center;gap:.5rem;color:#fff}@media (max-width: 1024px){.mksun-hero--entreprise__content__text__advice{flex-wrap:wrap}}.mksun-hero--entreprise__content__text__advice__note{font-size:1.25rem;font-weight:700}.mksun-hero--entreprise__content__text__advice__stars{display:flex;justify-content:center;gap:1.5px}.mksun-hero--entreprise__content__text__advice__number{font-size:1rem}.mksun-hero--entreprise__content__text__advice__number strong{font-weight:700}.mksun-hero--entreprise__content__text__advice__logo{height:1.5rem;width:auto}.mksun-hero--entreprise__content__text h1{text-align:center;color:#fff;font-size:2.5rem;font-weight:400;line-height:1.166}.mksun-mission--entreprise{background-size:cover;background-position:center;width:100%;height:48rem;display:flex;align-items:flex-end;padding-top:6rem;padding-bottom:6rem}@media (max-width: 1024px){.mksun-mission--entreprise{height:fit-content;padding-top:24rem}}.mksun-mission--entreprise__ctn{padding-right:2rem;padding-left:2rem;width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(12,1fr)}@media (min-width: 640px){.mksun-mission--entreprise__ctn{max-width:640px}}@media (min-width: 768px){.mksun-mission--entreprise__ctn{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-mission--entreprise__ctn{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-mission--entreprise__ctn{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-mission--entreprise__ctn{max-width:1536px}}.mksun-mission--entreprise__ctn__text{grid-column:1/10;display:flex;flex-direction:column;gap:.5rem}@media (max-width: 1280px){.mksun-mission--entreprise__ctn__text{grid-column:1/-1}}.mksun-mission--entreprise__ctn__text h2{color:#fff}@media (max-width: 1024px){.mksun-mission--entreprise__ctn__text h2{font-size:2rem}}.mksun-mission--entreprise__ctn__text h2 .line{width:fit-content;background:linear-gradient(#292929,#292929) no-repeat right center/20% 100%,linear-gradient(#fff,#fff) no-repeat left center/80% 100%;display:block;text-align:start;position:relative;background-clip:text;color:transparent;transition:background .3s linear}.mksun-mission--entreprise__ctn__text h2 .mask{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;transition:all .3s linear}.mksun-block--engagement{background:#0085ff;width:100%}.mksun-block--engagement h2{color:#fff;width:100%;text-align:center;grid-column:1/-1;display:grid}.mksun-block--engagement .btn--primary{background:#edfbff;color:#0085ff}.mksun-block--engagement .btn--primary:hover{background:#d6f4ff;color:#0085ff}.mksun-block--engagement .btn--link{background:#0085ff;color:#edfbff}.mksun-block--engagement__ctn{padding:6rem 2rem;width:100%;margin:0 auto;justify-content:center;align-items:center;flex-wrap:wrap;display:grid;grid-template-columns:repeat(12,1fr);gap:0 1.25rem;row-gap:4rem}@media (min-width: 640px){.mksun-block--engagement__ctn{max-width:640px}}@media (min-width: 768px){.mksun-block--engagement__ctn{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-block--engagement__ctn{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-block--engagement__ctn{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-block--engagement__ctn{max-width:1536px}}.mksun-block--engagement__ctn__grid{display:grid;grid-column:2/12;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media (max-width: 1024px){.mksun-block--engagement__ctn__grid{grid-column:1/-1;grid-template-columns:1fr;width:100%}}.mksun-block--engagement__ctn__grid__item{padding:1.75rem;border-radius:1rem;display:flex;flex-direction:column;gap:1.25rem;border:solid 1px #1eb5ff;background:#ffffff1a}.mksun-block--engagement__ctn__grid__item h3{color:#edfbff;font-size:24px;line-height:32px}.mksun-block--engagement__ctn__grid__item p{color:#edfbff;font-size:16px;line-height:20px}.mksun-block--engagement__ctn__grid__item__img{border-radius:.25rem;overflow:hidden;position:relative;width:100%;height:14rem}.mksun-block--engagement__ctn__grid__item__img__icon{width:2.5rem;height:2.5rem}.mksun-block--engagement__ctn__grid__item__img__icon--absolute{position:absolute;top:.5rem;left:.5rem}.mksun-block--engagement__ctn__grid__item__img img:not(.mksun-video-details--ecosystem__ctn__grid__item__img__icon):last-of-type{width:100%;height:100%;object-fit:cover}.mksun-block--engagement__ctn__video{display:grid;justify-content:center;border-radius:16px;grid-column:2/12;grid-template-columns:repeat(1,1fr);overflow:hidden;background-size:cover}@media (max-width: 1024px){.mksun-block--engagement__ctn__video{grid-column:1/-1}}.mksun-block-precurseur{width:100%;height:fit-content;display:flex;justify-content:center;align-items:center;padding-right:2rem;padding-left:2rem}@media (min-width: 640px){.mksun-block-precurseur{max-width:640px}}@media (min-width: 768px){.mksun-block-precurseur{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-block-precurseur{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-block-precurseur{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-block-precurseur{max-width:1536px}}.mksun-block-precurseur__ctn__introduction{width:100%;height:100%;display:grid;grid-template-columns:repeat(12,1fr);gap:1.25rem;padding:0;align-items:center}@media (max-width: 640px){.mksun-block-precurseur__ctn__introduction{display:flex;flex-direction:column;min-width:unset;width:100%}}.mksun-block-precurseur__ctn__introduction__img{position:relative;grid-column:7/12;overflow:hidden;border-radius:.5rem;width:100%;height:100%}@media (max-width: 1280px){.mksun-block-precurseur__ctn__introduction__img{grid-column:7/13}}@media (max-width: 640px){.mksun-block-precurseur__ctn__introduction__img{height:12rem;order:-1}}.mksun-block-precurseur__ctn__introduction__img .image-reveal__overlay{border-radius:.5rem}.mksun-block-precurseur__ctn__introduction__content{grid-column:2/6;display:flex;flex-direction:column;gap:1.25rem}@media (max-width: 1280px){.mksun-block-precurseur__ctn__introduction__content{grid-column:1/6}}.mksun-block-precurseur__ctn__introduction__content h2{font-size:1.5rem}.mksun-block-precurseur__ctn__introduction__content p:not(.text-primary){color:#7c7c7c}.mksun-block-precurseur__ctn__introduction__content__list p.mksun-block-precurseur__ctn__introduction__content__list__title{font-weight:600;display:flex;align-items:center;gap:.5rem;color:#292929}.mksun-block-precurseur__ctn__introduction__content__list ul{display:flex;flex-wrap:wrap;row-gap:8px}.mksun-block-precurseur__ctn__introduction__content__list ul li,.mksun-block-precurseur__ctn__introduction__content__list ul li .line{display:flex!important;align-items:center;gap:.25rem!important;line-height:25px}.mksun-block-precurseur__ctn__introduction__content__list ul li .material-symbols-outlined,.mksun-block-precurseur__ctn__introduction__content__list ul li .line .material-symbols-outlined{color:#0085ff;font-size:20px}.mksun-block-precurseur__ctn__introduction__content__list ul li .txt,.mksun-block-precurseur__ctn__introduction__content__list ul li .line .txt{color:#7c7c7c}.mksun-block-precurseur__ctn__precurseur{display:grid;grid-template-columns:repeat(3,32rem);gap:3rem}@media (min-width: 640px){.mksun-block-precurseur__ctn__precurseur{min-width:min(100vw,640px)}}@media (min-width: 768px){.mksun-block-precurseur__ctn__precurseur{min-width:min(100vw,768px)}}@media (min-width: 1024px){.mksun-block-precurseur__ctn__precurseur{min-width:min(100vw,1024px)}}@media (min-width: 1280px){.mksun-block-precurseur__ctn__precurseur{min-width:min(100vw,1280px)}}@media (min-width: 1536px){.mksun-block-precurseur__ctn__precurseur{min-width:min(100vw,1536px)}}@media (max-width: 640px){.mksun-block-precurseur__ctn__precurseur{grid-template-columns:repeat(3,1fr)}}.mksun-block-precurseur__ctn__precurseur__card-step{display:flex;flex-direction:column;gap:1.25rem;padding:2rem;border-radius:.5rem;background:#fff;box-shadow:0 4px 4px #00000014,0 4px 20px #00000014,0 0 4px #0000000a}@media (max-width: 640px){.mksun-block-precurseur__ctn__precurseur__card-step{max-width:calc(100vw - 4rem)}}.mksun-block-precurseur__ctn__precurseur__card-step h3{font-size:1.5rem}.mksun-block-precurseur__ctn__precurseur__card-step p{color:#7c7c7c}.mksun-block-faq--professionnels{width:100%;margin-top:-6rem;padding-top:4rem;padding-bottom:4rem;background:#efefef}.mksun-block-faq--professionnels__ctn{padding-right:2rem;padding-left:2rem;width:100%;display:grid;grid-template-columns:repeat(12,1fr);gap:1.25rem;margin:0 auto}@media (min-width: 640px){.mksun-block-faq--professionnels__ctn{max-width:640px}}@media (min-width: 768px){.mksun-block-faq--professionnels__ctn{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-block-faq--professionnels__ctn{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-block-faq--professionnels__ctn{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-block-faq--professionnels__ctn{max-width:1536px}}@media (max-width: 1024px){.mksun-block-faq--professionnels__ctn{display:flex;flex-direction:column;gap:2rem}}.mksun-block-faq--professionnels__ctn__head{grid-column:1/6;display:flex;flex-direction:column}@media (max-width: 640px){.mksun-block-faq--professionnels__ctn__head h2{font-size:1.5rem!important}}.mksun-block-faq--professionnels__ctn__dropdowns{grid-column:6/-1;display:flex;flex-direction:column;gap:1rem}.mksun-block-faq--professionnels__ctn__dropdown{background:#fff;transition:background-color .3s;border-radius:1rem;gap:0!important}.mksun-block-faq--professionnels__ctn__dropdown__professionnels{gap:1rem!important;border:none;border-radius:1rem}.mksun-block-faq--professionnels__ctn__dropdown .material-symbols-outlined{transition:transform .3s}.mksun-block-faq--professionnels__ctn__dropdown.open{background:#edfbff}.mksun-block-faq--professionnels__ctn__dropdown.open__response{opacity:1;display:block;height:fit-content;padding:1rem 1.5rem}.mksun-block-faq--professionnels__ctn__dropdown.open .material-symbols-outlined{transform:rotate(180deg)}.mksun-block-faq--professionnels__ctn__dropdown__ask{border:none!important;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;background:transparent}@media (max-width: 640px){.mksun-block-faq--professionnels__ctn__dropdown__ask{gap:1rem}}.mksun-block-faq--professionnels__ctn__dropdown__ask p{display:flex;gap:.5rem;justify-content:space-between;align-items:center}.mksun-block-faq--professionnels__ctn__dropdown__answer{opacity:0;overflow:hidden;height:0;padding:0 1.5rem;border-radius:1rem;background:transparent!important;color:#0e355d}.mksun-block-faq--professionnels__ctn__dropdown__answer p{display:inline-block;height:fit-content}.mksun-client--entreprise{width:100%;display:flex;justify-content:center;align-items:center;background:#efefef;padding-top:6rem;padding-bottom:6rem}.mksun-client--entreprise__ctn{padding-right:2rem;padding-left:2rem;display:grid;grid-template-columns:repeat(12,1fr);gap:1.25rem}@media (min-width: 640px){.mksun-client--entreprise__ctn{max-width:640px}}@media (min-width: 768px){.mksun-client--entreprise__ctn{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-client--entreprise__ctn{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-client--entreprise__ctn{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-client--entreprise__ctn{max-width:1536px}}.mksun-client--entreprise__ctn h2{margin-bottom:3rem}.mksun-client--entreprise__ctn__title{grid-column:2/12}@media (max-width: 1024px){.mksun-client--entreprise__ctn__title{grid-column:1/-1}.mksun-client--entreprise__ctn__title br{display:none}}.mksun-client--entreprise__ctn__text{grid-column:2/6;display:flex;flex-direction:column;gap:1.25rem;justify-content:space-between}@media (max-width: 1024px){.mksun-client--entreprise__ctn__text{grid-column:1/-1;margin-bottom:4rem}}.mksun-client--entreprise__ctn__text__top{display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem}.mksun-client--entreprise__ctn__text__top img{width:fit-content;height:1.5rem}.mksun-client--entreprise__ctn__text__top__note{display:flex;gap:.825rem;align-items:center;font-size:1.825rem;font-weight:700;color:#0085ff}.mksun-client--entreprise__ctn__text__top__note__stars{display:flex;gap:.25rem;align-items:center}.mksun-client--entreprise__ctn__text__top__note__stars img{width:1.625rem;height:1.625rem}.mksun-client--entreprise__ctn__text__bottom{display:flex;flex-direction:column;gap:1.25rem}.mksun-client--entreprise__ctn__text__bottom p,.mksun-client--entreprise__ctn__text__bottom a{color:#7c7c7c;font-size:1rem;font-weight:400}.mksun-client--entreprise__ctn__text__bottom a{text-decoration:underline;width:fit-content}.mksun-client--entreprise__ctn__advice{grid-column:6/12;gap:1.25rem;display:flex;justify-content:center;flex-direction:column;align-items:center}@media (max-width: 1024px){.mksun-client--entreprise__ctn__advice{overflow-x:scroll;overflow-y:hidden;grid-column:1/-1;flex-direction:row;justify-content:flex-start;padding-bottom:1rem}}.mksun-client--entreprise__ctn__advice__line{width:100%;display:grid;gap:1.25rem}@media (max-width: 1024px){.mksun-client--entreprise__ctn__advice__line{width:fit-content;max-width:none}}.mksun-client--entreprise__ctn__advice__line--top{grid-template-columns:1.5fr 1fr 1fr}@media (max-width: 1024px){.mksun-client--entreprise__ctn__advice__line--top{grid-template-columns:repeat(3,calc(50vw - 4.625rem));height:100%}}.mksun-client--entreprise__ctn__advice__line--bottom{grid-template-columns:1fr 1fr}@media (max-width: 1024px){.mksun-client--entreprise__ctn__advice__line--bottom{grid-template-columns:repeat(2,calc(50vw - 4.625rem));height:100%}}.mksun-client--entreprise__ctn__advice__line__card{background:#fff;display:flex;gap:.375rem;flex-direction:column;padding:1.25rem;border-radius:.75rem}.mksun-client--entreprise__ctn__advice__line__card__stars{display:flex;gap:.25rem;align-items:center}.mksun-client--entreprise__ctn__advice__line__card__stars img{width:.75rem;height:.75rem}.mksun-client--entreprise__ctn__advice__line__card h3{color:#464646;font-size:.625rem;font-weight:300}.mksun-client--entreprise__ctn__advice__line__card p{color:#464646;font-size:.75rem;font-weight:300}.mksun-timeline--entreprise{width:100%}@media (max-width: 1024px){.mksun-timeline--entreprise{padding-top:2rem;max-width:100svw;overflow-x:hidden}}.mksun-timeline--entreprise__ctn{width:100%;display:grid;grid-template-columns:repeat(12,1fr);gap:4rem 1.25rem;margin:0 auto}@media (max-width: 1024px){.mksun-timeline--entreprise__ctn{grid-template-columns:1fr;position:relative}}@media (min-width: 1280px){.mksun-timeline--entreprise__ctn{padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px) and (min-width: 640px){.mksun-timeline--entreprise__ctn{max-width:640px}}@media (min-width: 1280px) and (min-width: 768px){.mksun-timeline--entreprise__ctn{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1280px) and (min-width: 1024px){.mksun-timeline--entreprise__ctn{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px) and (min-width: 1280px){.mksun-timeline--entreprise__ctn{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px) and (min-width: 1536px){.mksun-timeline--entreprise__ctn{max-width:1536px}}.mksun-timeline--entreprise__ctn__tl{grid-column:2/12;width:100%;position:relative;transition:transform .3s}@media (max-width: 1024px){.mksun-timeline--entreprise__ctn__tl{grid-column:unset;position:absolute;width:100%}}.mksun-timeline--entreprise__ctn__tl__points{width:100%;display:flex;justify-content:space-between}@media (max-width: 1024px){.mksun-timeline--entreprise__ctn__tl__points{width:fit-content;gap:33vw}}.mksun-timeline--entreprise__ctn__tl__points__point{width:10px;height:10px;border-radius:50%;background:#bdbdbd;position:relative;z-index:3;transition:background-color .3s,box-shadow .3s}.mksun-timeline--entreprise__ctn__tl__points__point span{position:absolute;top:-1rem;left:50%;font-weight:400;transform:translate(-50%) translateY(-50%)}.mksun-timeline--entreprise__ctn__tl__points__point--active{background:#0085ff;box-shadow:0 0 20px #0085ff,0 0 4px #48d2ffb3}.mksun-timeline--entreprise__ctn__tl__points__point--active span{color:#0085ff;font-weight:600}.mksun-timeline--entreprise__ctn__tl__points__point--done{background:#0085ff}.mksun-timeline--entreprise__ctn__tl__points__point--done span{color:#0085ff;font-weight:400}.mksun-timeline--entreprise__ctn__tl__line{position:absolute;bottom:4px;left:0;width:100%}.mksun-timeline--entreprise__ctn__tl__line__bg{width:100%;height:2px;bottom:0;background:#bdbdbd;position:absolute;z-index:1}.mksun-timeline--entreprise__ctn__tl__line__primary{width:0;height:2px;bottom:0;background:#0085ff;position:absolute;z-index:1;transition:width .3s}.mksun-timeline--entreprise__ctn__content{grid-column:2/12;display:grid;grid-template-columns:repeat(10,1fr);gap:1.25rem}@media (max-width: 1024px){.mksun-timeline--entreprise__ctn__content{grid-column:1/-1;grid-template-columns:1fr;padding-right:2rem;padding-left:2rem;width:100%;margin-left:auto;margin-right:auto;margin-top:2rem}}@media (max-width: 1024px) and (min-width: 640px){.mksun-timeline--entreprise__ctn__content{max-width:640px}}@media (max-width: 1024px) and (min-width: 768px){.mksun-timeline--entreprise__ctn__content{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (max-width: 1024px) and (min-width: 1024px){.mksun-timeline--entreprise__ctn__content{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (max-width: 1024px) and (min-width: 1280px){.mksun-timeline--entreprise__ctn__content{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (max-width: 1024px) and (min-width: 1536px){.mksun-timeline--entreprise__ctn__content{max-width:1536px}}@media (max-width: 640px){.mksun-timeline--entreprise__ctn__content{max-width:calc(100vw - 2rem)}}.mksun-timeline--entreprise__ctn__content__left{grid-column:1/5;display:flex;flex-direction:column;gap:1.25rem;justify-content:space-between;height:100%}@media (max-width: 1024px){.mksun-timeline--entreprise__ctn__content__left{grid-column:1/-1}}.mksun-timeline--entreprise__ctn__content__left__controls{display:flex;gap:1.25rem}.mksun-timeline--entreprise__ctn__content__left__controls__prev,.mksun-timeline--entreprise__ctn__content__left__controls__next{color:#0085ff;cursor:pointer;width:fit-content;padding:.25rem 1.25rem;border-radius:999rem;border:solid 1px #0085ff}.mksun-timeline--entreprise__ctn__content__left__controls__prev.disabled,.mksun-timeline--entreprise__ctn__content__left__controls__next.disabled{color:#bdbdbd;border-color:#bdbdbd;cursor:not-allowed}.mksun-timeline--entreprise__ctn__content__left__controls__prev span.material-symbols-outlined,.mksun-timeline--entreprise__ctn__content__left__controls__next span.material-symbols-outlined{font-size:.75rem}.mksun-timeline--entreprise__ctn__content__left__text{position:relative;width:100%}.mksun-timeline--entreprise__ctn__content__left__text__item{bottom:0;left:0;width:100%;display:flex;flex-direction:column;gap:.5rem;opacity:0;animation:fadeOut .15s both}@keyframes fadeOut{0%{display:flex;opacity:1}99%{opacity:0}to{display:none}}@keyframes fadeIn{0%{display:none;opacity:0}1%{display:flex;opacity:0}to{opacity:1}}.mksun-timeline--entreprise__ctn__content__left__text__item--active{animation:fadeIn .15s both .15s}.mksun-timeline--entreprise__ctn__content__left__text__item h2{font-size:2rem;line-height:1.125;font-weight:400;color:#0085ff}.mksun-timeline--entreprise__ctn__content__left__text__item p{font-weight:400;color:#7c7c7c}.mksun-timeline--entreprise__ctn__content__right{grid-column:5/-1}@media (max-width: 1024px){.mksun-timeline--entreprise__ctn__content__right{grid-column:1/-1}}.mksun-timeline--entreprise__ctn__content__right__img{width:100%;height:22rem;border-radius:1rem;overflow:hidden}@media (max-width: 1024px){.mksun-timeline--entreprise__ctn__content__right__img{height:16rem}}.mksun-timeline--entreprise__ctn__content__right__img__item{width:100%;height:100%;object-fit:cover;animation:fadeOut .15s both}@keyframes fadeOut{0%{display:block;opacity:1}99%{opacity:0}to{display:none}}@keyframes fadeIn{0%{display:none;opacity:0}1%{display:block;opacity:0}to{opacity:1}}.mksun-timeline--entreprise__ctn__content__right__img__item--active{animation:fadeIn .15s both .15s}.mksun-layout-header{width:100svw;background:#fff;height:6rem;display:flex;justify-content:center;align-items:center;position:sticky;top:0;z-index:1000;--text-menu-color: #292929;--display-image-header-dark: block;--display-image-header-light: none}.mksun-layout-header--transparent{background:transparent;position:fixed;--text-menu-color: #ffffff;--display-image-header-dark: none;--display-image-header-light: block}.mksun-layout-header--transparent .mksun-layout-header__ctn__burger span{--color-burger: var(--neutral-50)}@media (max-width: 768px){.mksun-layout-header--transparent+*>.mksun-content>section:first-of-type{padding-top:4rem!important}}.mksun-layout-header--scrolled{background:#fff;--text-menu-color: #292929;--display-image-header-dark: block;--display-image-header-light: none}.mksun-layout-header--scrolled .mksun-layout-header__ctn__burger span{--color-burger: var(--neutral-950)}@media (max-width: 1024px){.mksun-layout-header{height:auto;padding-top:1.5rem;padding-bottom:1.5rem}}.mksun-layout-header__ctn{padding-right:2rem;padding-left:2rem;width:100%;height:100%;display:flex;justify-content:space-between}@media (min-width: 640px){.mksun-layout-header__ctn{max-width:640px}}@media (min-width: 768px){.mksun-layout-header__ctn{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-layout-header__ctn{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-layout-header__ctn{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-layout-header__ctn{max-width:1536px}}.mksun-layout-header__ctn__logo{display:flex;align-items:center}.mksun-layout-header__ctn__logo__img{height:1.5rem;width:auto}@media (max-width: 1024px){.mksun-layout-header__ctn__logo__img{height:1.25rem}}.mksun-layout-header__ctn__logo__img--dark{display:var(--display-image-header-dark)}.mksun-layout-header__ctn__logo__img--light{display:var(--display-image-header-light)}.mksun-layout-header__ctn__burger{position:relative;z-index:1000;display:none;cursor:pointer}@media (max-width: 1024px){.mksun-layout-header__ctn__burger{display:flex;justify-content:center;align-items:center}}.mksun-layout-header__ctn__burger span{--color-burger: var(--neutral-950);display:block;height:2px;width:24px;background:var(--color-burger);transition:background-color .3s,transform .3s}.mksun-layout-header__ctn__burger span:after,.mksun-layout-header__ctn__burger span:before{content:"";display:block;height:2px;width:24px;background:var(--color-burger);position:absolute;transition:background-color .3s,transform .3s}.mksun-layout-header__ctn__burger span:before{top:calc(50% + 5px)}.mksun-layout-header__ctn__burger span:after{bottom:calc(50% + 5px)}.mksun-layout-header__ctn__burger span.open{background:transparent;--color-burger: var(--neutral-50)}.mksun-layout-header__ctn__burger span.open:after{transform:translateY(6px) rotate(-45deg)}.mksun-layout-header__ctn__burger span.open:before{transform:translateY(-6px) rotate(45deg)}.mksun-layout-header__ctn__menu{display:flex;align-items:center}@media (max-width: 1024px){.mksun-layout-header__ctn__menu{position:fixed;top:0;left:0;width:100svw;height:100svh;background:#292929;display:flex;justify-content:center;align-items:center;flex-direction:column;transform:translate(100%);z-index:100}}.mksun-layout-header__ctn__menu ul.menu{display:flex;gap:1.5rem;align-items:center}@media (max-width: 1024px){.mksun-layout-header__ctn__menu ul.menu{flex-direction:column}}.mksun-layout-header__ctn__menu ul.menu li{display:flex;gap:1.5rem;align-items:center;color:var(--text-menu-color)}@media (max-width: 1024px){.mksun-layout-header__ctn__menu ul.menu li{color:#fff}}.mksun-layout-header__ctn__menu ul.menu li.current_page_item{color:#0085ff;font-weight:700}.mksun-layout-header__ctn__menu ul.menu li:not(:last-child):after{content:"";display:block;width:1px;height:.625rem;background:#0085ff}@media (max-width: 1024px){.mksun-layout-header__ctn__menu ul.menu li:not(:last-child):after{display:none}}.mksun-layout-footer{width:100svw;margin-top:4rem}@media (max-width: 768px){.mksun-layout-footer{margin-top:2rem}}.mksun-layout-footer__incentives{position:relative;width:100%;background:#edfbff}.mksun-layout-footer__incentives__ctn{padding:5.5rem 2rem;margin:0 auto;display:grid;grid-template-columns:repeat(12,1fr);gap:1.25rem}@media (min-width: 640px){.mksun-layout-footer__incentives__ctn{max-width:640px}}@media (min-width: 768px){.mksun-layout-footer__incentives__ctn{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-layout-footer__incentives__ctn{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-layout-footer__incentives__ctn{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-layout-footer__incentives__ctn{max-width:1536px}}@media (max-width: 1024px){.mksun-layout-footer__incentives__ctn{width:100%;max-width:calc(100% - 2rem);overflow:hidden;grid-template-columns:repeat(2,1fr);padding-top:3rem;padding-bottom:3rem}}.mksun-layout-footer__incentives__ctn__title{grid-column:1/4}@media (max-width: 1024px){.mksun-layout-footer__incentives__ctn__title{grid-column:1/-1}}.mksun-layout-footer__incentives__ctn__title h2{font-size:2rem;font-weight:400;color:#292929;line-height:1.125}.mksun-layout-footer__incentives__ctn__card{grid-column:span 3;display:flex;flex-direction:column;gap:2.5rem;background:#fff;border-radius:1rem;padding:1.25rem}@media (max-width: 1024px){.mksun-layout-footer__incentives__ctn__card{grid-column:span 1}}.mksun-layout-footer__incentives__ctn__card__head{display:flex;flex-direction:column}.mksun-layout-footer__incentives__ctn__card__head h3{color:#0085ff;font-weight:400;font-size:3rem}.mksun-layout-footer__incentives__ctn__card__body{display:flex;flex-direction:column}.mksun-layout-footer__incentives__ctn__card p{font-size:.875rem;display:inline-flex;gap:.5rem}.mksun-layout-footer__incentives__ctn__spacer--1{grid-column:span 1}@media (max-width: 1024px){.mksun-layout-footer__incentives__ctn__spacer--1{display:none}}.mksun-layout-footer__incentives__credit-card{position:absolute;height:100%;width:auto;top:50%;right:0;transform:translateY(-66%)}@media (max-width: 1024px){.mksun-layout-footer__incentives__credit-card{display:none}}.mksun-layout-footer__footer{width:100svw;background:#292929;padding:4rem 0;color:#fff}.mksun-layout-footer__footer__ctn{padding-right:2rem;padding-left:2rem;margin:0 auto;display:grid;grid-template-columns:repeat(12,1fr);gap:12rem 1.25rem}@media (min-width: 640px){.mksun-layout-footer__footer__ctn{max-width:640px}}@media (min-width: 768px){.mksun-layout-footer__footer__ctn{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-layout-footer__footer__ctn{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-layout-footer__footer__ctn{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-layout-footer__footer__ctn{max-width:1536px}}@media (max-width: 1024px){.mksun-layout-footer__footer__ctn{grid-template-columns:repeat(2,1fr);gap:6rem 1.25rem;width:calc(100% - 2rem)}}.mksun-layout-footer__footer__ctn__newsletter{display:flex;flex-direction:column;gap:1.25rem;grid-column:1/6}@media (max-width: 1024px){.mksun-layout-footer__footer__ctn__newsletter{grid-column:1/-1}}.mksun-layout-footer__footer__ctn__newsletter h2{font-size:2rem;font-weight:400;line-height:1.125;color:#fff}.mksun-layout-footer__footer__ctn__newsletter__form{width:100%}.mksun-layout-footer__footer__ctn__newsletter__form__input{display:grid;grid-template-columns:1fr auto;background:#fff;border-radius:999rem;padding:.5rem .5rem .5rem 1.25rem;width:100%;justify-content:space-between;overflow:hidden}.mksun-layout-footer__footer__ctn__newsletter__form__input input{font-size:1rem;line-height:1;color:#292929;width:100%}.mksun-layout-footer__footer__ctn__newsletter__form__input input::placeholder{color:#bdbdbd}.mksun-layout-footer__footer__ctn__newsletter__form__input button{width:fit-content;background:#0085ff;color:#edfbff;border-radius:999rem;padding:.5rem .5rem .5rem 1.25rem;display:flex;align-items:center;gap:.5rem;font-weight:600}.mksun-layout-footer__footer__ctn__newsletter__form input[type=checkbox]{margin-top:1.25rem}.mksun-layout-footer__footer__ctn .mksun-block-newsletter__content__confirm{grid-column:1/6;display:none}.mksun-layout-footer__footer__ctn__site-map{grid-column:8/10}@media (max-width: 1024px){.mksun-layout-footer__footer__ctn__site-map{grid-column:1/2}}.mksun-layout-footer__footer__ctn__site-map h3{margin-bottom:1.5rem;font-size:1.5rem;line-height:2rem;font-weight:400}.mksun-layout-footer__footer__ctn__site-map ul.menu{display:flex;flex-direction:column;gap:1.5rem}.mksun-layout-footer__footer__ctn__site-map ul.menu li{font-size:.875rem;font-weight:400;line-height:1rem}.mksun-layout-footer__footer__ctn__about{grid-column:11/13}@media (max-width: 1024px){.mksun-layout-footer__footer__ctn__about{grid-column:2/-1}}.mksun-layout-footer__footer__ctn__about h3{margin-bottom:1.5rem;font-size:1.5rem;line-height:2rem;font-weight:400}.mksun-layout-footer__footer__ctn__about ul.menu{display:flex;flex-direction:column;gap:1.5rem}.mksun-layout-footer__footer__ctn__about ul.menu li{font-size:.875rem;font-weight:400;line-height:1rem}.mksun-layout-footer__footer__ctn__logo-bottom{grid-column:1/-1}.mksun-layout-footer__footer__ctn__logo-bottom img{width:100%;height:auto}.mksun-page-tpl{padding:3rem 2rem 9rem;width:100%;margin:0 auto}@media (min-width: 640px){.mksun-page-tpl{max-width:640px}}@media (min-width: 768px){.mksun-page-tpl{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-page-tpl{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-page-tpl{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-page-tpl{max-width:1536px}}.mksun-page-tpl__title{font-size:3rem;color:#0085ff;margin-bottom:2rem}.mksun-page-tpl__content{display:flex;flex-direction:column;gap:1.5rem}.mksun-page-tpl__content p{font-size:1.125rem;color:#292929}.mksun-page-tpl__content a{font-weight:500;color:#0085ff}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:flex;flex-direction:column}.mksun-content--teaser{padding-bottom:0}@media (max-width: 768px){.mksun-content--teaser{padding-bottom:0;gap:3rem}}.mksun-content--teaser .title-concours{padding-right:2rem;padding-left:2rem;margin:0 auto}@media (min-width: 640px){.mksun-content--teaser .title-concours{max-width:640px}}@media (min-width: 768px){.mksun-content--teaser .title-concours{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-content--teaser .title-concours{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-content--teaser .title-concours{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-content--teaser .title-concours{max-width:1536px}}.mksun-content--teaser .title-concours h2{text-align:center;font-size:1.75rem}.mksun-content--teaser .title-concours h2 .text-primary{font-weight:500;font-size:2.125rem}.mksun-content--teaser .gurabo-c-content.Campaign__content{max-width:1200px!important}.mksun-content--teaser .gurabo-c-content.Campaign__content .GamifiedWheelElement--wheel{height:unset!important}.mksun-content--teaser .mksun-hero--teaser{background-color:#000}@media (max-width: 768px){.mksun-content--teaser .mksun-hero--teaser{padding-bottom:0;padding-top:0!important}}@media (max-width: 1024px){.mksun-content--teaser .mksun-hero--teaser{justify-content:flex-end;padding-bottom:2rem}}.mksun-content--teaser .mksun-hero--teaser .mksun-hero__content__text__sub{font-size:1.25rem;display:flex;align-items:center;gap:.5rem}@media (max-width: 640px){.mksun-content--teaser .mksun-hero--teaser .mksun-hero__content__text__sub{font-size:.75rem}}@media (max-width: 640px){.mksun-content--teaser .mksun-hero--teaser .mksun-hero__content__text__sub .material-symbols-outlined{font-size:1rem}}.mksun-content--teaser .mksun-hero--teaser .mksun-hero__content__text__label{display:flex;line-height:1;font-size:1rem;color:#0085ff;background:#fff;padding:.75rem;width:fit-content;border-radius:.75rem;font-weight:400;gap:.5rem}.mksun-content--teaser .mksun-hero--teaser .mksun-hero__content__text h1{font-size:4rem;margin-bottom:1rem}@media (max-width: 1024px){.mksun-content--teaser .mksun-hero--teaser .mksun-hero__content__text h1{font-size:2rem}}@media (max-width: 640px){.mksun-content--teaser .mksun-hero--teaser .mksun-hero__content__text h1{font-size:1.5rem}}.mksun-content--teaser .mksun-plug-and-save--teaser .mksun-plug-and-save__text{display:flex;flex-direction:column;gap:1rem}.mksun-content--teaser .mksun-plug-and-save--teaser .mksun-plug-and-save__text__head h2{text-align:center;margin-bottom:2rem}.mksun-content--teaser .mksun-plug-and-save--teaser .mksun-plug-and-save__text img{height:2rem;width:auto}.mksun-content--teaser .mksun-plug-and-save--teaser .mksun-plug-and-save__slider__ctn{display:flex;gap:1rem;justify-content:center}@media (max-width: 768px){.mksun-content--teaser .mksun-plug-and-save--teaser .mksun-plug-and-save__slider__ctn{flex-direction:column;justify-content:center;align-items:center}}.mksun-content--teaser .mksun-plug-and-save--teaser .mksun-plug-and-save__slider__ctn__slide{position:relative;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:1rem}@media (max-width: 768px){.mksun-content--teaser .mksun-plug-and-save--teaser .mksun-plug-and-save__slider__ctn__slide{width:100%;height:25rem}}.mksun-content--teaser .mksun-plug-and-save--teaser .mksun-plug-and-save__slider__ctn__slide .block-reveal,.mksun-content--teaser .mksun-plug-and-save--teaser .mksun-plug-and-save__slider__ctn__slide .hover-reveal{display:inline-block;overflow:hidden;height:fit-content}.mksun-content--teaser .mksun-plug-and-save--teaser .mksun-plug-and-save__slider__ctn__slide .block-reveal p,.mksun-content--teaser .mksun-plug-and-save--teaser .mksun-plug-and-save__slider__ctn__slide .hover-reveal p{color:#fff;z-index:2;position:relative}@media (min-width: 768px){.mksun-content--teaser .mksun-plug-and-save--teaser .mksun-plug-and-save__slider__ctn__slide .hover-reveal *{transform:translateY(100%)}}.mksun-content--teaser .mksun-plug-and-save--teaser .mksun-plug-and-save__slider__ctn__slide .hover-reveal{display:none}.mksun-content--teaser .mksun-plug-and-save--teaser .mksun-plug-and-save__slider__ctn__slide__picto{width:2rem;height:auto;position:absolute;top:1.5rem;left:1.5rem;transform:none;z-index:2}.mksun-content--teaser .mksun-plug-and-save--teaser .mksun-plug-and-save__slider__ctn__slide__text h3{line-height:1.25}.mksun-content--teaser .mksun-plug-and-save--teaser .mksun-plug-and-save__slider__ctn__slide__text img{height:2rem;width:auto;position:static;transform:none}.mksun-content--teaser .mksun-ecosystem__ctn__head h2{font-weight:600;font-size:2.25rem}.mksun-content--teaser .mksun-ecosystem__ctn__head__list{display:flex;flex-wrap:wrap;gap:1.5rem}@media (max-width: 640px){.mksun-content--teaser .mksun-ecosystem__ctn__head__list{gap:.5rem 1rem}}.mksun-content--teaser .mksun-ecosystem__ctn__head__list p{display:flex;align-items:center;gap:.375rem;font-size:1.5rem;line-height:1.5}@media (max-width: 640px){.mksun-content--teaser .mksun-ecosystem__ctn__head__list p{font-size:1rem}}.mksun-content--teaser .mksun-ecosystem__ctn__head__list p .material-symbols-outlined{color:#0085ff;font-size:1.5rem;line-height:1.75}@media (max-width: 640px){.mksun-content--teaser .mksun-ecosystem__ctn__head__list p .material-symbols-outlined{line-height:1}}.mksun-content--teaser .mksun-ecosystem__ctn__head__label{display:inline-flex;gap:.25rem;background:#0085ff;color:#edfbff;padding:.5rem;border-radius:.25rem;font-size:.875rem;align-items:center;width:fit-content;font-weight:600}.mksun-content--teaser .mksun-ecosystem__ctn__head__label__icon{background:#edfbff;color:#0085ff;border-radius:1px;padding:.25rem;display:flex;gap:.25rem;width:fit-content;font-size:.875rem;align-items:center;font-weight:600;white-space:nowrap}.mksun-content--teaser .mksun-ecosystem__ctn__head__label__icon span.material-symbols-outlined{font-size:.875rem}.mksun-content--teaser .mksun-counter{background:linear-gradient(0deg,#edfbff,#fff);width:100%;padding-top:4rem;padding-bottom:4rem}.mksun-content--teaser .mksun-counter__content{padding-right:2rem;padding-left:2rem;margin:0 auto}@media (min-width: 640px){.mksun-content--teaser .mksun-counter__content{max-width:640px}}@media (min-width: 768px){.mksun-content--teaser .mksun-counter__content{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1024px){.mksun-content--teaser .mksun-counter__content{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1280px){.mksun-content--teaser .mksun-counter__content{max-width:1280px;padding-right:2rem;padding-left:2rem}}@media (min-width: 1536px){.mksun-content--teaser .mksun-counter__content{max-width:1536px}}.mksun-content--teaser .mksun-counter__content__text{text-align:center}.mksun-content--teaser .mksun-counter__content__text h2 strong{font-weight:600}.mksun-content--teaser .mksun-counter__content__countdown{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem;margin-top:2rem}@media (max-width: 768px){.mksun-content--teaser .mksun-counter__content__countdown{grid-template-columns:repeat(2,1fr)}}.mksun-content--teaser .mksun-counter__content__countdown__item{display:flex;flex-direction:column;gap:1rem;align-items:center;padding:1.5rem;background:#fff;border-radius:1rem;border:solid 1px #dcdcdc;grid-column:span 2}@media (max-width: 768px){.mksun-content--teaser .mksun-counter__content__countdown__item{grid-column:span 1}}.mksun-content--teaser .mksun-counter__content__countdown__item:nth-child(1){grid-column:3/span 2}@media (max-width: 768px){.mksun-content--teaser .mksun-counter__content__countdown__item:nth-child(1){grid-column:span 1}}.mksun-content--teaser .mksun-counter__content__countdown__item__number{text-align:center;font-size:2.5rem;font-style:normal;font-weight:400;line-height:100%;color:#0085ff}.mksun-content--teaser .mksun-counter__content__countdown__item__text{text-align:center;font-size:1rem;font-style:normal;font-weight:400;line-height:100%;color:#292929}.mksun-content--teaser .mksun-block-installation__cards-ctn__card__text-content__list-steps{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.mksun-content--teaser .mksun-block-installation__cards-ctn__card__text-content__list-steps__step{display:flex;gap:.5rem;align-items:center;font-size:1rem;font-weight:500;line-height:1}.mksun-content--teaser .mksun-block-installation__cards-ctn__card__text-content__list-steps__step:nth-child(1){color:#0085ff}.mksun-content--teaser .mksun-block-installation__cards-ctn__card__text-content__list-steps__step:nth-child(1) img{border-radius:.25rem;box-shadow:0 0 8px #0085ff}.mksun-content--teaser .mksun-block-installation__cards-ctn__card__text-content__list-steps__step:nth-child(2){color:#0865c5}.mksun-content--teaser .mksun-block-installation__cards-ctn__card__text-content__list-steps__step:nth-child(2) img{border-radius:.25rem;box-shadow:0 0 8px #0865c5}.mksun-content--teaser .mksun-block-installation__cards-ctn__card__text-content__list-steps__step:nth-child(3){color:#0d579b}.mksun-content--teaser .mksun-block-installation__cards-ctn__card__text-content__list-steps__step:nth-child(3) img{border-radius:.25rem;box-shadow:0 0 8px #0d579b}.mksun-content--teaser .mksun-block-installation__cards-ctn__card__text-content__list-steps__step:nth-child(4){color:#0e355d}.mksun-content--teaser .mksun-block-installation__cards-ctn__card__text-content__list-steps__step:nth-child(4) img{border-radius:.25rem;box-shadow:0 0 8px #0e355d}.mksun-content--teaser .mksun-block-installation__cards-ctn__card__text-content__video{margin-top:2rem;border-radius:.5rem;overflow:hidden;height:fit-content;width:fit-content;max-width:100%}.mksun-content--teaser .mksun-block-installation__cards-ctn__card__text-content__video img{object-fit:contain;width:100%;height:auto}.mksun-content--teaser .mksun-plug-and-save--teaser-bot .mksun-plug-and-save__text__pre{grid-column:2/12;font-size:1.25rem;font-style:normal;font-weight:400;text-transform:uppercase}.mksun-content--teaser .mksun-plug-and-save--teaser-bot .mksun-plug-and-save__text__controls{margin-bottom:1rem}.mksun-content--teaser .mksun-video-details__item__content__flex{display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap}.mksun-content--teaser .mksun-video-details__item__content__label{display:flex;padding:.5rem 1rem;justify-content:center;align-items:center;gap:.5rem;line-height:1;margin:0;width:fit-content;background:#0085ff;border-radius:.5rem;color:#edfbff}.mksun-content--teaser .mksun-video-details__item__content__features{display:flex;flex-direction:column;gap:.5rem}.mksun-content--teaser .mksun-video-details__item{width:100%}@media (max-width: 640px){.mksun-content--teaser .mksun-video-details__item{align-items:flex-start}}.mksun-content--teaser .mksun-video-details__item__video--img{display:flex;justify-content:center}.mksun-content--teaser .mksun-video-details__item__video--img img{max-width:75%}@media (max-width: 640px){.mksun-content--teaser .mksun-video-details__item--no-padding .mksun-video-details__item__video--img{position:relative;width:fit-content;margin:0 auto}.mksun-content--teaser .mksun-video-details__item--no-padding .mksun-video-details__item__video--img:after{content:"";display:block;position:absolute;top:0;left:0;background:linear-gradient(270deg,#0000,#000);width:25%;height:100%;z-index:1}.mksun-content--teaser .mksun-video-details__item--no-padding .mksun-video-details__item__video--img img{max-width:100%;width:100%}}@media (min-width: 640px){.mksun-content--teaser .mksun-video-details__item--no-padding{padding-left:0;padding-right:0;max-width:none}.mksun-content--teaser .mksun-video-details__item--no-padding .mksun-video-details__item__video{padding-left:0;padding-right:0}.mksun-content--teaser .mksun-video-details__item--no-padding .mksun-video-details__item__video--img{justify-content:flex-start}.mksun-content--teaser .mksun-video-details__item--no-padding .mksun-video-details__item__video--img img{max-width:100%}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;inset:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}:root{--primary-50: #edfbff;--primary-100: #d6f4ff;--primary-200: #b5edff;--primary-300: #83e4ff;--primary-400: #48d2ff;--primary-500: #1eb5ff;--primary-600: #0699ff;--primary-700: #0085ff;--primary-800: #0865c5;--primary-900: #0d579b;--primary-950: #0e355d;--neutral-50: #ffffff;--neutral-100: #efefef;--neutral-200: #dcdcdc;--neutral-300: #bdbdbd;--neutral-400: #989898;--neutral-500: #7c7c7c;--neutral-600: #656565;--neutral-700: #525252;--neutral-800: #464646;--neutral-900: #3d3d3d;--neutral-950: #292929;--shadow-1: 0px 4px 4px 0px rgba(0, 0, 0, .08), 0px 4px 20px 0px rgba(0, 0, 0, .08), 0px 0px 4px 0px rgba(0, 0, 0, .04);font-family:Poppins,sans-serif;font-size:16px;line-height:1.25;font-weight:400;color:#292929;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:100 700;font-display:block;src:url(/wp-content/themes/theme-mksun/dist/assets/material-symbols-outlined-EtC4Bbiy.woff2) format("woff2")}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Symbols Rounded;font-style:normal;font-weight:100 700;font-display:block;src:url(/wp-content/themes/theme-mksun/dist/assets/material-symbols-rounded-Dz3Cgwb3.woff2) format("woff2")}.material-symbols-rounded{font-family:Material Symbols Rounded;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Symbols Sharp;font-style:normal;font-weight:100 700;font-display:block;src:url(/wp-content/themes/theme-mksun/dist/assets/material-symbols-sharp-D0ElR05L.woff2) format("woff2")}.material-symbols-sharp{font-family:Material Symbols Sharp;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}
