@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300;400;700&family=Nunito+Sans:wght@300;400;700&display=swap);
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{font-size:10px}@media only screen and (max-width: 767.98px){html{font-size:8px}}body{font-size:1.6rem;font-family:"Noto Sans TC", sans-serif}a{font-size:1.6rem;text-decoration:none;color:#000}p{font-weight:300;font-size:1.8rem;line-height:168.19%}h1{font-size:4.8rem;line-height:5.6rem;font-weight:300}@media only screen and (max-width: 767.98px){h1{line-height:1.4em}}h2{font-size:3rem;font-weight:300;line-height:4.4rem}@media only screen and (max-width: 767.98px){h2{line-height:1.4em}}h3{font-size:2.4rem;line-height:3.6rem;font-weight:300}@media only screen and (max-width: 767.98px){h3{line-height:1.4em}}h4{font-size:2.4rem;line-height:1.4em}@media only screen and (max-width: 767.98px){h4{line-height:1.4em}}ul,li{font-size:1.6rem;line-height:1.4em}strong{font-weight:900}ul.sub-menu{list-style:none}.tns-item{width:100vw !important}.navigation{display:flex;width:100%;position:fixed;top:0;height:102px;justify-content:space-between;z-index:999;background-color:#fff;opacity:0.8;transition:opacity 0.2s}.navigation--hide{opacity:0;pointer-events:none;transition:opacity 0.2s}.navigation__menu{display:flex}.navigation__menu>div{display:flex}.navigation__logoContainer{display:flex;justify-content:center;align-items:center;margin-left:8rem}.navigation__logoContainer img{max-width:55px}.navigation__buttons{display:flex;align-items:center}.navigation__button{position:relative;cursor:pointer;margin-left:20px;margin-right:20px}.navigation__button>span:first-child{position:relative;z-index:2}.navigation__button>span:nth-child(2){display:block;position:absolute;bottom:0;left:0;z-index:1;width:0%;height:60%;background-color:#3DB6A0;opacity:0;transition:0.5s}.navigation__button:hover span:nth-child(2){width:99%;opacity:1;transition:0.5s}.navigation__menuContainer{display:flex}.navigation__lang{margin-right:80px;margin-left:50px;height:100%;position:relative;width:50px;display:flex;justify-content:center;align-items:center}.navigation__lang path{fill:#03053D;transition:fill 0.2s}.navigation__lang:hover path{fill:#3DB6A0;transition:fill 0.2s}.navigation__lang .sub-menu{top:82px}.navigation__lang .sub-menu.active{opacity:1;pointer-events:visible}.navigation__lang .lang-item{padding:5px}@media only screen and (max-width: 991.98px){.navigation{display:none}}.navigation .menu{display:flex}.navigation .menu-item{margin-right:20px;margin-left:20px;display:flex;justify-content:center;align-items:center}.navigation .menu-item a{color:#000;transition:color 0.2s}.navigation .menu-item a:hover{color:#3DB6A0;transition:color 0.2s}.navigation .menu-item .sub-menu.active{opacity:1;pointer-events:visible}.navigation .sub-menu{display:flex;height:116px;position:absolute;top:102px;background-color:#fff;padding-left:48px;padding-right:48px;opacity:0;pointer-events:none;transition:0.2s ease}.navigation .sub-menu .menu-item{display:flex;justify-content:center;align-items:center;margin-left:12px;margin-right:12px;padding:10px 5px;border-bottom:solid 1px #d8d8d8}.navigation .sub-menu .sub-menu{top:0;left:100%}.navigationMobile{display:none}@media only screen and (max-width: 991.98px){.navigationMobile{display:block}}.navigationMobile__wrapper{position:fixed;top:0;z-index:999;box-sizing:border-box;padding-left:20px;padding-right:20px;height:102px;width:100vw;background-color:#fff;opacity:0.8;display:flex;justify-content:space-between;align-items:center}.navigationMobile__logo{height:55px;-o-object-fit:cover;object-fit:cover}.navigationMobile__menu{display:block;position:fixed;top:0;bottom:0;left:0;right:0;z-index:999;background-color:#fff;pointer-events:none}.navigationMobile__menu ul.menu{text-align:center}.navigationMobile__menu li.menu-item{margin-bottom:30px}.navigationMobile__menu li.menu-item a{position:relative;font-size:36px;font-weight:700;line-height:48px}.navigationMobile__menu li.menu-item a:after{content:"";position:absolute;left:0;right:0;bottom:5px;width:0;background-color:#3DB6A0;height:12px;z-index:-1;transition:width 0.2s}.navigationMobile__menu li.menu-item a.active:after{width:100%;transition:width 0.2s}.navigationMobile__menu ul.sub-menu{overflow:hidden;transition:height 0.2s}.navigationMobile__menu ul.sub-menu li.menu-item{margin-bottom:10px}.navigationMobile__menu ul.sub-menu li.menu-item:first-child{margin-top:15px}.navigationMobile__menu ul.sub-menu li.menu-item a{font-size:20px;line-height:30px}.navigationMobile__menu ul.sub-menu.close{height:0 !important;pointer-events:none}.navigationMobile__logoContainer{text-align:center;margin-top:10px;margin-bottom:30px}.navigationMobile__logoContainer img{max-width:55px}.navigationMobile__bottomContainer{position:absolute;bottom:0;width:100%;display:flex;justify-content:space-between;padding-left:40px;padding-right:40px;padding-bottom:30px;box-sizing:border-box}.navigationMobile__menu{opacity:0;transition:opacity 0.2s}.navigationMobile__menu.active{opacity:1;pointer-events:visible;transition:opacity 0.2s}.navigationMobile__button--open{display:block}.navigationMobile__button--close{display:none}.navigationMobile--lockScroll{overflow:hidden}.mm-ocd-opened .navigationMobile__button--open{display:none}.mm-ocd-opened .navigationMobile__button--close{display:block}.language{width:90px;left:auto !important;right:0px}.footer__link{font-size:inherit;font-weight:inherit;color:#000;transition:0.2s}.footer__link:hover{color:#3DB6A0;transition:0.2s}.footer__upperWrapper{display:block;margin:auto;max-width:1340px;display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:37px}@media only screen and (max-width: 1400px){.footer__upperWrapper{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 1199.98px){.footer__upperWrapper{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.footer__upperWrapper{margin-left:30px;margin-right:30px}}.footer__upperWrapper li{font-size:1.8rem;font-weight:500}@media only screen and (max-width: 767.98px){.footer__upperWrapper li{font-size:18px}}.footer__upperWrapper li:first-child{font-weight:300}@media only screen and (max-width: 767.98px){.footer__upperWrapper{display:block}}@media only screen and (max-width: 767.98px){.footer__logoContainer{text-align:center}}@media only screen and (max-width: 767.98px){.footer__logo{width:81px;height:81px}}.footer ul{list-style:none}.footer__infoList{text-align:right}.footer__infoList>li{margin-bottom:17px}@media only screen and (max-width: 767.98px){.footer__infoList{text-align:center;margin-top:60px;margin-bottom:60px}}.footer__socialList{text-align:right}.footer__socialList li{display:inline-block;margin-left:13px;margin-right:13px}.footer__socialList li:last-child{margin-right:0}@media only screen and (max-width: 767.98px){.footer__socialList{display:flex;justify-content:space-around;text-align:center}.footer__socialList li{margin:0}}.footer__bottomContainer{background-color:#3DB6A0;color:#fff;height:146px;padding-top:25px;padding-bottom:25px}@media only screen and (max-width: 767.98px){.footer__bottomContainer{height:unset}}.footer__bottomWrapper{display:block;margin:auto;max-width:1340px;display:flex;height:100%;justify-content:space-between;align-items:center}@media only screen and (max-width: 1400px){.footer__bottomWrapper{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 1199.98px){.footer__bottomWrapper{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.footer__bottomWrapper{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.footer__bottomWrapper{display:block;margin:auto;max-width:243px}}.footer__addressContainer>span{line-height:165.69%}@media only screen and (max-width: 767.98px){.footer__addressContainer{font-size:15px;text-align:center;text-align:center;margin-bottom:47px}}@media only screen and (max-width: 767.98px){.footer__linkList{text-align:center}}.footer__linkList li{display:inline-block;margin-left:5px;margin-right:5px;font-size:1.5rem;font-weight:400;line-height:18px}@media only screen and (max-width: 767.98px){.footer__linkList li{font-size:15px}}.smallBanner{width:100vw;height:250px;display:flex;justify-content:center;align-items:center;margin-top:102px;background-size:cover;background-position:center}.smallBanner__text{color:#fff;font-size:4.5rem}.products{display:block;margin:auto;max-width:1024px;margin-top:12rem}@media only screen and (max-width: 1199.98px){.products{margin-left:30px;margin-right:30px}}.productsNavigation{display:flex;justify-content:space-between;align-items:center}.productsNavigation__breadcrumb li{display:inline;color:#727272}.productsNavigation__breadcrumb li+li:before{padding:8px;padding-right:4px;color:black;content:"/\00a0";color:#727272}.productsNavigation__filter{background-color:#06A0EA;color:#fff;padding:12px 19px;border-radius:5px;cursor:pointer}.productsNavigation__filter svg{display:inline-block;margin-right:8px}.productLoading{display:flex;justify-content:center;align-items:center;height:512px}.pagnination{list-style:none;display:flex;justify-content:center;margin-bottom:9rem}.pagnination li{margin-left:10px;margin-right:10px}.pagnination a{cursor:pointer}.pagnination a.active{color:#06A0EA;pointer-events:none;cursor:text}.pagnination a.unactive{color:#727272;pointer-events:none;cursor:text}.noResultText{margin-top:2rem}.productMeta{display:block;margin:auto;max-width:1024px;margin-top:10rem;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width: 1199.98px){.productMeta{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.productMeta{flex-wrap:wrap;justify-content:center}}.productMeta__imageContainer{max-width:300px;display:flex;justify-content:center;align-items:center}.productMeta__imageContainer img{width:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 991.98px){.productMeta__imageContainer{width:40%}}@media only screen and (max-width: 767.98px){.productMeta__imageContainer{width:100%}}.productMeta__metaContainer{max-width:600px}@media only screen and (max-width: 991.98px){.productMeta__metaContainer{width:60%}}@media only screen and (max-width: 767.98px){.productMeta__metaContainer{width:100%}}.productMeta__breadcrumb{color:#727272}.productMeta__breadcrumb li{display:inline;color:#727272}.productMeta__breadcrumb li+li:before{content:">";color:#727272}.productMeta__title{color:#06A0EA;margin-top:1rem;margin-bottom:2.5rem}.productMeta__divider{display:block;margin-top:2.5rem;margin-bottom:2.5rem}.productMeta__sku{color:#727272}.productMeta__tags{color:#727272;margin-top:5px}.productMeta__tags li{display:inline}.productMeta__tags li+li:before{content:", "}.productMeta p{color:#555;margin:0}.pageContent.singleNews{margin-top:0}.pageContent.singleNews p{margin-bottom:20px}.pageContent.singleNews h2,.pageContent.singleNews h3,.pageContent.singleNews h4,.pageContent.singleNews h5,.pageContent.singleNews h6{margin-bottom:30px}.newsHeader{padding-top:10rem;padding-bottom:5rem;display:block;margin:auto;max-width:1024px}@media only screen and (max-width: 1199.98px){.newsHeader{margin-left:30px;margin-right:30px}}.newsHeader__title{font-size:3rem;color:#555;margin-bottom:3rem}.newsHeader__image{width:60%;margin:auto;display:block;-o-object-fit:cover;object-fit:cover}.archive__titleContainer{margin-top:100px;margin-bottom:100px;text-align:center}.archive__subtitle{color:#3DB6A0;font-weight:200}.archive__title,.archive__subtitle{font-size:4.8rem}.archive__loadMoreContainer{text-align:center;margin-top:90px;margin-bottom:90px}.single__titleContainer{display:block;margin:auto;max-width:1340px;margin-top:100px;padding-top:60px;padding-bottom:60px;padding-left:30px;padding-right:30px;box-sizing:border-box;border:3px solid #3DB6A0;text-align:center}@media only screen and (max-width: 1400px){.single__titleContainer{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 1199.98px){.single__titleContainer{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.single__titleContainer{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.single__titleContainer{border:none;padding-left:15px;padding-right:15px;margin-top:30px}}.single__infoContainer{display:block;margin:auto;max-width:1340px;margin-top:47px;margin-bottom:60px;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 1400px){.single__infoContainer{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 1199.98px){.single__infoContainer{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.single__infoContainer{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.single__infoContainer{display:none}}.single__breadcrumb{display:flex;align-items:center;color:#727272;font-size:1.8rem}.single__breadcrumb a{color:inherit;font-size:1.8rem;transition:color 0.2s}.single__breadcrumb a:hover{color:#3DB6A0;transition:color 0.2s}.single__tags{list-style:none}.single__tags li{display:inline-block;margin-left:5px;margin-right:5px;padding:5px;background-color:#e5e5e5;color:#727272;border-radius:10px;font-size:1.5rem}.single__subtitle{color:#3DB6A0}.single__title,.single__subtitle{font-size:4.8rem}.single h1{font-size:4.8rem;line-height:5.6rem}.single h2{font-size:3rem;line-height:4.4rem}.single h3{font-size:2.4rem;line-height:3.6rem}.single.pageContent>h1,.single.pageContent>h2,.single.pageContent>h3{display:block;margin:auto;max-width:794px}@media only screen and (max-width: 767.98px){.single.pageContent>h1,.single.pageContent>h2,.single.pageContent>h3{margin-left:30px;margin-right:30px}}.single .wp-block-separator{display:block;margin:auto;max-width:794px;border-bottom:solid 1px !important}@media only screen and (max-width: 767.98px){.single .wp-block-separator{margin-left:30px;margin-right:30px}}.single__title{margin-top:15px}.postNavigation{display:block;margin:auto;max-width:1340px}@media only screen and (max-width: 1400px){.postNavigation{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 1199.98px){.postNavigation{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.postNavigation{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.postNavigation{display:none}}.postNavigation__wrapper{display:flex;flex-wrap:wrap}.postNavigation__item{display:inline-block;position:relative;width:50%}@media only screen and (max-width: 991.98px){.postNavigation__item{width:100%}}.postNavigation__infoWrapper{display:block;width:100%;margin-left:80px;margin-right:80px;z-index:2}@media only screen and (max-width: 1199.98px){.postNavigation__infoWrapper{margin-left:40px;margin-right:40px}}@media only screen and (max-width: 991.98px){.postNavigation__infoWrapper{margin-left:30px;margin-right:30px}}.postNavigation__infoContainer{display:inline-flex;background-size:cover;background-repeat:no-repeat;background-position:center;width:100%;height:37vw;max-height:466px;justify-content:center;align-items:center}@media only screen and (max-width: 991.98px){.postNavigation__infoContainer{height:350px}}@media only screen and (max-width: 767.98px){.postNavigation__infoContainer{height:260px}}.postNavigation__titleContainer{display:flex;justify-content:center;align-items:center;width:100%;box-sizing:border-box;border:solid 3px #3DB6A0;height:272px;transition:border 0.2s}@media only screen and (max-width: 991.98px){.postNavigation__titleContainer{height:230px}}@media only screen and (max-width: 767.98px){.postNavigation__titleContainer{height:167px}}.postNavigation__title{font-size:3.6rem;font-weight:200;line-height:4.2rem;max-width:345px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:normal;transition:opacity 0.2s}@media only screen and (max-width: 991.98px){.postNavigation__title{margin-left:25px;margin-right:25px;opacity:1}}@media only screen and (max-width: 767.98px){.postNavigation__title{font-size:28px}}.postNavigation__clientNameContainer{display:block;margin-bottom:24px}@media only screen and (max-width: 1199.98px){.postNavigation__clientNameContainer{margin-bottom:12px}}@media only screen and (max-width: 991.98px){.postNavigation__clientNameContainer{display:flex;justify-content:center;align-items:center}}@media only screen and (max-width: 767.98px){.postNavigation__clientNameContainer{margin-bottom:15px}}.postNavigation__clientName{font-size:1.8rem;font-weight:300;transition:opacity 0.2s}@media only screen and (max-width: 991.98px){.postNavigation__clientName{opacity:1}}@media only screen and (max-width: 767.98px){.postNavigation__clientName{font-size:15px}}.postNavigation__knowMoreContainer{display:block;margin-top:24px}@media only screen and (max-width: 1199.98px){.postNavigation__knowMoreContainer{margin-top:12px}}@media only screen and (max-width: 991.98px){.postNavigation__knowMoreContainer{visibility:hidden}}.postNavigation__knowMore{font-size:2.4rem;font-weight:300;float:right;transition:opacity 0.2s}@media only screen and (max-width: 991.98px){.postNavigation__knowMore{float:none}}.postNavigation__infoContainer:hover .postNavigation__titleContainer{border:solid 35px #3DB6A0;transition:border 0.2s}@media only screen and (max-width: 1199.98px){.postNavigation__infoContainer:hover .postNavigation__titleContainer{border:solid 20px #3DB6A0}}@media only screen and (max-width: 991.98px){.postNavigation__infoContainer:hover .postNavigation__titleContainer{border:solid 3px #3DB6A0}}.postNavigation__infoContainer:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:#fff;z-index:1;transition:opacity 0.2s}@media only screen and (max-width: 991.98px){.postNavigation__infoContainer:before{opacity:0.6}}.postNavigation__infoContainer:hover:before{opacity:0.8;transition:opacity 0.2s}@media only screen and (max-width: 991.98px){.postNavigation__infoContainer:hover:before{opacity:0.6}}.postNavigation__infoContainer:hover .journalsList__knowMore{opacity:1;transition:opacity 0.2s}.postNavigation__infoContainer:hover .journalsList__title{opacity:1;transition:opacity 0.2s}.postNavigation__infoContainer:hover .journalsList__clientName{opacity:1;transition:opacity 0.2s}h3.postNavigation__title{font-size:3.6rem;font-weight:200;line-height:4.2rem}.mobilePostNavigation{display:none}@media only screen and (max-width: 767.98px){.mobilePostNavigation{display:block;margin-top:80px;margin-bottom:80px}}.mobilePostNavigation li{display:block;margin-bottom:17px}.mobilePostNavigation a{display:flex;justify-content:center;align-items:center;font-size:36px;line-height:42px;width:294px;height:79px;margin:auto;border:solid 3px #3DB6A0;color:#727272}.pageContent>p,.backgroundContainer__contentContainer>p,.wp-block-cover__inner-container>p,.backgroundImageContainer>p{display:block;margin:auto;max-width:1024px}@media only screen and (max-width: 1199.98px){.pageContent>p,.backgroundContainer__contentContainer>p,.wp-block-cover__inner-container>p,.backgroundImageContainer>p{margin-left:30px;margin-right:30px}}.is-style-unordered-list-style{list-style:disc;margin-top:5px;margin-left:1.5em}.wp-block{max-width:1080px}.wp-block-cover,.wp-block-cover-image{box-sizing:border-box}.wrapper{border:solid 1px #333}.InnerWapper{padding:20px}.has-gray-color{color:#727272}.has-dark-color{color:#555}.has-black-color{color:#000}.has-blue-color{color:#06A0EA}.has-green-color{color:#3DB6A0}.alignwide,.wp-block-columns{display:block;margin:auto;max-width:1340px;display:flex}@media only screen and (max-width: 1400px){.alignwide,.wp-block-columns{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 1199.98px){.alignwide,.wp-block-columns{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.alignwide,.wp-block-columns{margin-left:30px;margin-right:30px}}.alignfull .wp-block-embed__wrapper iframe{width:100vw;height:745px}@media only screen and (max-width: 767.98px){.col-sm-6{flex-basis:50% !important}}.wp-block-cover.alignfull,.wp-block-cover-image.alignfull{padding:0}.is-style-circle-mask img,.is-style-rounded img{border-radius:5px}.wp-block-image img{-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 767.98px){.wp-block-image img{height:auto !important}}.pageContent>h1,.pageContent>h2,.pageContent>h3,.pageContent>h4,.pageContent>h5,.pageContent>h6{display:block;margin:auto;max-width:1024px}@media only screen and (max-width: 1199.98px){.pageContent>h1,.pageContent>h2,.pageContent>h3,.pageContent>h4,.pageContent>h5,.pageContent>h6{margin-left:30px;margin-right:30px}}.pageContent>.borderBox{display:block;margin:auto;max-width:1024px}@media only screen and (max-width: 1199.98px){.pageContent>.borderBox{margin-left:30px;margin-right:30px}}.wp-block-gallery.is-style-no-margin .blocks-gallery-item{margin:0}.wp-block-gallery{display:block;margin:auto;max-width:1340px}@media only screen and (max-width: 1400px){.wp-block-gallery{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 1199.98px){.wp-block-gallery{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.wp-block-gallery{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.wp-block-gallery .blocks-gallery-item{width:100%}}.wp-block-gallery.is-style-small-size{display:block;margin:auto;max-width:794px}@media only screen and (max-width: 767.98px){.wp-block-gallery.is-style-small-size{margin-left:30px;margin-right:30px}}.linearGradientText{background-image:linear-gradient(90deg, #06a0ea 30%, #94a2ee 55%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-moz-background-clip:text;-moz-text-fill-color:transparent}.underlineText{text-decoration:underline}.BannerSlider{display:block;margin:auto;width:100%;height:100vh;color:#fff}.BannerSlider__item{width:100vw;height:100vh;position:relative;display:inline-flex !important;align-items:center;background-size:cover;background-position:center}.BannerSlider__contentContainer{margin:auto;text-align:center}@media only screen and (max-width: 767.98px){.BannerSlider__contentContainer{width:100%;text-align:center;margin-left:10px;margin-right:10px}}.BannerSlider__contentContainer.left{text-align:left;margin-left:50px}.BannerSlider__contentContainer.right{text-align:right;margin-right:50px}.BannerSlider__contentContainer.top{margin-top:150px}.BannerSlider__contentContainer.bottom{margin-bottom:150px}.BannerSlider__title{color:inherit;font-size:7.2rem;line-height:8.4rem}.BannerSlider__subtitle{margin-top:5px;margin-bottom:45px;font-weight:200;line-height:28px;color:inherit}.BannerSlider__buttonContainer{font-size:3.6rem;color:#fff}.BannerSlider__button{position:relative;cursor:pointer;font-size:inherit;color:inherit}.BannerSlider__button>span:first-child{position:relative;z-index:2}.BannerSlider__button>span:nth-child(2){display:block;position:absolute;bottom:0;left:0;z-index:1;width:0%;height:60%;background-color:#3DB6A0;opacity:0;transition:0.5s}.BannerSlider__button:hover span:nth-child(2){width:99%;opacity:1;transition:0.5s}.BannerSlider__prev{position:absolute;cursor:pointer;left:10px;top:50vh}.BannerSlider__next{position:absolute;cursor:pointer;right:10px;top:50vh}.BannerSlider video{position:absolute;height:100vh;width:100vw;-o-object-fit:cover;object-fit:cover;left:0;right:0;top:0;bottom:0;z-index:-1}.tns-nav{position:absolute;bottom:30px}.tns-nav [aria-controls]{width:14px;height:14px;padding:0;margin:0 5px;background:#C4C4C4;border:none;border-radius:0}.tns-nav [aria-controls]:focus{outline:none}.tns-nav [aria-controls].tns-nav-active{background:#3DB6A0}.tns-outer{display:flex;justify-content:center;position:relative}.fixSpacerEdit{color:#727272;display:flex;justify-content:center;align-items:center;height:100px}@media only screen and (max-width: 991.98px){.fixSpacerEdit{height:70px}}@media only screen and (max-width: 767.98px){.fixSpacerEdit{height:50px}}.fixSpacer{height:100px}@media only screen and (max-width: 991.98px){.fixSpacer{height:70px}}@media only screen and (max-width: 767.98px){.fixSpacer{height:50px}}.fixSpacer--small{height:50px !important}@media only screen and (max-width: 991.98px){.fixSpacer--small{height:35px !important}}@media only screen and (max-width: 767.98px){.fixSpacer--small{height:25px !important}}.fixSpacer--ex-small{height:25px !important}@media only screen and (max-width: 991.98px){.fixSpacer--ex-small{height:17.5px !important}}@media only screen and (max-width: 767.98px){.fixSpacer--ex-small{height:12.5px !important}}.backgroundContainer{display:block;margin:auto;width:100%;min-height:300px;background:#F2F8FF;position:relative;padding-bottom:1rem}.backgroundContainer__contentContainer{position:relative;z-index:2}.backgroundContainer.backgroundContainer--0{background:#F2F8FF;min-height:100px}.backgroundContainer.backgroundContainer--0 .upperLayer{display:none}.backgroundContainer.backgroundContainer--0 .bottomLayer{position:absolute;bottom:-1px;background:linear-gradient(90deg, #94a2ee 0%, #06a0ea 100%);height:200px;width:100%;z-index:1}.backgroundContainer.backgroundContainer--0 .bottomLayer:before{content:"";position:absolute;top:-1px;height:100px;width:100%;background:linear-gradient(to left top, transparent 49.5%, #F2F8FF 50%)}.backgroundContainer.backgroundContainer--1{background:linear-gradient(90deg, #94a2ee 0%, #06a0ea 100%);min-height:100px}.backgroundContainer.backgroundContainer--1BottomLayer{display:none}.backgroundContainer.backgroundContainer--2{background:#F2F8FF;min-height:100px}.backgroundContainer.backgroundContainer--2 .bottomLayer{display:none}.backgroundContainer.backgroundContainer--2 .upperLayer{position:absolute;top:-1px;background:linear-gradient(90deg, #94a2ee 0%, #06a0ea 100%);height:200px;width:100%;z-index:1}.backgroundContainer.backgroundContainer--2 .upperLayer:before{content:"";position:absolute;bottom:-1px;height:100px;width:100%;background:linear-gradient(to left bottom, transparent 49.5%, #F2F8FF 50%)}.backgroundContainer.backgroundContainer--3{background:#F2F8FF;min-height:100px}.backgroundContainer.backgroundContainer--3 .bottomLayer,.backgroundContainer.backgroundContainer--3 .upperLayer{display:none}.backgroundContainer.backgroundContainer--4{background:#fff;min-height:100px}.backgroundContainer.backgroundContainer--4 .upperLayer{display:none}.backgroundContainer.backgroundContainer--4 .bottomLayer{position:absolute;bottom:-1px;background:#F2F8FF;height:200px;width:100%;z-index:1}.backgroundContainer.backgroundContainer--4 .bottomLayer:before{content:"";position:absolute;top:-1px;height:100px;width:100%;background:linear-gradient(to right top, transparent 49.5%, #fff 50%)}.backgroundContainer.backgroundContainer--5{background:#fff;min-height:100px}.backgroundContainer.backgroundContainer--5 .upperLayer{display:none}.backgroundContainer.backgroundContainer--5 .bottomLayer{position:absolute;bottom:-1px;background:linear-gradient(90deg, #94a2ee 0%, #06a0ea 100%);height:200px;width:100%;z-index:1}.backgroundContainer.backgroundContainer--5 .bottomLayer:before{content:"";position:absolute;top:-1px;height:100px;width:100%;background:linear-gradient(to left top, transparent 49.5%, #fff 50%)}.backgroundContainer.backgroundContainer--6{background:#fff;min-height:100px}.backgroundContainer.backgroundContainer--6 .bottomLayer{display:none}.backgroundContainer.backgroundContainer--6 .upperLayer{position:absolute;top:-1px;background:#F2F8FF;height:200px;width:100%;z-index:1}.backgroundContainer.backgroundContainer--6 .upperLayer:before{content:"";position:absolute;bottom:-1px;height:100px;width:100%;background:linear-gradient(to right bottom, transparent 49.5%, #fff 50%)}.iconBoxLayout{display:block;margin:auto;max-width:1340px;display:flex}@media only screen and (max-width: 1400px){.iconBoxLayout{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 1199.98px){.iconBoxLayout{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.iconBoxLayout{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 991.98px){.iconBoxLayout{flex-wrap:wrap}}.iconBoxLayout__item:not(:first-child){margin-left:2em}@media only screen and (max-width: 991.98px){.iconBoxLayout__item:not(:first-child){margin-left:0;margin-top:30px;margin-bottom:30px}}.iconBoxLayout__itemsContainer{display:flex;flex-direction:column}.iconBoxLayout .col-4{width:32.5%}@media only screen and (max-width: 991.98px){.iconBoxLayout .col-4{width:100%}}.iconBoxLayout .col-8{width:67.5%}@media only screen and (max-width: 991.98px){.iconBoxLayout .col-8{width:100%}}.iconBoxLayout .col-6{width:50%}@media only screen and (max-width: 991.98px){.iconBoxLayout .col-6{width:100%}}.iconBoxLayout__wrapper{display:flex}@media only screen and (max-width: 991.98px){.iconBoxLayout__wrapper{flex-wrap:wrap}}.iconBoxLayout__textContainer{display:flex;flex:1;width:100%}@media only screen and (max-width: 991.98px){.iconBoxLayout__textContainer{display:none}}.iconBoxLayout__text{display:block;font-size:3.6rem;font-weight:200;line-height:4.2rem;width:507px;margin:auto}.heading{color:#555;margin-bottom:15px !important}.headingContainer{display:block;margin:auto;max-width:1024px;display:flex;justify-content:center;align-items:center;flex-direction:column;padding-bottom:25px}@media only screen and (max-width: 1199.98px){.headingContainer{margin-left:30px;margin-right:30px}}.headingContainer:after{display:block;content:"";height:2px;background:linear-gradient(90deg, #06a0ea 0%, #94a2ee 100%);width:100%;max-width:120px}.headingContainer--white:after{display:block;content:"";height:2px;background:#fff;width:100%;max-width:120px}.headingContainer--white .heading{color:#fff}.headingContainer--left{display:block;margin:auto;max-width:1024px;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;margin-bottom:10px}@media only screen and (max-width: 1199.98px){.headingContainer--left{margin-left:30px;margin-right:30px}}.headingContainer--left:after{display:block;content:"";height:2px;background:linear-gradient(90deg, #06a0ea 0%, #94a2ee 100%);width:100%;max-width:120px}.headingContainer--left--white:after{display:block;content:"";height:2px;background:#fff;width:100%;max-width:120px}.headingContainer--left--white .heading{color:#fff}.headingContainer--right{display:block;margin:auto;max-width:1024px;display:flex;align-items:flex-end;justify-content:center;flex-direction:column;margin-bottom:10px}@media only screen and (max-width: 1199.98px){.headingContainer--right{margin-left:30px;margin-right:30px}}.headingContainer--right:after{display:block;content:"";height:2px;background:linear-gradient(90deg, #06a0ea 0%, #94a2ee 100%);width:100%;max-width:120px}.headingContainer--right--white:after{display:block;content:"";height:2px;background:#fff;width:100%;max-width:120px}.headingContainer--right--white .heading{color:#fff}.borderBox{border:solid 3px #3DB6A0;box-sizing:border-box;padding-left:60px;padding-right:60px}.borderBox.borderBox--bold{border:solid 35px #3DB6A0}@media only screen and (max-width: 767.98px){.borderBox.borderBox--bold{border:solid 3px #3DB6A0}}.partnerCarouselContainer{display:block;margin:auto;max-width:1024px;position:relative}@media only screen and (max-width: 1199.98px){.partnerCarouselContainer{margin-left:30px;margin-right:30px}}.partnerCarouselContainer .partnerCarousel__item{display:flex;justify-content:center;align-items:center;width:240px;height:120px;border-radius:5px;box-sizing:border-box;box-shadow:0px 2px 4px rgba(0,0,0,0.5);background-color:#fff}.partnerCarouselContainer .partnerCarousel__item img{height:85px}.partnerCarouselContainer .partnerCarousel__itemContainer{display:inline-flex !important;justify-content:center;padding-bottom:10px;padding-top:10px;padding-right:10px;padding-left:10px}.partnerCarouselContainer .partnerCarousel__next,.partnerCarouselContainer .partnerCarousel__prev{display:inline-flex;justify-content:center;align-items:center;position:absolute;width:24px;height:24px;cursor:pointer;bottom:60px}.partnerCarouselContainer .partnerCarousel__next{right:-20px}.partnerCarouselContainer .partnerCarousel__next.hidden{display:none}@media only screen and (max-width: 767.98px){.partnerCarouselContainer .partnerCarousel__next.hidden{display:block}}.partnerCarouselContainer .partnerCarousel__next.desktop-hidden{display:none}@media only screen and (max-width: 991.98px){.partnerCarouselContainer .partnerCarousel__next.desktop-hidden{display:block}}.partnerCarouselContainer .partnerCarousel__prev{left:-20px}.partnerCarouselContainer .partnerCarousel__prev.hidden{display:none}@media only screen and (max-width: 767.98px){.partnerCarouselContainer .partnerCarousel__prev.hidden{display:block}}.partnerCarouselContainer .partnerCarousel__prev.desktop-hidden{display:none}@media only screen and (max-width: 991.98px){.partnerCarouselContainer .partnerCarousel__prev.desktop-hidden{display:block}}.homeNews{display:block;margin:auto;max-width:1340px;display:flex}@media only screen and (max-width: 1400px){.homeNews{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 1199.98px){.homeNews{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.homeNews{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 991.98px){.homeNews{flex-wrap:wrap}}.homeNews__textContainer{width:30%;display:flex;align-items:center}@media only screen and (max-width: 991.98px){.homeNews__textContainer{width:100%;margin-bottom:5rem;justify-content:center}.homeNews__textContainer>div{text-align:center}}.homeNews__carouselContainer{width:70%}@media only screen and (max-width: 991.98px){.homeNews__carouselContainer{width:100%}}.homeNews__titleContainer{display:inline-block}.homeNews__titleContainer:after{display:block;content:"";height:2px;background:linear-gradient(90deg, #06a0ea 0%, #94a2ee 100%);width:100%;max-width:120px}@media only screen and (max-width: 1023.98px){.homeNews__titleContainer{display:flex;justify-content:center;align-items:center;flex-direction:column}}.homeNews__title{display:inline-block;color:#555;margin-bottom:1rem}.homeNews__content{color:#727272;margin:25px 0px}.homeNews__link{color:#06A0EA}.homeNews__cardContainer{display:inline-flex !important;justify-content:center;align-items:center;padding:10px 10px}.homeNews .tns-nav{bottom:-35px}.homeNewsCard{width:390px;min-height:427px;border-radius:5px;box-shadow:0px 2px 4px rgba(0,0,0,0.5);box-sizing:border-box;background-color:#fff}@media only screen and (max-width: 767.98px){.homeNewsCard{min-height:370px}}.homeNewsCard__title{display:block;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:2.8em}.homeNewsCard__image{background-image:url("http://localhost/wp-content/uploads/2020/12/newsCard.png");background-size:cover;background-position:center;height:255px;border-radius:5px}@media only screen and (max-width: 767.98px){.homeNewsCard__image{min-height:200px}}.homeNewsCard__contentContainer{margin:35px 30px}@media only screen and (max-width: 767.98px){.homeNewsCard__contentContainer{margin:15px 20px}}.homeNewsCard__content{margin:10px 0px;color:#727272;display:block;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;height:5.6em}.homeNewsCard__link{color:#06A0EA}.iconBox{display:block;text-align:center;width:100%;position:relative}.iconBox:before{content:'';display:block;position:absolute;width:100%;height:100%;box-sizing:border-box;z-index:-1;border:solid 2px #3DB6A0}.iconBox:hover:before{border:solid 2px #3DB6A0}.iconBox__wrapper{padding-left:15px;padding-right:15px}.iconBox__imageContainer{width:125px;height:125px;margin:auto;padding-top:2rem;display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 767.98px){.iconBox__imageContainer{width:63px;height:63px}}.iconBox__image{-o-object-fit:cover;object-fit:cover}.iconBox__titleWrapper{display:flex;justify-content:center}.iconBox__title{color:#000;font-size:3.6rem;margin-top:1rem;margin-bottom:1.2rem;position:relative}.iconBox__title:after{content:'';width:0;height:2.3rem;background-color:#3DB6A0;position:absolute;left:0;bottom:-10px;z-index:-1;opacity:0;transition:0.5s}.iconBox:hover .iconBox__title:after{width:100%;opacity:1;transition:0.5s}.iconBox__subTitle{color:#3DB6A0;line-height:5.7rem;font-weight:200}.iconBox__list{margin-top:4rem;padding-bottom:6rem}.iconBox__item{font-size:3.6rem;font-weight:300;list-style:none;transition:color 0.2s}.iconBox__item:after{content:"";display:block;margin-left:auto;margin-right:auto;margin-top:27px;margin-bottom:25px;width:62px;height:8px;background-color:#3DB6A0;border-radius:8px}.iconBox:hover .iconBox__item{color:#3DB6A0;transition:color 0.2s}.infoLayout__wrapper{display:block;margin:auto;max-width:1340px;display:flex}@media only screen and (max-width: 1400px){.infoLayout__wrapper{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 1199.98px){.infoLayout__wrapper{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.infoLayout__wrapper{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.infoLayout__wrapper{flex-wrap:wrap}}.infoLayout__card{max-width:436px;margin-left:35px;margin-right:35px}@media only screen and (max-width: 767.98px){.infoLayout__card:last-child{margin-top:80px}}.infoLayout__landmark{display:flex;align-items:center}.infoLayout__icon{display:flex;margin-right:17px}.taikkisoButton{position:relative;cursor:pointer}.taikkisoButton>span:first-child{position:relative;z-index:2}.taikkisoButton>span:nth-child(2){display:block;position:absolute;bottom:0;left:0;z-index:1;width:0%;height:60%;background-color:#3DB6A0;opacity:0;transition:0.5s}.taikkisoButton:hover span:nth-child(2){width:99%;opacity:1;transition:0.5s}.taikkisoButton .wp-block[data-align=center]{text-align:center}.wp-block-waterwheel-button.alignleft{text-align:left}.wp-block-waterwheel-button.aligncenter{text-align:center}.wp-block-waterwheel-button.alignright{text-align:right}.formBox{display:block;margin:auto;max-width:1340px;text-align:center;position:relative;border:solid 2px #3DB6A0}@media only screen and (max-width: 1400px){.formBox{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 1199.98px){.formBox{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.formBox{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.formBox{display:block;margin:auto;width:100%}}.formBox__wrapper{padding-left:15px;padding-right:15px}@media only screen and (max-width: 767.98px){.formBox__wrapper{padding-top:50px;padding-bottom:50px}}.formBox__imageContainer{width:125px;margin:auto;padding-top:5rem;display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 767.98px){.formBox__imageContainer{width:63px;height:63px;padding-top:10px}}.formBox__image{-o-object-fit:cover;object-fit:cover}.formBox__title{color:#000;font-size:3.6rem;font-weight:700;margin-top:1rem;margin-bottom:1.2rem}.formBox__subTitle{color:#3DB6A0;line-height:5.7rem;font-weight:200}@media only screen and (max-width: 767.98px){.formBox__subTitle{font-size:24px}}.formBox__list{margin-top:4rem;padding-bottom:6rem}.formBox__item{font-size:3.6rem;font-weight:300;list-style:none}.formBox__item:after{content:"";display:block;margin-left:auto;margin-right:auto;margin-top:27px;margin-bottom:25px;width:62px;height:8px;background-color:#3DB6A0;border-radius:8px}.formBox__formContainer{max-width:1112px;margin:auto;margin-top:16px}@media only screen and (max-width: 767.98px){.formBox__formContainer{display:none}}.formBox__form{display:flex;flex-wrap:wrap;margin-left:15px;margin-right:15px}.formBox__form>div.formBox__submitContainer{width:100%;margin-top:38px}.formBox__form>input[type="submit"]{width:100%}.formBox__inputField{display:block;width:100%;margin-bottom:20px;background:rgba(248,248,248,0.8);border:none;height:100px;font-weight:300;font-size:2.4rem;line-height:487.19%;padding:26px;box-sizing:border-box;outline:none}.formBox__inputField--error{border:solid 1px #ff0000}.formBox__inputField:last-child{margin-bottom:0px}@media only screen and (max-width: 767.98px){.formBox__inputField{margin-bottom:40px}}.formBox__error{display:block;text-align:left;color:#ff0000;margin-bottom:20px}.formBox__textareaField{width:100%;background:rgba(248,248,248,0.8);border:none;height:100%;font-weight:300;font-size:2.4rem;line-height:239.19%;padding:26px;box-sizing:border-box;outline:none}.formBox__submitContainer{font-size:3.6rem;line-height:4.2rem}.formBox__submit{position:relative;cursor:pointer;background-color:transparent;border:none;cursor:pointer}.formBox__submit>span:first-child{position:relative;z-index:2}.formBox__submit>span:nth-child(2){display:block;position:absolute;bottom:0;left:0;z-index:1;width:0%;height:60%;background-color:#3DB6A0;opacity:0;transition:0.5s}.formBox__submit:hover span:nth-child(2){width:99%;opacity:1;transition:0.5s}.formBox__buttonContainer{display:none}@media only screen and (max-width: 767.98px){.formBox__buttonContainer{display:block;margin-top:10px;padding-bottom:25px}.formBox__buttonContainer .mingButton__buttonContainer{font-size:24px}}.formBox__buttonContainer.desktop-show{display:block;padding-bottom:80px;margin-top:5px}@media only screen and (max-width: 767.98px){.formBox__buttonContainer.desktop-show{padding-bottom:30px}}.formBox__fieldWrapper{display:flex;width:100%}@media only screen and (max-width: 767.98px){.formBox__fieldWrapper{flex-wrap:wrap}}.formBox__inputContainer{width:50%}@media only screen and (max-width: 767.98px){.formBox__inputContainer{width:100%}}.formBox__textareaContainer{width:50%;padding-left:40px;box-sizing:border-box}@media only screen and (max-width: 767.98px){.formBox__textareaContainer{width:100%;padding-left:0px;margin-top:40px;min-height:350px}}.formBox__recaptcha{margin-top:50px;margin-bottom:50px}.formBox__recaptchaContainer{margin:auto}.formBox__recaptcha--desktop{margin:auto;margin-top:40px}.formBox__rightWrapper{text-align:left}@media only screen and (max-width: 767.98px){.formBox__rightWrapper{margin:auto;text-align:center}}.formBox__text{margin-top:47px;color:#727272}@media only screen and (max-width: 767.98px){.formBox.contactPage__form::before{display:none}}.formBox__bottomTextContainer{display:none;margin-top:100px}.formBox__bottomTextContainer img{width:100%}.teamLayout{display:block;margin:auto;max-width:1024px}@media only screen and (max-width: 1199.98px){.teamLayout{margin-left:30px;margin-right:30px}}.teamLayout__wrapper{padding-bottom:100px}.teamLayout__image{margin:auto;background-color:#fff}@media only screen and (max-width: 991.98px){.teamLayout__image{width:100%}}.teamLayout__borderBox{position:relative;bottom:-100px}@media only screen and (max-width: 991.98px){.teamLayout__borderBox{position:static;margin-top:100px}}.teamLayout__member{display:flex;align-items:center;justify-content:center;position:absolute}.teamLayout__member:nth-child(1){left:5%;top:25%}.teamLayout__member:nth-child(2){left:0;top:50%}.teamLayout__member:nth-child(3){left:5%;top:75%}.teamLayout__member:nth-child(4){right:7%;top:25%}.teamLayout__member:nth-child(5){right:0;top:50%}.teamLayout__member:nth-child(6){right:1%;top:75%}@media only screen and (max-width: 991.98px){.teamLayout__member{position:static;display:flex;width:50%;margin-top:20px;margin-bottom:20px}}@media only screen and (max-width: 767.98px){.teamLayout__member{width:100%;margin-top:10px;margin-bottom:10px}.teamLayout__member:nth-child(1){margin-top:50px}.teamLayout__member:nth-child(6){margin-bottom:50px}}.teamLayout__memberWrapper{display:flex;align-items:center}.teamLayout__avatarContainer{width:130px;height:130px;margin-right:23px}.teamLayout__avatar{width:100%;height:100%;border-radius:130px;-o-object-fit:cover;object-fit:cover}.teamLayout__imageContainer{position:relative;text-align:center;display:flex;flex-wrap:wrap}.teamLayout__infoContainer>span{display:block;text-align:left;font-size:18px;line-height:21px}.teamLayout__infoContainer>span:first-child{margin-bottom:10px}.creativeLayout{display:block;margin:auto;max-width:1340px;display:flex;flex-wrap:wrap}@media only screen and (max-width: 1400px){.creativeLayout{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 1199.98px){.creativeLayout{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.creativeLayout{margin-left:30px;margin-right:30px}}.creativeLayout__itemContainer{display:flex}.creativeLayout__image{display:block;margin:auto}.creativeLayout__item{width:270px;position:relative;margin-top:60px;flex:0 0 25%}@media only screen and (max-width: 767.98px){.creativeLayout__item{width:100%;flex:unset}}.creativeLayout__backgroundNumber{display:block;position:absolute;left:-30px;right:0;font-style:italic;font-weight:900;font-size:144px;line-height:106px;color:#3DB6A0;opacity:0.32;text-align:center;pointer-events:none}.creativeLayout__content{margin-top:53px;font-weight:300;font-size:18px;line-height:168.19%}.creativeLayout__title{color:#3DB6A0;font-weight:700;font-size:2.4rem;display:block;text-align:center;margin-bottom:10px}.creativeLayout__arrowContainer{flex:1;margin-top:200px;text-align:center}.creativeLayout__arrowContainer:nth-child(6){display:none}@media only screen and (max-width: 991.98px){.creativeLayout__arrowContainer:nth-child(4),.creativeLayout__arrowContainer:nth-child(8){display:none}.creativeLayout__arrowContainer:nth-child(6){display:block}}@media only screen and (max-width: 767.98px){.creativeLayout__arrowContainer{display:none !important}}.spinner{display:inline-block;position:relative;width:32px;height:32px}.spinner div{box-sizing:border-box;display:block;position:absolute;width:32px;height:32px;margin:4px;border:4px solid #3DB6A0;border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;animation:lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color:#3DB6A0 transparent transparent transparent}.spinner div:nth-child(1){-webkit-animation-delay:-0.45s;animation-delay:-0.45s}.spinner div:nth-child(2){-webkit-animation-delay:-0.3s;animation-delay:-0.3s}.spinner div:nth-child(3){-webkit-animation-delay:-0.15s;animation-delay:-0.15s}@-webkit-keyframes lds-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes lds-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.productCard{width:260px;text-align:center;margin-right:61px;margin-left:61px;margin-top:50px}.productCard__imageContainer{height:260px;display:flex;justify-content:center;align-items:center}.productCard__imageContainer img{-o-object-fit:cover;object-fit:cover;height:80%}.productCard__subtitle{color:#727272}.productCard__title{margin-top:1rem;margin-bottom:1rem;display:block;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:2.8em}.productCard__link{position:relative;cursor:pointer;width:100%;text-align:center;justify-content:center;box-sizing:border-box}.productCard__link>span:first-child{position:relative;z-index:2}.productCard__link>span:nth-child(2){display:block;position:absolute;bottom:0;left:0;z-index:1;width:0%;height:60%;background-color:#3DB6A0;opacity:0;transition:0.5s}.productCard__link:hover span:nth-child(2){width:99%;opacity:1;transition:0.5s}.productCardGrid{display:flex;flex-wrap:wrap;margin-left:-61px;margin-right:-61px;margin-bottom:100px}@media only screen and (max-width: 1083px){.productCardGrid{justify-content:center;margin-left:unset;margin-right:unset}}.drawer{position:fixed;top:0;z-index:9999;transition:width 0s ease 0.3s,height 0s ease 0.3s,transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86)}.drawer>*{transition:transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86),opacity 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86),box-shadow 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86)}.drawer.drawer-open{transition:transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86)}.drawer .drawer-mask{background:#000;opacity:0;width:100%;height:0;position:absolute;top:0;left:0;transition:opacity 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86),height 0s ease 0.3s}.drawer-content-wrapper{position:absolute;background:#fff}.drawer-content{overflow:auto;z-index:1;position:relative}.drawer-handle{position:absolute;top:72px;width:41px;height:40px;cursor:pointer;z-index:0;text-align:center;line-height:40px;font-size:16px;display:flex;justify-content:center;align-items:center;background:#fff}.drawer-handle-icon{width:14px;height:2px;background:#333;position:relative;transition:background 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86)}.drawer-handle-icon:before,.drawer-handle-icon:after{content:"";display:block;position:absolute;background:#333;width:100%;height:2px;transition:transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86)}.drawer-handle-icon:before{top:-5px}.drawer-handle-icon:after{top:5px}.drawer-left,.drawer-right{width:0%;height:100%}.drawer-left .drawer-content-wrapper,.drawer-right .drawer-content-wrapper,.drawer-left .drawer-content,.drawer-right .drawer-content{height:100%}.drawer-left.drawer-open,.drawer-right.drawer-open{width:100%}.drawer-left.drawer-open.no-mask,.drawer-right.drawer-open.no-mask{width:0%}.drawer-left{left:0}.drawer-left .drawer-handle{right:-40px;box-shadow:2px 0 8px rgba(0,0,0,0.15);border-radius:0 4px 4px 0}.drawer-left.drawer-open .drawer-content-wrapper{box-shadow:2px 0 8px rgba(0,0,0,0.15)}.drawer-right{right:0}.drawer-right .drawer-content-wrapper{right:0}.drawer-right .drawer-handle{left:-40px;box-shadow:-2px 0 8px rgba(0,0,0,0.15);border-radius:4px 0 0 4px}.drawer-right.drawer-open .drawer-content-wrapper{box-shadow:-2px 0 8px rgba(0,0,0,0.15)}.drawer-right.drawer-open.no-mask{right:1px;transform:translateX(1px)}.drawer-top,.drawer-bottom{width:100%;height:0%}.drawer-top .drawer-content-wrapper,.drawer-bottom .drawer-content-wrapper,.drawer-top .drawer-content,.drawer-bottom .drawer-content{width:100%}.drawer-top .drawer-content,.drawer-bottom .drawer-content{height:100%}.drawer-top.drawer-open,.drawer-bottom.drawer-open{height:100%}.drawer-top.drawer-open.no-mask,.drawer-bottom.drawer-open.no-mask{height:0%}.drawer-top .drawer-handle,.drawer-bottom .drawer-handle{left:50%;margin-left:-20px}.drawer-top{top:0}.drawer-top .drawer-handle{top:auto;bottom:-40px;box-shadow:0 2px 8px rgba(0,0,0,0.15);border-radius:0 0 4px 4px}.drawer-top.drawer-open .drawer-content-wrapper{box-shadow:0 2px 8px rgba(0,0,0,0.15)}.drawer-bottom{bottom:0}.drawer-bottom .drawer-content-wrapper{bottom:0}.drawer-bottom .drawer-handle{top:-40px;box-shadow:0 -2px 8px rgba(0,0,0,0.15);border-radius:4px 4px 0 0}.drawer-bottom.drawer-open .drawer-content-wrapper{box-shadow:0 -2px 8px rgba(0,0,0,0.15)}.drawer-bottom.drawer-open.no-mask{bottom:1px;transform:translateY(1px)}.drawer.drawer-open .drawer-mask{opacity:0.3;height:100%;transition:opacity 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86)}.drawer.drawer-open .drawer-handle-icon{background:transparent}.drawer.drawer-open .drawer-handle-icon:before{transform:translateY(5px) rotate(45deg)}.drawer.drawer-open .drawer-handle-icon:after{transform:translateY(-5px) rotate(-45deg)}.drawer-content{background-color:#2d2d2d;width:25vw}@media only screen and (max-width: 1199.98px){.drawer-content{width:35vw}}@media only screen and (max-width: 991.98px){.drawer-content{width:40vw}}@media only screen and (max-width: 767.98px){.drawer-content{width:80vw}}.drawer__filter{margin:120px 80px}.drawer__filterContainer{margin-bottom:4rem}.filter__title{color:#fff}.filter__checkboxContainer{color:#727272;margin-top:15px}.filter__checkboxContainer li{display:flex;align-items:center;margin-bottom:10px}.filter__checkboxContainer .filter__checkbox{width:20px;height:20px;border:solid 2px #727272;color:#fff;display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;margin-right:10px;transition:0.2s;cursor:pointer}.filter__checkboxContainer .filter__checkbox.active{background-color:#06A0EA;border:solid 2px #06A0EA;transition:0.2s}.filter__checkboxContainer .filter__checkbox.active:before{content:"✓"}.filter__resetButton{position:relative;cursor:pointer;display:flex;justify-content:center;align-items:center;padding-left:0;padding-right:0;width:100%}.filter__resetButton>span:first-child{position:relative;z-index:2}.filter__resetButton>span:nth-child(2){display:block;position:absolute;bottom:0;left:0;z-index:1;width:0%;height:60%;background-color:#3DB6A0;opacity:0;transition:0.5s}.filter__resetButton:hover span:nth-child(2){width:99%;opacity:1;transition:0.5s}.productSeries{display:block;margin:auto;max-width:1024px;position:relative;display:flex;align-items:center}@media only screen and (max-width: 1199.98px){.productSeries{margin-left:30px;margin-right:30px}}.productSeries__card{display:flex;flex-direction:column;width:25%;border:solid 1px #cfcfcf;box-sizing:border-box;border-right:solid 0.5px #cfcfcf}@media only screen and (max-width: 991.98px){.productSeries__card{width:33.3%}}.productSeries__card.tns-item{display:flex !important}.productSeries__row{display:flex;flex-wrap:wrap;justify-content:flex-start}.productSeries__row.center{justify-content:center}.productSeries__imageContainer{display:flex;justify-content:center;align-items:center;min-height:200px;max-height:200px;background-color:#fff}.productSeries__imageContainer img{width:180px}.productSeries__dataContainer{text-align:center;padding:15px 10px}.productSeries__dataContainer img{width:100%;margin-top:15px}.productSeries .productSeries__dataContainer:nth-child(even){background-color:#F2F8FF;color:#555}.productSeries .productSeries__dataContainer:nth-child(odd){color:#727272}.productSeries__contentContainer{height:100%;display:flex;flex-direction:column;justify-content:space-between}.productSeries__contentContainer .productSeries__image{cursor:pointer}.productSeries__next{display:none}@media only screen and (max-width: 767.98px){.productSeries__next{display:block;position:absolute;right:-20px}}.productSeries__prev{display:none}@media only screen and (max-width: 767.98px){.productSeries__prev{display:block;position:absolute;left:-20px}}.productSpec{display:block;margin:auto;max-width:1024px;position:relative;display:flex;align-items:center;display:none}@media only screen and (max-width: 1199.98px){.productSpec{margin-left:30px;margin-right:30px}}.productSpec__header{background:linear-gradient(-90deg, #94A2EE 0%, #06A0EA 100%);color:#fff;text-align:center;padding:12px 0}.productSpec__card{display:inline-block;width:50%;box-sizing:border-box}.productSpec__card:first-child .productSpec__content{border-right:solid 1px #cfcfcf}@media only screen and (max-width: 767.98px){.productSpec__card:first-child .productSpec__content{border-right:none}}@media only screen and (max-width: 767.98px){.productSpec__card{width:100%}}.productSpec__row{display:flex;flex-wrap:wrap;width:100%;box-shadow:0 1px 2px rgba(191,191,191,0.5)}.productSpec__imageContainer{display:flex;justify-content:center;align-items:center;height:200px}.productSpec__imageContainer img{width:180px}.productSpec__dataContainer{text-align:center;padding:15px 10px}.productSpec .productSpec__dataContainer:nth-child(even){background-color:#F2F8FF;color:#555}.productSpec .productSpec__dataContainer:nth-child(odd){color:#727272}.productSpec__next{display:none}@media only screen and (max-width: 767.98px){.productSpec__next{display:block;position:absolute;right:-20px}}.productSpec__prev{display:none}@media only screen and (max-width: 767.98px){.productSpec__prev{display:block;position:absolute;left:-20px}}.productSpecDesktop{display:block;margin:auto;max-width:1024px;position:relative;display:flex;align-items:center}@media only screen and (max-width: 1199.98px){.productSpecDesktop{margin-left:30px;margin-right:30px}}.productSpecDesktop__header{background:linear-gradient(-90deg, #94A2EE 0%, #06A0EA 100%);color:#fff;text-align:center;padding:12px 0;width:50%}.productSpecDesktop__card{display:inline-block;width:100%;display:flex;box-sizing:border-box}.productSpecDesktop__card:first-child .productSpec__content{border-right:solid 1px #cfcfcf}@media only screen and (max-width: 767.98px){.productSpecDesktop__card:first-child .productSpec__content{border-right:none}}@media only screen and (max-width: 767.98px){.productSpecDesktop__card{width:100%}}.productSpecDesktop__content{width:100%}.productSpecDesktop__row{display:flex;flex-wrap:wrap;width:100%;box-shadow:0 1px 2px rgba(191,191,191,0.5)}.productSpecDesktop__imageContainer{display:flex;justify-content:center;align-items:center;height:200px}.productSpecDesktop__imageContainer img{width:180px}.productSpecDesktop__dataContainer{display:flex}.productSpecDesktop__image{width:100%;max-width:300px;display:block;margin:auto;margin-bottom:10px}.productSpecDesktop__data{text-align:center;padding:15px 10px;width:50%}.productSpecDesktop__data.left{border-right:solid 1px #cfcfcf}.productSpecDesktop .productSpecDesktop__dataContainer:nth-child(even){background-color:#F2F8FF;color:#555}.productSpecDesktop .productSpecDesktop__dataContainer:nth-child(odd){background-color:#fff;color:#727272}.productSpecDesktop__next{display:none}@media only screen and (max-width: 767.98px){.productSpecDesktop__next{display:block;position:absolute;right:-20px}}.productSpecDesktop__prev{display:none}@media only screen and (max-width: 767.98px){.productSpecDesktop__prev{display:block;position:absolute;left:-20px}}.collapse{display:block;margin:auto;max-width:1024px;margin-top:25px;margin-bottom:25px}@media only screen and (max-width: 1199.98px){.collapse{margin-left:30px;margin-right:30px}}.collapse .title-box{padding:12px 25px}.collapse .contents{padding:4rem}.collapse .title-box{position:relative;display:flex;justify-content:space-between;align-items:center;cursor:pointer;border:none;background:#F2F8FF;color:#555;transition:.2s ease}.collapse .title-box.active{background:linear-gradient(-90deg, #94A2EE 0%, #06A0EA 100%);color:#fff;transition:.2s ease}.collapse .title-box.active .icons span{background-color:#fff}.collapse.active .icons span:first-of-type{transform:rotate(180deg)}.collapse.active .icons span:last-of-type{transform:rotate(0) translateY(-2px)}.collapse .icons{position:absolute;right:25px}.collapse .icons span{display:block;width:12px;height:2px;background-color:#000;transition:0.2s ease}.collapse .icons span:last-of-type{transform:rotate(90deg) translateX(-2px)}.collapse .contents-box{overflow:hidden;border-top:none;border-bottom:none;transition:height 0.3s ease;color:#727272;box-shadow:0px 1px 2px rgba(191,191,191,0.5)}.collapse .contents-box.active{box-shadow:0px 1px 2px rgba(191,191,191,0.5)}.newsCard{width:300px;margin-right:33px;margin-left:33px;margin-top:50px}.newsCard__breadcrumb{color:#F2F8FF}.newsCard__breadcrumb li{display:inline;color:#06A0EA}.newsCard__breadcrumb li+li:before{padding:8px;padding-right:4px;color:#06A0EA;content:"/\00a0"}.newsCard__date{display:block;color:#727272;margin-bottom:15px;color:#cfcfcf}.newsCard__excerpt p{color:#727272;display:block;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;height:5.6em}.newsCard__imageContainer{height:260px;display:flex;justify-content:center;align-items:center}.newsCard__imageContainer img{-o-object-fit:cover;object-fit:cover;height:80%}.newsCard__subtitle{color:#727272}.newsCard__title{margin-top:1rem;margin-bottom:1rem;display:block;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:2.8em}.newsCard__link{position:relative;cursor:pointer;width:100%;text-align:center;justify-content:center;box-sizing:border-box}.newsCard__link>span:first-child{position:relative;z-index:2}.newsCard__link>span:nth-child(2){display:block;position:absolute;bottom:0;left:0;z-index:1;width:0%;height:60%;background-color:#3DB6A0;opacity:0;transition:0.5s}.newsCard__link:hover span:nth-child(2){width:99%;opacity:1;transition:0.5s}.newsCardGrid{display:flex;flex-wrap:wrap;margin-left:-41px;margin-right:-41px;margin-bottom:100px}@media only screen and (max-width: 1083px){.newsCardGrid{justify-content:center;margin-left:unset;margin-right:unset}}.social-share{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.social-share span{margin-right:15px}.social-share__text{color:#727272;width:100%;text-align:center;margin-bottom:20px}@media (max-width: 767px){.social-share__text{font-size:1.1rem}}.social-share-container{width:930px;margin:auto}.social-share__icon{height:30px;width:30px;margin-right:15px}@media (max-width: 767px){.social-share__icon{width:30px;height:30px}}.social-share__icon svg{height:100%;width:100%}.social-share__icon--Facebook{background-color:#4577ed;display:flex;justify-content:center;align-items:center}.social-share__link--Facebook{width:20px;height:20px}@media (max-width: 767px){.social-share__link--Facebook svg{width:25px;height:25px;width:10px}}.social-share__icon--WhatsApp{background-color:#25d366;display:flex;justify-content:center;align-items:center}.social-share__link--WhatsApp{width:25px;height:25px}@media (max-width: 767px){.social-share__link--WhatsApp{width:25px;height:25px}}.social-share__icon--Twitter{background-color:#1dcaff;display:flex;justify-content:center;align-items:center}.social-share__link--Twitter{width:25px;height:25px}@media (max-width: 767px){.social-share__link--Twitter{width:25px;height:25px}}.social-share__icon--Telegram{background-color:#0088cc;display:flex;justify-content:center;align-items:center}.social-share__icon--Linkedin{background-color:#0073B1;display:flex;justify-content:center;align-items:center;border:none}.social-share__link--Linkedin{width:30px;height:30px}.social-share__link--Linkedin svg{width:35px;height:35px}.social-share__link--Telegram{width:40px;height:40px}@media (max-width: 767px){.social-share__link--Telegram{width:25px;height:25px}}.social-share__icon--Copylink{background-color:#FF7F50;display:flex;justify-content:center;align-items:center;border:none;width:30px;height:30px}.social-share__link--Copylink{width:40px;height:40px}@media (max-width: 767px){.social-share__link--Copylink{width:25px;height:25px}}.social-share__link{display:flex;align-items:center}.social-share__setting-toggle{display:flex;align-items:center;margin-bottom:10px}.social-share__setting-label{display:inline-block;padding-left:10px}.social-icon{margin-right:30px}.wp-block-noknok-special-event-about-area .social-share-container{width:100%;max-width:930px;margin:auto;margin-top:29px}@media (max-width: 991px){.wp-block-noknok-special-event-about-area .social-share-container{display:flex;justify-content:center}}@media (max-width: 767px){.wp-block-noknok-special-event-about-area .social-share-container{display:flex;justify-content:center}}@media (max-width: 767px){.wp-block-noknok-social-share{display:flex !important;justify-content:center !important}}@media (max-width: 767px){.wp-block-noknok-peer-social-share{flex-wrap:wrap}.wp-block-noknok-peer-social-share .social-share__text{display:none}.wp-block-noknok-peer-social-share .social-share__divider{display:none}.wp-block-noknok-peer-social-share .peers-social{margin-bottom:10px;margin-top:10px}}.contactCard{width:100%}.contactCard__title{text-align:center;margin-bottom:15px}.contactCard__subtitle{display:block;text-align:center;color:#727272;margin-bottom:4.5rem}.contactCard__icon{display:flex;justify-content:center;align-items:center;margin-right:20px}.contactCard__infoContainer{display:flex;flex-wrap:wrap}.contactCard__infoContainer:after{margin-top:3rem;margin-bottom:3rem;display:block;content:"";height:2px;background:linear-gradient(90deg, #06a0ea 0%, #94a2ee 100%);width:100%}.contactCard__info{width:50%;display:flex;justify-content:center;align-items:center}.contactCard__infoContent{color:#727272}.contactCard p{color:#727272;margin-bottom:3rem}.backgroundImageContainer{display:block;margin:auto;max-width:1024px;background-size:cover;background-position:center;margin-left:auto !important;margin-right:auto !important}@media only screen and (max-width: 1199.98px){.backgroundImageContainer{margin-left:30px;margin-right:30px}}.relatedProducts{display:block;margin:auto;max-width:1024px}@media only screen and (max-width: 1199.98px){.relatedProducts{margin-left:30px;margin-right:30px}}.productCard--related{width:200px;margin-right:37px;margin-left:37px;text-align:center;margin-top:50px}@media only screen and (max-width: 991.98px){.productCard--related{margin-top:25px;width:40%}}@media only screen and (max-width: 767.98px){.productCard--related{width:100%;max-width:260px;margin:auto}}.productCard--related__imageContainer{height:260px;display:flex;justify-content:center;align-items:center}.productCard--related__imageContainer img{-o-object-fit:cover;object-fit:cover;height:80%}.productCard--related__subtitle{color:#727272}.productCard--related__title{margin-top:1rem;margin-bottom:1rem;display:block;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:2.8em}.productCard--related__link{position:relative;cursor:pointer;width:100%;text-align:center;justify-content:center;box-sizing:border-box}.productCard--related__link>span:first-child{position:relative;z-index:2}.productCard--related__link>span:nth-child(2){display:block;position:absolute;bottom:0;left:0;z-index:1;width:0%;height:60%;background-color:#3DB6A0;opacity:0;transition:0.5s}.productCard--related__link:hover span:nth-child(2){width:99%;opacity:1;transition:0.5s}.productCardGrid--related{display:flex;flex-wrap:wrap;margin-bottom:100px;margin-left:-37px;margin-right:-37px}@media only screen and (max-width: 767.98px){.productCardGrid--related{margin-left:unset;margin-right:unset}}.agentCard{width:300px;margin-right:33px;margin-left:33px;margin-top:50px}.agentCard__breadcrumb{color:#F2F8FF}.agentCard__breadcrumb li{display:inline;color:#06A0EA}.agentCard__breadcrumb li+li:before{padding:8px;padding-right:4px;color:#06A0EA;content:"/\00a0"}.agentCard__date{display:block;color:#727272;margin-bottom:15px;color:#cfcfcf}.agentCard p.agentCard__excerpt{color:#727272;display:block;margin-bottom:10px}.agentCard__link{color:#06A0EA}.agentCard__imageContainer{height:200px;display:flex;justify-content:center;align-items:center}.agentCard__imageContainer img{-o-object-fit:cover;object-fit:cover;height:100%;border:solid 1px #CFCFCF;border-radius:5px}.agentCard__subtitle{color:#727272}.agentCard__title{margin-top:1rem;margin-bottom:1rem;display:block}.agentCardGrid{display:flex;flex-wrap:wrap;margin-left:-41px;margin-right:-41px;margin-bottom:100px}@media only screen and (max-width: 1023.98px){.agentCardGrid{justify-content:center}}.mingButton__buttonContainer{font-size:3.6rem}.mingButton__button{position:relative;cursor:pointer;font-size:inherit;color:inherit}.mingButton__button>span:first-child{position:relative;z-index:2}.mingButton__button>span:nth-child(2){display:block;position:absolute;bottom:0;left:0;z-index:1;width:0%;height:60%;background-color:#3DB6A0;opacity:0;transition:0.5s}.mingButton__button:hover span:nth-child(2){width:99%;opacity:1;transition:0.5s}.worksList{display:block;margin:auto;max-width:1340px}@media only screen and (max-width: 1400px){.worksList{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 1199.98px){.worksList{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.worksList{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.worksList{display:block;margin:auto;width:100%}}.worksList__wrapper{list-style:none}.worksList__item{display:flex;width:100%}.worksList__item>div{width:50%}@media only screen and (max-width: 991.98px){.worksList__item>div{width:100%}}.worksList__item>a{width:50%}@media only screen and (max-width: 991.98px){.worksList__item>a{width:100%}}@media only screen and (max-width: 991.98px){.worksList__item{flex-wrap:wrap}}.worksList__imageContainer{background-size:cover;background-position:center;height:466px}@media only screen and (max-width: 991.98px){.worksList__imageContainer{height:400px}}@media only screen and (max-width: 767.98px){.worksList__imageContainer{height:260px}}.worksList__item--reverse{flex-flow:row-reverse}@media only screen and (max-width: 991.98px){.worksList__item--reverse{flex-flow:row;flex-wrap:wrap}}.worksList__infoContainer{display:flex;align-items:center;height:466px}@media only screen and (max-width: 991.98px){.worksList__infoContainer{height:350px}}@media only screen and (max-width: 767.98px){.worksList__infoContainer{height:260px}}.worksList__infoWrapper{display:block;width:100%;margin-left:80px;margin-right:80px}@media only screen and (max-width: 1199.98px){.worksList__infoWrapper{margin-left:40px;margin-right:40px}}@media only screen and (max-width: 991.98px){.worksList__infoWrapper{margin-left:30px;margin-right:30px}}.worksList__titleContainer{display:flex;justify-content:center;align-items:center;width:100%;box-sizing:border-box;border:solid 3px #3DB6A0;height:272px;transition:border 0.2s}@media only screen and (max-width: 991.98px){.worksList__titleContainer{height:200px}}@media only screen and (max-width: 767.98px){.worksList__titleContainer{height:167px}}.worksList__title{font-size:3.6rem;font-weight:300;line-height:4.2rem;max-width:345px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:normal}@media only screen and (max-width: 991.98px){.worksList__title{margin-left:25px;margin-right:25px}}@media only screen and (max-width: 767.98px){.worksList__title{font-size:28px}}.worksList__clientNameContainer{display:block;margin-bottom:24px}@media only screen and (max-width: 991.98px){.worksList__clientNameContainer{display:flex;justify-content:center;align-items:center}}.worksList__clientName{font-size:1.8rem;font-weight:300}@media only screen and (max-width: 767.98px){.worksList__clientName{font-size:15px}}.worksList__knowMoreContainer{display:block;margin-top:24px}@media only screen and (max-width: 991.98px){.worksList__knowMoreContainer{display:none}}.worksList__knowMore{font-size:2.4rem;font-weight:300;float:right}@media only screen and (max-width: 991.98px){.worksList__knowMore{float:none}}.worksList__infoContainer:hover .worksList__titleContainer{border:solid 35px #3DB6A0;transition:border 0.2s}@media only screen and (max-width: 1199.98px){.worksList__infoContainer:hover .worksList__titleContainer{border:solid 20px #3DB6A0}}@media only screen and (max-width: 767.98px){.worksList__infoContainer:hover .worksList__titleContainer{border:solid 3px #3DB6A0}}.spinnerWrapper{text-align:center}.journalsList{display:block;margin:auto;max-width:1340px}@media only screen and (max-width: 1400px){.journalsList{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 1199.98px){.journalsList{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.journalsList{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.journalsList{display:block;margin:auto;width:100%}}.journalsList__item{display:inline-block;position:relative;width:50%}@media only screen and (max-width: 991.98px){.journalsList__item{width:100%}}.journalsList__infoWrapper{display:block;width:100%;margin-left:80px;margin-right:80px;z-index:2}@media only screen and (max-width: 1199.98px){.journalsList__infoWrapper{margin-left:40px;margin-right:40px}}@media only screen and (max-width: 991.98px){.journalsList__infoWrapper{margin-left:30px;margin-right:30px}}.journalsList__infoContainer{display:inline-flex;background-size:cover;background-repeat:no-repeat;background-position:center;width:100%;height:37vw;max-height:466px;justify-content:center;align-items:center}@media only screen and (max-width: 991.98px){.journalsList__infoContainer{height:350px}}@media only screen and (max-width: 767.98px){.journalsList__infoContainer{height:260px}}.journalsList__titleContainer{display:flex;justify-content:center;align-items:center;width:100%;box-sizing:border-box;border:solid 3px #3DB6A0;height:272px;transition:border 0.2s}@media only screen and (max-width: 991.98px){.journalsList__titleContainer{height:230px}}@media only screen and (max-width: 767.98px){.journalsList__titleContainer{height:167px}}.journalsList__title{font-size:3.6rem;font-weight:200;line-height:4.2rem;max-width:345px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:normal;color:#3DB6A0;opacity:0;transition:opacity 0.2s}@media only screen and (max-width: 991.98px){.journalsList__title{margin-left:25px;margin-right:25px;opacity:1}}@media only screen and (max-width: 767.98px){.journalsList__title{font-size:28px}}.journalsList__clientNameContainer{display:block;margin-bottom:24px}@media only screen and (max-width: 1199.98px){.journalsList__clientNameContainer{margin-bottom:12px}}@media only screen and (max-width: 991.98px){.journalsList__clientNameContainer{display:flex;justify-content:center;align-items:center}}@media only screen and (max-width: 767.98px){.journalsList__clientNameContainer{margin-bottom:15px}}.journalsList__clientName{font-size:1.8rem;font-weight:300;color:#3DB6A0;opacity:0;transition:opacity 0.2s}@media only screen and (max-width: 991.98px){.journalsList__clientName{opacity:1}}@media only screen and (max-width: 767.98px){.journalsList__clientName{font-size:15px}}.journalsList__knowMoreContainer{display:block;margin-top:24px}@media only screen and (max-width: 1199.98px){.journalsList__knowMoreContainer{margin-top:12px}}@media only screen and (max-width: 991.98px){.journalsList__knowMoreContainer{visibility:hidden}}.journalsList__knowMore{font-size:2.4rem;font-weight:300;float:right;color:#3DB6A0;opacity:0;transition:opacity 0.2s}@media only screen and (max-width: 991.98px){.journalsList__knowMore{float:none}}.journalsList__infoContainer:hover .journalsList__titleContainer{border:solid 35px #3DB6A0;transition:border 0.2s}@media only screen and (max-width: 1199.98px){.journalsList__infoContainer:hover .journalsList__titleContainer{border:solid 20px #3DB6A0}}@media only screen and (max-width: 991.98px){.journalsList__infoContainer:hover .journalsList__titleContainer{border:solid 3px #3DB6A0}}.journalsList__infoContainer:before{content:'';display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:#fff;opacity:0;z-index:1;transition:opacity 0.2s}@media only screen and (max-width: 991.98px){.journalsList__infoContainer:before{opacity:0.6}}.journalsList__infoContainer:hover:before{opacity:0.8;transition:opacity 0.2s}@media only screen and (max-width: 991.98px){.journalsList__infoContainer:hover:before{opacity:0.6}}.journalsList__infoContainer:hover .journalsList__knowMore{opacity:1;transition:opacity 0.2s}.journalsList__infoContainer:hover .journalsList__title{opacity:1;transition:opacity 0.2s}.journalsList__infoContainer:hover .journalsList__clientName{opacity:1;transition:opacity 0.2s}/*!
 * Youtube LazyLoad 
 * v4.0.1
 * https://github.com/the-muda-organization/youtube-lazyload
 * MIT License
 */.yt-lazyload{display:block;margin:auto;max-width:1340px;position:relative !important;overflow:hidden;cursor:pointer;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}@media only screen and (max-width: 1400px){.yt-lazyload{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 1199.98px){.yt-lazyload{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.yt-lazyload{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.yt-lazyload{display:block;margin:auto;width:100%}}.yt-lazyload::before{content:'';width:100%;display:block;position:relative;padding-top:56.25%;background-color:#000}.yt-lazyload-wrap{position:absolute;top:0;right:0;bottom:0;left:0;padding:inherit}.yt-lazyload-content{width:100%;height:100%;position:relative;background-color:#000;background-image:var(--yt-lazyload-img);background-size:cover;background-position:50%;background-repeat:no-repeat}.yt-lazyload-playbtn{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-image:url("/wp-content/themes/mingisland/image/playBtn.svg");background-position:50%;background-size:calc(75px) auto;background-repeat:no-repeat}@media only screen and (max-width: 767.98px){.yt-lazyload-playbtn{background-size:calc(30px) auto}}.yt-lazyload-playbtn:hover{background-image:url("/wp-content/themes/mingisland/image/playBtn.svg")}.yt-lazyload-logo{display:block;width:30%;min-width:95px;min-height:22px;max-width:215px;padding-top:6.8%;position:absolute;right:4%;bottom:4%;z-index:2;background-position:50%;background-size:contain;background-repeat:no-repeat;opacity:.75;transition:opacity .3s}.yt-lazyload[data-logo="1"] .yt-lazyload-logo{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 492 110'%3E%3Cpath d='m154.3 17.5c-1.8-6.7-7.1-12-13.8-13.8-12.1-3.3-60.8-3.3-60.8-3.3s-48.7 0.1-60.8 3.4c-6.7 1.8-12 7.1-13.8 13.8-3.2 12.1-3.2 37.4-3.2 37.4s0 25.3 3.3 37.5c1.8 6.7 7.1 12 13.8 13.8 12.1 3.3 60.8 3.3 60.8 3.3s48.7 0 60.8-3.3c6.7-1.8 12-7.1 13.8-13.8 3.3-12.1 3.3-37.5 3.3-37.5s-0.1-25.3-3.4-37.5z'/%3E%3Cpolygon fill='%23fff' points='64.2 78.4 104.6 55 64.2 31.6'/%3E%3Cpath d='m227.9 99.7c-3.1-2.1-5.3-5.3-6.6-9.7s-1.9-10.2-1.9-17.5v-9.9c0-7.3 0.7-13.3 2.2-17.7 1.5-4.5 3.8-7.7 7-9.7s7.3-3.1 12.4-3.1c5 0 9.1 1 12.1 3.1s5.3 5.3 6.7 9.7 2.1 10.3 2.1 17.6v9.9c0 7.3-0.7 13.1-2.1 17.5s-3.6 7.6-6.7 9.7c-3.1 2-7.3 3.1-12.5 3.1-5.4 0.1-9.6-1-12.7-3zm17.3-10.7c0.9-2.2 1.3-5.9 1.3-10.9v-21.3c0-4.9-0.4-8.5-1.3-10.7-0.9-2.3-2.4-3.4-4.5-3.4s-3.5 1.1-4.4 3.4-1.3 5.8-1.3 10.7v21.3c0 5 0.4 8.7 1.2 10.9s2.3 3.3 4.5 3.3c2.1 0 3.6-1.1 4.5-3.3z'/%3E%3Cpath d='m464.4 72.7v3.5c0 4.4 0.1 7.7 0.4 9.9s0.8 3.8 1.6 4.8 2.1 1.5 3.8 1.5c2.3 0 3.9-0.9 4.7-2.7 0.9-1.8 1.3-4.8 1.4-8.9l13.3 0.8c0.1 0.6 0.1 1.4 0.1 2.4 0 6.3-1.7 11-5.2 14.1s-8.3 4.7-14.6 4.7c-7.6 0-12.9-2.4-15.9-7.1s-4.6-12.1-4.6-22v-12.1c0-10.2 1.6-17.7 4.7-22.4 3.2-4.7 8.6-7.1 16.2-7.1 5.3 0 9.3 1 12.1 2.9s4.8 4.9 6 9 1.7 9.7 1.7 16.9v11.7h-25.7zm2-28.8c-0.8 1-1.3 2.5-1.6 4.7s-0.4 5.5-0.4 10v4.9h11.2v-4.9c0-4.4-0.1-7.7-0.4-10s-0.8-3.9-1.6-4.8-2-1.4-3.6-1.4c-1.7 0.1-2.9 0.6-3.6 1.5z'/%3E%3Cpath d='m190.5 71.4-17.5-63.2h15.3l6.1 28.6c1.6 7.1 2.7 13.1 3.5 18h0.4c0.5-3.6 1.7-9.5 3.5-17.9l6.3-28.7h15.3l-17.7 63.1v30.3h-15.1v-30.2z'/%3E%3Cpath d='m311.5 33.4v68.3h-12l-1.3-8.4h-0.3c-3.3 6.3-8.2 9.5-14.7 9.5-4.5 0-7.9-1.5-10-4.5-2.2-3-3.2-7.6-3.2-13.9v-51h15.4v50.1c0 3 0.3 5.2 1 6.5s1.8 1.9 3.3 1.9c1.3 0 2.6-0.4 3.8-1.2s2.1-1.9 2.7-3.1v-54.2h15.3z'/%3E%3Cpath d='m390.4 33.4v68.3h-12l-1.3-8.4h-0.3c-3.3 6.3-8.2 9.5-14.7 9.5-4.5 0-7.9-1.5-10-4.5-2.2-3-3.2-7.6-3.2-13.9v-51h15.4v50.1c0 3 0.3 5.2 1 6.5s1.8 1.9 3.3 1.9c1.3 0 2.6-0.4 3.8-1.2s2.1-1.9 2.7-3.1v-54.2h15.3z'/%3E%3Cpath d='M353.3,20.6H338v81.1h-15V20.6h-15.3V8.2h45.5V20.6z'/%3E%3Cpath d='m441.2 44.3c-0.9-4.3-2.4-7.4-4.5-9.4-2.1-1.9-4.9-2.9-8.6-2.9-2.8 0-5.5 0.8-7.9 2.4-2.5 1.6-4.3 3.7-5.7 6.3h-0.1v-36h-14.8v96.9h12.7l1.6-6.5h0.3c1.2 2.3 3 4.1 5.3 5.5 2.4 1.3 5 2 7.9 2 5.2 0 9-2.4 11.5-7.2 2.4-4.8 3.7-12.3 3.7-22.4v-10.8c0-7.6-0.5-13.6-1.4-17.9zm-14.1 27.9c0 5-0.2 8.9-0.6 11.7s-1.1 4.8-2.1 6-2.3 1.8-3.9 1.8c-1.3 0-2.4-0.3-3.5-0.9s-1.9-1.5-2.6-2.7v-38.8c0.5-1.9 1.4-3.4 2.7-4.6s2.6-1.8 4.1-1.8c1.6 0 2.8 0.6 3.6 1.8 0.9 1.2 1.4 3.3 1.8 6.2 0.3 2.9 0.5 7 0.5 12.4v8.9z'/%3E%3C/svg%3E")}.yt-lazyload[data-logo="2"] .yt-lazyload-logo{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23282828' viewBox='0 0 492 110'%3E%3Cpath fill='red' d='m154.3 17.5c-1.8-6.7-7.1-12-13.8-13.8-12.1-3.3-60.8-3.3-60.8-3.3s-48.7 0.1-60.8 3.4c-6.7 1.8-12 7.1-13.8 13.8-3.2 12.1-3.2 37.4-3.2 37.4s0 25.3 3.3 37.5c1.8 6.7 7.1 12 13.8 13.8 12.1 3.3 60.8 3.3 60.8 3.3s48.7 0 60.8-3.3c6.7-1.8 12-7.1 13.8-13.8 3.3-12.1 3.3-37.5 3.3-37.5s-0.1-25.3-3.4-37.5z'/%3E%3Cpolygon fill='%23fff' points='64.2 78.4 104.6 55 64.2 31.6'/%3E%3Cpath d='m227.9 99.7c-3.1-2.1-5.3-5.3-6.6-9.7s-1.9-10.2-1.9-17.5v-9.9c0-7.3 0.7-13.3 2.2-17.7 1.5-4.5 3.8-7.7 7-9.7s7.3-3.1 12.4-3.1c5 0 9.1 1 12.1 3.1s5.3 5.3 6.7 9.7 2.1 10.3 2.1 17.6v9.9c0 7.3-0.7 13.1-2.1 17.5s-3.6 7.6-6.7 9.7c-3.1 2-7.3 3.1-12.5 3.1-5.4 0.1-9.6-1-12.7-3zm17.3-10.7c0.9-2.2 1.3-5.9 1.3-10.9v-21.3c0-4.9-0.4-8.5-1.3-10.7-0.9-2.3-2.4-3.4-4.5-3.4s-3.5 1.1-4.4 3.4-1.3 5.8-1.3 10.7v21.3c0 5 0.4 8.7 1.2 10.9s2.3 3.3 4.5 3.3c2.1 0 3.6-1.1 4.5-3.3z'/%3E%3Cpath d='m464.4 72.7v3.5c0 4.4 0.1 7.7 0.4 9.9s0.8 3.8 1.6 4.8 2.1 1.5 3.8 1.5c2.3 0 3.9-0.9 4.7-2.7 0.9-1.8 1.3-4.8 1.4-8.9l13.3 0.8c0.1 0.6 0.1 1.4 0.1 2.4 0 6.3-1.7 11-5.2 14.1s-8.3 4.7-14.6 4.7c-7.6 0-12.9-2.4-15.9-7.1s-4.6-12.1-4.6-22v-12.1c0-10.2 1.6-17.7 4.7-22.4 3.2-4.7 8.6-7.1 16.2-7.1 5.3 0 9.3 1 12.1 2.9s4.8 4.9 6 9 1.7 9.7 1.7 16.9v11.7h-25.7zm2-28.8c-0.8 1-1.3 2.5-1.6 4.7s-0.4 5.5-0.4 10v4.9h11.2v-4.9c0-4.4-0.1-7.7-0.4-10s-0.8-3.9-1.6-4.8-2-1.4-3.6-1.4c-1.7 0.1-2.9 0.6-3.6 1.5z'/%3E%3Cpath d='m190.5 71.4-17.5-63.2h15.3l6.1 28.6c1.6 7.1 2.7 13.1 3.5 18h0.4c0.5-3.6 1.7-9.5 3.5-17.9l6.3-28.7h15.3l-17.7 63.1v30.3h-15.1v-30.2z'/%3E%3Cpath d='m311.5 33.4v68.3h-12l-1.3-8.4h-0.3c-3.3 6.3-8.2 9.5-14.7 9.5-4.5 0-7.9-1.5-10-4.5-2.2-3-3.2-7.6-3.2-13.9v-51h15.4v50.1c0 3 0.3 5.2 1 6.5s1.8 1.9 3.3 1.9c1.3 0 2.6-0.4 3.8-1.2s2.1-1.9 2.7-3.1v-54.2h15.3z'/%3E%3Cpath d='m390.4 33.4v68.3h-12l-1.3-8.4h-0.3c-3.3 6.3-8.2 9.5-14.7 9.5-4.5 0-7.9-1.5-10-4.5-2.2-3-3.2-7.6-3.2-13.9v-51h15.4v50.1c0 3 0.3 5.2 1 6.5s1.8 1.9 3.3 1.9c1.3 0 2.6-0.4 3.8-1.2s2.1-1.9 2.7-3.1v-54.2h15.3z'/%3E%3Cpath d='M353.3,20.6H338v81.1h-15V20.6h-15.3V8.2h45.5V20.6z'/%3E%3Cpath d='m441.2 44.3c-0.9-4.3-2.4-7.4-4.5-9.4-2.1-1.9-4.9-2.9-8.6-2.9-2.8 0-5.5 0.8-7.9 2.4-2.5 1.6-4.3 3.7-5.7 6.3h-0.1v-36h-14.8v96.9h12.7l1.6-6.5h0.3c1.2 2.3 3 4.1 5.3 5.5 2.4 1.3 5 2 7.9 2 5.2 0 9-2.4 11.5-7.2 2.4-4.8 3.7-12.3 3.7-22.4v-10.8c0-7.6-0.5-13.6-1.4-17.9zm-14.1 27.9c0 5-0.2 8.9-0.6 11.7s-1.1 4.8-2.1 6-2.3 1.8-3.9 1.8c-1.3 0-2.4-0.3-3.5-0.9s-1.9-1.5-2.6-2.7v-38.8c0.5-1.9 1.4-3.4 2.7-4.6s2.6-1.8 4.1-1.8c1.6 0 2.8 0.6 3.6 1.8 0.9 1.2 1.4 3.3 1.8 6.2 0.3 2.9 0.5 7 0.5 12.4v8.9z'/%3E%3C/svg%3E")}.yt-lazyload[data-logo="3"] .yt-lazyload-logo{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 580 130'%3E%3Cpath d='M181.7 20.7c-2.1-7.9-8.4-14.2-16.3-16.3C151.1.5 93.6.5 93.6.5s-57.6.1-71.9 4C13.8 6.6 7.5 12.9 5.4 20.8 1.6 35.1 1.6 65 1.6 65s0 29.9 3.9 44.3c2.1 7.9 8.4 14.2 16.3 16.3 14.3 3.9 71.8 3.9 71.8 3.9s57.5 0 71.8-3.9c7.9-2.1 14.2-8.4 16.3-16.3 3.9-14.3 3.9-44.3 3.9-44.3s0-29.9-3.9-44.3zM75.2 92.6V37.4L123 65 75.2 92.6z'/%3E%3Cpath d='m268.6 117.8c-3.7-2.5-6.3-6.3-7.8-11.5s-2.2-12-2.2-20.7v-11.6c0-8.6 0.8-15.7 2.6-20.9 1.8-5.3 4.5-9.1 8.3-11.5s8.6-3.7 14.6-3.7c5.9 0 10.8 1.2 14.3 3.7s6.3 6.3 7.9 11.5 2.5 12.2 2.5 20.8v11.7c0 8.6-0.8 15.5-2.5 20.7s-4.3 9-7.9 11.5c-3.7 2.4-8.6 3.7-14.8 3.7-6.4 0-11.3-1.3-15-3.7zm20.5-12.6c1.1-2.6 1.5-7 1.5-12.9v-25.2c0-5.8-0.5-10-1.5-12.6-1.1-2.7-2.8-4-5.3-4s-4.1 1.3-5.2 4-1.5 6.9-1.5 12.6v25.2c0 5.9 0.5 10.3 1.4 12.9s2.7 3.9 5.3 3.9c2.4 0 4.2-1.3 5.3-3.9zm258.9-19.3v4.1c0 5.2 0.1 9.1 0.5 11.7s0.9 4.5 1.9 5.7c0.9 1.2 2.5 1.8 4.5 1.8 2.7 0 4.6-1.1 5.6-3.2 1.1-2.1 1.5-5.7 1.7-10.5l15.7 0.9c0.1 0.7 0.1 1.7 0.1 2.8 0 7.4-2 13-6.1 16.7s-9.8 5.6-17.2 5.6c-9 0-15.2-2.8-18.8-8.4-3.5-5.6-5.4-14.3-5.4-26v-14.3c0-12 1.9-20.9 5.6-26.5 3.8-5.6 10.2-8.4 19.1-8.4 6.3 0 11 1.2 14.3 3.4s5.7 5.8 7.1 10.6 2 11.5 2 20v13.8h-30.6v0.2zm2.4-34c-0.9 1.2-1.5 3-1.9 5.6s-0.5 6.5-0.5 11.8v5.7h13.2v-5.8c0-5.2-0.1-9.1-0.5-11.8s-0.9-4.6-1.9-5.7c-0.9-1.1-2.4-1.7-4.3-1.7-1.9 0.2-3.3 0.8-4.1 1.9zm-326 32.5-20.6-74.7h18.1l7.2 33.8c1.9 8.4 3.2 15.5 4.1 21.3h0.5c0.6-4.3 2-11.2 4.1-21.1l7.4-33.9h18.1l-20.9 74.5v35.7h-17.8v-35.6h-0.2zm143-44.9v80.7h-14.2l-1.5-9.9h-0.4c-3.9 7.4-9.7 11.2-17.4 11.2-5.3 0-9.3-1.8-11.8-5.3-2.6-3.5-3.8-9-3.8-16.4v-60.3h18.2v59.2c0 3.5 0.4 6.1 1.2 7.7 0.8 1.5 2.1 2.2 3.9 2.2 1.5 0 3.1-0.5 4.5-1.4s2.5-2.2 3.2-3.7v-64h18.1zm93.2 0v80.7h-14.2l-1.5-9.9h-0.4c-3.9 7.4-9.7 11.2-17.4 11.2-5.3 0-9.3-1.8-11.8-5.3-2.6-3.5-3.8-9-3.8-16.4v-60.3h18.2v59.2c0 3.5 0.4 6.1 1.2 7.7 0.8 1.5 2.1 2.2 3.9 2.2 1.5 0 3.1-0.5 4.5-1.4s2.5-2.2 3.2-3.7v-64h18.1z'/%3E%3Cpath d='m416.8 24.4h-18.1v95.8h-17.7v-95.8h-18.1v-14.7h53.8v14.6h0.1zm103.8 28c-1.1-5.1-2.8-8.7-5.3-11.1-2.5-2.2-5.8-3.4-10.2-3.4-3.3 0-6.5 0.9-9.3 2.8-3 1.9-5.1 4.4-6.7 7.4h-0.1v-42.5h-17.5v114.4h15l1.9-7.7h0.4c1.4 2.7 3.5 4.8 6.3 6.5 2.8 1.5 5.9 2.4 9.3 2.4 6.1 0 10.6-2.8 13.6-8.5 2.8-5.7 4.4-14.5 4.4-26.5v-12.7c-0.2-9-0.7-16.1-1.8-21.1zm-16.7 32.9c0 5.9-0.2 10.5-0.7 13.8s-1.3 5.7-2.5 7.1-2.7 2.1-4.6 2.1c-1.5 0-2.8-0.4-4.1-1.1s-2.2-1.8-3.1-3.2v-45.7c0.6-2.2 1.7-4 3.2-5.4s3.1-2.1 4.8-2.1c1.9 0 3.3 0.7 4.3 2.1 1.1 1.4 1.7 3.9 2.1 7.3s0.6 8.3 0.6 14.6v10.5z'/%3E%3C/svg%3E")}.yt-lazyload[data-logo="4"] .yt-lazyload-logo{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 492 110'%3E%3Cpath fill='red' d='m154.3 17.5c-1.8-6.7-7.1-12-13.8-13.8-12.1-3.3-60.8-3.3-60.8-3.3s-48.7 0.1-60.8 3.4c-6.7 1.8-12 7.1-13.8 13.8-3.2 12.1-3.2 37.4-3.2 37.4s0 25.3 3.3 37.5c1.8 6.7 7.1 12 13.8 13.8 12.1 3.3 60.8 3.3 60.8 3.3s48.7 0 60.8-3.3c6.7-1.8 12-7.1 13.8-13.8 3.3-12.1 3.3-37.5 3.3-37.5s-0.1-25.3-3.4-37.5z'/%3E%3Cpolygon fill='%23fff' points='64.2 78.4 104.6 55 64.2 31.6'/%3E%3Cpath d='m227.9 99.7c-3.1-2.1-5.3-5.3-6.6-9.7s-1.9-10.2-1.9-17.5v-9.9c0-7.3 0.7-13.3 2.2-17.7 1.5-4.5 3.8-7.7 7-9.7s7.3-3.1 12.4-3.1c5 0 9.1 1 12.1 3.1s5.3 5.3 6.7 9.7 2.1 10.3 2.1 17.6v9.9c0 7.3-0.7 13.1-2.1 17.5s-3.6 7.6-6.7 9.7c-3.1 2-7.3 3.1-12.5 3.1-5.4 0.1-9.6-1-12.7-3zm17.3-10.7c0.9-2.2 1.3-5.9 1.3-10.9v-21.3c0-4.9-0.4-8.5-1.3-10.7-0.9-2.3-2.4-3.4-4.5-3.4s-3.5 1.1-4.4 3.4-1.3 5.8-1.3 10.7v21.3c0 5 0.4 8.7 1.2 10.9s2.3 3.3 4.5 3.3c2.1 0 3.6-1.1 4.5-3.3z'/%3E%3Cpath d='m464.4 72.7v3.5c0 4.4 0.1 7.7 0.4 9.9s0.8 3.8 1.6 4.8 2.1 1.5 3.8 1.5c2.3 0 3.9-0.9 4.7-2.7 0.9-1.8 1.3-4.8 1.4-8.9l13.3 0.8c0.1 0.6 0.1 1.4 0.1 2.4 0 6.3-1.7 11-5.2 14.1s-8.3 4.7-14.6 4.7c-7.6 0-12.9-2.4-15.9-7.1s-4.6-12.1-4.6-22v-12.1c0-10.2 1.6-17.7 4.7-22.4 3.2-4.7 8.6-7.1 16.2-7.1 5.3 0 9.3 1 12.1 2.9s4.8 4.9 6 9 1.7 9.7 1.7 16.9v11.7h-25.7zm2-28.8c-0.8 1-1.3 2.5-1.6 4.7s-0.4 5.5-0.4 10v4.9h11.2v-4.9c0-4.4-0.1-7.7-0.4-10s-0.8-3.9-1.6-4.8-2-1.4-3.6-1.4c-1.7 0.1-2.9 0.6-3.6 1.5z'/%3E%3Cpath d='m190.5 71.4-17.5-63.2h15.3l6.1 28.6c1.6 7.1 2.7 13.1 3.5 18h0.4c0.5-3.6 1.7-9.5 3.5-17.9l6.3-28.7h15.3l-17.7 63.1v30.3h-15.1v-30.2z'/%3E%3Cpath d='m311.5 33.4v68.3h-12l-1.3-8.4h-0.3c-3.3 6.3-8.2 9.5-14.7 9.5-4.5 0-7.9-1.5-10-4.5-2.2-3-3.2-7.6-3.2-13.9v-51h15.4v50.1c0 3 0.3 5.2 1 6.5s1.8 1.9 3.3 1.9c1.3 0 2.6-0.4 3.8-1.2s2.1-1.9 2.7-3.1v-54.2h15.3z'/%3E%3Cpath d='m390.4 33.4v68.3h-12l-1.3-8.4h-0.3c-3.3 6.3-8.2 9.5-14.7 9.5-4.5 0-7.9-1.5-10-4.5-2.2-3-3.2-7.6-3.2-13.9v-51h15.4v50.1c0 3 0.3 5.2 1 6.5s1.8 1.9 3.3 1.9c1.3 0 2.6-0.4 3.8-1.2s2.1-1.9 2.7-3.1v-54.2h15.3z'/%3E%3Cpath d='M353.3,20.6H338v81.1h-15V20.6h-15.3V8.2h45.5V20.6z'/%3E%3Cpath d='m441.2 44.3c-0.9-4.3-2.4-7.4-4.5-9.4-2.1-1.9-4.9-2.9-8.6-2.9-2.8 0-5.5 0.8-7.9 2.4-2.5 1.6-4.3 3.7-5.7 6.3h-0.1v-36h-14.8v96.9h12.7l1.6-6.5h0.3c1.2 2.3 3 4.1 5.3 5.5 2.4 1.3 5 2 7.9 2 5.2 0 9-2.4 11.5-7.2 2.4-4.8 3.7-12.3 3.7-22.4v-10.8c0-7.6-0.5-13.6-1.4-17.9zm-14.1 27.9c0 5-0.2 8.9-0.6 11.7s-1.1 4.8-2.1 6-2.3 1.8-3.9 1.8c-1.3 0-2.4-0.3-3.5-0.9s-1.9-1.5-2.6-2.7v-38.8c0.5-1.9 1.4-3.4 2.7-4.6s2.6-1.8 4.1-1.8c1.6 0 2.8 0.6 3.6 1.8 0.9 1.2 1.4 3.3 1.8 6.2 0.3 2.9 0.5 7 0.5 12.4v8.9z'/%3E%3C/svg%3E")}.yt-lazyload-logo:hover{opacity:1;transition:opacity .3s}.yt-lazyload iframe{width:100% !important;height:100% !important;position:absolute;top:0;left:0;z-index:3;border:0}.backgroundBox{display:block;margin:auto;max-width:1340px;background-image:url("/wp-content/uploads/2021/09/about_background.png");background-size:contain;background-repeat:no-repeat;background-position-x:center;background-position-y:top;padding-top:450px}@media only screen and (max-width: 1400px){.backgroundBox{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 1199.98px){.backgroundBox{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.backgroundBox{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.backgroundBox{background-image:none !important;padding-top:0px}}.backgroundBox__image{width:100%;display:none}@media only screen and (max-width: 767.98px){.backgroundBox__image{display:block}}.backgroundBox__contentContainer{display:block;margin:auto;max-width:1024px;background:rgba(255,255,255,0.9);min-height:800px;box-sizing:border-box;padding-top:100px;padding-bottom:50px}@media only screen and (max-width: 1199.98px){.backgroundBox__contentContainer{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.backgroundBox__contentContainer{min-height:unset;padding-top:40px;padding-bottom:50px}}.contactPage{margin-bottom:50px}.contactPage__wrapper{display:block;margin:auto;max-width:1340px;display:flex}@media only screen and (max-width: 1400px){.contactPage__wrapper{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 1199.98px){.contactPage__wrapper{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.contactPage__wrapper{margin-left:30px;margin-right:30px}}@media only screen and (max-width: 767.98px){.contactPage__wrapper{flex-wrap:wrap}}.contactPage__card{max-width:436px;margin-left:35px;margin-right:35px}@media only screen and (max-width: 767.98px){.contactPage__card:last-child{margin-top:80px}}.contactPage__landmark{display:flex;align-items:center}.contactPage__icon{display:flex;margin-right:17px}@media only screen and (max-width: 991.98px){.contactPage__image{width:50%;-o-object-fit:contain;object-fit:contain}}.fixButton{position:fixed;right:40px;bottom:40px;background-color:#fff;width:100px;height:100px;display:flex;text-align:center;justify-content:center;align-items:center;border:3px solid #3DB6A0;transition:0.3s;transition-delay:0.3s}@media only screen and (max-width: 991.98px){.fixButton{display:none}}.fixButton__formBoxWrapper{opacity:0;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;pointer-events:none;transition:opacity 0.3s}.fixButton .fixButton__image{opacity:1;right:0;left:0;top:0;bottom:0;margin:auto;position:absolute;transition:0.2s;transition-delay:0.3s}.fixButton .formBox__title{font-size:3.6rem;font-weight:bold}.fixButton .formBox__imageContainer{padding-top:0;margin:unset}.fixButton .formBox__subTitle{font-size:1.8rem;line-height:43px}.fixButton .mingButton__buttonContainer{font-size:2.4rem;font-weight:300}.fixButton .formBox__buttonContainer.desktop-show{padding-bottom:1rem}.fixButton:hover{width:375px;height:272px;border:35px solid #3DB6A0;transition:0.3s}.fixButton:hover .fixButton__image{opacity:0;transition:0.2s}.fixButton:hover .fixButton__formBoxWrapper{opacity:1;transition:opacity 0.3s;transition-delay:0.3s;pointer-events:visible}.fixButtonWrapper{opacity:1;transition:0.2s}.fixButtonWrapper.hidden{opacity:0;pointer-events:none;transition:0.2s}.pageTitleBox__titleContainer{margin-top:100px;margin-bottom:100px;text-align:center}.pageTitleBox__subtitle{color:#3DB6A0;font-weight:200}.pageTitleBox__title,.pageTitleBox__subtitle{font-size:4.8rem}@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){.tns-nav{position:absolute;bottom:30px;left:0px;right:0px;width:300px;margin:auto;text-align:center}.counterBox__counterContainer{background-image:none}.counterBox__counterContainer span{color:#06A0EA}.linearGradientText{background-image:none;color:#06A0EA}.wp-block-image img{width:100%}.social-share__link{height:100%}}.story-details h3{margin-top:10px !important}.mt-5{margin-top:50px}.mb-5{margin-bottom:50px}@media only screen and (max-width: 767.98px){.d-m-none{display:none}}@media only screen and (max-width: 767.98px){.d-m-block{display:block}}


/*# sourceMappingURL=style.css.map*/