@charset "UTF-8";@font-face{font-family:LINESeedSansTH;src:local("※"),url(/fonts/woff/LINESeedSansTH_W_Th.woff) format("woff"),url(/fonts/woff2/LINESeedSansTH_W_Th.woff2) format("woff2");font-weight:100;font-style:normal}@font-face{font-family:LINESeedSansTH;src:local("※"),url(/fonts/woff/LINESeedSansTH_W_Rg.woff) format("woff"),url(/fonts/woff2/LINESeedSansTH_W_Rg.woff2) format("woff2");font-weight:300;font-style:normal}@font-face{font-family:LINESeedSansTH;src:local("※"),url(/fonts/woff/LINESeedSansTH_W_Bd.woff) format("woff"),url(/fonts/woff2/LINESeedSansTH_W_Bd.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:LINESeedSansTH;src:local("※"),url(/fonts/woff/LINESeedSansTH_W_He.woff) format("woff"),url(/fonts/woff2/LINESeedSansTH_W_He.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:LINESeedSansTH;src:local("※"),url(/fonts/woff/LINESeedSansTH_W_XBd.woff) format("woff"),url(/fonts/woff2/LINESeedSansTH_W_XBd.woff2) format("woff2");font-weight:800;font-style:normal}:root{--brand-color:#001a70;--bg-brand-color:var(--brand-color);--yellow100-color:#ffd100}*{box-sizing:border-box}html{scroll-behavior:smooth}[id]{scroll-margin-top:25px}body,html{margin:0;padding:0;background:#f0f9ff;font-weight:300;min-height:100dvh;display:flex;flex-direction:column;width:100%;overflow-x:hidden}body[lang=en] *,body[lang=th] *,html[lang=en] *,html[lang=th] *{font-family:LINESeedSansTH,sans-serif!important}body h3.MuiTypography-h3,html h3.MuiTypography-h3{font-size:2rem;font-weight:600;color:#001a70}body h5.MuiTypography-h5,html h5.MuiTypography-h5{font-size:1.5rem;font-weight:600;color:#001a70}body h6.MuiTypography-subtitle1,html h6.MuiTypography-subtitle1{font-size:1.25rem;font-weight:300;color:#001a70}body h6.MuiTypography-subtitle2,html h6.MuiTypography-subtitle2{font-size:1.125rem;line-height:2.25;font-weight:300;color:#323e48}body p.MuiTypography-body1,html p.MuiTypography-body1{font-size:1.125rem;line-height:normal;color:#323e48;font-weight:300}body hr,html hr{border:none;border-bottom:1px solid rgba(114,128,173,.44);margin:1rem 0}.app-bar{background:url(/assets/bg-menu.png) no-repeat 50%/cover,linear-gradient(180deg,#0d4c91 10.36%,#001149 132.24%)!important}.app-bar-opacity{background:url(/assets/bg-menu.png) no-repeat 50%/cover,linear-gradient(180deg,rgba(13,76,145,.8) 10.36%,rgba(0,17,73,.8) 132.24%)!important}main{flex:1 1;z-index:1}a *{cursor:pointer}.MuiLink-root{text-decoration:none!important}.MuiLink-root:hover{text-decoration:none}button.language{border-radius:50px;align-items:center;display:inline-flex;padding:0;min-width:0}button.language img{border-radius:100%}button.language p.MuiTypography-body1{color:#fff;font-size:.9rem;line-height:1.6}.mobile-menu-wrap{color:#fff}.mobile-menu-wrap .MuiAccordion-root{background-color:transparent;color:#fff}.mobile-menu-wrap .MuiAccordion-root svg{color:#fff}.mobile-menu-wrap a.search-dealer{background-color:#fff;border-radius:50px;color:#001a70;font-size:.75rem;padding:.35rem 1rem .35rem 2.2rem;margin:0 0 0 .5rem;background:#fff url(/assets/bg-search-dealer.svg) no-repeat 1rem}.mobile-menu-wrap a.search-dealer:after{display:none}.mobile-menu-wrap a.search-dealer:hover{background:#26c0dc url(/assets/bg-search-dealer.svg) no-repeat 1rem}.hero{position:relative;max-height:260px;height:260px;background:linear-gradient(133.86deg,#fff 20%,rgba(0,0,0,0) 44%),linear-gradient(93.28deg,#fff,rgba(0,0,0,0) 30%);background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;padding:120px;transition:background-image .3s ease-in-out}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.product_service_box{position:relative;width:100%;height:250px;overflow:hidden;border-top-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.product_service_box .image{display:block;width:100%;height:auto}.product_service_box .overlay{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%;opacity:1;transition:all .25s ease;background-color:rgba(0,26,112,.42)}.product_service_box .text_box{color:#fff;position:absolute;bottom:0;left:0;width:100%}.product_service_box .text_box h5.MuiTypography-h5{color:#fff;font-weight:600}.product_service_box .text_box .more{display:flex;justify-content:space-between}.product_service_box .text_box .more .viewmore{color:#ffd100;font-size:.875rem}.product_service_box .text_box .more div{display:flex;align-items:center}.product_service_box .text_box .more svg{color:#fff}.product_service_box .text_box .text{padding:0 2rem 1rem}.product_service_box .text_box .text hr{margin:1rem 0}.product_service_box:hover .overlay{opacity:1;background-color:rgba(0,26,112,.3)}.primary-btn.MuiButton-contained{background:linear-gradient(270deg,#ffd100,#ffbf00);color:#001a70;position:relative;box-shadow:none;transition:opacity .25s ease-out;overflow:hidden;z-index:1;font-size:1.125rem;font-weight:300;border-radius:0;border-top-left-radius:15px;border-bottom-right-radius:15px;text-transform:none}.primary-btn.MuiButton-contained:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;opacity:0;z-index:-1;transition:opacity .25s ease-out}.primary-btn.MuiButton-contained:hover:before{background:linear-gradient(272.58deg,#ffd100 2.16%,#ee7d00 88.69%);opacity:1}.primary-btn.MuiButton-outlined{border:1px solid #fff;position:relative;overflow:hidden;transition:all .25s ease-out;color:#fff;font-size:1.125rem;font-weight:300;border-radius:0;border-top-left-radius:15px;border-bottom-right-radius:15px;text-transform:none;z-index:1}.primary-btn.MuiButton-outlined:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;opacity:0;z-index:-1;transition:opacity .25s ease-out}.primary-btn.MuiButton-outlined:hover{border:1px solid transparent;color:#001a70}.primary-btn.MuiButton-outlined:hover:before{background:linear-gradient(272.58deg,#ffd100 2.16%,#ee7d00 88.69%);opacity:1}.primary-btn.Mui-disabled{background:rgba(0,0,0,.12)}.btn-viewall.MuiButton-root{font-size:1.25rem;color:#001a70;text-transform:unset;padding:0;font-weight:300}.btn-viewall.MuiButton-root:hover{background:0 0}.btn-viewall.MuiButton-root:hover span.MuiButton-icon{background-color:#ffd100;border-radius:50px;padding:.75rem;margin-left:1rem}.btn-viewall.MuiButton-root:hover span svg{color:#001a70}.btn-viewall.MuiButton-root span.MuiButton-icon{background-color:#001a70;border-radius:50px;padding:.75rem;margin-left:.75rem;transition:all .25s ease}.btn-viewall.MuiButton-root span svg{color:#fff}.btn-back.MuiButton-root{font-size:1.25rem;color:#001a70;text-transform:unset;padding:0}.btn-back.MuiButton-root:hover{background:0 0}.btn-back.MuiButton-root:hover span.MuiButton-icon{background-color:#ffd100;border-radius:50px;padding:.75rem;margin-right:1rem}.btn-back.MuiButton-root:hover span svg{color:#001a70}.btn-back.MuiButton-root span.MuiButton-icon{background-color:#001a70;border-radius:50px;padding:.75rem;margin-right:.75rem;transition:all .25s ease}.btn-back.MuiButton-root span svg{color:#fff}.coverSwiper{overflow:hidden;color:#fff;width:100%}.coverSwiper h2.MuiTypography-h2,.coverSwiper h6.MuiTypography-subtitle1{color:#fff}.coverSwiper h2.MuiTypography-h2.black,.coverSwiper h6.MuiTypography-subtitle1.black{color:#000}.coverSwiper h2.MuiTypography-h2.brand{color:var(--brand-color)}.coverSwiper h2.MuiTypography-h2.brand2{color:#001c4e}.coverSwiper h6.MuiTypography-subtitle1.brand{color:var(--brand-color)}.coverSwiper h6.MuiTypography-subtitle1.brand2{color:#001c4e}.coverSwiper .swiper-slide{position:relative}.coverSwiper .swiper-slide .MuiContainer-root{height:100%;width:100%;min-height:250px;max-width:none;position:relative}.coverSwiper .swiper-slide .MuiBox-root.bg-box{width:100%;height:100%;min-height:250px;background-size:cover;background-position:50%;position:relative}.coverSwiper .swiper-slide .cover-content{position:relative;left:7%;top:50%;transform:translateY(-50%);-ms-transform:translateY(-50%)}.coverSwiper .swiper-slide .video-wrap{width:100%;height:100%;position:absolute;left:0;top:0}.coverSwiper img{width:100%;height:auto}.brands-box{position:relative}.brands-box img{transition:all .25s ease}.bg-blue-fade{background:linear-gradient(135deg,#82ddf1,#eaf0ff 50%);position:absolute;width:100%;height:70%;left:0;bottom:0;z-index:0}.bg-water{background:url(/assets/bg-water.png) no-repeat top;background-size:100% auto}.our-client{background:linear-gradient(328deg,#001a70 19.23%,#26c0dc 183.65%)}.our-client .map-bg{background:url(/assets/bg-our-client.png) no-repeat top}.our-client h1.MuiTypography-h1{color:#fff}.clientSwiper .swiper-slide{text-align:center}.clientSwiper .swiper-button-next:after,.clientSwiper .swiper-button-prev:after{color:#fff}.clientSwiper .swiper-wrapper{flex-direction:row!important}.latest-news{background:#fff}.latest-news .MuiChip-root{background:rgba(38,192,220,.27);color:#001a70;font-size:1rem;height:auto;padding:.75rem 2.5rem;border-radius:50px;margin:1rem 0}.latest-news h3.MuiTypography-h3{margin:1rem 0;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;color:#000;font-weight:600}.latest-news .date,.latest-news .subtitle{display:-webkit-box;line-clamp:5;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;color:#4b4b4b}.latest-news .latest-news-image{background-size:cover;background-position:50%;min-height:400px}.latest-news hr{border:none;border-bottom:1px solid #e8e8e8;margin:2rem 0 1rem}.latest-news a{color:#26c0dc;text-decoration:none;transition:all .25s ease}.latest-news a .MuiTypography-root{font-weight:300;color:#26c0dc}.latest-news a:hover{color:#001a70}.latest-news a:hover p{font-weight:300}.card-news .news{background:#fff;height:100%;display:flex;flex-direction:column}.card-news .news .MuiChip-root{background:rgba(38,192,220,.27);color:#001a70;font-size:1rem;height:auto;padding:.75rem 2.5rem;border-radius:50px;margin:1rem 0}.card-news .news h6.MuiTypography-subtitle1{font-weight:600;margin-bottom:1rem;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:#000}.card-news .news .date,.card-news .news .subtitle{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#4b4b4b}.card-news .news hr{border:none;border-bottom:1px solid #e8e8e8;margin:0 0 1rem}.card-news .news a{color:#26c0dc;text-decoration:none;transition:all .25s ease}.card-news .news a .MuiTypography-root{font-weight:300;color:#26c0dc}.card-news .news a:hover{color:#001a70}.card-news .news a:hover p{font-weight:300}.card-news .news:hover{background-color:#001a70;color:#fff}.card-news .news:hover .card-news-img{background-color:#fff}.card-news .news:hover .card-news-hover-white{color:#fff}.card-news:hover{background-color:#001a70;color:#fff}.card-news:hover .card-news-img{background-color:#fff}.card-news:hover .card-news-hover-white{color:#fff}.card-news a:hover .latest-news,.card-news a:hover .news{background-color:#001a70}.product-item{background:#fff;border-bottom:2px solid #26c0dc;height:100%}.product-item .MuiChip-root{background:rgba(0,26,112,.68);color:#26c0dc;font-size:1rem;font-weight:600;height:auto;padding:.5rem 1.5rem;border-radius:50px;margin:1rem 0;position:absolute;top:0;right:1rem}.product-item h6.MuiTypography-subtitle2{margin-bottom:.5rem;color:#001a70;word-break:break-word;word-wrap:break-word;white-space:pre-line}.product-item .date,.product-item .subtitle,.product-item h6.MuiTypography-subtitle2{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-item .date,.product-item .subtitle{color:#4b4b4b}.product-item .product-item-image{background-size:contain;background-position:50%;background-repeat:no-repeat;min-height:255px;position:relative}.product-item hr{border:none;border-bottom:1px solid #e8e8e8;margin:2rem 0 1rem}.product-item a{text-decoration:none;color:#001a70;width:100%}.product-item .read_more{color:#26c0dc}.product-id .product-item .product-item-image{min-height:150px}.product-id .product-item .product-item-image .MuiChip-root{display:none}.related-products{background:#eaf0ff}.catalog-box .catalog{background:#fff}.catalog-box .catalog .catalog-image{background-size:cover;background-position:50%;min-height:200px}.catalog-box .catalog h6.MuiTypography-subtitle1{font-weight:600;margin-bottom:1rem;line-height:1.5;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.catalog-box .btn-catalog{text-transform:unset}.catalog-box .btn-catalog p.MuiTypography-body1{color:#001a70}.catalog-box .btn-catalog:hover{color:#2bb4d3;background:0 0}.catalog-box .btn-catalog:hover p.MuiTypography-body1{text-decoration:underline;color:#2bb4d3}.catalog-box .btn-catalog:hover span.MuiButton-icon{background-color:#2bb4d3;border-radius:50px;padding:.75rem;margin-right:1rem}.catalog-box .btn-catalog:hover span svg{color:#fff}.catalog-box .btn-catalog span.MuiButton-icon{background-color:#2690dc;border-radius:50px;padding:.75rem;margin-right:1rem;transition:all .25s ease}.catalog-box .btn-catalog span svg{color:#fff}.bg-contact-box{background:linear-gradient(0,#001a70 19.23%,#26c0dc 183.65%);position:relative}.bg-contact-box .bg-contact-box-top{background:url(/assets/bg-contact-box.svg) no-repeat top;background-size:100% auto;padding-top:5rem}.bg-contact-box .bg-contact-box-bottom{background:#2a3046;height:5rem;position:absolute;left:0;bottom:0;width:100%}.bg-contact-box .bg-contact-box-top-about{background:url(/assets/bg-contact-box-about.svg) no-repeat top;background-size:100% auto;padding-top:5rem}.bg-contact-box .contact-form-wrap{background:#fff;border-radius:1.375rem;padding:3rem;color:#001a70;position:relative}.bg-contact-box .contact-box{background:rgba(219,224,241,.46) url(/assets/contact/bg-contact-2.png) no-repeat 0 0;border-radius:20px;min-height:435px;position:relative}.bg-contact-box .contact-box .contact-box-content{position:absolute;bottom:0;left:0;padding:1rem}.contact-form,.contact-form a{color:#001a70}.contact-title{position:relative;font-size:2.5rem;font-weight:800}.contact-title:before{content:"";position:absolute;right:0;bottom:1.25rem;width:100%;height:1px;background:#26c0dc}.contact-title span.MuiTypography-root{background:#fff;padding-right:2rem;font-size:2.5rem;font-weight:800}.contact-title span.MuiTypography-root:before{display:none}.contact-dealer-list{padding-right:1rem;overflow:auto}.contact-dealer-list::-webkit-scrollbar{width:4px}.contact-dealer-list::-webkit-scrollbar-track{background:#eee;border-radius:10px}.contact-dealer-list::-webkit-scrollbar-thumb{background:#001a70;border-radius:10px}.contact-dealer-list::-webkit-scrollbar-thumb:hover{background:#001a70}#province-select,.dealer-search-text-field{background:#fff;border-radius:8px}.modal-send-email-contact-success .text-content{color:#000;font-size:1rem}.modal-send-email-contact-success .fluidra-thailand-text{color:var(--brand-color);font-weight:600}.home-fluidra h6.MuiTypography-subtitle1{font-weight:600}.img-fluid{width:auto;max-width:100%;height:100%;display:block;object-fit:contain}.img-radius{border-top-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.next-video-alert{display:none}.about{background:url(/assets/bg-about.png) no-repeat 0 100%}.about-lift h6.MuiTypography-subtitle1{color:#323e48}.card-vision.MuiPaper-root{border:none;box-shadow:none;background:#001a70;border-radius:0;border-top-left-radius:1.5rem;border-bottom-right-radius:1.5rem;min-height:190px}.card-vision.MuiPaper-root h2.MuiTypography-h2{color:#26c0dc}.card-vision.MuiPaper-root h6.MuiTypography-subtitle2{color:#fff}.card-mission.MuiPaper-root{border:none;box-shadow:none;background:#fff;border-radius:0;border-top-left-radius:1.5rem;border-bottom-right-radius:1.5rem;min-height:190px}.fluidra-tabs-header button{font-size:1.5rem;font-weight:600;color:#7280ad;margin:0 2rem;text-transform:none}.fluidra-tabs-header button.Mui-selected{color:#001a70}.fluidra-tabs-header .MuiTabs-indicator{height:4px;background-color:#26c0dc}.fluidra-tabs-header .MuiTabs-flexContainer{justify-content:center}.about-trust{background:rgba(210,247,255,.44)}.trustSwiper{overflow:hidden;color:#fff;border-radius:2.75rem}.trustSwiper h1.MuiTypography-h1,.trustSwiper p.MuiTypography-body1{color:#fff}.trustSwiper .swiper-slide{max-height:580px;position:relative}.trustSwiper .swiper-slide .MuiContainer-root{min-height:580px;position:relative}.trustSwiper .swiper-slide .MuiBox-root{width:100%;min-height:580px;background-size:cover;background-position:50%;position:relative;background-color:#001a70}.trustSwiper .swiper-slide .trust-gradient{background:linear-gradient(63.38deg,#001a70 23.16%,rgba(0,26,112,0) 71.85%)}.trustSwiper .swiper-slide .trust-content{position:absolute;bottom:3rem;left:0}.trustSwiper .swiper-slide .trust-content .trust-content-scroll{max-height:400px;overflow-y:auto;padding-right:1rem;scrollbar-width:none;-ms-overflow-style:none}.trustSwiper .swiper-slide .trust-content .trust-content-scroll::-webkit-scrollbar{display:none}.trustSwiper .swiper-slide .trust-locatin{color:#26c0dc}.trustSwiper img{width:100%;height:auto}.btn-swiper{font-size:1.5rem;color:#001a70;text-transform:unset}.btn-swiper:hover{background:0 0}.btn-swiper:hover span{margin:0}.btn-swiper:hover span.MuiButton-icon{background-color:#ffd100;border-radius:50px;padding:1rem}.btn-swiper:hover span svg{color:#001a70}.btn-swiper span{margin:0}.btn-swiper span.MuiButton-icon{background-color:#001a70;border-radius:50px;padding:1rem;transition:all .25s ease}.btn-swiper span svg{color:#fff}.btn-swiper-2{font-size:1.5rem;color:#fff;text-transform:unset}.btn-swiper-2 svg{color:#fff}.btn-swiper-2:hover{background:0 0}.btn-swiper-2:hover span{margin:0}.btn-swiper-2:hover span.MuiButton-icon{background-color:transparent;border-radius:50px;padding:1rem}.btn-swiper-2:hover span svg{color:#fff}.btn-swiper-2 span{margin:0}.btn-swiper-2 span.MuiButton-icon{background-color:transparent;border-radius:50px;padding:1rem;transition:all .25s ease}.btn-swiper-2 span svg{color:#fff}.search_product_dealer .MuiInputBase-root{background:#fff;border-radius:0}.search_product_dealer .MuiInputBase-root.radius-left{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.search_product_dealer .radius-right .MuiInputBase-root{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.search_product_dealer .clear{background-color:#fff;color:#001a70;border-radius:.5rem;text-transform:none;font-weight:700;padding:.93rem 2.5rem;transition:all .25s ease}.search_product_dealer .clear:hover,.search_product_dealer .search{background-color:#26c0dc;color:#fff}.search_product_dealer .search{border-radius:.5rem;text-transform:none;font-weight:300;padding:.93rem 2.5rem;transition:all .25s ease}.search_product_dealer .search:hover{color:#001a70}.product-name-list a{text-decoration:none;display:contents}.product-name-list.MuiList-root{padding:0}.product-name-list.MuiList-root .MuiButtonBase-root{padding:1rem 0;border-bottom:1px dotted rgba(114,128,173,.4392156863)}.product-name-list.MuiList-root .MuiButtonBase-root .MuiListItemAvatar-root{min-width:0;margin-right:.75rem;border:1px solid #5779de;border-radius:100px;padding:2px}.product-name-list.MuiList-root .MuiButtonBase-root .MuiListItemAvatar-root .MuiAvatar-root{width:22px;height:22px;border-radius:100px;background-color:#5779de}.product-name-list.MuiList-root .MuiButtonBase-root .MuiTypography-root{font-weight:300;font-size:1.125rem;color:#243061}.product-name-list.MuiList-root .MuiButtonBase-root.active,.product-name-list.MuiList-root .MuiButtonBase-root:hover{background-color:transparent}.product-name-list.MuiList-root .MuiButtonBase-root.active .MuiListItemAvatar-root,.product-name-list.MuiList-root .MuiButtonBase-root:hover .MuiListItemAvatar-root{border:1px solid #26c0dc}.product-name-list.MuiList-root .MuiButtonBase-root.active .MuiListItemAvatar-root .MuiAvatar-root,.product-name-list.MuiList-root .MuiButtonBase-root:hover .MuiListItemAvatar-root .MuiAvatar-root{background-color:#26c0dc}.product-name-list.MuiList-root .MuiButtonBase-root.active .MuiTypography-root,.product-name-list.MuiList-root .MuiButtonBase-root:hover .MuiTypography-root{font-size:1.125rem;color:#26c0dc}.product-model-list .MuiTypography-root{font-size:1.125rem}.product-model-list .model-id{color:#06196b}.product-model-list .MuiListItem-root{padding:.75rem 0;border-bottom:1px dotted rgba(114,128,173,.4392156863)}.product-model-list .MuiListItem-root .MuiListItemAvatar-root{background-color:#dbf7fe;padding:0 1rem;margin-right:2rem;text-align:center;min-width:120px}.spec-table{background-color:#fff}.spec-table .MuiTableCell-root{font-size:1.125rem;font-weight:300;border:1px solid #e9edfa}.spec-table .MuiTableRow-head .MuiTableCell-root{color:#06196b}.spec-table .MuiTableRow-head .MuiTableCell-root:first-child{background-color:#b3effd!important}.spec-table .MuiTableRow-head .MuiTableCell-root:nth-child(odd){background-color:#dbf7fe}.spec-table .MuiTableRow-head .MuiTableCell-root:nth-child(2n){background-color:#e4f9fe}.our-service{background:linear-gradient(129.61deg,#eaf0ff 49.12%,#82ddf1 98.96%)}.our-service h3{font-weight:800;font-size:1.5rem;color:#243061}.our-service p.MuiTypography-root{font-weight:300;font-size:1.5rem;color:#243061}.partner{overflow:hidden;color:#fff;border-radius:2.75rem}.partner .MuiBox-root{background-size:100% auto;background-position:50%}.partner .MuiContainer-root{min-height:580px;position:relative}.partner .partner-gradient{background:linear-gradient(63.38deg,#26c0dc 23.16%,rgba(38,192,220,.1) 71.85%)}.partner .partner-gradient .partner-content{width:100%;position:absolute;left:5rem;top:50%;transform:translateY(-50%);-ms-transform:translateY(-50%)}.partner .partner-gradient .partner-content .MuiTypography-root{color:#fff}.tel-icon{display:flex;align-items:center}.tel-icon svg{background:rgba(38,192,220,.1019607843);border-radius:.625rem;color:#001a70;padding:.5rem;margin-right:.5rem}.swiperScroll{width:100%;height:750px}.swiperScroll .swiper-slide{height:auto;box-sizing:border-box;padding-right:2rem}.partner-card{padding:1.5rem;box-shadow:none;margin-bottom:1rem}.partner-card .MuiCardContent-root{padding:0}.partner-card .MuiCardContent-root:last-child{padding-bottom:0}.partner-card a{text-decoration:none}.contact-form-container{border-radius:2.75rem;background:#fff}.contact-wrap{background:#fff url(/assets/contact/bg-contact.svg) no-repeat 0 0}.contact-wrap hr{border:none;height:1px;background:#26c0dc;margin:1.75rem 0}.contact-wrap .MuiInputBase-root{background:#fff}.blog-detail .img-radius{border-radius:1.375rem}.blog-detail hr{background-color:rgba(114,128,173,.44);border:none;height:1px;margin:.5rem 0}.blog-detail .social-share img{margin:0}.blog-detail h2.MuiTypography-h2{line-height:normal}.blog-detail h6.MuiTypography-subtitle1{color:#000}.blog-detail span.MuiTypography-subtitle1{font-size:1.125rem}.blog-detail span.MuiTypography-subtitle1 a{color:#001a70;text-decoration:none;margin-right:.5rem}.blog-detail .news-detail-card{border:1px solid #26c0dc;background:rgba(38,192,220,.1019607843);border-radius:.75rem;box-shadow:none}.blog-detail .news-detail-card .MuiAvatar-root{border:4px solid #26c0dc}.blog-detail .news-detail-card h6.MuiTypography-subtitle1{color:#26c0dc;font-size:1rem;font-weight:600}.blog-detail .news-detail-card hr{background-color:#001a70;border:none;height:2px;margin:.5rem 0;width:65px}.footer{color:#fff}.footer h5.MuiTypography-h5{font-size:1.5rem;font-weight:600;color:#fff}.footer p.MuiTypography-body1{color:#fff;line-height:1.5}.footer a{color:#fff;text-decoration:none}.footer a:hover{text-decoration:underline}.footer .footer-social img{margin-left:.5rem}.swiper-prev-btn{left:-6rem}.swiper-next-btn,.swiper-prev-btn{position:absolute;top:50%;transform:translateY(-50%);-ms-transform:translateY(-50%)}.swiper-next-btn{right:-6rem}.no-result{position:relative}.no-result .no-result-text{position:absolute;width:100%;left:0;top:48%;text-align:center}.no-search-result{position:relative}.no-search-result .no-search-result-text{position:absolute;width:100%;left:0;bottom:20%;text-align:center}.privacy ol li,.privacy ul li{font-size:1.125rem;line-height:2.25;color:#323e48;font-weight:300}.privacy-table{background-color:#fff;word-break:break-word}.privacy-table .MuiTableCell-root{font-size:1.125rem;font-weight:300;border:none}.privacy-table .MuiTableRow-head .MuiTableCell-root{color:#06196b;background-color:#b3effd;border-top:1px solid #e9edfa;font-weight:600}.privacy-table .MuiTableBody-root .MuiTableRow-root{border-bottom:1px solid #e9edfa}.privacy-table .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root{line-height:2.25}.warranty{background:#f0f9ff url(/assets/bg/warranty-bg.png) no-repeat 0 0}.warranty ol li,.warranty ul li{font-size:1.125rem;line-height:2.25;color:#323e48;font-weight:300}.warranty-table{background-color:transparent;word-break:break-word}.warranty-table .MuiTableCell-root{font-size:1rem;font-weight:300;border:none}.warranty-table .MuiTableRow-head .MuiTableCell-root{color:#06196b;background-color:#b3effd;border-top:1px solid #e9edfa;font-weight:600}.warranty-table .MuiTableBody-root .MuiTableRow-root{border-bottom:1px solid #e9edfa}.warranty-table .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root{line-height:2.25}#cc-main .cm__btn[data-role=all],#cc-main .pm__btn[data-role=all]{background:var(--brand-color);border-color:var(--brand-color);color:#fff}#cc-main .cm__btn[data-role=necessary],#cc-main .pm__btn[data-role=necessary]{background:#e11d48;border-color:#e11d48;color:#fff}#cc-main .section__toggle:checked~.toggle__icon{background:var(--brand-color);border-color:var(--brand-color);color:#fff}#cc-main .pm__service-counter{background:var(--brand-color);color:#fff}#cc-main .pm__section-services{padding:6px 0}#cc-main .pm__service{padding:.6em 1.2em}#cc-main .pm__service-counter[data-counterlabel]{font-size:.7em;padding:0 1em}@media (max-width:1440px){.next-video-container{height:800px;width:auto!important}.fluidra-tabs-header .MuiTabs-flexContainer{justify-content:center}.swiper-prev-btn{left:0}.swiper-next-btn{right:0}}.swiper-home-button-next,.swiper-home-button-prev{color:#fff;max-width:50px;max-height:100px;width:5vw;height:10vw;top:50%;position:absolute;transform:translateY(-50%);z-index:10;display:flex;justify-content:center;align-items:center;cursor:pointer}.swiper-home-button-prev{left:0}.swiper-home-button-next{right:0}.swiper-home-button-next:after,.swiper-home-button-prev:after{font-size:18px;color:#fff}@media (max-width:900px){body h3.MuiTypography-h3,html h3.MuiTypography-h3{font-size:2rem;font-weight:600;color:#001a70}body h5.MuiTypography-h5,html h5.MuiTypography-h5{font-size:1.5rem;font-weight:600;color:#001a70}body h6.MuiTypography-subtitle1,html h6.MuiTypography-subtitle1{font-size:1.25rem;font-weight:300;color:#001a70}body h6.MuiTypography-subtitle2,html h6.MuiTypography-subtitle2{font-size:1.125rem;font-weight:300;color:#323e48}body p.MuiTypography-body1,html p.MuiTypography-body1{line-height:normal;color:#323e48;font-weight:300}.toolbar-mobile{padding-top:4px!important;padding-bottom:2px!important;min-height:64px!important;flex-direction:row!important}header{height:auto!important}.product_service_box{height:200px}.our-service p.MuiTypography-root{font-size:1.125rem}.hero{padding:0 20px;height:210px;max-height:210px}}.grecaptcha-badge{visibility:hidden}@media (max-width:767px){body h3.MuiTypography-h3,html h3.MuiTypography-h3{font-size:2rem;font-weight:600;color:#001a70}body h5.MuiTypography-h5,html h5.MuiTypography-h5{font-size:1.5rem;font-weight:600;color:#001a70}body h6.MuiTypography-subtitle1,html h6.MuiTypography-subtitle1{font-size:1.25rem;font-weight:300;color:#001a70}body h6.MuiTypography-subtitle2,html h6.MuiTypography-subtitle2{font-size:1.125rem;font-weight:300;color:#323e48}body p.MuiTypography-body1,html p.MuiTypography-body1{line-height:normal;color:#323e48;font-weight:300}.toolbar-mobile{padding-top:4px!important;padding-bottom:2px!important;min-height:64px!important;flex-direction:row!important}header{height:auto!important}.product-item .product-item-image{min-height:150px}.product-item .product-item-image .MuiChip-root{display:none}.product_service_box{height:180px}.bg-contact-box .contact-box{position:relative;top:0;left:0;right:0;min-height:340px}.bg-contact-box .contact-form-wrap{padding:1rem 1rem 2rem}.swiper-prev-btn{left:0}.swiper-next-btn{right:0}.card-mission.MuiPaper-root,.card-vision.MuiPaper-root{min-height:auto}.our-service p.MuiTypography-root{font-size:1.125rem}.partner .partner-gradient .partner-content{left:0;bottom:3rem;top:auto;transform:translate(0);-ms-transform:translate(0);padding:0 1.5rem}.swiperScroll .swiper-slide{padding-right:1rem}.no-result .no-result-text h3.MuiTypography-h3{font-size:1.25rem}.no-search-result .no-search-result-text{bottom:5%}.fluidra-tabs-header .MuiTabs-flexContainer{justify-content:start}.category-title{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.swiper-pagination .swiper-pagination-bullet{width:18px;height:18px;background-color:#d9d9d9!important}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#2bb3d3!important}.coverSwiper .swiper-slide .cover-content{position:relative;left:0;top:1rem;transform:translate(0);-ms-transform:translate(0)}.home-hero-mobile-desc{width:100%!important}}#cc-main{background:transparent;color:var(--cc-primary-color);font-family:var(--cc-font-family);font-size:16px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.15;position:relative;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;position:fixed;z-index:var(--cc-z-index)}#cc-main :after,#cc-main :before,#cc-main a,#cc-main button,#cc-main div,#cc-main h2,#cc-main input,#cc-main p,#cc-main span{all:unset;box-sizing:border-box}#cc-main .pm__badge,#cc-main button{all:initial;box-sizing:border-box;color:unset;visibility:unset}#cc-main .pm__badge,#cc-main a,#cc-main button,#cc-main input{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-family:inherit;font-size:100%;line-height:normal;margin:0;outline:revert;outline-offset:2px;overflow:hidden}#cc-main table,#cc-main tbody,#cc-main td,#cc-main th,#cc-main thead,#cc-main tr{all:revert;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit}:root{--cc-font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--cc-modal-border-radius:.5rem;--cc-btn-border-radius:.4rem;--cc-modal-transition-duration:.25s;--cc-link-color:var(--cc-btn-primary-bg);--cc-modal-margin:1rem;--cc-z-index:2147483647;--cc-bg:#fff;--cc-primary-color:#2c2f31;--cc-secondary-color:#5e6266;--cc-btn-primary-bg:#30363c;--cc-btn-primary-color:#fff;--cc-btn-primary-border-color:var(--cc-btn-primary-bg);--cc-btn-primary-hover-bg:#000;--cc-btn-primary-hover-color:#fff;--cc-btn-primary-hover-border-color:var(--cc-btn-primary-hover-bg);--cc-btn-secondary-bg:#eaeff2;--cc-btn-secondary-color:var(--cc-primary-color);--cc-btn-secondary-border-color:var(--cc-btn-secondary-bg);--cc-btn-secondary-hover-bg:#d4dae0;--cc-btn-secondary-hover-color:#000;--cc-btn-secondary-hover-border-color:#d4dae0;--cc-separator-border-color:#f0f4f7;--cc-toggle-on-bg:var(--cc-btn-primary-bg);--cc-toggle-off-bg:#667481;--cc-toggle-on-knob-bg:#fff;--cc-toggle-off-knob-bg:var(--cc-toggle-on-knob-bg);--cc-toggle-enabled-icon-color:var(--cc-bg);--cc-toggle-disabled-icon-color:var(--cc-bg);--cc-toggle-readonly-bg:#d5dee2;--cc-toggle-readonly-knob-bg:#fff;--cc-toggle-readonly-knob-icon-color:var(--cc-toggle-readonly-bg);--cc-section-category-border:var(--cc-cookie-category-block-bg);--cc-cookie-category-block-bg:#f0f4f7;--cc-cookie-category-block-border:#f0f4f7;--cc-cookie-category-block-hover-bg:#e9eff4;--cc-cookie-category-block-hover-border:#e9eff4;--cc-cookie-category-expanded-block-bg:transparent;--cc-cookie-category-expanded-block-hover-bg:#dee4e9;--cc-overlay-bg:rgba(0,0,0,.65);--cc-webkit-scrollbar-bg:var(--cc-section-category-border);--cc-webkit-scrollbar-hover-bg:var(--cc-btn-primary-hover-bg);--cc-footer-bg:var(--cc-btn-secondary-bg);--cc-footer-color:var(--cc-secondary-color);--cc-footer-border-color:#e4eaed;--cc-pm-toggle-border-radius:4em}#cc-main.cc--rtl{direction:rtl}#cc-main .cm__title,#cc-main a,#cc-main b,#cc-main em,#cc-main strong{font-weight:600}#cc-main button>span{pointer-events:none}#cc-main .cc__link,#cc-main a{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;font-weight:600;position:relative;transition:background-size .25s,color .25s ease}#cc-main .cc__link:hover,#cc-main a:hover{background-size:100% 1px;color:var(--cc-primary-color)}#cc-main .cc__link{color:var(--cc-link-color)}#cc-main .cm__desc,#cc-main .pm__body{overscroll-behavior:auto contain;scrollbar-width:thin}@media screen and (min-width:640px){#cc-main ::-webkit-scrollbar,#cc-main ::-webkit-scrollbar-thumb,#cc-main ::-webkit-scrollbar-track{all:revert}#cc-main ::-webkit-scrollbar-thumb{-webkit-background-clip:padding-box;background-clip:padding-box;background:var(--cc-toggle-readonly-bg);border:.25rem solid var(--cc-bg);border-radius:1rem}#cc-main ::-webkit-scrollbar-thumb:hover{background:var(--cc-toggle-off-bg)}#cc-main ::-webkit-scrollbar{background:transparent;width:12px}}html.disable--interaction.show--consent,html.disable--interaction.show--consent body{height:auto!important;overflow:hidden!important}@media (prefers-reduced-motion){#cc-main{--cc-modal-transition-duration:0s}}.cc--darkmode{--cc-bg:#161a1c;--cc-primary-color:#ebf3f6;--cc-secondary-color:#aebbc5;--cc-btn-primary-bg:#c2d0e0;--cc-btn-primary-color:var(--cc-bg);--cc-btn-primary-border-color:var(--cc-btn-primary-bg);--cc-btn-primary-hover-bg:#98a7b6;--cc-btn-primary-hover-color:#000;--cc-btn-primary-hover-border-color:var(--cc-btn-primary-hover-bg);--cc-btn-secondary-bg:#242c31;--cc-btn-secondary-color:var(--cc-primary-color);--cc-btn-secondary-border-color:var(--cc-btn-secondary-bg);--cc-btn-secondary-hover-bg:#353d43;--cc-btn-secondary-hover-color:#fff;--cc-btn-secondary-hover-border-color:var(--cc-btn-secondary-hover-bg);--cc-separator-border-color:#222a30;--cc-toggle-on-bg:var(--cc-btn-primary-bg);--cc-toggle-off-bg:#525f6b;--cc-toggle-on-knob-bg:var(--cc-btn-primary-color);--cc-toggle-off-knob-bg:var(--cc-btn-primary-color);--cc-toggle-enabled-icon-color:var(--cc-btn-primary-color);--cc-toggle-disabled-icon-color:var(--cc-btn-primary-color);--cc-toggle-readonly-bg:#343e45;--cc-toggle-readonly-knob-bg:#5f6b72;--cc-toggle-readonly-knob-icon-color:var(--cc-toggle-readonly-bg);--cc-section-category-border:#1e2428;--cc-cookie-category-block-bg:#1e2428;--cc-cookie-category-block-border:var(--cc-section-category-border);--cc-cookie-category-block-hover-bg:#242c31;--cc-cookie-category-block-hover-border:#232a2f;--cc-cookie-category-expanded-block-bg:transparent;--cc-cookie-category-expanded-block-hover-bg:var(--cc-toggle-readonly-bg);--cc-overlay-bg:rgba(0,0,0,.65);--cc-webkit-scrollbar-bg:var(--cc-section-category-border);--cc-webkit-scrollbar-hover-bg:var(--cc-btn-primary-hover-bg);--cc-footer-bg:#0c0e0f;--cc-footer-color:var(--cc-secondary-color);--cc-footer-border-color:#060809}.cc--darkmode #cc-main{color-scheme:dark}#cc-main .cm{background:var(--cc-bg);border-radius:var(--cc-modal-border-radius);box-shadow:0 .625em 1.875em rgba(0,0,2,.3);display:flex;flex-direction:column;max-width:24rem;opacity:0;overflow:hidden;position:fixed;transform:translateY(1.6em);visibility:hidden;z-index:1}#cc-main .cm--top{top:var(--cc-modal-margin)}#cc-main .cm--middle{top:50%;transform:translateY(calc(-50% + 1.6em))}#cc-main .cm--bottom{bottom:var(--cc-modal-margin)}#cc-main .cm--center{left:var(--cc-modal-margin);margin:0 auto;right:var(--cc-modal-margin);width:unset}#cc-main .cm--left{left:var(--cc-modal-margin);margin-right:var(--cc-modal-margin)}#cc-main .cm--right{margin-left:var(--cc-modal-margin);right:var(--cc-modal-margin)}#cc-main .cm__body{display:flex;flex-direction:column;justify-content:space-between;position:relative}#cc-main .cm__btns,#cc-main .cm__links{padding:1rem 1.3rem;width:unset}#cc-main .cm__texts{display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:1rem 0 0}#cc-main .cm__desc,#cc-main .cm__title{padding:0 1.3rem}#cc-main .cm__title{font-size:1.05em}#cc-main .cm__title+.cm__desc{margin-top:1.1em}#cc-main .cm__desc{color:var(--cc-secondary-color);font-size:.9em;line-height:1.5;max-height:40vh;overflow-x:visible;overflow-y:auto;padding-bottom:1em}#cc-main .cm__btns{border-top:1px solid var(--cc-separator-border-color);display:flex;flex-direction:column;justify-content:center}#cc-main .cm__btn-group{display:grid;grid-auto-columns:minmax(0,1fr)}#cc-main .cm__btn+.cm__btn,#cc-main .cm__btn-group+.cm__btn-group{margin-top:.375rem}#cc-main .cm--flip .cm__btn+.cm__btn,#cc-main .cm--flip .cm__btn-group+.cm__btn-group{margin-bottom:.375rem;margin-top:0}#cc-main .cm--inline .cm__btn+.cm__btn{margin-left:.375rem;margin-top:0}#cc-main .cm--inline.cm--flip .cm__btn+.cm__btn{margin-bottom:0;margin-left:0;margin-right:.375rem}#cc-main .cm--inline.cm--flip .cm__btn-group+.cm__btn-group{margin-bottom:.375rem;margin-right:0}#cc-main .cm--wide .cm__btn+.cm__btn,#cc-main .cm--wide .cm__btn-group+.cm__btn-group{margin-left:.375rem;margin-top:0}#cc-main .cm--wide.cm--flip .cm__btn+.cm__btn,#cc-main .cm--wide.cm--flip .cm__btn-group+.cm__btn-group{margin-bottom:0;margin-right:.375rem}#cc-main .cm--bar:not(.cm--inline) .cm__btn-group--uneven,#cc-main .cm--wide .cm__btn-group--uneven{display:flex;flex:1 1;justify-content:space-between}#cc-main .cm--bar:not(.cm--inline).cm--flip .cm__btn-group--uneven,#cc-main .cm--wide.cm--flip .cm__btn-group--uneven{flex-direction:row-reverse}#cc-main .cm__btn{background:var(--cc-btn-primary-bg);border:1px solid var(--cc-btn-primary-border-color);border-radius:var(--cc-btn-border-radius);color:var(--cc-btn-primary-color);font-size:.82em;font-weight:600;min-height:42px;padding:.5em 1em;text-align:center}#cc-main .cm__btn:hover{background:var(--cc-btn-primary-hover-bg);border-color:var(--cc-btn-primary-hover-border-color);color:var(--cc-btn-primary-hover-color)}#cc-main .cm__btn--secondary{background:var(--cc-btn-secondary-bg);border-color:var(--cc-btn-secondary-border-color);color:var(--cc-btn-secondary-color)}#cc-main .cm__btn--secondary:hover{background:var(--cc-btn-secondary-hover-bg);border-color:var(--cc-btn-secondary-hover-border-color);color:var(--cc-btn-secondary-hover-color)}#cc-main .cm__btn--close{border-radius:0;border-bottom-left-radius:var(--cc-btn-border-radius);border-right:none;border-top:none;display:none;font-size:1em;height:42px;min-width:auto!important;overflow:hidden;padding:0!important;position:absolute;right:0;top:0;width:42px}#cc-main .cm__btn--close svg{stroke:var(--cc-btn-primary-color);transform:scale(.5);transition:stroke .15s ease}#cc-main .cm__btn--close:hover svg{stroke:var(--cc-btn-primary-hover-color)}#cc-main .cm__btn--close.cm__btn--secondary svg{stroke:var(--cc-btn-secondary-color)}#cc-main .cm__btn--close.cm__btn--secondary:hover svg{stroke:var(--cc-btn-secondary-hover-color)}#cc-main .cm__btn--close+.cm__texts .cm__title{padding-right:3rem}#cc-main .cm--inline .cm__btn-group{grid-auto-flow:column}#cc-main .cm__footer{background:var(--cc-footer-bg);border-top:1px solid var(--cc-footer-border-color);color:var(--cc-footer-color);padding:.4em 0 .5em}#cc-main .cm__links{display:flex;flex-direction:row;padding-bottom:0;padding-top:0}#cc-main .cm__link-group{display:flex;flex-direction:row;font-size:.8em;width:100%}#cc-main .cm__link-group>*+*{margin-left:1.3rem}#cc-main .cm--flip .cm__btn:last-child{grid-row:1}#cc-main .cm--inline.cm--flip .cm__btn:last-child{grid-column:1}#cc-main .cm--box .cm__btn--close{display:block}#cc-main .cm--box.cm--flip .cm__btns{flex-direction:column-reverse}#cc-main .cm--box.cm--wide{max-width:36em}#cc-main .cm--box.cm--wide .cm__btns{flex-direction:row;justify-content:space-between}#cc-main .cm--box.cm--wide .cm__btn-group{grid-auto-flow:column}#cc-main .cm--box.cm--wide .cm__btn{min-width:120px;padding-left:1.8em;padding-right:1.8em}#cc-main .cm--box.cm--wide.cm--flip .cm__btns{flex-direction:row-reverse}#cc-main .cm--box.cm--wide.cm--flip .cm__btn:last-child{grid-column:1}#cc-main .cm--cloud{max-width:54em;width:unset}#cc-main .cm--cloud .cm__body{flex-direction:row}#cc-main .cm--cloud .cm__texts{flex:1 1}#cc-main .cm--cloud .cm__desc{max-height:9.4em}#cc-main .cm--cloud .cm__btns{border-left:1px solid var(--cc-separator-border-color);border-top:none;max-width:23em}#cc-main .cm--cloud .cm__btn-group{flex-direction:column}#cc-main .cm--cloud .cm__btn{min-width:19em}#cc-main .cm--cloud.cm--flip .cm__btn-group,#cc-main .cm--cloud.cm--flip .cm__btns{flex-direction:column-reverse}#cc-main .cm--cloud.cm--inline .cm__btn-group{flex-direction:row}#cc-main .cm--cloud.cm--inline .cm__btn{min-width:10em}#cc-main .cm--cloud.cm--inline.cm--flip .cm__btn-group{flex-direction:row-reverse}#cc-main .cm--bar{border-radius:0;left:0;margin:0;max-width:unset;opacity:1;right:0;transform:translateY(0);width:100vw;--cc-modal-transition-duration:.35s}#cc-main .cm--bar.cm--top{top:0;transform:translateY(-100%)}#cc-main .cm--bar.cm--bottom{bottom:0;transform:translateY(100%)}#cc-main .cm--bar .cm__body,#cc-main .cm--bar .cm__links{margin:0 auto;max-width:55em;width:100%}#cc-main .cm--bar .cm__body{padding:.5em 0 .9em}#cc-main .cm--bar .cm__btns{border-top:none;flex-direction:row;justify-content:space-between}#cc-main .cm--bar .cm__btn-group{grid-auto-flow:column}#cc-main .cm--bar:not(.cm--inline) .cm__btn+.cm__btn,#cc-main .cm--bar:not(.cm--inline) .cm__btn-group+.cm__btn-group{margin-left:.375rem;margin-top:0}#cc-main .cm--bar .cm__btn{min-width:120px;padding-left:2em;padding-right:2em}#cc-main .cm--bar.cm--flip:not(.cm--inline) .cm__btn+.cm__btn,#cc-main .cm--bar.cm--flip:not(.cm--inline) .cm__btn-group+.cm__btn-group{margin-bottom:0;margin-left:0;margin-right:.375rem}#cc-main .cm--bar.cm--flip .cm__btns{flex-direction:row-reverse}#cc-main .cm--bar.cm--flip .cm__btn:last-child{grid-column:1}#cc-main .cm--bar.cm--inline .cm__body,#cc-main .cm--bar.cm--inline .cm__links{max-width:74em}#cc-main .cm--bar.cm--inline .cm__body{flex-direction:row;padding:0}#cc-main .cm--bar.cm--inline .cm__btns{flex-direction:column;justify-content:center;max-width:23em}#cc-main .cm--bar.cm--inline.cm--flip .cm__btns{flex-direction:column-reverse}#cc-main .cc--anim .cm,#cc-main .cc--anim.cm-wrapper:before{transition:opacity var(--cc-modal-transition-duration) ease,visibility var(--cc-modal-transition-duration) ease,transform var(--cc-modal-transition-duration) ease}#cc-main .cc--anim .cm__btn,#cc-main .cc--anim .cm__close{transition:background-color .15s ease,border-color .15s ease,color .15s ease}.disable--interaction #cc-main .cm-wrapper:before{background:var(--cc-overlay-bg);bottom:0;content:"";left:0;opacity:0;position:fixed;right:0;top:0;visibility:hidden;z-index:0}.show--consent #cc-main .cc--anim .cm{opacity:1;transform:translateY(0);visibility:visible!important}.show--consent #cc-main .cc--anim .cm--middle{transform:translateY(-50%)}.show--consent #cc-main .cc--anim .cm--bar{transform:translateY(0)}.show--consent #cc-main .cc--anim.cm-wrapper:before{opacity:1;visibility:visible}#cc-main.cc--rtl .cm__btn--close{border-bottom-left-radius:unset;border-bottom-right-radius:var(--cc-btn-border-radius);left:0;right:unset}#cc-main.cc--rtl .cm__btn--close+.cm__texts .cm__title{padding-left:3rem!important;padding-right:1.3rem}#cc-main.cc--rtl .cm--inline .cm__btn+.cm__btn{margin-left:0;margin-right:.375rem}#cc-main.cc--rtl .cm--inline.cm--flip .cm__btn+.cm__btn{margin-left:.375rem;margin-right:0}#cc-main.cc--rtl .cm:not(.cm--inline).cm--bar .cm__btn+.cm__btn,#cc-main.cc--rtl .cm:not(.cm--inline).cm--bar .cm__btn-group+.cm__btn-group,#cc-main.cc--rtl .cm:not(.cm--inline).cm--wide .cm__btn+.cm__btn,#cc-main.cc--rtl .cm:not(.cm--inline).cm--wide .cm__btn-group+.cm__btn-group{margin-left:0;margin-right:.375rem}#cc-main.cc--rtl .cm:not(.cm--inline).cm--bar.cm--flip .cm__btn+.cm__btn,#cc-main.cc--rtl .cm:not(.cm--inline).cm--wide.cm--flip .cm__btn+.cm__btn{margin-left:.375rem;margin-right:0}#cc-main.cc--rtl .cm__link-group>*+*{margin-left:0;margin-right:1.3rem}@media screen and (max-width:640px){#cc-main{--cc-modal-margin:.5em}#cc-main .cm{max-width:none!important;width:auto!important}#cc-main .cm__body{flex-direction:column!important;padding:0!important}#cc-main .cm__btns,#cc-main .cm__desc,#cc-main .cm__links,#cc-main .cm__title{padding-left:1.1rem!important;padding-right:1.1rem!important}#cc-main .cm__btns{border-left:none!important;border-top:1px solid var(--cc-separator-border-color)!important;flex-direction:column!important;max-width:none!important;min-width:auto!important}#cc-main .cm__btn+.cm__btn,#cc-main .cm__btn-group+.cm__btn-group{margin:.375rem 0 0!important}#cc-main .cm--flip .cm__btn+.cm__btn,#cc-main .cm--flip .cm__btn-group+.cm__btn-group{margin-bottom:.375rem!important;margin-top:0!important}#cc-main .cm__btn-group{display:flex!important;flex-direction:column!important;min-width:auto!important}#cc-main .cm__btn{flex:auto!important}#cc-main .cm__link-group{justify-content:center!important}#cc-main .cm--flip .cm__btn-group,#cc-main .cm--flip .cm__btns{flex-direction:column-reverse!important}}#cc-main .pm-wrapper{position:relative;z-index:2}#cc-main .pm{background:var(--cc-bg);border-radius:var(--cc-modal-border-radius);box-shadow:0 .625em 1.875em rgba(0,0,2,.3);display:flex;flex-direction:column;opacity:0;overflow:hidden;position:fixed;visibility:hidden;width:100%;width:unset;z-index:1}#cc-main svg{fill:none;width:100%}#cc-main .pm__body,#cc-main .pm__footer,#cc-main .pm__header{padding:1em 1.4em}#cc-main .pm__header{align-items:center;border-bottom:1px solid var(--cc-separator-border-color);display:flex;justify-content:space-between}#cc-main .pm__title{align-items:center;display:flex;flex:1 1;font-weight:600;margin-right:2em}#cc-main .pm__close-btn{background:var(--cc-btn-secondary-bg);border:1px solid var(--cc-btn-secondary-border-color);border-radius:var(--cc-btn-border-radius);height:40px;position:relative;transition:all .15s ease;width:40px}#cc-main .pm__close-btn span{display:flex;height:100%;width:100%}#cc-main .pm__close-btn svg{stroke:var(--cc-btn-secondary-color);transform:scale(.5);transition:stroke .15s ease}#cc-main .pm__close-btn:hover{background:var(--cc-btn-secondary-hover-bg);border-color:var(--cc-btn-secondary-hover-border-color)}#cc-main .pm__close-btn:hover svg{stroke:var(--cc-btn-secondary-hover-color)}#cc-main .pm__body{flex:1 1;overflow-y:auto;overflow-y:overlay}#cc-main .pm__section,#cc-main .pm__section--toggle{border-radius:var(--cc-btn-border-radius);display:flex;flex-direction:column;margin-bottom:.5em}#cc-main .pm__section--toggle .pm__section-desc-wrapper{border-radius:var(--cc-btn-border-radius);border:1px solid var(--cc-cookie-category-block-border);border-top:none;border-top-left-radius:0;border-top-right-radius:0;display:none;margin-top:0!important;overflow:hidden}#cc-main .pm__section{border:1px solid var(--cc-separator-border-color);padding:1em;transition:background-color .25s ease,border-color .25s ease}#cc-main .pm__section:first-child{border:none;margin-bottom:2em;margin-top:0;padding:0;transition:none}#cc-main .pm__section:not(:first-child):hover{background:var(--cc-cookie-category-block-bg);border-color:var(--cc-cookie-category-block-border)}#cc-main .pm__section-toggles+.pm__section{margin-top:2em}#cc-main .pm__section--toggle{background:var(--cc-cookie-category-block-bg);border-top:none;margin-bottom:.375rem}#cc-main .pm__section--toggle .pm__section-title{align-items:center;background:var(--cc-cookie-category-block-bg);border:1px solid var(--cc-cookie-category-block-border);display:flex;justify-content:space-between;min-height:58px;padding:1.1em 5.4em 1.1em 1.2em;position:relative;transition:background-color .25s ease,border-color .25s ease;width:100%}#cc-main .pm__section--toggle .pm__section-title:hover{background:var(--cc-cookie-category-block-hover-bg);border-color:var(--cc-cookie-category-block-hover-border)}#cc-main .pm__section--toggle .pm__section-desc{margin-top:0;padding:1em}#cc-main .pm__section--toggle.is-expanded{--cc-cookie-category-block-bg:var(--cc-cookie-category-expanded-block-bg);--cc-cookie-category-block-border:var(--cc-cookie-category-expanded-block-hover-bg)}#cc-main .pm__section--toggle.is-expanded .pm__section-title{border-bottom-left-radius:0;border-bottom-right-radius:0}#cc-main .pm__section--toggle.is-expanded .pm__section-arrow svg{transform:scale(.5) rotate(180deg)}#cc-main .pm__section--toggle.is-expanded .pm__section-desc-wrapper{display:flex}#cc-main .pm__section--expandable .pm__section-title{cursor:pointer;padding-left:3.4em}#cc-main .pm__section--expandable .pm__section-arrow{background:var(--cc-toggle-readonly-bg);border-radius:100%;display:flex;height:20px;justify-content:center;left:18px;pointer-events:none;position:absolute;width:20px}#cc-main .pm__section--expandable .pm__section-arrow svg{stroke:var(--cc-btn-secondary-color);transform:scale(.5)}#cc-main .pm__section-title-wrapper{align-items:center;display:flex;position:relative}#cc-main .pm__section-title-wrapper+.pm__section-desc-wrapper{margin-top:.85em}#cc-main .pm__section-title{border-radius:var(--cc-btn-border-radius);font-size:.95em;font-weight:600}#cc-main .pm__badge{align-items:center;background:var(--cc-btn-secondary-bg);border-radius:5em;color:var(--cc-secondary-color);display:flex;flex:none;font-size:.8em;font-weight:600;height:23px;justify-content:center;margin-left:1em;min-width:23px;overflow:hidden;padding:0 .6em 1px;position:relative;text-align:center;white-space:nowrap;width:auto}#cc-main .pm__service-counter{background:var(--cc-btn-primary-bg);color:var(--cc-btn-primary-color);padding:0;width:23px}#cc-main .pm__service-counter[data-counterlabel]{padding:0 .6em 1px;width:auto}#cc-main .section__toggle,#cc-main .section__toggle-wrapper,#cc-main .toggle__icon,#cc-main .toggle__label{border-radius:var(--cc-pm-toggle-border-radius);height:23px;transform:translateZ(0);width:50px}#cc-main .section__toggle-wrapper{cursor:pointer;position:absolute;right:18px;z-index:1}#cc-main .toggle-service{height:19px;position:relative;right:0;width:42px}#cc-main .toggle-service .section__toggle,#cc-main .toggle-service .toggle__icon,#cc-main .toggle-service .toggle__label{height:19px;width:42px}#cc-main .toggle-service .toggle__icon{position:relative}#cc-main .toggle-service .toggle__icon-circle{height:19px;width:19px}#cc-main .toggle-service .section__toggle:checked~.toggle__icon .toggle__icon-circle{transform:translateX(23px)}#cc-main .pm__section--toggle:nth-child(2) .section__toggle-wrapper:after{display:none!important}#cc-main .section__toggle{border:0;cursor:pointer;display:block;left:0;margin:0;position:absolute;top:0}#cc-main .section__toggle:disabled{cursor:not-allowed}#cc-main .toggle__icon{background:var(--cc-toggle-off-bg);box-shadow:0 0 0 1px var(--cc-toggle-off-bg);display:flex;flex-direction:row;pointer-events:none;position:absolute;transition:all .25s ease}#cc-main .toggle__icon-circle{background:var(--cc-toggle-off-knob-bg);border:none;border-radius:var(--cc-pm-toggle-border-radius);box-shadow:0 1px 2px rgba(24,32,3,.36);display:block;height:23px;left:0;position:absolute;top:0;transition:transform .25s ease,background-color .25s ease;width:23px}#cc-main .toggle__icon-off,#cc-main .toggle__icon-on{height:100%;position:absolute;transition:opacity .15s ease;width:100%}#cc-main .toggle__icon-on{opacity:0;transform:rotate(45deg)}#cc-main .toggle__icon-on svg{stroke:var(--cc-toggle-on-bg);transform:scale(.55) rotate(-45deg)}#cc-main .toggle__icon-off{opacity:1}#cc-main .toggle__icon-off svg{stroke:var(--cc-toggle-off-bg);transform:scale(.55)}#cc-main .section__toggle:checked~.toggle__icon{background:var(--cc-toggle-on-bg);box-shadow:0 0 0 1px var(--cc-toggle-on-bg)}#cc-main .section__toggle:checked~.toggle__icon .toggle__icon-circle{background-color:var(--cc-toggle-on-knob-bg);transform:translateX(27px)}#cc-main .section__toggle:checked~.toggle__icon .toggle__icon-on{opacity:1}#cc-main .section__toggle:checked~.toggle__icon .toggle__icon-off{opacity:0}#cc-main .section__toggle:checked:disabled~.toggle__icon{background:var(--cc-toggle-readonly-bg);box-shadow:0 0 0 1px var(--cc-toggle-readonly-bg)}#cc-main .section__toggle:checked:disabled~.toggle__icon .toggle__icon-circle{background:var(--cc-toggle-readonly-knob-bg);box-shadow:none}#cc-main .section__toggle:checked:disabled~.toggle__icon svg{stroke:var(--cc-toggle-readonly-knob-icon-color)}#cc-main .toggle__label{opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:0;z-index:-1}#cc-main .pm__section-desc-wrapper{color:var(--cc-secondary-color);display:flex;flex-direction:column;font-size:.9em}#cc-main .pm__section-desc-wrapper>:not(:last-child){border-bottom:1px solid var(--cc-cookie-category-block-border)}#cc-main .pm__section-services{display:flex;flex-direction:column}#cc-main .pm__service{align-items:center;display:flex;justify-content:space-between;padding:.4em 1.2em;position:relative;transition:background-color .15s ease}#cc-main .pm__service:hover{background-color:var(--cc-cookie-category-block-hover-bg)}#cc-main .pm__service-header{align-items:center;display:flex;margin-right:1em;width:100%}#cc-main .pm__service-icon{border:2px solid;border-radius:100%;height:8px;margin-left:6px;margin-right:20px;margin-top:1px;min-width:8px}#cc-main .pm__service-title{font-size:.95em;width:100%;word-break:break-word}#cc-main .pm__section-desc{line-height:1.5em}#cc-main .pm__section-table{border-collapse:collapse;font-size:.9em;margin:0;overflow:hidden;padding:0;text-align:left;width:100%}#cc-main .pm__table-caption{text-align:left}#cc-main .pm__table-caption,#cc-main .pm__table-head>tr{border-bottom:1px dashed var(--cc-separator-border-color);color:var(--cc-primary-color);font-weight:600}#cc-main .pm__table-tr{transition:background-color .15s ease}#cc-main .pm__table-tr:hover{background:var(--cc-cookie-category-block-hover-bg)}#cc-main .pm__table-caption,#cc-main .pm__table-td,#cc-main .pm__table-th{padding:.625em .625em .625em 1.2em;vertical-align:top}#cc-main .pm__footer{border-top:1px solid var(--cc-separator-border-color);display:flex;justify-content:space-between}#cc-main .pm__btn-group{display:flex}#cc-main .pm__btn+.pm__btn,#cc-main .pm__btn-group+.pm__btn-group{margin-left:.375rem}#cc-main .pm--flip .pm__btn+.pm__btn,#cc-main .pm--flip .pm__btn-group+.pm__btn-group{margin-left:0;margin-right:.375rem}#cc-main .pm__btn{background:var(--cc-btn-primary-bg);border:1px solid var(--cc-btn-primary-border-color);border-radius:var(--cc-btn-border-radius);color:var(--cc-btn-primary-color);flex:auto;font-size:.82em;font-weight:600;min-height:42px;min-width:110px;padding:.5em 1.5em;text-align:center;transition:background-color .15s ease,border-color .15s ease,color .15s ease}#cc-main .pm__btn:hover{background:var(--cc-btn-primary-hover-bg);border-color:var(--cc-btn-primary-hover-border-color);color:var(--cc-btn-primary-hover-color)}#cc-main .pm__btn--secondary{background:var(--cc-btn-secondary-bg);border-color:var(--cc-btn-secondary-border-color);color:var(--cc-btn-secondary-color)}#cc-main .pm__btn--secondary:hover{background:var(--cc-btn-secondary-hover-bg);border-color:var(--cc-btn-secondary-hover-border-color);color:var(--cc-btn-secondary-hover-color)}#cc-main .pm--box{height:calc(100% - 2em);left:var(--cc-modal-margin);margin:0 auto;max-height:37.5em;max-width:43em;right:var(--cc-modal-margin);top:50%;transform:translateY(calc(-50% + 1.6em))}#cc-main .pm--box.pm--flip .pm__btn-group,#cc-main .pm--box.pm--flip .pm__footer{flex-direction:row-reverse}#cc-main .pm--bar{border-radius:0;bottom:0;height:100%;margin:0;max-height:none;max-width:29em;opacity:1;top:0;width:100%;--cc-modal-transition-duration:.35s}#cc-main .pm--bar .pm__section-table,#cc-main .pm--bar .pm__table-body,#cc-main .pm--bar .pm__table-td,#cc-main .pm--bar .pm__table-th,#cc-main .pm--bar .pm__table-tr{display:block}#cc-main .pm--bar .pm__table-head{display:none}#cc-main .pm--bar .pm__table-caption{display:block}#cc-main .pm--bar .pm__table-tr:not(:last-child){border-bottom:1px solid var(--cc-separator-border-color)}#cc-main .pm--bar .pm__table-td{display:flex;justify-content:space-between}#cc-main .pm--bar .pm__table-td:before{color:var(--cc-primary-color);content:attr(data-column);flex:1 1;font-weight:600;min-width:100px;overflow:hidden;padding-right:2em;text-overflow:ellipsis}#cc-main .pm--bar .pm__table-td>div{flex:3 1}#cc-main .pm--bar:not(.pm--wide) .pm__body,#cc-main .pm--bar:not(.pm--wide) .pm__footer,#cc-main .pm--bar:not(.pm--wide) .pm__header{padding:1em 1.3em}#cc-main .pm--bar:not(.pm--wide) .pm__btn-group,#cc-main .pm--bar:not(.pm--wide) .pm__footer{flex-direction:column}#cc-main .pm--bar:not(.pm--wide) .pm__btn+.pm__btn,#cc-main .pm--bar:not(.pm--wide) .pm__btn-group+.pm__btn-group{margin:.375rem 0 0}#cc-main .pm--bar:not(.pm--wide).pm--flip .pm__btn-group,#cc-main .pm--bar:not(.pm--wide).pm--flip .pm__footer{flex-direction:column-reverse}#cc-main .pm--bar:not(.pm--wide).pm--flip .pm__btn+.pm__btn,#cc-main .pm--bar:not(.pm--wide).pm--flip .pm__btn-group+.pm__btn-group{margin-bottom:.375rem;margin-top:0}#cc-main .pm--bar:not(.pm--wide) .pm__badge{display:none}#cc-main .pm--bar.pm--left{left:0;transform:translateX(-100%)}#cc-main .pm--bar.pm--right{right:0;transform:translateX(100%)}#cc-main .pm--bar.pm--wide{max-width:35em}#cc-main .pm--bar.pm--wide .pm__body,#cc-main .pm--bar.pm--wide .pm__footer,#cc-main .pm--bar.pm--wide .pm__header{padding:1em 1.4em}#cc-main .pm--bar.pm--wide.pm--flip .pm__btn-group,#cc-main .pm--bar.pm--wide.pm--flip .pm__footer{flex-direction:row-reverse}#cc-main .pm-overlay{background:var(--cc-overlay-bg);bottom:0;content:"";left:0;opacity:0;position:fixed;right:0;top:0;visibility:hidden;z-index:1}#cc-main .cc--anim .pm,#cc-main .cc--anim .pm-overlay{transition:opacity var(--cc-modal-transition-duration) ease,visibility var(--cc-modal-transition-duration) ease,transform var(--cc-modal-transition-duration) ease}.show--preferences #cc-main .cc--anim .pm{opacity:1;visibility:visible!important}.show--preferences #cc-main .cc--anim .pm--box{transform:translateY(-50%)}.show--preferences #cc-main .cc--anim .pm--bar{transform:translateX(0)}.show--preferences #cc-main .cc--anim .pm-overlay{opacity:1;visibility:visible}#cc-main.cc--rtl .pm__service-header{margin-left:1em;margin-right:0}#cc-main.cc--rtl .pm__section-arrow{left:unset;right:18px}#cc-main.cc--rtl .section__toggle-wrapper{left:18px;right:unset;transform-origin:left}#cc-main.cc--rtl .toggle-service{left:0}#cc-main.cc--rtl .pm__service-icon{margin-left:20px;margin-right:5px}#cc-main.cc--rtl .pm__section--toggle .pm__section-title{padding-left:5.4em;padding-right:1.2em}#cc-main.cc--rtl .pm__section--expandable .pm__section-title{padding-right:3.4em}#cc-main.cc--rtl .pm__badge{margin-left:unset;margin-right:1em}#cc-main.cc--rtl .toggle__icon-circle{transform:translateX(27px)}#cc-main.cc--rtl .toggle-service .toggle__icon-circle{transform:translateX(23px)}#cc-main.cc--rtl .section__toggle:checked~.toggle__icon .toggle__icon-circle{transform:translateX(0)}#cc-main.cc--rtl .pm__table-td,#cc-main.cc--rtl .pm__table-th{padding-left:unset;padding-right:1.2em;text-align:right}#cc-main.cc--rtl .pm__table-td{padding-left:unset;padding-right:1.2em}#cc-main.cc--rtl .pm__table-td:before{padding-left:2em;padding-right:unset}#cc-main.cc--rtl .pm__btn+.pm__btn,#cc-main.cc--rtl .pm__btn-group+.pm__btn-group{margin-left:0;margin-right:.375rem}#cc-main.cc--rtl .pm--flip .pm__btn+.pm__btn,#cc-main.cc--rtl .pm--flip .pm__btn-group+.pm__btn-group{margin-left:.375rem;margin-right:0}#cc-main.cc--rtl .pm--flip.pm--bar:not(.pm--wide) .pm__btn+.pm__btn,#cc-main.cc--rtl .pm--flip.pm--bar:not(.pm--wide) .pm__btn-group+.pm__btn-group{margin-left:0}@media screen and (max-width:640px){#cc-main .pm{border-radius:0;bottom:0;height:auto;left:0;max-height:100%;max-width:none!important;right:0;top:0;transform:translateY(1.6em)}#cc-main .pm__body,#cc-main .pm__footer,#cc-main .pm__header{padding:.9em!important}#cc-main .pm__badge{display:none}#cc-main .pm__section-table,#cc-main .pm__table-body,#cc-main .pm__table-caption,#cc-main .pm__table-td,#cc-main .pm__table-th,#cc-main .pm__table-tr{display:block}#cc-main .pm__table-head{display:none}#cc-main .pm__table-tr:not(:last-child){border-bottom:1px solid var(--cc-separator-border-color)}#cc-main .pm__table-td{display:flex;justify-content:space-between}#cc-main .pm__table-td:before{color:var(--cc-primary-color);content:attr(data-column);flex:1 1;font-weight:600;min-width:100px;overflow:hidden;padding-right:2em;text-overflow:ellipsis}#cc-main .pm__table-td>div{flex:3 1}#cc-main .pm__btn-group,#cc-main .pm__footer{flex-direction:column!important}#cc-main .pm__btn-group{display:flex!important}#cc-main .pm__btn+.pm__btn,#cc-main .pm__btn-group+.pm__btn-group{margin:.375rem 0 0!important}#cc-main .pm--flip .pm__btn+.pm__btn,#cc-main .pm--flip .pm__btn-group+.pm__btn-group{margin-bottom:.375rem!important;margin-top:0!important}#cc-main .pm--flip .pm__btn-group,#cc-main .pm--flip .pm__footer{flex-direction:column-reverse!important}.show--preferences #cc-main .cc--anim .pm{transform:translateY(0)!important}}