.nav{width:100%;position:fixed;transition:unset!important;z-index:999}.nav .nav-content{display:flex;justify-content:space-between;max-width:1200px;height:65px;padding:0 19px;margin:auto;align-items:center}.nav .nav-content #background-logo a img{width:130px;height:20px}@media screen and (max-width:468px){.nav .nav-content #background-logo a img{width:130px;height:20px}}.nav .nav-content div{display:flex;align-items:center;gap:20px}.nav .nav-content div ul{display:flex;gap:40px;list-style-type:none;padding-left:0}.nav .nav-content div ul li{display:flex}.nav .nav-content div ul li a{display:flex;align-items:center;text-decoration:none;color:#fff;font-size:15px;letter-spacing:0;font-family:WorkSansRegular;height:70px}.nav .nav-content div ul li a:hover{cursor:pointer;font-family:WorkSansMedium}@media screen and (max-width:1024px){.nav .nav-content .nav-access{display:none}}.nav .nav-content .nav-access ul{display:flex;gap:25px}.nav .nav-content .nav-access ul li a{transition:.5s}.nav .nav-content .nav-access ul li a img{width:18px;height:18px}.nav .nav-content .nav-access .nav-options-white{display:flex;align-items:center}.nav .nav-content .nav-access .nav-options-white .nav-options-map a img{width:140px}.nav .nav-content .nav-access .nav-options-white .nav-options-language img,.nav .nav-content .nav-access .nav-options-white .nav-options-map img{transition:all .3s ease}.nav .nav-content .nav-access .nav-options-white .nav-options-language img{width:38px}.nav .nav-content .nav-access .nav-options-white .nav-options-language img:hover{cursor:pointer}.nav .nav-content .nav-access .nav-options-color{display:none;align-items:center}.nav .nav-content .nav-access .nav-options-color .nav-options-map a img{width:140px}.nav .nav-content .nav-access .nav-options-color .nav-options-language img,.nav .nav-content .nav-access .nav-options-color .nav-options-map img{transition:all .3s ease}.nav .nav-content .nav-access .nav-options-color .nav-options-language{margin-bottom:5px}.nav .nav-content .nav-access .nav-options-color .nav-options-language img:hover{cursor:pointer}.nav .nav-content .nav-logo{position:relative}.nav .nav-content .nav-logo a{z-index:999}.nav .nav-content .nav-logo a img{width:130px;height:130px}.nav .nav-links{margin-left:-12rem}@media screen and (max-width:1024px){.nav .nav-links{display:none!important}}.nav .nav-links ul li{width:-moz-fit-content;width:fit-content}.nav .nav-links ul li a{position:relative}.nav .nav-links ul li a:first-child{color:#fff}.nav .nav-links ul li a:after{position:absolute;bottom:4%;left:0;width:0;height:2px;background:#3c95e1;display:block;content:"";transition:width .5s ease-in-out}.nav .nav-links ul li a:hover:after{cursor:pointer;width:100%}.nav .nav-links ul li .menu-button{color:#fff;border:none;cursor:pointer}.nav .nav-links ul li .dropdown-menu{opacity:0;visibility:hidden;display:flex;position:absolute;top:100%;flex-direction:column;background-color:#f9f9f9;width:650px;min-height:350px;max-height:450px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);border-bottom-left-radius:40px;z-index:1;transition:opacity .3s ease}.nav .nav-links ul li .dropdown-menu a{color:#000;text-decoration:none;display:block;height:70px!important}.nav .nav-links ul li .dropdown-menu .dropdown-menu-content{display:flex;justify-content:space-between;align-items:flex-start;gap:50px;padding:30px}.nav .nav-links ul li .dropdown-menu .dropdown-menu-content .dropdown-menu-content-links{width:200px;display:flex;flex-direction:column;align-items:flex-start}.nav .nav-links ul li .dropdown-menu .dropdown-menu-content .dropdown-menu-content-links a{font-size:13px;font-family:WorkSansRegular;transition:.5s;padding:0;height:25px!important;letter-spacing:0!important}.nav .nav-links ul li .dropdown-menu .dropdown-menu-content .dropdown-menu-content-links a:hover{font-family:WorkSansMedium;color:#3c95e1}.nav .nav-links ul li .dropdown-menu .dropdown-menu-content .dropdown-menu-content-links .dropdown-menu-content-products{display:flex;align-items:flex-start;width:100%;gap:30px}.nav .nav-links ul li .dropdown-menu .dropdown-menu-content .dropdown-menu-content-links .dropdown-menu-content-products div{display:flex;flex-direction:column;width:100%}.nav .nav-links ul li .dropdown-menu .dropdown-menu-content .dropdown-menu-content-links .dropdown-menu-content-products div div{display:flex;align-items:flex-start!important;width:220px;max-height:150px}.nav .nav-links ul li .dropdown-menu .dropdown-menu-content .dropdown-menu-content-links .dropdown-menu-content-products div div h4{width:100%;background-color:rgba(0,0,0,.1);padding:10px 0 10px 13px;border-radius:0 25px 25px 0;text-align:left;font-size:13px;font-family:WorkSansRegular}.nav .nav-links ul li .dropdown-menu .dropdown-menu-content .dropdown-menu-content-links .dropdown-menu-content-products div div h4:first-child{margin-top:-.5rem}.nav .nav-links ul li .dropdown-menu .dropdown-menu-content .dropdown-menu-content-links .dropdown-menu-content-products div div .activeTitle{background-color:#3c95e1;color:#fff}.nav .nav-links ul li .dropdown-menu .dropdown-menu-content .dropdown-menu-content-links .dropdown-menu-content-products div div .activeLink{color:#3c95e1}.nav .nav-links ul li .dropdown-menu .dropdown-menu-content .dropdown-menu-content-links .dropdown-menu-content-products div div .activeLink:after{position:absolute;bottom:4%;left:0;width:100%;height:2px;background:#3c95e1;display:block;content:"";transition:width .5s ease-in-out}.nav .nav-links ul li .dropdown-menu .dropdown-menu-content .dropdown-menu-content-links .dropdown-menu-content-products a{font-size:13px;font-family:WorkSansRegular;transition:.5s;padding:0;height:25px!important;letter-spacing:0!important}.nav .nav-links ul li .dropdown-menu .dropdown-menu-content .dropdown-menu-content-links .dropdown-menu-content-products a:hover{font-family:WorkSansMedium;color:#3c95e1}.nav .nav-links ul li .dropdown-menu .dropdown-menu-content .dropdown-menu-content-image img{border-radius:15px;width:100%}.nav .nav-links ul li .dropdown-menu.show{transition:.5s;opacity:1;visibility:visible}#navbar{background:linear-gradient(90deg,#01060e,rgba(0,31,69,.5) 14%);display:block;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}#nav-phone{display:none}@media screen and (max-width:1100px){#nav-phone{display:block}}.nav.scroll{background-color:#fff!important}.menu-button-color{color:#3c95e1!important}.show{display:flex!important}.hide{display:none!important}.isNotScrolled{margin-bottom:-16mm!important}.isScrolled{margin-bottom:-15.5mm!important}.isScrolledLogo{position:absolute;z-index:998;top:26px;left:-12px;transform:rotate(180deg);height:90px;width:165px;border-radius:350px 350px 0 0;background:linear-gradient(0deg,hsla(0,0%,100%,0) 41%,#fff 0,#fff)}@media screen and (max-width:1100px){.isScrolledLogo{top:25px}}@media screen and (max-width:468px){.isScrolledLogo{width:123px;height:70px;left:-9px}}.isNotScrolledLogo{position:absolute;z-index:998;top:27px;left:-12px;transform:rotate(180deg);height:90px;width:165px;border-radius:350px 350px 0 0;background:linear-gradient(0deg,hsla(0,0%,100%,0) 42%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2))}@media screen and (max-width:1100px){.nav-mobile{display:flex!important;flex-direction:row;align-items:center;justify-content:center}}.nav-mobile .nav-map a img{margin-top:2px;width:30px}@media screen and (max-width:468px){.nav-mobile .nav-map a img{width:25px}}.nav-toggle{padding:10px}.nav-toggle img{width:30px}@media screen and (max-width:468px){.nav-toggle img{width:25px}}.nav-toggle:hover{cursor:pointer}.nav-toggle.active img{transition:.5s;transform:rotate(180deg)}.nav-items{background:#fff;display:none;position:absolute;width:100%;z-index:6;top:7%;padding:50px 40px;height:1000vh;z-index:1}.nav-items li,.nav-items ul{list-style:none;margin:30px 0;padding:0}.nav-items{position:fixed}.nav-items a{padding:10px;display:flex;justify-content:space-between;width:100%;text-decoration:none;color:#212121;font-size:18px;font-family:WorkSansSemibold}.nav-items a img{width:17px}.nav-items .accordion-trigger-sub{display:flex;font-size:17px!important;padding-right:0!important;color:#212121!important}.accordion-content{display:none;padding:10px}.accordion-content a{display:block;margin:5px 0;font-size:15px;color:#7e7e7e}.blue-button{color:#3c95e1!important}#hamburger-container{display:none;transition:opacity .3s}@media screen and (max-width:1024px){#hamburger-container{display:block}}#hamburger-container .line{width:22px;height:3px;background:#fff;margin:4px auto;transition:all .3s ease-in-out;border-radius:5px}.hamburger{position:relative;z-index:5;display:inline-block!important}.hamburger .line{background-color:#fff}.hamburger.isactive .line:nth-child(2){opacity:0}.hamburger.isactive .line:first-child{transform:translateY(7px) rotate(45deg)}.hamburger.isactive .line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}#hamburger-container #hamburger-menu-content{gap:1rem;z-index:4;padding:2rem 1rem;position:absolute;transform:translateX(15%);-webkit-transform:translateX(15%);-moz-transform:translateX(15%);-ms-transform:translateX(15%);-o-transform:translateX(15%);top:0;width:100%;height:200vh;background-color:#002856;transition:all .5s ease;color:#fff;display:flex;flex-direction:column}#hamburger-container #hamburger-menu-content li{flex-direction:column}#hamburger-container #hamburger-menu-content li a{height:auto!important;position:relative;width:max-content;padding:7px 7px 7px 0}#hamburger-container #hamburger-menu-content li h3{font-family:WorkSansSemiBold;margin-bottom:1rem}#hamburger-container #hamburger-menu-content li section{transition:max-height .6s ease;max-height:0;overflow:hidden;display:flex;flex-direction:column}#hamburger-container #hamburger-menu-content li section.mobile-items-active{max-height:380px}.x-40{transform:translateX(-50%)!important;-webkit-transform:translateX(-50%)!important;-moz-transform:translateX(-50%)!important;-ms-transform:translateX(-50%)!important;-o-transform:translateX(-50%)!important}.mobile-nav-active:after{position:absolute;content:"";width:100%;height:3px;background-color:#fff;bottom:2px;left:0}#mobileProductDiv{width:50%;display:grid!important;grid-gap:0!important;gap:0!important;margin-bottom:1rem}#mobileProductDiv h4{position:relative;padding:7px 7px 7px 0;width:100%!important;font-family:WorkSansSemiBold}.footer .footer-top{background-color:#3c9de9}.footer .footer-top .footer-content{display:flex;flex-direction:column;max-width:1200px;margin:auto}.footer .footer-top .footer-content .footer-content-top{box-sizing:border-box;display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;padding:45px 20px;color:#fff}@media screen and (max-width:468px){.footer .footer-top .footer-content .footer-content-top{justify-content:space-between;gap:50px;align-items:center}}.footer .footer-top .footer-content .footer-content-top .footer-content-logo img{width:150px;height:150px;filter:invert(100%) sepia(0) saturate(0) hue-rotate(0deg) brightness(100%) contrast(100%)}.footer .footer-top .footer-content .footer-content-top div{display:flex}.footer .footer-top .footer-content .footer-content-top div ul{list-style:none;padding-left:0}.footer .footer-top .footer-content .footer-content-top div ul li{display:flex;line-height:30px}.footer .footer-top .footer-content .footer-content-top div ul li a{text-decoration:none;color:#fff;font-size:15px;letter-spacing:0;font-family:WorkSansLight;transition:.5s}.footer .footer-top .footer-content .footer-content-top div ul li a:hover{color:#e2e2e2;cursor:pointer}.footer .footer-top .footer-content .footer-content-top div p{display:flex;flex-direction:column;align-items:flex-end}.footer .footer-top .footer-content .footer-content-top div p span{letter-spacing:1px;font-family:WorkSansMedium;font-size:30px}.footer .footer-top .footer-content .footer-content-top div h1{font-family:WorkSansLight;font-weight:100;font-size:40px}.footer .footer-bottom{background-color:#191970}.footer .footer-bottom .footer-copy-content{display:flex;flex-direction:column;max-width:1200px;margin:auto}.footer .footer-bottom .footer-copy-content .footer-content-bottom{display:flex;align-items:center;justify-content:space-between;text-align:center;flex-wrap:wrap;padding:25px 30px;color:#fff;gap:30px}.footer .footer-bottom .footer-copy-content .footer-content-bottom :first-child{display:flex}.footer .footer-bottom .footer-copy-content .footer-content-bottom :first-child ul{display:flex;gap:40px;list-style-type:none;padding-left:0}@media screen and (max-width:768px){.footer .footer-bottom .footer-copy-content .footer-content-bottom :first-child ul{gap:10px}}.footer .footer-bottom .footer-copy-content .footer-content-bottom :first-child ul li a{text-decoration:none;font-family:workSansLight;color:#fff;padding:20px 25px 20px 0;border-right:2px solid #fff;transition:color .5s ease}.footer .footer-bottom .footer-copy-content .footer-content-bottom :first-child ul li a:hover{color:hsla(0,2%,44%,.432)}@media screen and (max-width:468px){.footer .footer-bottom .footer-copy-content .footer-content-bottom :first-child ul li a{padding:10px 0;font-size:13px;text-align:center;border-right:none}}.footer .footer-bottom .footer-copy-content .footer-content-bottom :last-child{display:flex;justify-content:center;margin:auto}.footer .footer-bottom .footer-copy-content .footer-content-bottom :last-child ul{display:flex;gap:14px;list-style-type:none;padding-left:0}.footer .footer-bottom .footer-copy-content .footer-content-bottom :last-child ul li a img,.footer .footer-bottom .footer-copy-content .footer-content-bottom :last-child ul li a svg{width:25px;transition:.5s;filter:invert(100%) sepia(0) saturate(0) hue-rotate(0deg) brightness(100%) contrast(100%)}@media screen and (max-width:468px){.footer .footer-bottom .footer-copy-content .footer-content-bottom :last-child ul li a img,.footer .footer-bottom .footer-copy-content .footer-content-bottom :last-child ul li a svg{width:20px}}.footer .footer-bottom .footer-copy-content .footer-content-bottom :last-child ul li a:hover img{transform:scale(1.1)}.child-slider .products-slide-specs{z-index:1;margin-top:-16px;padding:15px 30px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;background-color:#3c9de9;color:#fff;text-decoration:none;transition:.5s}.child-slider .products-slide-specs:hover{text-decoration:underline!important;opacity:.9!important}.child-slider h3{width:395px;line-height:30px;font-size:26px;font-family:WorkSansRegular!important;font-weight:100!important}.child-slider div{color:#fff!important;flex-direction:column!important;position:absolute!important;top:320px!important}.monime-header{position:relative;width:1200px;display:grid;justify-content:center;text-align:center}.monime-header .monine-header-title{font-size:clamp(1.5rem,7vw,4.7rem)!important;font-family:WorkSansSemiBold;color:rgba(33,33,33,.141)}.monime-header .monime-header-subtitle{margin-top:-2.1rem;max-width:686px;text-align:center;color:#212121;font-size:clamp(1rem,4vw,1.8rem)!important;font-family:WorkSansSemiBold}.weather-detection-sensor{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:55px;width:100%;padding-block:2rem;background:#111f46;background:radial-gradient(circle,#111f46 0,#3c9ee9 0,#111f46 100%)}.weather-detection-sensor h3{color:#fff;font-family:WorkSansSemiBold}.weather-detection-sensor .icons-container{width:100%;max-width:1200px;justify-content:space-between;display:flex;flex-wrap:wrap;column-gap:25px;margin:0 auto}@media screen and (max-width:1200px){.weather-detection-sensor .icons-container{padding:0 20px;justify-content:center;gap:2rem}}.weather-detection-sensor .icons-container div{color:hsla(0,0%,100%,.871)}.weather-detection-sensor .icons-container div img{width:110px;height:110px}.weather-detection-sensor .icons-container div p{margin-top:10px;font-family:WorkSansLight;text-align:center}.preschool{position:relative;background-image:url(/_next/static/media/anaokulu1.633128b5.jpg);width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;height:100vh}.preschool h3{max-width:1200px;margin:17vh auto 0;padding-left:25px;color:#fff;font-family:WorkSansSemiBold}.air-quality-measuring-device{overflow:hidden;position:relative}.air-quality-measuring-device .air-qualiy-title{margin:80px 0;row-gap:5px;color:#212121}.air-quality-measuring-device .air-qualiy-title h3{font-family:WorkSansSemiBold;color:#000!important}.air-quality-measuring-device .air-qualiy-title h4{font-family:WorkSansSemiBold;font-size:clamp(1rem,4vw,1.8rem)}.air-quality-measuring-device .img-container{max-width:1200px;margin:0 auto 70px}.air-quality-measuring-device .img-container img{width:450px;height:auto}.air-quality-measuring-device .monime-sensor{position:relative;background-color:rgba(0,0,0,.063);justify-content:space-evenly!important;max-width:1200px;padding:35px 0;margin:0 auto;border-radius:30px}.air-quality-measuring-device .monime-sensor img{width:85px;height:85px}.air-quality-measuring-device .monime-sensor p{margin-top:15px;font-size:18px}.air-quality-measuring-device .monime-subtitle{font-weight:400;font-size:20px;width:100%;margin:25px auto;font-family:WorkSansMedium}.air-quality-measuring-device .software-integration{background-color:rgba(0,0,0,.063);border-radius:30px;padding:30px;width:200px;height:160px;margin:40px auto}.air-quality-measuring-device .software-integration img{width:100%;height:100%}.air-quality-measuring-device #led-panel{margin-top:200px}.air-quality-measuring-device .status-colors{display:grid;grid-template-columns:repeat(6,1fr);color:#212121;font-family:WorkSansLight;max-width:1200px;margin:0 auto 100px}@media(max-width:1400px){.air-quality-measuring-device .status-colors{grid-template-columns:repeat(4,1fr);width:800px}}.air-quality-measuring-device .status-colors .color-wrapper{width:200px;height:230px}.air-quality-measuring-device .status-colors .color-wrapper img{width:100%;height:100%}.air-quality-measuring-device .status-colors .color-wrapper p{font-size:18px}.air-quality-measuring-device .monime-cross img{transform:rotate(-22deg);right:0;position:absolute;width:280px;height:783px;top:1040px}.school{position:relative;background-image:url(/_next/static/media/OKUL1.3a108e45.jpg);width:100%;background-size:100% 100%;background-repeat:no-repeat;height:100vh}.school .scholl-content{max-width:1100px!important;margin:9vh auto 0}@media screen and (max-width:1200px){.school .scholl-content{padding:2rem 20px}}.school .scholl-content h3{width:100%;color:#fff;font-family:WorkSansSemiBold}.management-panel{padding:85px 0;position:relative;background-image:url(/_next/static/media/YÖNETİM-PANELİ-ARKA\ PLAN.5b02955a.jpg);width:100%;background-size:100% 100%;background-repeat:no-repeat;height:auto;color:#212121}@media screen and (max-width:1200px){.management-panel{padding:3rem 20px}}.management-panel .panel-title{font-family:WorkSansSemiBold;font-weight:700}.management-panel .panel-container{max-width:1200px;margin:0 auto}.management-panel .panel-container *{color:#000}.management-panel .panel-container .panel-content{color:#212121;width:100%;display:flex;justify-content:space-between;align-items:center;height:auto}.management-panel .panel-container .panel-content h3{font-family:WorkSansSemiBold;width:489px;font-weight:700}.management-panel .panel-container .panel-content img{margin-top:50px;width:50%}.sleep-health{color:#fff;position:relative;background-image:url(/_next/static/media/COCUK-UYKU.c6835796.jpg);width:100%;background-size:100% 100%;background-repeat:no-repeat;height:100vh}@media screen and (max-width:1200px){.sleep-health{padding:2rem 20px}}.sleep-health *{color:#fff}.sleep-health div{max-width:1200px;margin:10vh auto 0}.sleep-health div h3{width:100%;font-family:WorkSansSemiBold}.monime-contect{position:relative;margin:100px auto;height:220px;width:1200px;display:flex;flex-direction:column;justify-content:center;text-align:center;row-gap:17px}.monime-contect .content-title{font-size:45px;font-family:WorkSansSemiBold;color:#212121;line-height:55px}.monime-contect .content-subtitle{max-width:700px;margin:15px auto 0;font-weight:400;text-align:center;color:#212121;font-size:30px;font-family:WorkSansRegular}.baby-health{color:#fff;position:relative;background-image:url(/_next/static/media/bebek-odası1.2a6e905e.jpg);width:100%;background-size:100% 100%;background-repeat:no-repeat;height:130vh}.baby-health div{max-width:1200px;margin:60px auto}.baby-health div .content-title{max-width:1100px;font-size:clamp(1rem,4vw,1.8rem);font-family:WorkSansSemiBold;color:#212121;line-height:41px;margin:0 auto;text-align:center}.baby-health div .content-subtitle{max-width:700px;margin:25px auto 0;font-weight:400;text-align:center;color:#212121;font-size:clamp(1rem,4vw,1.8rem);font-family:WorkSansRegular}.rechargeable-battery{color:#fff;width:100%;height:auto;background:#111f46;background:radial-gradient(circle,#111f46 0,#3c9ee9 0,#111f46 100%)}.rechargeable-battery .battery-container{max-width:1200px;margin:0 auto;padding:80px 0;justify-content:space-between}@media screen and (max-width:1200px){.rechargeable-battery .battery-container{padding:2rem 20px;justify-content:center;gap:2rem}}.rechargeable-battery .battery-container img{width:70%}.rechargeable-battery .battery-container h3{max-width:700px;color:#fff;font-family:WorkSansSemiBold;line-height:45px}.rechargeable-battery .battery-container .battery-life{margin:55px 0;font-size:85px;font-family:WorkSansSemiBold}.rechargeable-battery .battery-container p{font-family:WorkSansRegular;font-size:19px;margin-bottom:10px}.rechargeable-battery .battery-container .alt-information{font-size:16px}.office-health{position:relative;background-image:url(/_next/static/media/ofis1.47dc1ce1.jpg);width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;height:100vh}.office-health *{color:#fff}.office-health .mobile-text{display:none}.office-health div{line-height:50px;max-width:1200px;margin:10vh auto 0}@media screen and (max-width:1200px){.office-health div{padding:0 20px;justify-content:center;gap:2rem}}.office-health div h3{width:100%;font-family:WorkSansSemiBold}.app-emergency-alert{position:relative;background-image:url(/_next/static/media/05_coffe_emergency.jpg6666666.5616ec91.jpg);width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;height:90vh;line-height:30px}.app-emergency-alert *{color:#000}.app-emergency-alert div{padding:0 20px;text-align:end;max-width:1200px;margin:130px auto 0}.app-emergency-alert div h3{margin-bottom:25px;width:100%;font-family:WorkSansSemiBold}.app-emergency-alert div h4{font-size:20px}.monime-article{height:auto;padding:40px 0;background-color:rgba(46,188,237,.522);color:#fff}.monime-article .article-container{display:flex;column-gap:65px;max-width:1200px;margin:0 auto;align-items:center}.monime-article .article-container h3{font-family:WorkSansSemiBold;font-size:28px}.monime-article .article-container img{filter:invert(100%) sepia(0) saturate(0) hue-rotate(78deg) brightness(102%) contrast(108%);width:170px}.campus{position:relative;background-image:url(/_next/static/media/kampüs1.eb1641c0.jpg);width:100%;background-size:100% 100%;background-repeat:no-repeat;height:100vh}.products-slide-specs{z-index:1!important;position:fixed;top:80px}@media screen and (max-width:768px){.products-slide-specs{top:8.4%}}@media screen and (max-width:468px){.products-slide-specs{top:10.5%;right:0}}.products-slide-specs a{padding:15px 30px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;background-color:#3c9de9;color:#fff;text-decoration:none;transition:.5s}.products-slide-specs a:hover{background-color:rgba(60,158,233,.847);color:#fff;text-decoration:underline}@media screen and (max-width:768px){.products-slide-specs a{font-size:13px;padding:10px 15px}}.products-slide-specs a img{margin-bottom:-3px;padding-right:5px;width:20px;filter:invert(100%) sepia(0) saturate(0) hue-rotate(0deg) brightness(100%) contrast(100%)}@media screen and (max-width:768px){.products-slide-specs a img{display:none}}.product-series .technique-images-container{position:relative;display:flex;width:800px;justify-content:space-between;margin:0 auto 150px}.product-series .technique-images-container img{height:700px}.product-series .technique-images-container .technique-1-right{position:absolute;top:50%;right:46%}.product-series .technique-images-container .technique-1-bottom{position:absolute;left:37px;top:101%}.product-series .technique-images-container .technique-2-right{position:absolute;top:50%;right:-20%}.product-series .technique-images-container .technique-2-bottom{position:absolute;right:10%;top:101%}.product-series-specs .container{max-width:1200px}.column{flex-direction:column}.text-center{text-align:center}@media screen and (max-width:768px){.child-slider,.child-slider #myVideo{height:70vh!important}.child-slider .container{top:46vh!important}.child-slider .container h1,.child-slider .container h2{font-size:24px!important}.child-slider .container h3{width:70%!important;font-size:17px;line-height:20px;padding-left:20px}.child-slider .products-slide-specs{font-size:13px;padding:10px 15px}.monime-header{margin:1.7rem auto 6rem;height:auto;width:100%}}@media screen and (max-width:768px)and (max-width:468px){.monime-header{padding:1rem 0!important}}@media screen and (max-width:768px){.monime-header .monine-header-title{padding:.7rem 0 2.5rem;font-size:45px}.monime-header .monime-header-subtitle{padding:0 30px;top:46px;width:100%;font-size:20px}.weather-detection-sensor{padding:45px 0;height:auto}}@media screen and (max-width:768px)and (max-width:468px){.weather-detection-sensor{row-gap:25px}}@media screen and (max-width:768px){.weather-detection-sensor .icons-container{justify-content:center;flex-wrap:wrap;column-gap:5px;row-gap:13px}.weather-detection-sensor .icons-container div{width:26%;display:flex;flex-direction:column;align-items:center}.weather-detection-sensor .icons-container div img{width:75px;height:auto}}@media screen and (max-width:768px)and (max-width:468px){.weather-detection-sensor .icons-container div img{width:60px}}@media screen and (max-width:768px){.weather-detection-sensor .icons-container div p{margin-top:15px}.preschool{background-size:cover;background-position:49% 55%;height:55vh}.preschool h3{text-align:center;font-weight:100;margin-top:6vh;padding:0 1.2rem;top:4rem;left:0;width:100%}}@media screen and (max-width:768px)and (max-width:468px){.preschool h3{margin-top:4vh;line-height:22px}}@media screen and (max-width:768px){.air-quality-measuring-device .air-qualiy-title{margin:40px 0}.air-quality-measuring-device .img-container{width:100%;margin:0 0 35px}.air-quality-measuring-device .img-container img{width:47%;height:auto}.air-quality-measuring-device .monime-sensor{border-radius:10px;padding:10px;row-gap:35px;width:90%;flex-wrap:wrap}.air-quality-measuring-device .monime-sensor p{font-size:14px}.air-quality-measuring-device .monime-sensor div img{width:40px;height:auto}.air-quality-measuring-device .monime-subtitle{font-size:17px;margin:15px 0}.air-quality-measuring-device .software-integration{margin:20px auto;border-radius:10px;display:flex;align-items:center;justify-content:center;width:110px;height:110px;padding:20px}.air-quality-measuring-device .software-integration img{width:65px;height:auto}.air-quality-measuring-device .monime-cross{display:none}.air-quality-measuring-device #led-panel{margin-top:62px}.air-quality-measuring-device .status-colors{grid-template-columns:repeat(3,1fr);width:100%;margin:0 auto}.air-quality-measuring-device .status-colors .color-wrapper{width:100%;height:50%}.air-quality-measuring-device .status-colors .color-wrapper img{width:50px;height:50px}.air-quality-measuring-device .status-colors .color-wrapper p{font-size:15px;margin-bottom:1.5rem}.school{background-size:cover;height:55vh}.school .scholl-content{margin-top:0}.school .scholl-content h3{font-family:WorkSansSemiBold;font-weight:100;width:100%}.management-panel{height:auto;padding:0}.management-panel .panel-container{padding:0 1.5rem 2rem}.management-panel .panel-container div{text-align:center}.management-panel .panel-container div .panel-title{margin-top:3rem}.management-panel .panel-container .panel-content{flex-direction:column}.management-panel .panel-container .panel-content img{margin-top:40px}.management-panel .panel-container .panel-content h3{font-family:WorkSansRegular;margin-top:15px;width:100%}.management-panel .panel-container .panel-content img{width:60%;height:100%}.sleep-health{background-size:cover;height:55vh;background-position:46% 50%}.sleep-health div{width:100%;margin-top:0}.sleep-health div h3{font-family:WorkSansRegular;font-weight:100;line-height:21px}.baby-health{height:60vh;background-position:23%;background-size:cover;padding:0 20px}.baby-health div{margin:1rem auto;text-align:center;width:100%}.baby-health div .content-title{line-height:35px}}@media screen and (max-width:768px)and (max-width:468px){.baby-health div .content-title{line-height:22px}}@media screen and (max-width:768px){.baby-health div .content-subtitle{width:100%;margin:13px auto 0;line-height:35px}}@media screen and (max-width:768px)and (max-width:468px){.baby-health div .content-subtitle{line-height:22px}}@media screen and (max-width:768px){.rechargeable-battery .battery-container{padding:50px 1.5rem;width:100%;flex-direction:column}.rechargeable-battery .battery-container h3{width:100%;display:block;margin-bottom:21px;line-height:24px}.rechargeable-battery .battery-container .battery-life{font-size:3rem!important;margin:2rem 0}.rechargeable-battery .battery-container p{font-size:13px;margin:7px 0;line-height:17px}.rechargeable-battery .battery-container .alt-information{font-size:14px;line-height:18px}.rechargeable-battery .battery-container div:nth-child(2){margin-top:0;text-align:end}.rechargeable-battery .battery-container div:nth-child(2) img{width:60px}.office-health{height:52vh}.office-health .mobile-text{margin:1rem 0 0 1.5rem;display:block;font-size:16px;width:100%;font-family:WorkSansLight;font-weight:100;width:200px;line-height:20px}.office-health div{display:none}.app-emergency-alert{height:40vh}.app-emergency-alert div{width:100%;margin:21px auto 0}.app-emergency-alert div h3{font-size:22px;margin-bottom:25px}.app-emergency-alert div h4{font-size:12px}.app-emergency-alert .is-mobile{margin:0;width:100%!important;display:flex;flex-direction:column;padding-right:1rem}.app-emergency-alert .is-mobile h3{margin-top:35px;font-size:15px;margin-bottom:13px}.app-emergency-alert .is-mobile h4{font-size:13px;line-height:21px}.monime-article .article-container{column-gap:16px;justify-content:space-around;width:100%}.monime-article .article-container div:first-child{width:16%}.monime-article .article-container div:first-child img{width:100%}.monime-article .article-container div:nth-child(2){width:72%}.monime-article .article-container div:nth-child(2) h3{font-size:13px}.support-team h2{font-size:17px!important}.support-team p{font-size:15px!important}#monime-technique-specifications-main .product-series{padding-top:2vh}#monime-technique-specifications-main .product-series .technique-images-container{flex-direction:column;padding:0 50px;width:100%;font-size:14px;margin:0 auto}#monime-technique-specifications-main .product-series .technique-images-container img{width:45%;height:auto;margin-bottom:45px}#monime-technique-specifications-main .product-series .technique-images-container .technique-1-right{top:19%;right:19%}#monime-technique-specifications-main .product-series .technique-images-container .technique-1-bottom{left:56px;top:46%}#monime-technique-specifications-main .product-series .technique-images-container .technique-2-right{top:65%;right:19%}#monime-technique-specifications-main .product-series .technique-images-container .technique-2-bottom{left:56px;top:97%}}@media screen and (max-width:390px){#monime-technique-specifications-main .product-series{padding-top:2vh}#monime-technique-specifications-main .product-series .technique-images-container{padding:0 50px;width:100%;font-size:14px}#monime-technique-specifications-main .product-series .technique-images-container img{width:170px;height:auto;margin-bottom:45px}#monime-technique-specifications-main .product-series .technique-images-container .technique-1-right{top:15%;right:2rem}#monime-technique-specifications-main .product-series .technique-images-container .technique-1-bottom{left:4rem;top:46%}#monime-technique-specifications-main .product-series .technique-images-container .technique-2-right{top:67%;right:2rem}#monime-technique-specifications-main .product-series .technique-images-container .technique-2-bottom{left:18%;top:95%}}.spirit-series-main-vidoes .main-slide-article{text-align:left!important;align-items:flex-start!important}.spirit-series-main-vidoes .main-slide-article h1{font-size:40px}.spirit-series-main-vidoes .main-slide-article h2,.spirit-series-main-vidoes .main-slide-article h3{color:#fff!important;font-size:25px}.spirit-description{padding:1rem 0}.spirit-description .container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.spirit-description .container h4{margin-top:1.5rem;font-family:WorkSansBold!important;font-weight:700!important;font-size:clamp(1.1rem,3.5vw,1.8rem)!important}.spirit-description .container img{width:150px}.touch-control{background:#1d1d39;background:radial-gradient(circle,#1d1d39 20%,#27436e 79%,#2c578a 100%,#3373b1 0);height:auto}.touch-control h3{color:#fff!important;margin-bottom:15px;font-weight:100!important;font-family:WorkSansLight}.touch-control .top-container{padding:90px 0;text-align:center;color:#fff!important}.touch-control .top-container h2{font-family:WorkSansBold;margin-bottom:30px}.touch-control .top-container ul{width:100%;list-style:none;justify-content:space-around;max-width:1200px;margin:0 auto}.touch-control .top-container ul li{display:flex;flex-direction:column;align-items:center}.touch-control .top-container ul li p{margin-top:15px;width:100px;line-height:24px}.touch-control .bottom-container img{margin-top:50px;width:700px;margin-right:-180px}.ofis-home{background-image:url(/assets/images/07-Spirit/PNG&SVG/spirit2.jpg);max-width:100%;height:95vh;background-size:cover;background-position:bottom}.ofis-home h4{font-size:clamp(1.1rem,4vw,2.2rem)!important;font-family:WorkSansBold;line-height:25px;margin-top:10vh;text-align:center}.spirit-two-device{background:radial-gradient(circle,#1d1d39 20%,#27436e 79%,#2c578a 100%,#3373b1 0);height:auto}.spirit-two-device img{width:400px}@media screen and (max-width:768px){.spirit-two-device .container{text-align:center;padding-top:1rem;flex-wrap:wrap;flex-direction:column-reverse}.spirit-two-device .container img{margin-top:1rem;width:250px;margin-bottom:-4px}}.spirit-two-device .container{display:flex;justify-content:space-evenly;align-items:center}.spirit-two-device .container h3{color:#fff;font-size:clamp(1.1rem,4vw,2.2rem)!important;font-family:WorkSansSemiBold}.sanitizer-container{padding:50px 0}.sanitizer-container img{width:120px}.sanitizer-container ul{display:flex;justify-content:space-between;list-style:none}@media screen and (max-width:1400px){.sanitizer-container ul{justify-content:space-evenly}}.sanitizer-container ul li{display:flex;flex-direction:column;align-items:center;row-gap:10px;color:#212121;font-weight:900}.sanitizer-container ul li p{width:150px;text-align:center;line-height:24px}.touch-control-2{background-image:url(/assets/images/07-Spirit/PNG&SVG/spirit5.jpg)}.touch-control-2 .container{margin-top:10vh}.touch-control-2 .container h3{font-family:WorkSansSemiBold;font-size:30px;width:500px;margin-bottom:20px}.touch-control-2 .container p{width:450px}.silent-operation-container{background:radial-gradient(circle,#1d1d39 20%,#27436e 79%,#2c578a 100%,#3373b1 0);height:auto}.silent-operation-container .container{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:768px){.silent-operation-container .container{padding-top:35px;text-align:center;justify-content:center;flex-direction:column}}.silent-operation-container .container h3{color:#fff;font-size:clamp(1rem,4vw,2.2rem)!important}.silent-operation-container .container img{width:400px}@media screen and (max-width:768px){.silent-operation-container .container img{margin-right:-50px;margin-top:25px;width:180px}}.portabl-clean-air{background-image:url(/assets/images/07-Spirit/PNG&SVG/spırıt7.jpg)}.portabl-clean-air .container{margin-top:18vh;text-align:right}.portabl-clean-air .container h3{font-size:30px}.compact-portable-design{padding:90px 0;text-align:center}.compact-portable-design h3{max-width:600px;font-size:clamp(1rem,4vw,1.8rem)}.ergonomic-design{background-image:url(/assets/images/07-Spirit/PNG&SVG/spırıt-araba.jpg)}.ergonomic-design .container{margin-top:20vh;color:#fff!important}.ergonomic-design .container h3{color:#fff!important;margin-bottom:25px;font-size:30px;font-family:WorkSansSemiBold}.ergonomic-design .container p{line-height:25px;font-size:20px;word-spacing:4px;letter-spacing:1px;width:480px}.guarantee-period{height:auto;padding:40px 0;background-color:rgba(29,29,57,.8);color:#fff}.guarantee-period .article-container{display:flex;column-gap:65px;max-width:1200px;margin:0 auto;align-items:center}.guarantee-period .article-container h3{font-family:WorkSansSemiBold;font-size:28px;color:#fff}.guarantee-period .article-container img{filter:invert(100%) sepia(0) saturate(0) hue-rotate(78deg) brightness(102%) contrast(108%);width:150px}@media screen and (max-width:768px){p{font-size:15px!important}.line-height-h3{line-height:19px!important}.spirit-series-main-vidoes .products-slide{margin-bottom:0!important}.spirit-series-main-vidoes .main-slide-article h1{font-size:25px}.spirit-series-main-vidoes .main-slide-article h2,.spirit-series-main-vidoes .main-slide-article h3{font-size:17px;font-weight:100!important;font-family:WorkSansLight}.spirit-description .container{text-align:center;justify-content:center;gap:1rem}.spirit-description .container h4{font-weight:700!important;line-height:20px!important;text-align:center!important}.spirit-description .container img{width:100px}.sanitizer-container img{width:70px}.sanitizer-container ul{padding:0;gap:25px;flex-wrap:wrap;justify-content:center}.sanitizer-container ul li p{line-height:18px!important;font-size:.938rem!important;font-weight:700!important}.touch-control .top-container{padding:3rem 0}.touch-control .top-container h3{margin-bottom:45px}.touch-control .top-container ul{align-items:center;padding:0;justify-content:space-evenly}.touch-control .top-container ul li img{width:80px}.bottom-container h3{margin-bottom:0}.bottom-container h3:first-child{margin-bottom:35px}.bottom-container img{width:290px!important;margin-right:-60px!important;margin-top:0!important}.ofis-home{text-align:center;height:40vh}.ofis-home .container{text-align:center!important}.ofis-home br{display:none}.ofis-home h4{text-align:center;width:100%;padding:0 26px;margin:25px auto}.touch-control-2 .container{display:none}.portabl-clean-air-mobile{text-align:center;padding:25px 0}.portabl-clean-air{background-position:16%!important}.portabl-clean-air .container{display:none}.compact-portable-design{padding:25px 20px}.ergonomic-design{background-position:85%!important}.ergonomic-design .container{display:none}.ergonomic-design-mobile{padding:25px 0;text-align:center}.ergonomic-design-mobile h3{font-family:WorkSansSemiBold!important;margin-bottom:10px}.ergonomic-design-mobile p{width:300px;font-size:20px;font-weight:700}.guarantee-period{display:none}.bg{min-height:48vh!important}}p{font-family:WorkSansLight;font-size:17px}.d-flex-align-center,.d-flex-column-center{display:flex;align-items:center}.d-flex-column-center{flex-direction:column;justify-content:center}.bg{background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;min-height:100vh}.bg-auto{width:100%;padding:50px}.line-height-30{line-height:30px}.line-height-h3{line-height:40px}.img-600{width:600px}#moni-cube{position:relative}#moni-cube .container h1{position:absolute;top:-.8rem;color:#212121!important;font-family:WorkSansSemiBold;font-size:45px!important;left:1rem}#moni-cube .container h2{position:absolute;top:-8rem;font-size:160px!important;color:hsla(39,39%,67%,.251)!important;font-family:WorkSansBold}#moni-cube .container h3{color:#212121!important;margin-top:85px;font-family:WorkSansRegular;font-weight:600!important;padding-left:15px;font-size:30px!important;line-height:40px!important}.cube-sound-isolation .cube-title{color:#212121;font-family:WorkSansSemiBold;font-size:30px;text-align:center;width:890px;margin:80px auto}.cube-sound-isolation .cube-container{position:relative}.cube-sound-isolation .cube-container .cube-img{width:350px}.cube-sound-isolation .cube-container .cube-content{width:70%}.cube-sound-isolation .cube-container .cube-content h3{text-align:end;color:rgba(245,135,31,.251);font-family:WorkSansBold;font-size:55px;font-weight:900;margin-bottom:55px}.cube-sound-isolation .cube-container .cube-content h4{margin-top:-28px;margin-right:5px;position:absolute;top:5.6rem;color:#212121;font-family:WorkSansSemiBold;font-size:35px;right:0}.cube-sound-isolation .cube-container .cube-content p{color:#212121;font-family:WorkSansRegular;font-size:20px;line-height:31px;text-align:end}.cube-sound-isolation .cube-container .cube-content .cube-svg{position:relative;display:flex;place-content:flex-end;margin:55px 0}.cube-sound-isolation .cube-container .cube-content .cube-svg .db-1{position:absolute;left:18rem;top:4rem}.cube-sound-isolation .cube-container .cube-content .cube-svg .db-2{position:absolute;right:7.6rem;top:4rem}.cube-sound-isolation .cube-container .cube-content .cube-svg img{border-radius:55px;background-color:rgba(245,135,31,.125);padding:50px;height:300px;width:650px}.healthy-silence{margin:50px 0;position:relative}.healthy-silence .cube-content h3{text-align:center;color:rgba(245,135,31,.251);font-family:WorkSansBold;font-size:70px;font-weight:900}.healthy-silence .cube-content h4{margin-top:-40px;top:2.8rem}.healthy-silence .cube-content .contact-us-btn{font-size:16px;color:#fff;padding:10px 38px;background-color:#3c9de9;border-radius:22px;text-decoration:none;margin:25px auto}.healthy-silence .cube-img-container img:last-child{width:570px}.healthy-silence .last-title span{color:#3c9de9;font-weight:900}.healthy-silence .last-title h4{margin-bottom:25px}.practical-use .cube-container .cube-img-container{margin:100px auto;column-gap:15px}.practical-use .cube-container .cube-img-container img{margin:0 25px;border-radius:30px;opacity:.5;position:relative}.practical-use .cube-container .cube-img-container img:nth-child(2){transform:scale(1.3);opacity:1}.laptop-and-mobile{background-image:url(/_next/static/media/Artboard\ 9.ca32e7cf.jpg);width:100%;height:100vh;background-size:cover;background-position:100% 60%}.laptop-and-mobile .content-container{width:100%;height:300px;align-items:center;justify-content:space-evenly!important}.laptop-and-mobile .content-container div{align-items:center;row-gap:25px}.laptop-and-mobile .content-container div img{width:130px}@media screen and (max-width:1400px){.laptop-and-mobile .content-container div img{width:100px}}.laptop-and-mobile .content-container div p{width:300px;color:#fff;font-family:WorkSansRegular;font-size:19px;line-height:32px;text-align:center}@media screen and (max-width:1400px){.laptop-and-mobile .content-container div p{font-size:17px}}.air-flow{width:100%;position:relative;padding:65px 0 100px;align-items:center}.air-flow div:nth-child(2){display:flex;justify-content:center}.air-flow h2{color:rgba(60,156,232,.145);font-family:WorkSansBold;font-size:70px;text-align:center}.air-flow h3{text-align:center;margin-top:-40px;font-size:35px;font-family:WorkSansSemiBold}@media screen and (max-width:1400px){.air-flow h3{font-size:35px}}.air-flow .first-image{margin-top:50px;width:80%}.air-flow .blue-btn{margin:80px auto 120px;font-size:18px;padding:13px 60px}.air-flow .effective-air-flow{align-items:center;justify-content:space-between!important}.air-flow .effective-air-flow img{width:45%}.air-flow .effective-air-flow div{width:50%}.air-flow .effective-air-flow div h2{margin-top:-20px;text-align:start;font-size:70px}.air-flow .effective-air-flow div h3{margin-top:-38px;font-size:35px;text-align:start}.sterilization{margin:100px auto 0}.sterilization h2{color:#002856;font-family:WorkSansBold}.sterilization h3{font-size:35px!important}.cube-reservation{position:relative}.cube-reservation .img-1{width:100%;object-fit:fill}.cube-reservation h4{top:37rem;left:5rem;transform:rotate(-90deg);color:rgba(143,69,152,.208);font-family:WorkSansBold;font-size:10vw;position:absolute}.cube-reservation .air-flow-description{text-align:center}.cube-reservation .reservation-opportunity{margin:80px auto;justify-content:space-between!important}.cube-reservation .reservation-opportunity img{width:50%}.cube-reservation .reservation-opportunity h2{color:rgba(143,69,152,.188);font-family:WorkSansBold;font-size:75px;text-align:start;margin-left:44px}.cube-reservation .reservation-opportunity h3{text-align:start;margin-top:-40px;font-size:35px;font-family:WorkSansSemiBold;margin-left:49px}.cube-reservation .reservation-opportunity p{text-align:start;margin-left:44px}.cube-usage-area{display:flex;width:100%;column-gap:15px}.cube-usage-area img{width:49%}.air-flow-description{font-size:20px;font-family:WorkSansRegular;line-height:31px;margin-top:40px}.blue-btn{color:#fff;padding:10px 38px;background-color:#3c9de9;border-radius:22px;text-decoration:none;width:auto}.cube-img-container img{width:250px}.description-contanier{display:flex;flex-direction:column;margin:40px auto;color:#212121;font-family:WorkSansRegular;font-size:22px}.description-contanier span{color:#3c9de9;font-weight:900}.description-contanier p{font-size:20px!important;text-align:center;font-weight:700;line-height:35px}.cube-container{max-width:1200px;margin:0 auto}.text-center{text-align:center!important}.d-flex,.d-flex-column{display:flex}.d-flex-center{display:flex;align-items:center;justify-content:center}@media screen and (max-width:468px){br{display:none}#moni-cube{margin-top:64px!important;background-position:64% 50%!important;height:60vh!important}#moni-cube .container h1{position:relative;text-align:end!important;margin-right:32px;margin-top:-55px;top:0!important;font-size:29px!important;color:#fff!important}#moni-cube .container h2{display:none}#moni-cube .container h3{color:#fff!important;margin:0 22px 0 auto;margin-top:-.5rem!important;font-size:15px!important;line-height:23px!important;text-align:end!important;max-width:20ch}.cube-sound-isolation .cube-title{width:90%;font-size:19px;margin:60px auto}.cube-sound-isolation div{flex-direction:column-reverse!important}.cube-sound-isolation div .cube-img{width:200px!important}.cube-sound-isolation div .cube-content{width:100%!important}.cube-sound-isolation div .cube-content h4{margin-top:-4.7rem!important;top:0!important;margin-bottom:25px}.cube-sound-isolation div .cube-content .cube-svg{background-color:rgba(245,135,31,.125);height:240px}.cube-sound-isolation div .cube-content .cube-svg img{width:100%!important;background-color:transparent!important;height:213px}.cube-sound-isolation div .cube-content .cube-svg .db-1{left:3.2rem!important;top:4rem!important}.cube-sound-isolation div .cube-content .cube-svg .db-2{right:4.4rem!important;top:4rem!important}.healthy-silence .cube-container .cube-content h4{top:1.5rem}.healthy-silence .cube-container .cube-img-container img{width:25%}.healthy-silence .cube-container .cube-img-container img:last-child{width:50%}.practical-use .description-contanier h4{margin-bottom:10px}.practical-use .cube-img-container{column-gap:0}.practical-use .cube-img-container img{width:23%;border-radius:13px!important;margin:0 15px!important}.laptop-and-mobile{height:80vh;background-position:55% 60%}.laptop-and-mobile .content-container{height:100%}.laptop-and-mobile .content-container div{row-gap:5px}.laptop-and-mobile .content-container div img{width:70px}.air-flow{padding:50px 0}.air-flow div h2{font-size:40px!important}.air-flow div h3{margin-top:-22px!important;font-size:24px!important}.air-flow .effective-air-flow img{width:60%;margin:15px auto}.air-flow .effective-air-flow div{width:100%}.air-flow .effective-air-flow div h2{text-align:center;font-size:40px!important}.air-flow .effective-air-flow div h3{font-size:24px!important;margin-top:-20px}.air-flow .effective-air-flow div p{text-align:center;width:90%;margin:35px auto;font-size:16px}.air-flow .sterilization{margin:30px auto 0}.air-flow .sterilization h2{font-size:40px!important}.air-flow .sterilization h3{font-size:24px!important;margin-top:-23px}.air-flow .sterilization p{width:90%;margin:25px auto 0}.air-flow h3{margin-top:-30px}.air-flow .blue-btn{padding:13px 35px;font-size:16px;margin:30px auto 60px}.cube-reservation .reservation-opportunity{margin:50px auto 80px}.cube-reservation .reservation-opportunity h2{margin-left:0;text-align:center}.cube-reservation .reservation-opportunity div{width:95%}.cube-reservation .reservation-opportunity div p{text-align:center!important;width:90%;margin-left:auto}.cube-reservation .reservation-opportunity img{margin-top:45px;width:60%}.cube-reservation .reservation-opportunity h2{font-size:40px!important}.cube-reservation .reservation-opportunity h3{font-size:24px!important;margin-top:-23px;margin-left:0;margin-bottom:55px}.cube-reservation .img-1{width:100%}.cube-reservation h4{font-size:57px!important;top:-9rem;left:-8rem}.cube-reservation .air-flow-description{width:90%;text-align:center!important;margin:-40px auto 0}.cube-reservation .air-flow-description h3{margin-top:-29px;font-size:30px}.cube-usage-area{justify-content:center;align-items:center}.cube-usage-area img{width:100%;margin-bottom:15px}}@media screen and (max-width:468px)and (max-width:468px){.main .support-team .btn-kids{padding:12px 0 10px 15px;font-size:12px}}@media screen and (max-width:468px){.main .support-team p{text-align:start!important}.mobile-d-flex{flex-direction:column}.cube-container{width:100%}}@media screen and (max-width:390px){.cube-sound-isolation .cube-container .cube-content .cube-svg .db-2{right:4rem!important;top:5rem!important}}@media screen and (max-width:317px){h2{font-size:36px!important}h2,h3{text-align:center!important}h3{font-size:25px!important}h4{font-size:24px!important}h4,h5{text-align:center!important}h5{font-size:20px!important}p{font-size:15px!important;line-height:23px!important;text-align:center!important}.practical-use .cube-container .cube-img-container img{width:20%}.sterilization h2{font-size:36px!important}.cube-sound-isolation div .cube-img{width:250px!important}}.monine-cube-technical-features{margin:100px 0 50px}.monine-cube-technical-features .container{flex-wrap:wrap!important;justify-content:space-between;align-items:center}.monine-cube-technical-features .container .tech_1{width:50%;position:relative}.monine-cube-technical-features .container .tech_1 .tech_1-btn{cursor:pointer}.monine-cube-technical-features .container .tech_1 .tech_1-main-image{width:400px;height:100%}.monine-cube-technical-features .container .tech_1 .arrow-1{cursor:pointer!important;position:absolute;top:-3.9rem;left:9.8rem}.monine-cube-technical-features .container .tech_1 .arrow-2{position:absolute;top:-3.9rem;left:11.6rem}.monine-cube-technical-features .container .tech_1 .arrow-3{position:absolute;top:-3.7rem;left:13.5rem}.monine-cube-technical-features .container .tech_1 .arrow-4{width:135px;position:absolute;top:1.5rem;left:18.5rem}.monine-cube-technical-features .container .tech_1 .arrow-5{width:230px;position:absolute;top:4.9rem;left:13.05rem}.monine-cube-technical-features .container .tech_1 .arrow-6{width:200px;position:absolute;top:10.4rem;left:14.9rem}.monine-cube-technical-features .container .tech_1 .arrow-7{width:130px;position:absolute;top:15.4rem;left:19.12rem}.monine-cube-technical-features .container .tech_1 .arrow-8{width:130px;position:absolute;top:20rem;left:19.12rem}.monine-cube-technical-features .container .tech_1 .arrow-9{width:140px;position:absolute;bottom:4rem;left:19.12rem}.monine-cube-technical-features .container .tech_1 .arrow-10{position:absolute;bottom:-3rem;left:17.12rem}.monine-cube-technical-features .container .tech_1 .arrow-11{position:absolute;bottom:-3rem;left:6.12rem}.monine-cube-technical-features .container .tech_1 .arrow-12{width:130px;position:absolute;bottom:5rem;left:-1.12rem}.monine-cube-technical-features .container .tech_1 .arrow-13{width:140px;position:absolute;bottom:19.5rem;left:-1.22rem}.monine-cube-technical-features .container .tech_1 .arrow-14{width:120px;position:absolute;top:15rem;left:-1.2rem}.monine-cube-technical-features .container .tech_1 .arrow-15{width:130px;position:absolute;top:6.1rem;left:-1.4rem}.monine-cube-technical-features .container .tech_1 .arrow-16{width:200px;position:absolute;top:3.5rem;left:-.7rem}.monine-cube-technical-features .container .tech_2{width:50%;position:relative}.monine-cube-technical-features .container .tech_2 .tech_1-main-image{width:470px}.monine-cube-technical-features .container .tech_2 .arrow-1{position:absolute;top:-3.7rem;left:5.1rem}.monine-cube-technical-features .container .tech_2 .arrow-2{position:absolute;top:-3.8rem;left:11.1rem}.monine-cube-technical-features .container .tech_2 .arrow-3{position:absolute;top:-5.5rem;left:20.1rem}.monine-cube-technical-features .container .tech_2 .arrow-4{position:absolute;top:-4.8rem;left:24rem}.monine-cube-technical-features .container .tech_2 .arrow-5{width:200px;position:absolute;top:20.6rem;left:22.05rem}.monine-cube-technical-features .container .tech_2 .arrow-6{width:200px;position:absolute;top:13.4rem;left:-4.1rem}.monine-cube-technical-features .container .tech_3{width:50%;margin-top:100px}.monine-cube-technical-features .container .tech_detail{width:50%}.icon-top{top:-6.9rem!important}.icon-w-50{z-index:1;width:30px}.row-header{padding:18px!important}.moni-cube-active{opacity:1!important;z-index:999!important}.feature-container,.feature-container-2{width:230px!important;opacity:0;background-color:#363232;padding:10px 15px;border-radius:5px;color:#fff;font-size:14px;text-align:center;transition:all .5s ease}.child-slider{height:70vh!important}#blog{position:relative;scroll-behavior:smooth}#blog .title-container{background-image:url(/assets/images/blog/Artboard-13.png);position:absolute;top:300px;left:-5px;width:50%;height:334px;background-size:contain;background-repeat:no-repeat;padding:50px}#blog .title-container h2{color:#fff;font-family:WorkSansSemiBold;width:550px;margin-left:auto;font-size:42px;line-height:56px;word-spacing:2px}.blog-container{width:1200px;max-height:1400px;height:auto;margin:50px auto 200px;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:35px;column-gap:35px}.blog-container .blog-item{height:500px}.blog-container .blog-item img{margin-top:25px;width:100%}.blog-container .blog-item a{color:#212121;font-family:WorkSansLight;text-decoration:none;display:block;margin:15px 10px;font-size:16px;line-height:20px;cursor:pointer}.blog-container .blog-item .item-description:hover{text-decoration:underline}#pagination{overflow:auto;display:flex;width:1200px;justify-content:end;margin:55px auto}#pagination button{width:40px;height:40px;border-radius:25px;border:1px solid rgba(0,0,0,.199);background-color:#fff;margin:0 4px;cursor:pointer}.active{background-color:rgba(60,158,233,.733)!important;color:#fff}#mobile-more{display:none}@media screen and (max-width:468px){#blog{height:48vh!important;background-size:cover;background-position:50%;background-repeat:no-repeat}#blog .title-container{padding:0;top:100px!important;width:250px;height:auto}#blog .title-container h2{width:100%;font-size:18px!important;line-height:27px;word-spacing:1px}.blog-container{max-height:none;width:100%;height:auto;margin:0 auto;grid-template-columns:repeat(2,1fr);column-gap:0}.blog-container .blog-item{height:auto;width:80%;margin:0 auto;display:flex;flex-direction:column;align-items:center}.blog-container .blog-item .item-img{width:100%;height:auto}.blog-container .blog-item .item-description{font-size:15px;text-align:center}#pagination{display:none;padding:15px;width:100%}#mobile-more{display:flex;justify-content:center}#mobile-more a{color:#fff;width:38%;padding:10px 5px;border-radius:32px;text-align:center;margin:25px 0;border:1px solid rgba(0,0,0,.199);background-color:rgba(60,158,233,.733)}}#our-sales-points{display:flex;column-gap:40px;padding-top:150px;margin-bottom:35px}#our-sales-points .map-container{width:50%}#our-sales-points .map-container #map{width:100%;height:620px}#our-sales-points .sales-points-container{width:550px;margin-right:auto}#our-sales-points .sales-points-container a{text-decoration:none}#our-sales-points .sales-points-container h1,#our-sales-points .sales-points-container h2{font-family:WorkSansMedium;font-weight:500;color:#161616;font-size:34px}#our-sales-points .sales-points-container .dropdown-group{display:flex;margin:25px 0;column-gap:30px}#our-sales-points .sales-points-container .dropdown-group .dropdown{position:relative;border:1px solid #fff;border-radius:25px;background-color:rgba(65,105,225,.102);width:100%}#our-sales-points .sales-points-container .dropdown-group .dropdown .dropbtn{color:#4169e1;padding:12px 15px;display:flex;align-items:center;justify-content:space-between;width:100%}#our-sales-points .sales-points-container .dropdown-group .dropdown .dropbtn img{filter:invert(44%) sepia(95%) saturate(3809%) hue-rotate(214deg) brightness(91%) contrast(93%);width:20px;height:20px;transform:rotate(90deg)}#our-sales-points .sales-points-container .dropdown-group .dropdown select{-webkit-appearance:none;border:1px solid #fff;border-radius:25px;background-color:rgba(65,105,225,.102);color:#4169e1;padding:12px 15px;display:flex;align-items:center;justify-content:space-between;width:100%}#our-sales-points .sales-points-container .dropdown-group .dropdown select .dropbtn{display:flex}#our-sales-points .sales-points-container .dropdown-group .dropdown select .dropbtn img{filter:invert(44%) sepia(95%) saturate(3809%) hue-rotate(214deg) brightness(91%) contrast(93%);width:20px;height:20px;transform:rotate(90deg)}#our-sales-points .sales-points-container .distributor-container{padding:0 10px 0 0;height:483px;overflow-y:scroll}#our-sales-points .sales-points-container .distributor-container .distributor-info{background-color:#f7f7f7;padding:14px;border-radius:10px;margin:20px 0;color:#212121}#our-sales-points .sales-points-container .distributor-container .distributor-info a{cursor:pointer}#our-sales-points .sales-points-container .distributor-container .distributor-info:first-child{margin-top:0!important}#our-sales-points .sales-points-container .distributor-container .distributor-info .btn-main{margin-top:10px!important;width:167px;justify-content:space-between}#our-sales-points .sales-points-container .distributor-container .distributor-info h3{font-family:WorkSansMedium;font-weight:500;font-size:17px!important}#our-sales-points .sales-points-container .distributor-container .distributor-info p{font-family:WorkSansLight;font-size:13px!important}#our-sales-points .sales-points-container .distributor-container .distributor-info .distributor-link{text-decoration:none;color:#212121}.districtDropdown-content{display:none}.show{display:block}.dropdown-item{position:absolute;background-color:#fff;margin-top:5px;border-radius:25px;width:100%}.dropdown-item #dealer-list{padding-left:1rem}.dropdown-item ul{position:relative;padding-left:0;list-style-type:none;width:100%;height:240px;overflow-y:auto;z-index:7}.dropdown-item ul a{font-size:16px;font-weight:900!important;color:#4169e1;text-decoration:none;font-family:WorkSansSemiBold!important}.dropdown-item li{font-weight:700!important;display:block;margin:25px 0;border-radius:25px;border-top:0;cursor:pointer;text-indent:5px;font-size:16px}.dropdown-item li a{font-size:16px;font-weight:900;color:#4169e1;text-decoration:none}.cursor-pointer{cursor:pointer!important}.distributor-container::-webkit-scrollbar{width:7px}.distributor-container::-webkit-scrollbar-thumb{background:rgba(33,33,33,.6);border-radius:5px}.distributor-container::-webkit-scrollbar-track{background-color:hsla(0,0%,50%,.089)}select.simple-control:disabled{-webkit-appearance:none;-moz-appearance:none}select:disabled.simple-control::-ms-expand{display:none}.dropdown-container select{-moz-appearance:none;-webkit-appearance:none}.dropdown-container select::-ms-expand{display:none}@media screen and (max-width:468px){#our-sales-points{flex-direction:column-reverse;padding-top:124px;margin-bottom:0}#our-sales-points .map-container{width:100%}#our-sales-points .map-container #map{height:55vh}#our-sales-points .map-container #map img{width:30px!important;height:30px!important}#our-sales-points .sales-points-container{padding:0 10px;width:100%}#our-sales-points .sales-points-container h1{font-size:21px}#our-sales-points .sales-points-container .dropdown-group{column-gap:8px}#our-sales-points .sales-points-container .dropdown-group #myDropdown ul,#our-sales-points .sales-points-container .dropdown-group .dropdown ul{padding-left:15px}#our-sales-points .sales-points-container .dropdown-group #myDropdown ul li a,#our-sales-points .sales-points-container .dropdown-group .dropdown ul li a{font-size:15px}#our-sales-points .sales-points-container h2{font-size:21px;width:100%}#our-sales-points .sales-points-container .distributor-container{max-height:483px;height:auto}}@media screen and (max-width:360px){#our-sales-points .sales-points-container h1,#our-sales-points .sales-points-container h2{font-size:19px;width:100%}}#support-center .container h1,#support-center .container h2{padding:0 20px;font-family:WorkSansSemiBold;color:#fff}.artboard-utilities-container{display:flex;justify-content:center;margin:65px auto;max-width:991px;gap:35px}.artboard-utilities-container .artboard-box{text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:15px;width:240px;height:240px;background-color:#f7f7f7;padding:45px}.artboard-utilities-container .artboard-box p{text-align:center;width:100%;font-family:WorkSansRegular;color:#3c9de9}.artboard-container{display:flex;row-gap:15px;flex-direction:column;margin:0 auto 75px;max-width:1250px}.artboard-container .artboard-container-title{font-family:WorkSansMedium;padding-left:35px;margin:5px 0}.artboard-container .artboard-box-container{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:25px;column-gap:25px}.artboard-container .artboard-box-container a{text-decoration:none;display:flex;flex-direction:column;align-items:center}.artboard-container .artboard-box-container div:hover p{font-weight:600;color:#3c9de9;text-decoration:underline;-webkit-text-decoration-color:#3c9de9;text-decoration-color:#3c9de9;text-align:center}.artboard-container .artboard-box-container .artboard-box{overflow:hidden}.artboard-container .artboard-box-container .artboard-box:hover{background-color:rgba(60,157,233,.125)}.artboard-container .artboard-box-container .artboard-box img{width:100%;object-fit:cover}.artboard-container .artboard-box-container .artboard-box img:hover{transform:scale(1.1)}.artboard-container .artboard-box-container p{margin:15px auto;text-align:center;width:63%;cursor:pointer;font-family:WorkSansLight;color:#212121}.support-center-search{position:relative;width:100%;margin:0 auto;padding:0 3%;max-width:1200px}.support-center-search img{margin-left:15px;position:absolute;top:51%;width:25px;height:25px;filter:invert(63%) sepia(18%) saturate(7086%) hue-rotate(181deg) brightness(95%) contrast(92%)}.support-center-search input{font-size:15px;margin:20px 0;border-width:1px;width:83%;padding:20px 60px;border-radius:15px;border-color:#212121}.support-center-search input::placeholder{color:#212121}.support-center-search input:focus{outline:none}.support-center-contact{background-color:#f7f7f7}.support-center-contact .contact-wrapper{display:flex;align-items:center;column-gap:8%;position:relative;width:100%;margin:50px auto;padding:0 3%;max-width:1200px}.support-center-contact .contact-wrapper img{filter:invert(31%) sepia(53%) saturate(6199%) hue-rotate(278deg) brightness(91%) contrast(87%);width:200px;height:200px}.support-center-contact .contact-wrapper .contact-text{width:500px}.support-center-contact .contact-wrapper .contact-text h2{font-family:WorkSansMedium;line-height:27px;margin:42px 0;font-size:18px}.support-center-contact .contact-wrapper .contact-text .contact-btn{display:flex;column-gap:26px}.support-center-contact .contact-wrapper .contact-text .contact-btn .contact-us-button{color:#fff;padding:10px 38px;background-color:#3c9de9;border-radius:22px;text-decoration:none}.support-center-contact .contact-wrapper .contact-text .contact-btn .contact-wp-button{color:#212121;text-decoration:none;display:flex;align-items:center;font-family:WorkSansRegular;border:1px solid rgba(0,0,0,.705);padding:0 38px 0 2px;border-radius:22px}.support-center-contact .contact-wrapper .contact-text .contact-btn .contact-wp-button img{margin-right:10px;width:35px;height:35px;filter:invert(29%) sepia(32%) saturate(7190%) hue-rotate(160deg) brightness(89%) contrast(101%)}.support-center-contact .contact-wrapper .contact-wp-popup{width:500px;height:300px;background-color:red}.support-center-contact .contact-wrapper .contact-wp-popup .support-popup-center{z-index:4;visibility:0;position:relative;display:flex;flex-direction:column;border-radius:25px;padding:25px}.support-center-contact .contact-wrapper .contact-wp-popup .support-popup-center .support-center-popup-title{display:flex;align-items:center;margin-top:15px}.support-center-contact .contact-wrapper .contact-wp-popup .support-popup-center .support-center-popup-footer{display:flex;flex-direction:column;row-gap:10px;color:#212121;font-family:WorkSansLight}.support-center-contact .contact-wrapper .contact-wp-popup .support-popup-center .support-center-popup-footer a{text-decoration:none}.support-center-contact .contact-wrapper .contact-wp-popup .support-popup-center .support-center-popup-footer a:hover{text-decoration:underline}.support-center-contact .contact-wrapper .contact-wp-popup .support-popup-center .support-center-popup-footer p{text-decoration:none;color:#212121}.contact-us{z-index:5;transition:all .2s ease;position:fixed;right:-2px;height:45px;bottom:-46px;width:183px;background-color:#3edcd2;transform:rotate(90deg);transform-origin:top right;display:flex;align-items:center;padding-right:20px;column-gap:15px;padding-left:27px;color:#fff;border-radius:0 0 0 36px}.contact-us img{filter:invert(100%) sepia(0) saturate(7479%) hue-rotate(1turn) brightness(109%) contrast(98%);width:25px;height:20px;transform:rotate(90deg)}.contact-us-box{z-index:5;display:flex;flex-direction:column;row-gap:15px;padding-top:60px;padding-left:35px;position:fixed;transition:all .2s ease;transform:translateX(100%);bottom:0;right:0;background-color:#fff;width:250px;height:250px;box-shadow:0 0 6px 1px hsla(300,1%,56%,.09)}.contact-us-box p{color:#212121;font-family:WorkSansLight}.contact-us-box a{display:flex;align-items:center;column-gap:10px}.contact-us-box a .mail-icon,.contact-us-box a .phone-icon{filter:invert(71%) sepia(38%) saturate(659%) hue-rotate(126deg) brightness(97%) contrast(92%);width:25px;height:25px}.contact-us-box a .wp-icon{width:25px;height:25px}.contact-us-box a .right-icon{width:10px;height:10px}.contact-us-box a p{font-family:WorkSansRegular;width:98px;color:#212121}.support-popup-center{z-index:4;visibility:0;position:relative;display:flex;flex-direction:column;border-radius:25px;padding:25px}.support-popup-center .support-center-popup-title{display:flex;align-items:center;margin-top:15px;column-gap:8px}.support-popup-center .support-center-popup-footer{display:flex;flex-direction:column;row-gap:10px;color:#212121;font-family:WorkSansLight}.support-popup-center .support-center-popup-footer a{text-decoration:none}.support-popup-center .support-center-popup-footer a:hover{text-decoration:underline}.call-us-popup{row-gap:25px}.call-us-popup .phone-number{color:#fff;background-color:#3edcd2;padding:19px 15px;width:70%;border-radius:10px}.wp-popup{row-gap:2px!important}.wp-popup .phone-number{color:#fff;background-color:#008275!important;padding:19px 15px;width:70%;margin:17px 0;border-radius:10px}.nav{z-index:2!important}a{cursor:pointer}.wp-icon{filter:invert(37%) sepia(16%) saturate(4490%) hue-rotate(140deg) brightness(92%) contrast(101%);width:36px;height:36px}@media(min-width:769px)and (max-width:1024px){.artboard-utilities-container{max-width:760px;margin:40px auto;row-gap:18px}.artboard-container .artboard-box-container{display:grid;grid-template-columns:repeat(2,1fr);justify-content:center}}@media(max-width:768px){.artboard-box-container,.artboard-utilities-container{padding:0 20px;margin:0;row-gap:18px}.artboard-box-container .artboard-box,.artboard-utilities-container .artboard-box{max-width:230px!important;row-gap:15px!important;height:180px}.artboard-box{width:100%!important;height:180px!important;padding:35px!important}.support-center-contact .contact-wrapper img{width:25vw;height:25vw}.support-center-contact .contact-wrapper .contact-text{width:80vw}.support-center-contact .contact-wrapper .contact-text .contact{width:35vw;flex-direction:column;row-gap:15px}.support-center-contact .contact-wrapper .contact-text .contact-btn .contact-us-button{text-decoration:none}}.artboard-box{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:15px;width:250px;height:250px;background-color:#f7f7f7}.artboard-box:hover{cursor:pointer;transform:scale(1.05);transition:all .2s ease}.artboard-box:hover p{text-decoration:underline;-webkit-text-decoration-color:#3c9de9;text-decoration-color:#3c9de9}.close-btn img{position:absolute;top:15px;right:28px;width:15px;height:21px;filter:invert(90%) sepia(5%) saturate(16%) hue-rotate(5deg) brightness(87%) contrast(75%)}@media(max-width:533px){#support-center{background-position:45%}#support-center .container h1,#support-center .container h2{font-size:22px}.artboard-utilities-container{justify-content:center;padding:0 15px;margin:50px 0;width:100%}.artboard-utilities-container .artboard-box img{width:75px;margin-top:15px}.artboard-box{padding:0!important}.artboard-container{margin:0 0 25px auto}.artboard-container .artboard-container-title{text-align:center;margin:0 auto;padding:0;font-size:13px}.artboard-container .artboard-container-title h2{margin-bottom:45px;font-size:22px}.artboard-container .artboard-box-container{display:grid;grid-template-columns:repeat(2,1fr);justify-content:center}.artboard-container .artboard-box-container .artboard-box{margin:0 auto}.artboard-container .artboard-box-container p{width:100%;margin:25px 0;text-align:center;padding:0 15px}.support-center-contact .contact-wrapper .contact-text .contact{width:50vw}.wp-popup .support-center-popup-title .support-center-wp-btn .wp-icon{width:27px;height:27px}.wp-popup .support-center-popup-title h3{font-size:17px}.wp-popup .support-center-popup-footer a{font-size:15px}.wp-popup .phone-number{padding:10px 15px}.wp-popup p{font-size:13px;line-height:18px}.contact-us{z-index:5;width:176px;height:34px}.contact-us img{width:16px;height:16px}.contact-us p{font-size:15px}.contact-us-box{column-gap:9px;width:209px;height:203px;padding-top:35px;padding-left:27px}.contact-us-box p{font-size:14px}.support-center-search{padding:0 15px}.support-center-search h2{font-size:16px}.support-center-search input{width:100%;padding:13px 47px}.support-center-search img{top:49%;width:22px;height:22px}.support-center-contact .contact-wrapper .contact-text h2{font-size:14px;margin:15px 0;line-height:20px}.support-center-contact .contact-wrapper .contact-text .contact-btn{text-decoration:none;font-size:15px;row-gap:10px;width:170px;flex-direction:column}.support-center-contact .contact-wrapper .contact-text .contact-btn .contact-wp-button{padding:0 36px 0 2px}.support-center-contact .contact-wrapper .contact-text .contact-btn .contact-us-button{text-decoration:none}.support-center-contact .contact-wrapper img{width:23vw;height:23vw}.call-us-popup h3{font-size:17px}.call-us-popup .phone-number{padding:10px 15px}.call-us-popup p{font-size:13px}}@media screen and (max-width:468px){.app-image{width:350px!important;height:350px!important}.bg-image-right div{width:100%!important}.bg-image-right div h3{padding-right:20px!important}.company-reviews .container{gap:50px!important}.products-sample{padding:60px 20px 10px!important}.products-sample .container{gap:50px!important}.btn-main{width:max-content!important}.products-sample-mega{padding:20px!important}.products-sample-mega .products-sample-mega-section-main{gap:40px!important;width:100%!important}.products-sample-mega .products-sample-mega-section-main div .products-sample-image{width:150px!important}.products-sample-image{height:50px!important}.open-window-container{flex-wrap:wrap!important}.solution-experience .container{flex-wrap:wrap}section .background{display:none!important}.solution-support-container{width:100%}}.swiper{width:100%}.swiper-slide{text-align:center;font-size:18px;background:#fff}.loader-container,.swiper-slide{display:flex;justify-content:center;align-items:center}.loader-container{width:100%;height:100vh}.loader{width:110px;height:110px;border:13px solid rgba(60,160,236,.153);border-bottom-color:#3ca0ec;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:WorkSansBold;src:url(/assets/fonts/WorkSans-Bold.ttf)}@font-face{font-family:WorkSansRegular;src:url(/assets/fonts/WorkSans-Regular.ttf)}@font-face{font-family:WorkSansMedium;src:url(/assets/fonts/WorkSans-Medium.ttf)}@font-face{font-family:WorkSansLight;src:url(/assets/fonts/WorkSans-Light.ttf)}@font-face{font-family:WorkSansSemiBold;src:url(/assets/fonts/WorkSans-SemiBold.ttf)}@font-face{font-family:WorkSansExtraLight;src:url(/assets/fonts/WorkSans-ExtraLight.ttf)}*{box-sizing:border-box;margin:0;font-family:WorkSansLight}h1{font-size:clamp(1.5rem,5vw,2.2rem)!important}h1,h2{font-family:WorkSansSemiBold;color:#fff}h2{font-size:clamp(1.1rem,4vw,2.2rem)!important}h3{font-size:clamp(1rem,4vw,1.8rem);font-family:WorkSansSemiBold;color:#002856;margin-bottom:10px}.primary-color{color:#002856!important}@media screen and (max-width:768px){.mobile{display:none!important}}.w-50{width:50%}.is-mobile{display:none!important}@media screen and (max-width:768px){.is-mobile{display:flex!important}}.pure-swipper{height:300px}.sales-points-dropdown-title{margin-top:1.5rem;border-radius:10px;border:1px solid hsla(0,0%,50%,.071);border-bottom-color:hsla(0,0%,50%,.412);padding:4px 11px;margin-inline:1rem}.mobile-product-slide{flex-wrap:wrap!important;height:-moz-fit-content!important;height:fit-content!important}.mobile-product-slide img{width:100%}.mobile-product-slide .main-slide-article{text-align:center!important;padding:30px!important}.mobile-product-slide .main-slide-article span{color:#002856!important;font-size:15px!important;width:100%}.mobile-product-slide .main-slide-article p span{font-size:15px!important;width:100%;line-height:18px!important}@media screen and (max-width:468px){.main-slide-mobile{height:100%!important;justify-content:flex-end!important;margin-bottom:4rem!important}}.font-medium{font-family:WorkSansMedium!important}.text-shadow-2{text-shadow:1px 2px 2px rgba(0,0,0,.5)}.color-white{color:#fff!important}.color-black{color:#000!important}.filter-black{filter:invert(2%) sepia(15%) saturate(170%) hue-rotate(318deg) brightness(103%) contrast(84%)!important}.main-bg{background-color:#fff!important}.container{max-width:1200px;margin:auto}@media screen and (max-width:1200px){.container{padding-inline:20px!important}}.bg-product-bottom{background-color:#e6e6e6}.bg-product-bottom-sleep{background-color:rgba(64,224,208,.082)!important}.arrow-change img:last-child{display:none}.arrow-change:hover img:last-child{display:block}.arrow-change:hover img:first-child{display:none}.arrow-change{padding-right:0;border-radius:50px;height:33px}.w-100{width:100%}@media screen and (max-width:768px){.md-w-50{width:45%!important}.md-w-40{width:40%!important}.md-w-100{width:100%!important}}@media screen and (max-width:468px){.sm-w-100{width:100%!important}.sm-w-80{width:80%!important}.sm-w-200{width:200px!important}.sm-h-60vh{height:55vh!important}}@media screen and (max-width:768px){.md-h-200{height:300px!important}}.w-500{width:500px}@media screen and (max-width:500px){.w-500{width:100%}}.w-200{width:200px}.w-80{width:80%;margin-block:auto}.btn-main{display:flex;align-items:center;gap:10px;font-size:14px;background-color:#002856!important;font-family:WorkSansRegular;color:#fff;padding-left:10px;width:-moz-fit-content;width:fit-content;border-radius:20px;text-decoration:none;transition:.5s;margin-top:1rem;letter-spacing:1px}@media screen and (max-width:468px){.btn-main{font-size:12px}}.btn-main img{transition:.5s;width:35px;filter:invert(96%) sepia(100%) saturate(0) hue-rotate(62deg) brightness(104%) contrast(105%)}.btn-home{background-color:#002856!important}.btn-sleep{background-color:#002856}.btn-restarurants{background-color:#d68400!important}.btn-kids{background-color:navy!important}.btn-hotel{background-color:#002856!important}.main-slide{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:wrap;width:100%;height:80vh;background-size:cover;background-position:50%;background-repeat:no-repeat}@media screen and (max-width:468px){.main-slide{height:65vh}}.main-slide .main-slide-article{display:flex;flex-direction:column;justify-content:center;text-align:left;width:1200px;padding:0 20px;height:100%;align-items:flex-start;margin:auto}@media screen and (max-width:768px){.main-slide .main-slide-article{margin-bottom:3rem}}.main-slide .main-slide-article h1{font-size:clamp(1.5rem,5vw,2.2rem)!important}@media screen and (max-width:1200px){.main-slide .main-slide-article{width:100%}}@media screen and (max-width:768px){.main-slide .main-slide-article{justify-content:flex-end}}.main-slide .products-slide-specs{z-index:9;position:fixed;top:80px}@media screen and (max-width:768px){.main-slide .products-slide-specs{top:9.7%;right:0}}@media screen and (max-width:468px){.main-slide .products-slide-specs{position:fixed;top:4.5rem;right:0}}.main-slide .products-slide-specs a{padding:15px 30px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;background-color:#002856;color:#fff;text-decoration:none;transition:.5s}.main-slide .products-slide-specs a:hover{text-decoration:underline}@media screen and (max-width:468px){.main-slide .products-slide-specs a{font-size:13px;padding:10px 15px}}.main-slide .products-slide-specs a img{margin-bottom:-3px;padding-right:5px;width:20px;filter:invert(100%) sepia(0) saturate(0) hue-rotate(0deg) brightness(100%) contrast(100%)}@media screen and (max-width:468px){.main-slide .products-slide-specs a img{display:none}}.main-slide .products-slide{align-items:flex-end!important;text-align:right;margin-top:55vh}.main-slide .black{color:#212121!important}.main-slide h1{width:45%}@media screen and (max-width:768px){.main-slide h1{width:100%}}.main-slide h2{width:45%}@media screen and (max-width:768px){.main-slide h2{width:50%}}.main-slide p{width:55%;height:-moz-fit-content;height:fit-content;font-size:clamp(1.1rem,4vw,1.8rem)!important;line-height:35px;display:flex;flex-direction:column;font-family:WorkSansBold!important;color:#fff;padding-top:0}@media screen and (max-width:768px){.main-slide p{width:100%;line-height:29px!important}}.main-slide .check span{margin-top:5px;font-size:17px!important;line-height:25px;font-family:WorkSansRegular!important;color:#212121}.main-slide .font-little span{font-size:35px!important;color:#212121;font-family:WorkSansRegular}.main-slide .font-reg{font-size:18px!important;color:#002856;font-family:WorkSansRegular!important}.main-slide .font-bigger span{font-size:clamp(.9rem,3.5vw,1.5rem);color:#002856;font-family:WorkSansBold!important;letter-spacing:1px!important;line-height:30px}@media screen and (max-width:468px){.main-slide .font-bigger span{font-size:20px!important;letter-spacing:unset!important}}.main-slide .main-slide-article-link a{display:flex;align-items:center;gap:10px;color:#002856;font-family:WorkSansRegular;background-color:#fff;padding:8px 10px 8px 15px;border-radius:25px;text-decoration:none;margin-top:10px;font-size:16px;height:3rem}.main-slide .main-slide-article-link a:hover{cursor:pointer}.main-slide .main-slide-article-link a:hover img{transform:rotate(1turn)}.main-slide .main-slide-article-link a #arrow-wrapper{width:30px;height:30px;padding:.5rem;background:#002856;border-radius:50%}.main-slide .main-slide-article-link a svg{color:#fff}#myVideo{position:absolute;z-index:-1;max-width:100%;height:80vh;object-fit:cover}@media screen and (max-width:768px){#myVideo{display:none}}.img-absolute{position:absolute;width:200px;height:200px;bottom:25%;right:20%}.img-absolute img{filter:invert(96%) sepia(100%) saturate(0) hue-rotate(62deg) brightness(104%) contrast(105%)}@media screen and (max-width:468px){.img-absolute img{display:none}}.sleep-problems{background-image:url(/assets/images/sleep-problems/sleeping-problem.jpg);background-size:cover;background-position:50%}@media screen and (max-width:768px){.sleep-problems{background-image:none}}.restaurant-problems{background-image:url(/assets/images/restaurant/bad-cafe.jpg);background-size:cover;background-position:50%}.bg-bed{background-image:url(/assets/images/home/bg-bed.webp)}@media screen and (max-width:468px){.bg-bed{background-size:cover;height:30vh!important}}.bg-air{background-image:url(/assets/images/home/bg-air.png)}.solution-article{text-align:center;width:100%;margin-top:-.2rem;padding:3rem;background-color:#002856}@media screen and (max-width:468px){.solution-article{padding:20px}}.solution-article h2{font-size:35px;font-family:WorkSansBold;color:#212121}.solution-article .container h2{color:#fff}@media screen and (max-width:468px){.solution-article .container h2{font-size:20px}}.clean-air{background:#e6e6e6;padding:40px 20px}@media screen and (max-width:468px){.clean-air{padding:0}}.clean-air .clean-air-content{padding:30px 20px;text-align:center}.clean-air .clean-air-content .clean-air-content-title h2{font-family:WorkSansBold;color:#002856;padding-bottom:1rem;text-align:left}@media screen and (max-width:468px){.clean-air .clean-air-content .clean-air-content-title h2{font-size:18px;text-align:center;padding-bottom:.5rem}}.clean-air .clean-air-content .clean-air-content-title h3{font-family:WorkSansRegular;color:#002856;padding-bottom:1rem;text-align:left;letter-spacing:1px}@media screen and (max-width:468px){.clean-air .clean-air-content .clean-air-content-title h3{font-size:17px;text-align:center}}.clean-air .clean-air-content-text{margin-top:40px;display:flex;flex-wrap:wrap;gap:2rem}@media screen and (max-width:468px){.clean-air .clean-air-content-text{gap:.5px;margin-top:12px}}.clean-air .clean-air-content-text ul{display:flex;flex-wrap:wrap;column-gap:25px;list-style-type:none;padding-left:0}@media screen and (max-width:468px){.clean-air .clean-air-content-text ul{display:flex;gap:.5rem 1.5rem;flex-wrap:wrap;justify-content:center}}.clean-air .clean-air-content-text ul li{box-shadow:0 0 10px 0 rgba(0,0,0,.15);border-radius:15px;width:170px;min-width:130px;height:185px;background:#fff;margin-bottom:20px}.clean-air .clean-air-content-text ul li img{filter:invert(10%) sepia(95%) saturate(2212%) hue-rotate(199deg) brightness(92%) contrast(102%)}@media screen and (max-width:468px){.clean-air .clean-air-content-text ul li{height:135px;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;width:32%!important;gap:10px}}.clean-air .clean-air-content-text ul li div{position:relative;display:flex;padding:1rem}.clean-air .clean-air-content-text ul li div img{margin-left:10px;width:75%;align-items:center;filter:invert(10%) sepia(95%) saturate(2212%) hue-rotate(199deg) brightness(92%) contrast(102%)}@media screen and (max-width:468px){.clean-air .clean-air-content-text ul li div img{justify-content:center;align-items:center;width:60px;gap:10px}}.clean-air .clean-air-content-text ul li div #check{position:absolute;right:6%;background:rgba(7,3,3,.177);border-radius:50%;width:35px;align-self:flex-start}@media screen and (max-width:468px){.clean-air .clean-air-content-text ul li div #check{width:25px}}.clean-air .clean-air-content-text ul li p{padding-inline:5px;overflow-wrap:break-word;font-size:17px;font-family:WorkSansLight;color:#002856}@media screen and (max-width:468px){.clean-air .clean-air-content-text ul li p{font-size:15px}}.clean-air .product-content-text ul{display:flex;flex-wrap:wrap;gap:30px}@media screen and (max-width:468px){.clean-air .product-content-text ul{gap:24px}}.clean-air .product-content-text ul li{width:270px;min-width:170px;height:200px}.clean-air .product-content-text ul li img{width:120px}.clean-air-products{background:#e6e6e6}.child-slider{display:flex;align-items:center;justify-content:center;width:100%;height:70vh;background-size:cover;background-position:50%}@media screen and (max-width:468px){.child-slider{height:65vh!important}}.child-slider div{display:flex;justify-content:space-between;width:100%}@media screen and (max-width:468px){.child-slider div h1,.child-slider div h2{padding-left:20px}}.bad-heating-air div{display:flex;align-items:center}.bad-heating-air div img{width:40%!important;height:100%}@media screen and (max-width:1400px){.bad-heating-air div img{width:40%!important}}.kids-section{padding:4rem 0}@media screen and (max-width:1200px){.kids-section{padding:1rem 0}.kids-section .child-article{padding:0 20px}}.kids-section .child-article .child-article-info{display:flex;flex-direction:column;gap:20px;padding:20px 0 40px}.kids-section .child-article .child-article-info span{font-family:workSansRegular;color:#1681d3}@media screen and (max-width:468px){.kids-section .child-article a{display:none}}.kids-section .child-article .child-article-section h4{font-size:17px;font-family:WorkSansRegular;color:#212121;margin-bottom:5px}.kids-section .child-article .child-article-section p{line-height:25px;font-size:16px;font-family:WorkSansRegular;color:#212121;padding-bottom:1rem}.kids-section .child-article .child-article-section p a{font-family:WorkSansRegular;text-decoration:none;color:#1681d3}.kids-section .child-article .child-article-section ul li{font-size:15px;font-family:WorkSansRegular;color:#212121;padding-bottom:1rem}.tech-specs{padding:50px 20px}@media screen and (max-width:468px){.tech-specs{padding:30px 20px;margin-bottom:1rem;text-align:center}}.tech-specs ul{list-style:none;display:flex;justify-content:space-around;flex-wrap:wrap;padding-left:0;row-gap:2rem;column-gap:1rem}@media screen and (max-width:768px){.tech-specs ul{flex-wrap:wrap;padding-left:10px;justify-content:space-evenly}}.tech-specs ul li{display:flex;flex-direction:column;align-items:center}@media screen and (max-width:468px){.tech-specs ul li{width:40%}}.tech-specs ul li img{width:100%;height:auto;max-width:90px}@media screen and (max-width:768px){.tech-specs ul li img{width:50px}}.tech-specs ul li p{padding-top:15px;font-family:workSansRegular;font-size:clamp(.9rem,3.5vw,1.3rem)}@media screen and (max-width:468px){.tech-specs ul li p{font-size:15px;font-family:WorkSansBold}}.test-independant{padding:50px 20px;background-color:#c7d2e2}@media screen and (max-width:468px){.test-independant{padding:17px 20px}}.test-independant .test-independant-content-text h2{font-size:30px;font-family:WorkSansSemiBold;color:#002856;padding-bottom:1rem}@media screen and (max-width:468px){.test-independant .test-independant-content-text h2{font-size:15px;font-family:WorkSansBold;padding-bottom:0}}.test-independant .test-independant-content-image ul{list-style:none;display:flex;align-items:center;justify-content:space-between;margin-top:30px;flex-wrap:wrap}@media screen and (max-width:468px){.test-independant .test-independant-content-image ul{padding-left:0;justify-content:space-around}}.test-independant .test-independant-content-image ul li img{width:100px}@media screen and (max-width:468px){.test-independant .test-independant-content-image ul li img{width:65px}}.bg-app{z-index:-2;background:#4a9ac3;background:linear-gradient(155deg,#4a9ac3,#002355)}.bg-image-right{display:flex;height:60vh;background-image:url(/assets/images/home/sleeping-child.webp);background-size:cover;background-position:50%;background-repeat:no-repeat}@media screen and (max-width:468px){.bg-image-right{padding:0 20px;height:40vh;background-image:url(/assets/images/home/sleeping-child-mobile.jpg)}}.bg-image-right div{width:80%;text-align:right}@media screen and (max-width:468px){.bg-image-right div{margin-top:50px}}.bg-image-right div h3{font-size:35px;font-family:WorkSansBold;color:#fff;padding-bottom:1rem}@media screen and (max-width:468px){.bg-image-right div h3{font-size:20px;text-align:center;padding:0!important;color:#212121}}.company-reviews{padding:60px 20px;background:#409ce1;background:linear-gradient(90deg,#409ce1,#5cb4df 50%,#314f7e)}@media screen and (max-width:468px){.company-reviews{padding:20px}}.company-reviews .container{display:flex;justify-content:space-around;flex-wrap:wrap}.company-reviews .container div{display:flex;flex-direction:column}.company-reviews .container div h2{color:#fff;font-family:WorkSansSemiBold;font-size:30px;text-align:left;padding-left:70px;padding-bottom:20px}@media screen and (max-width:468px){.company-reviews .container div h2{font-size:22px}}.company-reviews .container div a{display:flex;align-items:center;width:133px;height:30px;margin-top:20px;margin-left:70px;padding-left:7px;gap:10px;border-radius:30px;background-color:#fff;text-decoration:none;font-family:WorkSansRegular;color:#1681d3;justify-content:space-between}.company-reviews .container div a :last-child{width:29px}.company-reviews .container div a img{filter:invert(39%) sepia(90%) saturate(749%) hue-rotate(172deg) brightness(91%) contrast(96%);width:32px}@media screen and (max-width:468px){.company-reviews .container div a{margin:40px auto}}.company-reviews .container div img{width:400px;height:360px}@media screen and (max-width:768px){.company-reviews .container div img{width:105%}#home{background-image:none}#home-bg-red{background-image:url(/assets/images/home/bg-bed.webp);background-position:86% 48%;height:55vh!important}#hotel{background-image:none}#nursery-and-schools{background-image:url(/assets/images/nursery-and-schools/mobile-main-bg.webp);background-position:86% 48%;height:65vh!important}#tiny-house{background-image:url(/assets/images/tiny-house/png/img-1.webp);height:65vh!important}#airboost-series{background-image:url(/assets/images/pure/mobile-main-bg.webp);height:65vh!important}#airy{background-image:url(/assets/images/07-Spirit/PNG&SVG/mobile-main-bg.jpg)}#airy,#auriga{height:65vh!important}#auriga{background-image:url(/assets/images/monime/png/mobile-main-bg1.jpg);background-position:0}}#asthma{background-image:url(/assets/images/kids-healty/kids-healty.jpg)}#pets-home{background-image:url(/assets/images/kids-healty/pets-home.png)}#dust-home{background-image:url(/assets/images/kids-healty/dust-home.png)}#chemichals-home{background-image:url(/assets/images/kids-healty/chemichals-home.png)}#allergies-home{background-image:url(/assets/images/kids-healty/allergies-info.png)}#bad-smell-food{background-image:url(/assets/images/restaurant/bad-smell-food.jpg)}#smoking-effect{background-image:url(/assets/images/restaurant/smoke-effect.jpg)}#clean-air-home{background-image:url(/assets/images/home/clean-air-home.jpg)}@media screen and (max-width:768px){#clean-air-home{background-image:none}}#menalo-cafe{background-image:url(/assets/images/restaurant/menalo-cafe.jpg)}#chef-meze{background-image:url(/assets/images/restaurant/chef-meze.jpg)}#samsun-atakum{background-image:url(/assets/images/restaurant/samsun-atakum.jpg)}#kids-health-performance{background-image:url(/assets/images/school-and-kindergarden/kids-healt-performance.webp)}@media screen and (max-width:768px){#kids-health-performance{background-image:none}}#kids-teacher-personal-performance{background-image:url(/assets/images/school-and-kindergarden/teacher-health.webp)}@media screen and (max-width:768px){#kids-teacher-personal-performance{background-image:none}}#kids-parents{background-image:url(/assets/images/school-and-kindergarden/parents-care.webp)}@media screen and (max-width:768px){#kids-parents{background-image:none}}#kids-school-image{background-image:url(/assets/images/school-and-kindergarden/school-watch.png)}#kids-school-imp{background-image:url(/assets/images/school-and-kindergarden/school-rating.webp)}@media screen and (max-width:768px){#kids-school-imp{background-image:none}}#kids-school-irmak{background-image:url(/assets/images/school-and-kindergarden/irmak-okullari.jpg)}#support-center{background-image:url(/assets/images/support-center/support-center-first-banner.jpg)}@media screen and (max-width:768px){#support-center{background-image:none}}#our-story{background-image:url(/assets/images/our-story/ilk_banner_hikayemiz.jpg)}#our-story-background{background-image:url(/assets/images/sercair-app/background.jpg)}#our-story-alt-banner{background-image:url(/assets/images/our-story/alt_banner.jpg)}#sercair-app{background-image:url(/assets/images/sercair-app/ilk-banner.jpg)}@media screen and (max-width:768px){#sercair-app{background-image:none}}#blog{background-image:url(/assets/images/blog/ilk-banner_blog.jpg)}#moni-cube{background-image:url(/assets/images/moni-cube/ana-sayfa.jpg)}#weather-forecast{background-image:url(/assets/images/weather-forecast/main.jpg);background-position:50% 100%}.core-pure-main-bg{background-image:url(/assets/images/core-pure/core-pure-banner.jpg)}@media screen and (max-width:768px){.core-pure-main-bg{background-position:95% 50%}}.core-pure-bg{background-image:url(/assets/images/core-pure/bg-2.jpg);background-size:cover;background-position:50%}.core-pure-technical-second{background-image:url(/assets/images/core-pure/core-pure-slide-3.jpg);background-size:cover}.app-control-core-pure{height:100vh!important;width:100%;background-image:url(/assets/images/core-pure/core-pure-app.jpg);background-size:cover}@media screen and (max-width:768px){.app-control-core-pure{height:65vh!important}}.piatra-table-bg{margin-top:3rem;background-image:url(/assets/images/hauch/piatra-ofis2-min.webp);height:82vh;background-position:50% 82%;background-size:cover;width:100%}.flexible-space-usage{background-image:url(/assets/images/hauch/piatra-ofis-min.webp);height:83vh;background-position:bottom}@media screen and (max-width:768px){.flexible-space-usage{height:65vh!important;background-position:55% 63%!important}}.home-air-quality{width:100%;background-image:url(/assets/images/hauch/ailenizin-yaşam-kalitesini-artırır.webp);height:89vh;background-size:cover;background-position:center bottom -67px}@media screen and (max-width:768px){.home-air-quality{height:65vh!important;background-position:33% 50%}}.piatra-drawing{background:linear-gradient(90deg,#3c9ee9,#3e81cf 33%,#44519f 75%,#453482)}.baby-room{text-align:center;background-image:url(/assets/images/hauch/uyku-bebek.jpg);height:90vh;background-size:cover;background-position:bottom}@media screen and (max-width:768px){.baby-room{height:65vh!important;background-position:71% 44%}}.device-controls{background-color:#002856}.main{display:flex;flex-direction:column;width:100%}.main .kids-header{padding:80px 0;text-align:center}@media screen and (max-width:768px){.main .kids-header{padding:30px 20px 10px}}.main .kids-header h2{font-size:clamp(1.7rem,4vw,3rem)!important;font-family:WorkSansBold;color:rgba(33,33,33,.125);z-index:0}@media screen and (max-width:1200px){.main .kids-header h2{font-size:clamp(2rem,7vw,4rem)}}.main .kids-header h1,.main .kids-header p{font-size:35px;font-family:WorkSansBold;color:#212121;margin-top:-1rem}.main .kids-header p{color:#000}@media screen and (max-width:1200px){.main .kids-header p{font-size:clamp(1.5rem,5vw,2.2rem)!important;margin-top:-.5rem}}.main .kids-header .restaurants{font-size:35px}@media screen and (max-width:468px){.main .kids-header .restaurants{font-size:25px}}.main .restaurants-header{background-color:#f0f3f6!important}.main .restaurants-section{display:flex;flex-direction:column;gap:70px;background-color:#f0f3f6}@media screen and (max-width:468px){.main .restaurants-section{padding:0 20px}}.main .restaurants-section .restaurants-section-content{display:flex;align-items:center;gap:70px;padding-bottom:30px}@media screen and (max-width:768px){.main .restaurants-section .restaurants-section-content{gap:30px}}@media screen and (max-width:468px){.main .restaurants-section .restaurants-section-content{flex-wrap:wrap;justify-content:center}}.main .restaurants-section .restaurants-section-content .restaurants-section-content-image img{width:650px;height:400px;border-radius:20px}@media screen and (max-width:1200px){.main .restaurants-section .restaurants-section-content .restaurants-section-content-image img{width:400px;height:300px}}@media screen and (max-width:768px){.main .restaurants-section .restaurants-section-content .restaurants-section-content-image img{width:100%;height:200px;min-width:260px}}@media screen and (max-width:468px){.main .restaurants-section .restaurants-section-content .restaurants-section-content-article{width:100%}}.main .restaurants-section .restaurants-section-content .restaurants-section-content-article h2{font-size:clamp(1.1rem,4vw,2.2rem)!important;font-family:WorkSansSemiBold;color:#000}.main .restaurants-section .restaurants-section-content .restaurants-section-content-article p{padding-top:10px}@media screen and (max-width:468px){.main .restaurants-section .mobile-top{flex-wrap:wrap-reverse}}.main .product-restaurant h2{font-size:35px;font-family:WorkSansSemiBold;color:#212121;padding-bottom:20px}@media screen and (max-width:468px){.main .product-restaurant h2{font-size:25px;padding-left:20px}}.main .accordion-header-restaurant h3{font-size:40px;font-family:WorkSansSemiBold;color:#212121}.main .kids-articles{display:flex;padding:0 20px;gap:50px;justify-content:space-between}@media screen and (max-width:468px){.main .kids-articles{flex-wrap:wrap;gap:10px;padding-bottom:40px}}.main .kids-articles .kids-article{display:flex;flex-direction:column;justify-content:flex-start;width:50%;height:600px;gap:40px}@media screen and (max-width:468px){.main .kids-articles .kids-article{width:100%;height:410px}}.main .kids-articles .kids-article div video{width:100%;height:100%;border-radius:20px}.main .kids-articles .kids-article .kids-text{display:flex;flex-direction:column;justify-content:space-between;width:100%}.main .kids-articles .kids-article .kids-text .kids-first{font-size:25px;font-family:WorkSansRegular;color:#212121}@media screen and (max-width:1400px){.main .kids-articles .kids-article .kids-text .kids-first{font-size:25px}}@media screen and (max-width:468px){.main .kids-articles .kids-article .kids-text .kids-first{font-size:22px}}.main .kids-articles .kids-article .kids-text .kids-first b{font-family:WorkSansBold}.main .kids-articles .kids-article .kids-text .kids-last{font-size:30px;font-family:WorkSansBold;margin-bottom:1rem;color:#212121}@media screen and (max-width:1400px){.main .kids-articles .kids-article .kids-text .kids-last{font-size:25px}}@media screen and (max-width:468px){.main .kids-articles .kids-article .kids-text .kids-last{font-size:22px}}.main .main-slide-article-core-content{padding-top:15rem}.main .main-slide-article-core-content h1,.main .main-slide-article-core-content p{color:#000}.main .open-window .open-window-container{display:flex;justify-content:space-between;align-items:center;padding:50px 20px;gap:100px}@media screen and (max-width:768px){.main .open-window .open-window-container{gap:20px;padding:15px 0;flex-direction:column-reverse}}.main .open-window .open-window-container .open-window-article{display:flex;flex-direction:column;gap:40px;width:45%}@media screen and (max-width:768px){.main .open-window .open-window-container .open-window-article{width:100%;text-align:left}}.main .open-window .open-window-container .open-window-article h2{font-size:35px;color:#fff;font-family:workSansRegular}@media screen and (max-width:468px){.main .open-window .open-window-container .open-window-article h2{font-size:22px}}.main .open-window .open-window-container .open-window-article h3{font-size:25px;color:#fff;font-family:workSansRegular}@media screen and (max-width:468px){.main .open-window .open-window-container .open-window-article h3{font-size:20px}}.main .open-window .open-window-container .open-window-article div ul{list-style:none;padding-left:0}.main .open-window .open-window-container .open-window-article div ul li{display:flex;gap:20px;align-items:center;font-size:16px;color:#fff;font-family:workSansRegular;margin-bottom:1rem;padding-left:0}@media screen and (max-width:468px){.main .open-window .open-window-container .open-window-article div ul li{font-size:14px;margin-bottom:.5rem}}.main .open-window .open-window-container .open-window-article div ul li .icon-white{filter:invert(94%) sepia(6%) saturate(0) hue-rotate(121deg) brightness(106%) contrast(106%);width:35px;height:35px}.main .open-window .open-window-container .open-window-article div ul li .icon-white-arrow{filter:invert(94%) sepia(6%) saturate(0) hue-rotate(121deg) brightness(106%) contrast(106%);width:20px;height:20px}.main .open-window .open-window-container .open-window-article div ul li .icon-purple{filter:invert(11%) sepia(91%) saturate(6772%) hue-rotate(247deg) brightness(50%) contrast(131%);width:35px;height:35px;-webkit-filter:invert(11%) sepia(91%) saturate(6772%) hue-rotate(247deg) brightness(50%) contrast(131%)}.main .open-window .open-window-container .open-window-article div ul li .icon-purple-arrow{filter:invert(49%) sepia(99%) saturate(4318%) hue-rotate(215deg) brightness(91%) contrast(93%);width:20px;height:20px}.main .open-window .open-window-container .open-window-article div ul li:hover{cursor:pointer}.main .open-window .open-window-container .open-window-article div ul .text-purple{color:#4169e1}.main .open-window .open-window-container .open-window-article div ul .open-window-article-text-show{transition:.5s;display:none;position:absolute;right:40%;top:53%;width:350px;height:-moz-fit-content;height:fit-content;z-index:1;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.main .open-window .open-window-container .open-window-article div ul .open-window-article-text-show div{border-radius:5px!important;background-color:#1681d3}.main .open-window .open-window-container .open-window-article div ul .open-window-article-text-show div span{display:flex;justify-content:end;padding:5px}.main .open-window .open-window-container .open-window-article div ul .open-window-article-text-show div span:hover{cursor:pointer}.main .open-window .open-window-container .open-window-article div ul .open-window-article-text-show div span img{width:20px;height:20px;filter:invert(96%) sepia(100%) saturate(0) hue-rotate(62deg) brightness(104%) contrast(105%)}.main .open-window .open-window-container .open-window-article div ul .open-window-article-text-show div p{padding:0 20px 25px;font-size:13px;color:#fff;font-family:workSansRegular}.main .open-window .open-window-container .open-window-article div ul .second-bg{background:#4169e1!important}.main .open-window .open-window-container .open-window-article div ul .third-bg{background:#3c9de9!important}.main .open-window .open-window-container .open-window-article div ul .open-window-article-text-show.show{display:flex;transition:.5s}.main .open-window .open-window-container .open-window-image{width:400px}@media screen and (max-width:768px){.main .open-window .open-window-container .open-window-image{width:100%}.main .open-window .open-window-container .open-window-image h2,.main .open-window .open-window-container .open-window-image h3{color:#fff;margin-bottom:1rem}.main .open-window .open-window-container .open-window-image h2{font-size:18px}.main .open-window .open-window-container .open-window-image h3{margin-top:1rem;text-align:left;font-size:16px}.main .open-window .open-window-container .open-window-image img{width:45%}}.main .solution-experience{display:flex;padding:60px 20px;text-align:right}@media screen and (max-width:768px){.main .solution-experience{padding:20px}}.main .solution-experience .container{display:flex;justify-content:space-between;align-items:center;gap:50px}@media screen and (max-width:768px){.main .solution-experience .container{padding-top:1rem;flex-direction:column;gap:10px}.main .solution-experience .container .solution-image{display:flex;justify-content:center}}.main .solution-experience .container .solution-image img{width:250px}@media screen and (max-width:768px){.main .solution-experience .container .solution-image img{height:200px}}@media screen and (max-width:468px){.main .solution-experience .container .solution-image img{height:150px}}.main .solution-experience .container .solution-article{display:flex;flex-direction:column;align-items:end;width:100%;gap:40px;background:transparent!important}@media screen and (max-width:768px){.main .solution-experience .container .solution-article{gap:15px}}.main .solution-experience .container .solution-article p{text-align:right;width:60%!important}@media screen and (max-width:768px){.main .solution-experience .container .solution-article p{width:100%!important;text-align:center}}.main .solution-experience .container .solution-article .solution-article-header{display:flex;flex-direction:column;align-items:flex-end;width:100%}@media screen and (max-width:768px){.main .solution-experience .container .solution-article .solution-article-header{justify-content:center;align-items:center}}.main .solution-experience .container .solution-article .solution-article-header h2{font-size:clamp(1.2rem,5vw,2.2rem);color:#212121;font-family:workSansLight}.main .solution-experience .container .solution-article .solution-article-header p b{font-size:clamp(1.2rem,5vw,2.2rem);font-family:WorkSansBold;width:100%}.main .solution-experience .container .solution-article .solution-article-header p b span{font-size:35px;font-family:WorkSansBold;color:#1681d3}.main .solution-experience .container .solution-article p{width:-moz-fit-content;width:fit-content;font-family:workSansRegular}.main section{display:flex;position:relative;min-height:80vh;width:100%;transform-style:inherit;z-index:-1;background:50% 50%/cover}@media screen and (max-width:768px){.main section{min-height:82vh}}.main section :before{content:"";position:absolute;top:0;bottom:0;left:0;right:0}.main section .container{display:flex;flex-direction:column;padding:0 100px;text-align:left;gap:50px;width:100%}@media screen and (max-width:768px){.main section .container{justify-content:center;padding:0 20px;text-align:center}}.main section .container .container-image{width:100%;text-align:center}.main section .container .container-image-restaurant img{width:200px;height:200px}.main section .container .container-text{display:flex;flex-direction:column;text-align:center;gap:10px}.main section .container .container-text h2{font-size:15px;font-family:WorkSansLight;color:#fff}@media screen and (max-width:468px){.main section .container .container-text h2{color:#212121}}.main section .container .container-text h3{font-size:30px;font-family:WorkSansSemiBold;color:#fff}@media screen and (max-width:468px){.main section .container .container-text h3{font-size:17px;color:#212121}}.main section .container .container-text p{font-size:35px;font-family:WorkSansRegular;color:#fff}@media screen and (max-width:468px){.main section .container .container-text p{font-size:20px;color:#212121;width:100%}}.main section .background img{width:700px;height:700px}@media screen and (max-width:768px){.main .parallax-container{max-height:60vh;overflow:auto}}.main #hero-1 :before{background-color:#1681d3;background-image:url(/assets/images/kids-healty/kids-parl.jpg);background-attachment:fixed;background-size:cover;z-index:-3}@media screen and (max-width:468px){.main #hero-1 :before{background-position:13% 50%}}.main #hero-2 :before{background-image:url(/assets/images/kids-healty/kids-parl.jpg);background-attachment:fixed;background-size:cover;z-index:-3}@media screen and (max-width:468px){.main #hero-2 :before{background-position:13% 50%}}.main #hero-3 :before{background-image:url(/assets/images/kids-healty/kids-parl.jpg);background-attachment:fixed;background-size:cover;z-index:-3}@media screen and (max-width:468px){.main #hero-3 :before{background-position:13% 50%}}.main .swiper-slide #hero-4 :before,.main .swiper-slide #hore-5 :before,.main .swiper-slide #hore-6 :before{background:#aacde8!important;background:linear-gradient(45deg,#aacde8,#81b0d8 35%,#508bc1)!important;background-attachment:fixed;z-index:-3;border-radius:5px}.main #hero-5 :before,.main #hero-6 :before{background:#aacde8;background:linear-gradient(45deg,#aacde8,#81b0d8 35%,#508bc1)!important;background-attachment:fixed;z-index:-3;border-radius:5px}.main .solutions-support{display:flex;flex-direction:column;justify-content:center;padding:50px 10px;gap:50px}@media screen and (max-width:468px){.main .solutions-support{gap:0;padding:40px 10px 0}}.main .solutions-support .solutions-support-header h2{width:70%;font-size:35px;font-family:WorkSansSemiBold!important;color:#212121}@media screen and (max-width:468px){.main .solutions-support .solutions-support-header h2{font-size:16px;text-align:center;width:100%}}.main .solutions-support .solution-support-container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}@media screen and (max-width:468px){.main .solutions-support .solution-support-container{justify-content:center}}.main .solutions-support .solution-support-container div{display:flex;flex-direction:column;gap:10px}.main .solutions-support .solution-support-container div .solution-support-container-image{width:500px;height:300px}@media screen and (max-width:468px){.main .solutions-support .solution-support-container div .solution-support-container-image{width:370px;height:100%}}.main .solutions-support .solution-support-container div p{font-size:17px;font-family:WorkSansMedium;color:#212121}.main .user-reviews .user-reviews-content{align-items:center;display:flex;justify-content:space-around;padding:50px 20px}@media screen and (max-width:468px){.main .user-reviews .user-reviews-content{flex-wrap:wrap;font-size:15px}}.main .user-reviews .user-reviews-content .image-slider{width:100%}@media screen and (max-width:1200px){.main .user-reviews .user-reviews-content .image-slider img{max-width:450px;max-height:400px;width:100%;height:100%}}@media screen and (max-width:468px){.main .user-reviews .user-reviews-content .image-slider img{margin-top:1rem;margin-left:-20px;width:110%}}@media screen and (max-width:768px){.main .user-reviews .user-reviews-content .home-phone-div{display:none}}.main .user-reviews .user-reviews-content div{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:468px){.main .user-reviews .user-reviews-content div{gap:0}}.main .user-reviews .user-reviews-content div h3{font-size:20px;font-family:WorkSansMedium;color:#212121}.main .user-reviews .user-reviews-content div h2{font-family:WorkSansSemiBold!important;color:#212121;padding-bottom:20px;letter-spacing:1px}@media screen and (max-width:768px){.main .user-reviews .user-reviews-content div h2{font-family:WorkSansRegular!important}}.main .user-reviews .user-reviews-content div p{font-size:35px!important}@media screen and (max-width:468px){.main .user-reviews .user-reviews-content div p{font-size:25px!important}}.main .user-reviews .user-reviews-content div .sercair-app-image{margin-bottom:-3.12rem}@media screen and (max-width:768px){.main .user-reviews .user-reviews-content div .sercair-app-image{width:100%;height:310px}}.main .user-reviews .user-reviews-content div ul{list-style-type:none;padding-left:0;display:flex;flex-direction:column;gap:40px}@media screen and (max-width:768px){.main .user-reviews .user-reviews-content div ul{gap:25px}}.main .user-reviews .user-reviews-content div ul li{display:flex;align-items:center;gap:15px;background:#002856;padding-left:11rem;margin-left:-10rem;z-index:-1;height:6rem;padding-right:1rem}@media screen and (max-width:1091px){.main .user-reviews .user-reviews-content div ul li{padding-left:12rem;margin-left:-13rem}}@media screen and (max-width:768px){.main .user-reviews .user-reviews-content div ul li{padding-left:1rem;margin-left:0}}@media screen and (max-width:468px){.main .user-reviews .user-reviews-content div ul li{font-size:14px}}.main .user-reviews .user-reviews-content div ul li .icon-blue{filter:brightness(0) saturate(100%) invert(41%) sepia(45%) saturate(5400%) hue-rotate(215deg) brightness(92%) contrast(91%);width:35px;height:35px}.main .user-reviews .user-reviews-content div ul li .icon-white{filter:invert(96%) sepia(100%) saturate(0) hue-rotate(62deg) brightness(104%) contrast(105%);width:35px;height:35px}@media screen and (max-width:468px){.main .user-reviews .user-reviews-content div ul li .icon-blue,.main .user-reviews .user-reviews-content div ul li .icon-white{width:1.5rem;height:1.5rem}}.main .user-reviews .user-reviews-content div div{display:flex;flex-direction:row;width:-moz-fit-content;width:fit-content;flex-wrap:wrap;gap:5px}@media screen and (max-width:468px){.main .user-reviews .user-reviews-content div div{justify-content:center;width:100%;margin-top:1.5rem}.main .user-reviews .user-reviews-content div .user-review-kids{width:100%}}.main .user-reviews .user-reviews-content div .app-image{width:100%!important}.main .user-restaurants{background-image:url(/assets/images/restaurant/window.bg.jpg)!important;background-size:cover}.main .user-restaurants .user-reviews-content{line-height:30px}.main .user-restaurants .user-reviews-content div h2{font-size:35px;font-family:WorkSansSemiBold}.main .user-restaurants .user-reviews-content div p{font-size:40px;color:#fff;font-family:WorkSansSemiBold}.main .non-bg{background:none!important}.main .active-bg{background-color:#f0f3f6!important}.main .school-bg{background:#389de5;background:linear-gradient(36deg,#389de5,#1f9dc5 50%,#22c5c2)}.main .testing{padding:4rem 20px}@media screen and (max-width:468px){.main .testing{padding:1.5rem 20px 0}}.main .testing .testing-content{display:flex;flex-direction:column}@media screen and (max-width:468px){.main .testing .testing-content{margin-block:2rem}}.main .testing .testing-content div{display:flex;flex-wrap:wrap;gap:2rem}@media screen and (max-width:468px){.main .testing .testing-content div{gap:0}}.main .testing .testing-content div h2{font-size:30px;font-family:WorkSansMedium;color:#000;padding-bottom:2rem}@media screen and (max-width:468px){.main .testing .testing-content div h2{font-size:18px;font-family:WorkSansRegular}}.main .testing .testing-content div div{gap:20px;width:45%;align-items:center;margin-bottom:.5rem}@media screen and (max-width:468px){.main .testing .testing-content div div{text-align:center;width:100%;gap:1rem}}.main .testing .testing-content div div img{width:70px;height:90px}@media screen and (max-width:468px){.main .testing .testing-content div div img{width:70px;height:80px}}.main .testing .testing-content div div p{text-align:left;font-size:15px!important;font-family:WorkSansRegular;color:#212121}.main .accordion{padding:3rem 0}.main .products-sample{display:flex;flex-direction:column;justify-content:space-between;width:100%;padding:4rem 0}@media screen and (max-width:1200px){.main .products-sample{font-size:20px;padding:4rem 20px}}.main .products-sample h2{font-size:35px;font-family:WorkSansMedium;color:#000;padding-bottom:2rem}@media screen and (max-width:768px){.main .products-sample h2{font-size:18px}}.main .products-sample .products-sample-side{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:30px}.main .products-sample .products-sample-side .sleeping-products{background-color:#e2faf7}.main .products-sample .products-sample-side .kids-products{background-color:rgba(186,52,209,.082)}@media screen and (max-width:768px){.main .products-sample .products-sample-side .products-sample-contents{width:100%;justify-content:space-between!important}}.main .products-sample .products-sample-side div{display:flex;width:-moz-fit-content;width:fit-content;padding:1rem 2rem 1rem 0;border-radius:20px}.main .products-sample .products-sample-side div .products-sample-article{display:flex;flex-direction:column;align-items:flex-start;padding-right:0!important;margin-left:15px}.main .products-sample .products-sample-side div .products-sample-article p{text-align:left;font-size:16px;font-family:WorkSansSemiBold;color:#212121}.main .products-sample .products-sample-side div div .products-sample-image{width:100%;height:70px}@media screen and (max-width:1400px){.main .products-sample .products-sample-side div div .products-sample-image{height:50px}}.main .product-restaurant{width:100%;padding:30px 0 0}@media screen and (max-width:1091px){.main .product-restaurant{padding:30px 20px}}.main .support-hq{padding-block:4rem;background-color:#c7d2e2}@media screen and (max-width:1091px){.main .support-hq{padding:30px 10px}}.main .support-hq div{display:flex;align-items:center;gap:100px}@media screen and (max-width:468px){.main .support-hq div{gap:10px}}.main .support-hq div div{display:flex;flex-direction:column;gap:10px}@media screen and (max-width:468px){.main .support-hq div div{width:45%}}.main .support-hq div div .support-img{width:200px;filter:invert(57%) sepia(49%) saturate(2085%) hue-rotate(180deg) brightness(95%) contrast(95%)}@media screen and (max-width:768px){.main .support-hq div div .support-img{width:170px}}@media screen and (max-width:468px){.main .support-hq div div .support-img{width:120px}}.main .support-hq div div h3{width:100%;text-align:left!important;font-family:WorkSansSemiBold;color:#002856!important}@media screen and (max-width:468px){.main .support-hq div div h3{font-size:18px;text-align:center!important}}.main .support-hq div div div{display:flex;flex-direction:row;gap:20px}@media screen and (max-width:1091px){.main .support-hq div div div{width:100%;align-items:flex-start;flex-direction:column;gap:0}}.main .support-hq div div div a{display:flex;align-items:center;justify-content:space-between;gap:20px;width:215px;text-decoration:none;background-color:#fff;padding:5px 0 5px 15px;border-radius:30px;color:#002856;margin-top:20px;font-family:WorkSansRegular}@media screen and (max-width:468px){.main .support-hq div div div a{font-size:14px!important}}.main .support-hq div div div a img{filter:invert(12%) sepia(85%) saturate(1412%) hue-rotate(191deg) brightness(96%) contrast(106%)}@media screen and (max-width:468px){.main .support-hq div div div a{width:190px;padding:5px 0 5px 10px}}.main .support-team{padding:4rem 0;width:100%}@media screen and (max-width:1200px){.main .support-team{padding:4rem 20px;padding:20px}}.main .support-team h2{font-size:35px;font-family:WorkSansRegular;color:#000;padding-bottom:1rem}@media screen and (max-width:1400px){.main .support-team h2{font-size:30px}}@media screen and (max-width:468px){.main .support-team h2{font-size:18px!important}}.main .support-team p{font-size:17px;font-family:WorkSansRegular;color:#212121;margin-top:0;padding-bottom:.5rem}@media screen and (max-width:468px){.main .support-team p{font-size:15px!important}}.products-sample-mega{width:100%;padding-bottom:3rem}.products-sample-mega .products-sample-mega-section-main{display:flex;justify-content:space-between;align-items:center;background-color:#e6e6e6;max-width:80%;padding:1rem 4rem 1rem 0;border-radius:20px;gap:0}@media screen and (max-width:1400px){.products-sample-mega .products-sample-mega-section-main{max-width:825px}}@media screen and (max-width:768px){.products-sample-mega .products-sample-mega-section-main{margin-inline:20px;width:94%;justify-content:space-between}.products-sample-mega .products-sample-mega-section-main .products-sample-image{width:250px;height:50px}}@media screen and (max-width:468px){.products-sample-mega .products-sample-mega-section-main{margin-inline:0}}.products-sample-mega .products-sample-mega-section-main div p{font-size:16px;font-family:WorkSansSemiBold;color:#212121}.products-sample-mega .products-sample-mega-section-restaurant{display:flex;justify-content:space-between;background-color:rgba(60,157,233,.082);width:100%;padding:1rem 4rem 1rem 0;border-radius:20px;gap:20px}.products-sample-mega .products-sample-mega-section-restaurant div p{font-size:16px;font-family:WorkSansBold;color:#212121}.tabs{border-radius:8px;overflow:hidden;margin-bottom:5px}.tabs .tab{border-radius:10px;max-width:1200px;margin:auto;color:#ba34d1;overflow:hidden}.tabs .tab-label{display:flex;justify-content:space-between;padding:1em;background:rgba(186,52,209,.15);font-weight:700;cursor:pointer}.tabs .tab-label:hover{background:rgba(186,52,209,.3)}.tabs .tab-label:after{content:url(/assets/images/icons/arrow.svg);filter:invert(33%) sepia(49%) saturate(3115%) hue-rotate(272deg) brightness(84%) contrast(98%);width:1em;height:1em;text-align:center;transition:all .35s}.tabs .tab-content{max-height:0;padding:0 1em;color:#ba34d1;background:#fff;transition:all .35s}.tabs .tab-close{display:flex;justify-content:flex-end;padding:1em;font-size:.75em;background:#ba34d1;cursor:pointer}.tabs .tab-close:hover{background:#d2bce3}.tabs .tab .tab-content{font-size:15px;font-family:WorkSansLight;color:#212121}.tabs input{position:absolute;opacity:0;z-index:-1}.tabs input:checked+.tab-label{background:rgba(186,52,209,.3)}.tabs input:checked+.tab-label:after{transform:rotate(90deg)}.tabs input:checked~.tab-content{max-height:100vh;padding:1em}.tabs-sleep{border-radius:8px;overflow:hidden;margin-bottom:5px}.tabs-sleep .tab{border-radius:10px;max-width:1200px;margin:auto;color:#27af9f;overflow:hidden}.tabs-sleep .tab-label{display:flex;justify-content:space-between;padding:1em;background:rgba(64,224,208,.15);font-weight:700;cursor:pointer}.tabs-sleep .tab-label:hover{background:rgba(64,224,208,.3)}.tabs-sleep .tab-label:after{content:url(/assets/images/icons/arrow.svg);transform:rotate(-90deg);filter:invert(94%) sepia(49%) saturate(2424%) hue-rotate(137deg) brightness(92%) contrast(89%);width:1em;height:1em;text-align:center;transition:all .35s}.tabs-sleep .tab-content{max-height:0;padding:0 1em;color:#27af9f;background:#fff;transition:all .35s}.tabs-sleep .tab-close{display:flex;justify-content:flex-end;padding:1em;font-size:.75em;background:#27af9f;cursor:pointer}.tabs-sleep .tab-close:hover{background:#d2bce3}.tabs-sleep .tab .tab-content{font-size:15px;font-family:WorkSansLight;color:#212121}.tabs-sleep input{position:absolute;opacity:0;z-index:-1}.tabs-sleep input:checked+.tab-label{background:rgba(64,224,208,.3)}.tabs-sleep input:checked+.tab-label:after{transform:rotate(90deg)}.tabs-sleep input:checked~.tab-content{max-height:100vh;padding:1em}.tabs-restaurant{border-radius:8px;overflow:hidden;margin-bottom:5px}.tabs-restaurant .tab{border-radius:10px;max-width:1200px;margin:auto;color:#c16e00;overflow:hidden}.tabs-restaurant .tab-label{display:flex;justify-content:space-between;padding:1em;background:rgba(255,151,0,.082);font-weight:700;cursor:pointer}.tabs-restaurant .tab-label:hover{background:rgba(255,151,0,.188)}.tabs-restaurant .tab-label:after{content:url(/assets/images/icons/arrow.svg);transform:rotate(-90deg);filter:invert(40%) sepia(74%) saturate(943%) hue-rotate(6deg) brightness(97%) contrast(101%);width:1em;height:1em;text-align:center;transition:all .35s}.tabs-restaurant .tab-content{max-height:0;padding:0 1em;color:#c16e00;background:#fff;transition:all .35s}.tabs-restaurant .tab-close{display:flex;justify-content:flex-end;padding:1em;font-size:.75em;background:rgba(255,151,0,.188);cursor:pointer}.tabs-restaurant .tab-close:hover{background:#8e5100}.tabs-restaurant .tab .tab-content{font-size:15px;font-family:WorkSansLight;color:#212121}.tabs-restaurant input{position:absolute;opacity:0;z-index:-1}.tabs-restaurant input:checked+.tab-label{background:rgba(255,151,0,.188)}.tabs-restaurant input:checked+.tab-label:after{transform:rotate(90deg)}.tabs-restaurant input:checked~.tab-content{max-height:100vh;padding:1em}.sleeping-problems{display:flex;flex-wrap:wrap;justify-content:center;gap:90px;margin-bottom:6rem}@media screen and (max-width:468px){.sleeping-problems{gap:20px;margin-bottom:6rem}}.sleeping-problems .sleeping-problems-box{display:flex;flex-direction:column}@media screen and (max-width:468px){.sleeping-problems .sleeping-problems-box{width:42%}}.sleeping-problems .sleeping-problems-box img{width:100%}.sleeping-problems .sleeping-problems-box video{border-radius:20px;width:500px!important;height:-moz-fit-content!important;height:fit-content!important;z-index:0!important;position:unset!important}@media screen and (max-width:468px){.sleeping-problems .sleeping-problems-box video{z-index:1!important;width:400px!important;height:100px!important;position:unset!important;border-radius:10px}}.sleeping-problems .sleeping-problems-box p{margin-top:-5rem;text-align:center;font-family:workSansBold;font-size:24px;color:#fff;z-index:1}@media screen and (max-width:468px){.sleeping-problems .sleeping-problems-box p{margin-top:1rem;font-size:15px;color:#212121}}.sleeping-problems-solutions{background:linear-gradient(155deg,#4a9ac3,#002355);padding:4rem 0;margin-bottom:4rem}@media screen and (max-width:768px){.sleeping-problems-solutions{padding:2rem 20px;margin-bottom:0}}@media screen and (max-width:468px){.sleeping-problems-solutions .container{padding:20px}}.sleeping-problems-solutions .container .sleeping-problems-solutions-content-article h2{font-size:40px;font-family:WorkSansBold;color:#fff;padding-bottom:1rem}@media screen and (max-width:1200px){.sleeping-problems-solutions .container .sleeping-problems-solutions-content-article h2{text-align:center;font-size:clamp(1.5rem,4vw,4rem);padding-bottom:.2rem}}.sleeping-problems-solutions .container .sleeping-problems-solutions-content-article p{font-size:20px;font-family:WorkSansRegular;color:#fff;padding-bottom:2rem;padding-top:1rem}@media screen and (max-width:468px){.sleeping-problems-solutions .container .sleeping-problems-solutions-content-article p{font-size:15px}}.sleeping-problems-solutions .container .sleeping-problems-solutions-content{display:flex;flex-wrap:wrap;flex-direction:row;gap:20px}.sleeping-problems-solutions .container .sleeping-problems-solutions-content .sleeping-problems-solutions-content-box-article{display:flex;align-items:center;padding-left:20px;gap:40px;width:35%;height:150px;background-color:hsla(0,0%,100%,.173);transition:.5s}@media screen and (max-width:768px){.sleeping-problems-solutions .container .sleeping-problems-solutions-content .sleeping-problems-solutions-content-box-article{width:100%;height:75px;padding:3rem 1.5rem}}.sleeping-problems-solutions .container .sleeping-problems-solutions-content .sleeping-problems-solutions-content-box-article img{filter:invert(96%) sepia(100%) saturate(0) hue-rotate(62deg) brightness(104%) contrast(105%);width:70px}@media screen and (max-width:468px){.sleeping-problems-solutions .container .sleeping-problems-solutions-content .sleeping-problems-solutions-content-box-article img{width:40px}}.sleeping-problems-solutions .container .sleeping-problems-solutions-content .sleeping-problems-solutions-content-box-article p{font-size:35px;font-family:WorkSansSemiBold;color:#fff}@media screen and (max-width:1200px){.sleeping-problems-solutions .container .sleeping-problems-solutions-content .sleeping-problems-solutions-content-box-article p{font-size:clamp(1.5rem,4vw,4rem)}}.sleeping-problems-solutions .container .sleeping-problems-solutions-content .sleeping-important{background-color:hsla(0,0%,100%,.384)!important}.clean-air-sleep{display:flex;flex-direction:column;align-items:center;width:100%;height:70vh;background-size:cover;margin:4rem auto}@media screen and (max-width:768px){.clean-air-sleep{margin:0 auto;height:65vh}}.clean-air-sleep .kids-header{margin-top:0}.clean-air-sleep .kids-header .kids-header-title-restaurants{color:rgba(33,33,33,.125);font-size:45px}@media screen and (max-width:468px){.clean-air-sleep .kids-header .kids-header-title-restaurants{font-size:25px}}.clean-air-sleep .kids-bottom{margin-bottom:3rem}.clean-air-sleep .kids-bottom h1{color:#000;font-size:65px;font-family:workSansBold}@media screen and (max-width:468px){.clean-air-sleep .kids-bottom h1{font-size:30px}}.clean-air-sleep .kids-bottom-restaurant h1{color:#fff;font-size:clamp(1.1rem,4vw,3rem)!important}@media screen and (max-width:468px){.clean-air-sleep .kids-bottom-restaurant h1{font-size:25px!important}}.clean-air-sleep-bg{background-image:url(/assets/images/home/bg-bed.webp)}@media screen and (max-width:1200px){.clean-air-sleep-bg{background-position:80% 50%;margin-top:0}}.clean-air-customers-bg{background-image:url(/assets/images/restaurant/customers-breathe.jpg)!important}@media screen and (max-width:468px){.clean-air-customers-bg{margin:0}}.restaurant-product{background-image:url(/assets/images/restaurant/bg-product.jpg);background-position:50%;background-size:cover;background-position:25% 50%}.restaurant-product .restaurant-product-content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem 20px}@media screen and (max-width:468px){.restaurant-product .restaurant-product-content{padding:100px 0;gap:30px}}.restaurant-product .restaurant-product-content .restaurant-product-content-header{text-align:center}.restaurant-product .restaurant-product-content .restaurant-product-content-header h2{color:#fff;font-family:WorkSansBold}@media screen and (max-width:468px){.restaurant-product .restaurant-product-content .restaurant-product-content-header h2{font-size:25px}}.restaurant-product .restaurant-product-content .restaurant-product-content-header h3{font-family:WorkSansBold;color:#fff}@media screen and (max-width:468px){.restaurant-product .restaurant-product-content .restaurant-product-content-header h3{font-size:25px}.restaurant-product .restaurant-product-content .restaurant-product-content-header{display:none}}.restaurant-product .restaurant-product-content .restaurant-product-content-header-mobile{color:#fff;display:none}@media screen and (max-width:468px){.restaurant-product .restaurant-product-content .restaurant-product-content-header-mobile{padding:0 20px;display:block}}.restaurant-product .restaurant-product-content .restaurant-product-content-image img{width:800px;height:600px;visibility:hidden;display:none}.restaurant-product .restaurant-product-content .restaurant-product-content-list ul{display:flex;flex-wrap:wrap;justify-content:space-around;list-style-type:none;padding-left:0;width:100%;min-height:70vh;align-items:flex-end;margin-bottom:4rem}@media screen and (max-width:468px){.restaurant-product .restaurant-product-content .restaurant-product-content-list ul{gap:10px;justify-content:space-around}}.restaurant-product .restaurant-product-content .restaurant-product-content-list ul li{display:flex;flex-direction:column;align-items:center;gap:20px}.restaurant-product .restaurant-product-content .restaurant-product-content-list ul li img{width:120px;height:120px;filter:invert(96%) sepia(100%) saturate(0) hue-rotate(62deg) brightness(104%) contrast(105%)}.restaurant-product .restaurant-product-content .restaurant-product-content-list ul li p{font-size:25px;font-family:WorkSansMedium;color:#fff;text-align:center}@media screen and (max-width:468px){.restaurant-product .restaurant-product-content .restaurant-product-content-list ul li p{font-size:22px}}.restaurant-product .restaurant-product-content .restaurant-product-content-bottom p{font-size:20px;font-family:WorkSansLight;color:#fff;text-align:center}@media screen and (max-width:468px){.restaurant-product .restaurant-product-content .restaurant-product-content-bottom p{font-size:18px}}.hotel-product{background-image:url(/assets/images/hotels/bg-product-hotel.jpg);background-position:50%;background-size:cover;background-position:25% 50%}.hero-bg :before{background-attachment:fixed;background-size:cover;z-index:-3}.hero-bg .container{padding:0}.hero-bg .container .product{width:500px;height:800px}.hero-bg .container .container-text{display:flex;justify-content:center;align-items:center}.hero-bg .container .container-text h2{font-size:15px!important}.hero-bg .container .container-text p{width:70%;font-size:15px!important;text-align:center}@media screen and (max-width:468px){#hero-1-sleep .sleep-div,#hero-2-sleep .sleep-div,#hero-3-sleep .sleep-div,#hero-4-sleep .sleep-div{display:none}}#hero-1-sleep :before,#hero-2-sleep :before,#hero-3-sleep :before,#hero-4-sleep :before{background-image:url(/assets/images/sleep-problems/hero-sleep.jpg)}#hero-1-school :before,#hero-2-school :before,#hero-3-school :before{background-image:url(/public/assets/images/school-and-kindergarden/hero-school.jpg)}figure{margin:0;position:relative}figure h1{position:absolute;top:20px;left:20px;border-right:3px solid #fff;padding:5px 10px 5px 5px}video{width:100%;max-width:100%}.hero-wrapper{position:fixed;bottom:0;right:0;height:auto;width:auto;min-height:100%;min-width:100%;z-index:-999}@media screen and (max-width:468px){#hero-1-restaurant .container .container-text h2,#hero-1-restaurant .container .container-text h3,#hero-2-restaurant .container .container-text h2,#hero-2-restaurant .container .container-text h3,#hero-3-restaurant .container .container-text h2,#hero-3-restaurant .container .container-text h3{color:#fff}}#hero-1-restaurant :before,#hero-2-restaurant :before,#hero-3-restaurant :before{background-image:url(/assets/images/restaurant/core-pure.jpg);background-size:cover;background-position:50%}#hero-1-restaurant .background .center-allias .container-image img{width:100%;height:100%}.app-managament-sleep{background-size:cover;height:100vh}@media screen and (max-width:1024px){.app-managament-sleep{height:65vh;background-position:50%}}@media screen and (max-width:768px){.app-managament-sleep{height:65vh;background-position:80%}}.app-managament-sleep .container .app-managament-sleep-content{display:flex;flex-direction:column;gap:25px;height:100%;width:45%;justify-content:center}@media screen and (max-width:768px){.app-managament-sleep .container .app-managament-sleep-content{width:100%;padding:3rem 0;justify-content:flex-start}}.app-managament-sleep .container .app-managament-sleep-content h2{font-size:45px;font-family:WorkSansBold;color:#fff;padding-bottom:1rem}@media screen and (max-width:768px){.app-managament-sleep .container .app-managament-sleep-content h2{font-size:20px;padding-bottom:0}}.app-managament-sleep .container .app-managament-sleep-content p{font-size:18px;font-family:WorkSansRegular;color:#fff}.app-managament-sleep .container .app-managament-sleep-content .app-managament-sleep-stores{display:flex;flex-direction:row;width:-moz-fit-content;width:fit-content;flex-wrap:wrap;gap:5px}.app-managament-sleep .container .app-managament-sleep-content .app-managament-sleep-stores img{width:170px}@media screen and (max-width:468px){.app-managament-sleep .container .app-managament-sleep-content .app-managament-sleep-stores img{width:150px}}.app-managament-sleep .container .app-managament-hotel-content{display:flex;align-items:flex-end;width:100%}.app-managament-sleep .container .app-managament-hotel-content h2,.app-managament-sleep .container .app-managament-hotel-content p{color:#212121;width:28%}@media screen and (max-width:768px){.app-managament-sleep .container .app-managament-hotel-content h2,.app-managament-sleep .container .app-managament-hotel-content p{width:100%}}.bg-sleep{background-image:url(/assets/images/sleep-problems/app-control.webp)}@media screen and (max-width:468px){.bg-sleep{background-position:65% 70%}}.bg-hotel-rooms{background-image:url(/assets/images/hotels/hotel-rooms.jpg)}@media screen and (max-width:468px){.bg-hotel-rooms{background-position:65% 70%}}.bg-restaurant{background-image:url(/assets/images/restaurant/one-panel.jpg)}.bg-restaurant-2{background-image:url(/assets/images/restaurant/restaurant-app.jpg)}.bg-hotel-app{background-image:url(/assets/images/hotels/hotel-app.jpg)}.bg-hotel-app-second{background-image:url(/assets/images/hotels/hotel-app-tablet.jpg)}.bg-restaurant-mega{background-color:rgba(60,157,233,.082)!important}.windows-aviable{background:linear-gradient(155deg,#4a9ac3,#002355);background-size:cover;padding:40px 0}.windows-aviable .windows-aviable-content{padding:20px}.windows-aviable .windows-aviable-content .windows-aviable-content-header{text-align:center}.windows-aviable .windows-aviable-content .windows-aviable-content-header h2{font-size:45px;font-family:WorkSansBold;color:#fff;padding-bottom:1rem}@media screen and (max-width:468px){.windows-aviable .windows-aviable-content .windows-aviable-content-header h2{font-size:25px}}.windows-aviable .windows-aviable-content .windows-aviable-content-header p{font-size:20px;font-family:WorkSansRegular;color:#fff}.windows-aviable .windows-aviable-content .windows-aviable-content-images ul{list-style-type:none;padding-left:0;display:flex;justify-content:center}@media screen and (max-width:768px){.windows-aviable .windows-aviable-content .windows-aviable-content-images ul{overflow-x:scroll;justify-content:flex-start}}.windows-aviable .windows-aviable-content .windows-aviable-content-images ul li{display:flex;flex-direction:column;align-items:center;gap:20px}.windows-aviable .windows-aviable-content .windows-aviable-content-images ul li .window-image{width:400px;height:400px}@media screen and (max-width:1200px){.windows-aviable .windows-aviable-content .windows-aviable-content-images ul li .window-image{width:100%}}@media screen and (max-width:768px){.windows-aviable .windows-aviable-content .windows-aviable-content-images ul li .window-image{min-width:300px;height:auto}}.windows-aviable .windows-aviable-content .windows-aviable-content-images ul li .window-check{width:30px;height:30px;filter:invert(96%) sepia(100%) saturate(0) hue-rotate(62deg) brightness(104%) contrast(105%)}.windows-aviable-hotels{background-image:url(/assets/images/hotels/hotel-bg-grad.jpg)!important}.school-header{width:100%;display:flex;flex-direction:column;padding:60px 20px}.school-header .school-header-content-header{padding-bottom:1rem}.school-header .school-header-content-header h2{font-family:WorkSansBold;font-size:35px;color:#212121}@media screen and (max-width:468px){.school-header .school-header-content-header h2{font-size:20px}}.school-header .school-header-content-article p{font-family:WorkSansRegular;font-size:19px}.school-header .school-header-content-box{display:flex;flex-wrap:wrap;gap:30px;padding-top:25px}.school-header .school-header-content-box .school-header-content-box-item{display:flex;align-items:center;width:500px;gap:30px;padding:10px;background-color:rgba(33,33,33,.125)}@media screen and (max-width:768px){.school-header .school-header-content-box .school-header-content-box-item{width:100%}}.school-header .school-header-content-box .school-header-content-box-item .school-header-content-box-item-image img{width:200px}@media screen and (max-width:468px){.school-header .school-header-content-box .school-header-content-box-item .school-header-content-box-item-image img{width:150px}}.school-header .school-header-content-box .school-header-content-box-item .school-header-content-box-item-article h3{font-family:WorkSansSemiBold;margin-bottom:30px}@media screen and (max-width:468px){.school-header .school-header-content-box .school-header-content-box-item .school-header-content-box-item-article h3{font-size:15px}}.chemicals-effect{width:100%;height:85vh;background-image:url(/assets/images/school-and-kindergarden/chemichal-student.jpg)}@media screen and (max-width:468px){.chemicals-effect{background-position:30% 50%;background-size:cover;height:50vh}}.chemicals-effect .chemicals-effect-content{display:flex;flex-direction:column;padding:40vh 20px}@media screen and (max-width:468px){.chemicals-effect .chemicals-effect-content{padding:25vh 20px}}.chemicals-effect .chemicals-effect-content h2{font-family:WorkSansBold;font-size:35px;color:#212121}@media screen and (max-width:468px){.chemicals-effect .chemicals-effect-content h2{font-size:20px}}.window-open-risks{display:flex;flex-direction:column;flex-wrap:wrap;width:100%;padding:60px 20px}@media screen and (max-width:768px){.window-open-risks{padding:0 20px 60px}}.window-open-risks .window-open-risks-header{padding-bottom:1rem}.window-open-risks .window-open-risks-header h2{font-family:WorkSansBold;font-size:35px;color:#212121}@media screen and (max-width:468px){.window-open-risks .window-open-risks-header h2{font-size:22px}}.window-open-risks .window-open-risks-boxes{display:flex;gap:30px;padding-top:2rem}@media screen and (max-width:468px){.window-open-risks .window-open-risks-boxes{flex-wrap:wrap}}.window-open-risks .window-open-risks-boxes .window-open-risks-box{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;width:50%;height:350px;border-radius:30px}@media screen and (max-width:468px){.window-open-risks .window-open-risks-boxes .window-open-risks-box{width:100%}}.window-open-risks .window-open-risks-boxes .window-open-risks-box p{font-family:WorkSansSemiBold;margin-bottom:50px;font-size:25px;color:#fff;padding-left:50px}@media screen and (max-width:468px){.window-open-risks .window-open-risks-boxes .window-open-risks-box p{font-size:18px}}.window-open-risks .window-open-risks-boxes .bg-risks-child-first{background-image:url(/assets/images/school-and-kindergarden/security-risks.png);background-size:cover}.window-open-risks .window-open-risks-boxes .bg-risks-child-second{background-image:url(/assets/images/school-and-kindergarden/high-noise-level.png);background-size:cover}.foot-steps{background:url(/assets/images/nursery-and-schools/bg-1.jpg);background-size:cover;width:100%;height:85vh}@media screen and (max-width:468px){.foot-steps{height:65vh}}.foot-steps .foot-steps-content{display:flex;align-items:center;justify-content:space-around;padding:20vh 0}@media screen and (max-width:468px){.foot-steps .foot-steps-content{justify-content:flex-start;padding:10vh 0}.foot-steps .foot-steps-content .foot-steps-content-item-image{display:none}}.foot-steps .foot-steps-content .foot-steps-content-item-image img{width:275px}.foot-steps .foot-steps-content .foot-steps-content-item-article h2{font-family:WorkSansBold;font-size:35px;color:#fff;text-align:right}@media screen and (max-width:768px){.foot-steps .foot-steps-content .foot-steps-content-item-article h2{color:#000}}@media screen and (max-width:468px){.foot-steps .foot-steps-content .foot-steps-content-item-article h2{font-size:20px;text-align:left;padding-left:20px}}.hero-bg .hero-side{display:flex;align-items:center}.one-panel-control{background-image:url(/assets/images/school-and-kindergarden/one-panel-control.jpg);background-size:cover;width:100%;height:100vh;background-position:50%}@media screen and (max-width:768px){.one-panel-control{height:65vh;background-position:50%}}.one-panel-control .one-panel-control-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;width:100%;gap:10px}@media screen and (max-width:468px){.one-panel-control .one-panel-control-content{padding:15vh 0}}.one-panel-control .one-panel-control-content h2{font-size:35px;font-family:WorkSansBold;color:#fff}@media screen and (max-width:1600px){.one-panel-control .one-panel-control-content h2{color:#212121}}@media screen and (max-width:468px){.one-panel-control .one-panel-control-content h2{font-size:25px;padding-left:20px;color:#212121}}.one-panel-control .one-panel-control-content p{font-size:20px;font-family:WorkSansRegular;color:#fff;width:35%}@media screen and (max-width:1600px){.one-panel-control .one-panel-control-content p{color:#212121}}@media screen and (max-width:1024px){.one-panel-control .one-panel-control-content p{width:80%}}@media screen and (max-width:468px){.one-panel-control .one-panel-control-content p{font-size:15px;width:100%;padding-left:20px;color:#212121}}.series-in-home{height:90vh;display:flex;align-items:flex-end}@media screen and (max-width:768px){.series-in-home{height:65vh;padding:0;background-position:50%}}.series-in-home .series-in-home-article{width:50%;background-color:hsla(0,0%,100%,.314);display:flex;justify-content:flex-end;height:-moz-fit-content;height:fit-content;margin-bottom:5rem}@media screen and (max-width:768px){.series-in-home .series-in-home-article{height:65vh;width:100%;justify-content:flex-start;background-color:transparent!important;align-items:center}}.series-in-home .series-in-home-article p{font-family:workSansLight;color:#212121;padding:40px;font-size:18px;line-height:30px;width:65%;text-align:left}@media screen and (max-width:768px){.series-in-home .series-in-home-article p{padding:13px 10px!important;font-weight:900;font-size:15px;padding:20px;width:95%!important;margin-top:26vh;background-color:hsla(0,0%,100%,.631);line-height:17px}.series-in-home .series-in-home-article p img{width:40px;filter:invert(100%) sepia(0) saturate(0) hue-rotate(101deg) brightness(104%) contrast(105%)}}@media screen and (max-width:1400px){.series-in-home .series-in-home-article p{width:80%}}.pure-bg{background-image:url(/assets/images/pure/meeting-bg.jpg);background-size:cover;background-position-y:bottom}.pure-healthy-bg{background-image:url(/assets/images/pure-healthy/hospital.jpg);background-size:cover}.pure-technical{background-image:url(/assets/images/pure/technical-pure.jpg);background-size:cover}@media screen and (max-width:768px){.pure-technical{background-image:none;background:linear-gradient(36deg,#3a96df,#265c90 50%,#132442)!important}}.product-technic{padding:10vh 0}@media screen and (max-width:768px){.product-technic{padding:1vh 0}}.product-technic .product-technic-content .product-technic-content-text{width:50%}@media screen and (max-width:768px){.product-technic .product-technic-content .product-technic-content-text{width:100%;padding:20px!important}}.product-technic .product-technic-content .product-technic-content-text h2{font-family:WorkSansSemiBold;font-size:35px;color:#fff;margin-bottom:20px}@media screen and (max-width:468px){.product-technic .product-technic-content .product-technic-content-text h2{font-size:20px;margin-bottom:0}}.product-technic .product-technic-content .product-technic-content-text h3{font-family:WorkSansMedium;font-size:clamp(1rem,4vw,1.8rem);color:#fff;margin-bottom:20px;font-weight:100}@media screen and (max-width:468px){.product-technic .product-technic-content .product-technic-content-text h3{font-size:17px}}.product-technic .product-technic-content .product-technic-content-text p{font-family:WorkSansLight;font-size:19px;color:#fff;margin-bottom:40px}@media screen and (max-width:768px){.product-technic .product-technic-content .product-technic-content-text p{font-size:14px;margin-bottom:1rem}}.product-technic .product-technic-content .ml-3{margin-left:3.5rem!important}.product-technic .product-technic-content .is-mobile-w-60{width:60%!important}.product-technic .product-technic-content .scroll-to-top-start{width:-webkit-fill-available;max-width:30px;transform:rotate(270deg);filter:invert(100%) sepia(67%) saturate(15%) hue-rotate(217deg) brightness(103%) contrast(104%);margin-left:4.1rem;margin-bottom:10px}.product-technic .product-technic-content .scroll-to-top-start img{width:-webkit-fill-available;max-width:30px}.product-technic .product-technic-content .product-technic-content-specs{width:50%}@media screen and (max-width:768px){.product-technic .product-technic-content .product-technic-content-specs{padding-bottom:2rem;width:100%}}@media screen and (max-width:468px){.product-technic .product-technic-content .product-technic-content-specs{width:100%;display:flex}}.product-technic .product-technic-content .product-technic-content-specs .p-right-20{padding-right:20px}.product-technic .product-technic-content .product-technic-content-specs .is-mobile{width:64%;height:381px;margin-top:-58px}.product-technic .product-technic-content .product-technic-content-specs ul{list-style-type:none;display:flex;flex-wrap:wrap;gap:20px;padding-left:0}@media screen and (max-width:768px){.product-technic .product-technic-content .product-technic-content-specs ul{justify-content:center}}.product-technic .product-technic-content .product-technic-content-specs ul li{background-color:hsla(0,0%,100%,.125);width:45%;padding:10px}@media screen and (max-width:768px){.product-technic .product-technic-content .product-technic-content-specs ul li{width:30%;min-width:120px}}.product-technic .product-technic-content .product-technic-content-specs ul li p{color:#fff;font-size:17px;font-family:WorkSansLight;width:90%}@media screen and (max-width:468px){.product-technic .product-technic-content .product-technic-content-specs ul li p{font-size:13px;text-align:center}}.product-technic .product-technic-content .product-technic-content-specs ul li img{filter:invert(96%) sepia(100%) saturate(0) hue-rotate(62deg) brightness(104%) contrast(105%);width:130px}@media screen and (max-width:468px){.product-technic .product-technic-content .product-technic-content-specs ul li img{width:60px}}.product-advance{padding:5vh 0}@media screen and (max-width:768px){.product-advance{padding:0}}.product-advance div ul{display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none;padding-left:0}.product-advance div ul li{display:flex;flex-direction:column;align-items:center;width:32%}@media screen and (max-width:468px){.product-advance div ul li{width:100%}}.product-advance div ul li img{width:300px}@media screen and (max-width:468px){.product-advance div ul li img{width:70%}}.product-advance div ul li p{font-family:WorkSansRegular;font-size:20px;color:#1c2c45;text-align:center;width:90%}@media screen and (max-width:468px){.product-advance div ul li p{font-size:18px}}.product-advance .is-mobile{padding:0 33px}.product-advance .is-mobile .swiper a img{height:30px}.product-advance .is-mobile .swiper .swiper-slide{background-size:contain;background-position:50%}.product-advance .is-mobile .swiper .swiper-slide h4{font-family:WorkSansMedium;font-weight:900;width:100%;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.product-advance .is-mobile .swiper .swiper-slide .swiper-button-next:after,.product-advance .is-mobile .swiper .swiper-slide .swiper-button-prev:after,.swiper-button-next:after,.swiper-button-prev:after{display:none}.product-aviable-windows{background:rgba(0,40,86,.851)}.product-aviable-windows .product-aviable-windows-content{padding:10vh 0}@media screen and (max-width:468px){.product-aviable-windows .product-aviable-windows-content{padding:1vh 0 0}}.product-aviable-windows .product-aviable-windows-content .product-aviable-windows-content-header{width:50%}@media screen and (max-width:468px){.product-aviable-windows .product-aviable-windows-content .product-aviable-windows-content-header{padding:20px;width:100%;text-align:start}}.product-aviable-windows .product-aviable-windows-content .product-aviable-windows-content-header h2{font-size:35px;font-family:WorkSansSemiBold;color:#fff;margin-bottom:20px}@media screen and (max-width:468px){.product-aviable-windows .product-aviable-windows-content .product-aviable-windows-content-header h2{font-size:20px;margin-bottom:0}}.product-aviable-windows .product-aviable-windows-content .product-aviable-windows-content-header p{font-size:16px;color:#fff;font-family:WorkSansLight}@media screen and (max-width:468px){.product-aviable-windows .product-aviable-windows-content .product-aviable-windows-content-header p{text-wrap:balance;margin-top:18px}}.product-aviable-windows .product-aviable-windows-content .product-aviable-windows-content-article{padding:5vh 0;width:100%}@media screen and (max-width:468px){.product-aviable-windows .product-aviable-windows-content .product-aviable-windows-content-article{display:flex}.product-aviable-windows .product-aviable-windows-content .product-aviable-windows-content-article .scroll-to-start{max-width:30px;height:30px;transform:rotate(180deg);margin:calc(-18% - 20px) 10px 0 20px;align-self:center}.product-aviable-windows .product-aviable-windows-content .product-aviable-windows-content-article .scroll-to-start img{filter:invert(100%) sepia(100%) saturate(0) hue-rotate(152deg) brightness(103%) contrast(103%);max-width:30px;height:30px}}.product-aviable-windows .product-aviable-windows-content .product-aviable-windows-content-article ul{display:flex;flex-wrap:wrap;gap:20px;list-style:none;padding-left:0}@media screen and (max-width:468px){.product-aviable-windows .product-aviable-windows-content .product-aviable-windows-content-article ul{flex-wrap:nowrap;overflow-x:auto;transition:all .7s ease}}.product-aviable-windows .product-aviable-windows-content .product-aviable-windows-content-article ul li{display:flex;flex-direction:column;align-items:center;gap:20px}@media screen and (max-width:468px){.product-aviable-windows .product-aviable-windows-content .product-aviable-windows-content-article ul li{width:100%;margin:0 auto}}.product-aviable-windows .product-aviable-windows-content .product-aviable-windows-content-article ul li .window-image{width:380px;padding:20px;background-color:rgba(0,40,86,.851);border-radius:15px}@media screen and (max-width:468px){.product-aviable-windows .product-aviable-windows-content .product-aviable-windows-content-article ul li .window-image{width:auto;height:200px}}.product-aviable-windows .product-aviable-windows-content .product-aviable-windows-content-article ul li .check-icon{width:30px;filter:invert(96%) sepia(100%) saturate(0) hue-rotate(62deg) brightness(104%) contrast(105%)}.core-pure-aviable .core-pure-window-39{width:200px!important}.core-pure-aviable .core-pure-window-59{width:220px!important}.core-pure-aviable .core-pure-window-79{width:250px!important}.core-pure-aviable .core-pure-window-2{width:300px!important}.core-pure-aviable .core-pure-window-3{width:320px!important}.core-pure-aviable .core-pure-window-4{width:350px!important}@media screen and (max-width:468px){.core-pure-aviable{flex-direction:column}.core-pure-aviable .core-pure-window-1{width:200px!important}.core-pure-aviable .core-pure-window-2{width:220px!important}.core-pure-aviable .core-pure-window-3{width:240px!important}.core-pure-aviable .core-pure-window-39{width:120px!important;height:auto!important}.core-pure-aviable .core-pure-window-59{width:150px!important;height:auto!important}.core-pure-aviable .core-pure-window-2,.core-pure-aviable .core-pure-window-79{width:190px!important;height:auto!important}.core-pure-aviable .core-pure-window-3{width:220px!important;height:auto!important}.core-pure-aviable .core-pure-window-4{width:250px!important;height:auto!important}}.product-app-control{background-image:url(/assets/images/pure/app-control.jpg);padding:25vh 0}@media screen and (max-width:468px){.product-app-control{background-image:none;background-position:50%;padding:0}.product-app-control .aspect-ratio-container{width:100%;position:relative;aspect-ratio:16/9}.product-app-control .aspect-ratio-container .aspect-ratio-item{position:absolute;width:100%!important;height:100%!important;left:0;top:0}.product-app-control .is-mobile{display:block!important}.product-app-control .product-app-control-content{padding:25px 15px;text-align:center}.product-app-control .product-app-control-content h2{font-size:20px;font-weight:900;font-family:WorkSansSemiBold}.product-app-control .product-app-control-content p{font-size:15px!important;margin:14px auto;font-weight:900;line-height:22px}.product-app-control .product-app-control-content-image{display:flex;justify-content:center}.product-app-control .product-app-control-content-image img{width:40%}}.product-app-control div .product-app-control-content{display:flex;flex-direction:column;align-items:flex-end}@media screen and (max-width:468px){.product-app-control div .product-app-control-content{width:100%;padding:20px}}.product-app-control div .product-app-control-content h2{font-family:WorkSansSemiBold;font-size:40px;color:#1c2c45;margin-bottom:5px}@media screen and (max-width:468px){.product-app-control div .product-app-control-content h2{width:100%;font-size:20px;margin-bottom:10px}}.product-app-control div .product-app-control-content p{font-family:WorkSansLight;font-size:16px;color:#1c2c45;margin-top:30px;margin-bottom:30px;width:40%;text-align:right}@media screen and (max-width:468px){.product-app-control div .product-app-control-content p{width:100%;font-size:18px;margin-bottom:10px;text-align:left}.product-app-control div .product-app-control-content .product-app-control-content-image{width:100%}}.product-app-control div .product-app-control-content .product-app-control-content-image img{width:160px}.product-app-control-healthy{margin-bottom:-1rem!important}.product-app-control-content{padding:25px 15px;text-align:center}@media screen and (max-width:468px){.product-app-control-content{flex-direction:column}}.product-app-control-content h2{font-size:20px;font-weight:900;font-family:WorkSansSemiBold}.product-app-control-content p{font-size:15px!important;margin:14px auto;font-weight:900;line-height:22px}.product-app-control-content-image{display:flex;justify-content:center}.product-app-control-content-image img{width:40%}.product-technic-heat{height:150vh;background-image:url(/assets/images/pure/front-specs.jpg);background-size:cover}@media screen and (max-width:768px){.product-technic-heat{width:100%;height:auto;padding:20px;background-image:none;background:linear-gradient(36deg,#3a96df,#265c90 50%,#132442)!important}}.product-technic-heat .product-technic-heat-articles .product-technic-heat-article{width:40%;margin-top:3rem}.product-technic-heat .product-technic-heat-articles .product-technic-heat-article .product-technic-heat-article-image{width:90px;margin-bottom:20px}@media screen and (max-width:468px){.product-technic-heat .product-technic-heat-articles .product-technic-heat-article .product-technic-heat-article-image{width:45px}}@media screen and (max-width:768px){.product-technic-heat .product-technic-heat-articles .product-technic-heat-article{width:100%;padding:1vh 0}}.product-technic-heat .product-technic-heat-articles .product-technic-heat-article h2{font-family:WorkSansSemiBold;font-size:40px;color:#fff;margin-bottom:20px}@media screen and (max-width:468px){.product-technic-heat .product-technic-heat-articles .product-technic-heat-article h2{font-size:20px;margin-bottom:14px}}.product-technic-heat .product-technic-heat-articles .product-technic-heat-article p{font-family:WorkSansLight;font-size:16px;color:#fff;margin-bottom:30px;width:90%}@media screen and (max-width:468px){.product-technic-heat .product-technic-heat-articles .product-technic-heat-article p{font-size:16px;margin-bottom:12px;width:95%}}.product-technic-heat .product-technic-heat-articles .product-technic-heat-article span{font-family:WorkSansExtraLight;font-size:15px;color:#fff;margin-bottom:20px}@media screen and (max-width:468px){.product-technic-heat .product-technic-heat-articles .product-technic-heat-article span{font-size:13px}}.product-technic-heat .product-technic-heat-articles .right{display:flex;flex-direction:column;align-items:flex-end;width:100%!important;text-align:right}@media screen and (max-width:468px){.product-technic-heat .product-technic-heat-articles .right{align-items:flex-start;text-align:left}}.product-technic-heat .product-technic-heat-articles .right p{width:35%}@media screen and (max-width:468px){.product-technic-heat .product-technic-heat-articles .right p{width:100%}}.product-technic-heat .product-technic-heat-articles .right a{display:flex;align-items:center;gap:10px;color:#3ca0ec;font-family:WorkSansRegular;background-color:#fff;padding:8px 0 8px 15px;border-radius:25px;text-decoration:none;margin-top:10px;font-size:16px;width:-moz-fit-content;width:fit-content}@media screen and (max-width:468px){.product-technic-heat .product-technic-heat-articles .right a{font-size:14px}}.product-technic-heat .product-technic-heat-articles .right a:hover{cursor:pointer}.product-technic-heat .product-technic-heat-articles .right a:hover img{transform:rotate(1turn)}.product-technic-heat .product-technic-heat-articles .right a img{width:35px;filter:invert(59%) sepia(48%) saturate(3204%) hue-rotate(181deg) brightness(99%) contrast(87%)}.product-technic-heat-hotel{height:120vh!important;background-size:cover!important;background-position:50%!important;background-image:url(/assets/images/hotels/filtering.jpg)!important}@media screen and (max-width:768px){.product-technic-heat-hotel{height:65vh!important}}.pure-heat-bg{background-image:url(/assets/images/pure/front-specs.jpg)}.pure-heat-second-bg{background-image:url(/assets/images/pure-healthy/pure-healthy-specs.jpg);background-size:cover;height:250vh}@media screen and (max-width:468px){.pure-heat-second-bg{height:auto;background-image:none;background:linear-gradient(36deg,#3a96df,#265c90 50%,#132442)!important}}.smart-device{height:90vh;background-image:url(/assets/images/pure/smart-device.jpg);background-size:cover;background-position:100% 75%}@media screen and (max-width:768px){.smart-device{padding:20px 20px 0;background-position:80% 50%;background:none;background:linear-gradient(36deg,#3a96df,#265c90 50%,#132442)!important;height:auto}}.smart-device div{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.smart-device .smart-device-article{padding:10vh 0;width:32%}@media screen and (max-width:768px){.smart-device .smart-device-article{width:100%;text-align:start;padding:2vh 0}}.smart-device .smart-device-article h2{font-family:WorkSansSemiBold;font-size:40px;color:#fff;margin-bottom:20px}@media screen and (max-width:768px){.smart-device .smart-device-article h2{width:100%;text-align:start}}.smart-device .smart-device-article p{font-family:WorkSansLight;font-size:17px;color:#fff;margin-bottom:30px}@media screen and (max-width:468px){.smart-device .smart-device-article p{font-size:16px;line-height:24px}}.more-way-solution{background-image:url(/assets/images/pure/more-way-solution.jpg);background-size:100% 100%;height:60vh}@media screen and (max-width:768px){.more-way-solution{height:auto;background-position:0;background-size:cover;padding:20px;background-image:none;background:linear-gradient(36deg,#3a96df,#265c90 50%,#132442)!important}}.more-way-solution div .more-way-solution-article{padding:10vh 0;width:32%}@media screen and (max-width:768px){.more-way-solution div .more-way-solution-article{width:100%;padding:1vh 0}}.more-way-solution div .more-way-solution-article .is-mobile{margin-top:25px}.more-way-solution div .more-way-solution-article h2{font-family:WorkSansSemiBold;font-size:40px;color:#fff;margin-bottom:20px}@media screen and (max-width:468px){.more-way-solution div .more-way-solution-article h2{font-size:20px}}.more-way-solution div .more-way-solution-article p{font-family:WorkSansLight;font-size:17px;color:#fff;margin-bottom:30px}@media screen and (max-width:468px){.more-way-solution div .more-way-solution-article p{font-size:16px}}.more-way-solution div .more-way-solution-article a{display:flex;align-items:center;gap:10px;color:#3ca0ec;font-family:WorkSansRegular;background-color:#fff;padding:8px 0 8px 15px;border-radius:25px;text-decoration:none;margin-top:10px;font-size:16px;width:-moz-fit-content;width:fit-content}.more-way-solution div .more-way-solution-article a:hover{cursor:pointer}.more-way-solution div .more-way-solution-article a:hover img{transform:rotate(1turn)}.more-way-solution div .more-way-solution-article a img{width:35px;filter:invert(59%) sepia(48%) saturate(3204%) hue-rotate(181deg) brightness(99%) contrast(87%)}.warranty-secure{padding:4vh 0}@media screen and (max-width:468px){.warranty-secure{padding:1vh 0}}.warranty-secure div .warranty-secure-content{display:flex;align-items:center;justify-content:space-between;gap:65px}@media screen and (max-width:468px){.warranty-secure div .warranty-secure-content{justify-content:center;gap:12px;padding:20px}}.warranty-secure div .warranty-secure-content .warranty-secure-content-image img{width:130px;filter:invert(100%) sepia(0) saturate(0) hue-rotate(0deg) brightness(100%) contrast(100%)}@media screen and (max-width:468px){.warranty-secure div .warranty-secure-content .warranty-secure-content-image img{width:45px}}.warranty-secure div .warranty-secure-content .warranty-secure-content-article{width:100%}.warranty-secure div .warranty-secure-content .warranty-secure-content-article h2{font-family:WorkSansSemiBold;font-size:28px;color:#1c2c45;margin-bottom:10px;color:#fff}@media screen and (max-width:468px){.warranty-secure div .warranty-secure-content .warranty-secure-content-article h2{font-size:12px;margin-bottom:5px}}.warranty-secure-healty{background-color:rgba(0,0,128,.502)}.product-versus{padding:5vh 20px}@media screen and (max-width:468px){.product-versus .container{display:flex}.product-versus .container .scroll-to-start{transform:rotate(180deg)}.product-versus .container .scroll-to-start img{width:30px;filter:invert(58%) sepia(48%) saturate(2416%) hue-rotate(180deg) brightness(96%) contrast(92%)}}.product-versus .container .product-versus-boxes{display:flex;gap:20px}@media screen and (max-width:1200px){.product-versus .container .product-versus-boxes{display:flex;overflow-y:scroll}}.product-versus .container .product-versus-boxes .product-versus-box{display:flex;flex-direction:column;gap:20px;background-color:#c7d2e2;justify-content:space-between;min-width:300px;padding:20px 0;border-radius:10px;height:600px}@media screen and (max-width:468px){.product-versus .container .product-versus-boxes .product-versus-box{gap:0;min-width:291px;height:auto}}.product-versus .container .product-versus-boxes .product-versus-box .versus-box p{font-family:WorkSansRegular;font-size:20px;color:#1c2c45;margin-bottom:30px;display:flex;align-items:center;gap:10px}.product-versus .container .product-versus-boxes .product-versus-box .versus-box p input{width:20px;height:20px}.product-versus .container .product-versus-boxes .product-versus-box .versus-image-pure img{width:60%;height:90px}.product-versus .container .product-versus-boxes .product-versus-box .versus-image-pure-healty img{width:65%;height:90px}.product-versus .container .product-versus-boxes .product-versus-box .versus-image-core-pure img{width:80%;height:90px}.product-versus .container .product-versus-boxes .product-versus-box .versus-product-info{max-height:350px;padding:0 20px}.product-versus .container .product-versus-boxes .product-versus-box .versus-product-info h2{font-family:WorkSansRegular;font-size:20px!important;color:#1c2c45;margin-bottom:10px;color:#212121}.product-versus .container .product-versus-boxes .product-versus-box .versus-product-info h3{color:#000;font-family:WorkSansLight;margin-bottom:16px;font-size:16px}.product-versus .container .product-versus-boxes .product-versus-box .versus-product-info ul{padding-left:20px}.product-versus .container .product-versus-boxes .product-versus-box .versus-product-info ul li{font-size:13px;margin-bottom:10px}.product-versus .container .product-versus-boxes .product-versus-box .versus-link{padding:0 20px}.product-versus .container .product-versus-boxes .product-versus-box .versus-link a{display:flex;align-items:center;gap:10px;color:#fff;font-family:WorkSansRegular;background-color:#002856;padding:20px 0 20px 15px;border-radius:25px;text-decoration:none;margin-top:10px;font-size:17px;width:-moz-fit-content;width:fit-content}@media screen and (max-width:468px){.product-versus .container .product-versus-boxes .product-versus-box .versus-link a{font-size:14px}}.product-versus .container .product-versus-boxes .product-versus-box .versus-link a:hover{cursor:pointer}.product-versus .container .product-versus-boxes .product-versus-box .versus-link a:hover img{transform:rotate(1turn)}.product-versus .container .product-versus-boxes .product-versus-box .versus-link a img{width:35px;filter:invert(100%) sepia(0) saturate(0) hue-rotate(0deg) brightness(100%) contrast(100%)}.product-versus .container .product-versus-boxes .product-versus-box .versus-link-healthy a{background-color:navy}.product-versus .container .product-versus-boxes .product-versus-box .versus-star{padding:0 20px}.product-versus .container .product-versus-boxes .product-versus-healthy-bg{background-color:rgba(0,0,128,.125)}.product-series{width:100%}@media screen and (max-width:468px){.product-series{padding-top:7vh}}.product-series .product-serie{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #848484;padding:40px 0}.product-series .product-serie:last-child{border-bottom:1px solid #848484}@media screen and (max-width:468px){.product-series .product-serie{flex-direction:column;padding:20px 0}}.product-series .product-serie .pure-serie-article{width:40%}@media screen and (max-width:468px){.product-series .product-serie .pure-serie-article{width:100%;padding:20px}}.product-series .product-serie .pure-serie-article h2{font-family:WorkSansRegular;font-size:18px;padding-bottom:5px}.product-series .product-serie .pure-serie-article p{font-family:WorkSansLight;font-size:16px}.product-series .product-serie .pure-serie-image{width:100%;text-align:right}@media screen and (max-width:468px){.product-series .product-serie .pure-serie-image{text-align:center}}.product-series .product-serie .pure-serie-image img{height:60px}.product-series .product-serie .pure-serie-image #pure-39{max-width:280px;width:80%}.product-series .product-serie .pure-serie-image #pure-59{max-width:380px;width:90%}.product-series .product-serie .pure-serie-image #pure-79{max-width:570px;width:100%}.product-series .product-serie .pure-serie-image .pure-79{width:90%}.product-series .product-serie .pure-serie-image .pure-59{width:65%}@media screen and (max-width:468px){.product-series .product-serie .pure-serie-image .pure-79{width:90%}.product-series .product-serie .pure-serie-image .pure-59{width:80%}.product-series .product-serie .pure-serie-image .pure-39{width:70%}}.product-series-specs{padding:20px}.product-series-specs div .product-series-specs-header{padding:2rem 0 0}@media screen and (max-width:468px){.product-series-specs div .product-series-specs-header h1{margin-bottom:15px}}.product-series-specs div .product-series-specs-header h1,.product-series-specs div .product-series-specs-header h2{font-size:30px;font-family:WorkSansRegular}@media screen and (max-width:468px){.product-series-specs div .product-series-specs-header h1,.product-series-specs div .product-series-specs-header h2{font-size:20px}}.product-series-specs div .product-series-specs-table{padding-top:0}@media screen and (max-width:468px){.product-series-specs div .product-series-specs-table{overflow-x:scroll}.product-series-specs div .product-series-specs-table #Kullanım,.product-series-specs div .product-series-specs-table #Performans,.product-series-specs div .product-series-specs-table #Servis{display:none}}.product-series-specs div .product-series-specs-table table{background-color:#f7f7f9;border-spacing:0!important;width:100%;margin:30px 0}@media screen and (max-width:468px){.product-series-specs div .product-series-specs-table table{border-collapse:collapse;width:100%}}.product-series-specs div .product-series-specs-table table tr{border:1px solid rgba(0,0,0,.253)}.product-series-specs div .product-series-specs-table table tr .table-header{padding-left:10px;padding-bottom:10px;text-align:left;font-size:20px}@media screen and (max-width:468px){.product-series-specs div .product-series-specs-table table tr .table-header{font-size:16px;opacity:1}}.product-series-specs div .product-series-specs-table table tr th{font-size:14px}@media screen and (max-width:468px){.product-series-specs div .product-series-specs-table table tr th{border:1px solid rgba(0,0,0,.253);padding:9px 0;width:150px;font-family:WorkSansSemiBold}}.product-series-specs div .product-series-specs-table table tr .row-header{text-align:left;width:30%}@media screen and (max-width:468px){.product-series-specs div .product-series-specs-table table tr .row-header{width:150px}}.product-series-specs div .product-series-specs-table table tr td{font-size:14px;margin:0;border-spacing:0;padding:10px;text-align:center}@media screen and (max-width:468px){.product-series-specs div .product-series-specs-table table tr td{border:1px solid rgba(0,0,0,.253);padding:12px 5px!important;min-width:130px;padding:5px;font-size:12px}}.product-technical{padding-top:100px;background-color:#fff}@media screen and (max-width:468px){.product-technical{padding-top:20px}}.container{width:100%}.container .product-technical-selections{display:flex;gap:100px;padding:50px;width:-moz-fit-content;width:fit-content}@media screen and (max-width:468px){.container .product-technical-selections{flex-wrap:wrap;gap:20px;justify-content:center;padding:20px}}.container .product-technical-selections .product-technical-selections-option{display:flex;flex-direction:column;align-items:center;gap:25px;background-color:#f7f7f7;padding:40px;border-radius:30px;transition:.5s}.container .product-technical-selections .product-technical-selections-option:hover{cursor:pointer;transform:scale(1.05)}@media screen and (max-width:468px){.container .product-technical-selections .product-technical-selections-option{width:28%;padding:20px}}.container .product-technical-selections .product-technical-selections-option img{width:130px}@media screen and (max-width:468px){.container .product-technical-selections .product-technical-selections-option img{width:75px}}.container .product-technical-selections .product-technical-selections-option a{text-decoration:none;color:#1681d3;font-family:WorkSansRegular;transition:.5s;font-size:16px}@media screen and (max-width:468px){.container .product-technical-selections .product-technical-selections-option a{font-size:13px}}.container .product-technical-selections .product-technical-selections-option a:hover{cursor:pointer;text-decoration:underline;transform:scale(1.05)}.link-active{text-decoration:underline!important}.technical-documents{padding:50px;margin-top:25px;background-color:#fff}@media screen and (max-width:468px){.technical-documents{padding:20px}}.technical-documents .technical-documents-header{padding:20px 0}.technical-documents .technical-documents-header h2{font-family:WorkSansLight;font-size:30px}@media screen and (max-width:468px){.technical-documents .technical-documents-header h2{font-size:20px}}.technical-documents .technical-document-links:last-child{border-bottom:1px solid #212121}.technical-documents .technical-document-links .technical-document-link{display:flex;justify-content:space-between;border-top:1px solid #212121;padding:20px 0}@media screen and (max-width:468px){.technical-documents .technical-document-links .technical-document-link{flex-direction:column;justify-content:center;align-items:center;gap:30px}}.technical-documents .technical-document-links .technical-document-link .technical-document-link-left{display:flex;align-items:center;gap:50px}@media screen and (max-width:468px){.technical-documents .technical-document-links .technical-document-link .technical-document-link-left{flex-direction:column;justify-content:center}}.technical-documents .technical-document-links .technical-document-link .technical-document-link-left img{width:100px}@media screen and (max-width:468px){.technical-documents .technical-document-links .technical-document-link .technical-document-link-left img{width:70px}.technical-documents .technical-document-links .technical-document-link .technical-document-link-left p{font-size:13px}}.technical-documents .technical-document-links .technical-document-link .technical-document-link-left .videos-tumbnail{width:210px!important;height:110px!important}.technical-documents .technical-document-links .technical-document-link .technical-document-link-left .technical-document-link-left-article{display:flex;flex-direction:column;gap:20px}.technical-documents .technical-document-links .technical-document-link .technical-document-link-left .technical-document-link-left-article p{font-family:WorkSansRegular;font-size:16px}.technical-documents .technical-document-links .technical-document-link .technical-document-link-left .technical-document-link-left-article img{width:30px}.technical-documents .technical-document-links .technical-document-link .technical-document-link-right{display:flex;gap:5px}.technical-documents .technical-document-links .technical-document-link .technical-document-link-right .pfd-info{display:flex;gap:10px;background-color:#f7f7f7;border-radius:5px;height:-moz-fit-content;height:fit-content;padding:5px;align-items:center}.technical-documents .technical-document-links .technical-document-link .technical-document-link-right .pfd-info p{color:#1681d3}.technical-documents .technical-document-links .technical-document-link .technical-document-link-right .pfd-info p a{text-decoration:none;color:#1681d3;font-family:WorkSansLight;transition:.5s;font-size:16px;padding-right:15px}.technical-documents .technical-document-links .technical-document-link .technical-document-link-right .pfd-info p a:hover{cursor:pointer;text-decoration:underline;transform:scale(1.05)}.technical-documents .technical-document-links .technical-document-link .technical-document-link-right .pfd-info a img{filter:invert(36%) sepia(85%) saturate(1870%) hue-rotate(186deg) brightness(91%) contrast(83%);width:20px}.technical-documents .technical-document-links .technical-document-link .technical-document-link-right .pdf-langs{display:flex;align-items:center;gap:10px;padding:5px;background-color:#efefef;border-radius:5px;height:-moz-fit-content;height:fit-content}.technical-documents .technical-document-links .technical-document-link .technical-document-link-right .pdf-langs img{filter:invert(47%) sepia(0) saturate(1165%) hue-rotate(185deg) brightness(81%) contrast(76%);width:20px}.technical-documents .technical-document-links .technical-document-link .technical-document-link-right .pdf-langs select{height:20px}#uvc-led{background-image:url(/assets/images/pure-healthy/uvc-image.jpg)}.support-center-open-popup{z-index:3;position:fixed;top:25vh;opacity:1;width:510px;height:295px;margin:0 auto;background-color:#fff;left:50%;transform:translate(-50%)}.support-center-body-blur{position:relative}.support-center-body-blur:before{content:"";z-index:1;position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.display-none{display:none}.visibleModal{transform:translateX(0)}.translateX100{transform:translateX(-251px) rotate(90deg)}@media(max-width:468px){.support-center-open-popup{z-index:7;width:85%;height:290px}.translateX100{transform:translateX(-209px) rotate(90deg)}}.hotels-solutions .container ul{display:flex;gap:50px;list-style-type:none;padding-left:0;justify-content:space-evenly;flex-wrap:wrap}@media screen and (max-width:768px){.hotels-solutions .container ul{justify-content:center}}.hotels-solutions .container ul li{display:flex;flex-direction:column;text-align:center;gap:20px;max-width:300px;width:100%}.hotels-solutions .container ul li img{min-width:250px;width:100%}.hotels-solutions .container ul li h2{font-family:WorkSansSemiBold;color:#4f803f}.hotels-solutions .container ul li{opacity:.5;transition:opacity .3s,transform .3s}@media screen and (max-width:768px){.hotels-solutions .container ul li{opacity:1;transform:scale(1)}}.hotels-solutions .container ul li.special,.hotels-solutions .container ul li:hover{opacity:1;transform:scale(1.1)}@media screen and (max-width:768px){.hotels-solutions .container ul li:hover{transform:scale(1)}}.hotel-bg{padding-top:20px!important;background-image:url(/assets/images/hotels/hotel-bg.jpg)}@media screen and (max-width:768px){.hotel-bg{background-position:80% 100%;background-size:cover}}.hotel-bg .series-in-home-article{background:none!important}.hotel-bg .series-in-home-article p{line-height:45px!important;font-size:30px!important;font-family:WorkSansRegular;color:#fff;width:65%}@media screen and (max-width:468px){.hotel-bg .series-in-home-article p{width:100%;font-size:20px!important;line-height:30px!important;color:#000}}.hotel-bg .series-in-home-article p span{font-family:WorkSansSemiBold}.hotel-sleep-bg{padding-top:20px!important;background-image:url(/assets/images/hotels/hotel-bg-sleep.jpg);background-size:cover}@media screen and (max-width:468px){.hotel-sleep-bg{background-size:cover}}.hotel-sleep-bg .series-in-home-article{background:none!important}.hotel-sleep-bg .series-in-home-article p{line-height:45px!important;font-size:30px!important;font-family:WorkSansRegular;color:#212121;width:65%}@media screen and (max-width:468px){.hotel-sleep-bg .series-in-home-article p{width:100%;font-size:20px!important;line-height:30px!important}}.hotel-sleep-bg .series-in-home-article p span{font-family:WorkSansSemiBold}#hero-1-hotel .container .container-text,#hero-2-hotel .container .container-text{display:flex;align-items:center}#hero-1-hotel .container .container-text h2,#hero-2-hotel .container .container-text h2{text-align:center}@media screen and (max-width:468px){#hero-1-hotel .container .container-text h2,#hero-2-hotel .container .container-text h2{color:#fff}}#hero-1-hotel .container .container-text h3,#hero-2-hotel .container .container-text h3{text-align:center;width:80%}@media screen and (max-width:468px){#hero-1-hotel .container .container-text h3,#hero-2-hotel .container .container-text h3{color:#fff}}#hero-1-hotel :before,#hero-2-hotel :before{background-image:url(/assets/images/hotels/hero-hotel-1-bg.jpg);background-size:cover;background-position:50%}.filter-white{bottom:50%;filter:invert(100%) sepia(0) saturate(0) hue-rotate(0deg) brightness(100%) contrast(100%)}.gmnoprint{display:none!important}.search-container{display:flex;justify-content:flex-end}.search-input{width:0;opacity:0;border:none;border-radius:25px;transition:width .3s ease}.search-input:focus{outline:none}.w-200{position:absolute;opacity:1!important;width:580px!important;padding:11px 0 11px 16px}.isScrolledSearchInput{border:1px solid #3c95e1!important}.isNotScrolledSearchInput{border:none}.isScrolledSearchContent{background-color:#fff!important}.isNotScrolledSearchContent,.search-content{background-color:hsla(0,0%,53%,.502)}.search-content{opacity:0;position:absolute;top:65px;width:580px;height:auto;display:flex;flex-direction:column;align-items:flex-start!important;text-align:start!important;padding:25px}.search-content a{font-size:16px!important;height:0!important;margin:10px 0}.search-content a,.search-content a:hover{transform:none!important}.search-content .category-title{color:#fff;font-size:16px;text-align:start;font-weight:500;text-decoration:none}.text-black{color:#000!important}.text-white{color:#fff!important}.swiper-pagination,.swiper-pagination-bullets,.swiper-pagination-horizontal,.swiper-scrollbar,.wiper-scrollbar-horizontal{display:none}.technical-features-tabs{width:100%;overflow-x:scroll;margin-bottom:-31px}.technical-features-tabs a{text-align:center;padding:12px 16px;font-size:15px;color:#000;min-width:-moz-fit-content;min-width:fit-content}.technical-features-tabs .tabs-active{border-top-right-radius:5px;border-top-left-radius:5px;background-color:#636363!important;color:#fff!important}@media screen and (max-width:468px){.m-text-white{color:#fff!important}.m-hidden{opacity:0!important}}.d-flex-end{display:flex;justify-content:flex-end}@keyframes spin{to{transform:"rotate(360deg)"}}.text-left{text-align:left!important}.nav-options-language{margin-right:-6px}.nav-options-language .nav-options-language-item{color:#fff;padding:8px;text-decoration:none}.nav-options-language .nav-options-language-item p{font-size:16px!important;display:flex;align-items:center;gap:.1rem}.dflex-justify-end{display:flex;justify-content:end}.w-55{width:55%}.h3-w-410{width:410px!important}.css-1h51icj-MuiAutocomplete-root .MuiOutlinedInput-root .MuiAutocomplete-input{padding:9.5px 4px .5px 5px!important;font-size:14px!important;height:1em!important}.ant-form legend{width:0!important}.ant-select-selection-placeholder{color:#000!important}.ant-select-item{margin:10px 0}.ant-select-single .ant-select-open .ant-select-selection-item{color:#000!important}.css-ptkaw2-MuiDataGrid-root .MuiDataGrid-menuIcon{display:none!important}.css-t89xny-MuiDataGrid-columnHeaderTitle{color:#000!important;font-weight:900!important;font-family:WorkSansRegular;font-size:15px!important}.popupVisible{display:block!important;animation:visiblePopup .7s ease}@keyframes visiblePopup{to{opacity:1}}.border-none{border:none}.c-pointer{cursor:pointer}.d-flex-nowrap{flex-wrap:nowrap!important}@media screen and (max-width:1450px){.d-flex-nowrap{flex-wrap:wrap!important}}.ff-WsSemibold{font-family:WorkSansSemiBold!important}.hiddenList{display:none}.css-18nc3u2 .MuiOutlinedInput-root{padding:6px 3px 0!important}.color_red{color:red}.alignSelfStart{align-self:self-start}@media screen and (max-width:468px){.xs-w-100{width:100%!important}}.line-height-1{line-height:1.5rem}.w-100{width:100%!important}.h-full{height:100%!important}.h-100{min-height:100vh}.w230{width:230px}.mt-0{margin-top:0!important}.mt_05{margin-top:.5rem}.mt_1{margin-top:1rem}.mt_2{margin-top:2rem}.mt_3{margin-top:3rem}.mt_4{margin-top:4rem}.mt_5{margin-top:5rem}.mb_05{margin-bottom:.5rem}.mb_2{margin-bottom:2rem}.mb_3{margin-bottom:3rem}.mr_1{margin-right:1rem}.mr_2{margin-right:2rem}.ml_1{margin-left:1rem}.my_2{margin:2rem 0}.p-0{padding:0!important}.pt-1{padding-top:1rem}.pt-2{padding-top:2rem}.pt-3{padding-top:3rem}.pt-4{padding-top:4rem}.pt-5{padding-top:5rem}.p-1{padding:1rem}.p-2{padding:2rem}.p-3{padding:3rem}.py-1{padding:1rem 0}.py-2{padding:2rem 0}.py-3{padding:3rem 0}.py-4{padding:4rem 0}.py-5{padding:5rem 0}@media screen and (max-width:768px){.md-px-0{padding-inline:0!important}.md-py-0{padding-block:0!important}.md-py-2{padding-block:2rem!important}.md-py-3{padding-block:3rem!important}}@media screen and (max-width:468px){.sm-p-0{padding:0!important}.sm-pb-0{padding-bottom:0!important}.sm-pb-1{padding-bottom:1rem!important}.sm-pb-2{padding-bottom:2rem!important}.sm-py-2{padding-block:2rem!important}}@media screen and (max-width:768px){.md-flex{display:flex}.md-flex-wrap{flex-wrap:wrap}.md-flex-column{flex-direction:column}}@media screen and (max-width:468px){.sm-flex-column{flex-direction:column}}.app-description{min-height:130px;max-width:500px}@media screen and (max-width:768px){.app-description{text-align:center;margin-bottom:1rem}.md-nowrap{flex-wrap:nowrap!important}.md-none{display:none!important}}.p-1{padding:.5rem 1rem!important}.h_6{height:4rem!important}.fs-12{font-size:12px!important}.fs-16{font-size:16px!important}@media screen and (max-width:468px){.m-fs-16{font-size:16px!important}.color-primary{color:#002856!important}}.fw-lighter{font-weight:lighter!important}.fw-bold{font-weight:700!important}@media screen and (max-width:768px){.md-fw-normal{font-weight:400!important}}.dContents{display:contents!important}.dflex{display:flex}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-between-column{display:flex;flex-direction:column;justify-content:space-between}.displayFlex{display:flex!important;align-items:center!important}.j-Between{display:flex;justify-content:space-between!important}.justify-evenly{justify-content:space-evenly}.align-center{display:flex;align-items:center}@media screen and (max-width:768px){.md-align-start{display:flex!important;align-items:flex-start!important}.md-align-center{align-items:center!important}.sm-align-start{display:flex!important;align-items:flex-start!important}.md-text-center{text-align:center!important}}@media screen and (max-width:468px){.sm-text-center{text-align:center!important}.sm-align-center{display:flex!important;align-items:center!important}}@media screen and (max-width:768px){.md-align-end{display:flex!important;align-items:flex-end!important}.md-m-0{margin:0!important}.md-mt-1{margin-top:1rem!important}.md-mt-2{margin-top:2rem!important}.md-mb-1{margin-bottom:1rem}.md-mb-2{margin-bottom:2rem}}@media screen and (min-width:468px)and (max-width:768px){.md-mb-7{margin-bottom:7rem!important}}@media screen and (max-width:768px){.md-bold{font-family:WorkSansSemiBold!important;font-weight:700!important}}@media screen and (max-width:468px){.sm-color-black{color:#000!important}}@media screen and (max-width:768px){.md-color-black{color:#000!important}.md-color-white{color:#fff!important}.md-font-regular{font-family:WorkSansRegular!important}}.justifyBetween{justify-content:space-between}.justifyBetween,.justifyCenter{display:flex!important;align-items:center}.justifyCenter{justify-content:center!important}.justifyEnd{display:flex!important;justify-content:flex-end!important}.d-flex-column{flex-direction:column}@media screen and (max-width:768px){.sm-dflex-column{flex-direction:column}}.items-center{display:flex;align-items:center;justify-content:center}.flex-column{flex-direction:column}.justify-center{display:flex;justify-content:center!important}.justify-end{justify-content:flex-end!important}.md-justify-center{display:flex;align-items:center;justify-content:center}@media screen and (min-width:768px){.md-justify-center{justify-content:center!important}}@media screen and (max-width:468px){.sm-justify-start{justify-content:flex-start!important}}@media screen and (max-width:768px){.md-justify-between{justify-content:space-between!important}}.align-items-center{display:flex!important;align-items:center!important}.align-items-start{align-items:flex-start!important}.align-self-end{align-self:flex-end!important}.align-baseline{align-items:baseline}.gap-1{gap:1rem}.gap-2{gap:2rem}@media screen and (max-width:768px){.md-gap-1{gap:1rem!important}.md-gap-2{gap:2rem!important}}@media screen and (max-width:468px){.sm-gap-1{gap:1rem!important}}.flex-wrap{flex-wrap:wrap}.column-gap-1{column-gap:10px}.column-gap-2{column-gap:20px}.absolute{position:absolute}.relative{position:relative}.ml_3{margin-left:3rem}@media screen and (max-width:468px){.sm-mb-0{margin-bottom:0!important}}@media screen and (max-width:768px){.sm-mb_3{margin-bottom:3rem!important}}@media screen and (max-width:468px){.sm-mt-2{margin-top:2rem}}.mb_1{margin-bottom:1rem}.z-2{z-index:2!important}.css-14s5rfu-MuiFormLabel-root-MuiInputLabel-root{font-family:WorkSansRegular!important}.MuiStack-root,.css-4jnixx-MuiStack-root{padding:10px!important}.css-9ddj71-MuiInputBase-root-MuiOutlinedInput-root{max-height:2.7em!important}.userReviewText{position:absolute;left:50%;transform:translateX(-50%);width:255px;line-height:30px;color:#fff;font-size:17px!important;z-index:5;margin-top:4.5rem}.childHealthuserReviewText{position:absolute;left:24%;transform:translateX(-24%);width:280px;line-height:22px;color:#fff;font-size:15px!important;z-index:5;margin-top:1.4rem}@media screen and (max-width:468px){.childHealthuserReviewText{left:34%}}.fs17{font-size:17px!important}.fs20{font-size:20px!important}.fw400{font-weight:400}.mb1{margin-bottom:1rem}.dashboardTableTitle{color:#000!important;font-weight:900!important;font-family:WorkSansRegular;font-size:15px!important}.translateX-0{transform:translateX(0)}.translateX_100{transform:translateX(-100%)}.translateX-100{transform:translateX(200%)}.translateXL-200{transform:translateX(-200%)}.blackLayer{z-index:99;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:.9;animation:mymove .2s linear 1}@keyframes mymove{0%{opacity:0}to{opacity:1}}.errorField{border:1px solid red!important}.topAnimation{animation:mymove4 .5s ease-in-out 1}@keyframes mymove4{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.call-you{z-index:999;position:fixed;right:0;top:0;height:100%;width:22rem;background-color:#fff;transform:translateX(25rem);transition:all .5s ease;box-shadow:0 5px 15px rgba(0,0,0,.35);padding:2rem;display:flex;flex-direction:column;row-gap:3rem}@media screen and (max-width:1450px){.call-you{width:16rem;transform:translateX(37rem)}}@media screen and (max-width:468px){.call-you{left:0;width:20rem;padding:2rem 1.4rem;transform:translateX(-25rem);row-gap:1.5rem;height:130%}}.call-you h1{font-family:WorkSansSemiBold;font-size:2rem;color:#002856;font-weight:100;margin-top:2rem}@media screen and (max-width:468px){.call-you h1{margin-top:.5rem}}.call-you.v-active{transform:translateX(0)}.call-you .form-wrapper{display:flex;flex-direction:column;row-gap:25px}@media screen and (max-width:468px){.call-you .form-wrapper{row-gap:1rem}}.call-you .form-wrapper input{background-color:#e2e2e2;border:none;border-radius:50px;font-size:11px;letter-spacing:.2px;padding:15px 20px;width:100%;outline:none}.call-you .form-wrapper input::placeholder{font-size:.8rem;font-family:WorksansRegular;color:gray;font-weight:100!important}.kvkk-text{font-size:.9rem;transition:color .2s ease;font-weight:500}.kvkk-text:hover{color:#3ca0ec}.text-underline{text-decoration:underline}.font-family-WorksansSemiBold{font-family:WorkSansSemiBold}#callYouConfirm{display:block;text-decoration:none;text-align:center;font-size:15px;background:#002856;border:none;border-radius:50px;color:#fff;cursor:pointer;padding:15px 0;transition:.5s;width:12rem}#callYouConfirm:hover{opacity:.85}.call-you .close-btn{box-shadow:0 0 10px rgba(0,0,0,.35);z-index:9999;background-color:#fff;font-weight:800;display:flex;justify-content:center;border-radius:50%;font-size:1.5rem;text-decoration:none;color:#3ca0ec;position:absolute;top:9rem;left:-1.6rem;padding:4px}@media screen and (max-width:468px){.call-you .close-btn{left:auto;right:1.4rem!important;padding:4px;top:2rem}}.error{color:red}.error,.success{font-family:WorkSansSemiBold;font-size:15px!important;animation:errorAnimation .7s ease 1}.success{margin-top:-1rem;color:green}.errorStarStyle{position:absolute;left:1.2rem;color:red;font-family:WorkSansSemiBold;align-self:flex-start!important;animation:errorAnimation .7s ease 1}@media screen and (max-width:468px){.errorStarStyle{left:.7rem}}.customer-validation-star{font-size:13px;margin-top:-13px;margin-right:-20px;width:25px;color:red;font-family:WorkSansSemiBold;animation:errorAnimation .7s ease 1}@keyframes errorAnimation{0%{opacity:0}to{opacity:1}}.d-flex{display:flex!important}.kvkkDiv{display:flex;align-items:center;column-gap:10px}.kvkkDiv input{width:1rem!important;height:1rem}.kvkkDiv span{line-height:22px!important;width:90%!important}.collyouSpinnner{position:absolute;right:-.5rem;width:2.5rem;height:2.5rem;border-radius:50%;position:relative;animation:rotate 1s linear infinite}.collyouSpinnner:before{content:"";box-sizing:border-box;position:absolute;inset:0;border-radius:50%;border:5px solid #3ca0ec;animation:prixClipFix 2s linear infinite}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes prixClipFix{0%{-webkit-clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.message-form,.panel-item{background-color:#fff}.message-form{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;position:absolute;bottom:-75vh;left:2rem;z-index:1453}.ql-editor{height:100%!important}.profileBackground{width:100%;height:100%;outline:2px dashed rgba(33,43,54,.251);background-color:rgba(33,43,54,.251);padding:25px;position:absolute;inset:0}@media screen and (max-width:768px){#mobile-window-image-container{overflow-x:scroll;justify-content:flex-start!important;column-gap:3rem;margin-top:3rem}#mobile-window-image-container li img:last-child{width:35px}#mobile-window-image-container li:first-child img:first-child{width:170px}#mobile-window-image-container li:nth-child(2) img:first-child{width:190px}#mobile-window-image-container li:nth-child(3) img:first-child{width:280px}}.lg-none{display:none!important}@media screen and (max-width:768px){.lg-none,.md-background-center{display:flex!important}.md-background-center{background-position:50%}}.language-select{border-radius:5px;width:59px;transition:all .5s ease;position:absolute;top:3.2rem;opacity:0;visibility:hidden;display:flex;flex-direction:column;gap:1rem;background-color:#fff;padding:.5rem}.language-select a{width:30px;text-align:center;font-weight:700;text-decoration:none;color:#002856}.language-active{opacity:1!important;visibility:visible!important}.top-scroll{position:fixed;right:2rem;bottom:2rem;z-index:1453}.loadingText{animation:scaleAnimation .7s ease-out infinite alternate}@keyframes scaleAnimation{to{transform:scale(1.1)}}