@charset "UTF-8";:root{--color-primary: #e18000;--color-primary-lightest: #ffc46b;--color-primary-light: #ff9a15;--color-primary-vivid: #fd9800;--color-yellow: #e9ba20;--color-orange: #e18000;--color-orange-pastel: #fec18a;--color-pink: #f3b3a0;--color-red: #fa673b;--color-brown: #64403c;--color-white: #fff;--color-black: #000;--color-gray-0: #fcfcfc;--color-gray-20: #f8f8f8;--color-gray-50: #d9dce3;--color-gray-80: #f6f8ff;--color-gray-100: #e0e0e0;--color-gray-150: #c4c4c6;--color-gray-200: #c4c4c4;--color-gray-250: #999;--color-gray-300: #bebebe;--color-gray-350: #9fa0a0;--color-gray-400: #5c5c5c;--color-gray-500: #666;--color-gray-600: #333;--shadow-base: 0 4px 4px 0 rgba(0, 0, 0, .08);--shadow-card-warm: 0px 4px 14px 0px #fae7d6;--shadow-card-neutral: 0px 4px 14px 0px rgba(0, 0, 0, .15);--shadow-dropdown: 2px 2px 8px 0px rgba(0, 0, 0, .15);--shadow-glow-orange: 0px 0px 4px 0px #fff1db;--shadow-subtle: 0px 0px 4px 0px rgba(0, 0, 0, .15);--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--spacing-3xl: 4rem;--radius-sm: .25rem;--radius-md: .5rem;--radius-lg: 1rem;--radius-xl: 1.5rem;--radius-full: 9999px;--transition-fast: .15s ease;--transition-normal: .3s ease;--transition-slow: .5s ease;--font-family-base: "Noto Sans TC", sans-serif;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 1.875rem;--font-size-4xl: 2.25rem;--z-dropdown: 1000;--z-sticky: 1020;--z-fixed: 1030;--z-modal-backdrop: 1040;--z-modal: 1050;--z-popover: 1060;--z-tooltip: 1070;--breakpoint-small: 0;--breakpoint-medium: 640px;--breakpoint-large: 1024px;--breakpoint-xlarge: 1200px;--breakpoint-xxlarge: 1440px}body{font-family:Noto Sans,Noto Sans TC,Microsoft JhengHei,Verdana,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:300;line-height:1.5;color:#333;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-top:0;margin-bottom:.5rem;font-family:inherit;font-weight:700;line-height:1.4;color:inherit}h1,.h1{font-size:3rem}h2,.h2{font-size:2.25rem}h3,.h3{font-size:2rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}@media print,screen and (min-width:40em){h1,.h1{font-size:3.375rem}h2,.h2{font-size:2.625rem}h3,.h3{font-size:2.25rem}h4,.h4{font-size:1.625rem}}@media screen and (min-width:90em){h1,.h1{font-size:4rem}h2,.h2{font-size:3rem}h3,.h3{font-size:2.5rem}h4,.h4{font-size:1.875rem}h5,.h5{font-size:1.5rem}h6,.h6{font-size:1.25rem}}p{margin-top:0;margin-bottom:1rem;line-height:2.1}a{color:#e18000;text-decoration:none;background-color:transparent}a:hover{color:#c26e00}img{vertical-align:middle}table{border-collapse:collapse;width:100%;margin-bottom:1rem}th,td{padding:.5rem .625rem;text-align:left}label{display:inline-block;margin-bottom:.5rem;font-size:1rem;line-height:1.8}input[type=text],input[type=email],input[type=password],input[type=tel],input[type=url],input[type=search],input[type=number],input[type=date],textarea,select{display:block;width:100%;padding:.75rem;font-size:1rem;font-weight:300;line-height:1.5;color:#000;background-color:#fff;background-clip:padding-box;border:1px solid #cacaca;border-radius:3.125rem;transition:border-color .25s ease-in-out,box-shadow .5s}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=search]:focus,input[type=number]:focus,input[type=date]:focus,textarea:focus,select:focus{border-color:#8a8a8a;outline:0;box-shadow:0 0 5px #cacaca}input[type=text]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=url]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=date]::-moz-placeholder,textarea::-moz-placeholder,select::-moz-placeholder{color:#cacaca;opacity:1}input[type=text]::placeholder,input[type=email]::placeholder,input[type=password]::placeholder,input[type=tel]::placeholder,input[type=url]::placeholder,input[type=search]::placeholder,input[type=number]::placeholder,input[type=date]::placeholder,textarea::placeholder,select::placeholder{color:#cacaca;opacity:1}input[type=text]:disabled,input[type=email]:disabled,input[type=password]:disabled,input[type=tel]:disabled,input[type=url]:disabled,input[type=search]:disabled,input[type=number]:disabled,input[type=date]:disabled,textarea:disabled,select:disabled{background-color:#fff;cursor:not-allowed}textarea{border-radius:.9375rem;resize:vertical;min-height:120px}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%238a8a8a' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;padding-right:2.5rem}.close-button{position:absolute;right:.938rem;top:.938rem;font-size:2.188rem;line-height:1;color:#000;cursor:pointer;background:transparent;border:0;padding:0}.close-button:hover{color:#e18000}.hide{display:none!important}.dropdown.menu .menu a:not(.is-active):hover:after,.dropdown.menu .menu a:not(.is-active):focus:after,.dropdown.menu>li.is-dropdown-submenu-parent>a:after{font-family:icon;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;line-height:1em;margin-left:.2em}:root{--site-header-height: 60px;--site-header-top-height: 50px;--padding-x: .9375rem;--padding-x-global: .9375rem}@media screen and (min-width:640px){:root{--padding-x: 3.125rem;--padding-x-global: 3.125rem}}@media screen and (min-width:1024px){:root{--site-header-height: 75px}}@media screen and (min-width:1200px){:root{--padding-x: 7.5rem;--padding-x-global: 7.5rem}}@font-face{font-family:Dancing Script;src:url(/static/assets/fonts/DancingScript-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}.font-script{font-family:Dancing Script,cursive;font-weight:700}body.inside-bg{background-color:#fcfcfc;background-image:url(/static/assets/images/inside_bg.png);background-repeat:repeat}body.inside-bg .site-header{background-color:#fff}body.inside-bg .page-section{z-index:8}body.inside-bg .ft-float-circle{display:none}body.inside-bg .main-wrapper{padding-top:7.875rem}a:focus,button:focus,.button:focus{outline:none}a,p{font-weight:300}::-moz-selection{color:#fff;background:#c87100}::selection{color:#fff;background:#c87100}::-moz-selection:window-inactive{color:#323232;background:#c5c5c5}::selection:window-inactive{color:#323232;background:#c5c5c5}.no-selection{-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(hover:hover){::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#eee}::-webkit-scrollbar-thumb{background:#e18000;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#ae6300}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#eee}.custom-scrollbar::-webkit-scrollbar-thumb{background:#e18000;border-radius:6px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#ae6300}.custom-scrollbar{scrollbar-color:#e18000 #eee;scrollbar-width:thin}}.main-wrapper{position:relative;line-height:2}.home-page-wrapper{overflow:hidden}.home-page-wrapper.main-wrapper{z-index:10}@media screen and (max-width:1023.98px){body.inside-bg .main-wrapper{padding-top:3.75rem}a,p{font-size:.875rem}}@media screen and (min-width:1024px)and (max-width:1559.98px){body.inside-bg .main-wrapper{padding-top:6.625rem}}.site-header{position:fixed;z-index:900;top:0;left:0;width:100%;line-height:2}.site-header .brand-logo{position:relative;display:block;width:6.25rem}.site-header .brand-logo:before{content:"";display:block;padding-top:27.397260274%}.site-header .topbar .top-cont{width:100%;max-width:116.875rem;margin-left:auto;margin-right:auto;padding-left:var(--padding-x);padding-right:var(--padding-x)}.site-header .topbar .top-l ul{margin-left:0;margin-bottom:0}.site-header .topbar .top-r .button{margin-bottom:0}.site-header .top-links{list-style:none;margin:0;padding:0}.site-header .top-links a{display:block}.site-header .mem-menu .list{display:none}.site-header .mem-menu .menu-cta{display:inline-block;padding:.643em;font-size:.875rem;text-align:center;background:#e18000;color:#fff;border-radius:var(--radius-full)}.site-header .mem-menu .menu-cta:focus{color:#fff}.site-header .toolbar{transition:background-color .3s}.site-header .toolbar .main-cont{width:100%;max-width:116.875rem;margin-left:auto;margin-right:auto;padding-left:var(--padding-x);padding-right:var(--padding-x)}.site-header .toolbar .main-r{display:flex;align-items:center}.site-header .toolbar .main-r .btn-box{margin-top:0}.site-header .toolbar--both .main-l,.site-header .toolbar--both .main-r .btn-box{display:none}.site-header .main-menu ul{list-style:none;margin:0}.site-header .main-menu .sub a{display:block}.site-header .main-menu .sub .sub-img{display:block;margin-left:auto;margin-right:auto;margin-bottom:.7em;color:#000}.site-header .main-menu .sub .sub-title{color:#e18000}.site-header .main-menu .sub .sub-img-list{text-align:center}@media(hover:hover){.site-header .main-menu a:hover,.site-header .main-menu a:focus{color:#e18000}.site-header .main-menu a:hover .sub-img,.site-header .main-menu a:focus .sub-img{color:inherit}.site-header .main-menu .link:before{transition:transform .3s}.site-header .main-menu .link:hover:before,.site-header .main-menu .link:focus:before{transform:scaleX(1)}}.site-header .searchbar{--position: 3px;--input-height: 36px;--input-padding-left: 2.25rem;--input-bg: rgba(250, 231, 214, .2)}.site-header .searchbar .search-box{position:relative;display:flex;align-items:center}.site-header .searchbar .search-input{margin-bottom:0;background-color:transparent;height:var(--input-height)!important;border-color:transparent!important;border-radius:var(--radius-full);box-shadow:none}.site-header .searchbar .search-input:focus{box-shadow:none}.site-header .searchbar .search-input::-moz-placeholder{color:#000;opacity:1}.site-header .searchbar .search-input::placeholder{color:#000;opacity:1}.site-header .searchbar .search-btn{--padding-y: .25em;--padding-x: 10px;margin-bottom:0;padding:var(--padding-y) var(--padding-x);height:calc(var(--input-height) - var(--position) * 2);white-space:nowrap;font-weight:500;font-size:.875rem}.site-header .searchbar .be-icon{position:absolute;top:50%;left:var(--position);font-size:1.5rem;transform:translateY(-50%)}.site-header .btn-quote{padding:.5625em 1.125em;font-size:1rem;white-space:nowrap}@media(prefers-contrast:more){.site-header .btn-quote{background-color:#a96000;color:#fff;border:1px solid rgb(168.75,96,0)}.site-header .btn-quote:hover,.site-header .btn-quote:focus{background-color:#bf6d00;border-color:#bf6d00}}.site-header .hamburger{position:relative;z-index:999;display:block;cursor:pointer;width:var(--site-header-height)}.site-header .hamburger:before{content:"";display:block;padding-top:100%}.site-header .hamburger .ham-svg{--hamburger-size: 30px;position:absolute;top:50%;left:50%;display:block;margin-top:calc(var(--hamburger-size) / 2 * -1);margin-left:calc(var(--hamburger-size) / 2 * -1);width:var(--hamburger-size);pointer-events:none;transform:rotate(180deg)}.site-header .hamburger .ham-g{transition:transform 1s}.site-header .hamburger .ham-path{stroke-dasharray:20 33;stroke-dashoffset:53;transform-origin:15px 15px;transition-duration:1s;transition-property:stroke-dasharray,stroke-dashoffset}.site-header .hamburger .ham-path.line-c{stroke-dasharray:9 31;stroke-dashoffset:20}.site-header .hamburger.is-menu-open{background-color:#ffc46b;border-radius:0}.site-header .hamburger.is-menu-open .ham-g{transform:translate(-30px)}.site-header .hamburger.is-menu-open .line-t,.site-header .hamburger.is-menu-open .line-b{stroke-dashoffset:20}.site-header .hamburger.is-menu-open .line-c{stroke-dashoffset:10;transition-duration:1.5s}.site-header .menu-mem-info .link{--padding-y: 1.5rem}.site-header .menu-mem-info .mem-name{font-size:1.25rem}.site-header .mobile-fast-ser{padding:1.25rem 1rem;display:flex;justify-content:center;gap:1.25rem}.site-header .mobile-fast-ser li>a{display:flex!important;justify-content:center;align-items:center;width:3.375rem;height:3.375rem;background-color:#e18000;border-radius:50%;color:#fff!important;font-size:2.375rem}.site-header .mobile-fast-ser li>a img{height:auto;filter:brightness(0) invert(1)}.site-header .menu-quick{border-bottom:1px solid #5c5c5c}@media screen and (max-width:1023.98px){.is-off-canvas-open{overflow:hidden}.off-canvas-content{transform:none;transition:transform .3s ease-out}.off-canvas-content.is-open-right{transform:translate(-320px)}}@media screen and (min-width:640px)and (max-width:1023.98px){.is-off-canvas-open .main-wrapper{filter:blur(5px)}}.js-off-canvas-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#e1800040;z-index:799;cursor:pointer}.js-off-canvas-overlay.is-visible{display:block}@media screen and (min-width:640px){.site-header .brand-logo{width:9.125rem}}@media screen and (min-width:1024px){.menu-sub-open .site-header .topbar,.menu-sub-open .site-header .toolbar{background-color:#fff}.site-header{transition:transform .5s}.site-header.is-collapse{transform:translateY(calc(var(--site-header-top-height) * -1));box-shadow:0 4px 4px #00000014}.site-header.is-collapse .topbar,.site-header.is-collapse .toolbar--both{background-color:#fff}.site-header.is-collapse .main-r{padding-right:3.5rem}.site-header.is-collapse .mem-menu .list{--member-menu-size: 2.25rem;--adjust-right: 1.25rem;position:absolute;z-index:100;top:calc(100% - var(--site-header-height) / 2 - var(--member-menu-size) / 2);right:calc(var(--padding-x-global) - .9375rem - var(--adjust-right));transform:translate(-100%)}.site-header.is-collapse .mem-menu .list>li>a{display:flex;align-items:center;justify-content:center;padding:0;width:var(--member-menu-size);height:var(--member-menu-size);white-space:nowrap;background:#e18000;color:#fff;border-color:transparent}.site-header.is-collapse .mem-menu .list>li>a i{margin-right:0}.site-header.is-collapse .mem-menu .list>li>a:after,.site-header.is-collapse .mem-menu .list>li>a .name{display:none!important}.site-header.is-collapse .mem-menu .list.dropdown.menu>li.is-dropdown-submenu-parent>a:after{display:none!important}.site-header .brand-logo{width:9.0625rem}.site-header .toolbar--mo{display:none}.site-header .nav-panel{position:static;visibility:inherit!important;overflow:inherit;width:auto;height:auto!important;background:transparent;box-shadow:none!important;transform:none}.site-header .topbar{border-bottom:1px solid #d9dce3;transition:background-color .3s}.site-header .topbar .top-cont{display:flex;justify-content:space-between;align-items:center;padding-bottom:.1875rem;height:var(--site-header-top-height)}.site-header .topbar .top-l,.site-header .topbar .top-r{display:flex;align-items:center}.site-header .top-links a{color:#333}.site-header .top-links .menu-item{display:inline-block}.site-header .top-links .menu-owner{display:none}.site-header .top-links .menu-link{display:inline-block;vertical-align:middle;padding:.85em 1em;border-radius:var(--radius-full);transition:background-color .25s ease-out,color .25s ease-out;font-size:.75rem;line-height:1;text-align:center;cursor:pointer}.site-header .top-links .menu-link:hover,.site-header .top-links .menu-link:focus{color:#e18000}.site-header .mem-menu{margin-left:.5rem}.site-header .mem-menu .list{display:block;margin:0}.site-header .mem-menu .menu-cta{display:flex;align-items:center;padding:.1em 0;font-size:.75rem;background:transparent;color:#000;border:1px solid currentColor}.site-header .mem-menu .menu-cta .be-icon{font-size:1.667em}.site-header .mem-menu .menu-cta [class*=be-icon-arrow-]{font-size:1.25em}.site-header .toolbar .main-cont{display:flex;justify-content:space-between;align-items:center}.site-header .toolbar--both .main-l,.site-header .toolbar--both .main-r .btn-box{display:block}.site-header .main-menu{display:flex;align-items:center}.site-header .main-menu a{color:#000}.site-header .main-menu .list{display:flex;list-style:none}.site-header .main-menu .item{position:relative}.site-header .main-menu .item:hover .link:before,.site-header .main-menu .item:focus-within .link:before{transform:scale(1)}.site-header .main-menu .item:hover .sub,.site-header .main-menu .item:focus-within .sub{max-height:500px;transition:max-height .5s ease-out;transition-delay:0s}.site-header .main-menu .link{--margin-x: .625rem;position:relative;display:flex;margin:0 var(--margin-x);height:var(--site-header-height);justify-content:space-between;align-items:center;white-space:nowrap}.site-header .main-menu .link:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:5px;background:#e18000;transform:scaleX(0)}.site-header .main-menu .sub{--padding-x: .9375rem;--padding-y: 1.25rem;position:absolute;top:100%;left:50%;transform:translate(-50%);display:flex;justify-content:center;overflow:hidden;max-height:0;text-align:center;background:#ffffffe6;box-shadow:0 -2px 4px #00000014 inset;transition:max-height 0s}.site-header .main-menu .sub .sub-group{--margin-x: .9375rem;display:inline-block;vertical-align:top;margin:0 var(--margin-x);padding:var(--padding-y) var(--padding-x)}.site-header .main-menu .sub .sub-group:first-child{margin-left:1.25rem}.site-header .main-menu .sub .sub-group:last-child{margin-right:1.25rem}.site-header .main-menu .sub .sub-group.for-large{padding-right:0;margin-right:0}.site-header .main-menu .sub .sub-group.for-large .sub-group-list{display:flex;flex-direction:column}.site-header .main-menu .sub .sub-group.for-large .sub-group-list .sub-item{flex:0 0 calc(33.33% - 10px)}.site-header .main-menu .sub .sub-title{margin-bottom:.2em;font-size:1rem;text-align:left;color:#e18000;font-weight:700;white-space:nowrap}.site-header .main-menu .sub .sub-group-list{text-align:left}.site-header .main-menu .sub .sub-group-list .sub-item{display:block}.site-header .main-menu .sub .sub-group-list .sub-link{display:block;padding:.1875rem 0;white-space:nowrap}.site-header .searchbar{position:relative;margin-left:.375rem;padding-left:1.125rem}.site-header .searchbar:before{content:"";position:absolute;top:calc(50% - 10px);left:0;width:1px;height:20px;background-color:#bebebe}.site-header .searchbar .search-box{border:1px solid rgba(190,190,190,.2);border-radius:var(--radius-full)}.site-header .searchbar .search-box,.site-header .searchbar .search-box:focus-within{background-color:var(--input-bg)}.site-header .searchbar .search-box:focus-within{border-color:#e18000}.site-header .searchbar .search-box:not(:focus-within):not(.has-value) .search-btn{pointer-events:none}.site-header .searchbar .search-input{width:140px;padding-left:var(--input-padding-left);transition:all .3s}.site-header .searchbar .search-input,.site-header .searchbar .search-input:hover,.site-header .searchbar .search-input:focus{background-color:transparent;border-color:transparent;box-shadow:none}.site-header .searchbar .search-btn{margin-right:var(--position)}.site-header .searchbar:not(:hover):not(:focus-within){padding-left:.5rem}.site-header .searchbar:not(:hover):not(:focus-within) .search-box{background-color:transparent;border-color:transparent}.site-header .searchbar:not(:hover):not(:focus-within) .search-input{--input-padding-left: .5rem;width:24px;color:transparent;background-color:transparent}.site-header .searchbar:not(:hover):not(:focus-within) .search-input::-moz-placeholder{color:transparent}.site-header .searchbar:not(:hover):not(:focus-within) .search-input::placeholder{color:transparent}.site-header .searchbar:not(:hover):not(:focus-within) .search-btn{background-color:transparent;color:#000;font-weight:100}.site-header .btn-quote{margin-left:.3125rem}.site-header .hamburger,.site-header .menu-mem-info{display:none}.site-header .mobile-fast-ser,.site-header .menu-quick{display:none!important}.site-header .menu-member{display:none}.js-off-canvas-overlay{display:none!important}}@media screen and (min-width:1920px){.site-header.is-collapse .mem-menu .list{--adjust-right: 0}}@media screen and (min-width:640px)and (max-width:1559.98px){.site-header.is-collapse .mem-menu .list{--member-menu-size: 2.25rem;--adjust-right: 1.25rem;top:calc(100% - var(--site-header-height) / 2 - var(--member-menu-size) / 2)}.site-header .brand-logo{width:7.5rem}.site-header .main-menu .link{height:var(--site-header-height)}.site-header .main-menu .sub{--padding-y: .9375rem}}@media screen and (min-width:1024px)and (max-width:1199.98px){.site-header .main-menu{font-size:.875rem}.site-header .main-menu .link{--margin-x: .3125rem}.site-header .searchbar .search-input,.site-header .searchbar .search-btn{font-size:.75rem}.site-header .btn-quote{font-size:.75rem;width:4.8125rem}}@media screen and (min-width:1200px)and (max-width:1439.98px){.site-header .main-menu{font-size:.875rem}.site-header .main-menu .link{--margin-x: .5rem}.site-header .searchbar .search-input,.site-header .searchbar .search-btn{font-size:.875rem}.site-header .btn-quote{font-size:.875rem;width:5.625rem}}@media screen and (min-width:640px)and (max-width:1023.98px){.site-header .nav-panel,.site-header .nav-panel .site-gutter{--padding-x: .9375rem}.site-header .searchbar{right:var(--site-header-height);width:calc(320px - var(--site-header-height))}}@media screen and (max-width:639.98px){.site-header .searchbar .search-btn{font-size:.875rem}.site-header .searchbar{left:0;width:calc(100% - var(--site-header-height))}}@media screen and (max-width:1023.98px){.site-header{background-color:#fff}.site-header>.toolbar .searchbar{visibility:hidden;position:fixed;background:linear-gradient(237deg,#fffbe8,#fff1c5);height:calc(var(--site-header-height) + 2px);border-bottom:1px solid #d9dce3;right:0;left:auto;width:320px;padding-right:70px}.site-header>.toolbar .searchbar .search-box{background-color:transparent;border-color:transparent}.site-header>.toolbar .searchbar .search-box:focus-within{border-color:transparent}.site-header.is-collapse .toolbar--mo{background-color:#fff;border-color:transparent;box-shadow:0 4px 4px #00000014}.site-header .mem-menu .menu-cta{min-width:170px}.site-header .btn-quote{box-shadow:none!important}.site-header .searchbar{visibility:visible;position:static;z-index:999;display:flex;justify-content:center;align-items:center;padding:.625rem .625rem .625rem .875rem;height:auto;background:transparent}.site-header .searchbar .search-cont{flex:1;width:100%}.site-header .searchbar .search-box{width:100%}.site-header .searchbar .search-box{background-color:#fff;border:1px solid rgba(190,190,190,.2);border-radius:var(--radius-full)}.site-header .searchbar .search-box:focus-within{border-color:#bebebe33}.site-header .searchbar .search-input{padding-left:2.5rem}.site-header .searchbar .search-input,.site-header .searchbar .search-input:focus{background:transparent;border:0 none}.site-header .main-menu .item:not(.is-open) .sub-group,.site-header .main-menu .item:not(.is-open) .sub-img-list,.site-header .main-menu .item:not(.is-open) .sub-text-list,.site-header .main-menu .item:not(.is-open) .sub-title,.site-header .main-menu .item:not(.is-open) .sub-link,.site-header .main-menu .item:not(.is-open) .sub-item,.site-header .main-menu .item:not(.is-open) .sub,.site-header .dropdown.menu.menu-lang>li:not(.is-open) .menu a,.site-header .dropdown.menu.menu-lang>li:not(.is-open) .menu{margin:0;padding-top:0;padding-bottom:0;font-size:0;line-height:0;color:transparent;border-width:0;opacity:0;transition:opacity .25s,font-size .5s .25s,line-height .5s .25s,margin .5s .25s,padding .5s .25s,color .25s}.site-header .main-menu .item.is-open .sub-group,.site-header .main-menu .item.is-open .sub-img-list,.site-header .main-menu .item.is-open .sub-text-list,.site-header .main-menu .item.is-open .sub-title,.site-header .main-menu .item.is-open .sub-link,.site-header .main-menu .item.is-open .sub-item,.site-header .main-menu .item.is-open .sub,.site-header .dropdown.menu.menu-lang>li.is-open .menu a,.site-header .dropdown.menu.menu-lang>li.is-open .menu{transition:font-size .25s,margin .25s,padding .25s,line-height .25s,color .25s,opacity .5s .25s}.site-header .main-menu .link,.site-header .top-links .menu-link,.site-header .dropdown.menu.menu-lang>li>a{padding:var(--menu-padding-y) 0;font-size:1rem;font-weight:500;color:#000}.site-header .main-menu .item.has-sub .link,.site-header .dropdown.menu.menu-lang>li.has-sub>a{position:relative;display:block}.site-header .main-menu .item.has-sub .link:before,.site-header .dropdown.menu.menu-lang>li.has-sub>a:before,.site-header .main-menu .item.has-sub .link:after,.site-header .dropdown.menu.menu-lang>li.has-sub>a:after{content:"";position:absolute;top:50%;right:0;width:18px;height:2px;background:#000}.site-header .main-menu .item.has-sub .link:after,.site-header .dropdown.menu.menu-lang>li.has-sub>a:after{transform:rotate(90deg);transition:transform .3s}.site-header .main-menu .item.has-sub.is-open .link:after,.site-header .dropdown.menu.menu-lang>li.has-sub.is-open>a:after{transform:rotate(180deg)}.site-header .main-menu .sub .sub-text-list .sub-item:last-child a,.site-header .dropdown.menu.menu-lang .menu li:last-child a{border:0 none}.site-header .main-menu .sub .sub-text-list .sub-item a,.site-header .dropdown.menu.menu-lang .menu li a{padding:.625rem;display:flex;align-items:center;font-size:.875rem;border-bottom:var(--menu-border-sub)}.site-header .main-menu .sub .sub-text-list .sub-item .be-icon,.site-header .dropdown.menu.menu-lang .menu li .be-icon{margin-left:-.375rem;font-size:2.143em;line-height:1}.site-header .nav-panel{--menu-border: 1px solid rgba(0, 0, 0, .4);--menu-border-sub: 1px solid #e9e9e9;--menu-padding-y: .875rem;--menu-content-padding-left: 1.875rem;position:fixed;z-index:800;top:0;right:0;width:100%;max-width:320px;display:flex;flex-direction:column;padding-top:var(--site-header-height);height:100vh;height:100svh;background-color:#fff;box-shadow:-2px 0 10px #0000001a;transform:translate(100%);transition:transform .3s ease-out;overflow-y:auto}.site-header .nav-panel.is-open{transform:translate(0)}.site-header .topbar{position:relative;order:2;padding-top:1rem;background-color:#fbfbfc;margin-bottom:1rem}.site-header .dropdown.menu.menu-lang>li>a{border:0 none}.site-header .dropdown.menu.menu-lang .menu{padding-left:var(--menu-content-padding-left);border-top:var(--menu-border);border-radius:0;box-shadow:none}.site-header .dropdown.menu.menu-lang .menu .selector-clone{display:none}.site-header .top-links .menu-link{border-top:var(--menu-border)}.site-header .top-links .menu-item:first-child .menu-link{border-top:0 none}.site-header .mem-menu{position:absolute;left:50%;top:0;transform:translate(-50%,-50%)}.site-header .toolbar .toolbar--both{flex:1;order:1}.site-header .toolbar--mo{border-bottom:1px solid #d9dce3}.site-header .toolbar--mo .main-cont{display:flex;justify-content:space-between;align-items:center;padding-right:0}.site-header .main-menu{display:flex;flex-direction:column;width:100%}.site-header .main-menu .item{border-bottom:var(--menu-border)}.site-header .main-menu .item:not(.is-open) .sub{max-height:0;border-top:0;visibility:hidden}.site-header .main-menu .item.is-open .sub{max-height:none;visibility:visible}.site-header .main-menu .link{display:block}.site-header .main-menu .sub{border-top:var(--menu-border);overflow:hidden}.site-header .main-menu .sub .sub-group,.site-header .main-menu .sub .sub-img-list{padding:.9375rem 0}.site-header .main-menu .sub .sub-link{color:#333;font-size:1rem}.site-header .main-menu .sub .sub-text-list{padding:.3125rem 0}.site-header .main-menu .sub .sub-img-list{display:flex;justify-content:center;gap:20px}a.site-header .main-menu .sub .sub-img-list{margin-bottom:-.75rem}.site-header .main-menu .sub .sub-img-list .sub-item{margin-bottom:.75rem}.site-header .main-menu .sub .sub-img-list .sub-img{--submenu-icon-size: 4.286em;width:var(--submenu-icon-size);height:var(--submenu-icon-size);color:#5c5c5c}.site-header .main-menu .sub .sub-group{padding-left:var(--menu-content-padding-left)}.site-header .main-menu .sub .sub-group:not(:last-child){padding-bottom:.3125rem;border-bottom:var(--menu-border-sub)}.site-header .main-menu .sub .sub-title{margin-bottom:.4167em;font-size:1rem}.site-header .main-menu .sub .sub-group-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.site-header .main-menu .sub .sub-group-list .sub-link{padding:8px 0}}#mobile-float-service .service-list,.mobile-quick-service .service-list,.site-footer .links,.site-footer .sitemap .sitemap-list,.site-footer .sitemap,.site-footer .social .contact-list,.site-footer .social .social-links{list-style:none;margin:0;padding:0}.site-footer .sitemap .sitemap-title,.site-footer .social .social-title{font-size:1rem;font-weight:700;margin-bottom:1.389em}@media screen and (min-width:1024px){.site-footer .sitemap .sitemap-title,.site-footer .social .social-title{font-size:1.125rem}}.site-footer{position:relative}.site-footer .float-circle{z-index:-1;right:6%;top:-5%}.site-footer .content{width:100%;max-width:102.5rem;margin-inline:auto;padding-inline:1rem;font-size:.875rem;color:#fff}.site-footer .content a{color:inherit}.site-footer .main{line-height:2}.site-footer .logo{margin:0 0 .9375rem;width:12.5rem}.site-footer .logo .brand-logo{position:relative;display:block;width:100%}.site-footer .logo .brand-logo:before{content:"";display:block;padding-top:27.5%}.site-footer .slogan{color:#fff;font-size:1rem;text-align:justify;overflow:hidden;height:1.875rem}.site-footer .slogan:after{content:"";display:inline-block;width:100%}.site-footer .social .social-links{text-align:left;line-height:1;margin-bottom:.625rem}.site-footer .social .social-links>li{display:inline-block}.site-footer .social .social-links>li:not(:last-child){margin-right:.75rem}.site-footer .social .social-links>li>a{display:block;font-size:2.5rem}.site-footer .social .social-links>li>a .be-icon:before{margin:0;display:block}@media(hover:hover){.site-footer .social .social-links>li>a{position:relative}.site-footer .social .social-links>li>a:before{content:"";position:absolute;inset:0;border-radius:9999px;border:1px solid transparent;box-sizing:border-box;transition:transform .5s,border-color .5s}.site-footer .social .social-links>li>a:hover:before,.site-footer .social .social-links>li>a:focus:before{border-color:#fff;transform:scale(1.2);box-shadow:0 4px 4px #00000014}}.site-footer .social .contact-list{font-weight:400;line-height:1.8}.site-footer .social .contact-list a{font-weight:400}.site-footer .sitemap .sitemap-list>li>a{display:block;font-weight:400}@media(hover:hover){.site-footer .sitemap .sitemap-list>li>a:hover,.site-footer .sitemap .sitemap-list>li>a:focus{color:#000}}.site-footer .bottom{display:flex}.site-footer .links{font-size:0}.site-footer .links>li{display:inline-block;font-size:.875rem}.site-footer .links>li:not(:last-child){margin-right:.5em}.site-footer .links>li:not(:last-child):after{content:"";display:inline-block;height:1em;width:1px;margin-left:.5em;background-color:currentColor;transform:translateY(.15em)}.site-footer .links>li>a{display:inline-block;padding:0 .2em}@media(hover:hover){.site-footer .links>li>a:hover,.site-footer .links>li>a:focus{color:#000}}.site-footer .copyright{color:#fff;font-size:.75rem;padding-bottom:1.5625rem;text-align:center;margin-top:1rem}@media screen and (max-width:373.98px){.site-footer .social .social-links>li>a{font-size:2.1875rem}}@media screen and (max-width:639.98px){.site-footer{padding-top:57%;background-repeat:no-repeat;background-position:bottom right 27%,top center;background-size:760px,100%}.site-footer:before{content:"";position:absolute;z-index:-1;bottom:0;width:100%;height:calc(100% - 258.9333333333vw + 3px);background:linear-gradient(to bottom,#ff8c2a,#fd6f25)}.site-footer.entered{background-image:url(/static/assets/images/footer-bg-s-2.png),url(/static/assets/images/footer-bg-s-1.png)}.site-footer .float-circle{display:none}.site-footer .main{margin-bottom:7.5rem}.site-footer .social{margin-bottom:1.5625rem}.site-footer .sitemap{--menu-border: 1px solid rgba(255, 255, 255, .4);--menu-padding-y: .875rem;--menu-content-padding-left: 1.875rem;margin-bottom:3.125rem}.site-footer .sitemap .sitemap-group:not(.is-open) .sitemap-list,.site-footer .sitemap .sitemap-group:not(.is-open) a{margin:0;padding-top:0;padding-bottom:0;font-size:0;line-height:0;color:transparent;border-width:0;opacity:0;transition:opacity .25s,font-size .5s .25s,line-height .5s .25s,margin .5s .25s,padding .5s .25s,color .25s}.site-footer .sitemap .sitemap-group.is-open .sitemap-list,.site-footer .sitemap .sitemap-group.is-open a{transition:font-size .25s,margin .25s,padding .25s,line-height .25s,color .25s,opacity .5s .25s}.site-footer .sitemap .sitemap-group:last-child .sitemap-title{border-bottom:var(--menu-border)}.site-footer .sitemap .sitemap-group.is-open .sitemap-title{border-bottom-color:transparent}.site-footer .sitemap .sitemap-group.is-open .sitemap-title:after{transform:rotate(180deg)}.site-footer .sitemap .sitemap-title{position:relative;display:block;margin-bottom:0;padding:var(--menu-padding-y) 0;font-size:1rem;font-weight:500;cursor:pointer;border-top:var(--menu-border)}.site-footer .sitemap .sitemap-title:before,.site-footer .sitemap .sitemap-title:after{content:"";position:absolute;top:50%;right:0;width:18px;height:2px;background:currentColor}.site-footer .sitemap .sitemap-title:after{transform:rotate(90deg);transition:transform .3s}.site-footer .sitemap .sitemap-list{padding-left:var(--menu-content-padding-left);border-top:var(--menu-border)}.site-footer .sitemap .sitemap-list>li>a{display:flex;align-items:center;padding:.625rem;font-size:.875rem;border-bottom:var(--menu-border-sub)}.site-footer .links{margin-top:1.5625rem;margin-bottom:.9375rem}.site-footer .links>li{font-size:.75rem}.site-footer .links>li:not(:last-child){margin-right:.125rem}.site-footer .links>li:not(:last-child):after{margin-left:.125rem}}@media screen and (max-width:1023.98px){.site-footer .bottom{flex-direction:column-reverse}.site-footer .links{text-align:center}}@media screen and (min-width:640px){.site-footer{padding-top:38.75rem;background:no-repeat top right/1920px}.site-footer.entered{background-image:url(/static/assets/images/footer-bg.png)}.site-footer .content{padding-inline:3.125rem}.site-footer .sitemap{display:flex;justify-content:space-between}}@media screen and (min-width:640px)and (max-width:1023.98px){.site-footer{margin-top:-9rem;padding-top:40%;background-size:2350px;background-position:11% 62%}.site-footer .main{margin-inline:auto;max-width:650px}.site-footer .social,.site-footer .sitemap{margin-bottom:3.125rem}}@media screen and (min-width:1024px)and (max-width:1199.98px){.site-footer{margin-top:-3.125rem}.site-footer.is-home{margin-top:-38.125rem}}@media screen and (min-width:1024px){.site-footer .main{display:flex;justify-content:space-between;margin-bottom:4.375rem}.site-footer .main .info,.site-footer .main .nav{flex:1}.site-footer .sitemap .sitemap-list{--padding: .2em;margin-top:calc(var(--padding) * -1);margin-left:calc(var(--padding) * -1)}.site-footer .sitemap .sitemap-list>li>a{padding:var(--padding)}.site-footer .bottom{align-items:center;justify-content:center}.site-footer .links{margin-left:-.5em}.site-footer .copyright{margin-top:1.5625rem}}@media screen and (min-width:1200px){.site-footer{margin-top:-12.5rem}.site-footer.is-home{margin-top:-41.5rem}.site-footer.has-highlight{margin-top:-23.75rem!important}}.site-footer.has-highlight{margin-top:-36.5625rem!important}@media screen and (min-width:1921px){.site-footer{background:repeat-x top center/3016px}.site-footer.entered{background-image:url(/static/assets/images/footer-bg-xl.png)}}@media screen and (min-width:1024px){.site-footer .bottom-right{margin-right:7.5rem}}.site-footer .bottom-right{margin-right:5rem}#quick-service{--img-size: 55px;display:none;right:-10px;bottom:10px;position:fixed;z-index:10000}#quick-service .service-btn{--img-width: 107;--img-height: 141;--img-size: 106px;position:relative;z-index:1;width:108px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition-timing-function:cubic-bezier(.82,-.59,.2,1.58);transform:scale(.6355140187) translateY(10%);transform-origin:bottom center}#quick-service .service-btn:before{content:"";display:block;padding-top:calc(var(--img-height) / var(--img-width) * 100%)}#quick-service .service-btn .service-mascot{width:calc(107 / var(--img-width) * 100%);height:calc(125 / var(--img-height) * 100%)}#quick-service .service-btn .service-mascot img{position:absolute;top:0}#quick-service .service-btn .service-text{position:absolute;top:50%;left:50%;transform:translate(-32%,-55%);z-index:1;font-size:1.375rem;font-weight:700;color:#64403c;background-color:transparent}@media(hover:hover){#quick-service .service-btn:hover .service-mascot,#quick-service .service-btn:focus .service-mascot{animation:swing 1s infinite}}#quick-service .service-list{--panel-size: calc(var(--img-size) * 2.8);--panel-size: calc(var(--img-size) * 3.5);top:63%;position:absolute;left:50%;transform:translate(-50%,-50%);height:var(--panel-size);list-style:none}#quick-service .service-list>li{--item-size: 2.8125rem;--item-size: 3.375rem;position:absolute;z-index:5;top:25px;left:52%;margin-top:calc(var(--item-size) / -2);margin-left:calc(var(--item-size) / -2);width:var(--item-size);height:var(--item-size)}#quick-service .service-list>li:nth-child(2){top:-45px}#quick-service .service-list>li:nth-child(3){top:-115px}#quick-service .service-list>li>a{display:flex;justify-content:center;align-items:center;border-radius:9999px;width:100%;height:100%;font-size:calc(var(--item-size) * .6851851852);background:#f3b3a0;color:#fff}@media(hover:hover){#quick-service .service-list>li>a:hover,#quick-service .service-list>li>a:focus{background:#e18000}}@media screen and (min-width:768px){#quick-service{display:block}}@media screen and (min-width:1561px){#quick-service .service-btn{--img-size: 106px}}@media screen and (max-height:399.98px){#quick-service{display:none!important}}.mobile-quick-service{background-color:#fff;padding:1.25rem 1rem}.mobile-quick-service .service-list{display:flex;justify-content:center;align-items:center;gap:1.25rem}.mobile-quick-service .service-list>li{flex:0 0 auto}.mobile-quick-service .service-list>li>a{display:flex;justify-content:center;align-items:center;border-radius:9999px;width:3.375rem;height:3.375rem;font-size:37px;background:#e18000;color:#fff;transition:all .3s ease}.mobile-quick-service .service-list>li>a:hover,.mobile-quick-service .service-list>li>a:focus{transform:scale(1.05)}.mobile-quick-service .service-list>li>a .be-icon{pointer-events:none}#mobile-float-service{display:block;position:fixed;z-index:9999999;bottom:1rem;right:.75rem}#mobile-float-service .service-list{display:flex;flex-direction:column;gap:.5rem}#mobile-float-service .service-list>li>a{display:flex;justify-content:center;align-items:center;border-radius:9999px;width:3.5rem;height:3.5rem;font-weight:500;font-size:.9375rem;line-height:1;text-align:center;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.3);background:linear-gradient(to top right,#e18000,#fec18a)}#mobile-float-service .service-list>li>a .be-icon{font-size:2.3125rem}#mobile-float-service .service-list>li>a img{width:38px;height:38px}@media screen and (max-height:469.98px){#mobile-float-service{display:none}}.scroll-top{display:block;position:fixed;z-index:9999999;left:15px;bottom:2rem;margin-top:-1.875rem;width:1.875rem;height:1.875rem;background-color:#bebebe;border-radius:9999px}.scroll-top .label{position:absolute;left:50%;top:-2px;font-size:.625rem;font-weight:500;color:#333;transform:translate(-50%,-100%)}.scroll-top>i{position:absolute;top:50%;left:50%;font-size:calc(1.875rem * .9333333333);color:#fff;pointer-events:none;transform:translate(-50%,-50%)}.scroll-top>i.be-icon-click-top-2-circle{opacity:.4}@media(hover:hover){.scroll-top:before,.scroll-top:after{content:"";position:absolute;z-index:5;left:0;top:-20%;width:100%;height:100%;border:1px solid rgba(0,0,0,.5);box-shadow:0 0 4px #00000014;transform:scale(0);border-radius:9999px}.scroll-top:hover,.scroll-top:focus{animation:swing 3s infinite}.scroll-top:hover:before,.scroll-top:hover:after,.scroll-top:focus:before,.scroll-top:focus:after{animation:wave 3s infinite}.scroll-top:hover:after,.scroll-top:focus:after{animation-delay:.3s}}@media screen and (min-width:640px){.scroll-top .label{font-size:.75rem;top:-5px}}@media screen and (min-width:768px){#mobile-float-service,.scroll-top{display:none}}.breadcrumbs{display:flex;flex-wrap:wrap;list-style:none;margin:0}.breadcrumbs li{display:flex;align-items:center;font-size:.875rem;color:#000}.breadcrumbs li:not(:last-child):after{content:"/";margin:0 .5rem;color:#000}.breadcrumbs a{color:#000;transition:background-color .25s ease-out,color .25s ease-out}@media(hover:hover){.breadcrumbs a:hover,.breadcrumbs a:focus{color:#e9ba20}}.breadcrumbs a .be-icon{margin-right:.3125rem}.breadcrumbs a .be-icon:before{transform:scale(1.5)}.breadcrumbs.white a{color:#fff;transition:background-color .25s ease-out,color .25s ease-out}@media(hover:hover){.breadcrumbs.white a:hover,.breadcrumbs.white a:focus{color:#e9ba20}}.breadcrumbs.white a .be-icon{margin-right:.3125rem}.breadcrumbs.white a .be-icon:before{transform:scale(1.5)}.breadcrumbs.white li:not(:last-child):after{color:#fff}.estimate-page .breadcrumbs,.forgot-password .breadcrumbs,.reset-password .breadcrumbs,.auth-page .breadcrumbs{padding:1.25rem 0}.button,button.button,.button-hollow,.button-small,.button-tiny,.button-large,.button-orange,.button-shadow,.button-expanded,.button-brown-bg{display:inline-block;padding:.625rem 1.563rem;font-family:inherit;font-size:1rem;font-weight:500;line-height:1;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#e18000;border:1px solid transparent;border-radius:99px;color:#fff;transition:background-color .25s ease-out,color .25s ease-out}.button:hover,button.button:hover,.button-hollow:hover,.button-small:hover,.button-tiny:hover,.button-large:hover,.button-orange:hover,.button-shadow:hover,.button-expanded:hover,.button-brown-bg:hover{background-color:#bf6d00;color:#fff}.button:focus,button.button:focus,.button-hollow:focus,.button-small:focus,.button-tiny:focus,.button-large:focus,.button-orange:focus,.button-shadow:focus,.button-expanded:focus,.button-brown-bg:focus{outline:0}.button:disabled,.button.disabled,button.button:disabled,button.button.disabled,.button-hollow:disabled,.button-hollow.disabled,.button-small:disabled,.button-small.disabled,.button-tiny:disabled,.button-tiny.disabled,.button-large:disabled,.button-large.disabled,.button-orange:disabled,.button-orange.disabled,.button-shadow:disabled,.button-shadow.disabled,.button-expanded:disabled,.button-expanded.disabled,.button-brown-bg:disabled,.button-brown-bg.disabled{opacity:.25;cursor:not-allowed}.button-hollow{background-color:transparent;border:1px solid #e18000;color:#e18000}.button-hollow:hover{background-color:transparent;border-color:#714000;color:#714000}.button-hollow.button-dark{border-color:#000}.button-hollow.button-dark:hover,.button-hollow.button-dark:focus{background:#ffc46b;color:#fff;border-color:#ffc46b}.button-hollow.button-brown{border-color:#64403c;color:#64403c}.button-hollow.button-brown:hover,.button-hollow.button-brown:focus{background:#ffc46b;color:#fff;border-color:#ffc46b}.button-hollow.button-brown-no-hover{pointer-events:none;border-color:#64403c;color:#64403c}.button-hollow.button-brown-no-hover:hover,.button-hollow.button-brown-no-hover:focus{background:#fff;color:#64403c;border-color:#64403c}.button-hollow.button-yellow{border-color:#e9ba20;color:#e9ba20}.button-hollow.button-yellow:hover,.button-hollow.button-yellow:focus{background:#ffc46b;color:#fff;border-color:#ffc46b}.button-hollow.button-gray-300{border-color:#bebebe;color:#bebebe}.button-hollow.button-gray-300:hover,.button-hollow.button-gray-300:focus{background:#ffc46b;color:#fff;border-color:#ffc46b}.button-tiny{--padding-x: 1.5em;--padding-y: .75em;padding:var(--padding-y) var(--padding-x);font-size:.75rem}.button-small{font-size:.875rem;padding:.5rem 1.25rem}.button-large{font-size:1.25rem;padding:.75rem 2rem}.button-group{display:flex;flex-wrap:wrap;margin-bottom:1rem}.button-group .button{margin:0;border-radius:0}.button-group .button:first-child{border-radius:99px 0 0 99px}.button-group .button:last-child{border-radius:0 99px 99px 0}.button-group .button:not(:last-child){border-right:1px solid rgba(255,255,255,.25)}.button-brown-bg{background-color:#64403c}.button-brown-bg:hover,.button-brown-bg:focus{background:#ffc46b;color:#fff}.button-orange{background-color:#e18000}.button-orange:hover,.button-orange:focus{background:#ff9a15;color:#fff}.button-shadow{box-shadow:0 4px 4px #00000014}.button-expanded{display:block;width:100%}.button-border{background-color:transparent;color:#000;border:1px solid currentColor;border-radius:99px}select,input[type=text],input[type=email],input[type=password],input[type=tel],input[type=url],input[type=search],input[type=number],input[type=date],input[type=datetime-local],input[type=month],input[type=week],input[type=time],textarea{border-color:#bebebe;box-shadow:none}select:focus,input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=search]:focus,input[type=number]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,textarea:focus{box-shadow:none}@media(hover:hover){select:hover,input[type=text]:hover,input[type=email]:hover,input[type=password]:hover,input[type=tel]:hover,input[type=url]:hover,input[type=search]:hover,input[type=number]:hover,input[type=date]:hover,input[type=datetime-local]:hover,input[type=month]:hover,input[type=week]:hover,input[type=time]:hover,textarea:hover,select:focus,input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=search]:focus,input[type=number]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,textarea:focus{border-color:#000}}select.is-invalid-input:not(:focus),input.is-invalid-input[type=text]:not(:focus),input.is-invalid-input[type=email]:not(:focus),input.is-invalid-input[type=password]:not(:focus),input.is-invalid-input[type=tel]:not(:focus),input.is-invalid-input[type=url]:not(:focus),input.is-invalid-input[type=search]:not(:focus),input.is-invalid-input[type=number]:not(:focus),input.is-invalid-input[type=date]:not(:focus),input.is-invalid-input[type=datetime-local]:not(:focus),input.is-invalid-input[type=month]:not(:focus),input.is-invalid-input[type=week]:not(:focus),input.is-invalid-input[type=time]:not(:focus),textarea.is-invalid-input:not(:focus){background:#fff}select,input[type=text],input[type=email],input[type=password],input[type=tel],input[type=url],input[type=search],input[type=number],input[type=date],input[type=datetime-local],input[type=month],input[type=week],input[type=time],textarea{height:2.8125rem}input[type=date]::-webkit-inner-spin-button,input[type=date]::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}@media(hover:hover){input[type=date]{cursor:pointer}}input[type=date][type=date],input[type=date]::-webkit-date-and-time-value{text-align:left;text-align:-webkit-left}input[type=date]::-webkit-outer-spin-button,input[type=date]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=date][type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input:disabled{opacity:.7!important}select{padding-right:2.5rem;text-overflow:ellipsis;cursor:pointer;background:no-repeat right 12px center/15px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23333' d='M25.1 29.65a6.91 6.91 0 0 1-1.7 0 7.06 7.06 0 0 1-3.47-1.75c-1.4-1.13-3-2.78-5.33-5.09l-5.68-5.73a1.3 1.3 0 0 0-1.84 1.84l5.73 5.78a74 74 0 0 0 5.49 5.23 9.4 9.4 0 0 0 4.77 2.29 8.48 8.48 0 0 0 2.36 0 9.4 9.4 0 0 0 4.77-2.29 74 74 0 0 0 5.49-5.23l5.73-5.78a1.3 1.3 0 0 0-1.84-1.84l-5.68 5.73c-2.29 2.31-3.93 4-5.33 5.09a7.06 7.06 0 0 1-3.47 1.75z' fill-rule='evenodd'/%3E%3C/svg%3E")}@media screen and (min-width:640px){select{padding-right:2.8125rem;background-position:right 19px center;background-size:18px}}select:disabled{cursor:not-allowed!important}select option:disabled{cursor:not-allowed}textarea::-webkit-scrollbar{width:6px;height:6px}textarea::-webkit-scrollbar-track{background:#fff}textarea::-webkit-scrollbar-thumb{background:#d4d3d1;border-radius:6px}textarea::-webkit-scrollbar-thumb:hover{background:#bbbab7}textarea{scrollbar-color:#d4d3d1 #fff;scrollbar-width:thin;min-width:100%;min-height:6.25rem;resize:vertical;border-radius:.9375rem}label{font-size:inherit}.form-base .form-group{margin-bottom:1rem}.form-base label{display:block;width:100%}.form-base label.required:before{content:"＊";color:#fa673b}.form-base select{padding-right:2.5rem;text-overflow:ellipsis;cursor:pointer;background:no-repeat right 12px center/15px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23333' d='M25.1 29.65a6.91 6.91 0 0 1-1.7 0 7.06 7.06 0 0 1-3.47-1.75c-1.4-1.13-3-2.78-5.33-5.09l-5.68-5.73a1.3 1.3 0 0 0-1.84 1.84l5.73 5.78a74 74 0 0 0 5.49 5.23 9.4 9.4 0 0 0 4.77 2.29 8.48 8.48 0 0 0 2.36 0 9.4 9.4 0 0 0 4.77-2.29 74 74 0 0 0 5.49-5.23l5.73-5.78a1.3 1.3 0 0 0-1.84-1.84l-5.68 5.73c-2.29 2.31-3.93 4-5.33 5.09a7.06 7.06 0 0 1-3.47 1.75z' fill-rule='evenodd'/%3E%3C/svg%3E")}@media screen and (min-width:640px){.form-base select{padding-right:2.8125rem;background-position:right 19px center;background-size:18px}}.form-base select{border-radius:6.1875rem;padding-top:0;padding-bottom:0}.form-base .form-error{display:block;padding-left:.875rem;margin-top:.25rem;color:#fa673b;font-size:.875rem}.form-base .icon-wrapper:has(.is-invalid-input){margin-bottom:0}.form-base .is-invalid-select{border-color:#fa673b;color:#fa673b;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23fa673b' d='M25.1 29.65a6.91 6.91 0 0 1-1.7 0 7.06 7.06 0 0 1-3.47-1.75c-1.4-1.13-3-2.78-5.33-5.09l-5.68-5.73a1.3 1.3 0 0 0-1.84 1.84l5.73 5.78a74 74 0 0 0 5.49 5.23 9.4 9.4 0 0 0 4.77 2.29 8.48 8.48 0 0 0 2.36 0 9.4 9.4 0 0 0 4.77-2.29 74 74 0 0 0 5.49-5.23l5.73-5.78a1.3 1.3 0 0 0-1.84-1.84l-5.68 5.73c-2.29 2.31-3.93 4-5.33 5.09a7.06 7.06 0 0 1-3.47 1.75z' fill-rule='evenodd'/%3E%3C/svg%3E")}.form-base .is-invalid-input,.form-base .is-invalid-select{margin-bottom:0}.form-base .verification-code{display:flex;align-items:center;gap:.625rem}.form-base .verification-code img{max-height:2.625rem;vertical-align:middle}.form-base .verification-code i{font-size:2.1875rem!important}.form-base .verification-code .black-link{cursor:pointer}.form-base .verification-code .black-link .be-icon:before{transform:scale(1)}.black-link.disabled{cursor:not-allowed!important;color:#bebebe}.black-link.disabled:hover{color:#bebebe}.has-verified{vertical-align:middle;margin:0 0 16px;border-radius:99px;font-family:inherit;font-weight:500;line-height:1;text-align:center;background-color:#ffc46b;color:#fff}.input-btn-group{width:100%;display:inline-flex;justify-content:space-between}.input-btn-group label,.input-btn-group .pw-all,.input-btn-group.sms-verify label{width:calc(100% - 140px)}.input-btn-group .btn-100{width:7.5rem;height:2.8125rem;display:flex;align-items:center;justify-content:center;padding:0}.input-btn-group.sms-verify .btn-100{width:7.5rem}.input-btn-group.all-btn .button{height:2.8125rem;margin-top:2.375rem}.input-btn-group.all-btn button:first-child{width:calc(100% - 140px)}.input-btn-group.many-input label{width:100%}.input-btn-group.many-input .pw-all{margin-right:1.25rem;width:calc((100% - 140px)/2)}.icon-wrapper{position:relative;display:block;height:2.8125rem;margin:.625rem 0 .9375rem}.icon-wrapper input{margin:0}.icon-wrapper .unmask{position:absolute;right:1.375rem;top:50%;transform:translateY(-50%);width:1.5625rem;height:1.5625rem;border-radius:50%;cursor:pointer;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#000}.icon-wrapper .unmask.error{color:#fa673b}.icon-wrapper .unmask i{font-size:1.5625rem}.icon-wrapper.edit-style{display:inherit}.icon-wrapper.edit-style input{width:auto;border:none;border-radius:0;padding:0;background:transparent}.icon-wrapper .nextBtn{position:relative}.select-2 select{width:calc(50% - 15px);background-color:#fff}.select-2 select:nth-child(1){margin-right:.9375rem}.select-2 select:nth-child(2){margin-left:.9375rem}input[type=checkbox],input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:1.875rem;display:inline-block;vertical-align:top;position:relative;margin:0;cursor:pointer;border:1px solid #9fa0a0;background:#fff;transition:background .3s,border-color .3s,outline .2s}input[type=checkbox]:after,input[type=radio]:after{content:"";display:block;left:0;top:0;position:absolute;transition:transform .3s ease,opacity .2s}input[type=checkbox]:checked,input[type=radio]:checked{background-color:#fff;border-color:#e18000;transition:transform .6s cubic-bezier(.2,.85,.32,1.2),opacity .3s}input[type=checkbox]:disabled,input[type=radio]:disabled{background-color:#f6f8ff;border-color:#8f8f8f;cursor:not-allowed}input[type=checkbox]:disabled:checked,input[type=radio]:disabled:checked{background-color:#8f8f8f}input[type=checkbox]:disabled+label,input[type=radio]:disabled+label{cursor:not-allowed}input[type=checkbox]:hover:not(:checked):not(:disabled),input[type=radio]:hover:not(:checked):not(:disabled){border-color:#e18000}input[type=checkbox]:focus-visible,input[type=radio]:focus-visible{outline:2px solid #e18000;outline-offset:4px}input[type=checkbox]:not(.switch),input[type=radio]:not(.switch){width:1.875rem}input[type=checkbox]+label,input[type=radio]+label{display:inline-block;cursor:pointer;font-size:1rem;margin-left:.2em;vertical-align:top}input[type=checkbox][type=radio]:checked,input[type=radio][type=radio]:checked{background-color:#e18000}input[type=checkbox][type=checkbox]:not(.switch),input[type=radio][type=checkbox]:not(.switch){border-radius:.5rem}input[type=checkbox][type=checkbox]:not(.switch):after,input[type=radio][type=checkbox]:not(.switch):after{border:2px solid #fff;height:45%;width:25%;border-top:0;border-left:0;left:38%;top:20%;transform:rotate(20deg)}input[type=checkbox][type=checkbox]:not(.switch):disabled:not(:checked):after,input[type=radio][type=checkbox]:not(.switch):disabled:not(:checked):after{border-color:#f6f8ff}input[type=checkbox][type=checkbox]:not(.switch):checked:after,input[type=radio][type=checkbox]:not(.switch):checked:after{transform:rotate(43deg);border-color:#e18000}input[type=checkbox][type=checkbox].switch,input[type=radio][type=checkbox].switch{width:5rem;border-radius:3.125rem;height:2.1875rem;background:#d9dce3;border-color:#d9dce3}input[type=checkbox][type=checkbox].switch:after,input[type=radio][type=checkbox].switch:after{left:5%;top:2.5px;border-radius:50%;width:1.75rem;height:1.75rem;background:#fff;transform:translate(0)}input[type=checkbox][type=checkbox].switch:checked,input[type=radio][type=checkbox].switch:checked{background:#e18000;border-color:#e18000}input[type=checkbox][type=checkbox].switch:checked:after,input[type=radio][type=checkbox].switch:checked:after{background:#fff;transform:translate(150%)}input[type=checkbox][type=checkbox].switch:disabled:not(:checked):after,input[type=radio][type=checkbox].switch:disabled:not(:checked):after{background-color:#8f8f8f}input[type=radio]{border-radius:50%}input[type=radio]:after{width:100%;height:100%;border-radius:50%;background:#fff;transform:scale(.7)}input[type=radio]:disabled:after{background:#f6f8ff}input[type=radio]:checked:after{transform:scale(.5)}.datepicker--day-name{font-weight:500}.datepicker--cell.-selected-{background:#e18000!important}.datepicker--cell.-current-{color:#e18000!important}.slider[data-slider]{height:.5rem;border-radius:1.25rem;margin-bottom:1.25rem;background:#c4c4c4;border:none;box-shadow:none}.slider[data-slider] .noUi-base{width:100%;height:100%;position:relative}.slider[data-slider] .noUi-connects{width:100%;height:100%;position:relative;overflow:hidden;border-radius:1.25rem}.slider[data-slider] .noUi-connect,.slider[data-slider] .slider-fill{background:#e18000;height:100%;transition:none!important}.slider[data-slider] .noUi-origin{position:absolute;inset:0}.slider[data-slider] .noUi-handle,.slider[data-slider] .slider-handle{width:1.4rem;height:1.4rem;border-radius:50%;background:#fff;border:2px solid #e18000;box-shadow:0 1px 3px #00000026;cursor:pointer;transition:none!important;top:-.45rem;right:-.7rem}.slider[data-slider] .noUi-handle:hover,.slider[data-slider] .noUi-handle:focus,.slider[data-slider] .slider-handle:hover,.slider[data-slider] .slider-handle:focus{background:#e18000;outline:none}.slider[data-slider] .noUi-handle:before,.slider[data-slider] .noUi-handle:after,.slider[data-slider] .slider-handle:before,.slider[data-slider] .slider-handle:after{display:none}.slider[data-slider] .noUi-touch-area{width:100%;height:100%}.slider[data-slider].noUi-horizontal{height:.5rem}.slider[data-slider].noUi-horizontal .noUi-handle{top:-.45rem}.slider-handle{border:2px solid #e18000;transition:none!important}.slider-handle:hover{background:#e18000}.slider-fill{transition:none!important}.slider-controls-list input{width:2.8125rem;text-align:center;border:none}.slider-controls-list input:focus{outline:none;border-bottom:1px solid #000}.filter{margin-top:3.75rem;padding:0}.filter ul{margin-bottom:0}.filter .filter-center-con{display:flex;justify-content:space-between}.filter .filter-dropdown-menu{display:flex;align-items:center;list-style:none;padding-left:0;margin:0}.filter .filter-dropdown-menu li{position:relative;margin-right:1.25rem}.filter .filter-dropdown-menu li i{margin-left:.625rem;font-size:.9375rem;color:#000}.filter .filter-dropdown-menu li .select-dropdown-btn{color:#333;padding:.625rem .9375rem;border-radius:3.125rem;background:#fff;border:1px solid #9fa0a0;line-height:1}.filter .filter-dropdown-menu li input[type=checkbox]{outline:none}.filter .filter-dropdown-menu li.is-selected .select-dropdown-btn{color:#fff;background:#ffb85b;font-weight:700;border-color:#000}.filter .filter-dropdown-menu li.is-selected .select-dropdown-btn i{color:#fff}@media(hover:hover){.filter .filter-dropdown-menu li:hover .select-dropdown-btn:hover{color:#fff;background:#ffb85b}}.filter .filter-reset-btn{line-height:1}.filter .filter-submenu{position:absolute;top:100%;left:0;margin-top:.5rem;padding:1.25rem 1.25rem .3125rem;box-shadow:2px 2px 8px #00000026;border-radius:.9375rem;border:none;background-color:#fff;z-index:10}.filter .filter-submenu:before{display:none}.filter .filter-submenu li{margin-bottom:.9375rem}.filter .filter-submenu.col-1,.filter .filter-submenu.col-2,.filter .filter-submenu.col-4{flex-direction:row}.filter .filter-submenu.col-1{width:12.5rem}.filter .filter-submenu.col-4{width:26.25rem}.filter .filter-submenu.col-4 li{width:25%;margin:0 0 .9375rem}.filter .filter-submenu.col-2{width:20rem}.filter .filter-submenu.col-2 li{width:50%;margin:0 0 .9375rem}.filter .filter-submenu.more-filter{width:23.75rem;padding:0;flex-direction:column}.filter .filter-submenu.more-filter li{margin:0 1.25rem}.filter .filter-submenu.filter-order{width:25rem;left:auto;right:0}.filter .dropdown-pane{display:none;flex-wrap:wrap}.filter .dropdown-pane.is-open{display:flex}.filter .filter-submenu-top{border-bottom:1px solid #e0e0e0;padding:.9375rem;display:flex;align-items:center;justify-content:space-between;margin-bottom:0}.filter .filter-submenu-top .close-button{position:relative;right:auto;top:auto;font-size:1.875rem}.filter .filter-submenu-top .close-button i{margin-left:0;font-size:inherit}.filter .filter-submenu-list::-webkit-scrollbar{width:4px;height:4px}.filter .filter-submenu-list::-webkit-scrollbar-track{background:#fff}.filter .filter-submenu-list::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:6px}.filter .filter-submenu-list::-webkit-scrollbar-thumb:hover{background:silver}.filter .filter-submenu-list{scrollbar-color:#d9d9d9 #fff;scrollbar-width:thin;max-height:22.1875rem;overflow:hidden;overflow-y:scroll}.filter .filter-submenu-list li{padding:.9375rem 1.25rem;border-bottom:1px solid #e0e0e0}.filter .filter-submenu-list li:nth-last-child(-n+2){border-bottom:none}.filter .filter-submenu-list li:last-child{margin-bottom:0}.filter .filter-submenu-list li p{font-size:1rem}.filter .filter-submenu-list li p b{margin-left:.625rem}.filter .filter-submenu-list li .cell{margin-bottom:1.25rem}.filter .filter-submenu-list input[type=checkbox]+label,.filter .filter-submenu-list input[type=radio]+label{margin-right:.625rem}.filter .filter-submenu-bottom{display:flex;align-items:center;justify-content:space-between;padding:.625rem 1.25rem;background:#f6f6f6;border-top:1px solid #e0e0e0}.filter .filter-submenu-bottom .black-link{border:none;background:transparent;padding:0;margin:0;font-size:1rem}.filter .filter-submenu-bottom{margin:0!important;border-radius:0 0 .9375rem .9375rem}.filter .filter-reset{font-size:.875rem}.filter .filter-mobile-bar{display:none;margin:0 .625rem}@media(hover:hover){.filter .filter-slider p{font-size:.875rem}}.filter .filter-mobile-bar.filter-floating{box-shadow:0 -2px 10px #00000026;transition:all .3s ease;border-radius:8px;bottom:auto!important}.choose-group{--choose-icon-size: 9.0625rem;--choose-check-size: 1.875rem;--choose-svg-size: 4.0625rem;--choose-icon-size-small: 7.8125rem;display:flex;flex-wrap:wrap;justify-content:center;width:100%;margin-left:auto;margin-right:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:1.25rem;margin-top:1.25rem}.choose-group .choose-input:checked+.choose-tile{background:linear-gradient(172deg,#fffbe8 13.84%,#fff1c5 84.68%)}.choose-group .choose-input:checked+.choose-tile:before{transform:scale(1);opacity:1}.choose-group .choose-group-container{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.choose-group .choose-tile{border-radius:50%;width:var(--choose-icon-size);min-height:var(--choose-icon-size)}.choose-group .choose-tile:before{top:calc(50% - var(--choose-icon-size) / 2 + 10px);right:calc(50% - var(--choose-icon-size) / 2)}.choose-group .choose-icon{transition:.375s ease}.choose-group .choose-icon svg{width:var(--choose-svg-size);height:var(--choose-svg-size)}.choose-group .choose-label{font-weight:lighter!important}.choose-group.small-choose{--choose-icon-size: 4.0625rem;--choose-check-size: 1.25rem;--choose-svg-size: 2.1875rem;justify-content:flex-start;gap:.9375rem}.choose-group.small-choose .choose{display:flex;flex-direction:column;align-items:center}.choose-group.small-choose .choose-tile:before{top:0;right:0;background-size:.9375rem}.choose-group.small-choose .choose-icon{margin-top:.625rem}.choose-group.small-choose .choose-label{font-weight:400;margin-top:.3125rem}.step3 .step3-menu .tabs-title.is-checked:before,.step3 .step3-menu .tabs-title.has-checked:before,.quiz-tool .choose .choose-tile:before,.quote-option .option-tile:before,.choose-group .choose-tile:before{content:"";position:absolute;display:block;background-color:#e18000;border-radius:50%;opacity:0;transform:scale(0);transition:.25s ease;background-image:url('data:image/svg+xml,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M41.2563 14.4322C41.7806 13.8031 41.6955 12.868 41.0664 12.3437C40.4373 11.8194 39.5022 11.9045 38.9779 12.5336L28.3198 25.3233C26.1789 27.8924 24.6729 29.6941 23.3666 30.8737C22.0907 32.0258 21.2102 32.3919 20.3457 32.3919C19.4812 32.3919 18.6007 32.0258 17.3249 30.8737C16.0186 29.6941 14.5125 27.8924 12.3716 25.3233L9.62205 22.0239C9.09777 21.3947 8.16273 21.3097 7.53359 21.834C6.90445 22.3583 6.81945 23.2933 7.34373 23.9225L10.1696 27.3135C12.2165 29.7698 13.8557 31.7369 15.3373 33.0748C16.8677 34.4568 18.4321 35.3577 20.3457 35.3577C22.2593 35.3577 23.8238 34.4568 25.3542 33.0748C26.8357 31.7369 28.4749 29.7698 30.5218 27.3136L41.2563 14.4322Z" fill="white"/></svg>');background-repeat:no-repeat;background-position:50% 50%;background-size:1.25rem;width:var(--choose-check-size);height:var(--choose-check-size)}.quote-option .option-tile,.choose-group .choose-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f7f6f2;transition:.15s ease;cursor:pointer;position:relative}@media(hover:hover){.quote-option .option-tile:hover,.choose-group .choose-tile:hover{background:linear-gradient(172deg,#fffbe8 13.84%,#fff1c5 84.68%)}}.form-overlay{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;height:100%;margin:0 auto;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:99;color:#fff;border-radius:15px;text-align:center}.form-overlay.tool-overlay{position:relative;transform:translate(0);left:0;margin:0;height:50%;width:40%}.form-overlay.consult-border-radius{border-radius:0 0 .9375rem .9375rem}.overlay-title{font-size:20px!important}.overlay-title~p{font-size:16px}.radio-btn-group.form-base{border:1px solid #fa673b}.radio-btn-group .form-error{margin-top:.625rem;padding-left:.875rem}.radio-btn-input{display:flex;margin-top:.625rem;border:1px solid #bebebe;border-radius:1.5625rem;overflow:hidden;background:#fff}.radio-btn-input input[type=radio],.radio-btn-input input[type=checkbox]{display:inline-block;position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1;width:1;margin:-1;padding:0;border:0}.radio-btn-input label{width:100%;line-height:1.6}.radio-btn-input label:not(:first-child){border-left:1px solid #bebebe}.radio-btn-input .radio-btn-wrap:first-child{border-radius:1.5625rem 0}.radio-btn-wrap{display:flex;justify-content:center;align-items:center;color:#000;padding:.5rem;overflow:hidden}.radio-btn-wrap:hover{cursor:pointer;background-color:#e180001a}.radio-btn:checked~.radio-btn-wrap{background-color:#e18000;color:#fff}.filepond--browser{background-color:#2f2b3d05}.filepond--panel-root{background-color:transparent}.filepond--root .filepond--drop-label{min-height:250px;background-color:#2f2b3d05;border:2px dashed rgba(47,43,61,.12);border-radius:16px}.filepond--root .filepond--list-scroller{margin-top:0}.filepond--list{right:0;left:0}.filepond--list.filepond--list{top:.75em}.filepond--label-action{display:block;text-decoration:none;cursor:pointer;padding:6px 20px;background-color:#ffc46b;color:#fff;font-size:14px!important;font-weight:700}.filepond--image-preview-overlay-success{display:none}.labelIdle-img{display:block;margin:0 auto 6px}.labelIdle-drag-text{font-size:20px!important}.labelIdle-or-text{margin-block:12px;font-size:12px!important;color:#2f2b3d66}.file-upload-input{margin-top:8px}.file-upload-input.is-invalid-input:not(:focus){border-radius:16px}.form-promise{overflow:hidden;padding:1.25rem;background:#f8f8f8}.form-promise p{color:#fc847b!important;padding-left:1.25rem;margin-bottom:0}.form-promise img{width:100%;-o-object-fit:contain;object-fit:contain;margin-left:-2.5rem}@media screen and (max-width:639.98px){.form-promise img{margin-left:-1.25rem}}.agree-policy-container{display:flex;gap:5px}.agree-policy-container .agree-policy{flex-shrink:0}.social-login-container{display:flex;justify-content:center;align-items:center;gap:32px}.social-login-container .social-login{width:38px;height:38px}.or-line{margin:40px auto 60px;position:relative;width:100%}.or-line:before,.or-line:after{position:absolute;inset:0;margin:auto}.or-line:before{content:"OR";font-size:.75rem;color:#e9ba20;height:1.875rem;width:1.875rem;border-radius:50%;border:1px solid #e9ba20;background:#fcfcfc;text-align:center;z-index:1;display:flex;flex-direction:row;align-items:center;justify-content:center}.or-line:after{content:"";background:linear-gradient(135deg,#fad12f,#ff8d45);height:1px;width:calc(100% - 30px);top:0;left:0}@media screen and (min-width:1024px){textarea{min-height:9.375rem}.overlay-title~p{font-size:14px}}@media screen and (min-width:1024px)and (max-width:1199.98px){.input-btn-group label,.input-btn-group .pw-all{width:calc(100% - 110px)}.input-btn-group .btn-100{width:6.25rem}.input-btn-group.all-btn button:first-child{width:calc(100% - 110px)}.input-btn-group.many-input .pw-all{margin-right:.625rem;width:calc((100% - 110px)/2)}}@media screen and (min-width:640px)and (max-width:1023.98px){.input-btn-group label,.input-btn-group .pw-all{width:calc(100% - 110px)}.input-btn-group .btn-100{width:6.25rem}.input-btn-group.all-btn button:first-child{width:calc(100% - 110px)}.overlay-title{font-size:30px!important}}@media screen and (max-width:639.98px){.input-btn-group label,.input-btn-group .pw-all{width:calc(100% - 125px)}.input-btn-group .btn-100{width:6.5625rem}.input-btn-group.all-btn button:first-child{width:calc(100% - 125px)}.select-2 select{width:100%}.select-2 select:nth-child(1){margin-right:0}.select-2 select:nth-child(2){margin-left:0}.choose-group .choose-tile-small-step2{width:var(--choose-icon-size-small);min-height:var(--choose-icon-size-small)}.choose-group .choose-tile-small-step2:before{top:calc(50% - var(--choose-icon-size-small) / 2 + 10px);right:calc(50% - var(--choose-icon-size-small) / 2 - 5px)}.choose-group.small-choose{gap:.625rem;justify-content:space-evenly}.overlay-title{font-size:24px!important}}@media screen and (max-width:1023.98px){.form-base .verification-code{margin-top:0;padding-left:18px}.input-btn-group.many-input{display:flex;flex-direction:column;align-items:flex-end}.input-btn-group.many-input .pw-all{width:100%;margin-right:0;margin-bottom:0;display:flex;flex-direction:column}.input-btn-group.many-input .btn-100{width:100%;margin-top:0}input[type=checkbox],input[type=radio]{height:1.25rem;width:1.25rem}input[type=checkbox]:not(.switch),input[type=radio]:not(.switch){width:1.25rem;height:1.25rem}input[type=checkbox]+label,input[type=radio]+label{line-height:20px}input[type=checkbox]:not(.switch){border-radius:.3125rem}.choose-group{margin-bottom:1.25rem}.filter .filter-mobile-bar{display:block}.filter .filter-con-box{display:block;background-color:#fff;box-shadow:2px 2px 8px #00000026;border-radius:.9375rem;z-index:1000;margin-top:1.25rem}.filter .filter-center-con{flex-direction:column;justify-content:flex-start}.filter .filter-center-con::-webkit-scrollbar{width:4px;height:4px}.filter .filter-center-con::-webkit-scrollbar-track{background:#fff}.filter .filter-center-con::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:6px}.filter .filter-center-con::-webkit-scrollbar-thumb:hover{background:silver}.filter .filter-center-con{scrollbar-color:#d9d9d9 #fff;scrollbar-width:thin;max-height:calc(80vh - 116px);overflow-y:scroll;padding:1.25rem}.filter .filter-dropdown-menu{flex-direction:column;flex-wrap:wrap;margin-bottom:0}.filter .filter-dropdown-menu li{width:100%;border-bottom:1px solid #e0e0e0;margin-bottom:1.25rem}.filter .filter-dropdown-menu li>ul li{border-bottom:none}.filter .filter-dropdown-menu li p.text-14{color:#5c5c5c}.filter .filter-con{display:none}.filter .filter-con .dropdown-pane{position:relative;display:block;visibility:visible}.filter .filter-con.is-open{display:block;width:100vw;height:100vh;background:#00000073;position:fixed;top:0;left:0;z-index:1000;margin:0!important}.filter .filter-submenu-list{overflow:inherit;position:relative;max-height:inherit}.filter .filter-submenu-list li{padding:0;border-bottom:1px solid #e0e0e0!important;margin-bottom:1.25rem!important;padding-bottom:.625rem!important}.filter .filter-submenu-list li:nth-last-child(-n+2){border-bottom:none!important;margin-bottom:0!important}.filter .filter-submenu-list p{font-size:.875rem!important}.filter .filter-submenu{background:transparent;box-shadow:none;display:flex!important;width:100%;padding:0}.filter .filter-submenu li,.filter .filter-submenu.col-1,.filter .filter-submenu.col-2,.filter .filter-submenu.col-4{width:100%}.filter .filter-submenu.col-1 li{width:50%;margin-right:0}.filter .filter-submenu.more-filter{width:100%}.filter .filter-submenu.more-filter .slider{margin-right:1.25rem}.filter .filter-submenu.more-filter li{margin:0 1.25rem 0 0}.filter #filter-order-box{border-bottom:none!important}.form-overlay.tool-overlay{width:100%}.agree-policy-container .agree-policy-text{line-height:1.4;font-size:14px!important}}@media screen and (max-width:671.98px){.filter{margin-top:1.875rem}}.reveal-overlay{position:fixed;inset:0;z-index:1005;display:none;background-color:#0a0a0a73;overflow-y:auto}.reveal-overlay.is-open{display:block!important}.reveal{display:none;position:relative;z-index:1006;top:100px}.reveal.is-open{display:block!important;position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;max-height:90vh}.reveal.reveal-center.is-open,.reveal.reveal-center-small.is-open,.reveal.reveal-center-success.is-open{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.reveal{margin-right:auto;margin-left:auto;padding:1rem;background-color:#fefefe;overflow-y:auto;border-radius:.9375rem;border:transparent}.reveal.reveal-center,.reveal.reveal-center-small,.reveal.reveal-center-success{padding-bottom:1.25rem;top:50%!important;transform:translateY(-50%)}.reveal.reveal-center-success{max-width:450px;margin:0 auto;height:auto;min-height:auto}.reveal.large{padding:2.5rem}.reveal .close-button .be-icon:before{margin:0}.reveal .h5,.reveal .h6{margin-top:.625rem;margin-bottom:1.875rem}.reveal p{color:#5c5c5c}.reveal .button{margin-bottom:0}.reveal .no-pd-btn{padding:.5rem 0}.reveal .reveal-float-circle{--close-btn-size: 45px !important;right:15%;top:-12%;width:var(--close-btn-size);height:var(--close-btn-size)}.reveal.has-bg{position:relative}.reveal.has-bg:before,.reveal.has-bg:after{position:absolute;content:"";display:block;background-repeat:no-repeat;background-size:cover;z-index:-1}.reveal.has-bg:before{background-image:url(/static/assets/images/popup/bg_l.png);top:0;left:0;width:7.0625rem;height:8.0625rem}.reveal.has-bg:after{background-image:url(/static/assets/images/popup/bg_r.png);bottom:0;right:0;width:12rem;height:15rem}.reveal .reveal-login{border:transparent}.reveal .reveal-login hr{background:#fad12f;background:linear-gradient(135deg,#fad12f,#ff8d45);margin:1.875rem 0;border:none;height:1px}.reveal .reveal-btn-group{margin-top:.625rem}.reveal-overlay:has(.reveal-center-success){padding-inline:10px}.revel-otp #otp{display:flex;justify-content:center;gap:16px;margin:0 auto 2rem}.revel-otp #otp input{width:3.125rem;font-size:3rem;color:#e18000;border-right:none;border-top:none;border-left:none;border-bottom:#000 3px solid;border-radius:0;line-height:3.75rem;height:3.75rem;padding:0;text-align:center;font-weight:700}.revel-otp #otp input:disabled{background:none}.revel-otp #otp [type=number]{padding:0;margin-top:0;margin-bottom:0;height:auto}.revel-otp #otp [type=number]:focus{box-shadow:none;border-right:none;border-top:none;border-left:none;border-bottom:#e18000 3px solid}.revel-otp #otp .button{margin-bottom:0}.revel-otp #otp-btn{margin-top:1.875rem}.consul-open{display:none;position:fixed;bottom:0;width:calc(100% - 30px);left:0;margin:0 .9375rem;cursor:pointer;z-index:1000;padding:.5rem 1.25rem;background-color:#fff2b1;border-top-left-radius:.9375rem;border-top-right-radius:.9375rem;text-align:center;font-size:1rem}.consul-open.move-to-top{top:62px;bottom:auto;z-index:900;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:.9375rem;border-bottom-right-radius:.9375rem;margin:0 .9375rem}.consul-open p{font-weight:500;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center}.consul-open i{font-size:1.875rem}.consul-open .icon-wrap{position:relative;display:inline-grid;place-items:center;isolation:isolate;--rx: 45%;--ry: 50%;--rsize: 2.2em}.consul-open .icon-wrap.animate-tap i{position:relative;z-index:1;animation:tapAnimation 1.5s ease-in-out infinite}.consul-open .icon-wrap .ripple{position:absolute;width:var(--rsize);height:var(--rsize);top:var(--ry);left:var(--rx);transform:translate(-50%,-50%);border:1px solid rgba(0,0,0,.12);border-radius:50%;pointer-events:none;z-index:0;animation:pulseRipple 2s ease-out infinite}.consul-open .icon-wrap.animate-tap:after{content:"";position:absolute;width:var(--rsize);height:var(--rsize);top:var(--ry);left:var(--rx);transform:translate(-50%,-50%);border:1px solid rgba(0,0,0,.08);border-radius:50%;pointer-events:none;z-index:0;animation:pulseRipple 2s ease-out infinite 1s}.consult-sticky{position:sticky;inset-block:100px}@keyframes tapAnimation{0%,to{transform:scale(1) translateY(0);opacity:1}20%{transform:scale(.9) translateY(2px);opacity:.8}40%{transform:scale(1.1) translateY(-2px);opacity:1}60%{transform:scale(1) translateY(0);opacity:.9}80%{transform:scale(1.05) translateY(-1px);opacity:1}}@keyframes pulseRipple{0%{transform:translate(-50%,-50%) scale(.8);opacity:1}50%{transform:translate(-50%,-50%) scale(1.4);opacity:.5}to{transform:translate(-50%,-50%) scale(2);opacity:0}}@media screen and (min-width:640px){.reveal{width:600px;max-width:102.5rem}.reveal .reveal-float-circle{--close-btn-size: 65px !important}}@media screen and (min-width:1024px){.reveal .reveal-float-circle{--close-btn-size: 80px !important}}@media screen and (max-width:639.98px){.reveal.reveal-center-small{width:calc(100% - 30px);margin:.9375rem;height:auto;min-height:auto}.reveal.small{padding-bottom:2.5rem}}@media screen and (max-width:639.98px){.reveal{top:0;width:100%;height:100%;min-height:100%;margin-left:0}}@media screen and (max-width:1023.98px){.reveal.reveal-center{width:calc(100% - 30px);margin:.9375rem;height:auto;min-height:auto}.consul-open{display:block}[data-fixed-panel] [data-panel].is-open .dropdown-pane{top:auto!important;left:auto!important}}@keyframes showPanel{0%{opacity:0;transform:translateY(100%)}}.dropdown.menu,.dropdown.menu ul{list-style:none}.dropdown.menu>li{position:relative}.dropdown.menu>li>a{padding:.125rem .25rem .1875rem;font-size:.75rem;border:1px solid #000;border-radius:99px;color:#000}.dropdown.menu>li>a i{display:inline-block;margin-right:.25rem;font-size:1.25rem;transform:translateY(1px)}.dropdown.menu>li.is-dropdown-submenu-parent>a:after{content:"";right:2px;width:auto;height:auto;margin-top:-.5em;border:0 none;font-size:.9375rem;transform:translateY(4px)}.dropdown.menu .menu{--radius: .9375rem;display:none;position:absolute;top:0;right:0;z-index:10;margin:0;min-width:145px;font-size:.75rem;background-color:#fff;border-radius:var(--radius);border:0 none;box-shadow:0 4px 4px #00000014;overflow:hidden}.dropdown.menu .menu.opens-right{left:-1px!important}.dropdown.menu .menu.opens-left{right:-1px!important}.dropdown.menu .menu a{position:relative;display:flex;padding:.375rem .625rem;color:#333;line-height:1;align-items:center}.dropdown.menu .menu a:not(.is-active):hover,.dropdown.menu .menu a:not(.is-active):focus{color:#ffc46b}.dropdown.menu .menu a:not(.is-active):hover:after,.dropdown.menu .menu a:not(.is-active):focus:after{content:""}.dropdown.menu .menu i{font-size:1.25rem}.dropdown.menu .menu .is-active{background:#ffc46b;color:#fff;pointer-events:none}.dropdown.menu>li:hover>.menu,.dropdown.menu>li:focus-within>.menu{display:block}.dropdown.menu .selector-clone{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);background:#ffc46b;pointer-events:none}.dropdown.menu .selector-clone a{color:#fff}.pagination{display:flex;justify-content:center;align-items:center;list-style:none;margin:0;padding:0;margin-top:2.8125rem}.pagination a,.pagination button{display:inline-flex;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;padding:0;border:1px solid transparent;border-radius:50%}.pagination a:hover,.pagination button:hover{background-color:#e18000;color:#fff;border:1px solid #e18000}.pagination a i:before,.pagination button i:before{transform:translateY(-1px)}.pagination li{margin:0 .3125rem;line-height:1.6}.pagination li:first-child,.pagination li:last-child{border:1px solid #9fa0a0;padding:0;border-radius:50%}.pagination li:first-child:hover,.pagination li:last-child:hover{background-color:#e18000;color:#fff;border:1px solid #e18000}.pagination li.ellipsis:after{content:"…"}.pagination .disabled a{cursor:not-allowed}.pagination .current{display:flex;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;padding:0;background-color:#e18000;color:#fff;border-radius:50%}.pagination-next,.pagination-previous{border:1px solid #9fa0a0;border-radius:50%;margin:0 .3125rem;width:1.875rem;height:1.875rem;padding:0}.pagination-next a,.pagination-previous a{display:flex;justify-content:center;align-items:center;font-size:.9375rem;width:1.875rem;height:1.875rem;color:#9fa0a0;padding:0}.pagination-next a:before,.pagination-next a:after,.pagination-previous a:before,.pagination-previous a:after{display:none}.pagination-next a:hover,.pagination-previous a:hover{background-color:#e18000;color:#fff;border:1px solid #e18000}.pagination-next .disabled:before,.pagination-next .disabled:after,.pagination-previous .disabled:before,.pagination-previous .disabled:after{display:none}.pagination-next:hover,.pagination-previous:hover{background-color:#e18000;color:#fff;border:1px solid #e18000}.tab-menu{box-shadow:0 0 4px #00000026;border-bottom:2px solid #fd9800;border-top:none;border-left:none;border-right:none;background:#f7f6f2;border-radius:.9375rem .9375rem 0 0;overflow:hidden;display:flex;flex-direction:row;flex-wrap:nowrap;margin-bottom:1.25rem}.tab-menu li,.tab-menu .tabs-title a{display:flex;flex:auto;text-align:center;justify-content:center;font-size:1rem;font-weight:400;color:#5c5c5c}.tab-menu .tabs-title:not(:last-child){border-right:1px solid #d9dce3}.tab-menu .tabs-title.is-active,.tab-menu .tabs-title>a[aria-selected=true]{background:#fd9800;color:#fff;transition:.15s all}.tab-menu .tabs-title>a:hover[aria-selected=false]:not(.is-disabled){background:#fee8cd;transition:.15s all}.tab-menu .tabs-title>a[aria-selected=false].is-disabled{background:#c4c4c4;cursor:help;color:#fff;transition:.15s all}.tab-menu .tabs-title>a[aria-selected=false].is-disabled:hover{background:#999}.tab-con{gap:1.25rem;border:none;padding:0}@media screen and (max-width:1023.98px){.pagination>li{display:none}.pagination>li:nth-child(2),.pagination>li:nth-child(3),.pagination>li:nth-child(4),.pagination>li:nth-child(5),.pagination>li.ellipsis,.pagination>li:nth-last-child(4),.pagination>li:nth-last-child(3),.pagination>li:nth-last-child(2){display:inline-block}.pagination>li:first-child:nth-last-child(-n+7)~li{display:inline-block}.pagination #pagination-first-page,.pagination #pagination-last-page{display:none}}@media screen and (max-width:671.98px){.pagination{margin-top:1.25rem}}.editor-content{font-size:16px;line-height:2}.editor-content .collapse.show{visibility:visible}.editor-content h2,.editor-content h3,.editor-content h4,.editor-content h5{font-weight:700;margin-top:0}.editor-content h2{font-size:36px;margin-bottom:30px}.editor-content h3{font-size:26px}.editor-content h4{font-size:20px}.editor-content h5{font-size:18px}.editor-content img{max-width:100%;height:auto}.editor-content strong{color:#505050;font-weight:700}.editor-content mark{background:linear-gradient(to bottom,#fff0 0% 50%,#e9ba2033 50% 100%)}.editor-content mark strong,.editor-content strong mark{color:#505050;font-weight:700}.editor-content a:hover{text-decoration:underline}.editor-content a.button:hover{text-decoration:none}.editor-content ol{list-style:decimal}.editor-content .drop-caps{font-size:32px;line-height:1.4;color:#e9ba20}.editor-content .extra-tables-block{position:relative}.editor-content .extra-tables-block:not(:last-child){margin-bottom:60px}.editor-content .extra-tables-block-link{position:absolute;top:-60px}.editor-content .custom-table-01{overflow-x:auto}.editor-content .custom-table-01>table{margin-top:10px;width:100%;min-width:700px}.editor-content .custom-table-01>table span{color:#eb612a}.editor-content .custom-table-01>table>tbody>tr:first-child>td{font-size:20px;font-weight:700;color:#fff;background-color:#da9252;border-right:1px solid #fff!important;border-bottom:1px solid #fff}.editor-content .custom-table-01>table>tbody>tr:first-child>td:first-child{background-color:#da9252;color:#fff}.editor-content .custom-table-01>table>tbody>tr:first-child>td:last-child{border-right:none!important}.editor-content .custom-table-01>table>tbody>tr:last-child{border-bottom:none!important}.editor-content .custom-table-01>table>tbody>tr>td{border-right:1px solid #9f9e9f;border-bottom:1px solid #fff;text-align:center;padding:20px 10px}.editor-content .custom-table-01>table>tbody>tr>td:first-child{white-space:nowrap;font-weight:700;background-color:#eee;border-right:1px solid #fff!important;border-left:1px solid #fff!important;color:#333}.editor-content .custom-table-01>table>tbody>tr>td:last-child{border-right:1px solid #fff!important}.editor-content .custom-table-01>table>tbody>tr td.text-left{text-align:left}.editor-content .custom-table-01>table p{margin-bottom:0}.editor-content .custom-table-02{overflow-x:auto}.editor-content .custom-table-02>table{margin-top:10px;width:100%;min-width:700px}.editor-content .custom-table-02>table span{color:#eb612a}.editor-content .custom-table-02>table>tbody>tr:first-child>td{font-size:20px;font-weight:700;color:#fff;background-color:#da9252;border-right:1px solid #fff!important;border-bottom:1px solid #fff}.editor-content .custom-table-02>table>tbody>tr:first-child>td:first-child{background-color:#da9252}.editor-content .custom-table-02>table>tbody>tr:first-child>td:last-child{border-right:none!important}.editor-content .custom-table-02>table>tbody>tr:last-child{border-bottom:none!important}.editor-content .custom-table-02>table>tbody>tr>td{border-right:1px solid #9f9e9f;border-bottom:1px solid #fff;text-align:center;padding:20px 10px}.editor-content .custom-table-02>table>tbody>tr>td:first-child{border-left:1px solid #fff!important}.editor-content .custom-table-02>table>tbody>tr>td:last-child{border-right:1px solid #fff!important}.editor-content .custom-table-02>table>tbody>tr td.text-left{text-align:left}.editor-content .custom-table-02>table p{margin-bottom:0}.editor-content .custom-table-03{overflow-x:auto}.editor-content .custom-table-03>table{margin-top:10px;width:100%;min-width:700px}.editor-content .custom-table-03>table span{color:#eb612a}.editor-content .custom-table-03>table.s-1>tbody>tr:first-child>td:nth-child(2){background:linear-gradient(102deg,#fad12f 21.78%,#ff8d45 76.77%)!important}.editor-content .custom-table-03>table.s-1>tbody>tr:first-child>td:nth-child(2)>:first-child{font-size:24px}.editor-content .custom-table-03>table.s-1>tbody>tr:first-child>td:nth-child(2)>:first-child,.editor-content .custom-table-03>table.s-1>tbody>tr:first-child>td:nth-child(2)>:last-child{color:#fff}.editor-content .custom-table-03>table.s-1>tbody>tr:not(:first-child)>td:nth-child(2){background:#e9ba201a!important}.editor-content .custom-table-03>table.s-2>tbody>tr:first-child>td:nth-child(3){background:linear-gradient(102deg,#fad12f 21.78%,#ff8d45 76.77%)!important}.editor-content .custom-table-03>table.s-2>tbody>tr:first-child>td:nth-child(3)>:first-child{font-size:24px}.editor-content .custom-table-03>table.s-2>tbody>tr:first-child>td:nth-child(3)>:first-child,.editor-content .custom-table-03>table.s-2>tbody>tr:first-child>td:nth-child(3)>:last-child{color:#fff}.editor-content .custom-table-03>table.s-2>tbody>tr:not(:first-child)>td:nth-child(3){background:#e9ba201a!important}.editor-content .custom-table-03>table.s-3>tbody>tr:first-child>td:nth-child(4){background:linear-gradient(102deg,#fad12f 21.78%,#ff8d45 76.77%)!important}.editor-content .custom-table-03>table.s-3>tbody>tr:first-child>td:nth-child(4)>:first-child{font-size:24px}.editor-content .custom-table-03>table.s-3>tbody>tr:first-child>td:nth-child(4)>:first-child,.editor-content .custom-table-03>table.s-3>tbody>tr:first-child>td:nth-child(4)>:last-child{color:#fff}.editor-content .custom-table-03>table.s-3>tbody>tr:not(:first-child)>td:nth-child(4){background:#e9ba201a!important}.editor-content .custom-table-03>table.s-4>tbody>tr:first-child>td:nth-child(5){background:linear-gradient(102deg,#fad12f 21.78%,#ff8d45 76.77%)!important}.editor-content .custom-table-03>table.s-4>tbody>tr:first-child>td:nth-child(5)>:first-child{font-size:24px}.editor-content .custom-table-03>table.s-4>tbody>tr:first-child>td:nth-child(5)>:first-child,.editor-content .custom-table-03>table.s-4>tbody>tr:first-child>td:nth-child(5)>:last-child{color:#fff}.editor-content .custom-table-03>table.s-4>tbody>tr:not(:first-child)>td:nth-child(5){background:#e9ba201a!important}.editor-content .custom-table-03>table.s-5>tbody>tr:first-child>td:nth-child(6){background:linear-gradient(102deg,#fad12f 21.78%,#ff8d45 76.77%)!important}.editor-content .custom-table-03>table.s-5>tbody>tr:first-child>td:nth-child(6)>:first-child{font-size:24px}.editor-content .custom-table-03>table.s-5>tbody>tr:first-child>td:nth-child(6)>:first-child,.editor-content .custom-table-03>table.s-5>tbody>tr:first-child>td:nth-child(6)>:last-child{color:#fff}.editor-content .custom-table-03>table.s-5>tbody>tr:not(:first-child)>td:nth-child(6){background:#e9ba201a!important}.editor-content .custom-table-03>table.s-6>tbody>tr:first-child>td:nth-child(7){background:linear-gradient(102deg,#fad12f 21.78%,#ff8d45 76.77%)!important}.editor-content .custom-table-03>table.s-6>tbody>tr:first-child>td:nth-child(7)>:first-child{font-size:24px}.editor-content .custom-table-03>table.s-6>tbody>tr:first-child>td:nth-child(7)>:first-child,.editor-content .custom-table-03>table.s-6>tbody>tr:first-child>td:nth-child(7)>:last-child{color:#fff}.editor-content .custom-table-03>table.s-6>tbody>tr:not(:first-child)>td:nth-child(7){background:#e9ba201a!important}.editor-content .custom-table-03>table.s-7>tbody>tr:first-child>td:nth-child(8){background:linear-gradient(102deg,#fad12f 21.78%,#ff8d45 76.77%)!important}.editor-content .custom-table-03>table.s-7>tbody>tr:first-child>td:nth-child(8)>:first-child{font-size:24px}.editor-content .custom-table-03>table.s-7>tbody>tr:first-child>td:nth-child(8)>:first-child,.editor-content .custom-table-03>table.s-7>tbody>tr:first-child>td:nth-child(8)>:last-child{color:#fff}.editor-content .custom-table-03>table.s-7>tbody>tr:not(:first-child)>td:nth-child(8){background:#e9ba201a!important}.editor-content .custom-table-03>table.s-8>tbody>tr:first-child>td:nth-child(9){background:linear-gradient(102deg,#fad12f 21.78%,#ff8d45 76.77%)!important}.editor-content .custom-table-03>table.s-8>tbody>tr:first-child>td:nth-child(9)>:first-child{font-size:24px}.editor-content .custom-table-03>table.s-8>tbody>tr:first-child>td:nth-child(9)>:first-child,.editor-content .custom-table-03>table.s-8>tbody>tr:first-child>td:nth-child(9)>:last-child{color:#fff}.editor-content .custom-table-03>table.s-8>tbody>tr:not(:first-child)>td:nth-child(9){background:#e9ba201a!important}.editor-content .custom-table-03>table.s-9>tbody>tr:first-child>td:nth-child(10){background:linear-gradient(102deg,#fad12f 21.78%,#ff8d45 76.77%)!important}.editor-content .custom-table-03>table.s-9>tbody>tr:first-child>td:nth-child(10)>:first-child{font-size:24px}.editor-content .custom-table-03>table.s-9>tbody>tr:first-child>td:nth-child(10)>:first-child,.editor-content .custom-table-03>table.s-9>tbody>tr:first-child>td:nth-child(10)>:last-child{color:#fff}.editor-content .custom-table-03>table.s-9>tbody>tr:not(:first-child)>td:nth-child(10){background:#e9ba201a!important}.editor-content .custom-table-03>table>tbody>tr:first-child{background:linear-gradient(to bottom,#fff,#f5f5f5)}.editor-content .custom-table-03>table>tbody>tr:first-child>td{font-weight:700;color:#fff;border-top:1px solid #fff;border-right:1px solid #fff!important;border-bottom:1px solid #9f9e9f}.editor-content .custom-table-03>table>tbody>tr:first-child>td:first-child{background:#fcfcfc}.editor-content .custom-table-03>table>tbody>tr:first-child>td:last-child{border-right:1px solid #fff}.editor-content .custom-table-03>table>tbody>tr:first-child>td:not(:first-child)>:first-child{font-size:20px;font-weight:700;color:#e18000}.editor-content .custom-table-03>table>tbody>tr:first-child>td:not(:first-child)>:last-child{font-weight:300;color:#999}.editor-content .custom-table-03>table>tbody>tr:last-child{border-bottom:none!important}.editor-content .custom-table-03>table>tbody>tr>td{border-right:1px solid #9f9e9f;border-bottom:1px solid #fff;text-align:center;padding:20px 10px}.editor-content .custom-table-03>table>tbody>tr>td:first-child{white-space:nowrap;font-weight:700;border-left:1px solid #fff!important}.editor-content .custom-table-03>table>tbody>tr>td:last-child{border-right:1px solid #fff!important}.editor-content .custom-table-03>table>tbody>tr td.text-left{text-align:left}.editor-content .custom-table-03>table p{margin-bottom:0}.editor-content .custom-table-04{overflow-x:auto}.editor-content .custom-table-04>table{margin-top:10px;width:100%;min-width:700px}.editor-content .custom-table-04>table span{color:#eb612a}.editor-content .custom-table-04>table>tbody>tr:first-child>td{font-size:20px;font-weight:700;color:#fff;background-color:#da9252;border-right:1px solid #fff!important;border-bottom:1px solid #fff}.editor-content .custom-table-04>table>tbody>tr:first-child>td:first-child{background-color:#da9252}.editor-content .custom-table-04>table>tbody>tr:first-child>td:last-child{border-right:none!important}.editor-content .custom-table-04>table>tbody>tr:last-child{border-bottom:none!important}.editor-content .custom-table-04>table>tbody>tr>td{border-right:1px solid #cccccc!important;border-bottom:1px solid #cccccc;text-align:center;padding:20px 10px;font-weight:300}.editor-content .custom-table-04>table>tbody>tr>td:first-child{white-space:nowrap;border-left:1px solid #cccccc!important;color:#333}.editor-content .custom-table-04>table>tbody>tr td.text-left{text-align:left}.editor-content .custom-table-04>table p{margin-bottom:0}.editor-content ul.list-wrapper{position:relative;list-style:none;margin:0;padding:0}.editor-content ul.list-wrapper>li:first-child{background:#e9ba20;z-index:-1;width:1px;height:100%;position:absolute;left:.9375rem}.editor-content ul.list-wrapper>li:not(:first-child){margin-top:.625rem;position:relative}.editor-content ul.list-wrapper>li:not(:first-child)>dt:nth-child(1){float:left;margin-right:1.25rem;background:#e9ba20;height:1.875rem;width:1.875rem;line-height:1.875rem;border-radius:6.25rem;font-weight:700;color:#fff;text-align:center}.editor-content ul.list-wrapper>li:not(:first-child)>dd:nth-child(2){display:table-row;vertical-align:middle}.editor-content ul.list-wrapper>li:not(:first-child)>dd:nth-child(2)>:nth-child(1){color:#e9ba20;font-size:20px;font-weight:700;line-height:1.875rem;margin-bottom:8px}.editor-content ul.list-wrapper>li:not(:first-child)>dd:nth-child(2)>:nth-child(2){padding:.625rem 0 0!important;margin-top:0!important}.editor-content ul.list-wrapper>li:last-child>dd:nth-child(3){background:#fff;z-index:-1;top:0;width:1px;height:100%;position:absolute;left:.9375rem}.editor-content .row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.editor-content .row .col-lg,.editor-content .row .col-lg-1,.editor-content .row .col-lg-10,.editor-content .row .col-lg-11,.editor-content .row .col-lg-12,.editor-content .row .col-lg-2,.editor-content .row .col-lg-3,.editor-content .row .col-lg-4,.editor-content .row .col-lg-5,.editor-content .row .col-lg-6,.editor-content .row .col-lg-7,.editor-content .row .col-lg-8,.editor-content .row .col-lg-9,.editor-content .row .col-lg-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.editor-content .row .col-12{flex:0 0 100%;max-width:100%}@media screen and (min-width:1024px){.editor-content{font-size:19px}.editor-content h2{font-size:40px}.editor-content h3{font-size:30px}.editor-content h4{font-size:24px}.editor-content h5{font-size:20px}.editor-content .drop-caps{font-size:36px}.editor-content .row .col-lg{flex-basis:0;flex-grow:1;max-width:100%}.editor-content .row .col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.editor-content .row .col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.editor-content .row .col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.editor-content .row .col-lg-3{flex:0 0 25%;max-width:25%}.editor-content .row .col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.editor-content .row .col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.editor-content .row .col-lg-6{flex:0 0 50%;max-width:50%}.editor-content .row .col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.editor-content .row .col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.editor-content .row .col-lg-9{flex:0 0 75%;max-width:75%}.editor-content .row .col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.editor-content .row .col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.editor-content .row .col-lg-12{flex:0 0 100%;max-width:100%}.editor-content .custom-table-01>table>tbody>tr:first-child>td,.editor-content .custom-table-02>table>tbody>tr:first-child>td,.editor-content .custom-table-04>table>tbody>tr:first-child>td{font-size:24px}.editor-content .custom-table-03>table>tbody>tr:first-child>td:not(:first-child)>:first-child{font-size:24px}.editor-content ul.list-wrapper>li:first-child{left:1.125rem}.editor-content ul.list-wrapper>li:not(:first-child)>dt:nth-child(1){height:2.25rem;width:2.25rem;line-height:2.25rem}.editor-content ul.list-wrapper>li:not(:first-child)>dd:nth-child(2)>:nth-child(1){font-size:24px;line-height:2.25rem}.editor-content ul.list-wrapper>li:last-child>dd:nth-child(3){left:1.125rem}}.clamp-6,.clamp-5,.clamp-4,.clamp-3,.clamp-2,.clamp-1,.clamp{position:relative;display:block;display:-webkit-box;overflow:hidden;max-width:100%;line-height:1.6;line-height:var(--line-height, 1.6);text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-limit, 1)}.clamp,.clamp-1{display:block;max-width:100%;white-space:nowrap}.clamp-2{--line-limit: 2;max-height:calc(1em * var(--line-height, 1.6) * var(--line-limit, 1))}.clamp-3{--line-limit: 3;max-height:calc(1em * var(--line-height, 1.6) * var(--line-limit, 1))}.clamp-4{--line-limit: 4;max-height:calc(1em * var(--line-height, 1.6) * var(--line-limit, 1))}.clamp-5{--line-limit: 5;max-height:calc(1em * var(--line-height, 1.6) * var(--line-limit, 1))}.clamp-6{--line-limit: 6;max-height:calc(1em * var(--line-height, 1.6) * var(--line-limit, 1))}.title-line{margin-top:6.25rem;display:flex;align-items:center;white-space:nowrap;color:#ffc46b;margin-bottom:1.875rem}.title-line.center-line{text-align:center}.title-line:before{content:"";background-color:#ffc46b;height:1px;width:100%;margin-right:1rem}.title-line:after{content:"";background-color:#ffc46b;height:1px;width:100%;margin-left:1rem}.title-line:first-child{margin-top:0}.personal-comments{margin-top:1.25rem;gap:1.25rem}.personal-comments .info{display:flex;gap:10px}.personal-comments .avatar{border:3px solid #e9ba20;border-radius:50%;width:2.8125rem;height:2.8125rem}.personal-comments figcaption{margin-left:3.4375rem}.personal-comments .time{color:#9fa0a0}.personal-comments .star{display:flex;align-items:center;gap:.625rem}.personal-comments .star .star-score{color:#e18000}.personal-comments .score{display:flex;justify-content:space-between;align-items:center;margin-bottom:.625rem}.personal-comments .score p{margin-bottom:0;color:#9fa0a0!important;line-height:1.6;white-space:nowrap}.personal-comments .score-list{display:flex;gap:.625rem!important}.personal-comments .score-list li{margin-bottom:0}.personal-comments .p{color:#5c5c5c}.personal-comments .reply{margin-top:1.25rem}.personal-comments .reply p{line-height:1}.personal-comments .reply p:not(:last-child){margin-bottom:.9375rem}.personal-comments .reply .text-note{color:#9fa0a0}.personal-comments .reply{border-left:2px solid #bebebe;padding-left:1.25rem}.normal-list{padding:1.25rem 0 0;margin-left:1.25rem;list-style:none}.card-ul{margin:0;padding:0;list-style:none;font-size:.875rem;color:#000;display:flex;flex-wrap:wrap;flex-direction:row}.card-ul span{content:attr(title-string);color:#666;margin-right:.9375rem;width:3.5rem;display:flex;justify-content:space-between}.card-ul li:after{content:"|";margin:0 .625rem}.card-ul li:last-child:after{display:none}.ul-columns-2{margin:0;padding:0;list-style:none;-moz-columns:2;columns:2}@media screen and (max-width:1023.98px){.ul-columns-2{-moz-columns:1;columns:1;font-size:.875rem}}.list-wrapper{position:relative}.list-item-wrapper{margin-top:.625rem;position:relative}.list-bullet{float:left;margin-right:1.25rem;background:#e9ba20;height:1.875rem;width:1.875rem;line-height:1.875rem;border-radius:6.25rem;font-weight:700;color:#fff;text-align:center}.list-item{display:table-row;vertical-align:middle}.list-item ul,.list-item ol,.list-item p,.list-item .normal-list{padding:.625rem 0 0!important;margin-top:0!important}.list-title{color:#e9ba20}.dot-line{background:#e9ba20;z-index:-1;width:1px;height:100%;position:absolute;left:.9375rem}.white-line{background:#fff;z-index:-1;top:0;width:1px;height:100%;position:absolute;left:.9375rem}table tbody th,table thead th{font-size:1.25rem}@media screen and (max-width:1023.98px){table tbody th,table thead th{font-size:1rem}}table{display:table;caption-side:bottom}table>caption{font-weight:500}table tbody,table tfoot,table thead{border:none}table thead th{text-align:center;border-right:1px solid #fff!important;border-bottom:1px solid #fff!important}table thead th:last-child{border-right:none}table tbody th{text-align:center;border-right:1px solid #fff!important;border-bottom:1px solid #fff!important;background:#da9252;color:#fff}table tbody th:last-child{border-right:none}table tbody tr{border-bottom:1px solid #9f9e9f!important}table tbody tr:last-child{border-bottom:2px solid #9f9e9f!important}table tbody td{border-right:1px solid #9f9e9f!important;text-align:center}table tbody td:last-child{border-right:none!important}.table-scroll{position:relative;max-width:1440px;width:100%;margin:auto;overflow:hidden}.table-scroll::-webkit-scrollbar{width:4px;height:4px}.table-scroll::-webkit-scrollbar-track{background:#fff}.table-scroll::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:6px}.table-scroll::-webkit-scrollbar-thumb:hover{background:silver}.table-scroll{scrollbar-color:#d9d9d9 #fff;scrollbar-width:thin}.table-scroll table{width:100%;margin-bottom:.5rem;border-collapse:separate;border-spacing:0}.table-scroll th{padding:5px 10px;white-space:nowrap}.table-scroll td{white-space:nowrap}.table-scroll .table-wrap{width:100%;overflow:auto}.table-scroll .table-wrap::-webkit-scrollbar{width:4px;height:4px}.table-scroll .table-wrap::-webkit-scrollbar-track{background:#fff}.table-scroll .table-wrap::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:6px}.table-scroll .table-wrap::-webkit-scrollbar-thumb:hover{background:silver}.table-scroll .table-wrap{scrollbar-color:#d9d9d9 #fff;scrollbar-width:thin}.table-scroll tbody th{background:#eee;color:#333}.cover-rate-table thead th{text-align:center!important}.cover-rate-table thead th:nth-child(1){width:200px}.cover-rate-table thead th:nth-child(2){width:150px}.cover-rate-table thead th:nth-child(3){width:150px}.table-sp{width:100%;text-align:left;border-spacing:0;border-collapse:collapse;box-sizing:border-box}.table-sp th{vertical-align:middle;font-weight:600}.table-sp td{vertical-align:middle;padding:1em}.table-sp colgroup{background:transparent;width:12.5rem}.table-sp .button{margin:0}.table-sp .main-chouse-title{background:linear-gradient(102deg,#fad12f 21.78%,#ff8d45 76.77%)!important;color:#fff}.table-sp .main-chouse{background:#e9ba201a!important}.table-sp thead{background:none}.table-sp thead th{background:linear-gradient(to bottom,#fff,#f5f5f5);text-align:center;position:relative;color:#999;border-bottom:1px solid #9f9e9f!important;border-top:1px solid #fff!important;padding:1.25rem 0;width:12.5rem}.table-sp thead th:first-child{background:transparent;border-top:none!important}.table-sp thead th .h5{color:#e18000}.table-sp thead tr:hover{background:transparent}.table-sp tbody th{background:#fff;border-bottom:1px solid #9f9e9f!important;border-right:1px solid #9f9e9f!important;color:#333}.table-sp tbody tr:nth-child(2n) th{background:#f9f9f9!important}.table-sp tfoot{background:transparent}.table-sp tfoot td{text-align:center}.step-table{margin-top:1.25rem;border:none;display:none}.step-table.is-open{display:block}.step-table table{border-collapse:collapse}.step-table thead{border:none}.step-table thead th,.step-table thead tr{font-size:.875rem}.step-table thead th{white-space:nowrap;text-align:left}.step-table thead th:nth-child(3),.step-table thead th:nth-child(4),.step-table thead th:nth-child(5),.step-table thead th:nth-child(6){text-align:center}.step-table thead tr{background:#fee8cd;color:#000;font-weight:400}.step-table thead tr:hover{background:#fee8cd}.step-table tbody{border-right:none;border-left:none;border-color:#9fa0a0}.step-table tbody:not(:last-child){border-bottom:none}.step-table tbody th,.step-table tbody td,.step-table tbody tr{font-size:.875rem}.step-table tbody th{font-weight:lighter;color:#666;border-right:1px solid #e6e6e6!important;border-bottom:1px solid #9fa0a0!important;vertical-align:top;white-space:nowrap;background:transparent}.step-table tbody tr:nth-child(2n){background:#fff}.step-table tbody tr:nth-child(odd){background:#fff}.step-table tbody tr:hover{background:#fec18a1a!important}.step-table tbody tr:not(:last-child){border-bottom:none!important}.step-table tbody tr:last-child{border-bottom:1px solid #9f9e9f!important}.step-table tbody td{border-bottom:none!important;white-space:nowrap}.step-table tbody td:not(:last-child){border-right:1px solid #e6e6e6!important}@media screen and (max-width:1023.98px){.personal-comments .info-box{display:flex;align-items:center;justify-content:space-between}.personal-comments .star .score-star-box{--star-size: 25px}.personal-comments figcaption{margin:.9375rem 0}.personal-comments .score-list{flex-wrap:wrap}.normal-list{font-size:.875rem}.table-sp thead th{width:9.375rem}}@media screen and (min-width:1024px){.editor-content .custom-table-03>table>tbody>tr:first-child>td>:first-child{font-size:26px}}@media screen and (max-width:639.98px){.title-line{margin-top:1.875rem}}@media screen and (min-width:640px)and (max-width:1023.98px){.title-line{margin-top:2.5rem}}@media screen and (min-width:1024px)and (max-width:1199.98px){.title-line{margin-top:2.5rem}}@media screen and (min-width:1023px)and (max-width:1559.98px){.title-line{margin-top:3.75rem}}.ad-card .object-fit{width:100%;border-radius:.5rem .5rem 0}.ad-card .object-fit img{transition:all .3s}.ad-card .object-fit:before{content:"";display:block;padding-top:86.3636363636%}.ad-card .object-fit.bigsize-img:before{content:"";display:block;padding-top:29.1786743516%}@media(hover:hover){.ad-card:hover img,.ad-card:focus img{transform:scale(1.1)}}.work-card{display:block;position:relative}.work-card .object-fit{border-radius:1.5625rem 1.5625rem 0}.work-card .object-fit img{transition:all .3s}.work-card .object-fit:before{content:"";display:block;padding-top:67.6470588235%}.work-card .card-info,.work-card .card-title,.work-card .text-note{width:100%}.work-card .card-info{text-align:left;line-height:1.4;text-indent:0}.work-card .card-info .separator{margin:0 8px}.work-card .card-title{margin:.3125rem 0 0 .3125rem;display:block}.work-card .card-title .h6{font-weight:400;position:relative;display:block;display:-webkit-box;overflow:hidden;max-width:100%;line-height:1.6;line-height:var(--line-height, 1.6);text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-limit, 2)}.work-card .card-title .text-note{margin:0}.work-card .card-title .h6,.work-card .card-title p{color:#000;margin-bottom:0}.work-card .text-note{color:#5c5c5c}.work-card .text-note p{margin-bottom:0}.work-card .like-box{z-index:1;position:absolute;top:0;left:.3125rem;display:block}.work-card .like-box:before{content:"";width:10.75rem;height:4.0625rem;background-image:url(/static/assets/images/card/work_card_hover.png);background-size:contain;background-repeat:no-repeat;position:absolute;top:0;left:0;z-index:-1;opacity:0;transition:all .3s;border-radius:1.5625rem 0 0}.work-card .like-box .btn-like{transform:scale(.75)}.work-card .like-box p{color:#fff;z-index:2;position:absolute;left:2.8125rem;top:.875rem;font-weight:400;display:none;transition:all .3s;line-height:1.6}.work-card .card-top{width:100%;margin:0;position:absolute;top:0;left:-.3125rem;z-index:1}.work-card .card-img{position:relative;overflow:hidden}.work-card .icon-box{border:solid 2px transparent;background:#fffc;position:absolute;box-sizing:border-box;width:2.25rem;height:2.25rem;font-size:1.5625rem;top:.75rem;right:.75rem}.work-card .icon-box:before,.work-card .icon-box:after{content:"";position:absolute;inset:0}.work-card .icon-box:before{z-index:-2;margin:-2px;border-radius:inherit;background:linear-gradient(to right,#e18000,#fae7d6)}.work-card .icon-box:after{z-index:-1;background:#fff;border-radius:inherit}.work-card .icon-box i{background:-webkit-gradient(linear,left top,left bottom,from(#e18000),to(#fae7d6));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.work-card.has-shadow{padding:0}.work-card.has-shadow .object-fit{border-radius:.3125rem}.work-card.has-shadow .card-info{background:linear-gradient(0deg,#000000d9 0,#0000004d 32.65%,#0000 50%) 50%/cover no-repeat;position:absolute;left:0;bottom:0;padding:.9375rem;width:100%;height:100%;margin:0;border-radius:.3125rem}.work-card.has-shadow .card-info .h6,.work-card.has-shadow .card-info p{color:#fff}.work-card.has-shadow .card-title{display:flex;flex-direction:column;justify-content:flex-end;width:100%;height:100%;margin:0}.work-card.has-shadow .icon-box{width:3rem;height:3rem}.work-card.has-shadow .icon-box i{font-size:2.1875rem}.work-card.has-expired .card-img:before{--badge-size: 5rem;content:"已過期";position:absolute;top:calc(50% - var(--badge-size) / 2);left:calc(50% - var(--badge-size) / 2);background-color:#fff;z-index:2;width:var(--badge-size);height:var(--badge-size);border-radius:6.25rem;border:1px solid #e0e0e0;display:flex;justify-content:center;align-items:center;align-content:center}.work-card.has-expired .object-fit:after{content:"";position:absolute;top:0;left:0;background-color:#ffffffbf;z-index:0;width:100%;height:100%}.work-card .tag{position:absolute;top:24px;right:0;z-index:1;display:block;padding-left:.625rem;min-width:7.5rem;font-size:.75rem;line-height:1.875rem;background:#f3b3a0;color:#fff;border-radius:15px 0 0 15px;font-weight:500}.work-card .tag.tag-brown{background-color:#a08178}.work-card .tag.tag-orange{background-color:#db8c5f}.work-card .like-tag{width:100%;margin:0;position:absolute;top:.3125rem;left:0;z-index:1}.work-card .like-tag .btn-like{transform:scale(.75);left:.625rem}.work-card .like-tag .tag{top:.75rem;right:0}.work-card .time-location{width:100%;display:flex;justify-content:space-between;gap:.625rem}.work-card .card-time,.work-card .card-location{display:flex;align-items:center;align-content:center;font-size:.875rem;margin-top:.3125rem}.work-card .card-time i,.work-card .card-location i{font-size:1.5625rem;transform:translateY(1px);margin-right:.3125rem}.work-card .card-time i:before,.work-card .card-location i:before{margin-right:0;margin-left:0}.work-card .card-time{white-space:nowrap}.work-card .card-location{width:calc(100% - 123px)}.work-card .btn-extend{display:block;margin-top:1.25rem}.work-card .card-area{margin:.9375rem 0 0;border-top:1px solid #d9dce3;padding:.9375rem 0 0}.work-card.plane-card .card-area .card-ul span{width:4.375rem}.work-card .camera{font-size:2rem;color:#fff;left:3.0625rem;top:.5625rem;width:2.25rem;height:2.25rem;text-decoration:none;display:flex;align-items:center;justify-content:center}.work-card .camera.has-new{position:relative}.work-card .camera.has-new:after{content:"";position:absolute;display:block;top:.1875rem;right:.1875rem;background:#fa673b;width:.625rem;height:.625rem;border-radius:100%}.work-card .primary{color:#e18000}@media(hover:hover){.work-card:hover .object-fit,.work-card:focus .object-fit{box-shadow:0 4px 14px #fae7d6}.work-card:hover img,.work-card:focus img{transform:scale(1.1)}.work-card:hover .like-box:before,.work-card:focus .like-box:before{opacity:1}.work-card:hover .like-box p,.work-card:focus .like-box p{display:block}.work-card:hover .card-title .h6,.work-card:focus .card-title .h6{color:#e18000}.work-card:hover.has-shadow,.work-card:focus.has-shadow{box-shadow:0 4px 14px #fae7d6}}.more-card img{width:100%}.more-card{display:block;position:relative;margin-right:.625rem;margin-left:.625rem}.more-card .object-fit{width:100%;border-radius:.5rem .5rem 0}.more-card .object-fit img{transition:all .3s}.more-card .object-fit:before{content:"";display:block;padding-top:64.4736842105%}@media(hover:hover){.more-card:hover,.more-card:focus{box-shadow:0 4px 14px #fae7d6}.more-card:hover img,.more-card:focus img{transform:scale(1.1)}}.more-card .more-card-text{background:#000000a6;color:#fff;width:100%}@media(hover:hover){.more-card .more-card-text:hover,.more-card .more-card-text:focus{transition:all .3s;background:#e18000a6}}.designer-card{position:relative;display:block;width:11.5625rem;margin-bottom:1.875rem}.designer-card .card-img{margin-right:1.875rem;position:relative;width:100%}.designer-card .card-img .btn-like{top:-.125rem;left:-.125rem;font-size:3.4375rem}.designer-card .card-img .object-fit{border-radius:100%}.designer-card .card-img .object-fit:before{content:"";display:block;padding-top:100%}.designer-card .card-img .object-fit img{transition:all .3s}.designer-card .card-name{transition:transform .5s,opacity .5s;margin-bottom:0;position:absolute;z-index:4;bottom:0;left:50%;display:inline-block;text-align:center;background:#fff;color:#000;border-radius:99px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 1px 8px 1px #00000026;transform:translate(-50%,50%) scale(var(--scale-x, 1),var(--scale-y, 1));padding:0 1rem}@media(hover:hover){.designer-card:hover .object-fit,.designer-card:focus .object-fit{box-shadow:0 4px 14px #fae7d6}.designer-card:hover img,.designer-card:focus img{transform:scale(1.1)}.designer-card:hover p,.designer-card:focus p{color:#e18000}}.designer-card .card-more{display:block;position:relative}.designer-card .card-more .object-fit{border-radius:100%}.designer-card .card-more .object-fit:after{content:"";position:absolute;inset:0;background:#000000a6;border-radius:100%;transition:background .3s}@media(hover:hover){.designer-card .card-more:hover .object-fit:after,.designer-card .card-more:focus .object-fit:after{background:#e1800080}}.designer-card .card-more-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:1.125rem;font-weight:500;white-space:nowrap;z-index:2}.designer-info-avatar{flex-shrink:0;display:flex;align-items:center}.designer-info-avatar .mug{width:1.5625rem;height:1.5625rem;border-radius:50%;margin-right:.625rem}.designer-info-avatar .name{color:#e18000;font-size:1rem}.choice-card{transition:all .2s ease-in-out;box-shadow:0 1px 3px #0000001a}.choice-card:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-1px)}.card-quoted .quoted-block{display:block;width:100%;box-shadow:0 0 4px #fff1db;border-radius:.5rem;padding:1.25rem 1.5625rem;margin-bottom:1.25rem;overflow:hidden;background:#fff;cursor:pointer}.card-quoted .quoted-block.is-locked{cursor:help!important}.card-quoted .quoted-block.is-locked *,.card-quoted .quoted-block.is-locked>*,.card-quoted .quoted-block.is-locked .quoted-title,.card-quoted .quoted-block.is-locked .quoted-title *,.card-quoted .quoted-block.is-locked .quoted-word,.card-quoted .quoted-block.is-locked .quoted-word *,.card-quoted .quoted-block.is-locked .quoted-right,.card-quoted .quoted-block.is-locked .quoted-right *,.card-quoted .quoted-block.is-locked .quoted-icon,.card-quoted .quoted-block.is-locked .quoted-icon *,.card-quoted .quoted-block.is-locked .icon-box,.card-quoted .quoted-block.is-locked .icon-box *,.card-quoted .quoted-block.is-locked .h5,.card-quoted .quoted-block.is-locked .money,.card-quoted .quoted-block.is-locked i,.card-quoted .quoted-block.is-locked img,.card-quoted .quoted-block.is-locked svg,.card-quoted .quoted-block.is-locked div{cursor:help!important}.card-quoted .quoted-title{display:flex;align-items:center;justify-content:space-between;gap:.9375rem}.card-quoted .quoted-word{display:flex;justify-content:center;align-items:center}.card-quoted .quoted-word .icon-box{--icon-bg: #f7f6f2;--quoted-icon-size: 3.125rem;--icon-color: $black;margin-right:.9375rem;flex-shrink:0}.card-quoted .quoted-word .icon-box .svg{width:2.1875rem;height:2.1875rem}.card-quoted .quoted-word .step-svg{fill:#d4b894}.card-quoted .quoted-word i{font-size:1.5625rem}.card-quoted .quoted-right{width:auto;display:flex;grid-column-gap:1.25rem;align-items:center}.card-quoted .quoted-icon{--check-mark-size: 2.1875rem;--gap-title: 0;width:var(--check-mark-size);height:var(--check-mark-size);overflow:hidden}.card-quoted .quoted-icon .money{color:#fa673b;font-weight:400}.card-quoted .quoted-icon .icon-box{--icon-box-size: var(--check-mark-size)}.card-quoted .quoted-icon{background:transparent;padding-left:var(--gap-title);z-index:1}.card-quoted .quoted-icon .icon-box{--icon-box-size: 2.1875rem;background:#fff;border:2px solid #e18000}.card-quoted .quoted-icon .icon-box i{color:#e18000}@media(hover:hover){.card-quoted .quoted-icon:hover .icon-box i{transition:.375s all;transform:rotate(180deg)}}.card-quoted .quoted-body{height:auto;opacity:1;padding-top:1.25rem}.card-quoted .quoted-body.is-close{height:0;opacity:0;transition:.375s all;padding-top:0}.card-quoted .quoted-list-title{background:#fee8cd;padding:.3125rem .625rem;margin-bottom:.625rem}.card-quoted .quoted-list-title:not(:first-child){margin-top:1.25rem}.card-quoted .quoted-list{display:flex;list-style:none;flex-direction:column;margin-bottom:0}.card-quoted .quoted-list .sub-item{color:#000}.card-quoted .quoted-check,.card-quoted .quoted-desc{color:#666}.card-quoted .quoted-list-item{display:flex;align-items:center}.card-quoted .quoted-list-item:not(:last-child){margin-bottom:.625rem}.card-quoted .quoted-check{display:flex;align-items:center;width:var(--check-list-w);padding-right:.625rem}.card-quoted .quoted-check .round-checkbox{--checkbox-size: 1.5625rem;margin-right:.625rem;width:1.5625rem;height:1.5625rem}.card-quoted .quoted-check .round-checkbox input[type=checkbox]{border-radius:50%}.card-quoted .quoted-check .round-checkbox input[type=checkbox]:checked{background-color:#e18000}.card-quoted .quoted-check .round-checkbox input[type=checkbox]:after{border-color:#fff}.card-quoted .quoted-check .round-checkbox input[type=checkbox]:not(.switch):checked{width:1.5625rem;height:1.5625rem}.card-quoted .quoted-check .round-checkbox input[type=checkbox]:not(.switch):checked:after{border-color:#fff}.card-quoted .quoted-check .round-checkbox input[type=checkbox][readonly]{cursor:not-allowed;background:#c4c4c4;border-color:#c4c4c4}.card-quoted .quoted-check .round-checkbox.red input[type=checkbox]:checked{background:#fa673b}.card-quoted .quoted-check input[type=checkbox]:not(.switch),.card-quoted .quoted-check input[type=radio]:not(.switch){width:1.5625rem;height:1.5625rem}.card-quoted .quoted-desc{border-left:1px solid #5c5c5c;padding-left:.625rem;width:calc(100% - var(--check-list-w))}@media screen and (max-width:639.98px){.ad-card{margin-bottom:1.875rem}}@media screen and (max-width:639.98px){.work-card .card-top{left:0}.work-card .card-title{margin:.9375rem 0 0}.work-card .like-box{left:0}.work-card .like-box:before{opacity:1;width:8.4375rem;height:3.4375rem}.work-card .like-box p{display:block;top:.5625rem;left:2.5rem}.work-card .like-tag .btn-like{top:.375rem}.card-quoted .quoted-block{padding:.625rem}.card-quoted .quoted-word .icon-box{--checkbox-size: 2.1875rem;margin-right:.375rem}.card-quoted .quoted-word i{font-size:1.5625rem}.card-quoted .quoted-right .h5,.card-quoted .quoted-title .h5{font-size:1rem}.card-quoted .quoted-right{grid-column-gap:.625rem}.card-quoted .quoted-icon .icon-box{--checkbox-size: 2.1875rem}}@media screen and (max-width:1023.98px){.work-card.has-shadow .icon-box{width:2.1875rem;height:2.1875rem}.work-card.has-shadow .icon-box i{font-size:1.5625rem}.card-quoted .quoted-word .icon-box{--checkbox-size: 2.8125rem}.card-quoted .quoted-list-item{align-items:flex-start;flex-direction:column;margin-bottom:.9375rem}.card-quoted .quoted-check{width:100%;font-weight:400}.card-quoted .quoted-desc{margin-left:2.1875rem;width:calc(100% - 35px);border-left-color:#d9dce3}}@media screen and (min-width:640px)and (max-width:1023.98px){.work-card .like-box{left:.3125rem}.work-card .like-box:before{opacity:1;width:8.4375rem;height:3.4375rem}.work-card .like-box p{display:block}.work-card.has-expired .card-img:before{--badge-size: 3.75rem;font-size:.875rem}}@media screen and (min-width:1024px)and (max-width:1199.98px){.work-card.has-shadow .icon-box{width:2.1875rem;height:2.1875rem}.work-card.has-shadow .icon-box i{font-size:1.5625rem}}@media screen and (max-width:1299.98px){.more-card .more-card-text .see-all-text{font-size:1rem;margin-bottom:0}}.rating-star.is--hover .btn-like,.rating-star.is--active .btn-like,.btn-like-circle.is-active .btn-like,.btn-like-normal.is-active .btn-like,.btn-like.is-active{color:#fff}.rating-star.is--hover .btn-like .be-icon-heart,.rating-star.is--active .btn-like .be-icon-heart,.btn-like-circle.is-active .btn-like .be-icon-heart,.btn-like-normal.is-active .btn-like .be-icon-heart,.btn-like.is-active .be-icon-heart{position:relative;opacity:0;transition:opacity .3s 1s}.rating-star.is--hover .btn-like .solid,.rating-star.is--active .btn-like .solid,.btn-like-circle.is-active .btn-like .solid,.btn-like-normal.is-active .btn-like .solid,.btn-like.is-active .solid{opacity:1;animation:heart-beat 1s}.btn-box{margin-top:2.5rem}.btn-like{position:absolute;z-index:1;top:0;left:0;line-height:1;font-size:2.5rem;color:#fff;cursor:pointer}.btn-like.dark{color:#fa673b}.btn-like.dark.is-active .solid{color:#fff}.btn-like.gray{color:#d9dce3}.btn-like.gray.is-active .solid{color:#fff}.btn-like i:before{margin:0}.btn-like .solid{opacity:0;pointer-events:none}.btn-like .be-icon-heart-solid{color:#fa673b}.btn-like .be-icon-heart-light{transform:translate(-20%,6%)}@media(hover:hover){.btn-like{transition:color .3s}.btn-like:active{transform:scale(.8)}.btn-like:hover,.btn-like:focus{color:#f3b3a0}}.btn-like-normal{--padding: 3.125rem;--btn-icon-size: 1.5625rem;position:relative;display:flex;align-items:center;background-color:#e18000;height:2.8125rem;color:#fff;border-radius:3.125rem;padding-top:.75rem;padding-bottom:.75rem;padding-right:var(--padding);padding-left:var(--padding);cursor:pointer}.btn-like-normal .btn-like{width:var(--btn-icon-size);height:var(--btn-icon-size);font-size:var(--btn-icon-size);position:relative;line-height:1}.btn-like-normal .btn-like i{font-size:var(--btn-icon-size)}.btn-like-normal .text-in{font-size:1rem}.btn-like-normal.is-active{background-color:#ff9a15}@media(hover:hover){.btn-like-normal{transition:all .3s}.btn-like-normal:hover,.btn-like-normal:focus,.btn-like-normal:active{background-color:#ff9a15}}.btn-like-circle{--btn-icon-size: 2.1875rem;--btn-size: 3.125rem;position:relative;display:block;background-color:#fff;width:var(--btn-size);height:var(--btn-size);border-radius:50%;overflow:hidden;cursor:pointer}.btn-like-circle .btn-like{color:#333;width:var(--btn-icon-size);height:var(--btn-icon-size);font-size:var(--btn-icon-size);line-height:1;top:calc((var(--btn-size) - var(--btn-icon-size)) / 2 - 2px);left:calc((var(--btn-size) - var(--btn-icon-size)) / 2)}.btn-like-circle .btn-like i{font-size:var(--btn-icon-size)}.btn-like-circle.is-active{background-color:#ff9a15}@media(hover:hover){.btn-like-circle{transition:all .3s}.btn-like-circle:hover,.btn-like-circle:focus,.btn-like-circle:active{background-color:#ff9a15}}@keyframes heart-beat{0%{opacity:1;transform:scale(1)}30%{opacity:1;transform:scale(.8)}60%{transform:scale(1.1)}to{transform:scale(1)}}.rating-star{--btn-icon-size: 2.1875rem;--btn-size: 25px;position:relative;display:block;width:var(--btn-size);height:var(--btn-size);border-radius:50%;overflow:hidden;cursor:pointer}.rating-star .btn-like{color:#333;width:var(--btn-icon-size);height:var(--btn-icon-size);font-size:var(--btn-icon-size);line-height:1;top:calc((var(--btn-size) - var(--btn-icon-size)) / 2 - 2px);left:calc((var(--btn-size) - var(--btn-icon-size)) / 2)}.rating-star .btn-like i{font-size:var(--btn-icon-size)}@media(hover:hover){.rating-star{transition:all .3s}.rating-star:hover,.rating-star:focus,.rating-star:active{color:#fff}.rating-star:hover .be-icon-heart,.rating-star:focus .be-icon-heart,.rating-star:active .be-icon-heart{position:relative;opacity:0;transition:opacity .3s 1s}.rating-star:hover .solid,.rating-star:focus .solid,.rating-star:active .solid{opacity:1;animation:heart-beat 1s}.rating-star.is--no-hover{background-color:transparent;color:#333}}.accordion{background:transparent}.accordion-item{margin-bottom:1.25rem;border-radius:.9375rem}.accordion-item:last-child{margin-bottom:0}.accordion-item:first-child>:first-child{border-radius:.9375rem}.accordion-item.is-active,.accordion-item[open]{transition:all .3s ease;background:#fff}.accordion-item.is-active .accordion-title,.accordion-item[open] .accordion-title{background:#fff8e0;border-color:#fff8e0;border-radius:.9375rem .9375rem 0 0;color:#000}.accordion-item.is-active .accordion-title:before,.accordion-item[open] .accordion-title:before{transform:translateY(-50%) rotate(180deg)}@media(hover:hover){.accordion-item.is-active .accordion-title:hover,.accordion-item[open] .accordion-title:hover{background:#fedf76;transition:all .3s ease;box-shadow:none}}.accordion-item.is-active .accordion-content,.accordion-item[open] .accordion-content{border:none;border-radius:.9375rem}.accordion-item:last-child:not(.is-active):not([open])>.accordion-title{border-radius:.9375rem!important}.accordion-title{position:relative;background:#fff;border:1px solid #d9dce3;border-radius:.9375rem;padding:1.25rem 3.125rem 1.25rem 1.25rem;list-style:none;cursor:pointer}.accordion-title::-webkit-details-marker{display:none}.accordion-title:before{position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);font-family:icon;border:1px solid #e18000;text-align:center;border-radius:50%;background:#fff;color:#e18000;width:30px;height:30px;line-height:30px;content:"";transition:transform .3s ease}.accordion-title span{line-height:1.6}@media(hover:hover){.accordion-title:hover{border-color:#fff8e0;box-shadow:0 4px 14px #00000026;transition:all .3s ease}}.accordion-content{border:none;padding:1rem 1.25rem}.member-saved .tag-group-all,.member-saved-project .tag-group-all,.member-saved-article .tag-group-all,.post-content .post-content-tag .tag-group-all,.seo-tags .tag-group-all{position:relative;display:block;width:100%}.member-saved .tag-group::-webkit-scrollbar,.member-saved-project .tag-group::-webkit-scrollbar,.member-saved-article .tag-group::-webkit-scrollbar,.post-content .post-content-tag .tag-group::-webkit-scrollbar,.seo-tags .tag-group::-webkit-scrollbar{width:4px;height:4px}.member-saved .tag-group::-webkit-scrollbar-track,.member-saved-project .tag-group::-webkit-scrollbar-track,.member-saved-article .tag-group::-webkit-scrollbar-track,.post-content .post-content-tag .tag-group::-webkit-scrollbar-track,.seo-tags .tag-group::-webkit-scrollbar-track{background:#fff}.member-saved .tag-group::-webkit-scrollbar-thumb,.member-saved-project .tag-group::-webkit-scrollbar-thumb,.member-saved-article .tag-group::-webkit-scrollbar-thumb,.post-content .post-content-tag .tag-group::-webkit-scrollbar-thumb,.seo-tags .tag-group::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:6px}.member-saved .tag-group::-webkit-scrollbar-thumb:hover,.member-saved-project .tag-group::-webkit-scrollbar-thumb:hover,.member-saved-article .tag-group::-webkit-scrollbar-thumb:hover,.post-content .post-content-tag .tag-group::-webkit-scrollbar-thumb:hover,.seo-tags .tag-group::-webkit-scrollbar-thumb:hover{background:silver}.member-saved .tag-group,.member-saved-project .tag-group,.member-saved-article .tag-group,.post-content .post-content-tag .tag-group,.seo-tags .tag-group{scrollbar-color:#d9d9d9 #fff;scrollbar-width:thin;overflow-y:hidden;display:flex}.member-saved .tag-group .filter-btn,.member-saved-project .tag-group .filter-btn,.member-saved-article .tag-group .filter-btn,.post-content .post-content-tag .tag-group .filter-btn,.seo-tags .tag-group .filter-btn{font-size:.875rem;padding:.3125rem .9375rem;flex:0 0 auto;z-index:1;margin:.3125rem;border:1px solid #e9ba20;color:#e9ba20;border-radius:3.125rem;transition:all .3s}@media(hover:hover){.member-saved .tag-group .filter-btn:hover,.member-saved-project .tag-group .filter-btn:hover,.member-saved-article .tag-group .filter-btn:hover,.post-content .post-content-tag .tag-group .filter-btn:hover,.seo-tags .tag-group .filter-btn:hover,.member-saved .tag-group .filter-btn:focus,.member-saved-project .tag-group .filter-btn:focus,.member-saved-article .tag-group .filter-btn:focus,.post-content .post-content-tag .tag-group .filter-btn:focus,.seo-tags .tag-group .filter-btn:focus{background:#e18000;color:#fff;border-color:#fff}}.member-saved .tag-group .filter-btn:first-child,.member-saved-project .tag-group .filter-btn:first-child,.member-saved-article .tag-group .filter-btn:first-child,.post-content .post-content-tag .tag-group .filter-btn:first-child,.seo-tags .tag-group .filter-btn:first-child{margin-left:0}.member-saved .tag-group .filter-btn:last-child,.member-saved-project .tag-group .filter-btn:last-child,.member-saved-article .tag-group .filter-btn:last-child,.post-content .post-content-tag .tag-group .filter-btn:last-child,.seo-tags .tag-group .filter-btn:last-child{margin-right:0}.member-saved .tag-group .filter-btn.is-active,.member-saved-project .tag-group .filter-btn.is-active,.member-saved-article .tag-group .filter-btn.is-active,.post-content .post-content-tag .tag-group .filter-btn.is-active,.seo-tags .tag-group .filter-btn.is-active{background:#e18000;color:#fff;border:1px solid #e18000}.member-saved .tag-group-container,.member-saved-project .tag-group-container,.member-saved-article .tag-group-container,.post-content .post-content-tag .tag-group-container,.seo-tags .tag-group-container{display:flex;justify-content:center}.member-saved .tag-group-wrap,.member-saved-project .tag-group-wrap,.member-saved-article .tag-group-wrap,.post-content .post-content-tag .tag-group-wrap,.seo-tags .tag-group-wrap{display:flex;flex-wrap:wrap}.member-saved .tag-group-wrap .filter-btn,.member-saved-project .tag-group-wrap .filter-btn,.member-saved-article .tag-group-wrap .filter-btn,.post-content .post-content-tag .tag-group-wrap .filter-btn,.seo-tags .tag-group-wrap .filter-btn{font-size:.875rem;padding:.3125rem .9375rem;flex:0 0 auto;z-index:1;margin:.3125rem;border:1px solid #e9ba20;color:#e9ba20;border-radius:3.125rem;transition:all .3s}@media(hover:hover){.member-saved .tag-group-wrap .filter-btn:hover,.member-saved-project .tag-group-wrap .filter-btn:hover,.member-saved-article .tag-group-wrap .filter-btn:hover,.post-content .post-content-tag .tag-group-wrap .filter-btn:hover,.seo-tags .tag-group-wrap .filter-btn:hover,.member-saved .tag-group-wrap .filter-btn:focus,.member-saved-project .tag-group-wrap .filter-btn:focus,.member-saved-article .tag-group-wrap .filter-btn:focus,.post-content .post-content-tag .tag-group-wrap .filter-btn:focus,.seo-tags .tag-group-wrap .filter-btn:focus{background:#e18000;color:#fff;border-color:#fff}}.member-saved .tag-group-wrap .filter-btn:first-child,.member-saved-project .tag-group-wrap .filter-btn:first-child,.member-saved-article .tag-group-wrap .filter-btn:first-child,.post-content .post-content-tag .tag-group-wrap .filter-btn:first-child,.seo-tags .tag-group-wrap .filter-btn:first-child{margin-left:0}.member-saved .tag-group-wrap .filter-btn:last-child,.member-saved-project .tag-group-wrap .filter-btn:last-child,.member-saved-article .tag-group-wrap .filter-btn:last-child,.post-content .post-content-tag .tag-group-wrap .filter-btn:last-child,.seo-tags .tag-group-wrap .filter-btn:last-child{margin-right:0}.member-saved .tag-group-wrap .filter-btn.is-active,.member-saved-project .tag-group-wrap .filter-btn.is-active,.member-saved-article .tag-group-wrap .filter-btn.is-active,.post-content .post-content-tag .tag-group-wrap .filter-btn.is-active,.seo-tags .tag-group-wrap .filter-btn.is-active{background:#e18000;color:#fff;border:1px solid #e18000}.top.native-tooltip:after,.top.dropdown-pane:after,.native-tooltip:before,.dropdown-pane:before{--arrow-size: .625rem;content:"";position:absolute;z-index:-1;bottom:calc(var(--arrow-size) / -2);left:calc(50% - var(--arrow-size) / 2);display:block;width:var(--arrow-size);height:var(--arrow-size);background:#fff;transform:rotate(45deg)}.native-tooltip,.dropdown-pane{padding:.9375rem;border:0 none;box-shadow:0 4px 4px #00000014;width:auto}.native-tooltip .inside,.dropdown-pane .inside{position:relative;display:block;background:#fff;border-radius:.9375rem}.native-tooltip .inside ul,.dropdown-pane .inside ul{margin-bottom:0;list-style:none;line-height:1.6}.native-tooltip .inside ul li,.dropdown-pane .inside ul li{position:relative;line-height:1.6}.native-tooltip .inside ul li:before,.dropdown-pane .inside ul li:before{content:"";position:absolute;top:calc(.8em - 1px);left:-14px;width:2px;height:2px;background:currentColor}.top.native-tooltip:before,.top.dropdown-pane:before{display:none}.bottom.native-tooltip:before,.bottom.dropdown-pane:before{transform:rotate(45deg)!important;top:-1px}.left.native-tooltip:before,.left.dropdown-pane:before{transform:rotate(45deg)!important;top:-1px}.tooltip{box-shadow:0 0 10px #00000014}.tooltip ul{margin-bottom:0;list-style:none}.tooltip ul li{position:relative}.tooltip ul li:before{content:"";position:absolute;top:13px;left:-14px;width:2px;height:2px;background:currentColor}.has-tip{border:none}.dropdown-pane{position:absolute;z-index:10;display:none;background-color:#fff;border-radius:.9375rem}.dropdown-pane.is-open{display:block;visibility:visible!important;opacity:1}.native-tooltip{position:fixed!important;top:0;left:0;max-width:300px;background:#fff;border-radius:.9375rem;font-size:.875rem;line-height:1.5;color:#333}.native-tooltip:before{content:"";position:absolute;width:10px;height:10px;background:#fff;transform:rotate(45deg);box-shadow:-2px -2px 4px #0000000d}.native-tooltip[data-position=top]:before{bottom:-5px;left:50%;margin-left:-5px}.native-tooltip[data-position=bottom]:before{top:-5px;left:50%;margin-left:-5px}.native-tooltip[data-position=left]:before{right:-5px;top:50%;margin-top:-5px}.native-tooltip[data-position=right]:before{left:-5px;top:50%;margin-top:-5px}.native-tooltip.is-open{visibility:visible;opacity:1}.native-tooltip ul{margin:0;padding-left:1.25rem;list-style:disc}.native-tooltip ul li{line-height:1.6}.native-tooltip p{margin-bottom:.5rem}.native-tooltip p:last-child{margin-bottom:0}.score-star-box{--star-size: 22px;--star-color: #e0e0e0;--star-background: #e18000;--percent: calc(var(--rating) / 5 * 100%);display:inline-flex;justify-content:space-around;font-size:var(--star-size);font-family:icon;line-height:1}.score-star-box:before{content:"    ";letter-spacing:-3px;background:linear-gradient(90deg,var(--star-background) var(--percent),var(--star-color) var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.loader{position:fixed;z-index:10000;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#bebebe;background:#ffffff80;transition:opacity .5s}.loader .cont{--loader-size: 6.25rem;--margin: calc(var(--loader-size) / -2);position:absolute;z-index:1;left:50%;top:50%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:var(--margin);margin-left:var(--margin);width:var(--loader-size);height:var(--loader-size);background-color:#fff;border-radius:100%;transition:transform 1s,opacity 1s}.loader .cont:before{--circle-size: calc(var(--loader-size) * 1.2);--margin: calc(var(--circle-size) / -2);--border-color: currentColor;content:"";position:absolute;left:50%;top:50%;margin-top:var(--margin);margin-left:var(--margin);width:var(--circle-size);height:var(--circle-size);border:2px solid;border-color:var(--border-color) transparent var(--border-color) transparent;border-radius:50%;transition:border-color .5s;animation:rotate 1.2s linear infinite}.loader .img-box{width:calc(var(--loader-size) * .8)}.loader .img-box:before{padding-top:78.5714285714%}.loader .img{animation:shake-body 1s infinite alternate linear;transform-origin:bottom center}.loader .text{font-size:.75rem}.loader.is-loaded{color:#e18000;opacity:0;transition-delay:1.5s}.loader.is-loaded .cont{transition-delay:.5s;transform:scale(1.5);opacity:0}.loader.is-loaded .img-box{animation:bounce .5s}@keyframes shake-body{0%{transform:rotate(10deg)}to{transform:rotate(-10deg)}}.notification-box{position:fixed;z-index:10000000;bottom:0;left:0;width:100%;font-size:.75rem;background-color:#fff;box-shadow:0 0 10px #0003;animation:cookieToShow 1s}.notification-box .cont{--padding-y: 1rem;position:relative;display:flex;align-items:center;padding-top:var(--padding-y);padding-bottom:var(--padding-y);color:#000}.notification-box .text-box{margin-right:.9375rem}.notification-box .text-box p:last-child{margin-bottom:0}.notification-box .text-box a{color:#000;text-decoration:underline}.notification-box.is-hide{display:none}.notification-box.to-hide{animation:cookieToHide .5s forwards}.notification-box .button{margin-bottom:0;min-width:4.625rem;background-color:#bf6d00;color:#fff}.notification-box .button:hover,.notification-box .button:focus{background-color:#a96000}@media(hover:hover){.notification-box .text-box a:hover,.notification-box .text-box a:focus{color:#e18000}}@keyframes cookieToShow{0%{transform:translateY(100%)}}@keyframes cookieToHide{to{transform:translateY(100%)}}.icon-box{--icon-box-size: 3.75rem;display:flex;align-items:center;justify-content:center;width:var(--icon-box-size);height:var(--icon-box-size);font-size:var(--font-size, calc(var(--icon-box-size) * .7));color:var(--icon-color, #fff);background:var(--icon-bg, #e18000);border:1px solid var(--icon-border-color, transparent);border-radius:999px}.icon-box i{pointer-events:none}.icon-box i:before{margin:0}#toast-container>div{opacity:1!important}.toast-bottom-center{bottom:20%}.seo-tags{position:relative;z-index:1;margin-top:10rem;margin-bottom:1.875rem}.seo-tags .tag-title{font-size:20px;margin-bottom:20px;font-weight:700}.seo-tags .cell:not(:last-child){margin-bottom:20px}.seo-tags .tag-group{list-style-type:none;margin:0;padding:0;flex-wrap:wrap;gap:10px;overflow-y:auto}.seo-tags .tag-btn{font-size:.875rem;padding:.5rem .9375rem;background:#fff}.seo-tags .tag-btn:not(:last-child){margin-right:.625rem}.seo-tags.top{margin-top:3.75rem;margin-bottom:1.25rem}.tool-share{position:relative;z-index:1}.show-chart{width:100%;height:100%;margin:0 auto}@media screen and (max-width:1022.98px){[data-tooltip]:after,[data-tooltip]:before,.tooltip{display:none!important}}.linktooltips-container{position:absolute;background-color:#030303;color:#fff;padding:5px 16px;border-radius:10px;z-index:999999999;display:none}.link-share:before{content:"複製連結成功";font-size:.875rem;font-weight:500;line-height:36px;position:absolute;text-align:center;background-color:#030303;color:#fff;border-radius:10px;width:114px;height:36px;opacity:0;transition:opacity .5s ease-in-out;bottom:40px;right:4px}.modal-link-share:before{content:"複製連結成功";font-size:.875rem;font-weight:500;line-height:36px;position:absolute;text-align:center;background-color:#030303;color:#fff;border-radius:10px;width:114px;height:36px;opacity:0;transition:opacity .5s ease-in-out}.modal-link-share.show-tooltip:before,.link-share.show-tooltip:before{opacity:1}.tabs-title>a{display:block;padding:1.25rem 1.5rem;line-height:1}.tabs-panel{display:none}.tabs-panel.is-active{display:block}.modal-link-share:before{top:35px;right:20%}@media screen and (min-width:640px){.btn-box{margin-top:3.75rem}.btn-like{font-size:3rem}.loader .cont{--loader-size: 9.375rem}.modal-link-share:before{right:30%}}@media screen and (min-width:1024px){.notification-box .cont{justify-content:center}.notification-box .text-box{margin-right:1.25rem}.notification-box .text-box p:last-child{margin-bottom:0}.modal-link-share:before{top:65px;right:0}}@media screen and (min-width:1200px){.modal-link-share:before{top:84px;right:10px}}@media screen and (min-width:640px)and (max-width:1023.98px){.btn-like-normal,.btn-like-circle{--padding: 1.5625rem;--btn-icon-size: 1.25rem}}@media screen and (max-width:639.98px){.btn-like-normal{--padding: 1.25rem;--btn-icon-size: 1.25rem;height:2.1875rem}.btn-like-normal .text-in{font-size:.875rem}.btn-like-circle{--padding: 1.25rem;--btn-icon-size: 1.25rem;height:2.1875rem}.seo-tags .tag-group{padding-left:5px}}@media screen and (max-width:1023.98px){.button.line-at.w-m-100{width:100%}.accordion-title{font-size:1rem;padding:.9375rem 3.125rem .9375rem .9375rem}.member-saved .tag-group-all,.member-saved-project .tag-group-all,.member-saved-article .tag-group-all,.post-content .post-content-tag .tag-group-all,.seo-tags .tag-group-all{margin:1.25rem 0}.score-star-box{--star-size: 35px}.score-star-box:before{content:""}}@media screen and (min-width:1024px)and (max-width:1199.98px){.seo-tags{margin-top:5rem;margin-bottom:4.375rem}}@media screen and (min-width:640px)and (max-width:1023.98px){.seo-tags{margin-top:3.75rem;margin-bottom:3.125rem}}@media screen and (max-width:639.98px){.seo-tags{margin-top:3.125rem}}.seo-tags{margin-bottom:11.875rem}.seo-tags.top{margin-bottom:2.1875rem}@media screen and (min-width:1200px)and (max-width:1439.98px){.seo-tags{margin-bottom:6.25rem}}@media screen and (max-width:671.98px){.seo-tags.top{margin-top:1.875rem}}@media screen and (min-width:1023px)and (max-width:1559.98px){.seo-tags{margin-top:6.25rem}}.object-fit--contain,.object-fit{position:relative;display:block;overflow:hidden}.object-fit--contain:before,.object-fit:before{content:"";display:block;padding-top:100%}.object-fit--contain img,.object-fit img{position:absolute;top:0;left:0;width:100%!important;height:100%;-o-object-position:center center;object-position:center center;background-position:center center}.site-gutter{width:100%;max-width:102.5rem;margin-right:auto;margin-left:auto;padding-right:var(--padding-x);padding-left:var(--padding-x)}.site-gutter.large-cont{max-width:116.875rem}.d-none{display:none!important}.page-section{--section-padding-y: 3.125rem;position:relative;padding-top:var(--section-padding-y);padding-bottom:var(--section-padding-y)}.page-section.no-spacing{--section-padding-y: 0;position:relative;padding-top:var(--section-padding-y);padding-bottom:var(--section-padding-y)}.segment-title{margin-left:auto;margin-right:auto;margin-bottom:1.875rem;text-align:center}.segment-title .title-box{position:relative;display:inline-block}.segment-title .title{color:#000;margin-bottom:.375em}.segment-title .deco{position:absolute;left:100%;bottom:65%;font-size:1.5rem;color:#dc7d00;transform:rotate(-15deg)!important;transform-origin:left bottom;white-space:nowrap}.segment-title .desc{font-weight:300;color:#bebebe}.segment-title.js-scroll-animate{--delay: 0s}.segment-title.js-scroll-animate .title span{display:inline-block;transform:rotateY(90deg);transition:transform .5s}.segment-title.js-scroll-animate .title span:nth-child(1){transition-delay:calc(var(--delay) + .05s * 1)}.segment-title.js-scroll-animate .title span:nth-child(2){transition-delay:calc(var(--delay) + .05s * 2)}.segment-title.js-scroll-animate .title span:nth-child(3){transition-delay:calc(var(--delay) + .05s * 3)}.segment-title.js-scroll-animate .title span:nth-child(4){transition-delay:calc(var(--delay) + .05s * 4)}.segment-title.js-scroll-animate .title span:nth-child(5){transition-delay:calc(var(--delay) + .05s * 5)}.segment-title.js-scroll-animate .title span:nth-child(6){transition-delay:calc(var(--delay) + .05s * 6)}.segment-title.js-scroll-animate .title span:nth-child(7){transition-delay:calc(var(--delay) + .05s * 7)}.segment-title.js-scroll-animate .title span:nth-child(8){transition-delay:calc(var(--delay) + .05s * 8)}.segment-title.js-scroll-animate .title span:nth-child(9){transition-delay:calc(var(--delay) + .05s * 9)}.segment-title.js-scroll-animate .title span:nth-child(10){transition-delay:calc(var(--delay) + .05s * 10)}.segment-title.js-scroll-animate .title span:nth-child(11){transition-delay:calc(var(--delay) + .05s * 11)}.segment-title.js-scroll-animate .title span:nth-child(12){transition-delay:calc(var(--delay) + .05s * 12)}.segment-title.js-scroll-animate .title span:nth-child(13){transition-delay:calc(var(--delay) + .05s * 13)}.segment-title.js-scroll-animate .title span:nth-child(14){transition-delay:calc(var(--delay) + .05s * 14)}.segment-title.js-scroll-animate .title span:nth-child(15){transition-delay:calc(var(--delay) + .05s * 15)}.segment-title.js-scroll-animate .title span:nth-child(16){transition-delay:calc(var(--delay) + .05s * 16)}.segment-title.js-scroll-animate .title span:nth-child(17){transition-delay:calc(var(--delay) + .05s * 17)}.segment-title.js-scroll-animate .title span:nth-child(18){transition-delay:calc(var(--delay) + .05s * 18)}.segment-title.js-scroll-animate .title span:nth-child(19){transition-delay:calc(var(--delay) + .05s * 19)}.segment-title.js-scroll-animate .title span:nth-child(20){transition-delay:calc(var(--delay) + .05s * 20)}.segment-title.js-scroll-animate .deco{clip-path:polygon(0 0,0% 0%,0% 100%,0% 100%);transition:clip-path .5s calc(var(--delay) + .25s)}.segment-title.js-scroll-animate .desc{opacity:0;transition:opacity .5s calc(var(--delay) + .5s)}.segment-title.is-animated .title span{transform:rotateY(0)}.segment-title.is-animated .deco{clip-path:polygon(0 0,100% 0%,100% 100%,0% 100%)}.segment-title.is-animated .desc{opacity:1}.page-header{position:relative;z-index:10;padding:1.5625rem 0;border-top:1px solid #d9dce3;box-shadow:0 4px 4px #00000026;background:#fff}.page-header .breadcrumbs-wrapper{padding-bottom:1.5625rem}.page-header .title-box{display:flex;justify-content:space-between;align-items:center}.page-header .text{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem}.page-header .text .form-base{margin-top:.625rem}.page-header .text-box{width:66%}.page-header .text-block{margin-top:1.25rem;margin-bottom:0;font-size:.875rem}.page-header .text-block .title-01{font-weight:300}.page-header .form-base{width:14.75rem;display:flex;justify-content:flex-end;align-items:center}.page-header .form-base select{width:11.25rem;margin:0}.page-header .form-base .icon-wrapper{margin:0}.page-header .h2{margin:0!important}.hero-banner{background-position:top;background-attachment:fixed;background-repeat:no-repeat;background-size:cover}.hero-banner.white .breadcrumbs li,.hero-banner.white-fixed .breadcrumbs li,.hero-banner.white-cover .breadcrumbs li,.hero-banner.white .breadcrumbs a,.hero-banner.white-fixed .breadcrumbs a,.hero-banner.white-cover .breadcrumbs a{color:#fff}@media(hover:hover){.hero-banner.white .breadcrumbs a:hover,.hero-banner.white .breadcrumbs a:focus,.hero-banner.white-fixed .breadcrumbs a:hover,.hero-banner.white-fixed .breadcrumbs a:focus,.hero-banner.white-cover .breadcrumbs a:hover,.hero-banner.white-cover .breadcrumbs a:focus{color:#e18000}}.hero-banner.white .breadcrumbs li:not(:last-child):after,.hero-banner.white-fixed .breadcrumbs li:not(:last-child):after,.hero-banner.white-cover .breadcrumbs li:not(:last-child):after{color:#fff}.hero-banner.white .h2,.hero-banner.white-fixed .h2,.hero-banner.white-cover .h2{color:#fff}.hero-banner.white-fixed{height:18.75rem;background-size:100% auto;background-position:center}.hero-banner.white-cover{background-size:100% auto;background-position:center}.hero-banner .breadcrumbs{padding:1.5625rem 0}.hero-banner .word-box{display:flex;justify-content:center}.hero-banner .word{margin-bottom:3.75rem;margin-top:1.875rem;color:#fff}.hero-banner .word p{margin-bottom:0}.hero-banner .text{padding-bottom:1.5625rem;margin-bottom:0}.highlight-strip{position:relative;padding:0;background-color:#ffb85b;width:100%;display:flex;justify-content:center}.highlight-strip+.page-header{border-top:none}.highlight-strip .text-box{padding:.9375rem;color:#fff;display:flex;align-items:center;text-align:center}.highlight-strip .text-box span{margin-right:.9375rem;display:flex}.highlight-strip .text-box span:last-child{margin-right:0}.highlight-strip .text-box a{color:#fff;font-size:.875rem}.highlight-strip .text-box i{font-size:x-large}.highlight-strip .text-box{display:block}.highlight-strip span{margin-right:0}.flex-between-middle{display:flex;justify-content:space-between;align-items:center}.flex-center-middle{display:flex!important;justify-content:center;align-items:center}.flex-start-middle{display:flex!important;align-items:center}.flex-column{display:flex;flex-direction:column}.flex-grow-1{flex-grow:1}.member-menu .member-menu-bar,.menu-bar,.filter .filter-mobile-bar{border-radius:8px 8px 0 0;background:#ffb85b;box-shadow:0 -2px 4px #0000001a;color:#fff;position:fixed;bottom:0;width:calc(100% - 20px);z-index:10;cursor:pointer;display:none;padding:.625rem 0;font-weight:500}.float-circle{--float-size: 80px;--border-width: 3px;--animate-to-y: 30px;position:absolute;padding:var(--border-width);width:var(--float-size);height:var(--float-size);background:linear-gradient(237deg,#fffbe8,#fff1c5);border-radius:100%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;animation:float 5s infinite alternate}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0)}}@keyframes rubberBand{0%{transform:scaleZ(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleZ(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes wave{0%{opacity:1;transform:scale(0)}33.33%,to{opacity:0;transform:scale(2)}}@keyframes float{0%{transform:translate3d(var(--ani-from-x, 0),var(--ani-from-y, 0),0)}50%{transform:translate3d(var(--animate-to-x, 0),var(--animate-to-y, 0),0)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dt-justify{text-align:justify;text-justify:inter-ideograph;-moz-text-align-last:justify;text-align-last:justify;text-justify:distribute-all-lines;display:block!important;height:29.39px}.highlight-area{padding:50px 0!important;margin:0!important;overflow:hidden}.highlight-area-item{padding:20px 0!important;margin:0!important}.text-em,.text-em a{color:#e18000}.text-note{font-size:.75rem}.text-16{font-size:1rem}.text-14{font-size:.875rem}.text-18{font-size:1.125rem}.text-brown{color:#64403c}.text-select{background:linear-gradient(to bottom,#fff0 0% 50%,#e9ba2033 50% 100%)}.black-link{color:#000;transition:background-color .25s ease-out,color .25s ease-out}@media(hover:hover){.black-link:hover,.black-link:focus{color:#e18000}}.black-link .be-icon{margin-right:.3125rem}.black-link .be-icon:before{transform:scale(1.5)}.black-link-td{color:#000;transition:background-color .25s ease-out,color .25s ease-out}@media(hover:hover){.black-link-td:hover,.black-link-td:focus{color:#e18000}}.black-link-td .be-icon{margin-right:.3125rem}.black-link-td .be-icon:before{transform:scale(1.5)}.black-link-td{text-decoration:underline}.brown-link-td{color:#64403c;transition:background-color .25s ease-out,color .25s ease-out}@media(hover:hover){.brown-link-td:hover,.brown-link-td:focus{color:#e18000}}.brown-link-td .be-icon{margin-right:.3125rem}.brown-link-td .be-icon:before{transform:scale(1.5)}.brown-link-td{text-decoration:underline}.white-link{color:#fff;transition:background-color .25s ease-out,color .25s ease-out}@media(hover:hover){.white-link:hover,.white-link:focus{color:#e18000}}.white-link .be-icon{margin-right:.3125rem}.white-link .be-icon:before{transform:scale(1.5)}.primary-link{color:#e18000;transition:background-color .25s ease-out,color .25s ease-out}@media(hover:hover){.primary-link:hover,.primary-link:focus{color:#e18000}}.primary-link .be-icon{margin-right:.3125rem}.primary-link .be-icon:before{transform:scale(1.5)}.primary-link{font-weight:700;font-size:16px}.primary-link:hover{text-decoration:underline}.no-bullet-m-p{list-style:none;margin:0;padding:0}.svg-def{position:absolute;top:-9999px;left:-9999px;overflow:hidden;width:0;height:0;opacity:0;pointer-events:none}.global-radius{--radius: 15px;border-radius:var(--radius);border-bottom-right-radius:0}.list-empty{text-align:center}.list-empty img{max-width:31.25rem;width:100%;margin:3.125rem auto 2.5rem}.list-empty .text-note{font-size:.875rem;display:flex;justify-content:center;align-items:center;gap:2.5rem}.list-empty .text-note a{text-decoration:underline;font-weight:700}@media screen and (min-width:640px){.page-section{--section-padding-y: 6.25rem}.page-section.no-spacing{--section-padding-y: 0}.segment-title{margin-bottom:2.5rem}.segment-title .deco{font-size:2rem}.float-circle{--float-size: 150px}.highlight-area{padding:60px 0!important}.highlight-area-item{padding:40px 0!important}}@media screen and (min-width:1024px){.float-circle{--float-size: 250px}}@media screen and (min-width:1024px)and (max-width:1199.98px){.hero-banner.white-fixed,.hero-banner.white-cover{background-position:top;background-attachment:initial;background-size:cover}}@media screen and (max-width:1023.98px){.member-menu .member-menu-bar,.menu-bar,.filter .filter-mobile-bar{display:block}}@media screen and (max-width:1199.98px){.page-header .text .form-base{margin-bottom:.625rem}}@media screen and (max-width:1023.98px){.page-header .text{margin-bottom:20px!important}.page-header .text{flex-direction:column;align-items:flex-start}.page-header .text .form-base,.page-header .text-box,.page-header .form-base,.page-header .icon-wrapper,.page-header.has-select .form-base{width:100%}.page-header.has-select .form-base,.page-header.has-select select{width:50%}.hero-banner.white-fixed,.hero-banner.white-cover{background-position:top;background-attachment:initial;background-size:cover}}@media screen and (max-width:766.98px){.page-header .title-box{flex-direction:column-reverse;align-items:flex-start}.page-header .form-base{width:100%;margin-bottom:.5rem}.page-header .form-base form{width:100%}.page-header .text-block{margin-top:0}.page-header.has-select .form-base,.page-header.has-select select{width:100%}}@media screen and (max-width:449.98px){.segment-title .deco{display:none}}.page-header .text{margin-bottom:2.1875rem}@media screen and (max-width:671.98px){.hero-banner .word{margin-bottom:1.875rem;margin-top:1.25rem}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.857143%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-3by4:before{padding-top:133.333333%}.embed-responsive-1by1:before{padding-top:100%}.articles-designer{--img-width: 185;--img-height: 185;--gap: 2.8125rem;--columns: 1;--padding-top: -2.1875rem;z-index:1;padding-bottom:3.75rem;display:block;position:relative}.articles-designer .swiper-box{--swiper-nav-pos: -10px;display:block;position:relative}.articles-designer .swiper-button-next,.articles-designer .swiper-button-prev{--nav-btn-size: 2.1875rem;--swiper-nav-pos: -16px}@media screen and (max-width:318.98px){.articles-designer{--padding-top: 1rem;--padding-x: 1.875rem;--swiper-nav-size: 2.25rem;--columns: 1}}@media screen and (min-width:320px)and (max-width:638.98px){.articles-designer{--padding-x: 1.875rem;--padding-top: .9375rem;--swiper-nav-size: 2.25rem;--columns: 2}}@media screen and (min-width:760px)and (max-width:1022.98px){.articles-designer{--columns: 3;--padding-top: .625rem}}@media screen and (min-width:1024px)and (max-width:1198.98px){.articles-designer{--padding-top: 2.1875rem}}@media screen and (min-width:1200px)and (max-width:1438.98px){.articles-designer{--padding-top: .625rem}}@media screen and (min-width:1440px)and (max-width:1638.98px){.articles-designer{--padding-top: .625rem}}@media screen and (min-width:1660px){.articles-designer{--padding-top: -3.3125rem}}.articles-banner,.news-share{margin-top:.625rem}.articles-banner .button,.news-share .button{font-size:.875rem;padding:.5rem .9375rem;background:#fff}.articles-banner .button:not(:last-child),.news-share .button:not(:last-child){margin-right:.625rem}.img-note{color:#666;margin-top:.625rem}.news-share{margin-top:6.25rem}.news-share .tag-box{border-top:1px solid #bebebe;border-bottom:1px solid #bebebe;padding:1.875rem 0}.news-share .tag-box .h3{margin-right:1.25rem;color:#d9dce3}.news-share .tag{display:flex;flex-direction:row;align-items:center}.news-share .tag .button{margin-bottom:0;background:#fff}.news-share .tag .button-group{gap:10px}.news-share .tag .button-group .button{margin:0 0 15px;border-radius:99px}.news-share .tag .button-group .button:not(:last-child){border-right:none}.news-share .media{display:flex;justify-content:flex-end;align-items:center}.news-share .media .icon-box{--icon-box-size: 2.8125rem}.news-share .media .btn-like-normal{margin-bottom:0;margin-right:.625rem}.news-share .media a:last-child{margin-left:.625rem}.news-share .fb-btn,.news-share .line-btn{margin-bottom:0;padding:0;color:#e18000}.news-share .fb-btn i,.news-share .line-btn i{font-size:2.8125rem}@media(hover:hover){.news-share .fb-btn,.news-share .line-btn{transition:all .3s}.news-share .fb-btn:hover,.news-share .fb-btn:focus,.news-share .fb-btn:active,.news-share .line-btn:hover,.news-share .line-btn:focus,.news-share .line-btn:active{color:#ff9a15}}.news-share .article{margin-top:2.5rem}.news-share .article .text-note{color:#bebebe}@media(hover:hover){.news-share .media .icon-box:hover,.news-share .media .icon-box:focus,.news-share .media .icon-box:active{background-color:#ff9a15;color:#fff}}.articles-promo,.error-promo{--img-width: 380;--img-height: 260;--gap: 2.8125rem;--columns: 1;--padding-top: -2.1875rem;z-index:1;padding-bottom:3.75rem;display:block;position:relative}.articles-promo.js-scroll-animate .segment-title,.articles-promo.js-scroll-animate .swiper-slide:nth-child(1),.articles-promo.js-scroll-animate .swiper-slide:nth-child(2),.articles-promo.js-scroll-animate .swiper-slide:nth-child(3),.articles-promo.js-scroll-animate .swiper-slide:nth-child(4),.error-promo.js-scroll-animate .segment-title,.error-promo.js-scroll-animate .swiper-slide:nth-child(1),.error-promo.js-scroll-animate .swiper-slide:nth-child(2),.error-promo.js-scroll-animate .swiper-slide:nth-child(3),.error-promo.js-scroll-animate .swiper-slide:nth-child(4){opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.articles-promo.js-scroll-animate .segment-title,.error-promo.js-scroll-animate .segment-title{transition-delay:.05s}.articles-promo.js-scroll-animate .swiper-slide:nth-child(1),.error-promo.js-scroll-animate .swiper-slide:nth-child(1){transition-delay:.1s}.articles-promo.js-scroll-animate .swiper-slide:nth-child(2),.error-promo.js-scroll-animate .swiper-slide:nth-child(2){transition-delay:.15s}.articles-promo.js-scroll-animate .swiper-slide:nth-child(3),.error-promo.js-scroll-animate .swiper-slide:nth-child(3){transition-delay:.2s}.articles-promo.js-scroll-animate .swiper-slide:nth-child(4),.error-promo.js-scroll-animate .swiper-slide:nth-child(4){transition-delay:.25s}.articles-promo.js-scroll-animate.is-animated .segment-title,.articles-promo.js-scroll-animate.is-animated .swiper-slide:nth-child(1),.articles-promo.js-scroll-animate.is-animated .swiper-slide:nth-child(2),.articles-promo.js-scroll-animate.is-animated .swiper-slide:nth-child(3),.articles-promo.js-scroll-animate.is-animated .swiper-slide:nth-child(4),.error-promo.js-scroll-animate.is-animated .segment-title,.error-promo.js-scroll-animate.is-animated .swiper-slide:nth-child(1),.error-promo.js-scroll-animate.is-animated .swiper-slide:nth-child(2),.error-promo.js-scroll-animate.is-animated .swiper-slide:nth-child(3),.error-promo.js-scroll-animate.is-animated .swiper-slide:nth-child(4){opacity:1;transform:none}.articles-promo .h3,.error-promo .h3{text-align:left}.articles-promo .swiper-box,.error-promo .swiper-box{--swiper-nav-pos: -10px;--swiper-navigation-top-offset: calc( ( ( ( 100vw - (var(--padding-x-global) + var(--padding-x)) * 2 - var(--gap) * (var(--columns) - 1) ) / var(--columns) ) * (var(--img-height) / var(--img-width)) ) / 2 + var(--padding-top) );display:block;position:relative}.service-work{--img-width: 380;--img-height: 260;--gap: 2.8125rem;--columns: 1;--padding-top: .3125rem;z-index:1;padding-top:0;display:block;position:relative;margin-bottom:1.25rem}.service-work.js-scroll-animate .segment-title,.service-work.js-scroll-animate .swiper-slide:nth-child(1),.service-work.js-scroll-animate .swiper-slide:nth-child(2),.service-work.js-scroll-animate .swiper-slide:nth-child(3),.service-work.js-scroll-animate .swiper-slide:nth-child(4){opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.service-work.js-scroll-animate .segment-title{transition-delay:.05s}.service-work.js-scroll-animate .swiper-slide:nth-child(1){transition-delay:.1s}.service-work.js-scroll-animate .swiper-slide:nth-child(2){transition-delay:.15s}.service-work.js-scroll-animate .swiper-slide:nth-child(3){transition-delay:.2s}.service-work.js-scroll-animate .swiper-slide:nth-child(4){transition-delay:.25s}.service-work.js-scroll-animate.is-animated .segment-title,.service-work.js-scroll-animate.is-animated .swiper-slide:nth-child(1),.service-work.js-scroll-animate.is-animated .swiper-slide:nth-child(2),.service-work.js-scroll-animate.is-animated .swiper-slide:nth-child(3),.service-work.js-scroll-animate.is-animated .swiper-slide:nth-child(4){opacity:1;transform:none}.service-work .h3{text-align:left}.service-work .swiper-box{display:block;position:relative;--swiper-nav-pos: -10px;--swiper-navigation-top-offset: calc( ( ( ( 100vw - (var(--padding-x-global) + var(--padding-x)) * 2 - var(--gap) * (var(--columns) - 1) ) / var(--columns) ) * (var(--img-height) / var(--img-width)) ) / 2 + var(--padding-top) )}.articles-work{--img-width: 380;--img-height: 260;--gap: 2.8125rem;--columns: 1;--padding-top: .3125rem;z-index:1;padding-top:0;display:block;position:relative;margin-bottom:1.25rem}.articles-work.js-scroll-animate .segment-title,.articles-work.js-scroll-animate .swiper-slide:nth-child(1),.articles-work.js-scroll-animate .swiper-slide:nth-child(2),.articles-work.js-scroll-animate .swiper-slide:nth-child(3),.articles-work.js-scroll-animate .swiper-slide:nth-child(4){opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.articles-work.js-scroll-animate .segment-title{transition-delay:.05s}.articles-work.js-scroll-animate .swiper-slide:nth-child(1){transition-delay:.1s}.articles-work.js-scroll-animate .swiper-slide:nth-child(2){transition-delay:.15s}.articles-work.js-scroll-animate .swiper-slide:nth-child(3){transition-delay:.2s}.articles-work.js-scroll-animate .swiper-slide:nth-child(4){transition-delay:.25s}.articles-work.js-scroll-animate.is-animated .segment-title,.articles-work.js-scroll-animate.is-animated .swiper-slide:nth-child(1),.articles-work.js-scroll-animate.is-animated .swiper-slide:nth-child(2),.articles-work.js-scroll-animate.is-animated .swiper-slide:nth-child(3),.articles-work.js-scroll-animate.is-animated .swiper-slide:nth-child(4){opacity:1;transform:none}.articles-work .h3{text-align:left}.articles-work .swiper-box{display:block;position:relative;overflow:visible;--swiper-nav-pos: -10px;--swiper-navigation-top-offset: calc( ( ( ( 100vw - (var(--padding-x-global) + var(--padding-x)) * 2 - var(--gap) * (var(--columns) - 1) ) / var(--columns) ) * (var(--img-height) / var(--img-width)) ) / 2 + var(--padding-top) )}.error-work{--img-width: 380;--img-height: 260;--gap: 2.8125rem;--columns: 1;--padding-top: .3125rem;z-index:1;padding-top:0;display:block;position:relative;margin-bottom:1.25rem}.error-work.js-scroll-animate .segment-title,.error-work.js-scroll-animate .swiper-slide:nth-child(1),.error-work.js-scroll-animate .swiper-slide:nth-child(2),.error-work.js-scroll-animate .swiper-slide:nth-child(3),.error-work.js-scroll-animate .swiper-slide:nth-child(4){opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.error-work.js-scroll-animate .segment-title{transition-delay:.05s}.error-work.js-scroll-animate .swiper-slide:nth-child(1){transition-delay:.1s}.error-work.js-scroll-animate .swiper-slide:nth-child(2){transition-delay:.15s}.error-work.js-scroll-animate .swiper-slide:nth-child(3){transition-delay:.2s}.error-work.js-scroll-animate .swiper-slide:nth-child(4){transition-delay:.25s}.error-work.js-scroll-animate.is-animated .segment-title,.error-work.js-scroll-animate.is-animated .swiper-slide:nth-child(1),.error-work.js-scroll-animate.is-animated .swiper-slide:nth-child(2),.error-work.js-scroll-animate.is-animated .swiper-slide:nth-child(3),.error-work.js-scroll-animate.is-animated .swiper-slide:nth-child(4){opacity:1;transform:none}.error-work .h3{text-align:left}.error-work .swiper-box{display:block;position:relative;--swiper-nav-pos: -10px;--swiper-navigation-top-offset: calc( ( ( ( 100vw - (var(--padding-x-global) + var(--padding-x)) * 2 - var(--gap) * (var(--columns) - 1) ) / var(--columns) ) * (var(--img-height) / var(--img-width)) ) / 2 + var(--padding-top) )}.articles-designer .site-gutter,.error-designer .site-gutter{padding-right:var(--padding-x-global);padding-left:var(--padding-x-global)}.articles-designer,.error-designer{--img-width: 185;--img-height: 185;--gap: 2.8125rem;--columns: 1;--padding-top: -2.1875rem;z-index:1;padding-bottom:3.75rem;display:block;position:relative}.articles-designer.js-scroll-animate .segment-title,.articles-designer.js-scroll-animate .swiper-slide:nth-child(1),.articles-designer.js-scroll-animate .swiper-slide:nth-child(2),.articles-designer.js-scroll-animate .swiper-slide:nth-child(3),.articles-designer.js-scroll-animate .swiper-slide:nth-child(4),.articles-designer.js-scroll-animate .swiper-slide:nth-child(5),.articles-designer.js-scroll-animate .swiper-slide:nth-child(6),.error-designer.js-scroll-animate .segment-title,.error-designer.js-scroll-animate .swiper-slide:nth-child(1),.error-designer.js-scroll-animate .swiper-slide:nth-child(2),.error-designer.js-scroll-animate .swiper-slide:nth-child(3),.error-designer.js-scroll-animate .swiper-slide:nth-child(4),.error-designer.js-scroll-animate .swiper-slide:nth-child(5),.error-designer.js-scroll-animate .swiper-slide:nth-child(6){opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.articles-designer.js-scroll-animate .segment-title,.error-designer.js-scroll-animate .segment-title{transition-delay:.05s}.articles-designer.js-scroll-animate .swiper-slide:nth-child(1),.error-designer.js-scroll-animate .swiper-slide:nth-child(1){transition-delay:.1s}.articles-designer.js-scroll-animate .swiper-slide:nth-child(2),.error-designer.js-scroll-animate .swiper-slide:nth-child(2){transition-delay:.15s}.articles-designer.js-scroll-animate .swiper-slide:nth-child(3),.error-designer.js-scroll-animate .swiper-slide:nth-child(3){transition-delay:.2s}.articles-designer.js-scroll-animate .swiper-slide:nth-child(4),.error-designer.js-scroll-animate .swiper-slide:nth-child(4){transition-delay:.25s}.articles-designer.js-scroll-animate .swiper-slide:nth-child(5),.error-designer.js-scroll-animate .swiper-slide:nth-child(5){transition-delay:.3s}.articles-designer.js-scroll-animate .swiper-slide:nth-child(6),.error-designer.js-scroll-animate .swiper-slide:nth-child(6){transition-delay:.35s}.articles-designer.js-scroll-animate.is-animated .segment-title,.articles-designer.js-scroll-animate.is-animated .swiper-slide:nth-child(1),.articles-designer.js-scroll-animate.is-animated .swiper-slide:nth-child(2),.articles-designer.js-scroll-animate.is-animated .swiper-slide:nth-child(3),.articles-designer.js-scroll-animate.is-animated .swiper-slide:nth-child(4),.articles-designer.js-scroll-animate.is-animated .swiper-slide:nth-child(5),.articles-designer.js-scroll-animate.is-animated .swiper-slide:nth-child(6),.error-designer.js-scroll-animate.is-animated .segment-title,.error-designer.js-scroll-animate.is-animated .swiper-slide:nth-child(1),.error-designer.js-scroll-animate.is-animated .swiper-slide:nth-child(2),.error-designer.js-scroll-animate.is-animated .swiper-slide:nth-child(3),.error-designer.js-scroll-animate.is-animated .swiper-slide:nth-child(4),.error-designer.js-scroll-animate.is-animated .swiper-slide:nth-child(5),.error-designer.js-scroll-animate.is-animated .swiper-slide:nth-child(6){opacity:1;transform:none}.articles-designer .h3,.error-designer .h3{text-align:left}.articles-designer .swiper-box,.error-designer .swiper-box{--swiper-nav-pos: -10px;--swiper-navigation-top-offset: calc( ( ( ( 100vw - (var(--padding-x-global) + var(--padding-x)) * 2 - var(--gap) * (var(--columns) - 1) ) / var(--columns) ) * (var(--img-height) / var(--img-width)) ) / 2 + var(--padding-top) );display:block;position:relative}.team-highlight .swiper-box .swiper-button-prev,.team-highlight .swiper-box .swiper-button-next{top:calc((100% - 30px)/2)}.img-absolute{position:absolute;top:0;left:0;width:100%;height:100%}.img-rel{position:relative}.img-deco{position:absolute;top:0;left:0}.ad-bigsize-img{position:relative;display:block;overflow:hidden;margin-top:3.75rem;border-radius:.9375rem}.ad-bigsize-img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s}.ad-bigsize-img.object-fit:before,.ad-bigsize-img:before{content:"";display:block;padding-top:29.1786743516%}@media(hover:hover){.ad-bigsize-img:hover,.ad-bigsize-img:focus{box-shadow:0 4px 14px #fae7d6}.ad-bigsize-img:hover img,.ad-bigsize-img:focus img{transform:scale(1.1)}}@media screen and (min-width:640px){.articles-promo,.error-promo,.service-work,.articles-work,.error-work{--columns: 2}.articles-promo .swiper-box,.error-promo .swiper-box,.service-work .swiper-box,.articles-work .swiper-box,.error-work .swiper-box{--swiper-navigation-top-offset: calc( ( ( ( 100vw - var(--padding-x-global) * 2 - var(--gap) * (var(--columns) - 1) ) / var(--columns) ) * (var(--img-height) / var(--img-width)) ) / 2 + var(--padding-top) )}}@media screen and (min-width:1024px){.articles-promo,.error-promo{--columns: 4}.service-work,.articles-work,.error-work{--columns: 3}}@media screen and (min-width:102.5rem){.articles-promo .swiper-box,.error-promo .swiper-box,.service-work .swiper-box,.articles-work .swiper-box,.error-work .swiper-box{--swiper-navigation-top-offset: calc(9.375rem + var(--padding-top))}}@media screen and (min-width:1024px)and (max-width:1199.98px){.articles-detail .site-gutter,.news-details .site-gutter{max-width:60rem!important}.service-work,.articles-work,.error-work{--padding-top: .125rem}}@media screen and (min-width:1200px)and (max-width:1439.98px){.service-work,.articles-work,.error-work{--padding-top: .125rem}}@media screen and (min-width:640px)and (max-width:1023.98px){.articles-banner .button,.news-share .button{margin-right:.625rem}.articles-promo,.error-promo,.service-work,.articles-work,.error-work{--padding-top: 6.25rem}}@media screen and (max-width:639.98px){.articles-banner .button,.news-share .button{margin-right:.3125rem;font-size:.75rem;padding:.3125rem .5rem}.articles-designer{--padding-x-global: 1.875rem}.news-share .fb-btn i,.news-share .line-btn i{font-size:2.1875rem}.news-share .media .icon-box{width:2.1875rem;height:2.1875rem}.news-share .media .icon-box i{font-size:1.5625rem}.news-share .media .btn-like-normal{padding-top:.3125rem;padding-bottom:.3125rem}.articles-promo,.error-promo{--padding-x: 1.875rem;--swiper-nav-size: 2.25rem;--padding-top: -.3125rem}.service-work,.articles-work,.error-work{--padding-x: 1.875rem;--swiper-nav-size: 2.25rem}.articles-designer,.error-designer{--padding-x-global: 1.875rem}}@media screen and (max-width:1023.98px){.news-share .media{justify-content:start;margin-top:1.25rem}}@media screen and (min-width:1200px)and (max-width:1559.98px){.articles-detail .site-gutter,.news-details .site-gutter{max-width:78.75rem!important}}@media screen and (min-width:1024px)and (max-width:1199.98px){.news-share{margin-top:2.5rem}.service-work,.articles-work,.error-work{margin-bottom:4.375rem}}@media screen and (min-width:640px)and (max-width:1023.98px){.news-share{margin-top:2.5rem}.service-work,.articles-work,.error-work{margin-bottom:1.875rem}}@media screen and (max-width:639.98px){.news-share{margin-top:1.875rem}}.service-work,.articles-work,.error-work{margin-bottom:6.25rem}@media screen and (min-width:1200px)and (max-width:1439.98px){.service-work,.articles-work,.error-work{margin-bottom:5rem}}@media screen and (max-width:671.98px){.news-share .article{margin-top:1.25rem}.ad-bigsize-img{margin-top:1.875rem}}@media screen and (min-width:1023px)and (max-width:1559.98px){.news-share{margin-top:3.75rem}}@media screen and (min-width:639px)and (max-width:779.98px){.articles-promo,.error-promo,.service-work,.articles-work,.error-work{--padding-top: .625rem}}@media screen and (min-width:781px)and (max-width:1022.98px){.articles-promo,.error-promo,.service-work,.articles-work,.error-work{--padding-top: .0625rem}}@media screen and (min-width:1024px)and (max-width:1439.98px){.articles-promo,.error-promo{--padding-top: 1.875rem}}@media screen and (min-width:1441px)and (max-width:1658.98px){.articles-promo,.error-promo{--padding-top: .0625rem}}@media screen and (max-width:318.98px){.articles-designer,.error-designer{--padding-top: 1rem;--padding-x: 1.875rem;--swiper-nav-size: 2.25rem;--columns: 1}}@media screen and (min-width:320px)and (max-width:638.98px){.articles-designer,.error-designer{--padding-x: 1.875rem;--padding-top: .9375rem;--swiper-nav-size: 2.25rem;--columns: 2}}@media screen and (min-width:640px)and (max-width:758.98px){.articles-designer,.error-designer{--columns: 3;--padding-top: .625rem}}@media screen and (min-width:760px)and (max-width:1022.98px){.articles-designer,.error-designer{--columns: 4;--padding-top: .625rem}}@media screen and (min-width:1024px)and (max-width:1198.98px){.articles-designer,.error-designer{--columns: 5;--padding-top: 2.1875rem}}@media screen and (min-width:1200px)and (max-width:1438.98px){.articles-designer,.error-designer{--columns: 5;--padding-top: .625rem}}@media screen and (min-width:1440px)and (max-width:1638.98px){.articles-designer,.error-designer{--columns: 6;--padding-top: .625rem}}@media screen and (min-width:1640px)and (max-width:1658.98px){.articles-designer,.error-designer{--columns: 6;--padding-top: -3.3125rem}}@media screen and (min-width:1660px){.articles-designer,.error-designer{--columns: 6;--padding-top: .625rem}}.step-quote .tab-menu{margin-bottom:0}.step-quote .tabs-content{background:transparent;padding:0;border:none}.step-quote .tabs-panel{padding:0}.step-quote .con-step-title{margin-bottom:1.875rem}.step-quote{--chart-width: 9.0625rem;--chart-bg-width: 1.25rem;--chart-gap: 2.5rem}.step-quote .quotation-summary{padding:1.25rem;background:linear-gradient(106deg,#fffbe8 5.53%,#fff1c5 82.21%)}.step-quote .summary-info .note,.step-quote .summary-price .note{margin-top:.5rem;color:#e18000;font-weight:400;display:flex}.step-quote .summary-info .note i,.step-quote .summary-price .note i{font-size:1rem;line-height:2.1}.step-quote .summary-price{color:#f24822;display:flex;align-items:center;justify-content:center}.step-quote .chart-result{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--chart-gap);margin-top:.875rem;margin-bottom:4.0625rem;padding:1.875rem 3.125rem 0}.step-quote .chart{width:var(--chart-width)!important;height:var(--chart-width)!important;position:relative;display:block}.step-quote .chart canvas{z-index:4;width:var(--chart-width)!important}.step-quote .chart-list-black{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;justify-content:center;grid-column-gap:var(--chart-gap);grid-row-gap:1.25rem}.step-quote .chart-list{display:flex;flex-direction:row;align-items:center}.step-quote .chart-list p{display:flex;width:100%;align-items:center;line-height:1.4}.step-quote .chart-center-val{z-index:1;position:absolute;display:block;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.step-quote .chart-color{display:flex;width:var(--chart-bg-width);height:var(--chart-bg-width);border-radius:50%;margin-right:.625rem}.step-quote .chart-title{width:3.4375rem;border-right:1px solid #000;margin-right:1.25rem}.step-quote .quotation-content{margin-top:-2.625rem}.step-quote .quotation-content .quoted-block:first-child{border-radius:0 0 .5rem .5rem}.step-quote .quotation-content .tab-sub-menu{padding-left:0}.step-quote .btn-box{display:flex;align-items:center;justify-content:center;grid-column-gap:1.25rem;margin-bottom:1.25rem}.step-quote .step-quote-share{display:flex;justify-content:center;padding:1.875rem 0;border-top:1px solid #bebebe;border-bottom:1px solid #bebebe;margin-top:6.25rem}.step-quote .step-quote-share .icon-box{--nav-btn-size: 2.8125rem}.step-quote .step-quote-share .icon-box:hover{background:#ff9a15;color:#fff}.step-quote .step-quote-share a:last-child{margin-left:.625rem}.step-quote .step-quote-fb-btn,.step-quote .step-quote-line-btn{margin-bottom:0;padding:0;color:#e18000}.step-quote .step-quote-fb-btn i,.step-quote .step-quote-line-btn i{font-size:2.8125rem}@media(hover:hover){.step-quote .step-quote-fb-btn,.step-quote .step-quote-line-btn{transition:all .3s}.step-quote .step-quote-fb-btn:hover,.step-quote .step-quote-fb-btn:focus,.step-quote .step-quote-fb-btn:active,.step-quote .step-quote-line-btn:hover,.step-quote .step-quote-line-btn:focus,.step-quote .step-quote-line-btn:active{color:#ff9a15}}.step-quote .step-quote-note{margin-top:6.25rem}.step-designer .step-designer-card{box-shadow:none;margin-bottom:1.25rem;background-color:transparent;border-radius:.9375rem;overflow:hidden;display:flex;justify-content:center;align-items:flex-start;position:relative;min-height:28.125rem;flex-direction:column}.step-designer .step-designer-img{position:absolute;clip-path:polygon(15% 0,100% 0,100% 100%,0 100%);width:54.2495479204%;z-index:1;height:100%;background-size:cover;right:0}.step-designer .step-designer-info{box-shadow:0 4px 14px #00000026;border-radius:.5rem;overflow:hidden;background:#fff;width:65%;z-index:2;padding:2.1875rem}.step-designer .step-designer-info p{position:relative;display:block;display:-webkit-box;overflow:hidden;max-width:100%;line-height:1.6;line-height:var(--line-height, 1.4);text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-limit, 3)}.step-designer .step-designer-more{--circle-size: 4.0625rem;--line-size: 19.6875rem;position:relative;display:block;margin-top:2.1875rem;margin-right:calc(var(--line-size) + 10px);width:var(--circle-size);height:var(--circle-size);font-size:.875rem;line-height:var(--circle-size);text-align:center;color:#e18000;border:1px solid currentColor;border-radius:100%;float:right;transform:translate(20px);transition:transform .5s,opacity .5s}.step-designer .step-designer-more:before{content:"";position:absolute;right:calc(var(--line-size) * -1 - 30px);top:50%;width:calc(var(--line-size) + 20px);height:1px;background:currentColor;transform-origin:right center}.step-designer .step-designer-more:after{content:"";position:absolute;top:calc(50% + .75em);left:calc(50% - 1.1em);width:.8em;height:1px;background:currentColor}.step-designer.left-right-side .step-designer-card:last-child{align-items:flex-end;padding-right:.875rem}.step-designer.left-right-side .step-designer-card:last-child .step-designer-img{left:0;clip-path:polygon(0 0,85% 0,100% 100%,0 100%)}@media(hover:hover){.step-designer .step-designer-info:hover .step-designer-more,.step-designer .step-designer-info:focus .step-designer-more{opacity:1;transform:none}.step-designer .step-designer-info:hover .step-designer-more:before,.step-designer .step-designer-info:focus .step-designer-more:before{transform:scaleX(calc(var(--line-size) * -1));transition:transform .5s,opacity .5s}}.calculate-wrapper .articles-designer{width:65%;z-index:2;position:relative;display:block;padding-left:1.5625rem;padding-right:1.5625rem;padding-bottom:0}.step-list{display:flex;justify-content:center;margin-bottom:0;justify-content:space-between;margin-top:.3125rem;--item-size: 1.5rem;--gap-pd: .9375rem;--last-w: 1.875rem}.step-list .step-list-item{position:relative;display:flex}.step-list .step-list-item p{text-align:center;font-size:.875rem;font-weight:400}.step-list .step-list-item:not(:last-child){width:calc((100% - var(--last-w)) / 4)}.step-list .step-list-item:not(:last-child):before{content:"";position:absolute;display:block;width:calc(100% - var(--item-size) - var(--gap-pd) * 2);height:.25rem;right:0;top:calc(var(--item-size) / 2);background:#eaeaea;border-radius:.5rem}.step-list .step-list-item.is-active .step-list-nu:before{transition:all .3s ease;background:linear-gradient(102deg,#fad12f 21.78%,#ff8d45 76.77%)}.step-list .step-list-item.is-active .step-list-title{color:#e18000;transition:all .3s ease}.step-list .step-list-item.line-yellow:before{background:#e9ba20}.step-list .step-list-nu{color:#fff;font-size:.875rem;line-height:var(--item-size);text-align:center;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;margin-bottom:.25rem}.step-list .step-list-nu span{z-index:1}.step-list .step-list-nu:before{content:"";position:absolute;display:block;width:var(--item-size);height:var(--item-size);background:linear-gradient(325deg,#9fa0a0 9.77%,#e7e7e7 86.3%);border-radius:.5rem;box-shadow:2px 2px 8px #00000026;transform:rotate(45deg);z-index:0}.step-list .step-list-title{color:#bebebe;margin:0;line-height:1.6;padding-top:0;white-space:nowrap}@media screen and (min-width:1024px)and (max-width:1199.98px){.step-designer .step-designer-card{min-height:21.875rem}.step-designer .step-designer-info{padding:1.25rem}.step-quote .btn-box{margin-bottom:4.375rem}.step-quote .step-quote-share,.step-quote .step-quote-note{margin-top:2.5rem}.step-designer .step-designer-card{margin-bottom:4.375rem}}@media screen and (min-width:1200px)and (max-width:1439.98px){.step-designer .step-designer-card{min-height:25rem}.step-quote .btn-box,.step-designer .step-designer-card{margin-bottom:5rem}}@media screen and (max-width:639.98px){.step-quote .step-quote-fb-btn i,.step-quote .step-quote-line-btn i{font-size:2.1875rem}.step-quote{--chart-width: 12.5rem}.step-quote .quotation-summary{padding:.625rem}.step-quote .step-quote-share .icon-box{--nav-btn-size: 2.1875rem}.step-designer{margin-top:3.125rem}.step-designer .step-designer-card{min-height:12.5rem;margin-bottom:1.875rem}.step-designer .step-designer-more{--line-size: 9.375rem}.step-quote .step-quote-share,.step-quote .step-quote-note{margin-top:1.875rem}}@media screen and (max-width:1023.98px){.step-quote{--chart-width: 15.625rem;--chart-gap: 1.25rem}.step-quote .summary-info .note,.step-quote .summary-price .note{line-height:1.4}.step-quote .summary-info .note i,.step-quote .summary-price .note i{line-height:1.4;font-size:.875rem}.step-quote .chart-result{flex-direction:column;padding:1.875rem 0 0}.step-quote .chart-title{width:2.8125rem;margin-right:.625rem}.step-designer .step-designer-card{display:flex;border-radius:0 0 .9375rem .9375rem;min-height:18.75rem;justify-content:center;align-items:center;margin-left:0;padding-bottom:20%;padding-right:0;padding-left:0}.step-designer .step-designer-img{bottom:0;height:65%;background-position:center right;clip-path:polygon(0 15%,100% 0,100% 100%,0 100%);width:100%}.step-designer .step-designer-info{padding:.9375rem;width:80%}.step-designer.left-right-side .step-designer-card:last-child{justify-content:center;align-items:center;padding-bottom:20%;padding-right:0}.step-designer.left-right-side .step-designer-card:last-child .step-designer-img{bottom:0;height:65%;background-position:center right;clip-path:polygon(0 15%,100% 0,100% 100%,0 100%);width:100%}.calculate-wrapper .articles-designer{padding:0% 5% 20%;width:90%}}@media screen and (max-width:849.98px){.step-list{width:10.9375rem;justify-content:center;--gap-pd: .3125rem;--item-size: .9375rem}.step-list .step-list-nu:before{border-radius:.1875rem}.step-list .step-list-nu span{opacity:0}.step-list .step-list-item p{font-size:.75rem}.step-list .step-list-item:not(:last-child){width:20%}.step-list .step-list-item:not(:last-child):before{width:100%;right:-.625rem}.step-list .step-list-item:last-child{width:auto;margin-left:0!important}.step-list .step-list-item.is-active .step-list-nu span{opacity:1}.step-list .step-list-item.is-active .step-list-nu:before{width:1.25rem;height:1.25rem}.step-list .step-list-item.line-yellow:before{background:#e9ba20}.step-list .step-list-item.line-yellow .step-list-nu span{opacity:0}.step-list .step-list-item.line-yellow .step-list-nu:before{background:linear-gradient(102deg,#fad12f 21.78%,#ff8d45 76.77%);width:var(--item-size);height:var(--item-size)}.step-list .step-list-title{display:none}.step-list-all{display:flex;justify-content:center}}.step-quote .btn-box,.step-designer .step-designer-card{margin-bottom:6.25rem}@media screen and (min-width:640px)and (max-width:1023.98px){.step-quote .btn-box{margin-bottom:1.875rem}.step-quote .step-quote-share,.step-quote .step-quote-note{margin-top:2.5rem}.step-designer .step-designer-card{margin-bottom:1.875rem}}@media screen and (min-width:1023px)and (max-width:1559.98px){.step-quote .step-quote-share,.step-quote .step-quote-note{margin-top:3.75rem}}@media screen and (min-width:1300px)and (max-width:1499.98px){.step-quote .chart-result{padding:1.875rem .625rem 0}}@media screen and (min-width:1920px){.step-quote .chart-result{padding:1.875rem 3.125rem 0}}.index-article .bg-deco,.index-news .index-news-bg-deco2,.index-news .index-news-bg-deco1{position:absolute;z-index:-1;background:no-repeat left top/contain;pointer-events:none}.index-article .bg-deco:before,.index-news .index-news-bg-deco2:before,.index-news .index-news-bg-deco1:before{content:"";display:block}.index-banner{--banner-pd-y: calc(var(--section-padding-y) + var(--site-header-top-height) + var(--site-header-height));--cont-gap: .625rem;padding-top:var(--site-header-height)}.index-banner .index-banner-bg .index-banner-bg-img{background-size:cover;background-position:90% center}.index-banner .index-banner-bg .index-banner-bg-img.sky{background-image:url(/static/assets/images/index/banner_bg.png)}.index-banner .index-banner-bg .index-banner-bg-img.back{background-image:url(/static/assets/images/index/banner_back.png)}.index-banner .index-banner-bg .index-banner-bg-img.middle{background-image:url(/static/assets/images/index/banner_middle.png)}.index-banner .index-banner-bg .index-banner-bg-img.front{background-image:url(/static/assets/images/index/banner_front.png)}.index-banner .index-banner-r{text-align:center}.index-banner .index-banner-item-cont{--padding-x: 0;padding:0 var(--padding-x)}.index-banner .index-banner-btn,.index-banner .index-banner-subtitle,.index-banner .index-banner-title{margin-bottom:var(--cont-gap)}.index-banner .index-banner-title,.index-banner .index-banner-subtitle{text-align:center}.index-banner .index-banner-link-list{margin:0;padding:0;list-style:none;display:flex;gap:.625rem;text-align:center;line-height:1.2}.index-banner .index-banner-link-list .index-banner-link-list-item{max-width:220px}.index-banner .index-banner-link-list .index-banner-link-list-link{--padding-x: .625rem;--padding-y: .625rem;--radius: .9375rem;display:block;padding:var(--padding-y) var(--padding-y);height:100%;background:#fff;color:#000;border-radius:var(--radius);box-shadow:0 1px 14px 5px #00000026}.index-banner .index-banner-link-list .index-banner-link-list-icon{display:block;margin:0 auto .25rem}.index-banner .index-banner-item.type-normal .index-banner-img-box{border-radius:25px;box-shadow:0 1px 9px 4px #00000026;background:#fff}.index-banner .index-banner-item.type-normal .index-banner-img-box:before{content:"";display:block;padding-top:67.2514619883%}.index-banner .index-banner-item.type-img-lottie .index-banner-img-box{position:relative}.index-banner .index-banner-item.type-img-lottie .index-banner-img-box:before{content:"";display:block;padding-top:74.8387096774%}.index-banner .index-banner-item.type-img-lottie lottie-player{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.index-banner .index-banner-item.type-img-sprite .index-banner-img-box{position:relative}.index-banner .index-banner-item.type-img-sprite .index-banner-img-box:before{content:"";display:block;padding-top:calc(var(--height, 580) / var(--width, 750) * 100%)}.index-banner .index-banner-item.type-img-sprite .index-banner-img{background:transparent no-repeat top center;background-size:100%}.index-banner .index-banner-item.type-img-sprite.swiper-slide-active .index-banner-img{animation:sprite-ani var(--sec, 1s) steps(calc(var(--frame) - 1)) infinite}@keyframes sprite-ani{0%{background-position:0 0}to{background-position:0 100%}}.index-banner .swiper-wrapper{--padding-y: 2.1875rem;padding:var(--padding-y) 0}.index-banner .swiper-pagination{--padding: .25rem;margin:calc(var(--padding) * -1);padding:var(--padding)}.index-banner .swiper-pagination-bullet{--swiper-pagination-color: #fff;box-shadow:0 2px 2px #00000026}.index-banner.js-scroll-animate .front,.index-banner.js-scroll-animate .middle{transition-duration:1s;transition-property:opacity,transform}.index-banner.js-scroll-animate .front,.index-banner.js-scroll-animate .middle{transition-delay:.05s}.index-banner.js-scroll-animate:not(.is-animated) .front,.index-banner.js-scroll-animate:not(.is-animated) .middle{opacity:0;transform:translateY(50px)}.index-banner.js-scroll-animate .front{transform:translateY(10%)}.index-banner.js-scroll-animate .middle{transform:translateY(5%)}.index-banner.js-scroll-animate.is-animated .front{transform:translateY(calc(var(--ws, 0px) * -.01))}.index-banner.js-scroll-animate.is-animated .middle{transform:translateY(calc(var(--ws, 0px) * -.05))}.index-banner.js-scroll-animate.is-animated .back{transform:translateY(calc(var(--ws, 0px) * .1))}.index-banner.js-scroll-animate.is-animated .sky{transform:translateY(calc(var(--ws, 0px) * .3))}.has-scrolled .front,.has-scrolled .middle,.has-scrolled .back,.has-scrolled .sky{transition-duration:0s!important;transition-delay:0s!important}@media screen and (max-width:639.98px){.index-banner .index-banner-link-list .index-banner-link-list-link{font-size:.875rem}}@media screen and (max-width:1023.98px){.index-banner{--swiper-pagination-bottom: 0}.index-banner .index-banner-link-list{justify-content:center;margin-top:1.25rem;width:100%}.index-banner .index-banner-link-list.pc{display:none}.index-banner .index-banner-link-list .index-banner-link-list-icon{max-width:70%}.index-banner .swiper-pagination-bullet{--swiper-pagination-bottom: 0}}@media screen and (min-width:640px){.index-banner{--cont-gap: 1.25rem}.index-banner .swiper-wrapper{--padding-y: 3.125rem}.index-banner .swiper-pagination-bullet{--swiper-pagination-bullet-size: .9375rem}}@media screen and (min-width:1024px){.index-banner{padding-top:calc(var(--site-header-top-height) + var(--site-header-height))}.index-banner .index-banner-title{text-align:left;font-size:3rem}.index-banner .index-banner-subtitle{text-align:left}.index-banner .index-banner-l{margin-right:3.125rem}.index-banner .index-banner-item-cont{padding-left:0rem}.index-banner .index-banner-link-list.mobile{display:none}.index-banner .index-banner-link-list .index-banner-link-list-item{flex:1}.index-banner .index-banner-link-list .index-banner-link-list-link{--radius: 1.5625rem}.index-banner .index-banner-link-list .index-banner-link-list-icon{margin-bottom:.625rem}}@media screen and (min-width:1024px)and (max-width:1199.98px){.index-banner .swiper-wrapper{padding-bottom:calc(var(--padding-y) + 3.125rem)}}@media screen and (min-width:1200px){.index-banner .index-banner-item-cont{padding-left:5rem}.index-banner .index-banner-link-list{gap:1.5625rem}.index-banner .index-banner-link-list .index-banner-link-list-link{--padding-x: .625rem;--padding-y: 1.125rem;--radius: 1.5625rem}.index-banner .index-banner-link-list .index-banner-link-list-icon{margin-bottom:.625rem}}.index-assure{--mask-size: 30px;--section-padding-y: 3.75rem;z-index:1;margin-top:calc(var(--mask-size) * -1)}.index-assure .index-assure-bg-box{z-index:-1;background-color:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 90' preserveAspectRatio='none'%3E%3Cpath d='M1362 37.62C1025.77 70.86 959.16 73.2 922 74.5l-6 .22c-43.33.62-144.8.62-204-4.33-24.15-2-77.26-8.51-141.68-16.39C437.31 37.74 256.1 15.58 182 14.75c-85.74-1-155.65 2.3-182 4.18V90h1920V58.18c-42.15-21.88-208.6-55.1-558-20.56z'/%3E%3C/svg%3E") no-repeat top center/100% var(--mask-size),linear-gradient(to bottom,#000,#000) no-repeat bottom center/100% calc(100% - var(--mask-size) + 1px);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 90' preserveAspectRatio='none'%3E%3Cpath d='M1362 37.62C1025.77 70.86 959.16 73.2 922 74.5l-6 .22c-43.33.62-144.8.62-204-4.33-24.15-2-77.26-8.51-141.68-16.39C437.31 37.74 256.1 15.58 182 14.75c-85.74-1-155.65 2.3-182 4.18V90h1920V58.18c-42.15-21.88-208.6-55.1-558-20.56z'/%3E%3C/svg%3E") no-repeat top center/100% var(--mask-size),linear-gradient(to bottom,#000,#000) no-repeat bottom center/100% calc(100% - var(--mask-size) + 1px)}.index-assure .index-assure-bg-img{background:no-repeat center center/cover}.index-assure.entered .index-assure-bg-img{background-image:url(/static/assets/images/index/bg-assure.png)}.index-assure .index-assure-title-deco{position:absolute}.index-assure .index-assure-list{margin:0;padding:0;list-style:none;display:grid;gap:1.25rem;grid-template-columns:repeat(5,1fr)}.index-assure .index-assure-item{position:relative}.index-assure .index-assure-card{--padding-x: 1.25rem;--padding-y: 2.1875rem;--radius: 25px;position:relative;padding:var(--padding-y) var(--padding-x);text-align:center;background:#fff;box-shadow:0 4px 14px #00000026}.index-assure .index-assure-icon{--icon-bg: linear-gradient(90deg, #fec18a 0%, #fe9563 100%);position:absolute;left:50%;top:0;transform:translate(-50%,-50%);border:3px solid #fff}.index-assure .index-assure-sp-title{display:none}.index-assure .index-assure-title{margin-bottom:.625em;color:#dc7d00}.index-assure .index-assure-slogan{margin-bottom:0;font-weight:300;color:#5c5c5c}.index-assure .index-assure-recommend{margin:0;margin-top:.625rem;padding:0;list-style:none;text-align:center}.index-assure .index-assure-recommend a{display:inline-block;font-weight:700;padding:.3125rem 1.25rem;line-height:1.6}.index-assure .index-assure-float-circle-1{top:-12%;left:19%}.index-assure .index-assure-float-circle-2{bottom:-13%;left:10%}.index-assure .index-assure-float-circle-3{top:36%;right:3%}.index-assure .index-assure-line{left:50%;top:0}.is-tablet .index-assure .float-circle{animation:none}.index-assure.js-scroll-animate .index-assure-bg-img,.index-assure.js-scroll-animate .float-circle-2,.index-assure.js-scroll-animate .index-assure-line,.index-assure.js-scroll-animate .segment-title .title,.index-assure.js-scroll-animate .segment-title .deco,.index-assure.js-scroll-animate .segment-title .desc,.index-assure.js-scroll-animate .index-assure-item:nth-child(1),.index-assure.js-scroll-animate .index-assure-item:nth-child(2),.index-assure.js-scroll-animate .index-assure-item:nth-child(3),.index-assure.js-scroll-animate .index-assure-item:nth-child(4),.index-assure.js-scroll-animate .index-assure-item:nth-child(5){opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.index-assure.js-scroll-animate .index-assure-bg-img{transition-delay:.05s}.index-assure.js-scroll-animate .float-circle-2{transition-delay:.1s}.index-assure.js-scroll-animate .index-assure-line{transition-delay:.15s}.index-assure.js-scroll-animate .segment-title .title{transition-delay:.2s}.index-assure.js-scroll-animate .segment-title .deco{transition-delay:.25s}.index-assure.js-scroll-animate .segment-title .desc{transition-delay:.3s}.index-assure.js-scroll-animate .index-assure-item:nth-child(1){transition-delay:.35s}.index-assure.js-scroll-animate .index-assure-item:nth-child(2){transition-delay:.4s}.index-assure.js-scroll-animate .index-assure-item:nth-child(3){transition-delay:.45s}.index-assure.js-scroll-animate .index-assure-item:nth-child(4){transition-delay:.5s}.index-assure.js-scroll-animate .index-assure-item:nth-child(5){transition-delay:.55s}.index-assure.js-scroll-animate.is-animated .index-assure-bg-img,.index-assure.js-scroll-animate.is-animated .float-circle-2,.index-assure.js-scroll-animate.is-animated .index-assure-line,.index-assure.js-scroll-animate.is-animated .segment-title .title,.index-assure.js-scroll-animate.is-animated .segment-title .deco,.index-assure.js-scroll-animate.is-animated .segment-title .desc,.index-assure.js-scroll-animate.is-animated .index-assure-item:nth-child(1),.index-assure.js-scroll-animate.is-animated .index-assure-item:nth-child(2),.index-assure.js-scroll-animate.is-animated .index-assure-item:nth-child(3),.index-assure.js-scroll-animate.is-animated .index-assure-item:nth-child(4),.index-assure.js-scroll-animate.is-animated .index-assure-item:nth-child(5){opacity:1;transform:none}.index-assure.js-scroll-animate .segment-title{--delay: 1.5s}.index-assure.js-scroll-animate .segment-title .title span{transform:rotateY(90deg)}.index-assure.js-scroll-animate .float-circle,.index-assure.js-scroll-animate .index-assure-title-deco{opacity:0;transition-duration:1s;transition-property:opacity,transform;transition-delay:1.2s}.index-assure.js-scroll-animate .float-circle{transition-delay:.3s}.index-assure.js-scroll-animate.is-animated .float-circle{opacity:1}.index-assure.js-scroll-animate.is-animated .segment-title .title span{transform:rotateY(0)}.index-assure.js-scroll-animate.is-animated .index-assure-title-deco{opacity:1}@media screen and (max-width:639.98px){.index-assure .index-assure-bg-img{background-size:150% 100%}.index-assure .index-assure-card{width:65vw}.index-assure .index-assure-line{height:100px}.index-assure .index-assure-card{--padding-x: .9375rem;--padding-y: .625rem}}@media screen and (min-width:640px)and (max-width:1023.98px){.index-assure{--section-padding-y: 7.5rem}.index-assure .index-assure-card{--padding-x: 2.5rem;width:40vw}}@media screen and (max-width:1023.98px){.index-assure .segment-title{margin-top:10rem}.index-assure .index-assure-title-deco{left:50%;bottom:100%;transform:translate(-50%)}.index-assure .index-assure-desc-box p{font-size:1rem}}@media screen and (min-width:640px){.index-assure .index-assure-card{--padding-y: 4.0625rem}}@media screen and (min-width:1024px)and (max-width:1199.98px){.index-assure .index-assure-card{width:28vw}}@media screen and (max-width:1199.98px){.index-assure .index-assure-card{display:flex;flex-direction:column;justify-content:center}.index-assure .index-assure-cont{--padding-y: .625rem}.index-assure .index-assure-cont.justify-center{display:block;overflow-x:visible;margin:0;padding:1.25rem 0rem}.index-assure .index-assure-cont:not(.justify-center){display:block;margin:0;padding:calc(var(--padding-y) * 2) 0;overflow-x:visible}.index-assure .index-assure-list{display:flex;flex-direction:column;gap:1.5625rem}.index-assure .index-assure-item{width:100%}.index-assure .index-assure-card{width:100%!important;height:auto;--radius: 3.125rem;border-radius:var(--radius);--padding-x: 1.875rem;--padding-y: .3125rem}.index-assure .index-assure-recommend{text-align:left}.index-assure .index-assure-title-box{position:static;padding:0;display:flex;align-items:center;background:transparent;border:0 none;border-radius:0;transform:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.index-assure .index-assure-title{font-size:1.25rem;font-weight:500;color:#dc7d00;white-space:normal;margin-bottom:1rem;flex:1;text-align:left}.index-assure .index-assure-icon{--icon-bg: linear-gradient(90deg, #fec18a 0%, #fe9563 100%);--card-icon-size: 50px;position:static;transform:none;border:3px solid #fff;flex-shrink:0;margin-top:.3125rem;margin-right:.9375rem}.index-assure .index-assure-slogan{margin-top:-.625rem;margin-bottom:.9375rem;margin-left:4.0625rem;color:#5c5c5c;font-weight:300;text-align:left;flex:1 1 100%;min-width:0}.index-assure .index-assure-sp-title{display:block;font-size:1.25rem;font-weight:500;color:#dc7d00;white-space:normal;text-align:left;flex:1 1 100%;min-width:0;margin-bottom:0!important}.index-assure .index-assure-desc-box{flex:1 1 100%;min-width:0;margin-left:4.0625rem}.index-assure .index-assure-desc-box p{margin-top:-.625rem;line-height:1.6;font-size:1.125rem}.index-assure .index-assure-title-box:after{margin-left:auto;padding-left:.625rem;font-family:icon;font-size:1.875rem;content:"";transition:transform .3s ease}.index-assure .index-assure-item.is-expanded .index-assure-title-box:after{content:""}}@media screen and (min-width:1024px){.index-assure{--mask-size: 50px;--section-padding-y: 12.5rem;padding-bottom:calc(var(--section-padding-y) + 6.25rem)}.index-assure .index-assure-title-deco{top:50%;left:-20px;transform:translate(-100%,-50%)}}@media screen and (min-width:1200px)and (max-width:1439.98px){.index-assure .index-assure-card{--padding-x: .625rem;--padding-y: 2.1875rem}}@media screen and (min-width:1200px){.index-assure .index-assure-desc-box{max-height:0;overflow:hidden}.index-assure .index-assure-desc-box p{line-height:1.6}.index-assure .index-assure-item.is-active:before,.index-assure .index-assure-item:hover:before,.index-assure .index-assure-item:focus-within:before{content:"";display:block;width:100%}.index-assure .index-assure-item.is-active .index-assure-card,.index-assure .index-assure-item:hover .index-assure-card,.index-assure .index-assure-item:focus-within .index-assure-card{position:absolute;top:50%;width:100%;transform:translateY(-50%);transform-origin:top center;animation:showCard .3s}.index-assure .index-assure-item.is-active .index-assure-title-box,.index-assure .index-assure-item:hover .index-assure-title-box,.index-assure .index-assure-item:focus-within .index-assure-title-box{position:absolute;left:50%;top:0;padding:.1875rem 1.5625rem .4375rem .9375rem;display:flex;align-items:center;background:linear-gradient(90deg,#fec18a,#fe9563);border:3px solid #fff;border-radius:99px;transform:translate(-50%,-50%)}.index-assure .index-assure-item.is-active .index-assure-icon,.index-assure .index-assure-item:hover .index-assure-icon,.index-assure .index-assure-item:focus-within .index-assure-icon{--icon-bg: transparent;--card-icon-size: 35px;position:static;transform:none;border:0 none}.index-assure .index-assure-item.is-active .index-assure-sp-title,.index-assure .index-assure-item:hover .index-assure-sp-title,.index-assure .index-assure-item:focus-within .index-assure-sp-title{display:block;font-size:1rem;font-weight:500;color:#fff;white-space:nowrap;margin-bottom:0}.index-assure .index-assure-item.is-active .index-assure-title,.index-assure .index-assure-item:hover .index-assure-title,.index-assure .index-assure-item:focus-within .index-assure-title,.index-assure .index-assure-item.is-active .index-assure-slogan,.index-assure .index-assure-item:hover .index-assure-slogan,.index-assure .index-assure-item:focus-within .index-assure-slogan{display:none}.index-assure .index-assure-item.is-active .index-assure-desc-box,.index-assure .index-assure-item:hover .index-assure-desc-box,.index-assure .index-assure-item:focus-within .index-assure-desc-box{max-height:500px}@keyframes showCard{0%{transform:scaleY(0) translateY(-50%)}to{transform:scaleY(1) translateY(-50%)}}.index-assure .index-assure-list{margin-top:8.4375rem}.index-assure .index-assure-item.no-transform-item:hover:before,.index-assure .index-assure-item.no-transform-item:focus-within:before,.index-assure .index-assure-item.no-transform-item.is-active:before{content:none!important;display:none!important}.index-assure .index-assure-item.no-transform-item:hover .index-assure-card,.index-assure .index-assure-item.no-transform-item:focus-within .index-assure-card,.index-assure .index-assure-item.no-transform-item.is-active .index-assure-card{position:relative!important;top:0!important;transform:none!important;animation:none!important}.index-assure .index-assure-item.no-transform-item:hover .index-assure-card .index-assure-icon,.index-assure .index-assure-item.no-transform-item:focus-within .index-assure-card .index-assure-icon,.index-assure .index-assure-item.no-transform-item.is-active .index-assure-card .index-assure-icon{--icon-bg: linear-gradient(90deg, #fec18a 0%, #fe9563 100%) !important;--card-icon-size: 3.75rem !important;position:absolute!important;left:50%!important;top:0!important;transform:translate(-50%,-50%)!important;border:3px solid #fff!important}.index-assure .index-assure-item.no-transform-item:hover .index-assure-card .index-assure-title-box,.index-assure .index-assure-item.no-transform-item:focus-within .index-assure-card .index-assure-title-box,.index-assure .index-assure-item.no-transform-item.is-active .index-assure-card .index-assure-title-box{position:static!important;padding:0!important;display:block!important;background:transparent!important;border:0 none!important;border-radius:0!important;transform:none!important}.index-assure .index-assure-item.no-transform-item:hover .index-assure-card .index-assure-sp-title,.index-assure .index-assure-item.no-transform-item:focus-within .index-assure-card .index-assure-sp-title,.index-assure .index-assure-item.no-transform-item.is-active .index-assure-card .index-assure-sp-title{display:none!important}.index-assure .index-assure-item.no-transform-item:hover .index-assure-card .index-assure-title,.index-assure .index-assure-item.no-transform-item:hover .index-assure-card .index-assure-slogan,.index-assure .index-assure-item.no-transform-item:focus-within .index-assure-card .index-assure-title,.index-assure .index-assure-item.no-transform-item:focus-within .index-assure-card .index-assure-slogan,.index-assure .index-assure-item.no-transform-item.is-active .index-assure-card .index-assure-title,.index-assure .index-assure-item.no-transform-item.is-active .index-assure-card .index-assure-slogan{display:block!important}.index-assure .index-assure-item.no-transform-item:hover .index-assure-card .index-assure-desc-box,.index-assure .index-assure-item.no-transform-item:focus-within .index-assure-card .index-assure-desc-box,.index-assure .index-assure-item.no-transform-item.is-active .index-assure-card .index-assure-desc-box{max-height:0!important;overflow:hidden!important}}.index-renovation-cont{max-width:62.5rem;margin-left:auto;margin-right:auto}.index-renovation-cont .renovation-list{padding:0;list-style:none;display:grid;justify-content:center;gap:2.5rem;margin:0rem auto}.index-renovation-cont .renovation-list.js-scroll-animate .index-assure-item:nth-child(1),.index-renovation-cont .renovation-list.js-scroll-animate .index-assure-item:nth-child(2){opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.index-renovation-cont .renovation-list.js-scroll-animate .index-assure-item:nth-child(1){transition-delay:.05s}.index-renovation-cont .renovation-list.js-scroll-animate .index-assure-item:nth-child(2){transition-delay:.1s}.index-renovation-cont .renovation-list.js-scroll-animate.is-animated .index-assure-item:nth-child(1),.index-renovation-cont .renovation-list.js-scroll-animate.is-animated .index-assure-item:nth-child(2){opacity:1;transform:none}.index-renovation-cont .renovation-item{width:100%;display:flex;justify-content:center}.index-renovation-cont .renovation-card{--padding-x: 1.875rem;--padding-y: 1.875rem;--radius: 25px;position:relative;padding:var(--padding-y) var(--padding-x);width:100%;text-align:center;background:#fff;box-shadow:0 4px 14px #00000026}.index-renovation-cont .renovation-icon{--icon-bg: linear-gradient(90deg, #fec18a 0%, #fe9563 100%);--card-icon-size: 3.75rem;position:absolute;left:50%;top:0;transform:translate(-50%,-50%);border:3px solid #fff}.index-renovation-cont .title-box{margin-bottom:1.25rem}.index-renovation-cont .renovation-title{color:#e18000;font-size:1.875rem;font-weight:700;margin-bottom:0}.index-renovation-cont .slogan{margin-bottom:.9375rem;font-weight:300;color:#5c5c5c;text-align:justify}@media screen and (max-width:639.98px){.index-renovation-cont .renovation-card{max-width:21.25rem}}@media screen and (min-width:640px)and (max-width:1023.98px){.index-renovation-cont .renovation-card{max-width:23.75rem}}@media screen and (min-width:1024px){.index-renovation-cont .renovation-list{gap:3.125rem;margin-top:3.125rem}.index-renovation-cont .renovation-card{max-width:28.125rem}}@media screen and (max-width:1199.98px){.index-renovation-cont .renovation-title{font-size:1.25rem}}.index-highlight{margin-top:2.8125rem}.index-highlight .index-highlight-card{display:flex;align-items:center;justify-content:space-between;position:relative;border-radius:25px;overflow:hidden}.index-highlight .index-highlight-info{padding:2.5rem;z-index:3}.index-highlight .index-highlight-info .index-highlight-title{color:#e18000;margin-bottom:1.25rem}.index-highlight .index-highlight-info p{font-weight:300}.index-highlight .index-highlight-info .button-shadow{margin-top:1.875rem}.index-highlight .index-highlight-img{clip-path:polygon(15% 0,100% 0,100% 100%,0 100%);width:54.1786743516%;z-index:1;position:relative}.index-highlight .index-highlight-img img{width:100%;height:17.5rem;-o-object-fit:cover;object-fit:cover}.index-highlight.left-right-side{margin-top:6.25rem}.index-highlight.left-right-side .index-highlight-card{align-items:center;padding-right:.875rem}.index-highlight.left-right-side .index-highlight-card .index-highlight-info{order:2}.index-highlight.left-right-side .index-highlight-card .index-highlight-img{order:1;left:0;clip-path:polygon(0 0,100% 0,85% 100%,0 100%)}.index-highlight.js-scroll-animate .index-highlight-info,.index-highlight.js-scroll-animate .index-highlight-img{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.index-highlight.js-scroll-animate .index-highlight-info{transition-delay:.05s}.index-highlight.js-scroll-animate .index-highlight-img{transition-delay:.1s}.index-highlight.js-scroll-animate.is-animated .index-highlight-info,.index-highlight.js-scroll-animate.is-animated .index-highlight-img{opacity:1;transform:none}@media screen and (max-width:1023.98px){.index-highlight{margin-top:3.125rem}.index-highlight .index-highlight-card{flex-direction:column;align-items:flex-start;border-radius:.9375rem;overflow:hidden;background:#fff;box-shadow:0 .25rem .875rem #00000026}.index-highlight .index-highlight-info{order:1;padding:.625rem 1.875rem 0}.index-highlight .index-highlight-info .index-highlight-title{font-size:1.25rem;text-align:center;margin-bottom:.75rem}.index-highlight .index-highlight-info p{font-size:1rem}.index-highlight .index-highlight-info .button-shadow{display:block;width:-moz-fit-content;width:fit-content;margin:1.25rem auto 1.5625rem}.index-highlight .index-highlight-img{order:0;clip-path:polygon(0 0,100% 0,100% 85%,0 100%);width:100%}.index-highlight .index-highlight-img img{height:12.5rem}.index-highlight.left-right-side{margin-top:2.5rem}.index-highlight.left-right-side .index-highlight-card{padding-right:0}.index-highlight.left-right-side .index-highlight-card .index-highlight-img{clip-path:polygon(0 0,100% 0,100% 85%,0 100%);width:100%}}@media screen and (min-width:1024px)and (max-width:1199.98px){.index-highlight .index-highlight-img{width:45.2079566004%;height:100%}.index-highlight .index-highlight-img img{height:100%}}@media screen and (min-width:1024px){.index-highlight .index-highlight-info{width:57.6853526221%;padding:1.5625rem}}@media screen and (min-width:1200px){.index-highlight.left-right-side .index-highlight-card .index-highlight-info{padding:0rem 0rem 0rem 3.125rem}.index-highlight .index-highlight-info{padding:0rem 3.125rem 0rem 0rem}}@media screen and (max-width:1199.98px){.team-highlight-info .h4{font-size:1.25rem}}.index-proj{position:relative;z-index:1;padding-top:0;--mask-size: 2.5rem;--margin: calc(var(--mask-size) * -1)}.index-proj .search-bar-box{margin-bottom:2.8125rem}.index-proj .index-proj-bg-box{z-index:-1;background:#fff;color:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 90' preserveAspectRatio='none'%3E%3Cpath d='M1362 37.62C1025.77 70.86 959.16 73.2 922 74.5l-6 .22c-43.33.62-144.8.62-204-4.33-24.15-2-77.26-8.51-141.68-16.39C437.31 37.74 256.1 15.58 182 14.75c-85.74-1-155.65 2.3-182 4.18V90h1920V58.18c-42.15-21.88-208.6-55.1-558-20.56z'/%3E%3C/svg%3E") no-repeat top center/100% var(--mask-size),linear-gradient(to bottom,#000,#000) no-repeat center center/100% calc(100% - var(--mask-size) * 2 + 2px),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 90' preserveAspectRatio='none'%3E%3Cpath d='M0 0v14.17c43.7 36.92 208.62 67.06 561 35 66.54-6 125.3-11.69 177.2-16.68 131.38-12.62 218.74-21 276.8-21 43.33-1.08 144.8-1.08 204 7.56 14.49 2.11 39.09 6 70.11 10.9C1416.55 50.1 1652.5 87.4 1741 89.14c82.69 1.62 150.66-3.62 179-7V0z'/%3E%3C/svg%3E") no-repeat bottom center/100% var(--mask-size);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 90' preserveAspectRatio='none'%3E%3Cpath d='M1362 37.62C1025.77 70.86 959.16 73.2 922 74.5l-6 .22c-43.33.62-144.8.62-204-4.33-24.15-2-77.26-8.51-141.68-16.39C437.31 37.74 256.1 15.58 182 14.75c-85.74-1-155.65 2.3-182 4.18V90h1920V58.18c-42.15-21.88-208.6-55.1-558-20.56z'/%3E%3C/svg%3E") no-repeat top center/100% var(--mask-size),linear-gradient(to bottom,#000,#000) no-repeat center center/100% calc(100% - var(--mask-size) * 2 + 2px),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 90' preserveAspectRatio='none'%3E%3Cpath d='M0 0v14.17c43.7 36.92 208.62 67.06 561 35 66.54-6 125.3-11.69 177.2-16.68 131.38-12.62 218.74-21 276.8-21 43.33-1.08 144.8-1.08 204 7.56 14.49 2.11 39.09 6 70.11 10.9C1416.55 50.1 1652.5 87.4 1741 89.14c82.69 1.62 150.66-3.62 179-7V0z'/%3E%3C/svg%3E") no-repeat bottom center/100% var(--mask-size)}.index-proj .index-proj-bg-box .index-proj-bg-box-bg{background-color:#ccc;background-size:cover;opacity:.2;filter:blur(5px)}.index-proj .index-proj-gallery .swiper{border-radius:8px;box-shadow:0 4px 14px #00000026}.index-proj .index-proj-gallery .index-proj-gallery-item:before{content:"";display:block;padding-top:67.2514619883%;padding-top:67.2514619883%!important}.index-proj .index-proj-gallery .index-proj-gallery-item .object-fit:before,.index-proj .index-proj-gallery .index-proj-gallery-item .object-fit--contain:before{padding-top:67.2514619883%!important}.index-proj .index-proj-designer .designer-cont,.index-proj .index-proj-text-box{--mg-b: .625rem;position:relative;z-index:5}.index-proj .index-proj-designer .designer-cont .proj-title,.index-proj .index-proj-text-box .proj-title,.index-proj .index-proj-designer .designer-cont .proj-subtitle,.index-proj .index-proj-text-box .proj-subtitle,.index-proj .index-proj-designer .designer-cont .proj-desc-box,.index-proj .index-proj-text-box .proj-desc-box{margin-bottom:var(--mg-b)}.index-proj .index-proj-designer .designer-cont .proj-subtitle,.index-proj .index-proj-text-box .proj-subtitle{color:#5c5c5c;font-weight:700}.index-proj .index-proj-designer .designer-cont .proj-hashtag,.index-proj .index-proj-text-box .proj-hashtag{font-size:.875rem}.index-proj .index-proj-designer .designer-cont .proj-hashtag li,.index-proj .index-proj-text-box .proj-hashtag li{display:inline-block;margin-right:.9583333333rem}.index-proj .index-proj-designer .designer-cont .proj-hashtag a,.index-proj .index-proj-text-box .proj-hashtag a{color:inherit}@media(hover:hover){.index-proj .index-proj-designer .designer-cont .proj-hashtag a:hover,.index-proj .index-proj-text-box .proj-hashtag a:hover,.index-proj .index-proj-designer .designer-cont .proj-hashtag a:focus,.index-proj .index-proj-text-box .proj-hashtag a:focus{color:#e18000}}.index-proj .index-proj-designer{--circle-size: 30vw}.index-proj .index-proj-designer .swiper{overflow:visible;padding-top:1.875rem;padding-bottom:1.875rem}.index-proj .index-proj-designer .designer-icon,.index-proj .index-proj-designer .designer-name,.index-proj .index-proj-designer .designer-deco{transition:transform .5s,opacity .5s}.index-proj .index-proj-designer .designer-item{position:relative;width:var(--circle-size)}.index-proj .index-proj-designer .designer-item:before,.index-proj .index-proj-designer .designer-item:after{--circle-badge-size: 108.1081081081%;content:"";position:absolute;z-index:1;width:var(--circle-badge-size);height:var(--circle-badge-size);border-radius:100%;border:1px solid #f3b3a0}.index-proj .index-proj-designer .designer-item:before{top:-5.4054054054%;left:0}.index-proj .index-proj-designer .designer-item:after{top:-10.8108108108%;right:0;border-style:dashed}.index-proj .index-proj-designer .designer-deco{position:absolute;right:15%;bottom:15%;width:67.5675675676%;height:64.8648648649%;transform:translate(50%,50%);transform-origin:left top}.index-proj .index-proj-designer .designer-photo-box{border-radius:100%}.index-proj .index-proj-designer .designer-photo{transition:filter .5s,transform .5s}.index-proj .index-proj-designer .designer-name{position:absolute;z-index:4;bottom:0;left:50%;display:inline-block;min-width:6.25rem;text-align:center;background:#fff;color:#000;border-radius:99px;box-shadow:0 1px 8px 1px #00000026;transform:translate(-50%,50%) scale(var(--scale-x, 1),var(--scale-y, 1));padding:0 16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:170px}.index-proj .index-proj-designer .designer-icon{--circle-badge-size: 2.5rem !important;--icon-bg: #ff9a15;position:absolute;z-index:5;top:0;left:0}.index-proj .index-proj-designer .designer-cont{display:none}.index-proj .index-proj-designer .swiper-wrapper{--padding-top: 3.75rem;--padding-bottom: 5rem;margin-top:calc(var(--padding-top) * -1);margin-bottom:calc(var(--padding-bottom) * -1);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}.index-proj .index-proj-designer .swiper-slide{overflow:visible!important}.index-proj .index-proj-designer .swiper-slide:not(.swiper-slide-active) .index-proj .index-proj-designer .designer-icon,.index-proj .index-proj-designer .swiper-slide:not(.swiper-slide-active) .index-proj .index-proj-designer .designer-deco,.index-proj .index-proj-designer .swiper-slide:not(.swiper-slide-active):before,.index-proj .index-proj-designer .swiper-slide:not(.swiper-slide-active):after{opacity:0;pointer-events:none}.index-proj .index-proj-designer .swiper-slide:not(.swiper-slide-active) .index-proj .index-proj-designer .designer-icon,.index-proj .index-proj-designer .swiper-slide:not(.swiper-slide-active) .index-proj .index-proj-designer .designer-deco{transform:scale(0)}.index-proj .index-proj-designer .swiper-slide:not(.swiper-slide-active) .index-proj .index-proj-designer .designer-name{--scale-x: 0}.index-proj .index-proj-designer .swiper-slide:not(.swiper-slide-active) .index-proj .index-proj-designer .designer-photo{filter:grayscale(1)}@media(hover:hover){.index-proj .index-proj-designer .swiper-slide:not(.swiper-slide-active){cursor:pointer}.index-proj .index-proj-designer .swiper-slide:not(.swiper-slide-active):hover .index-proj .index-proj-designer .designer-photo,.index-proj .index-proj-designer .swiper-slide:not(.swiper-slide-active):focus .index-proj .index-proj-designer .designer-photo{filter:grayscale(.5);transform:scale(1.2)}}.index-proj.js-scroll-animate .index-proj-gallery,.index-proj.js-scroll-animate .proj-title,.index-proj.js-scroll-animate .proj-subtitle,.index-proj.js-scroll-animate .proj-desc-box,.index-proj.js-scroll-animate .proj-hashtag,.index-proj.js-scroll-animate .index-proj-designer{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.index-proj.js-scroll-animate .index-proj-gallery{transition-delay:.05s}.index-proj.js-scroll-animate .proj-title{transition-delay:.1s}.index-proj.js-scroll-animate .proj-subtitle{transition-delay:.15s}.index-proj.js-scroll-animate .proj-desc-box,.index-proj.js-scroll-animate .proj-hashtag{transition-delay:.2s}.index-proj.js-scroll-animate .index-proj-designer{transition-delay:.25s}.index-proj.js-scroll-animate.is-animated .index-proj-gallery,.index-proj.js-scroll-animate.is-animated .proj-title,.index-proj.js-scroll-animate.is-animated .proj-subtitle,.index-proj.js-scroll-animate.is-animated .proj-desc-box,.index-proj.js-scroll-animate.is-animated .proj-hashtag,.index-proj.js-scroll-animate.is-animated .index-proj-designer{opacity:1;transform:none}@media screen and (max-width:1023.98px){.index-proj .index-proj-gallery .swiper{margin-bottom:1.5625rem}.index-proj .index-proj-designer .swiper{padding-top:2.5rem;padding-bottom:2.5rem}.index-proj .index-proj-designer .designer-name{font-size:.875rem;padding:0 12px;max-width:140px}.index-proj .index-proj-designer .swiper-wrapper{--padding-top: 2.5rem;--padding-bottom: 3.75rem}}@media screen and (min-width:640px){.index-proj .index-proj-gallery .swiper{border-radius:25px}.index-proj .index-proj-designer{--circle-size: 11.5625rem;margin-top:7.5rem;margin-bottom:1.875rem}}@media screen and (min-width:1024px){.index-proj{--mask-size: 5.625rem;margin-top:var(--margin);padding-bottom:calc(var(--section-padding-y) + 3.125rem)}.index-proj .search-bar-box{margin:0 auto 6.25rem;max-width:68.75rem}.index-proj .search-bar-box>.filter-reset{padding-left:1.25rem}.index-proj .index-proj-cont{gap:20px}.index-proj .index-proj-designer{margin-top:2.5rem;margin-bottom:1.25rem}.index-proj .index-proj-designer .swiper-wrapper{--padding-top: 3.125rem;--padding-bottom: 5rem}.swiper:not(.swiper-initialized) .index-assure .designer-item{margin-right:2.8125rem;width:33.33%}}.search-bar{--radius: 8px;margin-bottom:.5rem;font-size:.875rem;background:#fff;border-radius:var(--radius);box-shadow:0 1px 14px 2px #00000014}.search-bar .select-group{--padding-x: 0;--padding-y: .1875rem;display:flex;flex-wrap:wrap;padding:var(--padding-y) var(--padding-x)}.search-bar .select-box{position:relative;flex:1}.search-bar .select-box:before{--line-height: 1.25rem;content:"";position:absolute;top:50%;right:0;margin-top:calc(var(--line-height) / -2);width:1px;height:var(--line-height);background:#bebebe}.search-bar .select-box:last-child:before{display:none}.search-bar .select-item{border-color:transparent!important;background-color:transparent;margin-bottom:0;padding-top:0;padding-bottom:0;padding-left:.875rem;font-size:.875rem;height:30px;line-height:30px}.search-bar .btn-submit{--padding-y: .875rem;margin-bottom:0;width:100%;padding-top:var(--padding-y);padding-bottom:var(--padding-y);font-size:1.143em;border-radius:0 0 var(--radius) var(--radius)}.search-bar .btn-submit i{font-size:1.562em;vertical-align:middle}@media screen and (max-width:539.98px){.search-bar .select-box{flex:1}.search-bar .select-box:first-child:nth-last-child(4),.search-bar .select-box:first-child:nth-last-child(4)~.select-box{flex:0 0 auto;width:50%}.search-bar .select-box:nth-child(2):nth-last-child(3):before{display:none}}@media screen and (min-width:1024px){.search-bar{--radius: 99px;display:flex;align-items:stretch;max-width:68.75rem;font-size:1.25rem}.search-bar .select-group{--padding-x: .625rem;--padding-y: .9375rem;flex:1}.search-bar .select-box:before{--line-height: 2.1875rem}.search-bar .select-item{padding-left:1.25rem;font-size:1.25rem}.search-bar .btn-submit{flex:0 0 260px;border-bottom-left-radius:0;border-top-right-radius:var(--radius);font-size:1em}}.index-news .index-news-r{margin-top:2.5rem}.index-news .index-news-img-box-wrapper{--position: 15%;position:relative;margin-left:auto;max-width:615px}.index-news .index-news-img-box{overflow:hidden;border-radius:100%;box-shadow:0 4px 14px #00000026}.index-news .index-news-tag{top:var(--position);right:8%}.index-news .btn-like{top:var(--position);left:var(--position)}.index-news .index-news-img-arrow{position:absolute;color:#ffc46b;background:currentColor}.index-news .index-news-img-arrow:before{--dot-size: 6px;content:"";position:absolute;width:var(--dot-size);height:var(--dot-size);background:currentColor;border-radius:9px}.index-news .index-news-list{margin-bottom:2.5rem}.index-news .index-news-item{--padding-y: .9375rem;padding:var(--padding-y) 0;border-bottom:1px solid;-o-border-image:linear-gradient(to right,#bebebe,#d9dce3 20%,rgba(217,220,227,0) 100%) 1;border-image:linear-gradient(to right,#bebebe,#d9dce3 20%,#d9dce300) 1}.index-news .index-news-link{--arrow-size: 25px;position:relative;display:flex;color:#000}.index-news .index-news-link:after{content:"";font-family:icon;position:absolute;top:50%;right:0;display:flex;align-items:center;justify-content:center;margin-top:calc(var(--arrow-size) / -2);width:var(--arrow-size);height:var(--arrow-size);color:#bebebe;border:1px solid currentColor;border-radius:100%;font-size:calc(var(--arrow-size) * .5714285714)}.index-news .index-news-date{--tab-icon-size: 3.125rem;--radius: 8px;flex-direction:column;flex:0 0 var(--tab-icon-size);margin-right:.625rem;height:var(--tab-icon-size);font-weight:500;text-align:center;color:#e18000;border:2px solid currentColor}.index-news .index-news-date .index-news-date-date,.index-news .index-news-date .index-news-date-month{display:block;line-height:1.2;margin-bottom:0}.index-news .index-news-date .index-news-date-date{font-size:1.5em;font-weight:700}.index-news .index-news-info-box{flex:1;display:flex;flex-direction:column;justify-content:center}.index-news .index-news-title{margin-bottom:0}.index-news .index-news-desc{margin-top:.625rem;margin-bottom:0;color:#333}.index-news .index-news-item:not(:first-child) .index-news-date{color:#bebebe}.index-news .index-news-item:not(:first-child) .index-news-info-box{padding-right:calc(var(--tab-icon-size) + .625rem)}.index-news .index-news-item:not(:first-child) .index-news-title{font-size:1rem;font-weight:500;color:#5c5c5c}.index-news .index-news-item:first-child .index-news-link:after{display:none}.index-news .index-news-float-circle{left:-3%;top:30%}.index-news .index-news-bg-deco1{left:0;top:-14%;width:50vw;max-width:501px}.index-news .index-news-bg-deco1:before{padding-top:121.7564870259%}.index-news .index-news-bg-deco1.entered{background-image:url(/static/assets/images/index/bg-news-r.png)}.index-news .index-news-bg-deco2{right:0;top:30%;width:433px}.index-news .index-news-bg-deco2:before{padding-top:307.6212471132%}.index-news .index-news-bg-deco2.entered{background-image:url(/static/assets/images/index/bg-news-l.png)}@media(hover:hover){.index-news .index-news-img{transition:transform .5s}.index-news .index-news-img-box:hover .index-news-img,.index-news .index-news-img-box:focus .index-news-img{transform:scale(1.1)}.index-news .index-news-link:hover .index-news-title,.index-news .index-news-link:focus .index-news-title,.index-news .index-news-link:hover:after,.index-news .index-news-link:focus:after{color:#e18000}.index-news .index-news-link:hover:after,.index-news .index-news-link:focus:after{--animate-to-x: 20%;animation:float 1s infinite}}.index-news.js-scroll-animate .index-news-bg-deco1,.index-news.js-scroll-animate index-news-bg-deco2,.index-news.js-scroll-animate .float-circle,.index-news.js-scroll-animate .segment-title .title,.index-news.js-scroll-animate .segment-title .desc,.index-news.js-scroll-animate .index-news-l,.index-news.js-scroll-animate .index-news-r,.index-news.js-scroll-animate .index-news-item:nth-child(2),.index-news.js-scroll-animate .index-news-item:nth-child(3),.index-news.js-scroll-animate .index-news-item:nth-child(4),.index-news.js-scroll-animate .btn-box{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.index-news.js-scroll-animate .index-news-bg-deco1,.index-news.js-scroll-animate index-news-bg-deco2{transition-delay:.05s}.index-news.js-scroll-animate .float-circle{transition-delay:.1s}.index-news.js-scroll-animate .segment-title .title{transition-delay:.15s}.index-news.js-scroll-animate .segment-title .desc{transition-delay:.2s}.index-news.js-scroll-animate .index-news-l{transition-delay:.25s}.index-news.js-scroll-animate .index-news-r{transition-delay:.3s}.index-news.js-scroll-animate .index-news-item:nth-child(2),.index-news.js-scroll-animate .index-news-item:nth-child(3),.index-news.js-scroll-animate .index-news-item:nth-child(4){transition-delay:.35s}.index-news.js-scroll-animate .btn-box{transition-delay:.4s}.index-news.js-scroll-animate.is-animated .index-news-bg-deco1,.index-news.js-scroll-animate.is-animated index-news-bg-deco2,.index-news.js-scroll-animate.is-animated .float-circle,.index-news.js-scroll-animate.is-animated .segment-title .title,.index-news.js-scroll-animate.is-animated .segment-title .desc,.index-news.js-scroll-animate.is-animated .index-news-l,.index-news.js-scroll-animate.is-animated .index-news-r,.index-news.js-scroll-animate.is-animated .index-news-item:nth-child(2),.index-news.js-scroll-animate.is-animated .index-news-item:nth-child(3),.index-news.js-scroll-animate.is-animated .index-news-item:nth-child(4),.index-news.js-scroll-animate.is-animated .btn-box{opacity:1;transform:none}.index-news.js-scroll-animate .segment-title{--delay: .9s}.index-news.js-scroll-animate .segment-title .title span{transform:rotateY(90deg)}.index-news.js-scroll-animate.is-animated .segment-title .title span{transform:rotateY(0)}@media screen and (max-width:639.98px){.index-news .index-news-date,.index-news .index-news-info-box{font-size:.875rem}.index-news .index-news-item:not(:first-child) .index-news-title{font-size:.875rem}.index-news .index-news-bg-deco2{display:none}}@media screen and (min-width:640px)and (max-width:1023.98px){.index-news .index-news-img-box-wrapper{margin-right:auto;width:80%;max-width:400px}}@media screen and (max-width:1023.98px){.index-news .index-news-img-arrow{bottom:-30px;left:50%;width:1px;height:70px}.index-news .index-news-img-arrow:before{bottom:0;left:calc(var(--dot-size) / -2)}}@media screen and (min-width:640px){.index-news .btn-like{font-size:4.0625rem}.index-news .index-news-img-arrow:before{--dot-size: 10px}.index-news .index-news-link{--arrow-size: 35px}.index-news .index-news-list{margin-bottom:3.75rem}.index-news .index-news-date{--tab-icon-size: 3.75rem;margin-right:1.25rem}.index-news .index-news-desc{margin-top:1.25rem}}@media screen and (min-width:1024px){.index-news .index-news-l{padding-right:3.75rem}.index-news .index-news-r{max-width:540px}.index-news .index-news-img-arrow{top:13%;right:-10%;width:190px;height:1px}.index-news .index-news-img-arrow:before{top:calc(var(--dot-size) / -2);right:0}}.index-article{--img-width: 380;--img-height: 260;--gap: 2.8125rem;--columns: 1;--padding-top: 1.25rem}.index-article .segment-title{margin-bottom:1.25rem}.index-article .article-item{position:relative}.index-article .article-link{display:block;color:#000}.index-article .article-img-box{--radius: 25px;position:relative;box-shadow:0 1px 9px 4px #00000026;overflow:hidden}.index-article .article-img-box:before{content:"";display:block;padding-top:calc(var(--img-height) / var(--img-width) * 100%)!important}.index-article .article-img-box.object-fit:before{padding-top:calc(var(--img-height) / var(--img-width) * 100%)!important}.index-article .article-img-box .object-fit:before,.index-article .article-img-box .object-fit--contain:before{padding-top:calc(var(--img-height) / var(--img-width) * 100%)!important}.index-article .article-img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background-size:cover;-o-object-position:center center;object-position:center center;background-position:center center}.index-article .article-text-box{padding:.9375rem 0rem}.index-article .article-date{font-size:.75rem;margin-bottom:.75em}.index-article .article-more{display:none}.index-article .article-tag{position:absolute;top:24px;right:-5px;z-index:1;display:block;padding-left:.625rem;min-width:7.5rem;font-size:.75rem;line-height:1.875rem;background:#f3b3a0;color:#fff;border-radius:15px 0 0 15px;font-weight:500}.index-article .btn-like{top:15px;left:15px}.index-article .swiper-box{--swiper-nav-pos: 0;--swiper-navigation-top-offset: calc((((100vw - (var(--padding-x-global) + var(--padding-x)) * 2 - var(--gap) * (var(--columns) - 1)) / var(--columns)) * (var(--img-height) / var(--img-width))) / 2 + var(--padding-top))}.index-article .swiper-wrapper{padding-top:var(--padding-top)}.index-article .swiper-slide{opacity:.6;transition:opacity .5s}.index-article .swiper-slide-active,.index-article .swiper-slide-next,.index-article .swiper-slide-next+.swiper-slide{opacity:1}@media(hover:hover){.index-article .article-link{padding-bottom:6rem}.index-article .article-img{transition:transform .5s}.index-article .article-text-box{position:absolute;z-index:5;padding-left:1.25rem;width:100%;transition:all .3s;border-top-left-radius:15px;margin-left:1.25rem}.index-article .article-title{position:relative;display:-webkit-box;overflow:hidden;max-width:100%;line-height:1.6;line-height:var(--line-height, 1.4);text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-limit, 2);display:block}.index-article .article-more{--circle-size: 4.0625rem;position:relative;display:block;margin-top:2.1875rem;margin-left:4.375rem;width:var(--circle-size);height:var(--circle-size);font-size:.875rem;line-height:var(--circle-size);text-align:center;color:#e18000;border:1px solid currentColor;border-radius:100%;opacity:0;transform:translate(-90px);transition:transform .5s,opacity .5s}.index-article .article-more:before{content:"";position:absolute;right:calc(100% + 10px);top:50%;width:80px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right center;transition:transform .5s}.index-article .article-more:after{content:"";position:absolute;top:calc(50% + .75em);left:calc(50% - 1.1em);width:.8em;height:1px;background:currentColor}.index-article .article-link:hover .article-title,.index-article .article-link:focus .article-title{--line-limit: 2;color:#000}.index-article .article-link:hover .article-img,.index-article .article-link:focus .article-img{transform:scale(1.1)}.index-article .article-link:hover .article-text-box,.index-article .article-link:focus .article-text-box{background:#fff;transform:translateY(calc(-100% + 5.625rem))}.index-article .article-link:hover .article-text-box:before,.index-article .article-link:focus .article-text-box:before{background:#fff;transform:scaleY(1)}.index-article .article-link:hover .article-more,.index-article .article-link:focus .article-more{opacity:1;transform:none}.index-article .article-link:hover .article-more:before,.index-article .article-link:focus .article-more:before{transform:scaleX(1)}}.index-article .bg-deco{left:0;top:11%;width:29vw;max-width:448px}.index-article .bg-deco:before{padding-top:200.2232142857%}.index-article .bg-deco.entered{background-image:url(/static/assets/images/index/bg-article.png)}.index-article.js-scroll-animate .bg-deco,.index-article.js-scroll-animate .segment-title .title,.index-article.js-scroll-animate .segment-title .desc,.index-article.js-scroll-animate .article-item:nth-child(1) .article-link,.index-article.js-scroll-animate .article-item:nth-child(2) .article-link,.index-article.js-scroll-animate .article-item:nth-child(3) .article-link,.index-article.js-scroll-animate .article-item:nth-child(4) .article-link,.index-article.js-scroll-animate .swiper-navigation,.index-article.js-scroll-animate .btn-box{transition-duration:1s;transition-property:opacity,transform}.index-article.js-scroll-animate .bg-deco{transition-delay:.05s}.index-article.js-scroll-animate .segment-title .title{transition-delay:.1s}.index-article.js-scroll-animate .segment-title .desc{transition-delay:.15s}.index-article.js-scroll-animate .article-item:nth-child(1) .article-link{transition-delay:.2s}.index-article.js-scroll-animate .article-item:nth-child(2) .article-link{transition-delay:.25s}.index-article.js-scroll-animate .article-item:nth-child(3) .article-link{transition-delay:.3s}.index-article.js-scroll-animate .article-item:nth-child(4) .article-link{transition-delay:.35s}.index-article.js-scroll-animate .swiper-navigation{transition-delay:.4s}.index-article.js-scroll-animate .btn-box{transition-delay:.45s}.index-article.js-scroll-animate:not(.is-animated) .bg-deco,.index-article.js-scroll-animate:not(.is-animated) .segment-title .title,.index-article.js-scroll-animate:not(.is-animated) .segment-title .desc,.index-article.js-scroll-animate:not(.is-animated) .article-item:nth-child(1) .article-link,.index-article.js-scroll-animate:not(.is-animated) .article-item:nth-child(2) .article-link,.index-article.js-scroll-animate:not(.is-animated) .article-item:nth-child(3) .article-link,.index-article.js-scroll-animate:not(.is-animated) .article-item:nth-child(4) .article-link,.index-article.js-scroll-animate:not(.is-animated) .swiper-navigation,.index-article.js-scroll-animate:not(.is-animated) .btn-box{opacity:0;transform:translateY(50px)}.index-article.js-scroll-animate .segment-title{--delay: .8s}.index-article.js-scroll-animate .segment-title .title span{transform:rotateY(90deg)}.index-article.js-scroll-animate.is-animated .segment-title .title span{transform:rotateY(0)}@media screen and (max-width:639.98px){.index-article,.index-article .swiper-cont-expand{--padding-x: 1.875rem}}@media screen and (min-width:640px){.index-article{--columns: 2}.index-article .article-text-box{padding-left:2.5rem}.index-article .swiper-box{--swiper-navigation-top-offset: calc((((100vw - var(--padding-x-global) * 2 - var(--gap) * (var(--columns) - 1)) / var(--columns)) * (var(--img-height) / var(--img-width))) / 2 + var(--padding-top))}.index-article .bg-deco{top:-14%}}@media screen and (min-width:1024px){.index-article{--columns: 3}}@media screen and (min-width:102.5rem){.index-article .swiper-box{--swiper-navigation-top-offset: calc(9.375rem + var(--padding-top))}}.index-review .index-review-l{margin-top:-.625rem}.index-review .index-review-text-box{position:relative;padding-top:.625rem;text-indent:2em}.index-review .index-review-text-box:before{content:'"';position:absolute;top:0;left:0;color:#ffd447;font-size:4rem;font-weight:700;line-height:1;text-indent:initial;transform:translate(-60%)}.index-review .index-review-user{display:flex;align-items:center;justify-content:flex-end;margin-top:.5rem;color:#f3b3a0}.index-review .index-review-user .index-review-user-profile{margin-right:.9375rem;background-color:#fff;border:2px solid currentColor;border-radius:100%}.index-review .index-review-user .index-review-user-name{font-weight:500}.index-review .swiper-pagination{--swiper-pagination-bottom: 8px;--swiper-pagination-bullet-size: 5px;--swiper-pagination-bullet-inactive-color: #bebebe;text-align:right}.index-review .swiper-pagination-bullet-active{--swiper-pagination-bullet-size: 8px;position:relative;width:var(--swiper-pagination-bullet-size);color:#f3b3a0;background:currentColor;transform:translateY(1.5px)}.index-review .swiper-pagination-bullet-active:after{content:"";position:absolute;top:50%;left:calc(100% + 8px);width:45px;height:1px;display:inline-block;background:currentColor}.index-review .swiper-pagination-bullet-active:not(:last-child){margin-right:3.8125rem}.index-review .swiper-pagination-bullet-active:last-child{margin-left:3.8125rem}.index-review .swiper-pagination-bullet-active:last-child:after{left:auto;right:calc(100% + 8px)}@media(hover:hover){.index-review .swiper-pagination-bullet:hover,.index-review .swiper-pagination-bullet:focus{background-color:#e18000}}.index-review .index-review-float-circle{left:-1%;bottom:0}.index-review .index-review-l{position:relative}.index-review .index-review-l:before,.index-review .index-review-l:after{--circle-size: 33.125rem;--float-size: var(--circle-size);--margin: calc(var(--float-size) / -2);--animate-to-y: 10%;content:"";position:absolute;display:block;left:50%;top:50%;z-index:-1;margin-top:var(--margin);margin-left:var(--margin);width:var(--float-size);height:var(--float-size);border-radius:100%;background:linear-gradient(237deg,#fffbe8,#fff1c5);opacity:.6;animation:float 5s linear infinite}.index-review .index-review-l:before{--float-size: calc(var(--circle-size) * 1.2);left:80%;opacity:.3;animation-delay:.5s}.index-review.js-scroll-animate .float-circle,.index-review.js-scroll-animate .index-review-l:before,.index-review.js-scroll-animate .index-review-l:after,.index-review.js-scroll-animate .index-review-r,.index-review.js-scroll-animate .segment-title .title,.index-review.js-scroll-animate .swiper-box,.index-review.js-scroll-animate .index-review-user,.index-review.js-scroll-animate .swiper-pagination{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.index-review.js-scroll-animate .float-circle{transition-delay:.05s}.index-review.js-scroll-animate .index-review-l:before{transition-delay:.1s}.index-review.js-scroll-animate .index-review-l:after{transition-delay:.15s}.index-review.js-scroll-animate .index-review-r{transition-delay:.2s}.index-review.js-scroll-animate .segment-title .title{transition-delay:.25s}.index-review.js-scroll-animate .swiper-box{transition-delay:.3s}.index-review.js-scroll-animate .index-review-user,.index-review.js-scroll-animate .swiper-pagination{transition-delay:.35s}.index-review.js-scroll-animate.is-animated .float-circle,.index-review.js-scroll-animate.is-animated .index-review-l:before,.index-review.js-scroll-animate.is-animated .index-review-l:after,.index-review.js-scroll-animate.is-animated .index-review-r,.index-review.js-scroll-animate.is-animated .segment-title .title,.index-review.js-scroll-animate.is-animated .swiper-box,.index-review.js-scroll-animate.is-animated .index-review-user,.index-review.js-scroll-animate.is-animated .swiper-pagination{opacity:1;transform:none}.index-review.js-scroll-animate .segment-title{--delay: 1.8s}.index-review.js-scroll-animate .segment-title .title span{transform:rotateY(90deg)}.index-review.js-scroll-animate.is-animated .segment-title .title span{transform:rotateY(0)}.index-review.js-scroll-animate.is-animated .index-review-l:before,.index-review.js-scroll-animate.is-animated .index-review-l:after{opacity:.6}@media screen and (max-width:639.98px){.index-review .index-review-l{margin-bottom:1.25rem}.index-review .index-review-text-box{font-size:.875rem}}@media screen and (min-width:640px){.index-review .index-review-l{display:flex;align-items:center}.index-review .index-review-l .index-review-l-cont{width:100%}.index-review .index-review-l{--circle-size: 30rem}.index-review .segment-title{text-align:left}}.index-partner .index-partner-item{display:flex;align-items:center;justify-content:center;padding:1.25rem;height:80px;background:#fcfcfc;border-radius:.9375rem}.index-partner .index-partner-img{filter:grayscale(1)}@media(hover:hover){.index-partner .index-partner-item:hover .index-partner-img{filter:grayscale(0)}}.index-partner.js-scroll-animate .segment-title .title,.index-partner.js-scroll-animate .segment-title .desc,.index-partner.js-scroll-animate .swiper-box,.index-partner.js-scroll-animate .swiper-button-prev,.index-partner.js-scroll-animate .swiper-button-next{transition-duration:1s;transition-property:opacity,transform}.index-partner.js-scroll-animate .segment-title .title{transition-delay:.05s}.index-partner.js-scroll-animate .segment-title .desc{transition-delay:.1s}.index-partner.js-scroll-animate .swiper-box{transition-delay:.15s}.index-partner.js-scroll-animate .swiper-button-prev,.index-partner.js-scroll-animate .swiper-button-next{transition-delay:.2s}.index-partner.js-scroll-animate:not(.is-animated) .segment-title .title,.index-partner.js-scroll-animate:not(.is-animated) .segment-title .desc,.index-partner.js-scroll-animate:not(.is-animated) .swiper-box,.index-partner.js-scroll-animate:not(.is-animated) .swiper-button-prev,.index-partner.js-scroll-animate:not(.is-animated) .swiper-button-next{opacity:0;transform:translateY(50px)}.index-partner.js-scroll-animate .segment-title{--delay: .3s}.index-partner.js-scroll-animate:not(.is-animated) .segment-title .title span{transform:rotateY(90deg)}@media screen and (max-width:639.98px){.index-partner .index-partner-item{width:48vw;max-width:200px}}@media screen and (min-width:640px){.index-partner .index-partner-item{padding:1.875rem;height:120px}}@media screen and (max-width:799.98px){.index-renovation-cont .renovation-list{grid-template-columns:1fr;max-width:25rem;padding:0 1.25rem}}@media screen and (min-width:801px){.index-renovation-cont .renovation-list{grid-template-columns:repeat(2,minmax(auto,28.125rem))}}@media screen and (min-width:640px){.index-proj .index-proj-text-box,.index-proj .index-proj-designer .designer-cont{--mg-b: 1.875rem}}@media screen and (max-width:671.98px){.index-highlight{margin-top:1.25rem}}.policy-content{margin-top:3.75rem;margin-bottom:1.25rem}.policy-content .h5{border-bottom:1px solid #bebebe;padding-bottom:.625rem;margin-top:3.75rem}.policy-content .h5-subtitle{color:#e18000}.policy-content{margin-bottom:6.25rem}@media screen and (min-width:1200px)and (max-width:1439.98px){.policy-content{margin-bottom:5rem}}@media screen and (min-width:1024px)and (max-width:1199.98px){.policy-content{margin-bottom:4.375rem}}@media screen and (min-width:640px)and (max-width:1023.98px){.policy-content{margin-bottom:1.875rem}}@media screen and (max-width:671.98px){.policy-content,.policy-content .h5{margin-top:1.875rem}}.sitemap-banner-bg{background-image:url(/static/assets/images/sitemap/bg.jpg)}.sitemap-content{margin-top:3.75rem}.sitemap-content figure{padding:1.875rem 1.875rem 1.875rem 0;background:#fff;box-shadow:0 4px 14px #00000026;border-radius:.5rem;margin-bottom:1.875rem}.sitemap-content figure .h4{border-left:5px solid #e9ba20;padding-left:1.5625rem;font-weight:700}.sitemap-content .first-list{margin-bottom:0;padding:1.5625rem 1.875rem 0;list-style:none;display:flex;gap:1.5625rem;flex-wrap:wrap}.sitemap-content .first-list .h6{font-weight:400;color:#333;transition:background-color .25s ease-out,color .25s ease-out}@media(hover:hover){.sitemap-content .first-list .h6:hover,.sitemap-content .first-list .h6:focus{color:#e18000}}.sitemap-content .first-list .h6 .be-icon{margin-right:.3125rem}.sitemap-content .first-list .h6 .be-icon:before{transform:scale(1.5)}.sitemap-content .first-list .gray-400-link{color:#5c5c5c;transition:background-color .25s ease-out,color .25s ease-out}@media(hover:hover){.sitemap-content .first-list .gray-400-link:hover,.sitemap-content .first-list .gray-400-link:focus{color:#e18000}}.sitemap-content .first-list .gray-400-link .be-icon{margin-right:.3125rem}.sitemap-content .first-list .gray-400-link .be-icon:before{transform:scale(1.5)}.sitemap-content .second-list{margin:.625rem 1.25rem 0 0;padding-left:1.25rem;list-style:none;display:flex;gap:1.5625rem;flex-wrap:wrap;border-left:1px solid #d9dce3}.sitemap-content .second-list li{padding:0}@media screen and (max-width:1023.98px){.sitemap-banner{background-position:top center!important;background-size:cover!important}.sitemap-content .first-list,.sitemap-content .second-list{gap:.9375rem}}@media screen and (max-width:671.98px){.sitemap-content{margin-top:1.875rem}}.forgot-password{position:relative;display:block;box-sizing:inherit}.forgot-password p{color:#5c5c5c}.reset-password .reset-pw-send{margin-top:3.75rem}.reset-password p{margin:0 auto 3.75rem}.register-link{font-size:16px!important}.auth-page{padding-bottom:3.75rem}.auth-page .line-at{margin:0 auto 3.75rem}.auth-page .form-base{margin-top:1.25rem}.auth-page .form-base>.site-gutter>.flex{margin-bottom:1rem}.auth-page .input-btn-group{display:grid;grid-template-columns:1fr auto;-moz-column-gap:1.25rem;column-gap:1.25rem;align-items:center}.auth-page .input-btn-group label{grid-column:1/-1}.auth-page .input-btn-group input[type=tel]{min-width:0}.auth-page .input-btn-group .btn-100{margin-top:0}.auth-page p{color:#5c5c5c;margin-bottom:1rem}.revel-otp-btn{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-bottom:2rem}@media screen and (max-width:671.98px){.reset-password .reset-pw-send{margin-top:1.875rem}.reset-password p,.auth-page .line-at{margin:0 auto 1.25rem}}.contact-form{margin-top:3.75rem}.contact-form .h4{margin-bottom:1.25rem}.contact-form label{display:block;width:100%}.contact-map{margin-top:6.25rem;background-image:url(/static/assets/images/contact/bg.png);background-position:bottom right;background-repeat:no-repeat;background-size:100% auto}.contact-map .contact-map-img{position:relative;display:block;margin:2.5rem 0rem 6.25rem}.contact-map{--pd-c-gap: 2.1875rem}.contact-map .contact-map-img-box{padding-right:var(--pd-c-gap)}.contact-map .map{width:100%}.contact-map .point-taipei,.contact-map .point-hsinchu,.contact-map .point-taichung,.contact-map .point-tainan,.contact-map .point-kaohsiung{width:8.8888888889%;position:absolute}.contact-map .point-taipei{left:68.74%;top:0}.contact-map .point-hsinchu{left:45.2977777778%;top:12.1178614824%}.contact-map .point-taichung{left:20.3533333333%;top:34.3013365735%}.contact-map .point-tainan{left:9.8355555556%;top:55.1713244228%}.contact-map .point-kaohsiung{left:21.1088888889%;top:63.7910085055%}.contact-map{--nu-size: 4.0625rem;--nu-in-size: 2.5rem}.contact-map .list-map{align-items:center;display:flex;padding-left:var(--pd-c-gap)}.contact-map .list-wrapper{position:relative;margin-left:1.875rem;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:1.875rem 0rem}.contact-map .list-wrapper .be-icon-location{color:#e18000;font-size:1.25rem}.contact-map .list-item-wrapper{display:flex;align-items:flex-start;margin-bottom:1.875rem}.contact-map .list-bullet{position:relative;flex-shrink:0;width:var(--nu-size);height:var(--nu-size);color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:1.25rem}.contact-map .list-bullet:before{content:"";border:1px solid #fff;border-radius:50%;width:var(--nu-in-size);height:var(--nu-in-size);position:absolute;display:block}.contact-map .list-bullet span{text-align:center;font-size:1.5rem}.contact-map .list-bullet.color-1{background:#e9ba20}.contact-map .list-bullet.color-2{background:#fdac54}.contact-map .list-bullet.color-3{background:#ff8400}.contact-map .list-bullet.color-4{background:#b96000}.contact-map .list-bullet.color-5{background:#793f00}.contact-map .list-title{color:#64403c}.contact-map .dot-line{position:absolute;top:0;width:.125rem;height:100%;background:#676b78;left:calc(var(--nu-size) / 2 - .0625rem)}.contact-map .dot-line:before,.contact-map .dot-line:after{content:"";position:absolute;left:-3px;border:2px solid #676b78;width:.5rem;height:.5rem;border-radius:50%;background:#fff}.contact-map .dot-line:after{bottom:0}.contact-service{--padding-top-size: 12.5rem;--padding-bottom-size: 6.25rem;padding-top:var(--padding-top-size)!important;padding-bottom:var(--padding-bottom-size)!important}.contact-service .h4{margin-bottom:3.75rem}.contact-service .h6{font-weight:400;margin-bottom:0}.contact-service li{display:flex;align-items:center;margin-bottom:1.25rem}.contact-service li i{color:#fff;width:2.8125rem;height:2.8125rem;display:flex;justify-content:center;align-items:center;font-size:2rem;background:#e18000;border-radius:50%;margin-right:1.25rem}.contact-service img{margin-left:3.75rem;width:100%}.contact-service .contact-service-bg-box{width:100%;height:100%;z-index:-2}.contact-service{--deco-size-1: 34.375rem;--deco-size-2: 8.75rem;--deco-size-3: 13.4375rem}.contact-service .deco-circle{--animate-to-y: 30px;width:var(--deco-size-1);top:17%;left:-22%;z-index:-2;animation:float 5s infinite alternate}.contact-service .deco-circle-2{--animate-to-y: 10px;width:var(--deco-size-2);top:76%;left:7%;z-index:-2;animation:float 8s infinite alternate}.contact-service .deco-circle-3{--animate-to-y: 20px;width:var(--deco-size-3);top:5%;right:-6%;z-index:-2;animation:float 5s infinite alternate}@media screen and (max-width:1023.98px){.contact-banner{background-position:top center!important;background-size:cover!important}.contact-form .verification-code{margin-bottom:1.25rem}.contact-map{--pd-c-gap: 0;--nu-size: 2.8125rem;--nu-in-size: 1.5625rem;background-size:350% auto}.contact-map .list-wrapper{margin-left:0;padding-bottom:7.5rem}.contact-map .list-bullet{margin-right:.625rem}.contact-map .list-item-wrapper{margin-bottom:1.25rem}.contact-service img{width:80%;margin:1.875rem auto;display:block;position:relative}}@media screen and (max-width:639.98px){.contact-map .contact-map-img{width:70%;margin:2.5rem auto}.contact-map .list-bullet span{font-size:1.25rem}.contact-service{--padding-top-size: 3.125rem;--padding-bottom-size: 3.125rem;--deco-size-3: 2.5rem}.contact-map{margin-top:1.875rem}}@media screen and (min-width:640px)and (max-width:1023.98px){.contact-service{--padding-top-size: 3.125rem;--padding-bottom-size: 3.125rem;--deco-size-3: 5.625rem}.contact-map{margin-top:2.5rem}}@media screen and (min-width:1024px)and (max-width:1199.98px){.contact-map{--pd-c-gap: 1.25rem;--nu-size: 2.5rem}.contact-service{--padding-top-size: 4.375rem;--padding-bottom-size: 4.375rem;--deco-size-1: 18.75rem;--deco-size-2: 5.625rem;--deco-size-3: 6.25rem}.contact-map{margin-top:2.5rem}}@media screen and (min-width:1200px)and (max-width:1439.98px){.contact-map{--pd-c-gap: 1.25rem;--nu-size: 3.125rem}.contact-service{--deco-size-1: 21.875rem;--deco-size-2: 5.625rem;--deco-size-3: 7.5rem}}@media screen and (min-width:1440px)and (max-width:1680.98px){.contact-service{--padding-top-size: 6.25rem;--padding-bottom-size: 6.25rem;--deco-size-1: 25rem;--deco-size-2: 6.25rem;--deco-size-3: 10rem}}.contact-form .h4{margin-bottom:2.1875rem}@media screen and (max-width:671.98px){.contact-form{margin-top:1.875rem}.contact-service .h4{margin-bottom:1.875rem}}@media screen and (min-width:1023px)and (max-width:1559.98px){.contact-map{margin-top:3.75rem}}.about-banner{width:100%;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 654' preserveAspectRatio='none'%3E%3Cpath d='M1920 0H0V654C196.694 548.241 553.046 477.577 960 477.577C1366.95 477.577 1723.31 548.241 1920 654V0Z' fill='black'/%3E%3C/svg%3E%0A") no-repeat center center;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 654' preserveAspectRatio='none'%3E%3Cpath d='M1920 0H0V654C196.694 548.241 553.046 477.577 960 477.577C1366.95 477.577 1723.31 548.241 1920 654V0Z' fill='black'/%3E%3C/svg%3E%0A") no-repeat center center;background-position:top right;background-image:url(/static/assets/images/about/bg.jpg);-webkit-mask-size:cover;mask-size:cover}.about-banner.js-scroll-animate .img-1,.about-banner.js-scroll-animate .img-2,.about-banner.js-scroll-animate .img-3{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.about-banner.js-scroll-animate .img-1{transition-delay:.05s}.about-banner.js-scroll-animate .img-2{transition-delay:.1s}.about-banner.js-scroll-animate .img-3{transition-delay:.15s}.about-banner.js-scroll-animate.is-animated .img-1,.about-banner.js-scroll-animate.is-animated .img-2,.about-banner.js-scroll-animate.is-animated .img-3{opacity:1;transform:none}.about-banner .about-banner-con{margin:2.5rem 0rem 11.25rem;position:relative;display:block}.about-banner .about-banner-con img{width:100%}.about-banner .about-banner-con{margin:5rem 0rem 23.75rem}.about-page{margin-bottom:6.25rem}@media screen and (max-width:1023.98px){.about-banner{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 375 483' preserveAspectRatio='none'%3E%3Cpath d='M376 482.914C320 457 252.461 426 187 426C124.334 426 51 451 0 482.474V0H376V482.914Z' fill='black'/%3E%3C/svg%3E%0A") no-repeat center center;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 375 483' preserveAspectRatio='none'%3E%3Cpath d='M376 482.914C320 457 252.461 426 187 426C124.334 426 51 451 0 482.474V0H376V482.914Z' fill='black'/%3E%3C/svg%3E%0A") no-repeat center center;width:100vw;background-position:center center;background-attachment:initial;-webkit-mask-size:100% 100%;mask-size:100% 100%}.about-banner .about-banner-con{margin:2.5rem 0rem 6.25rem}}@media screen and (min-width:1024px)and (max-width:1199.98px){.about-banner .about-banner-con{margin:2.5rem auto 13.75rem;width:80%}.about-page{margin-bottom:4.375rem}}@media screen and (min-width:1200px)and (max-width:1439.98px){.about-banner .about-banner-con{margin:5rem auto 15.625rem;width:80%}.about-page{margin-bottom:5rem}}.about-page{margin-bottom:1.25rem}.about-page.js-scroll-animate .live-h2,.about-page.js-scroll-animate .live-img,.about-page.js-scroll-animate .live_word,.about-page.js-scroll-animate .live-p,.about-page.js-scroll-animate .woh-h2,.about-page.js-scroll-animate .who-h5,.about-page.js-scroll-animate .who-p,.about-page.js-scroll-animate .who-img,.about-page.js-scroll-animate .about-think-con .title-01,.about-page.js-scroll-animate .about-think-con .title-02,.about-page.js-scroll-animate .about-think-con figure:nth-child(1),.about-page.js-scroll-animate .about-think-con figure:nth-child(2),.about-page.js-scroll-animate .about-think-con figure:nth-child(3){opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.about-page.js-scroll-animate .live-h2{transition-delay:.05s}.about-page.js-scroll-animate .live-img{transition-delay:.1s}.about-page.js-scroll-animate .live_word{transition-delay:.15s}.about-page.js-scroll-animate .live-p{transition-delay:.2s}.about-page.js-scroll-animate .woh-h2{transition-delay:.25s}.about-page.js-scroll-animate .who-h5{transition-delay:.3s}.about-page.js-scroll-animate .who-p{transition-delay:.35s}.about-page.js-scroll-animate .who-img{transition-delay:.4s}.about-page.js-scroll-animate .about-think-con .title-01{transition-delay:.45s}.about-page.js-scroll-animate .about-think-con .title-02{transition-delay:.5s}.about-page.js-scroll-animate .about-think-con figure:nth-child(1){transition-delay:.55s}.about-page.js-scroll-animate .about-think-con figure:nth-child(2){transition-delay:.6s}.about-page.js-scroll-animate .about-think-con figure:nth-child(3){transition-delay:.65s}.about-page.js-scroll-animate.is-animated .live-h2,.about-page.js-scroll-animate.is-animated .live-img,.about-page.js-scroll-animate.is-animated .live_word,.about-page.js-scroll-animate.is-animated .live-p,.about-page.js-scroll-animate.is-animated .woh-h2,.about-page.js-scroll-animate.is-animated .who-h5,.about-page.js-scroll-animate.is-animated .who-p,.about-page.js-scroll-animate.is-animated .who-img,.about-page.js-scroll-animate.is-animated .about-think-con .title-01,.about-page.js-scroll-animate.is-animated .about-think-con .title-02,.about-page.js-scroll-animate.is-animated .about-think-con figure:nth-child(1),.about-page.js-scroll-animate.is-animated .about-think-con figure:nth-child(2),.about-page.js-scroll-animate.is-animated .about-think-con figure:nth-child(3){opacity:1;transform:none}.about-page .title-01{color:#e18000;margin-bottom:1.25rem}.about-page .title-02{color:#5c5c5c;margin-bottom:1.25rem}.about-page .about-center{align-items:center}.about-page .about-live .title-01{margin-bottom:3.75rem}.about-page .about-think-img{z-index:-1;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyMCIgaGVpZ2h0PSI2NDciIHZpZXdCb3g9IjAgMCAxOTIwIDY0NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0tMTQuMDAwMSA5Ny43MDY4Qy0xNC4wMDAxIDk3LjcwNjggMjI4LjYzNCAtODAuMjcyMSA3MzIuMDYyIDYxLjAzMjFDNzMyLjA2MiA2MS4wMzIxIDEwMzIuNzkgMTcyLjg3OSAxNDM2LjAzIDM1LjQwNDJDMTQzNi4wMyAzNS40MDQyIDE2MjguNzggLTQxLjUzMzggMTkzNiAzMS40MjcyVjY0Ni40MzdILTE2TC0xNC4wMDAxIDk3LjcwNjhaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K) no-repeat center center;mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyMCIgaGVpZ2h0PSI2NDciIHZpZXdCb3g9IjAgMCAxOTIwIDY0NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0tMTQuMDAwMSA5Ny43MDY4Qy0xNC4wMDAxIDk3LjcwNjggMjI4LjYzNCAtODAuMjcyMSA3MzIuMDYyIDYxLjAzMjFDNzMyLjA2MiA2MS4wMzIxIDEwMzIuNzkgMTcyLjg3OSAxNDM2LjAzIDM1LjQwNDJDMTQzNi4wMyAzNS40MDQyIDE2MjguNzggLTQxLjUzMzggMTkzNiAzMS40MjcyVjY0Ni40MzdILTE2TC0xNC4wMDAxIDk3LjcwNjhaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K) no-repeat center center;width:100%}.about-page .about-think-img:before{content:"";display:block;padding-top:133.3333333333%}.about-page .about-think-con{z-index:1;position:relative}.about-page .about-think-con .title-01,.about-page .about-think-con .title-02{color:#fff}.about-page .about-think-con .title-01{margin-top:12.5rem}.about-page .about-think-con .title-02{margin-bottom:3.75rem}.about-page .about-think-con figure{--padding: 1.25rem;--nu: 3;--gap: 2;width:calc((100% - var(--padding) * var(--gap)) / var(--nu))}.about-page .about-think-con figure:not(:last-child){margin-right:var(--padding)}.about-page .about-think-con figure .h6{margin-top:1.875rem;margin-bottom:1.25rem}.about-page .about-think-con figure img{margin:0 auto;border-radius:.9375rem;box-shadow:0 4px 14px #00000026}.about-page .about-think-figure{display:flex}@media screen and (max-width:639.98px){.about-page .about-think-img:before{content:"";display:block;padding-top:80%}}@media screen and (max-width:474.98px){.about-page .about-think-img:before{content:"";display:block;padding-top:106.6666666667%}}@media screen and (max-width:639.98px){.about-page .about-center,.about-page .about-center img{margin-bottom:2.5rem}.about-page .about-think-con .title-01{margin-top:9.375rem}.about-page .about-think-figure{flex-direction:column}.about-page .about-live{margin-top:2.5rem}}@media screen and (min-width:640px)and (max-width:1023.98px){.about-page .about-think-img:before{content:"";display:block;padding-top:78.125%}.about-page .about-think-con figure{--padding: 1.25rem;width:calc(50% - var(--padding))}.about-page .about-think-con figure:nth-child(odd){margin-right:var(--padding)}.about-page .about-think-con figure:nth-child(2n){margin-right:0}.about-page .about-think-figure{flex-wrap:wrap}.about-page{margin-bottom:1.875rem}}@media screen and (max-width:1023.98px){.about-page .about-think-img{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyMCIgaGVpZ2h0PSI2NDciIHZpZXdCb3g9IjAgMCAxOTIwIDY0NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0tMTQuMDAwMSA5Ny43MDY4Qy0xNC4wMDAxIDk3LjcwNjggMjI4LjYzNCAtODAuMjcyMSA3MzIuMDYyIDYxLjAzMjFDNzMyLjA2MiA2MS4wMzIxIDEwMzIuNzkgMTcyLjg3OSAxNDM2LjAzIDM1LjQwNDJDMTQzNi4wMyAzNS40MDQyIDE2MjguNzggLTQxLjUzMzggMTkzNiAzMS40MjcyVjY0Ni40MzdILTE2TC0xNC4wMDAxIDk3LjcwNjhaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K) no-repeat top center;mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyMCIgaGVpZ2h0PSI2NDciIHZpZXdCb3g9IjAgMCAxOTIwIDY0NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0tMTQuMDAwMSA5Ny43MDY4Qy0xNC4wMDAxIDk3LjcwNjggMjI4LjYzNCAtODAuMjcyMSA3MzIuMDYyIDYxLjAzMjFDNzMyLjA2MiA2MS4wMzIxIDEwMzIuNzkgMTcyLjg3OSAxNDM2LjAzIDM1LjQwNDJDMTQzNi4wMyAzNS40MDQyIDE2MjguNzggLTQxLjUzMzggMTkzNiAzMS40MjcyVjY0Ni40MzdILTE2TC0xNC4wMDAxIDk3LjcwNjhaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K) no-repeat top center}.about-page .about-think-figure{max-width:400px}.about-page .about-think-con figure{--padding: 0rem;display:flex;flex-direction:column;margin-bottom:2.5rem}}@media screen and (min-width:1024px){.about-page .about-think-img{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyMCIgaGVpZ2h0PSI2NDciIHZpZXdCb3g9IjAgMCAxOTIwIDY0NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0tMTQuMDAwMSA5Ny43MDY4Qy0xNC4wMDAxIDk3LjcwNjggMjI4LjYzNCAtODAuMjcyMSA3MzIuMDYyIDYxLjAzMjFDNzMyLjA2MiA2MS4wMzIxIDEwMzIuNzkgMTcyLjg3OSAxNDM2LjAzIDM1LjQwNDJDMTQzNi4wMyAzNS40MDQyIDE2MjguNzggLTQxLjUzMzggMTkzNiAzMS40MjcyVjY0Ni40MzdILTE2TC0xNC4wMDAxIDk3LjcwNjhaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K) no-repeat top center;mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyMCIgaGVpZ2h0PSI2NDciIHZpZXdCb3g9IjAgMCAxOTIwIDY0NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0tMTQuMDAwMSA5Ny43MDY4Qy0xNC4wMDAxIDk3LjcwNjggMjI4LjYzNCAtODAuMjcyMSA3MzIuMDYyIDYxLjAzMjFDNzMyLjA2MiA2MS4wMzIxIDEwMzIuNzkgMTcyLjg3OSAxNDM2LjAzIDM1LjQwNDJDMTQzNi4wMyAzNS40MDQyIDE2MjguNzggLTQxLjUzMzggMTkzNiAzMS40MjcyVjY0Ni40MzdILTE2TC0xNC4wMDAxIDk3LjcwNjhaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K) no-repeat top center;-webkit-mask-size:100% 100%;mask-size:100% 100%}.about-page .about-think-img:before{content:"";display:block;padding-top:41.6666666667%}}.about-page .about-think-img:before{content:"";display:block;padding-top:33.6979166667%}@media screen and (min-width:1921px){.about-page .about-think-con .title-01{margin-top:25%}}.about-hope{background-position:center center;background-image:url(/static/assets/images/about/hope_bg.jpg)}.about-hope .about-hope-con{margin:8.75rem 0rem}.about-hope.js-scroll-animate .title-01,.about-hope.js-scroll-animate .title-02,.about-hope.js-scroll-animate p{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.about-hope.js-scroll-animate .title-01{transition-delay:.05s}.about-hope.js-scroll-animate .title-02{transition-delay:.1s}.about-hope.js-scroll-animate p{transition-delay:.15s}.about-hope.js-scroll-animate.is-animated .title-01,.about-hope.js-scroll-animate.is-animated .title-02,.about-hope.js-scroll-animate.is-animated p{opacity:1;transform:none}@media screen and (max-width:1023.98px){.about-hope{background-image:url(/static/assets/images/about/hope_bg_s.jpg);background-attachment:initial;margin-bottom:3.125rem!important}}.about-logo{padding-bottom:0}.about-logo .title-01{color:#e18000}.about-logo .title-01{margin-bottom:1.25rem}.about-logo img{margin-top:3.75rem}.about-logo.js-scroll-animate .title-01,.about-logo.js-scroll-animate .title-03,.about-logo.js-scroll-animate img{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.about-logo.js-scroll-animate .title-01{transition-delay:.05s}.about-logo.js-scroll-animate .title-03{transition-delay:.1s}.about-logo.js-scroll-animate img{transition-delay:.15s}.about-logo.js-scroll-animate.is-animated .title-01,.about-logo.js-scroll-animate.is-animated .title-03,.about-logo.js-scroll-animate.is-animated img{opacity:1;transform:none}@media screen and (max-width:671.98px){.about-page .about-live .title-01,.about-page .about-think-con .title-02{margin-bottom:1.875rem}.about-page .about-think-con figure .h6{margin-top:1.25rem}.about-logo img{margin-top:1.875rem}}.qa-banner-bg{background-image:url(/static/assets/images/qa/bg.jpg)}.menu-sub{margin-top:-2.1875rem;border-radius:3.125rem;background:#fff;box-shadow:2px 3px 8px #00000040 inset;padding:0 1.25rem;margin-bottom:1rem;overflow-y:hidden;overflow-x:hidden}.menu-sub ul{display:flex;flex-direction:row;align-items:flex-end;align-content:center;padding:0 1.875rem;width:100%;overflow-y:hidden;margin-left:0;margin-bottom:-1px}.menu-sub ul::-webkit-scrollbar{width:4px;height:4px}.menu-sub ul::-webkit-scrollbar-track{background:#fff}.menu-sub ul::-webkit-scrollbar-thumb{background:#d4d3d1;border-radius:6px}.menu-sub ul::-webkit-scrollbar-thumb:hover{background:#bbbab7}.menu-sub ul{scrollbar-color:#d4d3d1 #fff;scrollbar-width:thin}.menu-sub a{color:#000}.menu-sub a span{color:#e18000;margin-left:.3125rem}.menu-sub li{list-style:none;padding:.875rem 1.25rem;border-bottom:5px solid transparent;flex:0 0 auto}@media(hover:hover){.menu-sub li:hover,.menu-sub li:focus{color:#e18000;font-weight:700;transition:all .3s;border-bottom:5px solid #e18000}.menu-sub li:hover a,.menu-sub li:focus a{color:#e18000;font-weight:700}}.menu-sub li.is-active{border-bottom:5px solid #e18000}.menu-sub li.is-active a{color:#e18000;font-weight:700}@media screen and (min-width:640px)and (max-width:1023.98px){.menu-sub{padding:0 .625rem;overflow-x:auto}.menu-sub li{padding:.625rem .75rem}}@media screen and (max-width:639.98px){.menu-sub ul{padding:0}.menu-sub li{padding:.625rem}}.left-menu-list{z-index:99999;background:#fff;border-radius:.9375rem;padding:0;box-shadow:0 4px 14px #0000001a;transition:height .3s ease}.left-menu-list .top-bar-right{background:#fff;border-radius:.9375rem;padding:0;box-shadow:0 4px 14px #0000001a}.left-menu-list .close-btn{visibility:hidden;display:none}.left-menu-list ul{background:none}.left-menu-list .h6{padding:1.25rem;margin-bottom:0}.left-menu-list hr{background:#d9dce3;height:1px;border:none;margin:0}.left-menu-list ul.normal{margin:0 1.25rem 1.25rem;padding-left:1.25rem;font-size:.875rem}.left-menu-list ul.menu{padding:1.25rem 0 1.25rem 1.25rem}.left-menu-list ul.menu li{width:100%;margin:.9375rem 0 0}.left-menu-list ul.menu li a{color:#5c5c5c;font-weight:500;display:inline-flex;align-items:center;padding:.4375rem 1.25rem;line-height:2.1}.left-menu-list ul.menu li:hover>a,.left-menu-list ul.menu li.active>a{border-radius:25px;background:#ffc46b;box-shadow:0 4px 14px #00000026;width:calc(100% + 20px);color:#fff;transition:all .3s}.left-menu-list ul.menu li:first-child{margin-top:0}.left-menu-list ul.menu li:last-child{margin-bottom:0}.left-menu .top-bar-right{border-radius:.9375rem}.left-menu ul.menu{color:#5c5c5c;margin:0}.left-menu ul.menu li{list-style:none}.left-menu ul.menu i{margin-right:0;font-size:1.875rem}.left-menu ul.menu .has-new{position:relative}.left-menu ul.menu .has-new:after{content:"";position:absolute;display:block;top:0rem;right:.375rem;background:#fa673b;width:.625rem;height:.625rem;border-radius:100%}@media screen and (min-width:640px)and (max-width:1023.98px){.left-menu-list ul.menu li a{padding:.3125rem;font-size:.875rem}.left-menu-list ul.menu i{font-size:1.125rem}}@media screen and (min-width:1024px)and (max-width:1199.98px){.left-menu-list ul.normal{margin:0 .9375rem .9375rem;padding-left:.9375rem}.left-menu-list ul.menu{padding:.9375rem 0 .9375rem .9375rem}.left-menu-list ul.menu li{margin:.625rem 0 0}}@media screen and (max-width:1023.98px){.left-menu-list .h6{padding:.625rem;font-size:1.125rem}.left-menu-list ul.normal{margin:0 .625rem .625rem;padding-left:.9375rem}.left-menu-list ul.menu{padding:.625rem 0 .625rem .625rem}.left-menu-list ul.menu li{margin:.5rem 0 0}.left-menu-list ul.menu li:hover>a,.left-menu-list ul.menu li.active>a{width:calc(100% + 8px)}.left-menu-list ul.normal li,.left-menu-list ul.menu li{font-size:.875rem}}@media screen and (max-width:639.98px){.left-menu-list{background:#00000073;border-radius:0;box-shadow:none;width:100vw!important;height:100vh!important;max-width:100vw!important;top:0!important;left:0!important;right:0!important;position:fixed!important;padding:0;margin:0}.left-menu-list .top-bar-right{margin:1.25rem}.left-menu-list .h6{display:flex;align-items:center;flex-direction:row;justify-content:space-between;padding:1.25rem;font-size:1.125rem}.left-menu-list .close-btn{color:#000;padding:.9375rem;cursor:pointer;font-size:1.5625rem;position:absolute;top:.9375rem;right:.9375rem;transition:all .3s}.left-menu-list ul.normal{margin:0 1.25rem 1.25rem}.left-menu-list ul.menu li:hover>a,.left-menu-list ul.menu li.active>a{width:calc(100% - 10px)}.left-menu .left-menu-list,.left-menu .left-menu-block{display:none}.left-menu .left-menu-block.is-open{visibility:visible;opacity:1;transition:all .3s;z-index:1000;display:block}.left-menu .left-menu-block.is-open .top-bar-right,.left-menu .left-menu-block.is-open .close-btn{visibility:visible;opacity:1;display:block}.left-menu-block.is-open .left-menu-list{display:block}}.common-questions{padding-top:calc((var(--padding-x) + var(--section-padding-y)) * -1)}.common-questions .left-menu-block{position:sticky;top:100px}.common-questions .common-questions-main{display:flex;flex-direction:row;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.common-questions .left-menu,.common-questions .common-questions-block{padding-right:.9375rem;padding-left:.9375rem}.common-questions .left-menu{width:28%}.common-questions .common-questions-block{width:72%}.common-questions .common-questions-block .h5{margin-bottom:3.75rem}.common-questions .common-questions-block figure:not(:first-child){margin-top:2.5rem}.common-questions .left-menu{width:22%}.common-questions .common-questions-block{width:78%}@media screen and (min-width:1024px)and (max-width:1199.98px){.common-questions .left-menu{width:30%}.common-questions .common-questions-block{width:70%}}@media screen and (max-width:1023.98px){.common-questions .left-menu,.common-questions .common-questions-block{padding-right:.625rem;padding-left:.625rem}.common-questions .left-menu{width:35%}.common-questions .common-questions-block{width:65%;margin-bottom:3.125rem}}@media screen and (max-width:639.98px){.common-questions .left-menu,.common-questions .common-questions-block{width:100%}}.search-end{padding-top:3.75rem}.search-end .search-end-des{margin-bottom:3.75rem}@media screen and (max-width:671.98px){.search-end{padding-top:1.875rem}.common-questions .common-questions-block .h5{margin-bottom:1.875rem}.common-questions .common-questions-block figure:not(:first-child){margin-top:1.25rem}.search-end .search-end-des{margin-bottom:1.875rem}}.presale-content{margin-top:6.25rem;margin-bottom:1.875rem}.presale-content .work-card .card-title .text-note{color:#000;margin-bottom:.3125rem}.presale-content.js-scroll-animate .work-card:nth-child(1),.presale-content.js-scroll-animate .work-card:nth-child(2),.presale-content.js-scroll-animate .work-card:nth-child(3),.presale-content.js-scroll-animate .work-card:nth-child(4),.presale-content.js-scroll-animate .ad-card:nth-child(1),.presale-content.js-scroll-animate .work-card:nth-child(5),.presale-content.js-scroll-animate .work-card:nth-child(6),.presale-content.js-scroll-animate .ad-card:nth-child(2),.presale-content.js-scroll-animate .work-card:nth-child(7),.presale-content.js-scroll-animate .work-card:nth-child(8),.presale-content.js-scroll-animate .work-card:nth-child(9),.presale-content.js-scroll-animate .work-card:nth-child(10),.presale-content.js-scroll-animate .work-card:nth-child(11),.presale-content.js-scroll-animate .work-card:nth-child(12),.presale-content.js-scroll-animate .ad-card:nth-child(3){opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.presale-content.js-scroll-animate .work-card:nth-child(1){transition-delay:.05s}.presale-content.js-scroll-animate .work-card:nth-child(2){transition-delay:.1s}.presale-content.js-scroll-animate .work-card:nth-child(3){transition-delay:.15s}.presale-content.js-scroll-animate .work-card:nth-child(4){transition-delay:.2s}.presale-content.js-scroll-animate .ad-card:nth-child(1){transition-delay:.25s}.presale-content.js-scroll-animate .work-card:nth-child(5){transition-delay:.3s}.presale-content.js-scroll-animate .work-card:nth-child(6){transition-delay:.35s}.presale-content.js-scroll-animate .ad-card:nth-child(2){transition-delay:.4s}.presale-content.js-scroll-animate .work-card:nth-child(7){transition-delay:.45s}.presale-content.js-scroll-animate .work-card:nth-child(8){transition-delay:.5s}.presale-content.js-scroll-animate .work-card:nth-child(9){transition-delay:.55s}.presale-content.js-scroll-animate .work-card:nth-child(10){transition-delay:.6s}.presale-content.js-scroll-animate .work-card:nth-child(11){transition-delay:.65s}.presale-content.js-scroll-animate .work-card:nth-child(12){transition-delay:.7s}.presale-content.js-scroll-animate .ad-card:nth-child(3){transition-delay:.75s}.presale-content.js-scroll-animate.is-animated .work-card:nth-child(1),.presale-content.js-scroll-animate.is-animated .work-card:nth-child(2),.presale-content.js-scroll-animate.is-animated .work-card:nth-child(3),.presale-content.js-scroll-animate.is-animated .work-card:nth-child(4),.presale-content.js-scroll-animate.is-animated .ad-card:nth-child(1),.presale-content.js-scroll-animate.is-animated .work-card:nth-child(5),.presale-content.js-scroll-animate.is-animated .work-card:nth-child(6),.presale-content.js-scroll-animate.is-animated .ad-card:nth-child(2),.presale-content.js-scroll-animate.is-animated .work-card:nth-child(7),.presale-content.js-scroll-animate.is-animated .work-card:nth-child(8),.presale-content.js-scroll-animate.is-animated .work-card:nth-child(9),.presale-content.js-scroll-animate.is-animated .work-card:nth-child(10),.presale-content.js-scroll-animate.is-animated .work-card:nth-child(11),.presale-content.js-scroll-animate.is-animated .work-card:nth-child(12),.presale-content.js-scroll-animate.is-animated .ad-card:nth-child(3){opacity:1;transform:none}.presale-search{--input-count: 3;--search-title: 15.625rem;--btn-size: 7.5rem}.presale-search .text{align-items:center}.presale-search .text-box{width:var(--search-title)}.presale-search select,.presale-search .icon-wrapper{margin-bottom:0}.presale-search .presale-search-select{display:flex;border-radius:1.5625rem;border:1px solid #bebebe}.presale-search .presale-search-select .button{border-radius:0;width:var(--btn-size);height:auto;cursor:pointer;border-radius:0 1.5625rem 1.5625rem 0;min-height:2.8125rem}.presale-search select{border-radius:0;border-top:0;border-left:0;border-bottom:0;border-color:#9fa0a0;height:auto;padding-left:.9375rem}.presale-search .select-item{display:flex;align-items:center}.presale-search .search-input{padding:0 0 0 .625rem}.presale-search .search-input .icon-wrapper{height:auto}.presale-search .search-input .icon-wrapper .unmask{left:0;right:auto}.presale-search .search-input .icon-wrapper input{border-radius:0;border:0;padding:0 .9375rem 0 2.5rem;height:auto}.presale-search .search-input ::-moz-placeholder{color:#000;opacity:1}.presale-search .search-input ::placeholder{color:#000;opacity:1}@media screen and (max-width:639.98px){.presale-search .presale-search-select{border-radius:.5rem;flex-wrap:wrap}.presale-search .presale-search-select .button{width:100%;border-radius:0 0 .5rem .5rem}.presale-search .select-item{width:50%;height:2.5rem}.presale-search .select-item:nth-child(2n) select{border:none}.presale-search .search-input{width:100%;height:2.5rem;border-top:1px solid #bebebe}.presale-content{margin-top:1.875rem}}@media screen and (min-width:640px)and (max-width:1023.98px){.presale-search{--btn-size: 9.375rem}.presale-search .presale-search-select{width:100%}.presale-search .select-item{width:calc((100% - var(--btn-size)) / var(--input-count))}.presale-content{margin-top:2.5rem;margin-bottom:3.125rem}}@media screen and (max-width:1023.98px){.presale-search{--search-title: 100%}.presale-search label{width:100%}}@media screen and (min-width:1024px)and (max-width:1199.98px){.presale-content{margin-top:2.5rem;margin-bottom:4.375rem}}.presale-content{margin-bottom:11.875rem}@media screen and (min-width:1200px)and (max-width:1439.98px){.presale-content{margin-bottom:6.25rem}}@media screen and (min-width:1023px)and (max-width:1559.98px){.presale-content{margin-top:3.75rem}}.search-banner-bg{background-image:url(/static/assets/images/search/bg.jpg)}.search-banner.empty-con .button-group{margin-bottom:3.75rem}.search-form{--search-icon-size: 3rem}.search-form input{font-weight:400;color:#fff;border:1px solid #e0e0e0;border-top:transparent;border-left:transparent;border-right:transparent;background:transparent;padding:0 0 .625rem;height:auto;border-radius:0;margin-bottom:1.25rem;font-size:3rem}.search-form input:focus[type=text],.search-form input:hover[type=text]{border:1px solid #fff;border-top:transparent;border-left:transparent;border-right:transparent;background:transparent}.search-form ::-moz-placeholder{color:#fff;opacity:1}.search-form ::placeholder{color:#fff;opacity:1}.search-form .icon-wrapper{height:auto}.search-form .icon-wrapper .unmask{color:#fff;right:0;width:var(--search-icon-size);height:var(--search-icon-size)}.search-form .icon-wrapper .unmask i{font-size:3rem}.search-form .button-group{margin-bottom:6.25rem;gap:.625rem;display:flex;flex-wrap:wrap}.search-form .button-group .button{font-size:.875rem;padding:.5rem .9375rem;background:#fff}.search-form .button-group .button:not(:last-child){margin-right:.625rem}.search-form .button-group .button{margin-bottom:0;margin-right:0!important}.search-content{margin-top:3.75rem;margin-bottom:1.25rem}.search-content .search-content-designer{padding:0}.member-saved .member-saved-figure{padding:1.875rem 0;border-bottom:1px solid #d9dce3;display:flex;width:100%;position:relative;min-height:265px}.member-saved .member-saved-img{margin-right:1.875rem;position:relative;width:7.5rem}.member-saved .member-saved-img .btn-like{top:-.9375rem;left:-.9375rem}.member-saved .member-saved-img .object-fit{border-radius:100%}.member-saved .member-saved-img .object-fit:before{content:"";display:block;padding-top:100%}.member-saved .member-saved-img .object-fit img{transition:all .3s}@media(hover:hover){.member-saved .member-saved-img:hover img,.member-saved .member-saved-img:focus img{transform:scale(1.1)}}.member-saved .member-saved-text{display:flex;align-items:center;margin-bottom:.9375rem}.member-saved .member-saved-text .h5{margin:0 .625rem 0 0;flex:0 0 5.3125rem}.member-saved .member-saved-card{padding:.625rem;margin-left:-.625rem;position:relative;display:flex}.member-saved .member-saved-card::-webkit-scrollbar{width:4px;height:4px}.member-saved .member-saved-card::-webkit-scrollbar-track{background:#fff}.member-saved .member-saved-card::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:6px}.member-saved .member-saved-card::-webkit-scrollbar-thumb:hover{background:silver}.member-saved .member-saved-card{scrollbar-color:#d9d9d9 #fff;scrollbar-width:thin}.common-questions.js-scroll-animate .menu-sub,.common-questions.js-scroll-animate .left-menu,.common-questions.js-scroll-animate .common-questions-figure{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.common-questions.js-scroll-animate .menu-sub{transition-delay:.05s}.common-questions.js-scroll-animate .left-menu{transition-delay:.1s}.common-questions.js-scroll-animate .common-questions-figure{transition-delay:.15s}.common-questions.js-scroll-animate.is-animated .menu-sub,.common-questions.js-scroll-animate.is-animated .left-menu,.common-questions.js-scroll-animate.is-animated .common-questions-figure{opacity:1;transform:none}.page-card figure{padding:1.875rem 1.875rem 1.875rem 0;background:#fff;box-shadow:0 4px 14px #00000026;border-radius:.5rem;margin-bottom:1.875rem}.page-card figure .h4{border-left:5px solid #e9ba20;padding-left:1.5625rem;font-weight:700}.page-card figure p{padding:0 1.875rem;color:#333;transition:background-color .25s ease-out,color .25s ease-out}@media(hover:hover){.page-card figure p:hover,.page-card figure p:focus{color:#e18000}}.page-card figure p .be-icon{margin-right:.3125rem}.page-card figure p .be-icon:before{transform:scale(1.5)}@media screen and (max-width:1023.98px){.search-banner{background-position:top center!important;background-size:cover!important}.search-form input{font-size:2.25rem}.member-saved .member-saved-figure{padding:1.25rem 0}.member-saved .member-saved-img{width:5rem;display:block;position:absolute;z-index:2}.member-saved .member-saved-img .btn-like{top:-.625rem;left:-.625rem}.member-saved figcaption{width:100%}.member-saved .member-saved-text{align-items:flex-start;flex-direction:column;margin-bottom:.625rem;margin-left:5.625rem}.member-saved .member-saved-text .h5{flex:0 0 auto}.member-saved .member-saved-text .good-list{margin-top:.625rem}.member-saved .member-saved-card{margin-top:1.5625rem}}@media screen and (max-width:639.98px){.member-saved .member-saved-card{margin-top:.9375rem}}.search-content{margin-bottom:6.25rem}@media screen and (min-width:1200px)and (max-width:1439.98px){.search-content{margin-bottom:5rem}}@media screen and (min-width:1024px)and (max-width:1199.98px){.search-content{margin-bottom:4.375rem}}@media screen and (min-width:640px)and (max-width:1023.98px){.search-content{margin-bottom:1.875rem}}@media screen and (max-width:671.98px){.search-banner.empty-con .button-group{margin-bottom:1.875rem}.search-content{margin-top:1.875rem}}.error-page{margin-top:6.25rem;margin-bottom:1.25rem}.error-page .error-text-box{text-align:center;position:relative;z-index:1;animation:error-fade 1s}.error-page .text-des{margin:0 auto;width:85%;display:flex;flex-direction:column}.error-page .text-des .button-shadow{margin-left:auto;margin-right:auto}.error-page .h5{font-weight:100;margin-bottom:2.5rem}.error-page .error-page-word{display:flex;align-items:center}.error-page img{width:95%;margin:0 auto}.error-page.js-scroll-animate .error-page-word img,.error-page.js-scroll-animate .error-page-word .title,.error-page.js-scroll-animate .text-des{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.error-page.js-scroll-animate .error-page-word img{transition-delay:.05s}.error-page.js-scroll-animate .error-page-word .title{transition-delay:.1s}.error-page.js-scroll-animate .text-des{transition-delay:.15s}.error-page.js-scroll-animate.is-animated .error-page-word img,.error-page.js-scroll-animate.is-animated .error-page-word .title,.error-page.js-scroll-animate.is-animated .text-des{opacity:1;transform:none}@keyframes error-fade{0%{opacity:0}to{opacity:1}}.error-page .title span{display:inline-block;position:relative;width:600px;max-width:100%}.error-page .title span:before{content:"";display:block;padding-top:42.8571428571%}.error-page svg{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.error-page svg text{text-anchor:middle}.error-page svg .break-line{stroke-width:0;animation:text_breaker .5s 3s forwards}.error-page svg .title-num{font-size:10rem;font-weight:700;fill:#e18000}.ie .error-page{height:100vh}.ie .error-page .title path{stroke-width:14}@keyframes text_breaker{to{stroke-width:14}}@media screen and (min-width:1024px)and (max-width:1199.98px){.error-page{margin-top:2.5rem;margin-bottom:4.375rem}}@media screen and (min-width:640px)and (max-width:1023.98px){.error-page{margin-top:2.5rem;margin-bottom:1.875rem}}@media screen and (max-width:639.98px){.error-page{margin-top:1.875rem}}.error-page{margin-bottom:6.25rem}@media screen and (min-width:1200px)and (max-width:1439.98px){.error-page{margin-bottom:5rem}}@media screen and (min-width:1023px)and (max-width:1559.98px){.error-page{margin-top:3.75rem}}.project-content{margin-top:6.25rem;margin-bottom:1.875rem}.project-content.js-scroll-animate .cell:nth-child(1),.project-content.js-scroll-animate .cell:nth-child(2),.project-content.js-scroll-animate .cell:nth-child(3),.project-content.js-scroll-animate .cell:nth-child(4),.project-content.js-scroll-animate .cell:nth-child(5),.project-content.js-scroll-animate .cell:nth-child(6),.project-content.js-scroll-animate .cell:nth-child(7),.project-content.js-scroll-animate .cell:nth-child(8),.project-content.js-scroll-animate .cell:nth-child(9),.project-content.js-scroll-animate .cell:nth-child(10),.project-content.js-scroll-animate .cell:nth-child(11),.project-content.js-scroll-animate .cell:nth-child(12){opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.project-content.js-scroll-animate .cell:nth-child(4){transition-delay:.2s}.project-content.js-scroll-animate .cell:nth-child(1){transition-delay:.05s}.project-content.js-scroll-animate .cell:nth-child(5){transition-delay:.3s}.project-content.js-scroll-animate .cell:nth-child(6){transition-delay:.35s}.project-content.js-scroll-animate .cell:nth-child(2){transition-delay:.1s}.project-content.js-scroll-animate .cell:nth-child(7){transition-delay:.45s}.project-content.js-scroll-animate .cell:nth-child(8){transition-delay:.5s}.project-content.js-scroll-animate .cell:nth-child(9){transition-delay:.55s}.project-content.js-scroll-animate .cell:nth-child(10){transition-delay:.6s}.project-content.js-scroll-animate .cell:nth-child(11){transition-delay:.65s}.project-content.js-scroll-animate .cell:nth-child(12){transition-delay:.7s}.project-content.js-scroll-animate .cell:nth-child(3){transition-delay:.15s}.project-content.js-scroll-animate.is-animated .cell:nth-child(1),.project-content.js-scroll-animate.is-animated .cell:nth-child(2),.project-content.js-scroll-animate.is-animated .cell:nth-child(3),.project-content.js-scroll-animate.is-animated .cell:nth-child(4),.project-content.js-scroll-animate.is-animated .cell:nth-child(5),.project-content.js-scroll-animate.is-animated .cell:nth-child(6),.project-content.js-scroll-animate.is-animated .cell:nth-child(7),.project-content.js-scroll-animate.is-animated .cell:nth-child(8),.project-content.js-scroll-animate.is-animated .cell:nth-child(9),.project-content.js-scroll-animate.is-animated .cell:nth-child(10),.project-content.js-scroll-animate.is-animated .cell:nth-child(11),.project-content.js-scroll-animate.is-animated .cell:nth-child(12){opacity:1;transform:none}.portfolio-list-wrapper .cell.work-card,.search-wrapper .cell.work-card{margin-bottom:3.75rem}@media screen and (min-width:1024px)and (max-width:1199.98px){.project-content{margin-top:2.5rem;margin-bottom:4.375rem}}@media screen and (min-width:640px)and (max-width:1023.98px){.project-content{margin-top:2.5rem;margin-bottom:3.125rem}}@media screen and (max-width:639.98px){.project-content{margin-top:1.875rem}}.project-content{margin-bottom:11.875rem}@media screen and (min-width:1200px)and (max-width:1439.98px){.project-content{margin-bottom:6.25rem}}@media screen and (max-width:671.98px){.portfolio-list-wrapper .cell.work-card,.search-wrapper .cell.work-card{margin-bottom:1.875rem}}@media screen and (min-width:1023px)and (max-width:1559.98px){.project-content{margin-top:3.75rem}}.join-step .deco .deco-circle,.join-step .deco .deco-circle-2,.join-step .deco .deco-circle-3,.join-step .deco .deco-circle-4,.join-bonus .join-bonus-bg-box .deco-circle,.join-bonus .join-bonus-bg-box .deco-circle-2,.join-bonus .join-bonus-bg-box .deco-circle-3,.join-bonus .join-bonus-bg-box .deco-circle-4,.join-benefits .join-benefits-bg-box .deco-circle,.join-benefits .join-benefits-bg-box .deco-circle-2,.join-benefits .join-benefits-bg-box .deco-circle-3,.join-benefits .join-benefits-bg-box .deco-circle-4,.join-us .join-us-deco .deco-circle,.join-us .join-us-deco .deco-circle-2,.join-us .join-us-deco .deco-circle-3,.join-us .join-us-deco .deco-circle-4{display:block;position:absolute;z-index:-2}.join-us-banner{width:100%;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 654' preserveAspectRatio='none'%3E%3Cpath d='M1920 0H0V654C196.694 548.241 553.046 477.577 960 477.577C1366.95 477.577 1723.31 548.241 1920 654V0Z' fill='black'/%3E%3C/svg%3E%0A") no-repeat center center;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 654' preserveAspectRatio='none'%3E%3Cpath d='M1920 0H0V654C196.694 548.241 553.046 477.577 960 477.577C1366.95 477.577 1723.31 548.241 1920 654V0Z' fill='black'/%3E%3C/svg%3E%0A") no-repeat center center;background-position:center center;background-image:url(/static/assets/images/join/bg.jpg);-webkit-mask-size:100% 100%!important;mask-size:100% 100%!important}.join-us-banner .h2{padding:2.5rem 0 12.5rem}.join-us-banner.js-scroll-animate .h2{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.join-us-banner.js-scroll-animate .h2{transition-delay:.05s}.join-us-banner.js-scroll-animate.is-animated .h2{opacity:1;transform:none}.join-us.js-scroll-animate .join-us-word .h4,.join-us.js-scroll-animate .join-us-word p,.join-us.js-scroll-animate .join-us-table,.join-us.js-scroll-animate .join-us-scroller{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.join-us.js-scroll-animate .join-us-word .h4{transition-delay:.05s}.join-us.js-scroll-animate .join-us-word p{transition-delay:.1s}.join-us.js-scroll-animate .join-us-table{transition-delay:.15s}.join-us.js-scroll-animate .join-us-scroller{transition-delay:.2s}.join-us.js-scroll-animate.is-animated .join-us-word .h4,.join-us.js-scroll-animate.is-animated .join-us-word p,.join-us.js-scroll-animate.is-animated .join-us-table,.join-us.js-scroll-animate.is-animated .join-us-scroller{opacity:1;transform:none}.join-us .join-des{text-align:center;margin-top:1.875rem}.join-us .join-us-scroller{text-align:center;margin-top:3.75rem}.join-us .join-us-scroller i{font-size:1.25rem;color:#c4c4c4}.join-us .join-us-table{position:relative;display:flex;margin-top:6.25rem}.join-us .join-us-table .segment-title,.join-us .join-us-table .no-join-title{margin-bottom:1.25rem;text-align:center}.join-us .join-us-table .h2{font-size:1.5rem;color:#64403c;margin-bottom:0}.join-us .join-us-table .segment-title .deco{font-size:1.5rem;width:5rem}.join-us .join-us-table .icon-circle{font-size:1.375rem;border-radius:50%;color:#fff;width:2.1875rem;height:2.1875rem;display:flex;align-items:center;justify-content:center}.join-us .join-us-table .be-icon-close{background:#ff3f3f}.join-us .join-us-table .be-icon-check{background:#3adb76}.join-us .join-us-table .be-icon-infomation{color:#e9ba20;font-size:1.5rem}.join-us{--deco-size-1: 4.1666666667vw;--deco-size-2: 6.7708333333vw;--deco-size-3: 12.7604166667vw;--deco-size-4: 15vw}.join-us .join-us-deco{z-index:-1}.join-us .join-us-deco .float-circle{--float-size: 6.875rem;top:25%;right:20%}.join-us .join-us-deco .deco-circle{--animate-to-y: 30px;width:var(--deco-size-1);top:17%;left:-1%;animation:float 5s infinite alternate}.join-us .join-us-deco .deco-circle-2{--animate-to-y: 10px;width:var(--deco-size-2);bottom:12%;left:15%;animation:float 8s infinite alternate}.join-us .join-us-deco .deco-circle-3{--animate-to-y: 20px;width:var(--deco-size-3);bottom:-14%;right:8%;animation:float 5s infinite alternate}.join-us .join-us-deco .deco-circle-4{--animate-to-y: 20px;width:var(--deco-size-4);top:5%;right:-12%;animation:float 5s infinite alternate}.join-us .table-deco .img-1,.join-us .table-deco .img-2{height:auto;z-index:2;position:absolute}.join-us .table-deco .img-1{width:8.75rem;top:-6.875rem;left:-4.375rem}.join-us .table-deco .img-2{width:10rem;bottom:-1.875rem;right:-7.5rem}.join-us .join-l{width:75%;background:#fff7d2;box-shadow:0 4px 14px #00000026;z-index:1;border-radius:.9375rem;padding:2.5rem 1.875rem 1.875rem 4.375rem}.join-us .join-r{width:25%;z-index:0;background:#f3f3f3;border-radius:0 .9375rem .9375rem 0;margin-left:-.9375rem;padding:2.5rem 1.25rem 1.875rem 2.1875rem}.join-us .join-item{display:flex;align-items:center;margin-bottom:1.25rem}.join-us .join-item.between{justify-content:space-between}.join-us .join-item.center{justify-content:center}.join-benefits.js-scroll-animate .join-benefits-block:nth-child(1) .h4,.join-benefits.js-scroll-animate .join-benefits-block:nth-child(1) p,.join-benefits.js-scroll-animate .join-benefits-block:nth-child(2) .h5,.join-benefits.js-scroll-animate .join-benefits-block:nth-child(2) .good-list,.join-benefits.js-scroll-animate .join-benefits-block:nth-child(2) img,.join-benefits.js-scroll-animate .join-benefits-block:nth-child(3) .h5,.join-benefits.js-scroll-animate .join-benefits-block:nth-child(3) .good-list,.join-benefits.js-scroll-animate .join-benefits-block:nth-child(3) img,.join-benefits.js-scroll-animate .join-benefits-block:nth-child(4) .h5,.join-benefits.js-scroll-animate .join-benefits-block:nth-child(4) .good-list,.join-benefits.js-scroll-animate .join-benefits-block:nth-child(4) img{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.join-benefits.js-scroll-animate .join-benefits-block:nth-child(1) .h4{transition-delay:.05s}.join-benefits.js-scroll-animate .join-benefits-block:nth-child(1) p{transition-delay:.1s}.join-benefits.js-scroll-animate .join-benefits-block:nth-child(2) .h5{transition-delay:.15s}.join-benefits.js-scroll-animate .join-benefits-block:nth-child(2) .good-list{transition-delay:.2s}.join-benefits.js-scroll-animate .join-benefits-block:nth-child(2) img{transition-delay:.25s}.join-benefits.js-scroll-animate .join-benefits-block:nth-child(3) .h5{transition-delay:.3s}.join-benefits.js-scroll-animate .join-benefits-block:nth-child(3) .good-list{transition-delay:.35s}.join-benefits.js-scroll-animate .join-benefits-block:nth-child(3) img{transition-delay:.4s}.join-benefits.js-scroll-animate .join-benefits-block:nth-child(4) .h5{transition-delay:.45s}.join-benefits.js-scroll-animate .join-benefits-block:nth-child(4) .good-list{transition-delay:.5s}.join-benefits.js-scroll-animate .join-benefits-block:nth-child(4) img{transition-delay:.55s}.join-benefits.js-scroll-animate.is-animated .join-benefits-block:nth-child(1) .h4,.join-benefits.js-scroll-animate.is-animated .join-benefits-block:nth-child(1) p,.join-benefits.js-scroll-animate.is-animated .join-benefits-block:nth-child(2) .h5,.join-benefits.js-scroll-animate.is-animated .join-benefits-block:nth-child(2) .good-list,.join-benefits.js-scroll-animate.is-animated .join-benefits-block:nth-child(2) img,.join-benefits.js-scroll-animate.is-animated .join-benefits-block:nth-child(3) .h5,.join-benefits.js-scroll-animate.is-animated .join-benefits-block:nth-child(3) .good-list,.join-benefits.js-scroll-animate.is-animated .join-benefits-block:nth-child(3) img,.join-benefits.js-scroll-animate.is-animated .join-benefits-block:nth-child(4) .h5,.join-benefits.js-scroll-animate.is-animated .join-benefits-block:nth-child(4) .good-list,.join-benefits.js-scroll-animate.is-animated .join-benefits-block:nth-child(4) img{opacity:1;transform:none}.join-benefits{--mask-size: 2.5rem;--margin: calc(var(--mask-size) * -1);--deco-size-1: 21.875vw;--deco-size-2: 5.2083333333vw;--deco-size-3: 27.0833333333vw;z-index:10!important;padding-top:9.375rem;padding-bottom:15.625rem}.join-benefits .h4,.join-benefits .h5{margin-bottom:1.25rem;margin-bottom:2.1875rem}.join-benefits .sub-title{text-align:center}.join-benefits .join-benefits-block{margin-top:6.25rem}@media screen and (min-width:1023px)and (max-width:1560px){.join-benefits .join-benefits-block{margin-top:3.75rem}}.join-benefits .join-benefits-block{align-items:center}.join-benefits .join-benefits-block img{margin:0 auto;display:flex}@media screen and (max-width:1023.98px){.join-benefits{padding-top:6.25rem;padding-bottom:9.375rem}.join-benefits .join-benefits-block img{margin:0 auto 3.125rem;width:80%}.join-benefits .sub-title{text-align:left}.join-benefits .order .left-img{order:2}}.join-benefits .join-benefits-bg-box{z-index:-2;background:#fff;color:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 90' preserveAspectRatio='none'%3E%3Cpath d='M1362 37.62C1025.77 70.86 959.16 73.2 922 74.5l-6 .22c-43.33.62-144.8.62-204-4.33-24.15-2-77.26-8.51-141.68-16.39C437.31 37.74 256.1 15.58 182 14.75c-85.74-1-155.65 2.3-182 4.18V90h1920V58.18c-42.15-21.88-208.6-55.1-558-20.56z'/%3E%3C/svg%3E") no-repeat top center/100% var(--mask-size),linear-gradient(to bottom,#000,#000) no-repeat center center/100% calc(100% - var(--mask-size) * 2 + 2px),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 90' preserveAspectRatio='none'%3E%3Cpath d='M0 0v14.17c43.7 36.92 208.62 67.06 561 35 66.54-6 125.3-11.69 177.2-16.68 131.38-12.62 218.74-21 276.8-21 43.33-1.08 144.8-1.08 204 7.56 14.49 2.11 39.09 6 70.11 10.9C1416.55 50.1 1652.5 87.4 1741 89.14c82.69 1.62 150.66-3.62 179-7V0z'/%3E%3C/svg%3E") no-repeat bottom center/100% var(--mask-size);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 90' preserveAspectRatio='none'%3E%3Cpath d='M1362 37.62C1025.77 70.86 959.16 73.2 922 74.5l-6 .22c-43.33.62-144.8.62-204-4.33-24.15-2-77.26-8.51-141.68-16.39C437.31 37.74 256.1 15.58 182 14.75c-85.74-1-155.65 2.3-182 4.18V90h1920V58.18c-42.15-21.88-208.6-55.1-558-20.56z'/%3E%3C/svg%3E") no-repeat top center/100% var(--mask-size),linear-gradient(to bottom,#000,#000) no-repeat center center/100% calc(100% - var(--mask-size) * 2 + 2px),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 90' preserveAspectRatio='none'%3E%3Cpath d='M0 0v14.17c43.7 36.92 208.62 67.06 561 35 66.54-6 125.3-11.69 177.2-16.68 131.38-12.62 218.74-21 276.8-21 43.33-1.08 144.8-1.08 204 7.56 14.49 2.11 39.09 6 70.11 10.9C1416.55 50.1 1652.5 87.4 1741 89.14c82.69 1.62 150.66-3.62 179-7V0z'/%3E%3C/svg%3E") no-repeat bottom center/100% var(--mask-size)}.join-benefits .join-benefits-bg-box .float-circle{--float-size: 14.6875rem;top:55%;right:6%}.join-benefits .join-benefits-bg-box .deco-circle{--animate-to-y: 30px;width:var(--deco-size-1);top:12%;left:-16%;animation:float 5s infinite alternate}.join-benefits .join-benefits-bg-box .deco-circle-2{--animate-to-y: 18px;width:var(--deco-size-2);top:29%;left:2%;animation:float 8s infinite alternate}.join-benefits .join-benefits-bg-box .deco-circle-3{--animate-to-y: 10px;width:var(--deco-size-3);top:23%;right:-20%;animation:float 3s infinite alternate}.join-bonus.js-scroll-animate .join-bonus-block:nth-child(1) .h4,.join-bonus.js-scroll-animate .join-bonus-block:nth-child(1) p,.join-bonus.js-scroll-animate .join-bonus-block:nth-child(2) .h5,.join-bonus.js-scroll-animate .join-bonus-block:nth-child(2) ul,.join-bonus.js-scroll-animate .join-bonus-block:nth-child(2) img,.join-bonus.js-scroll-animate .join-bonus-block:nth-child(3) .h5,.join-bonus.js-scroll-animate .join-bonus-block:nth-child(3) .join-bonus-list,.join-bonus.js-scroll-animate .join-bonus-block:nth-child(3) img,.join-bonus.js-scroll-animate .join-bonus-block:nth-child(4) .h5,.join-bonus.js-scroll-animate .join-bonus-block:nth-child(4) ul,.join-bonus.js-scroll-animate .join-bonus-block:nth-child(4) img{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.join-bonus.js-scroll-animate .join-bonus-block:nth-child(1) .h4{transition-delay:.05s}.join-bonus.js-scroll-animate .join-bonus-block:nth-child(1) p{transition-delay:.1s}.join-bonus.js-scroll-animate .join-bonus-block:nth-child(2) .h5{transition-delay:.15s}.join-bonus.js-scroll-animate .join-bonus-block:nth-child(2) ul{transition-delay:.2s}.join-bonus.js-scroll-animate .join-bonus-block:nth-child(2) img{transition-delay:.25s}.join-bonus.js-scroll-animate .join-bonus-block:nth-child(3) .h5{transition-delay:.3s}.join-bonus.js-scroll-animate .join-bonus-block:nth-child(3) .join-bonus-list{transition-delay:.35s}.join-bonus.js-scroll-animate .join-bonus-block:nth-child(3) img{transition-delay:.4s}.join-bonus.js-scroll-animate .join-bonus-block:nth-child(4) .h5{transition-delay:.45s}.join-bonus.js-scroll-animate .join-bonus-block:nth-child(4) ul{transition-delay:.5s}.join-bonus.js-scroll-animate .join-bonus-block:nth-child(4) img{transition-delay:.55s}.join-bonus.js-scroll-animate.is-animated .join-bonus-block:nth-child(1) .h4,.join-bonus.js-scroll-animate.is-animated .join-bonus-block:nth-child(1) p,.join-bonus.js-scroll-animate.is-animated .join-bonus-block:nth-child(2) .h5,.join-bonus.js-scroll-animate.is-animated .join-bonus-block:nth-child(2) ul,.join-bonus.js-scroll-animate.is-animated .join-bonus-block:nth-child(2) img,.join-bonus.js-scroll-animate.is-animated .join-bonus-block:nth-child(3) .h5,.join-bonus.js-scroll-animate.is-animated .join-bonus-block:nth-child(3) .join-bonus-list,.join-bonus.js-scroll-animate.is-animated .join-bonus-block:nth-child(3) img,.join-bonus.js-scroll-animate.is-animated .join-bonus-block:nth-child(4) .h5,.join-bonus.js-scroll-animate.is-animated .join-bonus-block:nth-child(4) ul,.join-bonus.js-scroll-animate.is-animated .join-bonus-block:nth-child(4) img{opacity:1;transform:none}.join-bonus{padding-top:9.375rem;padding-bottom:15.625rem}.join-bonus .h4,.join-bonus .h5{margin-bottom:1.25rem;margin-bottom:2.1875rem}.join-bonus .sub-title{text-align:center}.join-bonus .join-bonus-block{margin-top:6.25rem}@media screen and (min-width:1023px)and (max-width:1560px){.join-bonus .join-bonus-block{margin-top:3.75rem}}.join-bonus .join-bonus-block{align-items:center}.join-bonus .join-bonus-block img{margin:0 auto;display:flex}@media screen and (max-width:1023.98px){.join-bonus{padding-top:6.25rem;padding-bottom:9.375rem}.join-bonus .join-bonus-block img{margin:0 auto 3.125rem;width:80%}.join-bonus .sub-title{text-align:left}.join-bonus .order .left-img{order:2}}.join-bonus{--deco-size-1: 23.9583333333vw;--deco-size-2: 5.2083333333vw;--deco-size-3: 5.2083333333vw;--deco-size-4: 27.0833333333vw}.join-bonus .join-bonus-bg-box{z-index:-1}.join-bonus .join-bonus-bg-box .deco-circle{--animate-to-y: 30px;width:var(--deco-size-1);top:-18%;left:10%;animation:float 5s infinite alternate}.join-bonus .join-bonus-bg-box .deco-circle-2{--animate-to-y: 18px;width:var(--deco-size-2);top:32%;left:20%;animation:float 8s infinite alternate}.join-bonus .join-bonus-bg-box .deco-circle-3{--animate-to-y: 10px;width:var(--deco-size-3);top:54%;left:-2%;animation:float 3s infinite alternate}.join-bonus .join-bonus-bg-box .deco-circle-4{--animate-to-y: 10px;width:var(--deco-size-4);top:-6%;right:-10%;animation:float 3s infinite alternate}.join-bonus .list-title{color:#000}.join-bonus .list-item p{color:#5c5c5c}.join-bonus .join-bonus-list{margin:0 auto}.join-us-wrapper .good-list{margin:0;padding:0;list-style:none}.join-us-wrapper .good-list li{display:flex;flex-direction:row;align-items:flex-start}.join-us-wrapper .good-list li:not(:last-child){margin-bottom:1.5625rem}.join-us-wrapper .good-list li:before{font-family:icon;content:"";color:#e18000;font-size:1.5625rem;margin-right:.3125rem;line-height:1.35}@media screen and (max-width:639.98px){.join-us-wrapper .good-list li{font-size:.875rem}.join-us-wrapper .good-list li:before{font-size:1.25rem;line-height:1.8}}.join-condition.js-scroll-animate .h4,.join-condition.js-scroll-animate .join-condition-card:nth-child(1),.join-condition.js-scroll-animate .join-condition-card:nth-child(2),.join-condition.js-scroll-animate .join-condition-btn,.join-condition.js-scroll-animate .join-condition-ip{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.join-condition.js-scroll-animate .h4{transition-delay:.05s}.join-condition.js-scroll-animate .join-condition-card:nth-child(1){transition-delay:.1s}.join-condition.js-scroll-animate .join-condition-card:nth-child(2){transition-delay:.15s}.join-condition.js-scroll-animate .join-condition-btn{transition-delay:.2s}.join-condition.js-scroll-animate .join-condition-ip{transition-delay:.25s}.join-condition.js-scroll-animate.is-animated .h4,.join-condition.js-scroll-animate.is-animated .join-condition-card:nth-child(1),.join-condition.js-scroll-animate.is-animated .join-condition-card:nth-child(2),.join-condition.js-scroll-animate.is-animated .join-condition-btn,.join-condition.js-scroll-animate.is-animated .join-condition-ip{opacity:1;transform:none}.join-condition{margin-top:3.75rem;margin-bottom:1.875rem}.join-condition .h4{padding:3.75rem 0}.join-condition .cell{position:relative}.join-condition .join-condition-deco{width:100%;position:absolute;display:block;height:21.875rem;z-index:-1;background-color:#fff8db}.join-condition .join-condition-deco:before,.join-condition .join-condition-deco:after{position:absolute;content:"";display:block;width:100%;height:100%;z-index:1;top:0}.join-condition .join-condition-deco:before{background:url(/static/assets/images/join/bg_condition.png) no-repeat 100%}.join-condition .join-condition-deco:after{background:url(/static/assets/images/join/bg_condition.png) no-repeat 0%}.join-condition .join-condition-ip{position:absolute;display:block;top:-4.6875rem;right:-3.75rem}.join-condition .join-condition-card{--padding-x: 1.25rem;--padding-top: 2.1875rem;--radius: 25px;position:relative;padding:var(--padding-top) var(--padding-x) var(--padding-x) var(--padding-x);background:#fff;box-shadow:0 4px 14px #00000026;margin-bottom:3.75rem;width:100%}.join-condition .join-condition-icon{--icon-bg: linear-gradient(90deg, #fec18a 0%, #fe9563 100%);position:absolute;left:50%;top:0;transform:translate(-50%,-50%);border:3px solid #fff}.join-condition .join-condition-title{margin-bottom:.625rem;color:#e18000;text-align:center}.join-condition .join-condition-btn{display:flex;justify-content:center}.join-step.js-scroll-animate .h4,.join-step.js-scroll-animate .tabs li:nth-child(1),.join-step.js-scroll-animate .tabs li:nth-child(2),.join-step.js-scroll-animate .tabs li:nth-child(3),.join-step.js-scroll-animate .tabs li:nth-child(4),.join-step.js-scroll-animate .tabs li:nth-child(5),.join-step.js-scroll-animate .tabs-content,.join-step.js-scroll-animate .btn{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.join-step.js-scroll-animate .h4{transition-delay:.05s}.join-step.js-scroll-animate .tabs li:nth-child(1){transition-delay:.1s}.join-step.js-scroll-animate .tabs li:nth-child(2){transition-delay:.15s}.join-step.js-scroll-animate .tabs li:nth-child(3){transition-delay:.2s}.join-step.js-scroll-animate .tabs li:nth-child(4){transition-delay:.25s}.join-step.js-scroll-animate .tabs li:nth-child(5){transition-delay:.3s}.join-step.js-scroll-animate .tabs-content{transition-delay:.35s}.join-step.js-scroll-animate .btn{transition-delay:.4s}.join-step.js-scroll-animate.is-animated .h4,.join-step.js-scroll-animate.is-animated .tabs li:nth-child(1),.join-step.js-scroll-animate.is-animated .tabs li:nth-child(2),.join-step.js-scroll-animate.is-animated .tabs li:nth-child(3),.join-step.js-scroll-animate.is-animated .tabs li:nth-child(4),.join-step.js-scroll-animate.is-animated .tabs li:nth-child(5),.join-step.js-scroll-animate.is-animated .tabs-content,.join-step.js-scroll-animate.is-animated .btn{opacity:1;transform:none}.join-step{position:relative;--item-size: 15.625rem}.join-step .tabs{border:none;background:none;display:flex;justify-content:center}.join-step .tabs .tabs-title>a:hover{background:transparent}.join-step .thumbs-item{background:url(/static/assets/images/join/step_default.png) no-repeat;background-size:100%;width:var(--item-size);height:var(--item-size);position:relative;cursor:pointer}.join-step .thumbs-item p{text-align:center}.join-step .thumbs-item:not(:last-child):before{position:absolute;content:"";display:block;width:.9375rem;height:.9375rem;right:-7.5px;top:calc(50% - 7.5px);background:url(/static/assets/images/join/step-dot.png) no-repeat;background-size:100%}.join-step .thumbs-item>a:focus,.join-step .thumbs-item>a[aria-selected=true]{background:transparent}.join-step .thumbs-item.is-active,.join-step .thumbs-item:hover{background:url(/static/assets/images/join/step_active.png) no-repeat;background-size:100%;transition:all .3s ease}.join-step .thumbs-item.is-active .thumbs-word,.join-step .thumbs-item.is-active .thumbs-icon,.join-step .thumbs-item:hover .thumbs-word,.join-step .thumbs-item:hover .thumbs-icon{color:#e18000}.join-step .thumbs-item.is-active:before,.join-step .thumbs-item:hover:before{transition:all .3s ease;background:url(/static/assets/images/join/step_dot_active.png) no-repeat;background-size:100%}.join-step .thumbs-nu{color:#fff;padding-top:2.25rem;margin:0;font-size:1rem}.join-step .thumbs-word{color:#bebebe;margin:0;line-height:1.6;padding-top:1.25rem;font-size:1.25rem;font-weight:400}.join-step .thumbs-icon{color:#bebebe;text-align:center;padding-top:.9375rem}.join-step .thumbs-icon i{font-size:2rem}.join-step .tabs-content{border:none;background:none}.join-step .tabs-panel{background:none}.join-step .con{display:flex;flex-direction:column;align-items:center}.join-step .join-step-info{width:40%;background:#fff;box-shadow:0 4px 14px #00000026;padding:1.875rem;margin:-3.125rem auto 0;border-radius:.5rem}.join-step .join-step-info p{color:#000}.join-step .btn{display:flex;justify-content:center;margin-top:5.625rem}.join-step{--deco-size-1: 27.6041666667vw;--deco-size-2: 9.7916666667vw;--deco-size-3: 27.6041666667vw}.join-step .deco{z-index:-2}.join-step .deco .float-circle{--float-size: 14.6875rem;bottom:0%;right:6%}.join-step .deco .deco-circle{--animate-to-y: 30px;width:var(--deco-size-1);top:33%;left:-19%;animation:float 5s infinite alternate}.join-step .deco .deco-circle-2{--animate-to-y: 18px;width:var(--deco-size-2);bottom:13%;left:2%;animation:float 8s infinite alternate}.join-step .deco .deco-circle-3{--animate-to-y: 10px;width:var(--deco-size-3);top:-33%;right:-18%;animation:float 3s infinite alternate}@media screen and (max-width:1023.98px){.join-us-banner{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 375 483' preserveAspectRatio='none'%3E%3Cpath d='M376 482.914C320 457 252.461 426 187 426C124.334 426 51 451 0 482.474V0H376V482.914Z' fill='black'/%3E%3C/svg%3E%0A") no-repeat center center;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 375 483' preserveAspectRatio='none'%3E%3Cpath d='M376 482.914C320 457 252.461 426 187 426C124.334 426 51 451 0 482.474V0H376V482.914Z' fill='black'/%3E%3C/svg%3E%0A") no-repeat center center;width:100vw}.join-us-banner .h2{padding:2.5rem 0 6.25rem}.join-us{--deco-size-1: 10.6666666667vw;--deco-size-3: 32.6666666667vw;--deco-size-4: 18.6666666667vw}.join-us .h4{margin-top:2.5rem}.join-us .join-us-deco .deco-circle-2{display:none}.join-benefits{--deco-size-1: 16vw;--deco-size-2: 10.6666666667vw;--deco-size-3: 5.3333333333vw}.join-benefits .join-benefits-bg-box .float-circle{--float-size: 4.375rem}.join-benefits .join-benefits-bg-box .deco-circle{left:-5%}.join-benefits .join-benefits-bg-box .deco-circle-3{right:6%}.join-bonus{--deco-size-1: 16vw;--deco-size-2: 10.6666666667vw;--deco-size-3: 13.3333333333vw;--deco-size-4: 26.6666666667vw}.join-bonus .join-bonus-bg-box .deco-circle{top:-2%}.join-bonus .join-bonus-bg-box .deco-circle-4{top:-1%;right:-3.5%}.join-condition .join-condition-card-block{margin-bottom:1.25rem}.join-condition .join-condition-card{margin-bottom:2.5rem}.join-condition ol{font-size:.875rem}.join-step{--deco-size-1: 16vw;--deco-size-2: 10.6666666667vw;--deco-size-3: 5.3333333333vw}.join-step .deco .float-circle{--float-size: 2.8125rem}.join-step .deco .deco-circle{top:-15%;left:-5%}.join-step .deco .deco-circle-3{right:6%}}@media screen and (max-width:319.98px){.join-us .join-l{width:100%}.join-us .join-r{display:none}}@media screen and (max-width:639.98px){.join-us .join-l{padding:2.5rem .75rem .75rem}.join-us .join-r{padding:2.5rem .75rem .75rem;margin-left:-.1875rem}.join-us .join-des{text-align:left;margin-bottom:4.6875rem}.join-us .join-us-table{margin-top:1.875rem}.join-us .join-us-table .icon-circle{width:1.5625rem;height:1.5625rem;font-size:1.125rem}.join-us .join-us-table .h6{font-size:.875rem}.join-us .join-us-table .be-icon-infomation{font-size:1.25rem}.join-us .join-us-table .segment-title .deco{font-size:1rem}.join-us .join-us-table .no-join-title{margin-bottom:1.5rem}.join-us .table-deco .img-1{width:3.75rem;top:-2.8125rem;left:-1.25rem}.join-us .table-deco .img-2{width:3.75rem;bottom:-1.25rem;right:-2.1875rem}.join-us .join-us-deco .float-circle{--float-size: 3.75rem}.join-condition .join-condition-deco{height:34.375rem}.join-condition .join-condition-deco:before{display:none}.join-step{--item-size: 4.125rem}.join-step .thumbs-item{background:url(/static/assets/images/join/step_default_s.png) no-repeat;background-size:100%;height:8rem}.join-step .thumbs-item.is-active,.join-step .thumbs-item:hover{background:url(/static/assets/images/join/step_active_s.png) no-repeat;background-size:100%}.join-step .join-step-info{padding:.9375rem;width:100%;margin:1.25rem 0 0}.join-step .tabs-title>a{padding:0}.join-step .thumbs-nu{padding-top:.9375rem;line-height:1.6}.join-step .thumbs-word{padding-top:1.875rem;font-size:.75rem}.join-step .thumbs-icon{display:none}.join-step .thumbs-item:not(:last-child):before{display:none}.join-step .btn{margin-top:2.5rem}.join-step .tabs{justify-content:space-between}}@media screen and (min-width:640px)and (max-width:1023.98px){.join-us .join-l,.join-us .join-r{padding:2.5rem .9375rem .9375rem}.join-us .join-des{text-align:left;margin-bottom:5.3125rem}.join-us .join-us-table{margin-top:2.5rem}.join-us .table-deco .img-1{width:6.25rem;top:-4.6875rem;left:-1.25rem}.join-us .table-deco .img-2{width:7.5rem;bottom:-1.25rem;right:-5.625rem}.join-condition{margin-bottom:3.125rem}.join-step{--item-size: 6.75rem}.join-step .thumbs-nu{padding-top:.875rem;font-size:.75rem}.join-step .thumbs-word{padding-top:.125rem;font-size:.75rem}.join-step .thumbs-icon{display:none}.join-step .join-step-info{padding:.75rem;width:60%}.join-step .tabs-title>a{padding:.3125rem}.join-step .thumbs-item:not(:last-child):before{display:none}.join-step .btn{margin-top:2.5rem}}@media screen and (min-width:1024px)and (max-width:1199.98px){.join-us .join-l{padding:2.5rem 1.5625rem 1.5625rem}.join-us .join-r{padding:2.5rem 1.5625rem 1.5625rem;margin-left:-.3125rem}.join-us .join-us-table{margin-top:2.5rem}.join-condition{margin-bottom:4.375rem}.join-condition .large-2{width:40%}.join-step{--item-size: 11.25rem}.join-step .thumbs-nu{padding-top:1.0625rem}.join-step .thumbs-word{padding-top:.25rem}.join-step .thumbs-icon{padding-top:0}.join-step .thumbs-icon i{font-size:1.5rem}.join-step .thumbs-item:not(:last-child):before{top:calc(50% - 14.5px)}}@media screen and (min-width:1200px)and (max-width:1439.98px){.join-us .join-l{padding:2.5rem 1.875rem 1.875rem 2.5rem}.join-bonus .join-bonus-bg-box .deco-circle{top:-11.5%}.join-condition{margin-bottom:6.25rem}.join-condition .large-2{width:32%}.join-step{--item-size: 12rem}.join-step .thumbs-nu{padding-top:1.25rem}.join-step .thumbs-word{padding-top:.625rem}.join-step .thumbs-icon{padding-top:0}.join-step .thumbs-item:not(:last-child):before{top:calc(50% - 14.5px)}}.join-condition{margin-bottom:11.875rem}@media screen and (min-width:1024px)and (max-width:1439.98px){.join-us .join-des{margin-bottom:5.9375rem}.join-us .table-deco .img-1{width:5rem;top:-1.5625rem;left:-1.25rem}.join-us .table-deco .img-2{width:6.25rem;bottom:-1.25rem;right:-4.375rem}}@media screen and (min-width:490px){.join-bonus .join-bonus-list{width:93%}}@media screen and (min-width:530px){.join-bonus .join-bonus-list{width:90%}}@media screen and (min-width:590px)and (max-width:639.98px){.join-bonus .join-bonus-list{width:80%}}@media screen and (min-width:1440px)and (max-width:1659.98px){.join-us .join-des{margin-bottom:5.3125rem}.join-us .table-deco .img-1{width:6.25rem;top:-4.6875rem;left:-1.25rem}.join-us .table-deco .img-2{width:7.5rem;bottom:-1.25rem;right:-5.625rem}}@media screen and (min-width:1440px)and (max-width:1699.98px){.join-bonus .join-bonus-bg-box .deco-circle{top:-13.5%}.join-bonus .join-bonus-bg-box .deco-circle-2{left:11%}.join-step .thumbs-icon{padding-top:.1875rem}.join-step .thumbs-item:not(:last-child):before{top:calc(50% - 14.5px)}}@media screen and (max-width:671.98px){.join-us .join-des{margin-top:1.25rem}.join-us .join-us-scroller,.join-condition{margin-top:1.875rem}}@media screen and (max-width:639.98px){.join-us .join-us-table{margin-top:1.875rem}}@media screen and (min-width:640px)and (max-width:1023.98px){.join-us .join-us-table{margin-top:2.5rem}}@media screen and (min-width:1024px)and (max-width:1199.98px){.join-us .join-us-table{margin-top:2.5rem}}@media screen and (min-width:1023px)and (max-width:1559.98px){.join-us .join-us-table{margin-top:3.75rem}}.teams-page .team-result{margin-top:1.875rem}.teams-page .team-result i{font-size:1.5625rem;color:#e18000;background:-webkit-gradient(linear,left top,left bottom,from(#fad12f),to(#ff8d45));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.teams-page .designer-item{--img-width: 280;--img-height: 190;--padding-top: 1.25rem;border-radius:.9375rem;box-shadow:0 .25rem .875rem #00000026;display:flex;background:#fff;position:relative;margin-top:2.8125rem}.teams-page .designer-item .designer-item-l{width:16rem;padding-top:1.875rem;padding-bottom:1.875rem;display:flex;align-items:flex-start;align-content:flex-start;flex-wrap:wrap;gap:1.25rem;justify-content:center;background-color:#f4f4f4;border-top-left-radius:.9375rem;border-bottom-left-radius:.9375rem;z-index:10}.teams-page .designer-item .designer-item-l .designer-item-l-photo-box{width:11.5625rem;height:12.8125rem;position:relative}.teams-page .designer-item .designer-item-l .designer-item-l-photo{width:11.5625rem;height:11.5625rem;border-radius:100%;overflow:hidden}.teams-page .designer-item .designer-item-l .designer-item-l-name{position:relative}.teams-page .designer-item .designer-item-l .designer-item-l-name-box{position:absolute;z-index:4;left:50%;top:-2.5rem;display:inline-block;text-align:center;background:#fff;color:#000;border-radius:99px;box-shadow:0 1px 8px 1px #00000026;transform:translate(-50%,50%) scale(var(--scale-x, 1),var(--scale-y, 1));padding:.25rem 1.375rem}.teams-page .designer-item .designer-item-l .designer-item-l-name-tag{position:absolute;left:-1.5625rem;top:-.875rem;z-index:5;width:3.4375rem}.teams-page .designer-item .designer-item-l .designer-item-l-design-list{line-height:1;display:grid;gap:.625rem;height:-moz-fit-content;height:fit-content}.teams-page .designer-item .designer-item-l .designer-item-l-design-list i{color:#e9ba20;font-size:1.25rem}.teams-page .designer-item .designer-item-l .designer-item-l-design-item{display:flex;align-items:center}@media(hover:hover){.teams-page .designer-item .designer-item-l:hover .designer-item-l-photo img,.teams-page .designer-item .designer-item-l:focus .designer-item-l-photo img{transform:scale(1.1);transition:all .5s}.teams-page .designer-item .designer-item-l:hover .designer-item-l-photo .designer-item-l-name-box,.teams-page .designer-item .designer-item-l:focus .designer-item-l-photo .designer-item-l-name-box{color:#e18000;transition:all .5s}}.teams-page .designer-item .designer-item-r{width:calc(100% - 265px);padding:2.5rem}.teams-page .designer-item .designer-item-r .designer-item-r-top{display:flex;gap:1.875rem;justify-content:space-between;align-items:center;margin-bottom:1.75rem}.teams-page .designer-item .designer-item-r .designer-item-r-top .top-l{display:flex;gap:.9375rem}.teams-page .designer-item .designer-item-r .designer-item-r-top .top-l .top-l-text-box{gap:1.875rem;display:flex;align-items:center}.teams-page .designer-item .designer-item-r .designer-item-r-top .top-l .mobile{display:none}.teams-page .designer-item .designer-item-r .designer-item-r-top .top-l .top-l-consult-text{display:flex;align-items:center}.teams-page .designer-item .designer-item-r .designer-item-r-top .top-l .top-l-consult-text i{font-size:1.875rem;color:#e18000}.teams-page .designer-item .designer-item-r .designer-item-r-top .top-r{margin-top:0}.teams-page .designer-item .designer-item-r .designer-item-r-top .star-box{background:#f8f8f8;color:#e18000;padding:.25rem .625rem;border-radius:.5rem}.teams-page .designer-item .designer-item-r .designer-item-r-content p{font-size:18px}.teams-page .designer-item .designer-item-r-partnership{padding-left:0;display:flex;flex-direction:column}.partnership-info-media{display:flex;gap:10px}.partnership-info-media a{color:#9fa0a0}.partnership-info-media i{font-size:40px}.partnership-info-media .be-icon:before{margin-left:0}.partnership-info-media.js-scroll-animate .team-result{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.partnership-info-media.js-scroll-animate .team-result{transition-delay:.05s}.partnership-info-media.js-scroll-animate.is-animated .team-result{opacity:1;transform:none}.consult-desktop{display:none}.consult-mobile{display:block}@media screen and (min-width:1024px){.consult-desktop{display:inline-block}.consult-mobile{display:none}}.team-highlight{margin-top:2.8125rem}.team-highlight .team-highlight-card{border-radius:.9375rem;overflow:hidden;box-shadow:2px 2px 8px #00000026;background:#fff;display:flex;align-items:center;justify-content:space-between;position:relative}.team-highlight .team-highlight-info{padding:2.5rem;z-index:3}.team-highlight .team-highlight-info .h5{margin-bottom:1.25rem}.team-highlight .team-highlight-info .button-small{margin-top:1.875rem}.team-highlight .team-highlight-img{clip-path:polygon(15% 0,100% 0,100% 100%,0 100%);width:54.1786743516%;z-index:1;position:relative}.team-highlight .team-highlight-img img{width:100%;-o-object-fit:cover;object-fit:cover;height:17.5rem}.team-highlight.highlight-designer .team-highlight-info{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.875rem}.team-highlight.highlight-designer .team-highlight-text-box{display:flex;align-items:center;gap:1.875rem}.team-highlight.highlight-designer .team-highlight-text-box img{width:35%}.team-highlight.highlight-designer .team-highlight-img{position:absolute;right:0;width:49.6397694524%;height:100%}.team-highlight.highlight-designer .team-highlight-img img{height:100%}.team-highlight .articles-designer{width:50%;padding-bottom:0}.team-readmore-box{margin-top:2.8125rem;margin-bottom:1.25rem}.estimate-promo{margin-top:10rem}.level-progressbar{position:relative;display:flex;width:100%;margin-top:2.1875rem}.level-progressbar .round-checkbox{position:relative;display:flex;flex:1 1 auto;margin:-1.875rem 0 0}.level-progressbar .round-checkbox input{position:absolute;top:0;left:0}.level-progressbar .round-checkbox:after{width:100%;height:1px;content:"";position:absolute;background-color:#e0e0e0;top:10px;left:0%;z-index:-1}.level-progressbar .round-checkbox label{margin:0;width:100%;display:flex;align-items:center;flex-direction:column}.level-progressbar .round-checkbox label .inner{background-color:#e0e0e0;border:2px solid #fff;border-radius:50%;cursor:pointer;height:1.25rem;width:1.25rem}.level-progressbar .round-checkbox:nth-child(2n){padding-right:.625rem}.level-progressbar .round-checkbox:nth-child(odd){padding-left:.625rem}.level-progressbar .round-checkbox:first-child{align-items:flex-start;padding:0}.level-progressbar .round-checkbox:first-child label{align-items:flex-start}.level-progressbar .round-checkbox:last-child{align-items:flex-end;padding:0}.level-progressbar .round-checkbox:last-child label{align-items:flex-end}.level-progressbar .round-checkbox input[type=checkbox]{visibility:hidden;margin:0 0 1.875rem}.level-progressbar .round-checkbox input[type=checkbox]:checked+label .inner{background-color:#e18000}.level-progressbar .round-checkbox input[type=checkbox]:checked+label .outer{color:#e18000}.designer-work{--img-width: 380;--img-height: 260;--gap: 2.8125rem;--columns: 1;--padding-top: .3125rem;z-index:1;display:block;position:relative;overflow:visible}.designer-work .designer-work-swiper{width:90%;padding:0 1.25rem}.designer-work .swiper-box{--swiper-nav-pos: 10px;--swiper-navigation-top-offset: calc(6.25rem + var(--padding-top));overflow:inherit}.designer-work .swiper{overflow:inherit}.designer-work .swiper-slide{opacity:.6;transition:opacity .5s}.designer-work .swiper-slide-active,.designer-work .swiper-slide-next,.designer-work .swiper-slide-next+.swiper-slide{opacity:1}.designer-work .swiper-button-next,.designer-work .swiper-button-prev{box-shadow:0 1px 10px 2px #00000026}.teams-page .work-card .card-info{margin-bottom:0}.service-features{margin-top:6.25rem;padding-bottom:0}.service-features .backdrop-img{z-index:-1;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 745' preserveAspectRatio='none'%3E%3Cpath d='M1934 97.7068C1934 97.7068 1691.37 -80.2721 1187.94 61.0321C1187.94 61.0321 887.208 172.879 483.974 35.4042C483.974 35.4042 291.22 -41.5338 -15.9998 31.4272L-16 745H1936L1934 97.7068Z' fill='black'/%3E%3C/svg%3E%0A") no-repeat center center;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 745' preserveAspectRatio='none'%3E%3Cpath d='M1934 97.7068C1934 97.7068 1691.37 -80.2721 1187.94 61.0321C1187.94 61.0321 887.208 172.879 483.974 35.4042C483.974 35.4042 291.22 -41.5338 -15.9998 31.4272L-16 745H1936L1934 97.7068Z' fill='black'/%3E%3C/svg%3E%0A") no-repeat center center;width:100%}.service-features .backdrop-img:before{content:"";display:block;padding-top:133.3333333333%}.service-features .content{z-index:2;position:relative}.service-features .content .segment-title{z-index:3}.service-features .content .h2{margin-bottom:1.25rem;margin-top:6.25rem}.service-features.wave-backdrop .backdrop-img.object-fit:before{padding-top:180%}.service-features .card{--padding-x: 1.25rem;--padding-top: 2.1875rem;--radius: 25px;position:relative;padding:var(--padding-top) var(--padding-x) var(--padding-x) var(--padding-x);background:#fff;box-shadow:0 4px 14px #00000026;margin-bottom:3.75rem;width:100%;height:100%}.service-features .icon{--icon-bg: linear-gradient(90deg, #fec18a 0%, #fe9563 100%);position:absolute;left:50%;top:0;transform:translate(-50%,-50%);border:3px solid #fff}.service-features .title{margin-bottom:.625rem;color:#e18000;text-align:center}.service-features .text{margin-bottom:3.75rem}.service-features .title{margin-bottom:.625rem!important}.service-features .card{margin-bottom:0}.service-features .good-text{margin-top:6.25rem;margin-bottom:1.25rem}.service-features .good-block{display:flex;flex-direction:column;align-items:center}.service-features .good-block p{line-height:1.6}.service-features .good-block .h6{margin:.9375rem 0}.service-features .good-icon{--icon-size: 3.4375rem;--circle-size: 5rem;width:var(--circle-size);height:var(--circle-size);border-radius:50%;background:#f7f6f2;display:flex;justify-content:center;align-items:center}.service-features .good-icon i{font-size:var(--icon-size)}#partnership-consult-modal{height:85vh;overflow:hidden;padding-bottom:1rem;padding-right:0}#partnership-consult-modal form{gap:1.25rem;height:100%}#partnership-consult-modal form::-webkit-scrollbar{width:4px;height:4px}#partnership-consult-modal form::-webkit-scrollbar-track{background:#fff}#partnership-consult-modal form::-webkit-scrollbar-thumb{background:#d9dce3;border-radius:6px}#partnership-consult-modal form::-webkit-scrollbar-thumb:hover{background:#bcc1cd}#partnership-consult-modal form{scrollbar-color:#d9dce3 #fff;scrollbar-width:thin;overflow-y:auto;padding-right:.9375rem}#partnership-consult-modal .promise{margin-bottom:1.25rem}#partnership-consult-modal .promise .grid-x{background:#fcfcfc;padding:1.25rem}#partnership-consult-modal .promise p{color:#fc847b;padding-left:1.25rem;margin-bottom:0}#partnership-consult-modal .promise img{width:100%;-o-object-fit:contain;object-fit:contain;margin-left:-2.5rem}@media screen and (max-width:639.98px){#partnership-consult-modal .promise .grid-x{padding:.625rem 0}#partnership-consult-modal .promise img{margin-left:-1.25rem}#partnership-consult-modal .deal{display:flex;gap:.625rem}#partnership-consult-modal .deal input{width:1.4375rem}#partnership-consult-modal .deal label{width:calc(100% - 1.4375rem - 10px)}}@media screen and (max-width:639.98px){#partnership-consult-modal{height:80vh;overflow:auto}#partnership-consult-modal .verification-code{margin-bottom:1.25rem}#partnership-consult-modal.has-bg:after{display:none}}@media screen and (min-width:650px){.designer-work{--columns: 2}}@media screen and (min-width:639px)and (max-width:819.98px){.designer-work{--padding-top: .625rem}}@media screen and (min-width:821px)and (max-width:1022.98px){.designer-work{--padding-top: .0625rem}}@media screen and (min-width:1366px){.designer-work{--columns: 3}.service-features .backdrop-img:before{content:"";display:block;padding-top:44.7916666667%}}@media screen and (min-width:1440px)and (max-width:1530.98px){.designer-work{--padding-top: -1.5rem}}@media screen and (max-width:639.98px){.designer-work{--padding-x: 1.875rem;--swiper-nav-size: 2.25rem}.team-highlight.highlight-designer .team-highlight-info{gap:2.5rem}.team-highlight.highlight-designer .team-highlight-text-box{flex-direction:column}.team-highlight.highlight-designer .team-highlight-text-box img{width:65%}.service-features .backdrop-img{-webkit-mask-size:300% 100%;mask-size:300% 100%}.service-features.variant-partner .text{margin-top:9.375rem}.service-features.variant-contractor .text{margin-top:6.25rem}.service-features .good-block{margin-bottom:1.25rem}}@media screen and (max-width:1199.98px){.designer-work .designer-work-swiper{margin:1.25rem auto;width:100%}}@media screen and (min-width:640px)and (max-width:1023.98px){.designer-work{--padding-top: .3125rem}.team-highlight.highlight-designer .team-highlight-info{gap:5rem}.service-features .backdrop-img{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 745' preserveAspectRatio='none'%3E%3Cpath d='M1934 97.7068C1934 97.7068 1691.37 -80.2721 1187.94 61.0321C1187.94 61.0321 887.208 172.879 483.974 35.4042C483.974 35.4042 291.22 -41.5338 -15.9998 31.4272L-16 745H1936L1934 97.7068Z' fill='black'/%3E%3C/svg%3E%0A") no-repeat top center;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 745' preserveAspectRatio='none'%3E%3Cpath d='M1934 97.7068C1934 97.7068 1691.37 -80.2721 1187.94 61.0321C1187.94 61.0321 887.208 172.879 483.974 35.4042C483.974 35.4042 291.22 -41.5338 -15.9998 31.4272L-16 745H1936L1934 97.7068Z' fill='black'/%3E%3C/svg%3E%0A") no-repeat top center;-webkit-mask-size:180% 100%;mask-size:180% 100%}.service-features .backdrop-img:before{content:"";display:block;padding-top:54.1015625%}}@media screen and (min-width:1024px)and (max-width:1199.98px){.designer-work{--padding-top: .125rem}.team-highlight .team-highlight-img{width:45.2079566004%;height:100%}.team-highlight .team-highlight-img img{height:100%}.team-highlight .articles-designer{width:42%}}@media screen and (min-width:1200px)and (max-width:1439.98px){.designer-work{--padding-top: .125rem}}@media screen and (max-width:1023.98px){.teams-page .designer-item{display:flex;flex-wrap:wrap}.teams-page .designer-item .designer-item-l{align-items:center;padding:30px 30px 0;justify-content:flex-start;flex-wrap:nowrap;width:100%;border-bottom-left-radius:0}.teams-page .designer-item .designer-item-l.teams-partner{padding:20px 20px 0}.teams-page .designer-item .designer-item-l .designer-item-l-photo-box{width:8.875rem;height:10.3125rem}.teams-page .designer-item .designer-item-l .designer-item-l-photo{width:8.875rem;height:8.875rem}.teams-page .designer-item .designer-item-r-top{flex-wrap:nowrap;gap:.9375rem;align-items:center;margin-bottom:0}.teams-page .designer-item .designer-item-r-top .top-l{width:100%}.teams-page .designer-item .designer-item-r-top .top-l .top-l-text-box{font-size:.875rem}.teams-page .designer-item .designer-item-r-top .top-l .desktop{display:none!important}.teams-page .designer-item .designer-item-r-top .top-l .mobile{display:flex!important}.teams-page .designer-item .designer-item-r-top .top-r{position:absolute;z-index:10;top:15px;right:15px}.teams-page .designer-item .designer-item-r{width:100%;padding:.9375rem .9375rem 0}.teams-page .designer-item .designer-item-r .designer-item-r-top{padding:0 .9375rem;margin-bottom:0}.teams-page .designer-item .designer-item-r .designer-item-r-content{padding:0 15px 30px}.teams-page .designer-item .designer-item-r .designer-item-r-content p{font-size:14px}.teams-page .designer-item .designer-item-r-partnership{padding-left:15px;padding-right:15px}.partnership-info-media i{font-size:30px}.designer-work .swiper-box{--swiper-nav-pos: 10px;--swiper-navigation-top-offset: calc(40% - var(--padding-top))}.team-highlight{margin-top:3.125rem}.team-highlight .team-highlight-card{flex-direction:column;align-items:flex-start}.team-highlight .team-highlight-info{padding:1.875rem 1.875rem 0;flex-direction:column}.team-highlight .team-highlight-info .button-small{margin-top:1.25rem}.team-highlight .team-highlight-img{clip-path:polygon(0 15%,100% 0,100% 100%,0 100%);width:100%}.team-highlight.highlight-designer .team-highlight-img{height:auto;bottom:0;width:100%}.team-highlight .articles-designer{width:100%}.service-features .card-block{margin-bottom:1.25rem}.service-features .card{margin-bottom:2.5rem}.service-features .text{margin-top:3.125rem}}.service-features .good-block{margin-bottom:1.875rem}@media screen and (min-width:640px){.service-features.wave-backdrop .backdrop-img.object-fit:before{padding-top:80%}}@media screen and (min-width:1024px){.team-highlight .team-highlight-info{width:57.6853526221%;padding:1.5625rem}.service-features .backdrop-img{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 745' preserveAspectRatio='none'%3E%3Cpath d='M1934 97.7068C1934 97.7068 1691.37 -80.2721 1187.94 61.0321C1187.94 61.0321 887.208 172.879 483.974 35.4042C483.974 35.4042 291.22 -41.5338 -15.9998 31.4272L-16 745H1936L1934 97.7068Z' fill='black'/%3E%3C/svg%3E%0A") no-repeat top center;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 745' preserveAspectRatio='none'%3E%3Cpath d='M1934 97.7068C1934 97.7068 1691.37 -80.2721 1187.94 61.0321C1187.94 61.0321 887.208 172.879 483.974 35.4042C483.974 35.4042 291.22 -41.5338 -15.9998 31.4272L-16 745H1936L1934 97.7068Z' fill='black'/%3E%3C/svg%3E%0A") no-repeat top center;-webkit-mask-size:100% 100%;mask-size:100% 100%}.service-features .backdrop-img:before{content:"";display:block;padding-top:54.1015625%}.service-features.wave-backdrop .backdrop-img.object-fit:before{padding-top:70%}}@media screen and (min-width:1200px){.team-highlight .team-highlight-info{padding:1.25rem 3.125rem}.service-features.wave-backdrop .backdrop-img.object-fit:before{padding-top:60%}}.service-features.wave-backdrop .backdrop-img.object-fit:before{padding-top:38%}.team-readmore-box{margin-bottom:2.8125rem}.service-features .good-text{margin-bottom:2.1875rem}@media screen and (min-width:640px)and (max-width:1023.98px){.team-readmore-box{margin-bottom:1.875rem}.estimate-promo{margin-top:3.75rem}.service-features,.service-features .content .h2,.service-features .good-text{margin-top:2.5rem}}@media screen and (min-width:1024px)and (max-width:1199.98px){.estimate-promo{margin-top:5rem}.service-features,.service-features .content .h2,.service-features .good-text{margin-top:2.5rem}}@media screen and (max-width:639.98px){.estimate-promo{margin-top:3.125rem}.service-features,.service-features .content .h2,.service-features .good-text{margin-top:1.875rem}}@media screen and (max-width:671.98px){.teams-page .team-result,.teams-page .designer-item,.team-highlight,.team-readmore-box{margin-top:1.25rem}.service-features .text{margin-bottom:1.875rem}}@media screen and (min-width:1023px)and (max-width:1559.98px){.estimate-promo{margin-top:6.25rem}.service-features,.service-features .content .h2,.service-features .good-text{margin-top:3.75rem}}.list-mask.has-mask:before,.member-saved .tag-group-all.has-mask:before,.member-saved-project .tag-group-all.has-mask:before,.member-saved-article .tag-group-all.has-mask:before,.post-content .post-content-tag .tag-group-all.has-mask:before,.seo-tags .tag-group-all.has-mask:before{position:absolute;display:block;content:"";width:1.875rem;height:100%;background:linear-gradient(270deg,#0000001a 0% 0%,#0000);filter:blur(2px);z-index:0;right:0}.articles-detail .articles-detail-img-box,.news-details .news-details-img-box,.news-details p{margin-top:2.5rem}@media screen and (max-width:1023.98px){.articles-detail .articles-detail-img-box,.news-details .news-details-img-box,.news-details p{margin-top:1.25rem}}.professional-show-wrapper .breadcrumbs{padding:1.25rem 0}.professional-show-wrapper .designer{background:#283349;overflow:hidden}.professional-show-wrapper .designer .breadcrumbs li,.professional-show-wrapper .designer .breadcrumbs a{color:#fff}@media(hover:hover){.professional-show-wrapper .designer .breadcrumbs a:hover,.professional-show-wrapper .designer .breadcrumbs a:focus{color:#e18000}}.professional-show-wrapper .designer .breadcrumbs li:not(:last-child):after{color:#fff}.professional-show-wrapper .designer{margin-bottom:1.25rem;--photo-size: 11.5625rem;--photo-gap: 3.75rem;--level-size: 5.3125rem;--level-size-2: -85px}.professional-show-wrapper .designer .designer-bg{clip-path:polygon(15% 0,100% 0,100% 100%,0 100%);opacity:.25;width:42.1354166667%;z-index:0;right:0;left:auto}.professional-show-wrapper .designer .designer-bg img{width:100%}.professional-show-wrapper .designer .designer-name{overflow:hidden;position:relative}.professional-show-wrapper .designer .designer-name .site-gutter{position:relative}.professional-show-wrapper .designer .designer-photo-box{position:relative;max-width:102.5rem;margin-left:auto;margin-right:auto;z-index:2}.professional-show-wrapper .designer .designer-photo{margin-left:var(--padding-x);top:7.5rem;width:var(--photo-size);height:var(--photo-size)}.professional-show-wrapper .designer .designer-photo .object-fit{width:var(--photo-size)}.professional-show-wrapper .designer .designer-photo .object-fit:before{content:"";display:block;padding-top:100%}.professional-show-wrapper .designer .designer-photo .designer-photo-pic{border-radius:2.1875rem;width:var(--photo-size)}.professional-show-wrapper .designer .designer-photo .level{width:var(--level-size);height:var(--level-size);z-index:1;top:calc(var(--level-size-2) / 2);right:calc(var(--level-size-2) / 2);left:auto}.professional-show-wrapper .designer .designer-info{margin-left:calc(var(--photo-size) + var(--photo-gap))}.professional-show-wrapper .designer .designer-info-name{padding-top:var(--photo-gap)}.professional-show-wrapper .designer .designer-info-name .h3{position:relative;display:flex;align-items:center}.professional-show-wrapper .designer .designer-info-name .h3 small{line-height:1.4;color:#fff}.professional-show-wrapper .designer .designer-info-name .btn-like{font-size:2.5rem;position:relative;margin-left:.9375rem}.professional-show-wrapper .designer .designer-info-media{padding-top:var(--photo-gap);display:flex;justify-content:flex-end}.professional-show-wrapper .designer .designer-info-media a{font-size:1.875rem;color:#fff;transition:background-color .25s ease-out,color .25s ease-out}@media(hover:hover){.professional-show-wrapper .designer .designer-info-media a:hover,.professional-show-wrapper .designer .designer-info-media a:focus{color:#e18000}}.professional-show-wrapper .designer .designer-info-media a .be-icon{margin-right:.3125rem}.professional-show-wrapper .designer .designer-info-media a .be-icon:before{transform:scale(1.5)}.professional-show-wrapper .designer .designer-info-media a .be-icon:before{transform:scale(1)}.professional-show-wrapper .designer .designer-info-media a i{font-size:2.1875rem}.professional-show-wrapper .designer .designer-feature{background:#fff;padding-top:1.5625rem}.professional-show-wrapper .designer .designer-feature-box{margin-left:calc(var(--photo-size) + var(--photo-gap))}.professional-show-wrapper .designer .designer-feature-tag{margin-bottom:.625rem;padding-left:.625rem}.professional-show-wrapper .designer .designer-feature-tag .tag-btn{font-size:.875rem;padding:.5rem .9375rem;background:#fff}.professional-show-wrapper .designer .designer-feature-tag .tag-btn:not(:last-child){margin-right:.625rem}.professional-show-wrapper .designer .designer-feature-tag .open-btn{font-size:.875rem;padding:.5rem .9375rem}.professional-show-wrapper .designer .designer-feature-type{display:flex;grid-row-gap:.9375rem;grid-column-gap:1.875rem;margin-bottom:.9375rem;flex-wrap:wrap}.professional-show-wrapper .designer .designer-feature-type .good-list{font-size:1rem;font-weight:700;color:#e18000;display:flex;grid-gap:.9375rem;flex-wrap:wrap;width:-moz-fit-content;width:fit-content;margin-bottom:0}.professional-show-wrapper .designer .designer-feature-type .good-list li{display:flex;align-items:center;white-space:nowrap}.professional-show-wrapper .designer .designer-feature-type .good-list i{font-size:1.5625rem}.professional-show-wrapper .designer .designer-feature-type p{margin-bottom:0;color:#64403c}.professional-show-wrapper .designer.js-scroll-animate .designer-photo,.professional-show-wrapper .designer.js-scroll-animate .designer,.professional-show-wrapper .designer.js-scroll-animate .designer-name,.professional-show-wrapper .designer.js-scroll-animate .designer-feature-tag,.professional-show-wrapper .designer.js-scroll-animate .designer-feature-type{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.professional-show-wrapper .designer.js-scroll-animate .designer-photo{transition-delay:.05s}.professional-show-wrapper .designer.js-scroll-animate .designer{transition-delay:.1s}.professional-show-wrapper .designer.js-scroll-animate .designer-name{transition-delay:.15s}.professional-show-wrapper .designer.js-scroll-animate .designer-feature-tag{transition-delay:.2s}.professional-show-wrapper .designer.js-scroll-animate .designer-feature-type{transition-delay:.25s}.professional-show-wrapper .designer.js-scroll-animate.is-animated .designer-photo,.professional-show-wrapper .designer.js-scroll-animate.is-animated .designer,.professional-show-wrapper .designer.js-scroll-animate.is-animated .designer-name,.professional-show-wrapper .designer.js-scroll-animate.is-animated .designer-feature-tag,.professional-show-wrapper .designer.js-scroll-animate.is-animated .designer-feature-type{opacity:1;transform:none}.designer-content{margin-bottom:1.875rem}.designer-content .experience-list p{margin-bottom:.625rem}.designer-content .experience-list li{margin:0 0 1.25rem;padding:0 0 0 2.8125rem;position:relative}.designer-content .experience-list li .be-icon{position:absolute;top:0;left:0;font-size:1.875rem;color:#000}.designer-content .experience-list>li>ul>li{margin:0 0 .625rem;padding:0}.designer-content .experience-list>li>ul>li:before{display:none}.designer-content .award{width:100%;display:inline-block;white-space:nowrap}.designer-content .award::-webkit-scrollbar{width:4px;height:4px}.designer-content .award::-webkit-scrollbar-track{background:#fff}.designer-content .award::-webkit-scrollbar-thumb{background:#c4c4c6;border-radius:6px}.designer-content .award::-webkit-scrollbar-thumb:hover{background:#aaaaad}.designer-content .award{scrollbar-color:#c4c4c6 #fff;scrollbar-width:thin}.designer-content .award-list{grid-template-columns:1fr}.designer-content .award-list li{display:inline-flex;flex-wrap:wrap;justify-content:center;width:5rem;height:6.0625rem;margin-right:1.25rem!important;padding:.3125rem}.designer-content .award-list li a{color:#9fa0a0;font-weight:300;text-align:center}@media(hover:hover){.designer-content .award-list li:hover,.designer-content .award-list li:focus{color:#e18000;transition:all .5s}}.designer-content .award-list li:before{display:none}.designer-content .award-list li img{width:4.375rem;height:4.375rem;display:block;border-radius:100%;box-shadow:0 0 5px #00000026}.designer-content .work-max{margin-top:3.75rem}.designer-content .work-max .mb-btn{margin-top:1.875rem}.designer-content .work{display:grid}.designer-content .work figure:nth-child(1){grid-area:first}.designer-content .work figure:nth-child(2){grid-area:second}.designer-content .work figure:nth-child(3){grid-area:third}.designer-content .work figure:nth-child(4){grid-area:four}.designer-content .work figure:nth-child(5){grid-area:five}.designer-content .work figure:nth-child(6){grid-area:six}.designer-content .work.proj-3,.designer-content .work.proj-2,.designer-content .work.proj-1{margin-top:3.75rem}.designer-content .work.proj-6{grid-template-columns:1fr 1fr 1fr;grid-row-gap:1.25rem;grid-column-gap:1.25rem;grid-template-areas:"first first second" "first first third" "four five six"}.designer-content .work.proj-6 figure:nth-child(1){display:flex;flex-direction:column;height:100%}.designer-content .work.proj-6 figure:nth-child(1) .card-img{flex:1;display:flex;flex-direction:column}.designer-content .work.proj-6 figure:nth-child(1) .card-img .object-fit{flex:1;height:100%}.designer-content .work.proj-6 figure:nth-child(1) .card-img .object-fit img{height:100%;-o-object-fit:cover;object-fit:cover}.designer-content .work.proj-6 figure:nth-child(1) .card-info{flex-shrink:0;margin-top:auto}.designer-content .work.proj-3{grid-template-columns:1fr 1fr 1fr;grid-gap:1.25rem;grid-template-areas:"first first second" "first first third"}.designer-content .work.proj-2{grid-template-columns:1fr 1fr;grid-gap:1.25rem;grid-template-areas:"first second"}.designer-content .work.proj-1{grid-template-columns:1fr;grid-template-areas:"first"}.designer-content .work .more-card{margin-left:0;margin-right:0}.designer-content .work-modal-scroll{overflow-y:auto;height:100%}.designer-content{--star-size: 10.3125rem}.designer-content .score{margin-top:3.75rem}.designer-content .score-box{display:grid;grid-template-columns:var(--star-size) auto;gap:2.1875rem;align-items:center;margin-top:1.25rem}.designer-content .score-list{width:100%;margin-bottom:0;gap:2.1875rem}.designer-content .score-list li{display:flex;justify-content:space-between;margin-bottom:.625rem}.designer-content .score-list p{margin-bottom:0;color:#000}.designer-content .score-list span{color:#e18000}.designer-content .score-star{border-radius:.9375rem .9375rem 0;border:3px solid #e18000;padding:1.25rem;width:var(--star-size)}.designer-content .score-star .h3{color:#e18000;text-align:center}.designer-content .comments{margin-top:3.75rem}.designer-content .comments-title{justify-content:space-between;align-items:center;display:flex;width:100%}.designer-content .comments-title select{width:10.3125rem}.designer-content #comments-container .personal-comments{display:none}.designer-content #comments-container .personal-comments.show{display:block}.designer-content #js-pagination .pagination li.pagination-previous a,.designer-content #js-pagination .pagination li.pagination-next a{transition:opacity .3s ease}.designer-content.js-scroll-animate .experience-list li,.designer-content.js-scroll-animate .designer-content-consult,.designer-content.js-scroll-animate .score,.designer-content.js-scroll-animate .personal-comments:nth-child(1),.designer-content.js-scroll-animate .personal-comments:nth-child(2),.designer-content.js-scroll-animate .personal-comments:nth-child(3),.designer-content.js-scroll-animate .personal-comments:nth-child(4),.designer-content.js-scroll-animate .personal-comments:nth-child(5),.designer-content.js-scroll-animate .member-pagination,.designer-content.js-scroll-animate .btn-box{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.designer-content.js-scroll-animate .experience-list li{transition-delay:.05s}.designer-content.js-scroll-animate .designer-content-consult{transition-delay:.1s}.designer-content.js-scroll-animate .score{transition-delay:.15s}.designer-content.js-scroll-animate .personal-comments:nth-child(1){transition-delay:.2s}.designer-content.js-scroll-animate .personal-comments:nth-child(2){transition-delay:.25s}.designer-content.js-scroll-animate .personal-comments:nth-child(3){transition-delay:.3s}.designer-content.js-scroll-animate .personal-comments:nth-child(4){transition-delay:.35s}.designer-content.js-scroll-animate .personal-comments:nth-child(5){transition-delay:.4s}.designer-content.js-scroll-animate .member-pagination{transition-delay:.45s}.designer-content.js-scroll-animate .btn-box{transition-delay:.5s}.designer-content.js-scroll-animate.is-animated .experience-list li,.designer-content.js-scroll-animate.is-animated .designer-content-consult,.designer-content.js-scroll-animate.is-animated .score,.designer-content.js-scroll-animate.is-animated .personal-comments:nth-child(1),.designer-content.js-scroll-animate.is-animated .personal-comments:nth-child(2),.designer-content.js-scroll-animate.is-animated .personal-comments:nth-child(3),.designer-content.js-scroll-animate.is-animated .personal-comments:nth-child(4),.designer-content.js-scroll-animate.is-animated .personal-comments:nth-child(5),.designer-content.js-scroll-animate.is-animated .member-pagination,.designer-content.js-scroll-animate.is-animated .btn-box{opacity:1;transform:none}.designer-content-consult .form{border-radius:.9375rem;box-shadow:0 4px 4px #00000014;background-color:#fff;overflow:hidden}.designer-content-consult .box{width:100%}.designer-content-consult .form-title{padding:.9375rem;background-color:#fff2b1;border-top-left-radius:.9375rem;border-top-right-radius:.9375rem;text-align:center;font-size:1rem;position:relative;z-index:30}.designer-content-consult .form-title p{font-weight:500;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center}.designer-content-consult .form-title i{font-size:1.875rem;line-height:1}.designer-content-consult .form-title .black-link i{font-size:1.25rem}.designer-content-consult .in{background:#fff;border-radius:0 0 .9375rem .9375rem;padding:1.875rem .625rem}.designer-content-consult .bottom{padding:0 .9375rem;border-bottom-left-radius:.9375rem;border-bottom-right-radius:.9375rem;display:flex;justify-content:center;flex-wrap:wrap}#proj-list-modal{width:100%;height:100%;top:0!important;left:0!important;right:0!important;max-width:100%;border-radius:0;padding:5%;overflow:hidden}#proj-list-modal.is-open{top:0!important;left:0!important;transform:none!important;max-height:none}#proj-list-modal .grid-x::-webkit-scrollbar{width:4px;height:4px}#proj-list-modal .grid-x::-webkit-scrollbar-track{background:#fff}#proj-list-modal .grid-x::-webkit-scrollbar-thumb{background:#9fa0a0;border-radius:6px}#proj-list-modal .grid-x::-webkit-scrollbar-thumb:hover{background:#858787}#proj-list-modal .grid-x{scrollbar-color:#9fa0a0 #fff;scrollbar-width:thin;width:100%}#proj-list-modal .btn-box{width:100%;margin-bottom:1.25rem}#proj-list-modal.has-bg:after{display:none}#proj-list-modal .float-circle{z-index:-1}#proj-list-modal .float-circle:nth-child(1){bottom:9%;right:-2%;--float-size: 80px;--animate-to-y: 15px}@media screen and (min-width:640px){#proj-list-modal .float-circle:nth-child(1){--float-size: 150px}}@media screen and (min-width:1024px){#proj-list-modal .float-circle:nth-child(1){--float-size: 250px}}#proj-list-modal .float-circle:nth-child(2){--float-size: 30px;top:-20px;right:10%}@media screen and (min-width:640px){#proj-list-modal .float-circle:nth-child(2){--float-size: 40px}}@media screen and (min-width:1024px){#proj-list-modal .float-circle:nth-child(2){--float-size: 50px}}#proj-list-modal .float-circle:nth-child(3){--float-size: 40px;bottom:35%;right:10%;--animate-to-y: 10px}@media screen and (min-width:640px){#proj-list-modal .float-circle:nth-child(3){--float-size: 60px}}@media screen and (min-width:1024px){#proj-list-modal .float-circle:nth-child(3){--float-size: 80px}}.reveal-overlay .work-card .card-info,.member-page-wrapper .work-card .card-info{margin-bottom:2.5rem}.house-layout-container{display:flex;align-items:center;gap:10px}.house-layout-container .house-layout-input{display:flex;align-items:center;gap:5px;flex-grow:1}.house-layout-container .house-layout-input .unit{margin:10px 0 20px}@media screen and (max-width:639.98px){.professional-show-wrapper .designer{--photo-size: 6.875rem;--photo-gap: 1.875rem;--level-size: 2.8125rem;--level-size-2: -45px}.professional-show-wrapper .designer .designer-photo{top:5rem}.professional-show-wrapper .designer .designer-info-name{padding:.9375rem 0 7.5rem}.professional-show-wrapper .designer .designer-info-name .btn-like{font-size:1.5625rem}.professional-show-wrapper .designer .designer-info-media{padding-top:1.25rem;justify-content:flex-start;position:absolute;margin-top:4.6875rem}.professional-show-wrapper .designer .designer-info-media a{font-size:1.25rem}.professional-show-wrapper .designer .designer-feature-tag button{font-size:.75rem;padding:.3125rem .5rem}.professional-show-wrapper .designer .designer-photo .designer-photo-pic{border-radius:.625rem}.professional-show-wrapper .designer .designer-feature-type .good-list{flex-direction:row;flex-wrap:wrap;gap:0}.professional-show-wrapper .designer .designer-feature-type .good-list li{width:50%}.professional-show-wrapper .designer .designer-info-name .btn-like{margin-left:.625rem}.house-layout-container{flex-direction:column;align-items:stretch;margin-bottom:20px}.house-layout-container .house-layout-input{gap:10px}.house-layout-container .house-layout-input input,.house-layout-container .house-layout-input .unit{margin-bottom:0}.house-layout-container .house-layout-input .unit{padding-right:5px}}@media screen and (max-width:1023.98px){.professional-show-wrapper .designer .designer-bg{top:auto;bottom:0;width:100vw;height:100px;clip-path:polygon(0 0%,100% 0,100% 100%,0 100%)}.professional-show-wrapper .designer .designer-info-media{justify-content:flex-start}.professional-show-wrapper .designer .designer-info-media a i{font-size:1.5625rem}.professional-show-wrapper .designer .designer-feature-box{margin-left:0}.designer-content .work.proj-6{display:flex;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap}.designer-content .work.proj-6::-webkit-scrollbar{width:4px;height:4px}.designer-content .work.proj-6::-webkit-scrollbar-track{background:#fff}.designer-content .work.proj-6::-webkit-scrollbar-thumb{background:#c4c4c6;border-radius:6px}.designer-content .work.proj-6::-webkit-scrollbar-thumb:hover{background:#aaaaad}.designer-content .work.proj-6{scrollbar-color:#c4c4c6 #fff;scrollbar-width:thin;margin-top:1.25rem}.designer-content .work.proj-6 figure:first-child{display:none}.designer-content .work.proj-6 figure,.designer-content .work.proj-6 .more-card{flex:0 0 auto;width:15rem;gap:1.25rem;margin-bottom:.3125rem}.designer-content .work.proj-6 .more-card{padding:0;height:10.146875rem}.designer-content .work.proj-6 .more-card .object-fit{height:10.146875rem}.designer-content .work.proj-3,.designer-content .work.proj-2{grid-template-columns:1fr;grid-gap:1.25rem}.designer-content .work.proj-2{grid-template-areas:"first" "second"}.designer-content .work.proj-3{grid-template-areas:"first" "second" "third"}.designer-content{--star-size: 7.5rem}.designer-content .score-box{gap:1.25rem}.designer-content .score-list p{line-height:1.6}.designer-content .score-list li{margin-bottom:0}.designer-content .score-star{display:flex;align-items:center;justify-content:space-between;height:100%}.designer-content-consult .form{display:none;background:#00000073;border-radius:0;box-shadow:none;width:100vw!important;height:100vh!important;max-width:100vw!important;top:0!important;left:0!important;right:0!important;position:fixed!important;margin-left:0}.designer-content-consult .form.is-open{visibility:visible;opacity:1;transition:all .3s;z-index:1000;display:block!important}.designer-content-consult .box{width:90%;margin:5% auto;height:85%}.designer-content-consult .form-title{display:flex;justify-content:space-between;padding:.4688rem .9375rem;height:2.8125rem;align-items:center;width:100%}.designer-content-consult .in{overflow-y:auto}.designer-content-consult .in::-webkit-scrollbar{width:4px;height:4px}.designer-content-consult .in::-webkit-scrollbar-track{background:#fff}.designer-content-consult .in::-webkit-scrollbar-thumb{background:#9fa0a0;border-radius:6px}.designer-content-consult .in::-webkit-scrollbar-thumb:hover{background:#858787}.designer-content-consult .in{scrollbar-color:#9fa0a0 #fff;scrollbar-width:thin;padding:1.25rem .625rem;height:85%}}@media screen and (min-width:640px)and (max-width:1023.98px){.professional-show-wrapper .designer .designer-bg{height:8.4375rem}.professional-show-wrapper .designer .designer-info-media{padding-top:calc(var(--photo-gap) / 2);padding-bottom:var(--photo-gap)}.professional-show-wrapper .designer{margin-bottom:1.875rem}.designer-content{margin-bottom:3.125rem}}@media screen and (min-width:1024px){.professional-show-wrapper .designer .designer-feature{min-height:115px}}@media screen and (min-width:1024px)and (max-width:1199.98px){.professional-show-wrapper .designer{--photo-gap: 2.5rem}.designer-content{margin-bottom:4.375rem}}@media screen and (min-width:1200px)and (max-width:1439.98px){.designer-content-consult .in{padding:.9375rem 0}.designer-content-consult .form-title{padding:.5rem .9375rem}.designer-content{margin-bottom:6.25rem}}@media screen and (min-width:1024px)and (max-width:1369.98px){.contact-form-professional-info{flex-direction:column;gap:15px}}@media screen and (max-width:1398.98px){.professional-show-wrapper .work.proj-6{grid-template-columns:1fr 1fr;grid-template-areas:"first first" "second third" "four five" "six ."}}.professional-show-wrapper .designer{margin-bottom:2.8125rem}.designer-content{margin-bottom:11.875rem}@media screen and (max-width:671.98px){.designer-content .work-max{margin-top:1.875rem}.designer-content .work-max .mb-btn{margin-top:1.25rem}.designer-content .work.proj-3,.designer-content .work.proj-2,.designer-content .work.proj-1,.designer-content .score,.designer-content .comments{margin-top:1.875rem}}.post-content{margin-top:3.75rem;margin-bottom:1.25rem}.post-content .post-content-tag{margin-bottom:3.75rem}.post-content .post-content-tag .tag-group{justify-content:center}.news-articles{margin-top:3.75rem;margin-bottom:1.25rem}.news-articles .h4{margin:1.875rem 0}.news-articles .news-articles-word{padding:0 0 0 1.25rem}.news-articles .news-articles-list{margin-top:1.875rem}.lecture-hero-bg{background-image:url(/static/assets/images/lorem/news.jpg)}.lecture-event-img-bg{background-image:url(/static/assets/images/lorem/news.jpg)}.news-details{margin-top:3.75rem;margin-bottom:1.25rem}.news-details .news-details-img-box,.news-details .news-details-img-box img{width:100%}.lecture-event{width:100%;margin-top:6.25rem;margin-bottom:1.25rem}.lecture-event .lecture{padding:3.75rem 3.125rem 3.125rem;position:relative;display:flex}.lecture-event .lecture:before,.lecture-event .lecture:after{content:"";position:absolute;display:block;left:0;width:100%;height:100%;z-index:0}.lecture-event .lecture:before{top:0;background:url(/static/assets/images/news/lecture_t.png) no-repeat 100% top;background-size:contain}.lecture-event .lecture:after{bottom:0;background:url(/static/assets/images/news/lecture_b.png) no-repeat 100% bottom;background-size:contain}.lecture-event .lecture .h5{color:#e18000;background:#fcfcfc;z-index:1;position:absolute;width:7.5rem;top:-.875rem;left:calc(50% - 60px)}.lecture-event .lecture .h5.schedule{width:9.375rem}.lecture-event .lecture ul{flex-direction:row;flex-wrap:wrap;z-index:2;position:relative;display:flex}.lecture-event .lecture li{display:flex;flex-direction:row;align-items:center;margin-bottom:1.25rem}.lecture-event .lecture li:nth-child(1),.lecture-event .lecture li:nth-child(2){width:50%}.lecture-event .lecture li:last-child{margin-bottom:0}.lecture-event .lecture li:before{content:attr(data-title);display:flex;background:var(--linear-orange-50, linear-gradient(112deg, #f5f2eb 2.23%, #f7e3c5 97.72%));margin-right:1.5625rem;padding:.3125rem 1.75rem;font-size:1rem}.lecture-event .lecture .schedule+ul li{width:100%}.lecture-event .lecture p{color:#000;margin-top:0!important;margin-bottom:0}.lecture-event .lecture i{color:#e18000;margin-right:.625rem}.lecture-event .lecture-event-card{margin-top:3.75rem}.lecture-event .lecture-event-card{border-radius:.9375rem;overflow:hidden;box-shadow:2px 2px 8px #00000026;background:#fff;display:flex;align-items:center;justify-content:space-between;position:relative;margin-left:1.25rem}.lecture-event .lecture-event-info{padding:3.125rem;z-index:3}.lecture-event .lecture-event-info .h5{border-left:5px solid #e9ba20;padding-left:.625rem;margin-bottom:1.25rem}.lecture-event .lecture-event-info .button-small{margin-top:1.875rem}.lecture-event .lecture-event-img{clip-path:polygon(15% 0,100% 0,100% 100%,0 100%);width:54.2495479204%;z-index:1;position:relative;height:100%;background-size:cover;min-height:25.5625rem}.lecture-event .qr-code{position:absolute;top:calc(50% - var(--code-size) / 2);right:calc(50% - var(--code-size) / 2 - 20px);width:var(--code-size)}.lecture-event .success .lecture-event-img:before{content:"";position:absolute;width:100%;height:100%;opacity:.3;background:#fff;display:block}.lecture-event .success-img{--success-w: 15.625rem;--success-h: 11.25rem;width:var(--success-w);position:absolute;top:calc(50% - var(--success-h) / 2 - 20px);left:calc(50% - var(--success-w) / 2 + 20px);z-index:2}.tag-cloud{margin-top:3.75rem;position:relative}.tag-cloud .tag-cloud-title{color:#f1bf15;font-weight:400;margin-bottom:0}.tag-cloud .tag-cloud-content{display:grid}.tag-cloud .tag-cloud-content>*{grid-area:1/1}.tag-cloud .tag-cloud-img img{width:100%;height:auto;display:block}.tag-cloud a{color:#000;font-size:.875rem!important}.tag-cloud #tag-cloud{width:100%;padding:12% 5% 8% 30%;align-self:center;justify-content:center}@media screen and (max-width:639.98px){.lecture-event .success-img{--success-w: 7.5rem;top:auto;right:-5%;left:auto}}@media screen and (min-width:640px)and (max-width:1023.98px){.lecture-event .qr-code{--code-size: 12.5rem}.lecture-event .success-img{--success-w: 11.25rem}.post-content,.news-details,.lecture-event{margin-bottom:1.875rem}}@media screen and (max-width:1023.98px){.news-articles .news-articles-word{padding:1.25rem 0 0}.lecture-event{margin-top:3.125rem}.lecture-event .lecture-event-card{flex-direction:column;align-items:flex-start;margin-left:0}.lecture-event .lecture-event-info{padding:1.875rem 1.875rem 0}.lecture-event .lecture-event-info .button-small{margin-top:1.25rem}.lecture-event .lecture-event-img{clip-path:polygon(0 15%,100% 0,100% 100%,0 100%);width:100%}.lecture-event .qr-code{--code-size: 13.75rem;right:calc(50% - var(--code-size) / 2)}.lecture-event .lecture{padding:2.1875rem 1.5625rem 1.5625rem}.lecture-event .lecture li:nth-child(1),.lecture-event .lecture li:nth-child(2){width:100%}.lecture-event .lecture li:before{padding:.3125rem .9375rem;margin-right:.9375rem;width:5.875rem;font-size:1rem}.lecture-event .lecture li p{width:calc(100% - 109px)}}@media screen and (min-width:640px){.tag-cloud .tag-cloud-title{position:absolute;top:-3%;left:29%;margin-bottom:0}.tag-cloud a{font-size:1.125rem!important}#tag-cloud{padding:10% 6% 6% 30%}}@media screen and (min-width:1024px){.lecture-event .lecture-event-card{min-height:25.5625rem}.lecture-event .lecture-event-info{width:40.6871609403%;padding:1.5625rem 0 1.5625rem 1.5625rem}.lecture-event .qr-code{--code-size: 11.25rem}.tag-cloud a{font-size:1rem!important}#tag-cloud{padding:9% 8% 8% 32%}}@media screen and (min-width:1200px){.lecture-event .lecture-event-info{padding:2.1875rem 0 2.1875rem 2.1875rem}.lecture-event .qr-code{--code-size: 13.75rem}.tag-cloud a{font-size:1rem!important}}.lecture-event .lecture-event-info{padding:2.8125rem 0 2.8125rem 2.8125rem}.lecture-event .qr-code{--code-size: 15.625rem}.tag-cloud a{font-size:1.125rem!important}.post-content{margin-bottom:6.25rem}.news-articles{margin-bottom:2.1875rem}.news-details,.lecture-event{margin-bottom:6.25rem}@media screen and (min-width:1200px){.news-success .success-img{--success-w: 15.625rem}}@media screen and (min-width:1320px)and (max-width:1649.98px){.news-success .success-img{--success-w: 17.5rem;--success-h: 12.9375rem}}@media screen and (min-width:1651px){.news-success .success-img{--success-w: 21.875rem;--success-h: 15rem}}@media screen and (min-width:470px)and (max-width:569.98px){.tag-cloud a{font-size:1rem!important}}@media screen and (min-width:571px)and (max-width:638.98px){.tag-cloud a{font-size:1.125rem!important}}@media screen and (min-width:1025px)and (max-width:1069.98px){.tag-cloud a{font-size:.875rem!important}}@media screen and (min-width:1200px)and (max-width:1209.98px){.tag-cloud a{font-size:.875rem!important}}@media screen and (min-width:1200px)and (max-width:1439.98px){.post-content,.news-details,.lecture-event{margin-bottom:5rem}}@media screen and (min-width:1024px)and (max-width:1199.98px){.post-content,.news-details,.lecture-event{margin-bottom:4.375rem}}@media screen and (max-width:671.98px){.post-content{margin-top:1.875rem}.post-content .post-content-tag{margin-bottom:1.875rem}.news-articles{margin-top:1.875rem}.news-articles .news-articles-list{margin-top:1.25rem}.news-details,.lecture-event .lecture-event-card,.tag-cloud{margin-top:1.875rem}}.estimate-page .text-yellow{color:#e9ba20}.estimate-page .segment-title .desc{color:#666}.estimate-page .form-base select{background-color:#fff}.estimate-page .estimate-send{margin-top:3.75rem}.estimate-page hr{border-bottom:1px solid #e9ba20;margin-bottom:2.5rem}.estimate-page .estimate-choose p{color:#000;font-size:1rem}.estimate-page .choose-group.small-choose{grid-column-gap:3.125rem;grid-row-gap:1.25rem;margin-bottom:1.25rem}.estimate-page .choose-group.small-choose .choose{flex-direction:row;gap:.625rem}.estimate-page .choose-group.small-choose .choose-label{white-space:nowrap}.estimate-page .step-svg{fill:#d4b894}.estimate-page .has-two-input input{margin-top:2.25rem}.estimate-page.js-scroll-animate .segment-title,.estimate-page.js-scroll-animate .form-base{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.estimate-page.js-scroll-animate .segment-title{transition-delay:.05s}.estimate-page.js-scroll-animate .form-base{transition-delay:.1s}.estimate-page.js-scroll-animate.is-animated .segment-title,.estimate-page.js-scroll-animate.is-animated .form-base{opacity:1;transform:none}.estimate-page.js-scroll-animate .segment-title{--delay: .9s}.step-quote .quotation-content{margin-top:0}.step-quote.js-scroll-animate .con-step-title,.step-quote.js-scroll-animate .quotation-summary,.step-quote.js-scroll-animate .quotation-content{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.step-quote.js-scroll-animate .con-step-title{transition-delay:.05s}.step-quote.js-scroll-animate .quotation-summary{transition-delay:.1s}.step-quote.js-scroll-animate .quotation-content{transition-delay:.15s}.step-quote.js-scroll-animate.is-animated .con-step-title,.step-quote.js-scroll-animate.is-animated .quotation-summary,.step-quote.js-scroll-animate.is-animated .quotation-content{opacity:1;transform:none}.step-quote.js-scroll-animate .segment-title{--delay: .9s}.rental-end tbody td{width:50%}.build-end .quoted-title{cursor:default}.build-end .quoted-icon{display:none}@media screen and (max-width:1199.98px){.estimate-page .choose-group.small-choose{grid-column-gap:1.875rem}}@media screen and (max-width:1023.98px){.estimate-page .choose-group.small-choose{grid-column-gap:.9375rem}}@media screen and (max-width:639.98px){.estimate-page .choose-group.small-choose .choose{display:flex;flex-direction:column;align-items:center}}@media screen and (max-width:671.98px){.estimate-page .estimate-send{margin-top:1.875rem}}.quote-option .option-input,.quiz-tool .choose .choose-input,.choose-group .choose-input{clip:rect(0 0 0 0);clip-path:inset(100%);height:1px!important;overflow:hidden;position:absolute!important;white-space:nowrap;width:1px!important}.service-directions .direction-r-bg .deco-circle2,.service-directions .direction-r-bg .deco-circle3,.service-directions .direction-r-bg .deco-circle4,.service-directions .direction-l-bg .deco-circle2,.service-directions .direction-l-bg .deco-circle3,.service-directions .direction-l-bg .deco-circle4,.service-directions .direction-bg .deco-circle,.service-directions .direction-bg .deco-circle2,.service-directions .direction-r-img .deco-circle,.service-know .deco-img1,.service-know .deco-img2,.service-know .deco-circle,.service-fixed .button-hollow,.service-banner .deco-circle,.service-banner .banner-line .line,.service-banner .banner-img .presale,.service-banner .banner-img .renovation,.service-banner .banner-img .new-house,.service-banner .banner-img .build,.service-banner .banner-img .commercial,.service-banner .banner-img .styling,.service-banner .banner-img img,.service-banner .banner-img .word-style,.service-banner .banner-line .presale,.service-banner .banner-line .renovation,.service-banner .banner-line .new-house,.service-banner .banner-line .build,.service-banner .banner-line .commercial,.service-banner .banner-line .styling,.service-banner .banner-line img,.service-banner .banner-line .word-style{display:block;position:absolute}.service-swiper .button-group,.service-directions .button-group{margin-top:2.8125rem}@media screen and (max-width:42em){.service-swiper .button-group,.service-directions .button-group{margin-top:1.25rem}}.service-swiper .button-group .button-orange,.service-directions .button-group .button-orange{margin-bottom:1rem}.service-swiper .button-group .button-orange:last-child,.service-directions .button-group .button-orange:last-child{margin-right:0}@media screen and (min-width:640px)and (max-width:1023px){.service-swiper .button-group .button-orange,.service-directions .button-group .button-orange{margin-right:.625rem}}@media screen and (max-width:639px){.service-swiper .button-group .button-orange,.service-directions .button-group .button-orange{margin-right:.3125rem}}.service-page-wrapper .mobile{display:none}.service .h2{margin-top:6.25rem}.service.js-scroll-animate .segment-title,.service.js-scroll-animate .grid-x{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.service.js-scroll-animate .segment-title{transition-delay:.05s}.service.js-scroll-animate .grid-x{transition-delay:.1s}.service.js-scroll-animate.is-animated .segment-title,.service.js-scroll-animate.is-animated .grid-x{opacity:1;transform:none}.service.has-w-bg{background-color:#fff;padding:0 0 6.25rem}.service-banner{margin:3.75rem 0 0;display:block}.service-banner.js-scroll-animate .new-house-box,.service-banner.js-scroll-animate .presale-box,.service-banner.js-scroll-animate .renovation-box,.service-banner.js-scroll-animate .commercial-box,.service-banner.js-scroll-animate .styling-box,.service-banner.js-scroll-animate .build-box,.service-banner.js-scroll-animate .banner-line{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.service-banner.js-scroll-animate .new-house-box{transition-delay:.05s}.service-banner.js-scroll-animate .presale-box{transition-delay:.1s}.service-banner.js-scroll-animate .renovation-box{transition-delay:.15s}.service-banner.js-scroll-animate .commercial-box{transition-delay:.2s}.service-banner.js-scroll-animate .styling-box{transition-delay:.25s}.service-banner.js-scroll-animate .build-box{transition-delay:.3s}.service-banner.js-scroll-animate .banner-line{transition-delay:.35s}.service-banner.js-scroll-animate.is-animated .new-house-box,.service-banner.js-scroll-animate.is-animated .presale-box,.service-banner.js-scroll-animate.is-animated .renovation-box,.service-banner.js-scroll-animate.is-animated .commercial-box,.service-banner.js-scroll-animate.is-animated .styling-box,.service-banner.js-scroll-animate.is-animated .build-box,.service-banner.js-scroll-animate.is-animated .banner-line{opacity:1;transform:none}.service-banner{--viewport-width: 1920;--viewport-height: 1080;--mobile-width: 375;--mobile-height: 572}.service-banner .potion{width:100%}.service-banner .banner-box{position:relative;display:block;overflow:hidden}.service-banner .word-style{z-index:2;width:calc(100 / var(--viewport-width) * 100%);height:100%;transition:all .5s}.service-banner .word-style.light .circle{border-color:#ffc46b!important}.service-banner .word-style.light .h6{color:#ffc46b!important}.service-banner .word-style.light .vertical-line{background:#ffc46b!important}.service-banner .word-style.light .vertical-line:before{background:#ffc46b!important}.service-banner .word-style .circle{width:100%;height:6.25rem;background:#fff;border-radius:6.25rem;position:relative;border:2px solid #e18000}.service-banner .word-style .h6{position:absolute;top:50%;left:0%;width:100%;transform:translateY(-50%);margin:0;color:#e18000;text-align:center;line-height:1.6}.service-banner .word-style .vertical-line{width:.125rem;background:#e18000;margin:0 auto;position:relative;display:block}.service-banner .word-style .vertical-line:before{width:.625rem;height:.625rem;background:#e18000;position:absolute;bottom:0%;left:50%;transform:translate(-50%);border-radius:6.25rem;content:""}.service-banner .word-presale .vertical-line,.service-banner .word-renovation .vertical-line,.service-banner .word-commercial .vertical-line,.service-banner .word-styling .vertical-line,.service-banner .word-commercial-shop .vertical-line{height:calc(56 / var(--viewport-height) * 100%)}.service-banner .word-presale{left:calc(136 / var(--viewport-width) * 100%);top:calc(133 / var(--viewport-height) * 100%)}.service-banner .word-renovation{left:calc(136 / var(--viewport-width) * 100%);top:calc(673 / var(--viewport-height) * 100%)}.service-banner .word-new-house{left:calc(906 / var(--viewport-width) * 100%);top:calc(295 / var(--viewport-height) * 100%)}.service-banner .word-new-house .vertical-line{height:calc(106 / var(--viewport-height) * 100%)}.service-banner .word-build{left:calc(1402 / var(--viewport-width) * 100%);top:calc(7 / var(--viewport-height) * 100%)}.service-banner .word-build .vertical-line{height:calc(153 / var(--viewport-height) * 100%)}.service-banner .word-commercial-shop{left:calc(1361 / var(--viewport-width) * 100%);top:calc(471 / var(--viewport-height) * 100%);flex-direction:column-reverse;justify-content:flex-end;display:flex!important}.service-banner .word-commercial-shop .vertical-line:before{top:0;bottom:auto}.service-banner .word-commercial{left:calc(1719 / var(--viewport-width) * 100%);top:calc(284 / var(--viewport-height) * 100%)}.service-banner .word-commercial.is-active .circle,.service-banner .word-commercial-shop.is-active .circle{border-color:#ffc46b;background:linear-gradient(102deg,#fad12f 21.78%,#ff8d45 76.77%)}.service-banner .word-commercial.is-active .h6,.service-banner .word-commercial-shop.is-active .h6{color:#fff!important}.service-banner .word-commercial.is-active .vertical-line,.service-banner .word-commercial-shop.is-active .vertical-line{background:#ffc46b}.service-banner .word-commercial.is-active .vertical-line:before,.service-banner .word-commercial-shop.is-active .vertical-line:before{background:#ffc46b}.service-banner .word-styling{left:calc(1713 / var(--viewport-width) * 100%);top:calc(672 / var(--viewport-height) * 100%)}.service-banner .banner-img{z-index:1}.service-banner .banner-img .presale-box,.service-banner .banner-img .renovation-box,.service-banner .banner-img .new-house-box,.service-banner .banner-img .build-box,.service-banner .banner-img .styling-box,.service-banner .banner-img .commercial-box{height:auto;width:100%;overflow:hidden}.service-banner .banner-img .presale-box img,.service-banner .banner-img .renovation-box img,.service-banner .banner-img .new-house-box img,.service-banner .banner-img .build-box img,.service-banner .banner-img .styling-box img,.service-banner .banner-img .commercial-box img{width:100%}@media(hover:hover){.service-banner .banner-img .presale-box:hover .word-style .circle,.service-banner .banner-img .renovation-box:hover .word-style .circle,.service-banner .banner-img .new-house-box:hover .word-style .circle,.service-banner .banner-img .build-box:hover .word-style .circle,.service-banner .banner-img .styling-box:hover .word-style .circle{border-color:#ffc46b;background:linear-gradient(102deg,#fad12f 21.78%,#ff8d45 76.77%)}.service-banner .banner-img .presale-box:hover .word-style .h6,.service-banner .banner-img .renovation-box:hover .word-style .h6,.service-banner .banner-img .new-house-box:hover .word-style .h6,.service-banner .banner-img .build-box:hover .word-style .h6,.service-banner .banner-img .styling-box:hover .word-style .h6{color:#fff!important}.service-banner .banner-img .presale-box:hover .word-style .vertical-line,.service-banner .banner-img .renovation-box:hover .word-style .vertical-line,.service-banner .banner-img .new-house-box:hover .word-style .vertical-line,.service-banner .banner-img .build-box:hover .word-style .vertical-line,.service-banner .banner-img .styling-box:hover .word-style .vertical-line{background:#ffc46b}.service-banner .banner-img .presale-box:hover .word-style .vertical-line:before,.service-banner .banner-img .renovation-box:hover .word-style .vertical-line:before,.service-banner .banner-img .new-house-box:hover .word-style .vertical-line:before,.service-banner .banner-img .build-box:hover .word-style .vertical-line:before,.service-banner .banner-img .styling-box:hover .word-style .vertical-line:before{background:#ffc46b}}.service-banner .banner-img .presale-box.active .word-style .circle,.service-banner .banner-img .renovation-box.active .word-style .circle,.service-banner .banner-img .new-house-box.active .word-style .circle,.service-banner .banner-img .build-box.active .word-style .circle,.service-banner .banner-img .styling-box.active .word-style .circle{border-color:#ffc46b;background:linear-gradient(102deg,#fad12f 21.78%,#ff8d45 76.77%)}.service-banner .banner-img .presale-box.active .word-style .h6,.service-banner .banner-img .renovation-box.active .word-style .h6,.service-banner .banner-img .new-house-box.active .word-style .h6,.service-banner .banner-img .build-box.active .word-style .h6,.service-banner .banner-img .styling-box.active .word-style .h6{color:#fff!important}.service-banner .banner-img .presale-box.active .word-style .vertical-line,.service-banner .banner-img .renovation-box.active .word-style .vertical-line,.service-banner .banner-img .new-house-box.active .word-style .vertical-line,.service-banner .banner-img .build-box.active .word-style .vertical-line,.service-banner .banner-img .styling-box.active .word-style .vertical-line{background:#ffc46b}.service-banner .banner-img .presale-box.active .word-style .vertical-line:before,.service-banner .banner-img .renovation-box.active .word-style .vertical-line:before,.service-banner .banner-img .new-house-box.active .word-style .vertical-line:before,.service-banner .banner-img .build-box.active .word-style .vertical-line:before,.service-banner .banner-img .styling-box.active .word-style .vertical-line:before{background:#ffc46b}.service-banner .banner-img .presale{left:calc(171 / var(--viewport-width) * 100%);top:calc(209 / var(--viewport-height) * 100%);width:calc(360 / var(--viewport-width) * 100%)}.service-banner .banner-img .presale:before{content:"";display:block;padding-top:120.1388888889%}.service-banner .banner-img .renovation{left:calc(171 / var(--viewport-width) * 100%);top:calc(734 / var(--viewport-height) * 100%);width:calc(363 / var(--viewport-width) * 100%)}.service-banner .banner-img .renovation:before{content:"";display:block;padding-top:90.6336088154%}.service-banner .banner-img .new-house{left:calc(585 / var(--viewport-width) * 100%);top:calc(419 / var(--viewport-height) * 100%);width:calc(750.62 / var(--viewport-width) * 100%)}.service-banner .banner-img .new-house:before{content:"";display:block;padding-top:76.1184087821%}.service-banner .banner-img .build{left:calc(964 / var(--viewport-width) * 100%);top:0;width:calc(505 / var(--viewport-width) * 100%)}.service-banner .banner-img .build:before{content:"";display:block;padding-top:80.6930693069%}.service-banner .banner-img .commercial{left:calc(1409 / var(--viewport-width) * 100%);top:calc(276 / var(--viewport-height) * 100%);width:calc(360 / var(--viewport-width) * 100%)}.service-banner .banner-img .commercial:before{content:"";display:block;padding-top:97.9166666667%}.service-banner .banner-img .styling{left:calc(1409 / var(--viewport-width) * 100%);top:calc(718 / var(--viewport-height) * 100%);width:calc(360 / var(--viewport-width) * 100%)}.service-banner .banner-img .styling:before{content:"";display:block;padding-top:95.8333333333%}.service-banner .banner-line{z-index:-1}.service-banner .banner-line .line .banner-arrow,.service-banner .banner-line .line .banner-arrow2,.service-banner .banner-line .line .banner-arrow3{opacity:0}.service-banner .banner-line .line.grey .banner-svg-line{stroke:#d9dce3}.service-banner .banner-line .line.arrow .banner-svg-line{stroke:#fde380}.service-banner .banner-line .line.arrow .banner-arrow,.service-banner .banner-line .line.arrow .banner-arrow2,.service-banner .banner-line .line.arrow .banner-arrow3{animation:fadeIn 2s ease-in-out infinite alternate}.service-banner .banner-line .line.arrow .banner-arrow{animation-delay:.2s}.service-banner .banner-line .line.arrow .banner-arrow2{animation-delay:.6s}.service-banner .banner-line .line.arrow .banner-arrow3{animation-delay:1s}.service-banner .banner-line .line-1{left:calc(1098 / var(--viewport-width) * 100%);top:calc(851 / var(--viewport-height) * 100%);width:calc(444 / var(--viewport-width) * 100%)}.service-banner .banner-line .line-2{left:calc(1000 / var(--viewport-width) * 100%);top:calc(330 / var(--viewport-height) * 100%);width:calc(148.43 / var(--viewport-width) * 100%)}.service-banner .banner-line .line-3{left:calc(1290 / var(--viewport-width) * 100%);top:calc(318 / var(--viewport-height) * 100%);width:calc(243.71 / var(--viewport-width) * 100%)}.service-banner .banner-line .line-4{left:calc(1666 / var(--viewport-width) * 100%);top:calc(547 / var(--viewport-height) * 100%);width:calc(206 / var(--viewport-width) * 100%)}.service-banner .banner-line .line-5{left:calc(372 / var(--viewport-width) * 100%);top:calc(861 / var(--viewport-height) * 100%);width:calc(434 / var(--viewport-width) * 100%)}.service-banner .banner-line .line-6{left:calc(375 / var(--viewport-width) * 100%);top:calc(547 / var(--viewport-height) * 100%);width:calc(531.94 / var(--viewport-width) * 100%)}.service-banner .deco-circle{--animate-to-y: 80px;width:calc(555 / var(--viewport-width) * 100%);z-index:-2;bottom:-23%;right:-10%;opacity:.3;animation:float 5s infinite alternate}.service-banner.has-w-bg{position:relative;--mask-size: 2.5rem;--margin: calc(var(--mask-size) * -1);--section-padding-y: 7.5rem}.service-banner.has-w-bg .banner-bg{z-index:-1;background:#fff;color:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 90' preserveAspectRatio='none'%3E%3Cpath d='M1362 37.62C1025.77 70.86 959.16 73.2 922 74.5l-6 .22c-43.33.62-144.8.62-204-4.33-24.15-2-77.26-8.51-141.68-16.39C437.31 37.74 256.1 15.58 182 14.75c-85.74-1-155.65 2.3-182 4.18V90h1920V58.18c-42.15-21.88-208.6-55.1-558-20.56z'/%3E%3C/svg%3E") no-repeat top center/100% var(--mask-size),linear-gradient(to bottom,#000,#000) no-repeat center center/100% calc(100% - var(--mask-size) * 2 + 2px),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 90' preserveAspectRatio='none'%3E%3Cpath d='M0 0v14.17c43.7 36.92 208.62 67.06 561 35 66.54-6 125.3-11.69 177.2-16.68 131.38-12.62 218.74-21 276.8-21 43.33-1.08 144.8-1.08 204 7.56 14.49 2.11 39.09 6 70.11 10.9C1416.55 50.1 1652.5 87.4 1741 89.14c82.69 1.62 150.66-3.62 179-7V0z'/%3E%3C/svg%3E") no-repeat bottom center/100% var(--mask-size);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 90' preserveAspectRatio='none'%3E%3Cpath d='M1362 37.62C1025.77 70.86 959.16 73.2 922 74.5l-6 .22c-43.33.62-144.8.62-204-4.33-24.15-2-77.26-8.51-141.68-16.39C437.31 37.74 256.1 15.58 182 14.75c-85.74-1-155.65 2.3-182 4.18V90h1920V58.18c-42.15-21.88-208.6-55.1-558-20.56z'/%3E%3C/svg%3E") no-repeat top center/100% var(--mask-size),linear-gradient(to bottom,#000,#000) no-repeat center center/100% calc(100% - var(--mask-size) * 2 + 2px),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 90' preserveAspectRatio='none'%3E%3Cpath d='M0 0v14.17c43.7 36.92 208.62 67.06 561 35 66.54-6 125.3-11.69 177.2-16.68 131.38-12.62 218.74-21 276.8-21 43.33-1.08 144.8-1.08 204 7.56 14.49 2.11 39.09 6 70.11 10.9C1416.55 50.1 1652.5 87.4 1741 89.14c82.69 1.62 150.66-3.62 179-7V0z'/%3E%3C/svg%3E") no-repeat bottom center/100% var(--mask-size)}@media screen and (max-width:639.98px){.service-fixed.is-fixed{display:none}}.service-fixed{position:fixed;top:4.75rem;left:0;background:#fff;box-shadow:0 4px 14px #00000026;padding:.625rem 0;width:100%;opacity:0;transition:opacity .5s ease-out;border-top:1px solid #d9dce3;z-index:-1}.service-fixed.is-fixed{opacity:1;z-index:99}.service-fixed.is-fixed .fixed-box{opacity:1;animation-delay:.2s}.service-fixed .fixed-box{width:42.625rem;margin:0 auto;position:relative;opacity:0;transition:opacity .5s ease-out}.service-fixed .fixed-line{z-index:1}.service-fixed .fixed-btns{z-index:2}.service-fixed .button-hollow{background:#fff;margin-bottom:0}.service-fixed{--viewport-width: 682;--viewport-height: 120}.service-fixed .btn-fixed-presale{left:calc(0 / var(--viewport-width) * 100%);top:calc(39 / var(--viewport-height) * 100%)}.service-fixed .btn-fixed-renovation{left:calc(0 / var(--viewport-width) * 100%);top:calc(89 / var(--viewport-height) * 100%)}.service-fixed .btn-fixed-new-house{left:calc(142 / var(--viewport-width) * 100%);top:calc(60 / var(--viewport-height) * 100%)}.service-fixed .btn-fixed-build{left:calc(142 / var(--viewport-width) * 100%);top:calc(0 / var(--viewport-height) * 100%)}.service-fixed .btn-fixed-commercial{left:calc(298 / var(--viewport-width) * 100%);top:calc(39 / var(--viewport-height) * 100%)}.service-fixed .btn-fixed-commercial-shop{left:calc(399 / var(--viewport-width) * 100%);top:calc(39 / var(--viewport-height) * 100%)}.service-fixed .btn-fixed-styling{left:calc(596 / var(--viewport-width) * 100%);top:calc(64 / var(--viewport-height) * 100%)}.service-fixed .button.hollow.yellow:hover{background:linear-gradient(102deg,#fad12f 5.78%,#ff8d45 76.77%)}.service-fixed .svg-fill{fill:#e18000}.service-fixed .svg-stroke{stroke:#e18000;fill:none}.service-fixed .svg-gray .svg-fill{fill:#bebebe}.service-fixed .svg-gray .svg-stroke{stroke:#bebebe}.service-fixed .svg-gray .svg-circle,.service-fixed .svg-fixed-group .svg-circle{display:none}.service-fixed .svg-animation,.service-fixed .svg-animation .svg-circle{display:block}.service-fixed .hide-svg{display:none!important}.service-know{position:relative;z-index:1;padding:0}.service-know.js-scroll-animate .segment-title,.service-know.js-scroll-animate p,.service-know.js-scroll-animate .h4,.service-know.js-scroll-animate .service-know-link-list,.service-know.js-scroll-animate .service-know-img-box img,.service-know.js-scroll-animate .service-know-bg-img{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.service-know.js-scroll-animate .segment-title{transition-delay:.05s}.service-know.js-scroll-animate p{transition-delay:.1s}.service-know.js-scroll-animate .h4{transition-delay:.15s}.service-know.js-scroll-animate .service-know-link-list{transition-delay:.2s}.service-know.js-scroll-animate .service-know-img-box img{transition-delay:.25s}.service-know.js-scroll-animate .service-know-bg-img{transition-delay:.3s}.service-know.js-scroll-animate.is-animated .segment-title,.service-know.js-scroll-animate.is-animated p,.service-know.js-scroll-animate.is-animated .h4,.service-know.js-scroll-animate.is-animated .service-know-link-list,.service-know.js-scroll-animate.is-animated .service-know-img-box img,.service-know.js-scroll-animate.is-animated .service-know-bg-img{opacity:1;transform:none}.service-know{--mask-size: 2.5rem;--margin: calc(var(--mask-size) * -1);--section-padding-y: 7.5rem}.service-know .service-know-bg-box{z-index:-1;background:#fff;color:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 90' preserveAspectRatio='none'%3E%3Cpath d='M1362 37.62C1025.77 70.86 959.16 73.2 922 74.5l-6 .22c-43.33.62-144.8.62-204-4.33-24.15-2-77.26-8.51-141.68-16.39C437.31 37.74 256.1 15.58 182 14.75c-85.74-1-155.65 2.3-182 4.18V90h1920V58.18c-42.15-21.88-208.6-55.1-558-20.56z'/%3E%3C/svg%3E") no-repeat top center/100% var(--mask-size),linear-gradient(to bottom,#000,#000) no-repeat center center/100% calc(100% - var(--mask-size) * 2 + 2px),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 90' preserveAspectRatio='none'%3E%3Cpath d='M0 0v14.17c43.7 36.92 208.62 67.06 561 35 66.54-6 125.3-11.69 177.2-16.68 131.38-12.62 218.74-21 276.8-21 43.33-1.08 144.8-1.08 204 7.56 14.49 2.11 39.09 6 70.11 10.9C1416.55 50.1 1652.5 87.4 1741 89.14c82.69 1.62 150.66-3.62 179-7V0z'/%3E%3C/svg%3E") no-repeat bottom center/100% var(--mask-size);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 90' preserveAspectRatio='none'%3E%3Cpath d='M1362 37.62C1025.77 70.86 959.16 73.2 922 74.5l-6 .22c-43.33.62-144.8.62-204-4.33-24.15-2-77.26-8.51-141.68-16.39C437.31 37.74 256.1 15.58 182 14.75c-85.74-1-155.65 2.3-182 4.18V90h1920V58.18c-42.15-21.88-208.6-55.1-558-20.56z'/%3E%3C/svg%3E") no-repeat top center/100% var(--mask-size),linear-gradient(to bottom,#000,#000) no-repeat center center/100% calc(100% - var(--mask-size) * 2 + 2px),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 90' preserveAspectRatio='none'%3E%3Cpath d='M0 0v14.17c43.7 36.92 208.62 67.06 561 35 66.54-6 125.3-11.69 177.2-16.68 131.38-12.62 218.74-21 276.8-21 43.33-1.08 144.8-1.08 204 7.56 14.49 2.11 39.09 6 70.11 10.9C1416.55 50.1 1652.5 87.4 1741 89.14c82.69 1.62 150.66-3.62 179-7V0z'/%3E%3C/svg%3E") no-repeat bottom center/100% var(--mask-size)}.service-know .deco-circle{--animate-to-y: 30px;width:9.375rem;top:17%;left:12%;z-index:-2;animation:float 5s infinite alternate}.service-know .deco-img1,.service-know .deco-img2{width:100%}.service-know .deco-img1{top:12%;--animate-to-x: 20px;animation:float 5s infinite alternate}.service-know .deco-img2{top:17%;z-index:-2;--animate-to-y: 10px;animation:float 3s infinite alternate}.service-know .service-know-link-list{margin:0;padding:0;list-style:none;margin-top:1.875rem;display:flex;gap:.625rem;text-align:center;line-height:1.2}.service-know .service-know-link-list .icon-word-card-link{--padding-x: .625rem;--padding-y: .625rem;--radius: .9375rem;display:block;padding:var(--padding-y) var(--padding-y);height:100%;background:#fff;color:#000;border-radius:var(--radius);box-shadow:0 1px 14px 5px #00000026}.service-know .service-know-link-list .icon-word-card-icon{display:block;margin:0 auto .25rem}.service-know .service-know-link-list .link-no-shadow{box-shadow:none;border:1px solid #d9dce3}.service-know .service-know-info{padding:16% 0}.service-know .service-know-info .h4{margin-top:1.875rem}.service-know .service-know-img-box{width:50%;float:right;padding-left:3%;padding-right:5%;height:100%;overflow:hidden}.service-know .service-know-img-box .row{display:flex;width:100%}.service-know .service-know-img-box .row .columns:first-child{padding-right:2.5rem;width:40%}.service-know .service-know-img-box .row .columns:nth-child(2){width:55%}.service-know .service-know-img-box img{width:100%}.service-know .service-know-img-box .img-1{margin-bottom:1.5625rem;margin-top:45%}.service-directions{margin-bottom:1.875rem}.service-directions.js-scroll-animate .h4,.service-directions.js-scroll-animate p,.service-directions.js-scroll-animate .button-group,.service-directions.js-scroll-animate .direction-img,.service-directions.js-scroll-animate .deco-circle2,.service-directions.js-scroll-animate .deco-circle3,.service-directions.js-scroll-animate .deco-circle4{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.service-directions.js-scroll-animate .h4{transition-delay:.05s}.service-directions.js-scroll-animate p{transition-delay:.1s}.service-directions.js-scroll-animate .button-group{transition-delay:.15s}.service-directions.js-scroll-animate .direction-img{transition-delay:.2s}.service-directions.js-scroll-animate .deco-circle2{transition-delay:.25s}.service-directions.js-scroll-animate .deco-circle3{transition-delay:.3s}.service-directions.js-scroll-animate .deco-circle4{transition-delay:.35s}.service-directions.js-scroll-animate.is-animated .h4,.service-directions.js-scroll-animate.is-animated p,.service-directions.js-scroll-animate.is-animated .button-group,.service-directions.js-scroll-animate.is-animated .direction-img,.service-directions.js-scroll-animate.is-animated .deco-circle2,.service-directions.js-scroll-animate.is-animated .deco-circle3,.service-directions.js-scroll-animate.is-animated .deco-circle4{opacity:1;transform:none}.service-directions .direction-img{width:95%;-webkit-mask:url("data:image/svg+xml;charset=UTF-8,%3csvg width='555' height='547' viewBox='0 0 555 547' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M266.305 0C142.331 0 2.20331 71.0375 0.00946045 283.551C-1.33704 416.929 140.87 544.11 277.574 546.952C417.05 549.791 551.101 425.626 554.871 293.279C559.487 129.935 439.859 0 266.305 0Z' fill='%2523fffbe8'/%3e%3c/svg%3e") no-repeat center center/100% 100%;mask:url("data:image/svg+xml;charset=UTF-8,%3csvg width='555' height='547' viewBox='0 0 555 547' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M266.305 0C142.331 0 2.20331 71.0375 0.00946045 283.551C-1.33704 416.929 140.87 544.11 277.574 546.952C417.05 549.791 551.101 425.626 554.871 293.279C559.487 129.935 439.859 0 266.305 0Z' fill='%2523fffbe8'/%3e%3c/svg%3e") no-repeat center center/100% 100%;box-shadow:0 4px 4px #00000014}.service-directions .direction-r{margin-bottom:5.625rem}.service-directions .direction-r .direction-img{float:right}.service-directions .direction-l .direction-img{float:left}.service-directions .h4{margin-bottom:1.875rem}.service-directions .direction-r-img .deco-circle{width:8.75rem;--animate-to-y: 20px;animation:float 10s infinite alternate;right:20%;top:5%;z-index:2}.service-directions .direction-bg{z-index:-2}.service-directions .direction-bg .deco-circle,.service-directions .direction-bg .deco-circle2{--animate-to-y: 30px;animation:float 3s infinite alternate;opacity:.3}.service-directions .direction-bg .deco-circle{width:34.6875rem;bottom:15%;left:-18.5%}.service-directions .direction-bg .deco-circle2{width:11.25rem;bottom:21%;right:-4%}.service-directions .direction-r-bg,.service-directions .direction-l-bg{overflow:hidden;z-index:-2}.service-directions .direction-r-bg .deco-circle2,.service-directions .direction-l-bg .deco-circle2{width:8.75rem;--animate-to-y: 20px;animation:float 10s infinite alternate}.service-directions .direction-r-bg .deco-circle3,.service-directions .direction-l-bg .deco-circle3{width:1.25rem;--animate-to-x: 20px;animation:float 7s infinite alternate}.service-directions .direction-r-bg .deco-circle4,.service-directions .direction-l-bg .deco-circle4{width:4.375rem;--animate-to-y: 30px;animation:float 5s infinite alternate}.service-directions .direction-r-bg .deco-circle2{right:47%;top:40%}.service-directions .direction-r-bg .deco-circle3{right:46%;top:9%}.service-directions .direction-r-bg .deco-circle4{right:21%;top:35%}.service-directions .direction-l-bg .deco-circle2{left:15%;bottom:4%}.service-directions .direction-l-bg .deco-circle3{left:23%;bottom:44%}.service-directions .direction-l-bg .deco-circle4{left:44%;bottom:16%}.service-swiper{position:relative;--mask-size: 2.5rem;--margin: calc(var(--mask-size) * -1);--section-padding-y: 6.25rem}.service-swiper.js-scroll-animate .segment-title,.service-swiper.js-scroll-animate .slider-img,.service-swiper.js-scroll-animate .slider-talk,.service-swiper.js-scroll-animate .gallery-thumbs .swiper-slide:nth-child(1),.service-swiper.js-scroll-animate .gallery-thumbs .swiper-slide:nth-child(2),.service-swiper.js-scroll-animate .gallery-thumbs .swiper-slide:nth-child(3),.service-swiper.js-scroll-animate .gallery-word{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.service-swiper.js-scroll-animate .segment-title{transition-delay:.05s}.service-swiper.js-scroll-animate .slider-img{transition-delay:.1s}.service-swiper.js-scroll-animate .slider-talk{transition-delay:.15s}.service-swiper.js-scroll-animate .gallery-thumbs .swiper-slide:nth-child(1){transition-delay:.2s}.service-swiper.js-scroll-animate .gallery-thumbs .swiper-slide:nth-child(2){transition-delay:.25s}.service-swiper.js-scroll-animate .gallery-thumbs .swiper-slide:nth-child(3){transition-delay:.3s}.service-swiper.js-scroll-animate .gallery-word{transition-delay:.35s}.service-swiper.js-scroll-animate.is-animated .segment-title,.service-swiper.js-scroll-animate.is-animated .slider-img,.service-swiper.js-scroll-animate.is-animated .slider-talk,.service-swiper.js-scroll-animate.is-animated .gallery-thumbs .swiper-slide:nth-child(1),.service-swiper.js-scroll-animate.is-animated .gallery-thumbs .swiper-slide:nth-child(2),.service-swiper.js-scroll-animate.is-animated .gallery-thumbs .swiper-slide:nth-child(3),.service-swiper.js-scroll-animate.is-animated .gallery-word{opacity:1;transform:none}.service-swiper .service-swiper-bg-box{z-index:-1;background:linear-gradient(180deg,#fffdf400 55% 65%,#fff7d4 85%);color:#fff;-webkit-mask:100% var(--mask-size),linear-gradient(to bottom,#000,#000) no-repeat center center/100% calc(100% - var(--mask-size) * 2 + 2px),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 90' preserveAspectRatio='none'%3E%3Cpath d='M0 0v14.17c43.7 36.92 208.62 67.06 561 35 66.54-6 125.3-11.69 177.2-16.68 131.38-12.62 218.74-21 276.8-21 43.33-1.08 144.8-1.08 204 7.56 14.49 2.11 39.09 6 70.11 10.9C1416.55 50.1 1652.5 87.4 1741 89.14c82.69 1.62 150.66-3.62 179-7V0z'/%3E%3C/svg%3E") no-repeat bottom center/100% var(--mask-size);mask:100% var(--mask-size),linear-gradient(to bottom,#000,#000) no-repeat center center/100% calc(100% - var(--mask-size) * 2 + 2px),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 90' preserveAspectRatio='none'%3E%3Cpath d='M0 0v14.17c43.7 36.92 208.62 67.06 561 35 66.54-6 125.3-11.69 177.2-16.68 131.38-12.62 218.74-21 276.8-21 43.33-1.08 144.8-1.08 204 7.56 14.49 2.11 39.09 6 70.11 10.9C1416.55 50.1 1652.5 87.4 1741 89.14c82.69 1.62 150.66-3.62 179-7V0z'/%3E%3C/svg%3E") no-repeat bottom center/100% var(--mask-size)}.service-swiper .service-slider{margin-bottom:1.25rem;margin-top:2.8125rem;position:relative;display:flex;--viewport-width: 1920}.service-swiper .service-slider .slider-img-box{overflow:hidden}.service-swiper .service-slider .slider-img{z-index:1;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1214 762' preserveAspectRatio='none'%3E%3Cpath d='M1007.68 756.193C1015.65 754.436 1022.78 752.041 1028.94 748.946C1170.12 691.784 1230.64 473.569 1209.98 388C1196.37 331.63 1063.98 163.152 1038.98 142.697C1005.98 115.697 861.505 -17.9448 709.794 2.36536C601.278 16.8927 561.547 45.3755 520.474 74.8194C486.38 99.2606 451.362 124.364 375.311 142.697C343.602 150.341 311.972 155.884 281.31 161.257C149.843 184.295 36.173 204.214 10.3133 373.274C-21.5404 581.764 14.7736 772.777 198.797 733.994C255.046 722.14 304.266 706.665 349.376 692.483C451.846 660.267 533.104 634.72 627.353 673.422C718.294 710.774 840.449 749.196 930.919 758.091C962.98 761.243 976.315 765.096 1007.68 756.193Z'/%3E%3C/svg%3E") no-repeat center center;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1214 762' preserveAspectRatio='none'%3E%3Cpath d='M1007.68 756.193C1015.65 754.436 1022.78 752.041 1028.94 748.946C1170.12 691.784 1230.64 473.569 1209.98 388C1196.37 331.63 1063.98 163.152 1038.98 142.697C1005.98 115.697 861.505 -17.9448 709.794 2.36536C601.278 16.8927 561.547 45.3755 520.474 74.8194C486.38 99.2606 451.362 124.364 375.311 142.697C343.602 150.341 311.972 155.884 281.31 161.257C149.843 184.295 36.173 204.214 10.3133 373.274C-21.5404 581.764 14.7736 772.777 198.797 733.994C255.046 722.14 304.266 706.665 349.376 692.483C451.846 660.267 533.104 634.72 627.353 673.422C718.294 710.774 840.449 749.196 930.919 758.091C962.98 761.243 976.315 765.096 1007.68 756.193Z'/%3E%3C/svg%3E") no-repeat center center;width:100%;margin-left:-5%;position:relative}.service-swiper .service-slider .slider-img:before{content:"";display:block;padding-top:62.7160493827%}.service-swiper .service-slider .slider-img.object-fit:before{padding-top:62.7160493827%!important}.service-swiper .service-slider .slider-img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background-size:cover;-o-object-position:center center;object-position:center center;background-position:center center}.service-swiper .service-slider .slider-talk{position:relative;display:flex;flex-direction:row;align-items:flex-end;margin-top:-30%;z-index:10;justify-content:space-between;width:100%}.service-swiper .service-slider .slider-ip{margin-left:13%}.service-swiper .service-slider .slider-ip img{margin-left:36%}.service-swiper .service-slider .slider-text{width:15.625rem;height:9.375rem;padding:1.6875rem;background:url(/static/assets/images/service/people/talk.png) no-repeat center center/100% 100%}.service-swiper .service-slider .slider-text p{margin-bottom:0}.service-swiper .service-slider .slider-text.right-talk{background:url(/static/assets/images/service/people/talk_r.png) no-repeat center center/100% 100%}.service-swiper .service-slider .slider-people img{margin-right:36%}.service-swiper .service-slider .gallery-slider{width:calc(1215 / var(--viewport-width) * 100%);position:relative;margin:0;z-index:10}.service-swiper .service-slider .gallery-slider .swiper-button-next,.service-swiper .service-slider .gallery-slider .swiper-button-prev{display:none}.service-swiper .service-slider .gallery-thumbs{width:100%;position:absolute;right:0;top:0;height:100%}.service-swiper .service-slider .gallery-thumbs .swiper-wrapper{display:flex;flex-direction:column;align-items:flex-start}.service-swiper .service-slider .gallery-thumbs .swiper-slide{cursor:pointer;height:auto!important;display:flex;justify-content:flex-end;padding:0 10% 0 0}.service-swiper .service-slider .gallery-thumbs .swiper-slide:before{content:"";position:absolute;display:block;border-top:3px dashed #e18000;top:calc(50% - 3px);left:40%;z-index:-2;width:0;transition:all .3s ease-in-out;transition-delay:.1s}.service-swiper .service-slider .gallery-thumbs .swiper-slide .h5{width:25%;background:#fff;border-radius:.9375rem;box-shadow:0 4px 14px #fae7d6;padding:1.25rem 1.875rem;transition:all .3s}.service-swiper .service-slider .gallery-thumbs .swiper-slide-active:before{width:50%}.service-swiper .service-slider .gallery-thumbs .swiper-slide-active .h5{background:#fffdf4;color:#e18000;position:relative}.service-swiper .service-slider .gallery-thumbs .swiper-slide-active .h5:after{content:"";position:absolute;display:block;width:.625rem;height:.625rem;background:#e18000;border-radius:50%;top:calc(50% - 3px);left:-.25rem}@media(hover:hover){.service-swiper .service-slider .gallery-thumbs .swiper-slide:hover .h5{background:#fffdf4;color:#e18000}}.service-swiper .service-slider.right-slider{flex-direction:row-reverse}.service-swiper .service-slider.right-slider .slider-img{margin-left:auto;margin-right:-8%}.service-swiper .service-slider.right-slider .slider-ip{margin-left:5%}.service-swiper .service-slider.right-slider .slider-people{margin-right:13%}.service-swiper .service-slider.right-slider .gallery-thumbs{right:auto;left:0}.service-swiper .service-slider.right-slider .gallery-thumbs .swiper-slide{padding:0 0 0 10%;justify-content:flex-start}.service-swiper .service-slider.right-slider .gallery-thumbs .swiper-slide-active:before{left:auto;right:40%}.service-swiper .service-slider.right-slider .gallery-thumbs .swiper-slide-active .h5:after{left:auto;right:-.25rem}.service-swiper .service-slider.center-slider .gallery-slider{margin:0 auto;width:calc(1315 / var(--viewport-width) * 100%)}.service-swiper .service-slider.center-slider .slider-img-box{padding:0 3.125rem}.service-swiper .service-slider.center-slider .slider-img{margin-left:0}.service-swiper .service-slider.center-slider .slider-ip{margin-left:-3.125rem}.service-swiper .service-slider.center-slider .slider-people{margin-right:-3.125rem}.service-swiper .slider-word{margin-top:-3.125rem;--swiper-pagination-bottom: 0px}.service-swiper .slider-word .swiper-pagination{display:none}.service-swiper .slider-word .swiper-slide-word-p{margin-top:1.875rem}.service-swiper .slider-word.center-slider .swiper-slide-word-p{text-align:center}#service-swiper-storage,#service-swiper-build{margin-top:6.25rem}.service-point{position:relative;--mask-size: 2.5rem;--margin: calc(var(--mask-size) * -1);--section-padding-y: 14.0625rem;padding-bottom:0}.service-point .service-point-bg-box{z-index:-1;background:linear-gradient(180deg,#fff7d4 6.98%,#fffdf400 30.04%);color:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 90' preserveAspectRatio='none'%3E%3Cpath d='M1362 37.62C1025.77 70.86 959.16 73.2 922 74.5l-6 .22c-43.33.62-144.8.62-204-4.33-24.15-2-77.26-8.51-141.68-16.39C437.31 37.74 256.1 15.58 182 14.75c-85.74-1-155.65 2.3-182 4.18V90h1920V58.18c-42.15-21.88-208.6-55.1-558-20.56z'/%3E%3C/svg%3E") no-repeat top center/100% var(--mask-size),linear-gradient(to bottom,#000,#000) no-repeat center center/100% calc(100% - var(--mask-size) * 2 + 2px);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 90' preserveAspectRatio='none'%3E%3Cpath d='M1362 37.62C1025.77 70.86 959.16 73.2 922 74.5l-6 .22c-43.33.62-144.8.62-204-4.33-24.15-2-77.26-8.51-141.68-16.39C437.31 37.74 256.1 15.58 182 14.75c-85.74-1-155.65 2.3-182 4.18V90h1920V58.18c-42.15-21.88-208.6-55.1-558-20.56z'/%3E%3C/svg%3E") no-repeat top center/100% var(--mask-size),linear-gradient(to bottom,#000,#000) no-repeat center center/100% calc(100% - var(--mask-size) * 2 + 2px)}.service-point .service-point-card{--padding-x: 1.25rem;--padding-top: 2.1875rem;--radius: 25px;position:relative;padding:var(--padding-top) var(--padding-x) var(--padding-x) var(--padding-x);background:#fff;box-shadow:0 4px 14px #00000026;margin-bottom:3.75rem;width:100%}.service-point .service-point-icon{--icon-bg: linear-gradient(90deg, #fec18a 0%, #fe9563 100%);position:absolute;left:50%;top:0;transform:translate(-50%,-50%);border:3px solid #fff}.service-point .service-point-title{margin-bottom:.625rem;color:#e18000;text-align:center}.service-point .service-point-card-all{margin-top:3.75rem}.service-point .service-point-process{margin-top:6.25rem}.process-list-all{width:100%;position:relative;display:block}.process-list-all .process-list{display:flex;flex-direction:row;justify-content:center;overflow-y:hidden}.process-list-all .process-list::-webkit-scrollbar{width:4px;height:4px}.process-list-all .process-list::-webkit-scrollbar-track{background:#fff}.process-list-all .process-list::-webkit-scrollbar-thumb{background:#c4c4c6;border-radius:6px}.process-list-all .process-list::-webkit-scrollbar-thumb:hover{background:#aaaaad}.process-list-all .process-list{scrollbar-color:#c4c4c6 #fff;scrollbar-width:thin;--icon-size: 5rem;--icon-bg-size: 7.5rem;--icon-out-size: 10.3125rem;--deco-w: 5.5rem;--deco-h: 5rem;--deco-gap: 3.625rem}.process-list-all .process-list .process-item{display:flex;flex-direction:column;align-items:center;margin-left:-2.0625rem;margin-bottom:20px}.process-list-all .process-list .process-item:first-child{margin-left:0}.process-list-all .process-list .process-item:first-child .process-icon:after{display:none}.process-list-all .process-list .process-item:first-child .process-icon,.process-list-all .process-list .process-item:first-child .process-title{margin-left:0}.process-list-all .process-list .process-item:nth-child(odd) .item-block{padding-top:3.75rem}.process-list-all .process-list .process-item:nth-child(odd) .process-icon:after{top:5.6875rem;left:calc(var(--deco-gap) * -1 + 2px);transform:rotate(129deg)}.process-list-all .process-list .process-item:nth-child(2n) .item-block,.process-list-all .process-list .process-item:nth-child(2n) .process-title{flex-direction:column-reverse}.process-list-all .process-list .process-item:nth-child(2n) .process-title:before{margin:.625rem 0}.process-list-all .process-list .item-block{display:flex;flex-direction:column;align-items:center}.process-list-all .process-list .item-block .text-note{text-align:left;line-height:1.6;color:#5c5c5c;margin-top:.625rem;margin-bottom:0}.process-list-all .process-list .process-title{color:#e18000;text-align:center;display:flex;flex-direction:column;align-items:center;margin-left:var(--deco-gap)}.process-list-all .process-list .process-title:before{content:"";display:block;width:.21875rem;height:1.6875rem;margin:.9375rem 0 0;background:url(/static/assets/images/service/process/title_deco.svg) no-repeat center center/100% auto}.process-list-all .process-list .process-icon{position:relative;display:flex;align-items:center;justify-content:center;background:#ffc46b;border-radius:50%;width:var(--icon-out-size);height:var(--icon-out-size);margin-left:var(--deco-gap)}.process-list-all .process-list .process-icon i{font-size:var(--icon-size);color:#e18000;z-index:1;display:block;background:#fff;width:var(--icon-bg-size);height:var(--icon-bg-size);border-radius:50%;display:flex;align-items:center;justify-content:center}.process-list-all .process-list .process-icon:after{content:"";position:absolute;display:block;width:var(--deco-w);height:var(--deco-h);top:0;left:calc(var(--deco-gap) * -1);background:url(/static/assets/images/service/process/process_item_bg.svg) no-repeat center center/100% auto}.process-list-all .des{--deco-gap: 3.6875rem;padding-left:3.75rem}.process-list-all .des .process-item{flex:0 0 15.625rem;margin-left:-3.75rem}.process-list-all .des .process-item:first-child{flex:0 0 12.0625rem}.process-list-all .des .process-item:nth-child(odd) .item-block{padding-top:11.4375rem}.process-list-all .des .process-item:nth-child(odd) .process-icon:after{transform:rotate(129deg)}.service-house.js-scroll-animate .segment-title,.service-house.js-scroll-animate .service-point-p,.service-house.js-scroll-animate .service-point-card-block:nth-child(1),.service-house.js-scroll-animate .service-point-card-block:nth-child(2),.service-house.js-scroll-animate .service-point-card-block:nth-child(3),.service-house.js-scroll-animate .service-point-card-block:nth-child(4),.service-house.js-scroll-animate .service-point-process,.service-house.js-scroll-animate .service-qa{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.service-house.js-scroll-animate .segment-title{transition-delay:.05s}.service-house.js-scroll-animate .service-point-p{transition-delay:.1s}.service-house.js-scroll-animate .service-point-card-block:nth-child(1){transition-delay:.15s}.service-house.js-scroll-animate .service-point-card-block:nth-child(2){transition-delay:.2s}.service-house.js-scroll-animate .service-point-card-block:nth-child(3){transition-delay:.25s}.service-house.js-scroll-animate .service-point-card-block:nth-child(4){transition-delay:.3s}.service-house.js-scroll-animate .service-point-process{transition-delay:.35s}.service-house.js-scroll-animate .service-qa{transition-delay:.4s}.service-house.js-scroll-animate.is-animated .segment-title,.service-house.js-scroll-animate.is-animated .service-point-p,.service-house.js-scroll-animate.is-animated .service-point-card-block:nth-child(1),.service-house.js-scroll-animate.is-animated .service-point-card-block:nth-child(2),.service-house.js-scroll-animate.is-animated .service-point-card-block:nth-child(3),.service-house.js-scroll-animate.is-animated .service-point-card-block:nth-child(4),.service-house.js-scroll-animate.is-animated .service-point-process,.service-house.js-scroll-animate.is-animated .service-qa{opacity:1;transform:none}.service-renovation.js-scroll-animate .segment-title,.service-renovation.js-scroll-animate .service-point-p,.service-renovation.js-scroll-animate .service-point-card-block:nth-child(1),.service-renovation.js-scroll-animate .service-point-card-block:nth-child(2),.service-renovation.js-scroll-animate .service-point-card-block:nth-child(3),.service-renovation.js-scroll-animate .service-point-card-block:nth-child(4),.service-renovation.js-scroll-animate .service-point-card-block:nth-child(5),.service-renovation.js-scroll-animate .service-point-card-block:nth-child(6),.service-renovation.js-scroll-animate .service-point-card-block:nth-child(7),.service-renovation.js-scroll-animate .service-point-process,.service-renovation.js-scroll-animate .service-qa{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.service-renovation.js-scroll-animate .segment-title{transition-delay:.05s}.service-renovation.js-scroll-animate .service-point-p{transition-delay:.1s}.service-renovation.js-scroll-animate .service-point-card-block:nth-child(1){transition-delay:.15s}.service-renovation.js-scroll-animate .service-point-card-block:nth-child(2){transition-delay:.2s}.service-renovation.js-scroll-animate .service-point-card-block:nth-child(3){transition-delay:.25s}.service-renovation.js-scroll-animate .service-point-card-block:nth-child(4){transition-delay:.3s}.service-renovation.js-scroll-animate .service-point-card-block:nth-child(5){transition-delay:.35s}.service-renovation.js-scroll-animate .service-point-card-block:nth-child(6){transition-delay:.4s}.service-renovation.js-scroll-animate .service-point-card-block:nth-child(7){transition-delay:.45s}.service-renovation.js-scroll-animate .service-point-process{transition-delay:.5s}.service-renovation.js-scroll-animate .service-qa{transition-delay:.55s}.service-renovation.js-scroll-animate.is-animated .segment-title,.service-renovation.js-scroll-animate.is-animated .service-point-p,.service-renovation.js-scroll-animate.is-animated .service-point-card-block:nth-child(1),.service-renovation.js-scroll-animate.is-animated .service-point-card-block:nth-child(2),.service-renovation.js-scroll-animate.is-animated .service-point-card-block:nth-child(3),.service-renovation.js-scroll-animate.is-animated .service-point-card-block:nth-child(4),.service-renovation.js-scroll-animate.is-animated .service-point-card-block:nth-child(5),.service-renovation.js-scroll-animate.is-animated .service-point-card-block:nth-child(6),.service-renovation.js-scroll-animate.is-animated .service-point-card-block:nth-child(7),.service-renovation.js-scroll-animate.is-animated .service-point-process,.service-renovation.js-scroll-animate.is-animated .service-qa{opacity:1;transform:none}.service-renovation .process-list{--icon-size: 4.6875rem;--icon-bg-size: 7.1875rem;--icon-out-size: 10rem;--deco-w: 5rem;--deco-h: 4.5rem;--deco-gap: 3.25rem}.service-renovation .process-list .process-item:nth-child(odd) .item-block{padding-top:3.9375rem}.service-presale.js-scroll-animate .segment-title,.service-presale.js-scroll-animate .service-point-p,.service-presale.js-scroll-animate .service-point-card-block:nth-child(1),.service-presale.js-scroll-animate .service-point-card-block:nth-child(2),.service-presale.js-scroll-animate .service-point-card-block:nth-child(3),.service-presale.js-scroll-animate .service-point-card-block:nth-child(4),.service-presale.js-scroll-animate .service-point-card-block:nth-child(5),.service-presale.js-scroll-animate .service-point-card-block:nth-child(6),.service-presale.js-scroll-animate .service-point-process,.service-presale.js-scroll-animate .service-qa{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.service-presale.js-scroll-animate .segment-title{transition-delay:.05s}.service-presale.js-scroll-animate .service-point-p{transition-delay:.1s}.service-presale.js-scroll-animate .service-point-card-block:nth-child(1){transition-delay:.15s}.service-presale.js-scroll-animate .service-point-card-block:nth-child(2){transition-delay:.2s}.service-presale.js-scroll-animate .service-point-card-block:nth-child(3){transition-delay:.25s}.service-presale.js-scroll-animate .service-point-card-block:nth-child(4){transition-delay:.3s}.service-presale.js-scroll-animate .service-point-card-block:nth-child(5){transition-delay:.35s}.service-presale.js-scroll-animate .service-point-card-block:nth-child(6){transition-delay:.4s}.service-presale.js-scroll-animate .service-point-process{transition-delay:.45s}.service-presale.js-scroll-animate .service-qa{transition-delay:.5s}.service-presale.js-scroll-animate.is-animated .segment-title,.service-presale.js-scroll-animate.is-animated .service-point-p,.service-presale.js-scroll-animate.is-animated .service-point-card-block:nth-child(1),.service-presale.js-scroll-animate.is-animated .service-point-card-block:nth-child(2),.service-presale.js-scroll-animate.is-animated .service-point-card-block:nth-child(3),.service-presale.js-scroll-animate.is-animated .service-point-card-block:nth-child(4),.service-presale.js-scroll-animate.is-animated .service-point-card-block:nth-child(5),.service-presale.js-scroll-animate.is-animated .service-point-card-block:nth-child(6),.service-presale.js-scroll-animate.is-animated .service-point-process,.service-presale.js-scroll-animate.is-animated .service-qa{opacity:1;transform:none}.service-office.js-scroll-animate .segment-title,.service-office.js-scroll-animate .service-point-p,.service-office.js-scroll-animate .service-point-card-block:nth-child(1),.service-office.js-scroll-animate .service-point-card-block:nth-child(2),.service-office.js-scroll-animate .service-point-card-block:nth-child(3),.service-office.js-scroll-animate .service-point-card-block:nth-child(4),.service-office.js-scroll-animate .service-point-card-block:nth-child(5),.service-office.js-scroll-animate .service-point-process,.service-office.js-scroll-animate .service-qa,.service-shop.js-scroll-animate .segment-title,.service-shop.js-scroll-animate .service-point-p,.service-shop.js-scroll-animate .service-point-card-block:nth-child(1),.service-shop.js-scroll-animate .service-point-card-block:nth-child(2),.service-shop.js-scroll-animate .service-point-card-block:nth-child(3),.service-shop.js-scroll-animate .service-point-card-block:nth-child(4),.service-shop.js-scroll-animate .service-point-card-block:nth-child(5),.service-shop.js-scroll-animate .service-point-process,.service-shop.js-scroll-animate .service-qa{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.service-office.js-scroll-animate .segment-title,.service-shop.js-scroll-animate .segment-title{transition-delay:.05s}.service-office.js-scroll-animate .service-point-p,.service-shop.js-scroll-animate .service-point-p{transition-delay:.1s}.service-office.js-scroll-animate .service-point-card-block:nth-child(1),.service-shop.js-scroll-animate .service-point-card-block:nth-child(1){transition-delay:.15s}.service-office.js-scroll-animate .service-point-card-block:nth-child(2),.service-shop.js-scroll-animate .service-point-card-block:nth-child(2){transition-delay:.2s}.service-office.js-scroll-animate .service-point-card-block:nth-child(3),.service-shop.js-scroll-animate .service-point-card-block:nth-child(3){transition-delay:.25s}.service-office.js-scroll-animate .service-point-card-block:nth-child(4),.service-shop.js-scroll-animate .service-point-card-block:nth-child(4){transition-delay:.3s}.service-office.js-scroll-animate .service-point-card-block:nth-child(5),.service-shop.js-scroll-animate .service-point-card-block:nth-child(5){transition-delay:.35s}.service-office.js-scroll-animate .service-point-process,.service-shop.js-scroll-animate .service-point-process{transition-delay:.4s}.service-office.js-scroll-animate .service-qa,.service-shop.js-scroll-animate .service-qa{transition-delay:.45s}.service-office.js-scroll-animate.is-animated .segment-title,.service-office.js-scroll-animate.is-animated .service-point-p,.service-office.js-scroll-animate.is-animated .service-point-card-block:nth-child(1),.service-office.js-scroll-animate.is-animated .service-point-card-block:nth-child(2),.service-office.js-scroll-animate.is-animated .service-point-card-block:nth-child(3),.service-office.js-scroll-animate.is-animated .service-point-card-block:nth-child(4),.service-office.js-scroll-animate.is-animated .service-point-card-block:nth-child(5),.service-office.js-scroll-animate.is-animated .service-point-process,.service-office.js-scroll-animate.is-animated .service-qa,.service-shop.js-scroll-animate.is-animated .segment-title,.service-shop.js-scroll-animate.is-animated .service-point-p,.service-shop.js-scroll-animate.is-animated .service-point-card-block:nth-child(1),.service-shop.js-scroll-animate.is-animated .service-point-card-block:nth-child(2),.service-shop.js-scroll-animate.is-animated .service-point-card-block:nth-child(3),.service-shop.js-scroll-animate.is-animated .service-point-card-block:nth-child(4),.service-shop.js-scroll-animate.is-animated .service-point-card-block:nth-child(5),.service-shop.js-scroll-animate.is-animated .service-point-process,.service-shop.js-scroll-animate.is-animated .service-qa{opacity:1;transform:none}.service-qa{margin-top:6.25rem}.service-qa .h6{font-weight:400}.service-qa{padding-top:calc((var(--padding-x) + var(--section-padding-y)) * -1)}.service-qa.js-scroll-animate .menu-sub,.service-qa.js-scroll-animate .left-menu,.service-qa.js-scroll-animate .service-qa-figure{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.service-qa.js-scroll-animate .menu-sub{transition-delay:.05s}.service-qa.js-scroll-animate .left-menu{transition-delay:.1s}.service-qa.js-scroll-animate .service-qa-figure{transition-delay:.15s}.service-qa.js-scroll-animate.is-animated .menu-sub,.service-qa.js-scroll-animate.is-animated .left-menu,.service-qa.js-scroll-animate.is-animated .service-qa-figure{opacity:1;transform:none}.service-qa .service-qa-main{display:flex;flex-direction:row;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.service-qa .left-menu,.service-qa .service-qa-bloack{padding-right:.9375rem;padding-left:.9375rem}.service-qa .left-menu{width:28%}.service-qa .service-qa-bloack{width:72%}.service-qa .service-qa-bloack .h5{margin-bottom:3.75rem}.service-qa .service-qa-bloack figure:not(:first-child){margin-top:2.5rem}.service-qa .accordion{display:flex;flex-wrap:wrap;gap:1.25rem}.service-qa .accordion-item{margin-bottom:1.25rem}.service-qa.team-qa-6 .accordion-item{width:calc(50% - 20px)}.service-qa.team-qa-4 .accordion-item{width:calc(25% - 20px)}.service-qa.team-qa-3 .accordion-item{width:calc(33.33% - 20px)}.service-plane{--img-width: 380;--img-height: 260;--gap: 2.8125rem;--columns: 1;--padding-top: -2.1875rem;z-index:1;padding-bottom:3.75rem;display:block;position:relative}.service-plane.js-scroll-animate .segment-title,.service-plane.js-scroll-animate .swiper-slide:nth-child(1),.service-plane.js-scroll-animate .swiper-slide:nth-child(2),.service-plane.js-scroll-animate .swiper-slide:nth-child(3),.service-plane.js-scroll-animate .swiper-slide:nth-child(4){opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.service-plane.js-scroll-animate .segment-title{transition-delay:.05s}.service-plane.js-scroll-animate .swiper-slide:nth-child(1){transition-delay:.1s}.service-plane.js-scroll-animate .swiper-slide:nth-child(2){transition-delay:.15s}.service-plane.js-scroll-animate .swiper-slide:nth-child(3){transition-delay:.2s}.service-plane.js-scroll-animate .swiper-slide:nth-child(4){transition-delay:.25s}.service-plane.js-scroll-animate.is-animated .segment-title,.service-plane.js-scroll-animate.is-animated .swiper-slide:nth-child(1),.service-plane.js-scroll-animate.is-animated .swiper-slide:nth-child(2),.service-plane.js-scroll-animate.is-animated .swiper-slide:nth-child(3),.service-plane.js-scroll-animate.is-animated .swiper-slide:nth-child(4){opacity:1;transform:none}.service-plane .h3{text-align:left}.service-plane .service-plane-swiper{--swiper-nav-pos: -10px;--swiper-navigation-top-offset: calc( ( ( ( 100vw - (var(--padding-x-global) + var(--padding-x)) * 2 - var(--gap) * (var(--columns) - 1) ) / var(--columns) ) * (var(--img-height) / var(--img-width)) ) / 2 + var(--padding-top) );display:block;position:relative}.articles-work{margin-top:6.25rem}@keyframes dash{0%{stroke-dashoffset:200}to{stroke-dashoffset:-1710}}@keyframes movePlug{0%{transform:translate(0)}to{transform:translate(685px)}}@media screen and (max-width:638.98px){.service-page-wrapper .pc{display:none}.service-page-wrapper .mobile{display:block}.service-banner .word-style{display:flex;flex-direction:column;align-content:center;align-items:center}.service-banner .word-style .circle{width:3.125rem;height:3.125rem}.service-banner .word-style .h6{font-size:.75rem}.service-banner .banner-img .presale{left:calc(10 / var(--mobile-width) * 100%);top:calc(177 / var(--mobile-height) * 100%);width:calc(100 / var(--mobile-width) * 100%)}.service-banner .banner-img .renovation{left:calc(10 / var(--mobile-width) * 100%);top:calc(411 / var(--mobile-height) * 100%);width:calc(100 / var(--mobile-width) * 100%)}.service-banner .banner-img .new-house{left:calc(63 / var(--mobile-width) * 100%);top:calc(265 / var(--mobile-height) * 100%);width:calc(250 / var(--mobile-width) * 100%)}.service-banner .banner-img .build{left:calc(93 / var(--mobile-width) * 100%);top:calc(60 / var(--mobile-height) * 100%);width:calc(190 / var(--mobile-width) * 100%)}.service-banner .banner-img .commercial{left:calc(265 / var(--mobile-width) * 100%);top:calc(199 / var(--mobile-height) * 100%);width:calc(100 / var(--mobile-width) * 100%)}.service-banner .banner-img .styling{left:calc(265 / var(--mobile-width) * 100%);top:calc(407 / var(--mobile-height) * 100%);width:calc(100 / var(--mobile-width) * 100%)}.service-banner .banner-line .line-1{left:calc(236 / var(--mobile-width) * 100%);top:calc(414 / var(--mobile-height) * 100%);width:calc(68.5 / var(--mobile-width) * 100%)}.service-banner .banner-line .line-2{left:calc(109.5 / var(--mobile-width) * 100%);top:calc(195.5 / var(--mobile-height) * 100%);width:calc(89.5 / var(--mobile-width) * 100%)}.service-banner .banner-line .line-3{left:calc(207 / var(--mobile-width) * 100%);top:calc(197 / var(--mobile-height) * 100%);width:calc(97 / var(--mobile-width) * 100%)}.service-banner .banner-line .line-4{left:calc(287 / var(--mobile-width) * 100%);top:calc(256 / var(--mobile-height) * 100%);width:calc(76 / var(--mobile-width) * 100%)}.service-banner .banner-line .line-5{left:calc(58 / var(--mobile-width) * 100%);top:calc(411 / var(--mobile-height) * 100%);width:calc(89.5 / var(--mobile-width) * 100%)}.service-banner .banner-line .line-6{left:calc(15 / var(--mobile-width) * 100%);top:calc(272 / var(--mobile-height) * 100%);width:calc(100.5 / var(--mobile-width) * 100%)}.service-fixed{padding:.625rem .3125rem}.service-fixed .button.hollow.yellow{padding:.1875rem .3125rem;font-size:.625rem}.service-fixed .fixed-box{width:100%}.service-fixed{--viewport-width: 375;--viewport-height: 85}.service-fixed .btn-fixed-presale{left:calc(10 / var(--viewport-width) * 100%);top:calc(36 / var(--viewport-height) * 100%)}.service-fixed .btn-fixed-renovation{left:calc(10 / var(--viewport-width) * 100%);top:calc(60 / var(--viewport-height) * 100%)}.service-fixed .btn-fixed-new-house{left:calc(93 / var(--viewport-width) * 100%);top:calc(46 / var(--viewport-height) * 100%)}.service-fixed .btn-fixed-build{left:calc(93 / var(--viewport-width) * 100%);top:calc(4 / var(--viewport-height) * 100%)}.service-fixed .btn-fixed-commercial{left:calc(166 / var(--viewport-width) * 100%);top:calc(27 / var(--viewport-height) * 100%)}.service-fixed .btn-fixed-commercial-shop{left:calc(234 / var(--viewport-width) * 100%);top:calc(27 / var(--viewport-height) * 100%)}.service-fixed .btn-fixed-styling{left:calc(312 / var(--viewport-width) * 100%);top:calc(46 / var(--viewport-height) * 100%)}}@media screen and (max-width:859.98px){.service-banner .word-style{width:3.125rem}}@media screen and (max-width:639.98px){.service-qa .left-menu,.service-qa .service-qa-bloack,.service-qa.team-qa-6 .accordion-item,.service-qa.team-qa-4 .accordion-item,.service-qa.team-qa-3 .accordion-item{width:100%}.service-plane{--padding-x: 1.875rem;--swiper-nav-size: 2.25rem;--padding-top: -.3125rem}}@media screen and (min-width:640px)and (max-width:1023.98px){.service-fixed .fixed-box{transform:scale(.8)}.service-qa.team-qa-4 .accordion-item,.service-qa.team-qa-3 .accordion-item{width:calc(50% - 20px)}.service-plane{--padding-top: 6.25rem}}@media screen and (min-width:1024px)and (max-width:1199.98px){.service-swiper .service-slider .slider-text{width:12.5rem;height:7.0625rem;padding:1.25rem}.service-swiper .service-slider .slider-text p{font-size:.875rem}.service-swiper .service-slider .slider-ip{margin-left:5%;display:flex;flex-direction:column;align-items:flex-end}.service-swiper .service-slider .slider-ip img{width:6.25rem}.service-swiper .service-slider .slider-people img{width:7.5rem}.service-swiper .service-slider .gallery-thumbs .swiper-slide .h5{font-size:1rem}.service-qa .left-menu{width:30%}.service-qa .service-qa-bloack{width:70%}.service-plane{--padding-top: 2.1875rem}}@media screen and (min-width:1200px)and (max-width:1439.98px){.service-swiper .service-slider .gallery-thumbs .swiper-slide .h5{font-size:1.125rem}.service-plane{--padding-top: 1.875rem}}@media screen and (max-width:1023.98px){.service-banner .deco-circle{bottom:-15%}.service-banner.has-w-bg{padding-top:2.5rem;padding-bottom:5rem;margin-top:-2.5rem}.service-fixed{top:3.8125rem}.service-know{padding-top:2.5rem;padding-bottom:5rem}.service-know .service-know-info{padding:10% 0}.service-know .service-know-img-box{width:100%;padding-left:5%;padding-right:0}.service-know .service-know-img-box .img-1{padding-top:0;margin-top:0}.service-know .service-know-img-box .row .columns:first-child{padding-right:1.25rem}.service-know .deco-circle{width:3.75rem;left:-2%;top:5%}.service-know .deco-img2{top:-8%;z-index:-2}.service-swiper{padding-top:2.5rem;padding-bottom:5rem}.service-point .service-point-card-block{margin-bottom:1.25rem}.service-point .service-point-card{margin-bottom:2.5rem}.service-point{--section-padding-y: 6.25rem}.process-list-all .des{--icon-size: 3.75rem;--icon-bg-size: 5.625rem;--icon-out-size: 7.5rem;--deco-w: 4.125rem;--deco-h: 3.75rem;--deco-gap: 2.375rem;padding-left:6.8125rem}.process-list-all .des .process-icon:after{transform:rotate(169deg)}.process-list-all .des .process-item{margin-left:-6.8125rem}.process-list-all .des .process-item:nth-child(odd) .process-icon:after{transform:rotate(129deg)}.process-list-all .des .process-item:nth-child(odd) .process-icon:after{top:3.375rem;left:calc(var(--deco-gap) * -1 - 7px);transform:rotate(140deg)}.service-qa .left-menu,.service-qa .service-qa-bloack{padding-right:.625rem;padding-left:.625rem}.service-qa .left-menu{width:35%}.service-qa .service-qa-bloack{width:65%;margin-bottom:3.125rem}}@media screen and (min-width:1024px){.service-banner.has-w-bg{--mask-size: 5.625rem;margin-top:var(--margin);padding-bottom:calc(var(--section-padding-y) + .625rem);padding-top:0}.service-know{--mask-size: 5.625rem;margin-top:var(--margin);padding-bottom:calc(var(--section-padding-y) + 0)}.service-swiper{--mask-size: 5.625rem;margin-top:var(--margin);padding-bottom:calc(var(--section-padding-y) + .625rem);padding-top:calc(var(--section-padding-y) + .625rem)}.service-plane{--columns: 4}}@media screen and (min-width:1200px){.service-banner .banner-box,.service-banner .banner-bg{width:75%;margin:0 auto}}@media screen and (min-width:640px){.service-plane{--columns: 2}.service-plane .service-plane-swiper{--swiper-navigation-top-offset: calc( ( ( ( 100vw - var(--padding-x-global) * 2 - var(--gap) * (var(--columns) - 1) ) / var(--columns) ) * (var(--img-height) / var(--img-width)) ) / 2 + var(--padding-top) )}}.service-swiper .service-slider .gallery-thumbs .swiper-slide{width:100%}.service-swiper .service-slider .gallery-thumbs .swiper-slide .h5{font-size:1.25rem}.service-qa .left-menu{width:22%}.service-qa .service-qa-bloack{width:78%}@media screen and (min-width:640px)and (max-width:1559.98px){.service-fixed{top:3.5rem}.service-fixed .button-hollow{padding:.3125rem .9375rem;font-size:.75rem}}@media screen and (min-width:102.5rem){.service-plane .service-plane-swiper{--swiper-navigation-top-offset: calc(8.125rem + var(--padding-top))}}@media screen and (max-width:638.98px){.service.has-w-bg{padding:0 0 3.75rem}.service-banner{margin:1.875rem 0 5.625rem}.service-banner .word-presale .vertical-line,.service-banner .word-renovation .vertical-line,.service-banner .word-commercial .vertical-line,.service-banner .word-styling .vertical-line,.service-banner .word-new-house .vertical-line,.service-banner .word-commercial-shop .vertical-line{height:1.875rem}.service-banner .word-presale{left:calc(37 / var(--mobile-width) * 100%);top:calc(129 / var(--mobile-height) * 100%)}.service-banner .word-renovation{left:calc(37 / var(--mobile-width) * 100%);top:calc(490 / var(--mobile-height) * 100%)}.service-banner .word-new-house{left:calc(164 / var(--mobile-width) * 100%);top:calc(341 / var(--mobile-height) * 100%)}.service-banner .word-build{left:calc(163 / var(--mobile-width) * 100%);top:calc(0 / var(--mobile-height) * 100%)}.service-banner .word-build .vertical-line{height:2.8125rem}.service-banner .word-commercial{left:calc(318 / var(--mobile-width) * 100%);top:calc(146 / var(--mobile-height) * 100%)}.service-banner .word-commercial-shop{left:calc(259 / var(--mobile-width) * 100%);top:calc(258 / var(--mobile-height) * 100%)}.service-banner .word-styling{left:calc(291 / var(--mobile-width) * 100%);top:calc(490 / var(--mobile-height) * 100%)}.service-banner .word-renovation,.service-banner .word-styling{flex-direction:column-reverse;justify-content:flex-end;display:flex!important}.service-banner .word-renovation .vertical-line:before,.service-banner .word-styling .vertical-line:before{top:0;bottom:auto}.service-banner .deco-circle{--animate-to-y: 40px;width:11.25rem;opacity:.5}.service-banner .word-presale,.service-banner .word-renovation,.service-banner .word-commercial,.service-banner .word-styling,.service-banner .word-new-house,.service-banner .word-build,.service-banner .word-commercial-shop{height:12.5rem;overflow:hidden}.service-directions .direction-img{width:100%}.service-directions .direction-r{margin-bottom:3.75rem}.service-directions .direction-r .cell:nth-child(1){order:2}.service-directions .direction-r .cell:nth-child(2){order:1}.service-directions .direction-r .h4,.service-directions .direction-l .h4{margin:1.25rem 0}.service-directions .direction-r-img .deco-circle{width:3.125rem;right:10%;top:6%}.service-directions .direction-bg .deco-circle{width:12.5rem;left:-16.5%;bottom:41%}.service-directions .direction-bg .deco-circle2{width:5.625rem;right:-8%}.service-directions .direction-r-bg .deco-circle2,.service-directions .direction-l-bg .deco-circle2{width:3.125rem}.service-directions .direction-r-bg .deco-circle,.service-directions .direction-l-bg .deco-circle{right:15%;top:9%}.service-directions .direction-r-bg .deco-circle4,.service-directions .direction-l-bg .deco-circle4{width:1.875rem;left:10%;bottom:20%}.service-directions .direction-r-bg .deco-circle2{width:5rem;opacity:.3;right:0;top:-1}.service-directions .direction-r-bg .deco-circle3{left:2%;right:auto;top:4%}}@media screen and (max-width:639.98px){.service-swiper .service-slider .slider-img-box{margin:0 .625rem}.service-swiper .service-slider .slider-ip img{width:3.125rem}.service-swiper .service-slider .slider-text{padding:.625rem .75rem}.service-swiper .service-slider .slider-people img{width:3.125rem}}@media screen and (max-width:1022.98px){.service-swiper .service-slider{flex-direction:column!important}.service-swiper .service-slider .slider-img{margin-left:0}.service-swiper .service-slider .slider-talk{margin-top:-15%;display:none}.service-swiper .service-slider .slider-ip{margin-left:0}.service-swiper .service-slider .slider-text{width:8.4375rem;height:6.65625rem}.service-swiper .service-slider .slider-text p{font-size:.75rem;line-height:1.6}.service-swiper .service-slider .gallery-slider{width:100%;margin-bottom:1.25rem;--swiper-nav-pos: 10px}.service-swiper .service-slider .gallery-slider .swiper-button-next,.service-swiper .service-slider .gallery-slider .swiper-button-prev{top:auto;display:flex}.service-swiper .service-slider .gallery-thumbs{width:100%;height:100%;position:relative;top:auto;right:auto;left:auto}.service-swiper .service-slider .gallery-thumbs .swiper-wrapper{flex-direction:row}.service-swiper .service-slider .gallery-thumbs .swiper-slide{width:auto;padding:0 5% 0 0;justify-content:flex-start}.service-swiper .service-slider .gallery-thumbs .swiper-slide>div{flex:1 1 auto}.service-swiper .service-slider .gallery-thumbs .swiper-slide .h5{padding:.9375rem;font-size:.875rem;width:100%}.service-swiper .service-slider .gallery-thumbs .swiper-slide .h5:after{display:none}.service-swiper .service-slider .gallery-thumbs .swiper-slide:before,.service-swiper .service-slider .gallery-thumbs .swiper-slide:after{display:none}.service-swiper .service-slider.right-slider .slider-img{margin-right:0}.service-swiper .service-slider.right-slider .slider-ip{margin-left:0}.service-swiper .service-slider.right-slider .slider-people{margin-right:0}.service-swiper .service-slider.center-slider .gallery-slider{width:100%}.service-swiper .service-slider.center-slider .slider-img-box{padding:0}.service-swiper .service-slider.center-slider .slider-ip{margin-left:0}.service-swiper .service-slider.center-slider .slider-people{margin-right:0}.service-swiper .slider-word{margin-top:1.25rem}.service-swiper .slider-word .swiper-pagination{display:block}}@media screen and (min-width:639px)and (max-width:779.98px){.service-plane{--padding-top: .625rem}}@media screen and (min-width:640px)and (max-width:1022.98px){.service-directions .direction-r-img .deco-circle{width:3.125rem;right:10%;top:12%}.service-directions .direction-bg .deco-circle{width:11.25rem;left:-16.5%;bottom:28%}.service-directions .direction-bg .deco-circle2{width:3.75rem;right:3%}.service-directions .direction-r-bg .deco-circle2,.service-directions .direction-l-bg .deco-circle2{width:3.125rem}.service-directions .direction-r-bg .deco-circle,.service-directions .direction-l-bg .deco-circle{right:15%;top:9%}.service-directions .direction-r-bg .deco-circle4,.service-directions .direction-l-bg .deco-circle4{width:1.875rem}}@media screen and (min-width:641px)and (max-width:1022.98px){.service-swiper .service-slider .slider-img-box{margin:0 .9375rem}.service-swiper .service-slider .slider-ip img{width:5rem}.service-swiper .service-slider .slider-text{padding:.9375rem 1.125rem}.service-swiper .service-slider .slider-people img{width:5rem}}@media screen and (min-width:781px)and (max-width:1022.98px){.service-plane{--padding-top: .0625rem}}@media screen and (min-width:1024px)and (max-width:1438.98px){.service-directions .direction-r-img .deco-circle{width:4.375rem}.service-directions .direction-bg .deco-circle{width:15rem;left:-16.5%;bottom:28%}.service-directions .direction-bg .deco-circle2{width:5rem;right:3%}.service-directions .direction-r-bg .deco-circle2,.service-directions .direction-l-bg .deco-circle2{width:4.375rem}.service-directions .direction-r-bg .deco-circle,.service-directions .direction-l-bg .deco-circle{right:15%;top:9%}.service-directions .direction-r-bg .deco-circle4,.service-directions .direction-l-bg .deco-circle4{width:3.125rem}}@media screen and (min-width:1024px)and (max-width:1549.98px){.service-know .deco-circle{width:5rem;left:5%}}@media screen and (min-width:1025px)and (max-width:1199.98px){.service-swiper .slider-word{bottom:5%}.service-swiper .slider-word h4{font-size:1.5rem}.service-swiper .slider-word .button-group{margin-bottom:1.875rem}}@media screen and (min-width:1025px)and (max-width:1599.98px){.service-swiper .service-slider{--viewport-width: 1440}.service-swiper .service-slider .gallery-slider{width:calc(850 / var(--viewport-width) * 100%)}.service-swiper .service-slider .slider-ip{margin-left:5%}.service-swiper .service-slider .slider-ip img{width:6.25rem}.service-swiper .service-slider .slider-text{width:8.4375rem;height:6.65625rem;padding:.9375rem 1.125rem}.service-swiper .service-slider .slider-text p{font-size:.75rem;line-height:1.6}.service-swiper .service-slider .slider-people{margin-right:5%}.service-swiper .service-slider .slider-people img{width:6.25rem}.service-swiper .service-slider .slider-talk{margin-top:-25%}.service-swiper .service-slider .gallery-thumbs{height:40%}.service-swiper .service-slider .gallery-thumbs .swiper-slide{padding:0 5% 0 0}.service-swiper .service-slider .gallery-thumbs .swiper-slide .h5{padding:.9375rem;font-size:.875rem}.service-swiper .service-slider.right-slider{right:auto}.service-swiper .service-slider.right-slider .slider-people{margin-right:5%}.service-swiper .service-slider.center-slider{width:calc(850 / var(--viewport-width) * 100%)}.service-swiper .slider-word{--viewport-width: 1440;margin-top:0;width:calc(590 / var(--viewport-width) * 100%);position:absolute;right:0}.service-swiper .slider-word .grid-x>.large-6,.service-swiper .slider-word .grid-x>.medium-10{width:100%}.service-swiper .slider-word.right-slider{right:auto;left:20px}.service-swiper .slider-word.center-slider{right:20px;top:45%}}@media screen and (min-width:1201px)and (max-width:1439.98px){.service-swiper .slider-word .button-group{margin-bottom:3.75rem}}@media screen and (min-width:1440px)and (max-width:1649.98px){.service-directions .direction-bg .deco-circle{width:20rem;left:-12.5%}.service-directions .direction-bg .deco-circle2{width:6.25rem;right:3%}.service-directions .direction-r-bg .deco-circle,.service-directions .direction-r-bg .deco-circle2,.service-directions .direction-l-bg .deco-circle,.service-directions .direction-l-bg .deco-circle2{width:6.25rem}}@media screen and (min-width:1440px)and (max-width:1658.98px){.service-plane{--padding-top: .0625rem}}@media screen and (min-width:1441px)and (max-width:1599.98px){.service-swiper .slider-word .button-group{margin-bottom:5rem}}@media screen and (min-width:1601px){.service-swiper .slider-word .button-group{margin-bottom:5rem}}@media screen and (min-width:1919px){.service-know .service-know-info{padding:20% 0}.service-know .service-know-img-box .img-1{padding-top:35%}}@media screen and (min-width:1921px){.service-banner .banner-box{max-width:120rem;margin:0 auto}.service-swiper .service-slider{max-width:1920px;margin:5rem auto}.service-swiper .service-slider .slider-img{margin-left:0}.service-swiper .service-slider.right-slider .slider-img{margin-right:0}.service-swiper .slider-word .button-group{margin-bottom:6.25rem}}@media screen and (min-width:1024px)and (max-width:1199.98px){.service .h2{margin-top:2.5rem}.service-directions,.service-swiper .service-slider{margin-bottom:4.375rem}#service-swiper-storage,#service-swiper-build,.service-point .service-point-process,.service-qa,.articles-work{margin-top:2.5rem}}@media screen and (min-width:640px)and (max-width:1023.98px){.service .h2{margin-top:2.5rem}.service-directions{margin-bottom:3.125rem}.service-swiper .service-slider{margin-bottom:1.875rem}#service-swiper-storage,#service-swiper-build,.service-point .service-point-process,.service-qa,.articles-work{margin-top:2.5rem}}@media screen and (max-width:639.98px){.service .h2,#service-swiper-storage,#service-swiper-build,.service-point .service-point-process,.service-qa,.articles-work{margin-top:1.875rem}}.service-directions{margin-bottom:11.875rem}.service-swiper .service-slider{margin-bottom:6.25rem}@media screen and (min-width:1200px)and (max-width:1439.98px){.service-directions{margin-bottom:6.25rem}.service-swiper .service-slider{margin-bottom:5rem}}@media screen and (max-width:671.98px){.service-know .service-know-link-list,.service-know .service-know-info .h4,.service-swiper .service-slider,.service-swiper .slider-word .swiper-slide-word-p{margin-top:1.25rem}.service-point .service-point-card-all{margin-top:1.875rem}.service-qa .service-qa-bloack .h5{margin-bottom:1.875rem}.service-qa .service-qa-bloack figure:not(:first-child){margin-top:1.25rem}}@media screen and (min-width:1023px)and (max-width:1559.98px){.service .h2,#service-swiper-storage,#service-swiper-build,.service-point .service-point-process,.service-qa,.articles-work{margin-top:3.75rem}}.quiz-tool-content{margin-top:3.75rem;margin-bottom:1.25rem}.quiz-tool-content .site-gutter{margin-top:3.75rem}.quiz-tool-content .card-info{margin-bottom:0}.promo-designer .site-gutter{padding-right:var(--padding-x-global);padding-left:var(--padding-x-global)}.promo-designer{--img-width: 185;--img-height: 185;--gap: 2.8125rem;--columns: 1;--padding-top: -2.1875rem;z-index:1;padding-bottom:3.75rem;display:block;position:relative}.promo-designer.js-scroll-animate .segment-title,.promo-designer.js-scroll-animate .swiper-slide:nth-child(1),.promo-designer.js-scroll-animate .swiper-slide:nth-child(2),.promo-designer.js-scroll-animate .swiper-slide:nth-child(3),.promo-designer.js-scroll-animate .swiper-slide:nth-child(4),.promo-designer.js-scroll-animate .swiper-slide:nth-child(5),.promo-designer.js-scroll-animate .swiper-slide:nth-child(6){opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.promo-designer.js-scroll-animate .segment-title{transition-delay:.05s}.promo-designer.js-scroll-animate .swiper-slide:nth-child(1){transition-delay:.1s}.promo-designer.js-scroll-animate .swiper-slide:nth-child(2){transition-delay:.15s}.promo-designer.js-scroll-animate .swiper-slide:nth-child(3){transition-delay:.2s}.promo-designer.js-scroll-animate .swiper-slide:nth-child(4){transition-delay:.25s}.promo-designer.js-scroll-animate .swiper-slide:nth-child(5){transition-delay:.3s}.promo-designer.js-scroll-animate .swiper-slide:nth-child(6){transition-delay:.35s}.promo-designer.js-scroll-animate.is-animated .segment-title,.promo-designer.js-scroll-animate.is-animated .swiper-slide:nth-child(1),.promo-designer.js-scroll-animate.is-animated .swiper-slide:nth-child(2),.promo-designer.js-scroll-animate.is-animated .swiper-slide:nth-child(3),.promo-designer.js-scroll-animate.is-animated .swiper-slide:nth-child(4),.promo-designer.js-scroll-animate.is-animated .swiper-slide:nth-child(5),.promo-designer.js-scroll-animate.is-animated .swiper-slide:nth-child(6){opacity:1;transform:none}.promo-designer .h3{text-align:left}.promo-designer .promo-designer-swiper{--swiper-nav-pos: -10px;--swiper-navigation-top-offset: calc( ( ( ( 100vw - (var(--padding-x-global) + var(--padding-x)) * 2 - var(--gap) * (var(--columns) - 1) ) / var(--columns) ) * (var(--img-height) / var(--img-width)) ) / 2 + var(--padding-top) );display:block;position:relative}.promo-designer{margin-bottom:1.875rem}.quiz-tool .choose{--choose-icon-size: 2.1875rem;--choose-check-size: 4.0625rem}.quiz-tool .choose .choose-tile-small{--choose-icon-size: 1.125rem;--choose-check-size: 1.875rem}.quiz-tool .choose .choose-input:checked+.choose-tile:before{transform:scale(1);opacity:1}.quiz-tool .choose .choose-input:checked+.btn-white:hover{background:#e18000;color:#fff}.quiz-tool .choose .choose-tile{cursor:pointer;position:relative;display:block;background:transparent}.quiz-tool .choose .choose-tile img{width:100%;border-radius:.9375rem;margin-bottom:0}.quiz-tool .choose .choose-tile:before{background-size:var(--choose-icon-size);top:calc(var(--choose-check-size) / 2.5 * -1);right:calc(var(--choose-check-size) / 5 * -1)}.quiz-tool .choose .choose-title{font-weight:500;text-align:center;font-size:20px;margin-top:.5rem}.quiz-tool .has-sign-choose{display:grid;grid-template-columns:1fr;gap:1rem;justify-items:center}.quiz-tool-custom{--padding-top: 10rem;--padding-bottom: 11.25rem;--padding-footer: 41.1875rem;background-repeat:repeat;margin-bottom:calc(var(--padding-footer) * -1)}.quiz-tool-custom .quiz-tool-custom-title{z-index:5;position:relative;padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);color:#000}@media screen and (min-width:640px){.quiz-tool-custom .quiz-tool-custom-title{width:66.6667%}}.quiz-tool-custom .quiz-tool-custom-img{width:60%;z-index:3;position:absolute;top:var(--padding-top);right:0}.quiz-tool-custom .quiz-tool-custom-des{margin:2.1875rem 0 4.375rem;font-weight:400}.quiz-tool-custom .quiz-tool-custom-con{z-index:4;position:relative}.quiz-tool-custom .quiz-tool-custom-con:before{padding-top:36.77%}.quiz-tool-custom .quiz-tool-custom-con>form{width:100%}.quiz-tool-custom .quiz-tool-custom-sub-title{display:flex;justify-content:center;align-items:center;gap:.625rem}.quiz-tool-custom .quiz-tool-custom-sub-circle{--circle-size: 4.375rem;width:var(--circle-size);height:var(--circle-size);border-radius:50%;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#000}.quiz-tool-custom .quiz-tool-custom-sub-circle .h5{line-height:1}.quiz-tool-custom .quiz-tool-custom-sub-circle p{line-height:1.6}.quiz-tool-custom .quiz-tool-custom-third-title{margin-top:2.1875rem}@media screen and (max-width:42em){.quiz-tool-custom .quiz-tool-custom-third-title{margin-top:1.25rem}}.quiz-tool-custom .quiz-tool-custom-third-title{margin-bottom:1.25rem;margin-bottom:2.1875rem;width:100%}.quiz-tool-custom.quiz-tool-s-img-text .quiz-tool-custom-con,.quiz-tool-custom.quiz-tool-multi-img-text .quiz-tool-custom-con,.quiz-tool-custom.quiz-tool-text .quiz-tool-custom-con{justify-content:center!important}.quiz-tool-custom.quiz-tool-multi-img-text .quiz-tool-custom-btn,.quiz-tool-custom.quiz-tool-text .quiz-tool-custom-btn{text-align:left}.quiz-tool-custom.quiz-tool-multi-img-text img,.quiz-tool-custom.quiz-tool-text img{margin-bottom:1.5625rem}.quiz-tool-custom .quiz-tool-custom-s-img-text{margin-left:auto;margin-right:auto}@media screen and (min-width:640px){.quiz-tool-custom .quiz-tool-custom-s-img-text{width:83.3333%}}@media screen and (min-width:1024px){.quiz-tool-custom .quiz-tool-custom-s-img-text{width:50%}}.quiz-tool-custom .quiz-tool-custom-s-img-text img{margin:2.1875rem auto;width:100%;max-width:25rem;text-align:center;display:block}@media screen and (max-width:1023.98px){.quiz-tool-custom .quiz-tool-custom-s-img-text img{max-width:18.75rem}}.quiz-tool-custom .quiz-tool-custom-s-img-text .style-quiz-img{max-width:37.5rem}.quiz-tool-custom .quiz-tool-custom-s-img-text.is-split{width:100%}@media screen and (min-width:1024px){.quiz-tool-custom .quiz-tool-custom-s-img-text.is-split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:1rem}}@media screen and (min-width:1024px){.quiz-tool-custom .quiz-tool-custom-s-img-text.is-split .quiz-tool-custom-third-title{grid-column:1/-1}}.quiz-tool-custom .quiz-tool-custom-multi-img-text{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media screen and (min-width:1024px){.quiz-tool-custom .quiz-tool-custom-multi-img-text{grid-template-columns:repeat(4,1fr)}}.quiz-tool-custom .quiz-tool-custom-text{display:grid;grid-template-columns:1fr;gap:1.25rem;width:60%;margin:0 20%}.quiz-tool-custom .quiz-tool-custom-text.has-sign-choose{width:100%;margin:0}@media screen and (min-width:640px){.quiz-tool-custom .quiz-tool-custom-text.has-sign-choose{grid-template-columns:repeat(2,1fr)}}.quiz-tool-custom .quiz-tool-custom-btn-gruop{--btn-gap: .9375rem;display:flex;flex-direction:column;grid-row-gap:var(--btn-gap);flex-wrap:wrap;justify-content:center}.quiz-tool-custom .quiz-tool-custom-btn-gruop.flex-lg-column{flex-direction:row}@media screen and (min-width:1024px){.quiz-tool-custom .quiz-tool-custom-btn-gruop.flex-lg-column{flex-direction:column}}.quiz-tool-custom .quiz-tool-custom-btn-gruop a{width:calc(50% - var(--btn-gap))}.quiz-tool-custom .quiz-tool-custom-btn-gruop label{display:flex;align-items:center;gap:1rem}.quiz-tool-custom.white-breadcrumbs .breadcrumbs li,.quiz-tool-custom.white-breadcrumbs .breadcrumbs a{color:#fff}@media(hover:hover){.quiz-tool-custom.white-breadcrumbs .breadcrumbs a:hover,.quiz-tool-custom.white-breadcrumbs .breadcrumbs a:focus{color:#e18000}}.quiz-tool-custom.white-breadcrumbs .breadcrumbs li:not(:last-child):after{color:#fff}@media screen and (max-width:639.98px){.quiz-tool-custom{--padding-top: 1.25rem;--padding-bottom: 0;margin-bottom:-57%}.quiz-tool-custom .quiz-tool-custom-des{margin:1.875rem 0}.quiz-tool-custom .quiz-tool-custom-img{width:100%;margin-top:0;position:relative}.quiz-tool-custom .quiz-tool-custom-btn{font-size:1rem}.quiz-tool-custom .quiz-tool-custom-sub-title{margin:1.25rem 0}.quiz-tool-custom .quiz-tool-custom-s-img-text{margin-bottom:1.875rem}.quiz-tool-custom .quiz-tool-custom-multi-img-text{grid-row-gap:1.25rem;margin-bottom:5rem}.quiz-tool-custom .quiz-tool-custom-text{width:100%;margin:0;padding:0 0 6.25rem}}@media screen and (min-width:640px)and (max-width:1023.98px){.quiz-tool-custom{--padding-top: 2.5rem;--padding-bottom: 4.375rem}}@media screen and (min-width:1024px)and (max-width:1199.98px){.quiz-tool-custom .quiz-tool-custom-s-img-text{margin-bottom:6.25rem}.quiz-tool-custom .quiz-tool-custom-multi-img-text{margin-bottom:12.5rem}}.quiz-tool-custom .quiz-tool-custom-bg{z-index:0}.quiz-tool-custom .quiz-tool-custom-bg .bg-top,.quiz-tool-custom .quiz-tool-custom-bg .bg-bottom,.quiz-tool-custom .quiz-tool-custom-bg .deco-top,.quiz-tool-custom .quiz-tool-custom-bg .deco-bottom{width:100%;position:absolute}.quiz-tool-custom .quiz-tool-custom-bg .bg-top{bottom:-2vh}.quiz-tool-custom .quiz-tool-custom-bg .bg-bottom{bottom:0}.quiz-tool-custom .quiz-tool-custom-bg .deco-top,.quiz-tool-custom .quiz-tool-custom-bg .deco-bottom{width:100%}.quiz-tool-custom .quiz-tool-custom-bg .deco-top{top:3%}.quiz-tool-custom .quiz-tool-custom-bg .deco-bottom{bottom:var(--padding-footer)}.quiz-tool-custom .quiz-tool-custom-bg .deco-repeat{background-repeat:repeat;z-index:2;width:100%;height:100%;position:absolute}.quiz-tool-custom .quiz-tool-custom-btn{width:100%;position:relative;text-align:center;font-weight:500;font-size:1.5rem;color:#000}.quiz-tool-custom .quiz-tool-custom-btn:hover{color:#e18000}.quiz-tool-custom .quiz-tool-custom-btn .btn_t:before,.quiz-tool-custom .quiz-tool-custom-btn .btn-b:before{padding-top:3.03%}.quiz-tool-custom .quiz-tool-custom-btn .btn_t,.quiz-tool-custom .quiz-tool-custom-btn .btn-b{background-repeat:no-repeat;background-size:100%;background-position:0}.quiz-tool-custom .quiz-tool-custom-btn .btn-c{background-repeat:repeat-y;background-size:100%;padding:.3125rem .9375rem .75rem;line-height:1.6}.quiz-tool-custom .quiz-tool-custom-btn-star{width:13.75rem;position:relative;display:block}.quiz-tool-custom .quiz-tool-custom-btn-left{text-align:left}.quiz-tool-custom .quiz-tool-custom-con{justify-content:center}.quiz-tool-custom .quiz-tool-custom-con.cover{justify-content:start}.quiz-tool-custom .quiz-tool-custom-radio{--radio-size: 4.6875rem;grid-column-gap:3.75rem;position:relative;display:flex;cursor:pointer;margin-top:2.1875rem}.quiz-tool-custom .quiz-tool-custom-radio label{width:50%;position:relative;display:block}.quiz-tool-custom .quiz-tool-custom-radio label:hover img{opacity:1;transform:scale(.95);transition:all .3s}.quiz-tool-custom .quiz-tool-custom-radio a{width:100%;height:100%;position:relative;display:block}.quiz-tool-custom .quiz-tool-custom-radio [type=radio]{position:absolute;opacity:1;width:100%!important;height:100%;border:0;background:none;background-color:transparent}.quiz-tool-custom .quiz-tool-custom-radio [type=radio]:before{content:"";position:absolute;display:none;width:var(--radio-size);height:var(--radio-size);background-repeat:no-repeat;top:calc(var(--radio-size) / -3);right:calc(var(--radio-size) / -3)}.quiz-tool-custom .quiz-tool-custom-radio [type=radio]:after{display:none}.quiz-tool-custom .quiz-tool-custom-radio [type=radio]+img{cursor:pointer}.quiz-tool-custom .quiz-tool-custom-radio input[type=radio]:checked{background-color:transparent}.quiz-tool-custom .quiz-tool-custom-radio input[type=radio]:checked:before{display:block;background-size:100%;background-image:url(/static/assets/images/lorem/tool_custom/checkbox.png)}.quiz-tool-custom.js-scroll-animate .bg-top,.quiz-tool-custom.js-scroll-animate .bg-bottom,.quiz-tool-custom.js-scroll-animate .bg-bottom-s,.quiz-tool-custom.js-scroll-animate .quiz-tool-custom-title .h4,.quiz-tool-custom.js-scroll-animate .quiz-tool-custom-title .h1,.quiz-tool-custom.js-scroll-animate .quiz-tool-custom-title .h5,.quiz-tool-custom.js-scroll-animate .quiz-tool-custom-btn,.quiz-tool-custom.js-scroll-animate .quiz-tool-custom-img{transition-duration:1s;transition-property:opacity,transform}.quiz-tool-custom.js-scroll-animate .bg-top{transition-delay:.05s}.quiz-tool-custom.js-scroll-animate .bg-bottom{transition-delay:.1s}.quiz-tool-custom.js-scroll-animate .bg-bottom-s{transition-delay:.15s}.quiz-tool-custom.js-scroll-animate .quiz-tool-custom-title .h4{transition-delay:.2s}.quiz-tool-custom.js-scroll-animate .quiz-tool-custom-title .h1{transition-delay:.25s}.quiz-tool-custom.js-scroll-animate .quiz-tool-custom-title .h5{transition-delay:.3s}.quiz-tool-custom.js-scroll-animate .quiz-tool-custom-btn{transition-delay:.35s}.quiz-tool-custom.js-scroll-animate .quiz-tool-custom-img{transition-delay:.4s}.quiz-tool-custom.js-scroll-animate:not(.is-animated) .bg-top,.quiz-tool-custom.js-scroll-animate:not(.is-animated) .bg-bottom,.quiz-tool-custom.js-scroll-animate:not(.is-animated) .bg-bottom-s,.quiz-tool-custom.js-scroll-animate:not(.is-animated) .quiz-tool-custom-title .h4,.quiz-tool-custom.js-scroll-animate:not(.is-animated) .quiz-tool-custom-title .h1,.quiz-tool-custom.js-scroll-animate:not(.is-animated) .quiz-tool-custom-title .h5,.quiz-tool-custom.js-scroll-animate:not(.is-animated) .quiz-tool-custom-btn,.quiz-tool-custom.js-scroll-animate:not(.is-animated) .quiz-tool-custom-img{opacity:0;transform:translateY(50px)}.quiz-tool-custom.js-scroll-animate .bg-top{transform:translateY(-10%)}.quiz-tool-custom.js-scroll-animate .bg-bottom,.quiz-tool-custom.js-scroll-animate .bg-bottom-s{transform:translateY(-20%)}.quiz-tool-custom.js-scroll-animate .quiz-tool-custom-sub-title{--delay: 2.5s}.quiz-tool-custom.js-scroll-animate .quiz-tool-custom-title .h4{--delay: 1.5s}.quiz-tool-custom.js-scroll-animate.is-animated .bg-top{transform:translateY(calc(var(--ws, 0px) * -.01))}.quiz-tool-custom.js-scroll-animate.is-animated .bg-bottom,.quiz-tool-custom.js-scroll-animate.is-animated .bg-bottom-s{transform:translateY(calc(var(--ws, 0px) * -.05))}.quiz-tool-end-title-shadow{text-shadow:2px 2px 20px rgb(255,255,255)}.quiz-tool-end{--banner-height: 59.375rem;overflow:hidden;height:var(--banner-height);position:relative;display:block;width:100%;margin-bottom:3.75rem}.quiz-tool-end .quiz-tool-end-img{position:relative;display:block;width:100%}.quiz-tool-end .quiz-tool-end-img img{width:100%}.quiz-tool-end .quiz-tool-end-word{display:flex;flex-direction:column;justify-content:center}.quiz-tool-end .quiz-tool-end-word .h1-sp{font-size:5.625rem}.quiz-tool-end .quiz-tool-end-word .h1-sp-small{font-size:3.75rem}.quiz-tool-end .quiz-tool-end-star{display:flex;flex-direction:row;align-items:center;grid-row-gap:1.25rem}.quiz-tool-end .quiz-tool-end-star .score-star-box{--star-size: 35px}.quiz-tool-end .quiz-tool-custom-bg .bg-top{bottom:10%}.quiz-tool-end .quiz-tool-custom-bg .bg-bottom{bottom:-40%}.quiz-tool-end .quiz-tool-default-bg .deco-bottom{bottom:0%}.quiz-tool-end .quiz-tool-end-deco-group{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;grid-row-gap:1.25rem;grid-column-gap:1.25rem;margin-top:1.25rem}.quiz-tool-end .quiz-tool-end-deco{display:flex;justify-content:center;flex-direction:column;align-items:center}.quiz-tool-end .quiz-tool-end-deco .h6{margin-top:.9375rem}.quiz-tool-end.quiz-tool-end-img{background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:top center;padding-bottom:0}.quiz-tool-end.quiz-tool-end-img:before{content:"";width:100%;height:100%;opacity:.75;background-color:#fff;z-index:1;position:absolute;display:block}.quiz-tool-end.quiz-tool-end-img .re-btn{width:8.4375rem;margin-top:2.1875rem}.quiz-tool-end.quiz-tool-end-img .quiz-tool-end-img-black{padding:6.875rem 0;position:relative;width:100%;display:flex;align-items:center}.quiz-tool-end.quiz-tool-end-img .quiz-tool-end-word{z-index:2;width:90%;position:absolute;left:10%}.quiz-tool-end.quiz-tool-end-img .quiz-tool-end-img-in{padding-left:30%;width:70%;box-sizing:content-box}.quiz-tool-end.quiz-tool-end-img .quiz-tool-end-img-in img{width:100%}.quiz-tool-end-word{position:relative;display:block}.quiz-tool-end-word hr{margin:3.75rem 0}.quiz-tool-end-word .h3,.quiz-tool-end-word .h5,.quiz-tool-end-word .h6{color:#000}.quiz-tool-end-word .h5{margin-bottom:1.25rem}.quiz-tool-end-word .h6{font-weight:lighter}.quiz-tool-end-word .quiz-tool-end-word-in{margin-top:3.75rem;display:grid;grid-template-columns:1fr}.quiz-tool-end-word .quiz-tool-end-word-R{border-top:1px solid #cacacd;border-left:1px solid #cacacd;padding:3.75rem 0 3.75rem 1.875rem}.quiz-tool-end-word .quiz-tool-end-word-L{padding:3.75rem 0;border-top:1px solid #cacacd}.quiz-tool-end-word .quiz-tool-end-word-img{display:grid;grid-template-columns:1fr}.quiz-tool-end-word .quiz-tool-end-word-img img{width:100%}.quiz-tool-end-word .quiz-tool-end-word-img .quiz-tool-end-word-img-R{padding-left:1.25rem;display:flex;flex-direction:column;justify-content:space-between}.quiz-tool-end-word .quiz-tool-end-word-img .quiz-tool-end-word-img-R p{display:flex;align-items:center}.quiz-tool-end-word .quiz-tool-end-word-img .quiz-tool-end-word-img-L{padding-right:1.25rem}.quiz-tool-end-word .quiz-tool-end-word-img .quiz-tool-end-word-img-L img:not(:last-child){margin-bottom:2.5rem}.quiz-tool-end-word.js-scroll-animate .site-gutter{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.quiz-tool-end-word.js-scroll-animate .site-gutter{transition-delay:.05s}.quiz-tool-end-word.js-scroll-animate.is-animated .site-gutter{opacity:1;transform:none}.quiz-tool-end-word.js-scroll-animate .site-gutter{--delay: 4.5s}.step-quote-share{margin-top:0!important}.quiz-tool-default-repeat-bg{background-image:url(/static/assets/images/lorem/tool_def/bg_repeat.jpg)}.quiz-tool-end-img5-bg{background-image:url(/static/assets/images/lorem/tool_def/img5.jpg)}.quiz-tool-default-sub-circle{background-color:#fff}.quiz-tool-default{--padding-top: 10rem;--padding-bottom: 11.25rem;--padding-footer: 41.1875rem;background-repeat:repeat;margin-bottom:calc(var(--padding-footer) * -1)}.quiz-tool-default .quiz-tool-default-title{z-index:5;position:relative;padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);color:#000}@media screen and (min-width:640px){.quiz-tool-default .quiz-tool-default-title{width:66.6667%}}.quiz-tool-default .quiz-tool-default-img{width:60%;z-index:3;position:absolute;top:var(--padding-top);right:0}.quiz-tool-default .quiz-tool-default-des{margin:2.1875rem 0 4.375rem;font-weight:400}.quiz-tool-default .quiz-tool-default-con{z-index:4;position:relative}.quiz-tool-default .quiz-tool-default-con:before{padding-top:36.77%}.quiz-tool-default .quiz-tool-default-con>form{width:100%}.quiz-tool-default .quiz-tool-default-sub-title{display:flex;justify-content:center;align-items:center;gap:.625rem}.quiz-tool-default .quiz-tool-default-sub-circle{--circle-size: 4.375rem;width:var(--circle-size);height:var(--circle-size);border-radius:50%;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#000}.quiz-tool-default .quiz-tool-default-sub-circle .h5{line-height:1}.quiz-tool-default .quiz-tool-default-sub-circle p{line-height:1.6}.quiz-tool-default .quiz-tool-default-third-title{margin-top:2.1875rem}@media screen and (max-width:42em){.quiz-tool-default .quiz-tool-default-third-title{margin-top:1.25rem}}.quiz-tool-default .quiz-tool-default-third-title{margin-bottom:1.25rem;margin-bottom:2.1875rem;width:100%}.quiz-tool-default.quiz-tool-s-img-text .quiz-tool-default-con,.quiz-tool-default.quiz-tool-multi-img-text .quiz-tool-default-con,.quiz-tool-default.quiz-tool-text .quiz-tool-default-con{justify-content:center!important}.quiz-tool-default.quiz-tool-multi-img-text .quiz-tool-default-btn,.quiz-tool-default.quiz-tool-text .quiz-tool-default-btn{text-align:left}.quiz-tool-default.quiz-tool-multi-img-text img,.quiz-tool-default.quiz-tool-text img{margin-bottom:1.5625rem}.quiz-tool-default .quiz-tool-default-s-img-text{margin-left:auto;margin-right:auto}@media screen and (min-width:640px){.quiz-tool-default .quiz-tool-default-s-img-text{width:83.3333%}}@media screen and (min-width:1024px){.quiz-tool-default .quiz-tool-default-s-img-text{width:50%}}.quiz-tool-default .quiz-tool-default-s-img-text img{margin:2.1875rem auto;width:100%;max-width:25rem;text-align:center;display:block}@media screen and (max-width:1023.98px){.quiz-tool-default .quiz-tool-default-s-img-text img{max-width:18.75rem}}.quiz-tool-default .quiz-tool-default-s-img-text .style-quiz-img{max-width:37.5rem}.quiz-tool-default .quiz-tool-default-s-img-text.is-split{width:100%}@media screen and (min-width:1024px){.quiz-tool-default .quiz-tool-default-s-img-text.is-split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:1rem}}@media screen and (min-width:1024px){.quiz-tool-default .quiz-tool-default-s-img-text.is-split .quiz-tool-default-third-title{grid-column:1/-1}}.quiz-tool-default .quiz-tool-default-multi-img-text{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media screen and (min-width:1024px){.quiz-tool-default .quiz-tool-default-multi-img-text{grid-template-columns:repeat(4,1fr)}}.quiz-tool-default .quiz-tool-default-text{display:grid;grid-template-columns:1fr;gap:1.25rem;width:60%;margin:0 20%}.quiz-tool-default .quiz-tool-default-text.has-sign-choose{width:100%;margin:0}@media screen and (min-width:640px){.quiz-tool-default .quiz-tool-default-text.has-sign-choose{grid-template-columns:repeat(2,1fr)}}.quiz-tool-default .quiz-tool-default-btn-gruop{--btn-gap: .9375rem;display:flex;flex-direction:column;grid-row-gap:var(--btn-gap);flex-wrap:wrap;justify-content:center}.quiz-tool-default .quiz-tool-default-btn-gruop.flex-lg-column{flex-direction:row}@media screen and (min-width:1024px){.quiz-tool-default .quiz-tool-default-btn-gruop.flex-lg-column{flex-direction:column}}.quiz-tool-default .quiz-tool-default-btn-gruop a{width:calc(50% - var(--btn-gap))}.quiz-tool-default .quiz-tool-default-btn-gruop label{display:flex;align-items:center;gap:1rem}.quiz-tool-default.white-breadcrumbs .breadcrumbs li,.quiz-tool-default.white-breadcrumbs .breadcrumbs a{color:#fff}@media(hover:hover){.quiz-tool-default.white-breadcrumbs .breadcrumbs a:hover,.quiz-tool-default.white-breadcrumbs .breadcrumbs a:focus{color:#e18000}}.quiz-tool-default.white-breadcrumbs .breadcrumbs li:not(:last-child):after{color:#fff}@media screen and (max-width:639.98px){.quiz-tool-default{--padding-top: 1.25rem;--padding-bottom: 0;margin-bottom:-57%}.quiz-tool-default .quiz-tool-default-des{margin:1.875rem 0}.quiz-tool-default .quiz-tool-default-img{width:100%;margin-top:0;position:relative}.quiz-tool-default .quiz-tool-default-btn{font-size:1rem}.quiz-tool-default .quiz-tool-default-sub-title{margin:1.25rem 0}.quiz-tool-default .quiz-tool-default-s-img-text{margin-bottom:1.875rem}.quiz-tool-default .quiz-tool-default-multi-img-text{grid-row-gap:1.25rem;margin-bottom:5rem}.quiz-tool-default .quiz-tool-default-text{width:100%;margin:0;padding:0 0 6.25rem}}@media screen and (min-width:640px)and (max-width:1023.98px){.quiz-tool-default{--padding-top: 2.5rem;--padding-bottom: 4.375rem}}@media screen and (min-width:1024px)and (max-width:1199.98px){.quiz-tool-default .quiz-tool-default-s-img-text{margin-bottom:6.25rem}.quiz-tool-default .quiz-tool-default-multi-img-text{margin-bottom:12.5rem}}.quiz-tool-default{padding-bottom:25rem}.quiz-tool-default .breadcrumbs{padding:1.5625rem 0}.quiz-tool-default .quiz-tool-default-bg{z-index:0}.quiz-tool-default .quiz-tool-default-bg .deco-top,.quiz-tool-default .quiz-tool-default-bg .deco-bottom{width:100%;position:absolute}.quiz-tool-default .quiz-tool-default-bg .deco-top,.quiz-tool-default .quiz-tool-default-bg .deco-bottom{width:100%}.quiz-tool-default .quiz-tool-default-bg .deco-top{top:3%}.quiz-tool-default .quiz-tool-default-bg .deco-bottom{bottom:calc(var(--padding-footer) / 2)}.quiz-tool-default .btn-white{display:flex;align-items:center;width:100%;background:#fff;color:#000;text-align:left;line-height:1.6;border-radius:.9375rem;margin-bottom:0}.quiz-tool-default .btn-white:hover{background:#e18000;color:#fff}.quiz-tool-default .btn-white.no-hover:hover{background:#fff;color:#000}.quiz-tool-default .quiz-tool-default-text .btn-white{margin:0}.quiz-tool-default.quiz-tool-end{--banner-height: auto;padding-bottom:6.25rem;margin-bottom:1.25rem}.quiz-tool-default.quiz-tool-end:not(.quiz-tool-end-img) .quiz-tool-default-con{display:grid;grid-template-columns:1fr;gap:1rem}.quiz-tool-default.quiz-tool-end:not(.quiz-tool-end-img) .quiz-tool-default-con>:first-child{grid-column:1/-1}.quiz-tool-default.js-scroll-animate .quiz-tool-default-img,.quiz-tool-default.js-scroll-animate .quiz-tool-default-title .h4,.quiz-tool-default.js-scroll-animate .quiz-tool-default-title .h1,.quiz-tool-default.js-scroll-animate .quiz-tool-default-title .h5,.quiz-tool-default.js-scroll-animate .quiz-tool-default-title .button{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.quiz-tool-default.js-scroll-animate .quiz-tool-default-img{transition-delay:.05s}.quiz-tool-default.js-scroll-animate .quiz-tool-default-title .h4{transition-delay:.1s}.quiz-tool-default.js-scroll-animate .quiz-tool-default-title .h1{transition-delay:.15s}.quiz-tool-default.js-scroll-animate .quiz-tool-default-title .h5{transition-delay:.2s}.quiz-tool-default.js-scroll-animate .quiz-tool-default-title .button{transition-delay:.25s}.quiz-tool-default.js-scroll-animate.is-animated .quiz-tool-default-img,.quiz-tool-default.js-scroll-animate.is-animated .quiz-tool-default-title .h4,.quiz-tool-default.js-scroll-animate.is-animated .quiz-tool-default-title .h1,.quiz-tool-default.js-scroll-animate.is-animated .quiz-tool-default-title .h5,.quiz-tool-default.js-scroll-animate.is-animated .quiz-tool-default-title .button{opacity:1;transform:none}.build-choose{display:grid;justify-items:center;gap:1rem}.build-choose>div{width:100%}.quiz-tool-s-img-text.js-scroll-animate .quiz-tool-default-sub-title,.quiz-tool-s-img-text.js-scroll-animate .quiz-tool-default-third-title,.quiz-tool-s-img-text.js-scroll-animate .quiz-tool-default-s-img-text img,.quiz-tool-s-img-text.js-scroll-animate .quiz-tool-default-btn-gruop{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.quiz-tool-s-img-text.js-scroll-animate .quiz-tool-default-sub-title{transition-delay:.05s}.quiz-tool-s-img-text.js-scroll-animate .quiz-tool-default-third-title{transition-delay:.1s}.quiz-tool-s-img-text.js-scroll-animate .quiz-tool-default-s-img-text img{transition-delay:.15s}.quiz-tool-s-img-text.js-scroll-animate .quiz-tool-default-btn-gruop{transition-delay:.2s}.quiz-tool-s-img-text.js-scroll-animate.is-animated .quiz-tool-default-sub-title,.quiz-tool-s-img-text.js-scroll-animate.is-animated .quiz-tool-default-third-title,.quiz-tool-s-img-text.js-scroll-animate.is-animated .quiz-tool-default-s-img-text img,.quiz-tool-s-img-text.js-scroll-animate.is-animated .quiz-tool-default-btn-gruop{opacity:1;transform:none}.quiz-tool-multi.js-scroll-animate .quiz-tool-default-sub-title,.quiz-tool-multi.js-scroll-animate .quiz-tool-default-third-title,.quiz-tool-multi.js-scroll-animate .quiz-tool-multi-item:nth-child(1),.quiz-tool-multi.js-scroll-animate .quiz-tool-multi-item:nth-child(2),.quiz-tool-multi.js-scroll-animate .quiz-tool-multi-item:nth-child(3),.quiz-tool-multi.js-scroll-animate .quiz-tool-multi-item:nth-child(4),.quiz-tool-multi.js-scroll-animate .quiz-tool-multi-item:nth-child(5),.quiz-tool-multi.js-scroll-animate .quiz-tool-multi-item:nth-child(6),.quiz-tool-multi.js-scroll-animate .quiz-tool-multi-item:nth-child(7),.quiz-tool-multi.js-scroll-animate .quiz-tool-multi-item:nth-child(8){opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.quiz-tool-multi.js-scroll-animate .quiz-tool-default-sub-title{transition-delay:.05s}.quiz-tool-multi.js-scroll-animate .quiz-tool-default-third-title{transition-delay:.1s}.quiz-tool-multi.js-scroll-animate .quiz-tool-multi-item:nth-child(1){transition-delay:.15s}.quiz-tool-multi.js-scroll-animate .quiz-tool-multi-item:nth-child(2){transition-delay:.2s}.quiz-tool-multi.js-scroll-animate .quiz-tool-multi-item:nth-child(3){transition-delay:.25s}.quiz-tool-multi.js-scroll-animate .quiz-tool-multi-item:nth-child(4){transition-delay:.3s}.quiz-tool-multi.js-scroll-animate .quiz-tool-multi-item:nth-child(5){transition-delay:.35s}.quiz-tool-multi.js-scroll-animate .quiz-tool-multi-item:nth-child(6){transition-delay:.4s}.quiz-tool-multi.js-scroll-animate .quiz-tool-multi-item:nth-child(7){transition-delay:.45s}.quiz-tool-multi.js-scroll-animate .quiz-tool-multi-item:nth-child(8){transition-delay:.5s}.quiz-tool-multi.js-scroll-animate.is-animated .quiz-tool-default-sub-title,.quiz-tool-multi.js-scroll-animate.is-animated .quiz-tool-default-third-title,.quiz-tool-multi.js-scroll-animate.is-animated .quiz-tool-multi-item:nth-child(1),.quiz-tool-multi.js-scroll-animate.is-animated .quiz-tool-multi-item:nth-child(2),.quiz-tool-multi.js-scroll-animate.is-animated .quiz-tool-multi-item:nth-child(3),.quiz-tool-multi.js-scroll-animate.is-animated .quiz-tool-multi-item:nth-child(4),.quiz-tool-multi.js-scroll-animate.is-animated .quiz-tool-multi-item:nth-child(5),.quiz-tool-multi.js-scroll-animate.is-animated .quiz-tool-multi-item:nth-child(6),.quiz-tool-multi.js-scroll-animate.is-animated .quiz-tool-multi-item:nth-child(7),.quiz-tool-multi.js-scroll-animate.is-animated .quiz-tool-multi-item:nth-child(8){opacity:1;transform:none}.quiz-tool-multi-item{display:flex;flex-direction:column;gap:1.25rem}.quiz-tool-multi-item .button{flex:1;display:flex;justify-content:center;align-items:center}.quiz-tool-text.js-scroll-animate .quiz-tool-default-sub-title,.quiz-tool-text.js-scroll-animate .quiz-tool-default-third-title,.quiz-tool-text.js-scroll-animate .quiz-tool-text-item:nth-child(1),.quiz-tool-text.js-scroll-animate .quiz-tool-text-item:nth-child(2),.quiz-tool-text.js-scroll-animate .quiz-tool-text-item:nth-child(3),.quiz-tool-text.js-scroll-animate .quiz-tool-text-item:nth-child(4),.quiz-tool-text.js-scroll-animate .quiz-tool-text-item:nth-child(5),.quiz-tool-text.js-scroll-animate .quiz-tool-text-item:nth-child(6),.quiz-tool-text.js-scroll-animate .quiz-tool-text-item:nth-child(7),.quiz-tool-text.js-scroll-animate .quiz-tool-text-item:nth-child(8),.quiz-tool-text.js-scroll-animate .quiz-tool-text-item:nth-child(9),.quiz-tool-text.js-scroll-animate .quiz-tool-text-item:nth-child(10),.quiz-tool-text.js-scroll-animate .quiz-tool-text-item:nth-child(11),.quiz-tool-text.js-scroll-animate .quiz-tool-text-item:nth-child(12){opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.quiz-tool-text.js-scroll-animate .quiz-tool-default-sub-title{transition-delay:.05s}.quiz-tool-text.js-scroll-animate .quiz-tool-default-third-title{transition-delay:.1s}.quiz-tool-text.js-scroll-animate .quiz-tool-text-item:nth-child(1){transition-delay:.15s}.quiz-tool-text.js-scroll-animate .quiz-tool-text-item:nth-child(2){transition-delay:.2s}.quiz-tool-text.js-scroll-animate .quiz-tool-text-item:nth-child(3){transition-delay:.25s}.quiz-tool-text.js-scroll-animate .quiz-tool-text-item:nth-child(4){transition-delay:.3s}.quiz-tool-text.js-scroll-animate .quiz-tool-text-item:nth-child(5){transition-delay:.35s}.quiz-tool-text.js-scroll-animate .quiz-tool-text-item:nth-child(6){transition-delay:.4s}.quiz-tool-text.js-scroll-animate .quiz-tool-text-item:nth-child(7){transition-delay:.45s}.quiz-tool-text.js-scroll-animate .quiz-tool-text-item:nth-child(8){transition-delay:.5s}.quiz-tool-text.js-scroll-animate .quiz-tool-text-item:nth-child(9){transition-delay:.55s}.quiz-tool-text.js-scroll-animate .quiz-tool-text-item:nth-child(10){transition-delay:.6s}.quiz-tool-text.js-scroll-animate .quiz-tool-text-item:nth-child(11){transition-delay:.65s}.quiz-tool-text.js-scroll-animate .quiz-tool-text-item:nth-child(12){transition-delay:.7s}.quiz-tool-text.js-scroll-animate.is-animated .quiz-tool-default-sub-title,.quiz-tool-text.js-scroll-animate.is-animated .quiz-tool-default-third-title,.quiz-tool-text.js-scroll-animate.is-animated .quiz-tool-text-item:nth-child(1),.quiz-tool-text.js-scroll-animate.is-animated .quiz-tool-text-item:nth-child(2),.quiz-tool-text.js-scroll-animate.is-animated .quiz-tool-text-item:nth-child(3),.quiz-tool-text.js-scroll-animate.is-animated .quiz-tool-text-item:nth-child(4),.quiz-tool-text.js-scroll-animate.is-animated .quiz-tool-text-item:nth-child(5),.quiz-tool-text.js-scroll-animate.is-animated .quiz-tool-text-item:nth-child(6),.quiz-tool-text.js-scroll-animate.is-animated .quiz-tool-text-item:nth-child(7),.quiz-tool-text.js-scroll-animate.is-animated .quiz-tool-text-item:nth-child(8),.quiz-tool-text.js-scroll-animate.is-animated .quiz-tool-text-item:nth-child(9),.quiz-tool-text.js-scroll-animate.is-animated .quiz-tool-text-item:nth-child(10),.quiz-tool-text.js-scroll-animate.is-animated .quiz-tool-text-item:nth-child(11),.quiz-tool-text.js-scroll-animate.is-animated .quiz-tool-text-item:nth-child(12){opacity:1;transform:none}.quiz-tool-choose.js-scroll-animate .quiz-tool-default-sub-title,.quiz-tool-choose.js-scroll-animate .quiz-tool-default-third-title,.quiz-tool-choose.js-scroll-animate .quiz-tool-choose-item:nth-child(1),.quiz-tool-choose.js-scroll-animate .quiz-tool-choose-item:nth-child(2),.quiz-tool-choose.js-scroll-animate .quiz-tool-choose-item:nth-child(3){opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.quiz-tool-choose.js-scroll-animate .quiz-tool-default-sub-title{transition-delay:.05s}.quiz-tool-choose.js-scroll-animate .quiz-tool-default-third-title{transition-delay:.1s}.quiz-tool-choose.js-scroll-animate .quiz-tool-choose-item:nth-child(1){transition-delay:.15s}.quiz-tool-choose.js-scroll-animate .quiz-tool-choose-item:nth-child(2){transition-delay:.2s}.quiz-tool-choose.js-scroll-animate .quiz-tool-choose-item:nth-child(3){transition-delay:.25s}.quiz-tool-choose.js-scroll-animate.is-animated .quiz-tool-default-sub-title,.quiz-tool-choose.js-scroll-animate.is-animated .quiz-tool-default-third-title,.quiz-tool-choose.js-scroll-animate.is-animated .quiz-tool-choose-item:nth-child(1),.quiz-tool-choose.js-scroll-animate.is-animated .quiz-tool-choose-item:nth-child(2),.quiz-tool-choose.js-scroll-animate.is-animated .quiz-tool-choose-item:nth-child(3){opacity:1;transform:none}.animate-default-end.js-scroll-animate .quiz-tool-default-sub-title,.animate-default-end.js-scroll-animate .quiz-tool-default-third-title,.animate-default-end.js-scroll-animate .quiz-tool-end-word .h6,.animate-default-end.js-scroll-animate .quiz-tool-end-word .h1,.animate-default-end.js-scroll-animate .quiz-tool-end-img,.animate-default-end.js-scroll-animate .quiz-tool-end-word-img-L img:nth-child(1),.animate-default-end.js-scroll-animate .quiz-tool-end-word-img-L img:nth-child(2),.animate-default-end.js-scroll-animate .quiz-tool-end-word-img-R p,.animate-default-end.js-scroll-animate .quiz-tool-end-word-img-R img:nth-child(1),.animate-default-end.js-scroll-animate .quiz-tool-end-word-in{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.animate-default-end.js-scroll-animate .quiz-tool-default-sub-title{transition-delay:.05s}.animate-default-end.js-scroll-animate .quiz-tool-default-third-title{transition-delay:.1s}.animate-default-end.js-scroll-animate .quiz-tool-end-word .h6{transition-delay:.15s}.animate-default-end.js-scroll-animate .quiz-tool-end-word .h1{transition-delay:.2s}.animate-default-end.js-scroll-animate .quiz-tool-end-img{transition-delay:.25s}.animate-default-end.js-scroll-animate .quiz-tool-end-word-img-L img:nth-child(1){transition-delay:.3s}.animate-default-end.js-scroll-animate .quiz-tool-end-word-img-L img:nth-child(2){transition-delay:.35s}.animate-default-end.js-scroll-animate .quiz-tool-end-word-img-R p{transition-delay:.4s}.animate-default-end.js-scroll-animate .quiz-tool-end-word-img-R img:nth-child(1){transition-delay:.45s}.animate-default-end.js-scroll-animate .quiz-tool-end-word-in{transition-delay:.5s}.animate-default-end.js-scroll-animate.is-animated .quiz-tool-default-sub-title,.animate-default-end.js-scroll-animate.is-animated .quiz-tool-default-third-title,.animate-default-end.js-scroll-animate.is-animated .quiz-tool-end-word .h6,.animate-default-end.js-scroll-animate.is-animated .quiz-tool-end-word .h1,.animate-default-end.js-scroll-animate.is-animated .quiz-tool-end-img,.animate-default-end.js-scroll-animate.is-animated .quiz-tool-end-word-img-L img:nth-child(1),.animate-default-end.js-scroll-animate.is-animated .quiz-tool-end-word-img-L img:nth-child(2),.animate-default-end.js-scroll-animate.is-animated .quiz-tool-end-word-img-R p,.animate-default-end.js-scroll-animate.is-animated .quiz-tool-end-word-img-R img:nth-child(1),.animate-default-end.js-scroll-animate.is-animated .quiz-tool-end-word-in{opacity:1;transform:none}.step-quote.js-scroll-animate .step-quote-fb-btn,.step-quote.js-scroll-animate .step-quote-line-btn,.step-quote.js-scroll-animate .icon-box,.step-quote.js-scroll-animate .btn-box{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.step-quote.js-scroll-animate .step-quote-fb-btn{transition-delay:.05s}.step-quote.js-scroll-animate .step-quote-line-btn{transition-delay:.1s}.step-quote.js-scroll-animate .icon-box{transition-delay:.15s}.step-quote.js-scroll-animate .btn-box{transition-delay:.2s}.step-quote.js-scroll-animate.is-animated .step-quote-fb-btn,.step-quote.js-scroll-animate.is-animated .step-quote-line-btn,.step-quote.js-scroll-animate.is-animated .icon-box,.step-quote.js-scroll-animate.is-animated .btn-box{opacity:1;transform:none}.step-quote.js-scroll-animate .step-quote-fb-btn{--delay: 1.5s}.quiz-tool-end-img.js-scroll-animate .quiz-tool-default-sub-title,.quiz-tool-end-img.js-scroll-animate .quiz-tool-default-third-title,.quiz-tool-end-img.js-scroll-animate .quiz-tool-end-img-black .h6,.quiz-tool-end-img.js-scroll-animate .quiz-tool-end-img-black .h1,.quiz-tool-end-img.js-scroll-animate .quiz-tool-end-img-black .button,.quiz-tool-end-img.js-scroll-animate .quiz-tool-end-img-in,.quiz-tool-end-img.js-scroll-animate .quiz-tool-end-word-img-L img:nth-child(1),.quiz-tool-end-img.js-scroll-animate .quiz-tool-end-word-img-L img:nth-child(2),.quiz-tool-end-img.js-scroll-animate .quiz-tool-end-word-img-R p,.quiz-tool-end-img.js-scroll-animate .quiz-tool-end-word-img-R img:nth-child(1),.quiz-tool-end-img.js-scroll-animate .quiz-tool-end-word-L,.quiz-tool-end-img.js-scroll-animate .quiz-tool-end-word-R{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.quiz-tool-end-img.js-scroll-animate .quiz-tool-default-sub-title{transition-delay:.05s}.quiz-tool-end-img.js-scroll-animate .quiz-tool-default-third-title{transition-delay:.1s}.quiz-tool-end-img.js-scroll-animate .quiz-tool-end-img-black .h6{transition-delay:.15s}.quiz-tool-end-img.js-scroll-animate .quiz-tool-end-img-black .h1{transition-delay:.2s}.quiz-tool-end-img.js-scroll-animate .quiz-tool-end-img-black .button{transition-delay:.25s}.quiz-tool-end-img.js-scroll-animate .quiz-tool-end-img-in{transition-delay:.3s}.quiz-tool-end-img.js-scroll-animate .quiz-tool-end-word-img-L img:nth-child(1){transition-delay:.35s}.quiz-tool-end-img.js-scroll-animate .quiz-tool-end-word-img-L img:nth-child(2){transition-delay:.4s}.quiz-tool-end-img.js-scroll-animate .quiz-tool-end-word-img-R p{transition-delay:.45s}.quiz-tool-end-img.js-scroll-animate .quiz-tool-end-word-img-R img:nth-child(1){transition-delay:.5s}.quiz-tool-end-img.js-scroll-animate .quiz-tool-end-word-L{transition-delay:.55s}.quiz-tool-end-img.js-scroll-animate .quiz-tool-end-word-R{transition-delay:.6s}.quiz-tool-end-img.js-scroll-animate.is-animated .quiz-tool-default-sub-title,.quiz-tool-end-img.js-scroll-animate.is-animated .quiz-tool-default-third-title,.quiz-tool-end-img.js-scroll-animate.is-animated .quiz-tool-end-img-black .h6,.quiz-tool-end-img.js-scroll-animate.is-animated .quiz-tool-end-img-black .h1,.quiz-tool-end-img.js-scroll-animate.is-animated .quiz-tool-end-img-black .button,.quiz-tool-end-img.js-scroll-animate.is-animated .quiz-tool-end-img-in,.quiz-tool-end-img.js-scroll-animate.is-animated .quiz-tool-end-word-img-L img:nth-child(1),.quiz-tool-end-img.js-scroll-animate.is-animated .quiz-tool-end-word-img-L img:nth-child(2),.quiz-tool-end-img.js-scroll-animate.is-animated .quiz-tool-end-word-img-R p,.quiz-tool-end-img.js-scroll-animate.is-animated .quiz-tool-end-word-img-R img:nth-child(1),.quiz-tool-end-img.js-scroll-animate.is-animated .quiz-tool-end-word-L,.quiz-tool-end-img.js-scroll-animate.is-animated .quiz-tool-end-word-R{opacity:1;transform:none}.quiz-tool-end-img-prom.js-scroll-animate .step-designer .h3,.quiz-tool-end-img-prom.js-scroll-animate .designer-card:nth-child(1),.quiz-tool-end-img-prom.js-scroll-animate .designer-card:nth-child(2),.quiz-tool-end-img-prom.js-scroll-animate .designer-card:nth-child(3),.quiz-tool-end-img-prom.js-scroll-animate .left-right-side .h3,.quiz-tool-end-img-prom.js-scroll-animate .left-right-side .step-designer-card:nth-child(2),.quiz-tool-end-img-prom.js-scroll-animate .left-right-side .step-designer-card:last-child{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.quiz-tool-end-img-prom.js-scroll-animate .step-designer .h3{transition-delay:.05s}.quiz-tool-end-img-prom.js-scroll-animate .designer-card:nth-child(1){transition-delay:.1s}.quiz-tool-end-img-prom.js-scroll-animate .designer-card:nth-child(2){transition-delay:.15s}.quiz-tool-end-img-prom.js-scroll-animate .designer-card:nth-child(3){transition-delay:.2s}.quiz-tool-end-img-prom.js-scroll-animate .left-right-side .h3{transition-delay:.25s}.quiz-tool-end-img-prom.js-scroll-animate .left-right-side .step-designer-card:nth-child(2){transition-delay:.3s}.quiz-tool-end-img-prom.js-scroll-animate .left-right-side .step-designer-card:last-child{transition-delay:.35s}.quiz-tool-end-img-prom.js-scroll-animate.is-animated .step-designer .h3,.quiz-tool-end-img-prom.js-scroll-animate.is-animated .designer-card:nth-child(1),.quiz-tool-end-img-prom.js-scroll-animate.is-animated .designer-card:nth-child(2),.quiz-tool-end-img-prom.js-scroll-animate.is-animated .designer-card:nth-child(3),.quiz-tool-end-img-prom.js-scroll-animate.is-animated .left-right-side .h3,.quiz-tool-end-img-prom.js-scroll-animate.is-animated .left-right-side .step-designer-card:nth-child(2),.quiz-tool-end-img-prom.js-scroll-animate.is-animated .left-right-side .step-designer-card:last-child{opacity:1;transform:none}.quiz-tool-end-img-prom.js-scroll-animate .step-designer .h3{--delay: 1.5s}.quiz-tool-end-img-prom.js-scroll-animate .left-right-side .step-designer-card:nth-child(2){--delay: .5s}.ani-img-text.js-scroll-animate .bg-top,.ani-img-text.js-scroll-animate .bg-bottom,.ani-img-text.js-scroll-animate .bg-bottom-s,.ani-img-text.js-scroll-animate .quiz-tool-custom-sub-title,.ani-img-text.js-scroll-animate .quiz-tool-custom-third-title,.ani-img-text.js-scroll-animate .quiz-tool-custom-s-img-text img,.ani-img-text.js-scroll-animate .quiz-tool-custom-btn-gruop,.ani-img-text.js-scroll-animate .deco-top,.ani-img-text.js-scroll-animate .deco-bottom{transition-duration:1s;transition-property:opacity,transform}.ani-img-text.js-scroll-animate .bg-top{transition-delay:.05s}.ani-img-text.js-scroll-animate .bg-bottom{transition-delay:.1s}.ani-img-text.js-scroll-animate .bg-bottom-s{transition-delay:.15s}.ani-img-text.js-scroll-animate .quiz-tool-custom-sub-title{transition-delay:.2s}.ani-img-text.js-scroll-animate .quiz-tool-custom-third-title{transition-delay:.25s}.ani-img-text.js-scroll-animate .quiz-tool-custom-s-img-text img{transition-delay:.3s}.ani-img-text.js-scroll-animate .quiz-tool-custom-btn-gruop{transition-delay:.35s}.ani-img-text.js-scroll-animate .deco-top,.ani-img-text.js-scroll-animate .deco-bottom{transition-delay:.4s}.ani-img-text.js-scroll-animate:not(.is-animated) .bg-top,.ani-img-text.js-scroll-animate:not(.is-animated) .bg-bottom,.ani-img-text.js-scroll-animate:not(.is-animated) .bg-bottom-s,.ani-img-text.js-scroll-animate:not(.is-animated) .quiz-tool-custom-sub-title,.ani-img-text.js-scroll-animate:not(.is-animated) .quiz-tool-custom-third-title,.ani-img-text.js-scroll-animate:not(.is-animated) .quiz-tool-custom-s-img-text img,.ani-img-text.js-scroll-animate:not(.is-animated) .quiz-tool-custom-btn-gruop,.ani-img-text.js-scroll-animate:not(.is-animated) .deco-top,.ani-img-text.js-scroll-animate:not(.is-animated) .deco-bottom{opacity:0;transform:translateY(50px)}.ani-img-text.js-scroll-animate .bg-top{transform:translateY(-10%)}.ani-img-text.js-scroll-animate .bg-bottom,.ani-img-text.js-scroll-animate .bg-bottom-s{transform:translateY(-20%)}.ani-img-text.js-scroll-animate .quiz-tool-custom-sub-title{--delay: 2.5s}.ani-img-text.js-scroll-animate.is-animated .bg-top{transform:translateY(calc(var(--ws, 0px) * -.01))}.ani-img-text.js-scroll-animate.is-animated .bg-bottom,.ani-img-text.js-scroll-animate.is-animated .bg-bottom-s{transform:translateY(calc(var(--ws, 0px) * -.05))}.quiz-tool-multi-img-text.js-scroll-animate .bg-top,.quiz-tool-multi-img-text.js-scroll-animate .bg-bottom,.quiz-tool-multi-img-text.js-scroll-animate .bg-bottom-s,.quiz-tool-multi-img-text.js-scroll-animate .quiz-tool-custom-sub-title,.quiz-tool-multi-img-text.js-scroll-animate .quiz-tool-custom-third-title,.quiz-tool-multi-img-text.js-scroll-animate .quiz-tool-multi-item:nth-child(1),.quiz-tool-multi-img-text.js-scroll-animate .quiz-tool-multi-item:nth-child(2),.quiz-tool-multi-img-text.js-scroll-animate .quiz-tool-multi-item:nth-child(3),.quiz-tool-multi-img-text.js-scroll-animate .quiz-tool-multi-item:nth-child(4),.quiz-tool-multi-img-text.js-scroll-animate .quiz-tool-multi-item:nth-child(5),.quiz-tool-multi-img-text.js-scroll-animate .quiz-tool-multi-item:nth-child(6),.quiz-tool-multi-img-text.js-scroll-animate .quiz-tool-multi-item:nth-child(7),.quiz-tool-multi-img-text.js-scroll-animate .quiz-tool-multi-item:nth-child(8){transition-duration:1s;transition-property:opacity,transform}.quiz-tool-multi-img-text.js-scroll-animate .bg-top{transition-delay:.05s}.quiz-tool-multi-img-text.js-scroll-animate .bg-bottom{transition-delay:.1s}.quiz-tool-multi-img-text.js-scroll-animate .bg-bottom-s{transition-delay:.15s}.quiz-tool-multi-img-text.js-scroll-animate .quiz-tool-custom-sub-title{transition-delay:.2s}.quiz-tool-multi-img-text.js-scroll-animate .quiz-tool-custom-third-title{transition-delay:.25s}.quiz-tool-multi-img-text.js-scroll-animate .quiz-tool-multi-item:nth-child(1){transition-delay:.3s}.quiz-tool-multi-img-text.js-scroll-animate .quiz-tool-multi-item:nth-child(2){transition-delay:.35s}.quiz-tool-multi-img-text.js-scroll-animate .quiz-tool-multi-item:nth-child(3){transition-delay:.4s}.quiz-tool-multi-img-text.js-scroll-animate .quiz-tool-multi-item:nth-child(4){transition-delay:.45s}.quiz-tool-multi-img-text.js-scroll-animate .quiz-tool-multi-item:nth-child(5){transition-delay:.5s}.quiz-tool-multi-img-text.js-scroll-animate .quiz-tool-multi-item:nth-child(6){transition-delay:.55s}.quiz-tool-multi-img-text.js-scroll-animate .quiz-tool-multi-item:nth-child(7){transition-delay:.6s}.quiz-tool-multi-img-text.js-scroll-animate .quiz-tool-multi-item:nth-child(8){transition-delay:.65s}.quiz-tool-multi-img-text.js-scroll-animate:not(.is-animated) .bg-top,.quiz-tool-multi-img-text.js-scroll-animate:not(.is-animated) .bg-bottom,.quiz-tool-multi-img-text.js-scroll-animate:not(.is-animated) .bg-bottom-s,.quiz-tool-multi-img-text.js-scroll-animate:not(.is-animated) .quiz-tool-custom-sub-title,.quiz-tool-multi-img-text.js-scroll-animate:not(.is-animated) .quiz-tool-custom-third-title,.quiz-tool-multi-img-text.js-scroll-animate:not(.is-animated) .quiz-tool-multi-item:nth-child(1),.quiz-tool-multi-img-text.js-scroll-animate:not(.is-animated) .quiz-tool-multi-item:nth-child(2),.quiz-tool-multi-img-text.js-scroll-animate:not(.is-animated) .quiz-tool-multi-item:nth-child(3),.quiz-tool-multi-img-text.js-scroll-animate:not(.is-animated) .quiz-tool-multi-item:nth-child(4),.quiz-tool-multi-img-text.js-scroll-animate:not(.is-animated) .quiz-tool-multi-item:nth-child(5),.quiz-tool-multi-img-text.js-scroll-animate:not(.is-animated) .quiz-tool-multi-item:nth-child(6),.quiz-tool-multi-img-text.js-scroll-animate:not(.is-animated) .quiz-tool-multi-item:nth-child(7),.quiz-tool-multi-img-text.js-scroll-animate:not(.is-animated) .quiz-tool-multi-item:nth-child(8){opacity:0;transform:translateY(50px)}.quiz-tool-multi-img-text.js-scroll-animate .bg-top{transform:translateY(-10%)}.quiz-tool-multi-img-text.js-scroll-animate .bg-bottom,.quiz-tool-multi-img-text.js-scroll-animate .bg-bottom-s{transform:translateY(-20%)}.quiz-tool-multi-img-text.js-scroll-animate .quiz-tool-custom-sub-title{--delay: 2.5s}.quiz-tool-multi-img-text.js-scroll-animate.is-animated .bg-top{transform:translateY(calc(var(--ws, 0px) * -.01))}.quiz-tool-multi-img-text.js-scroll-animate.is-animated .bg-bottom,.quiz-tool-multi-img-text.js-scroll-animate.is-animated .bg-bottom-s{transform:translateY(calc(var(--ws, 0px) * -.05))}.ain-custom-text.js-scroll-animate .bg-top,.ain-custom-text.js-scroll-animate .bg-bottom,.ain-custom-text.js-scroll-animate .bg-bottom-s,.ain-custom-text.js-scroll-animate .quiz-tool-custom-sub-title,.ain-custom-text.js-scroll-animate .quiz-tool-custom-third-title,.ain-custom-text.js-scroll-animate .quiz-tool-text-item:nth-child(1),.ain-custom-text.js-scroll-animate .quiz-tool-text-item:nth-child(2),.ain-custom-text.js-scroll-animate .quiz-tool-text-item:nth-child(3),.ain-custom-text.js-scroll-animate .quiz-tool-text-item:nth-child(4),.ain-custom-text.js-scroll-animate .quiz-tool-text-item:nth-child(5),.ain-custom-text.js-scroll-animate .quiz-tool-text-item:nth-child(6),.ain-custom-text.js-scroll-animate .quiz-tool-text-item:nth-child(7),.ain-custom-text.js-scroll-animate .quiz-tool-text-item:nth-child(8),.ain-custom-text.js-scroll-animate .quiz-tool-text-item:nth-child(9),.ain-custom-text.js-scroll-animate .quiz-tool-text-item:nth-child(10),.ain-custom-text.js-scroll-animate .quiz-tool-text-item:nth-child(11),.ain-custom-text.js-scroll-animate .quiz-tool-text-item:nth-child(12){transition-duration:1s;transition-property:opacity,transform}.ain-custom-text.js-scroll-animate .bg-top{transition-delay:.05s}.ain-custom-text.js-scroll-animate .bg-bottom{transition-delay:.1s}.ain-custom-text.js-scroll-animate .bg-bottom-s{transition-delay:.15s}.ain-custom-text.js-scroll-animate .quiz-tool-custom-sub-title{transition-delay:.2s}.ain-custom-text.js-scroll-animate .quiz-tool-custom-third-title{transition-delay:.25s}.ain-custom-text.js-scroll-animate .quiz-tool-text-item:nth-child(1){transition-delay:.3s}.ain-custom-text.js-scroll-animate .quiz-tool-text-item:nth-child(2){transition-delay:.35s}.ain-custom-text.js-scroll-animate .quiz-tool-text-item:nth-child(3){transition-delay:.4s}.ain-custom-text.js-scroll-animate .quiz-tool-text-item:nth-child(4){transition-delay:.45s}.ain-custom-text.js-scroll-animate .quiz-tool-text-item:nth-child(5){transition-delay:.5s}.ain-custom-text.js-scroll-animate .quiz-tool-text-item:nth-child(6){transition-delay:.55s}.ain-custom-text.js-scroll-animate .quiz-tool-text-item:nth-child(7){transition-delay:.6s}.ain-custom-text.js-scroll-animate .quiz-tool-text-item:nth-child(8){transition-delay:.65s}.ain-custom-text.js-scroll-animate .quiz-tool-text-item:nth-child(9){transition-delay:.7s}.ain-custom-text.js-scroll-animate .quiz-tool-text-item:nth-child(10){transition-delay:.75s}.ain-custom-text.js-scroll-animate .quiz-tool-text-item:nth-child(11){transition-delay:.8s}.ain-custom-text.js-scroll-animate .quiz-tool-text-item:nth-child(12){transition-delay:.85s}.ain-custom-text.js-scroll-animate:not(.is-animated) .bg-top,.ain-custom-text.js-scroll-animate:not(.is-animated) .bg-bottom,.ain-custom-text.js-scroll-animate:not(.is-animated) .bg-bottom-s,.ain-custom-text.js-scroll-animate:not(.is-animated) .quiz-tool-custom-sub-title,.ain-custom-text.js-scroll-animate:not(.is-animated) .quiz-tool-custom-third-title,.ain-custom-text.js-scroll-animate:not(.is-animated) .quiz-tool-text-item:nth-child(1),.ain-custom-text.js-scroll-animate:not(.is-animated) .quiz-tool-text-item:nth-child(2),.ain-custom-text.js-scroll-animate:not(.is-animated) .quiz-tool-text-item:nth-child(3),.ain-custom-text.js-scroll-animate:not(.is-animated) .quiz-tool-text-item:nth-child(4),.ain-custom-text.js-scroll-animate:not(.is-animated) .quiz-tool-text-item:nth-child(5),.ain-custom-text.js-scroll-animate:not(.is-animated) .quiz-tool-text-item:nth-child(6),.ain-custom-text.js-scroll-animate:not(.is-animated) .quiz-tool-text-item:nth-child(7),.ain-custom-text.js-scroll-animate:not(.is-animated) .quiz-tool-text-item:nth-child(8),.ain-custom-text.js-scroll-animate:not(.is-animated) .quiz-tool-text-item:nth-child(9),.ain-custom-text.js-scroll-animate:not(.is-animated) .quiz-tool-text-item:nth-child(10),.ain-custom-text.js-scroll-animate:not(.is-animated) .quiz-tool-text-item:nth-child(11),.ain-custom-text.js-scroll-animate:not(.is-animated) .quiz-tool-text-item:nth-child(12){opacity:0;transform:translateY(50px)}.ain-custom-text.js-scroll-animate .bg-top{transform:translateY(-10%)}.ain-custom-text.js-scroll-animate .bg-bottom,.ain-custom-text.js-scroll-animate .bg-bottom-s{transform:translateY(-20%)}.ain-custom-text.js-scroll-animate .quiz-tool-custom-sub-title{--delay: 2.5s}.ain-custom-text.js-scroll-animate.is-animated .bg-top{transform:translateY(calc(var(--ws, 0px) * -.01))}.ain-custom-text.js-scroll-animate.is-animated .bg-bottom,.ain-custom-text.js-scroll-animate.is-animated .bg-bottom-s{transform:translateY(calc(var(--ws, 0px) * -.05))}.ain-custom-choose.js-scroll-animate .bg-top,.ain-custom-choose.js-scroll-animate .bg-bottom,.ain-custom-choose.js-scroll-animate .bg-bottom-s,.ain-custom-choose.js-scroll-animate .quiz-tool-custom-sub-title,.ain-custom-choose.js-scroll-animate .quiz-tool-custom-third-title,.ain-custom-choose.js-scroll-animate .quiz-tool-custom-text p,.ain-custom-choose.js-scroll-animate .quiz-tool-custom-text label:nth-child(1),.ain-custom-choose.js-scroll-animate .quiz-tool-custom-text label:nth-child(2){opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.ain-custom-choose.js-scroll-animate .bg-top{transition-delay:.05s}.ain-custom-choose.js-scroll-animate .bg-bottom{transition-delay:.1s}.ain-custom-choose.js-scroll-animate .bg-bottom-s{transition-delay:.15s}.ain-custom-choose.js-scroll-animate .quiz-tool-custom-sub-title{transition-delay:.2s}.ain-custom-choose.js-scroll-animate .quiz-tool-custom-third-title{transition-delay:.25s}.ain-custom-choose.js-scroll-animate .quiz-tool-custom-text p{transition-delay:.3s}.ain-custom-choose.js-scroll-animate .quiz-tool-custom-text label:nth-child(1){transition-delay:.35s}.ain-custom-choose.js-scroll-animate .quiz-tool-custom-text label:nth-child(2){transition-delay:.4s}.ain-custom-choose.js-scroll-animate.is-animated .bg-top,.ain-custom-choose.js-scroll-animate.is-animated .bg-bottom,.ain-custom-choose.js-scroll-animate.is-animated .bg-bottom-s,.ain-custom-choose.js-scroll-animate.is-animated .quiz-tool-custom-sub-title,.ain-custom-choose.js-scroll-animate.is-animated .quiz-tool-custom-third-title,.ain-custom-choose.js-scroll-animate.is-animated .quiz-tool-custom-text p,.ain-custom-choose.js-scroll-animate.is-animated .quiz-tool-custom-text label:nth-child(1),.ain-custom-choose.js-scroll-animate.is-animated .quiz-tool-custom-text label:nth-child(2){opacity:1;transform:none}.ani-custom-end.js-scroll-animate .bg-top,.ani-custom-end.js-scroll-animate .bg-bottom,.ani-custom-end.js-scroll-animate .bg-bottom-s,.ani-custom-end.js-scroll-animate .quiz-tool-end-word .h6,.ani-custom-end.js-scroll-animate .quiz-tool-end-word .h1,.ani-custom-end.js-scroll-animate .quiz-tool-end-star,.ani-custom-end.js-scroll-animate .quiz-tool-end-img,.ani-custom-end.js-scroll-animate .ani-custom-word .h3,.ani-custom-end.js-scroll-animate .ani-custom-word hr:nth-child(1),.ani-custom-end.js-scroll-animate .ani-custom-word p,.ani-custom-end.js-scroll-animate .ani-custom-word hr:nth-child(2),.ani-custom-end.js-scroll-animate .ani-custom-word .h5:nth-child(1),.ani-custom-end.js-scroll-animate .ani-custom-word .h5:nth-child(2),.ani-custom-end.js-scroll-animate .ani-custom-word .h6,.ani-custom-end.js-scroll-animate .ani-custom-word hr:nth-child(3),.ani-custom-end.js-scroll-animate .quiz-tool-end-word-in{transition-duration:1s;transition-property:opacity,transform}.ani-custom-end.js-scroll-animate .bg-top{transition-delay:.05s}.ani-custom-end.js-scroll-animate .bg-bottom{transition-delay:.1s}.ani-custom-end.js-scroll-animate .bg-bottom-s{transition-delay:.15s}.ani-custom-end.js-scroll-animate .quiz-tool-end-word .h6{transition-delay:.2s}.ani-custom-end.js-scroll-animate .quiz-tool-end-word .h1{transition-delay:.25s}.ani-custom-end.js-scroll-animate .quiz-tool-end-star{transition-delay:.3s}.ani-custom-end.js-scroll-animate .quiz-tool-end-img{transition-delay:.35s}.ani-custom-end.js-scroll-animate .ani-custom-word .h3{transition-delay:.4s}.ani-custom-end.js-scroll-animate .ani-custom-word hr:nth-child(1){transition-delay:.45s}.ani-custom-end.js-scroll-animate .ani-custom-word hr:nth-child(2){transition-delay:.55s}.ani-custom-end.js-scroll-animate .ani-custom-word .h5:nth-child(1){transition-delay:.6s}.ani-custom-end.js-scroll-animate .ani-custom-word p{transition-delay:.5s}.ani-custom-end.js-scroll-animate .ani-custom-word .h5:nth-child(2){transition-delay:.7s}.ani-custom-end.js-scroll-animate .ani-custom-word .h6{transition-delay:.75s}.ani-custom-end.js-scroll-animate .ani-custom-word hr:nth-child(3){transition-delay:.8s}.ani-custom-end.js-scroll-animate .quiz-tool-end-word-in{transition-delay:.85s}.ani-custom-end.js-scroll-animate:not(.is-animated) .bg-top,.ani-custom-end.js-scroll-animate:not(.is-animated) .bg-bottom,.ani-custom-end.js-scroll-animate:not(.is-animated) .bg-bottom-s,.ani-custom-end.js-scroll-animate:not(.is-animated) .quiz-tool-end-word .h6,.ani-custom-end.js-scroll-animate:not(.is-animated) .quiz-tool-end-word .h1,.ani-custom-end.js-scroll-animate:not(.is-animated) .quiz-tool-end-star,.ani-custom-end.js-scroll-animate:not(.is-animated) .quiz-tool-end-img,.ani-custom-end.js-scroll-animate:not(.is-animated) .ani-custom-word .h3,.ani-custom-end.js-scroll-animate:not(.is-animated) .ani-custom-word hr:nth-child(1),.ani-custom-end.js-scroll-animate:not(.is-animated) .ani-custom-word p,.ani-custom-end.js-scroll-animate:not(.is-animated) .ani-custom-word hr:nth-child(2),.ani-custom-end.js-scroll-animate:not(.is-animated) .ani-custom-word .h5:nth-child(1),.ani-custom-end.js-scroll-animate:not(.is-animated) .ani-custom-word .h5:nth-child(2),.ani-custom-end.js-scroll-animate:not(.is-animated) .ani-custom-word .h6,.ani-custom-end.js-scroll-animate:not(.is-animated) .ani-custom-word hr:nth-child(3),.ani-custom-end.js-scroll-animate:not(.is-animated) .quiz-tool-end-word-in{opacity:0;transform:translateY(50px)}.ani-custom-end.js-scroll-animate .bg-top{transform:translateY(-10%)}.ani-custom-end.js-scroll-animate .bg-bottom,.ani-custom-end.js-scroll-animate .bg-bottom-s{transform:translateY(-20%)}.ani-custom-end.js-scroll-animate .quiz-tool-custom-sub-title{--delay: 2.5s}.ani-custom-end.js-scroll-animate .ani-custom-word{--delay: 1.5s}.ani-custom-end.js-scroll-animate.is-animated .bg-top{transform:translateY(calc(var(--ws, 0px) * -.01))}.ani-custom-end.js-scroll-animate.is-animated .bg-bottom,.ani-custom-end.js-scroll-animate.is-animated .bg-bottom-s{transform:translateY(calc(var(--ws, 0px) * -.05))}.choose-group .choose .choose-wrapper{display:flex!important;flex-wrap:wrap!important;align-items:center!important}.choose-group .choose .choose-wrapper input[name=testfull]{margin-right:4px}.rating-stars{display:flex;justify-content:center;align-items:center;gap:20px}.rating-stars .rating-stars-list{display:flex;flex-wrap:wrap;gap:1rem;flex:1 1 auto}.checkbox-inline{display:inline-block;margin-right:10px;margin-bottom:8px;margin-top:8px}#mask-picture{border-radius:15px;overflow:hidden;box-shadow:6px 4px 8px #4f3d214d;border:#ffc46b 4px solid}.mask-picture{z-index:10;position:absolute;width:100%;height:auto;max-width:100%;left:0;top:0}@media screen and (max-width:318.98px){.promo-designer{--padding-top: 1rem;--padding-x: 1.875rem;--swiper-nav-size: 2.25rem;--columns: 1}}@media screen and (min-width:320px)and (max-width:638.98px){.promo-designer{--padding-x: 1.875rem;--padding-top: .9375rem;--swiper-nav-size: 2.25rem;--columns: 2}}@media screen and (min-width:640px)and (max-width:758.98px){.promo-designer{--columns: 3;--padding-top: .625rem}}@media screen and (min-width:760px)and (max-width:1022.98px){.promo-designer{--columns: 4;--padding-top: .625rem}}@media screen and (min-width:1024px)and (max-width:1198.98px){.promo-designer{--columns: 5;--padding-top: 2.1875rem}}@media screen and (min-width:1200px)and (max-width:1438.98px){.promo-designer{--columns: 5;--padding-top: .625rem}}@media screen and (min-width:1440px)and (max-width:1638.98px){.promo-designer{--columns: 6;--padding-top: .625rem}}@media screen and (min-width:1640px)and (max-width:1658.98px){.promo-designer{--columns: 6;--padding-top: -3.3125rem}}@media screen and (min-width:1660px){.promo-designer{--columns: 6;--padding-top: .625rem}}@media screen and (min-width:640px)and (max-width:1638.98px){.quiz-tool-end{--padding-top: .625rem}.quiz-tool-end .quiz-tool-end-img{width:80%;margin:0 auto}}@media screen and (max-width:639.98px){.promo-designer{--padding-x-global: 1.875rem}.quiz-tool .choose .choose-title{font-size:16px}.quiz-tool .quiz-tool-choose-item.max-w-250{max-width:250px}.quiz-tool-custom .quiz-tool-custom-radio{--radio-size: 2.8125rem;flex-direction:column}.quiz-tool-custom .quiz-tool-custom-radio label{width:100%}.quiz-tool-end{--banner-height: auto;padding-bottom:3.75rem}.quiz-tool-end .quiz-tool-end-word{padding:1.25rem 0}.quiz-tool-end .quiz-tool-end-img{margin-top:1.25rem}.quiz-tool-end .quiz-tool-end-word .h1-sp{font-size:2.8125rem}.quiz-tool-end .quiz-tool-end-word .h1-sp-small{font-size:1.875rem}.quiz-tool-end .quiz-tool-end-deco-group{justify-content:center}.quiz-tool-end.quiz-tool-end-img .quiz-tool-end-img-black{padding:1.875rem 0;align-items:center;flex-direction:column}.quiz-tool-end.quiz-tool-end-img .quiz-tool-end-word{z-index:2}.quiz-tool-end.quiz-tool-end-img .quiz-tool-end-img-in{padding-left:20%;width:80%;padding-top:28%}.quiz-tool-end.quiz-tool-end-img .re-btn{margin-top:1.25rem}.quiz-tool-end-word hr{margin:1.875rem 0}.quiz-tool-end-word .quiz-tool-end-word-in{margin-top:1.875rem}.quiz-tool-end-word .quiz-tool-end-word-R{border-top:1px solid #cacacd;border-left:none;padding:1.875rem 0}.quiz-tool-end-word .quiz-tool-end-word-L{padding:1.875rem 0;border-top:1px solid #cacacd}.quiz-tool-end-word .quiz-tool-end-word-img .quiz-tool-end-word-img-R{padding-left:0}.quiz-tool-end-word .quiz-tool-end-word-img .quiz-tool-end-word-img-L{padding-right:0}.quiz-tool-default{margin-bottom:-12.5rem;padding-bottom:9.375rem}.quiz-tool-default.quiz-tool-end{padding-bottom:2.5rem;margin-bottom:2.5rem}.quiz-tool-default.quiz-tool-end .quiz-tool-end-img{width:80%;margin:0 auto}}@media screen and (min-width:640px)and (max-width:1023.98px){.quiz-tool-end{--banner-height: 28.125rem}.quiz-tool-end .quiz-tool-end-word .h1-sp{font-size:3.75rem}.quiz-tool-end .quiz-tool-end-word .h1-sp-small{font-size:2.8125rem}.quiz-tool-default .quiz-tool-default-img{top:20%}}@media screen and (min-width:1024px)and (max-width:1199.98px){.quiz-tool-end{--banner-height: 34.375rem}}@media screen and (min-width:1200px)and (max-width:1439.98px){.quiz-tool-end{--banner-height: 40.625rem}}@media screen and (max-width:1023.98px){.quiz-tool .choose .choose-tile.choose-tile-small:before{top:calc(var(--choose-check-size) / 2.5 * -3);right:calc(var(--choose-check-size) / 5 * -6)}.quiz-tool .choose{--choose-icon-size: 1.375rem;--choose-check-size: 2.8125rem}.quiz-tool .choose .choose-tile-small{--choose-icon-size: .75rem;--choose-check-size: 1.5625rem}.quiz-tool .quiz-tool-choose-item.max-w-500{max-width:500px;margin:0 auto}}@media screen and (min-width:640px){.quiz-tool .has-sign-choose,.quiz-tool-end-word .quiz-tool-end-word-in,.quiz-tool-end-word .quiz-tool-end-word-img{grid-template-columns:repeat(2,1fr)}.quiz-tool-default.quiz-tool-end:not(.quiz-tool-end-img) .quiz-tool-default-con{grid-template-columns:repeat(2,1fr);width:83.3333%;margin:0 auto}.build-choose>div{width:83.3333%}}@media screen and (min-width:1024px){.quiz-tool .has-sign-choose{grid-template-columns:repeat(4,1fr)}.quiz-tool-end-word .quiz-tool-end-word-in{width:83.3333%;margin-left:auto;margin-right:auto}.quiz-tool-end-word .quiz-tool-end-word-img,.quiz-tool-end-center{width:83.3333%;margin:0 auto}.build-choose>div{width:50%}}.quiz-tool-content{margin-bottom:6.25rem}.promo-designer{margin-bottom:11.875rem}.quiz-tool-default.quiz-tool-end{margin-bottom:6.25rem}@media screen and (min-width:1200px)and (max-width:1439.98px){.quiz-tool-content{margin-bottom:5rem}.promo-designer{margin-bottom:6.25rem}.quiz-tool-default.quiz-tool-end{margin-bottom:5rem}}@media screen and (min-width:1024px)and (max-width:1199.98px){.quiz-tool-content,.promo-designer,.quiz-tool-default.quiz-tool-end{margin-bottom:4.375rem}}@media screen and (min-width:640px)and (max-width:1023.98px){.quiz-tool-content{margin-bottom:1.875rem}.promo-designer{margin-bottom:3.125rem}.quiz-tool-default.quiz-tool-end{margin-bottom:1.875rem}}@media screen and (max-width:671.98px){.quiz-tool-content,.quiz-tool-content .site-gutter{margin-top:1.875rem}.quiz-tool-custom .quiz-tool-custom-radio{margin-top:1.25rem}.quiz-tool-end{margin-bottom:1.875rem}}.air-form .air-form-deco .deco-circle,.air-form .air-form-deco .deco-circle-2,.air-form .air-form-deco .deco-circle-3,.air-form .air-form-bg-img,.air-house .air-house-img,.air-house .air-house-bg-img,.air-selection .air-selection-deco .deco-look,.air-form .air-form-bg-blue:before,.air-skill .bg-blue:before,.air-form .air-form-bg-blue,.air-skill .bg-blue,.contact-service .deco-circle,.contact-service .deco-circle-2,.contact-service .deco-circle-3{display:block;position:absolute;z-index:-2}.air-form .segment-title .title,.air-skill .segment-title .title,.air-house .segment-title .title,.air-selection .segment-title .title{color:#1b72e7}.air-form .air-form-bg-blue,.air-skill .bg-blue{left:0;width:100%;background:url(/static/assets/images/air/skill_bg_re.png) repeat;background-size:cover}.air-form .air-form-bg-blue:before,.air-skill .bg-blue:before{content:"";width:100%;height:9.375rem;background-size:cover;background-repeat:no-repeat}.aircon-banner{--mask-size: 2.5rem;--margin: calc(var(--mask-size) * -1);z-index:10!important}.aircon-banner .bg-box{z-index:-1;background:#fff;color:#fff;-webkit-mask:100% var(--mask-size),linear-gradient(to bottom,#000,#000) no-repeat center center/100% calc(100% - var(--mask-size) * 2 + 2px),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 90' preserveAspectRatio='none'%3E%3Cpath d='M0 0v14.17c43.7 36.92 208.62 67.06 561 35 66.54-6 125.3-11.69 177.2-16.68 131.38-12.62 218.74-21 276.8-21 43.33-1.08 144.8-1.08 204 7.56 14.49 2.11 39.09 6 70.11 10.9C1416.55 50.1 1652.5 87.4 1741 89.14c82.69 1.62 150.66-3.62 179-7V0z'/%3E%3C/svg%3E") no-repeat bottom center/100% var(--mask-size);mask:100% var(--mask-size),linear-gradient(to bottom,#000,#000) no-repeat center center/100% calc(100% - var(--mask-size) * 2 + 2px),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 90' preserveAspectRatio='none'%3E%3Cpath d='M0 0v14.17c43.7 36.92 208.62 67.06 561 35 66.54-6 125.3-11.69 177.2-16.68 131.38-12.62 218.74-21 276.8-21 43.33-1.08 144.8-1.08 204 7.56 14.49 2.11 39.09 6 70.11 10.9C1416.55 50.1 1652.5 87.4 1741 89.14c82.69 1.62 150.66-3.62 179-7V0z'/%3E%3C/svg%3E") no-repeat bottom center/100% var(--mask-size)}.aircon-banner .bg-img{background-repeat:no-repeat;background-size:cover;background-position:90% center;background-image:url(/static/assets/images/air/bn_bg.jpg)}.aircon-banner .air{--aircon-banner-size: 21.25rem;left:calc(50% - var(--aircon-banner-size) / 2);top:20%;position:absolute}.aircon-banner .air img{max-width:var(--aircon-banner-size);min-width:12.5rem}.aircon-banner .ip img{width:7.5%;position:absolute;display:block}.aircon-banner .ip img:nth-child(1){bottom:5%;left:8%}.aircon-banner .ip img:nth-child(2){bottom:27%;right:23%}.aircon-banner .con{padding:9.375rem 0rem}.aircon-banner .aircon-banner-text{background:linear-gradient(180deg,#45cffb,#0542dc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;z-index:5;font-size:4.5rem}.aircon-banner .fb-btn,.aircon-banner .line-btn{margin-bottom:0;padding:0;color:#e18000}.aircon-banner .fb-btn i,.aircon-banner .line-btn i{font-size:2.8125rem}@media(hover:hover){.aircon-banner .fb-btn,.aircon-banner .line-btn{transition:all .3s}.aircon-banner .fb-btn:hover,.aircon-banner .fb-btn:focus,.aircon-banner .fb-btn:active,.aircon-banner .line-btn:hover,.aircon-banner .line-btn:focus,.aircon-banner .line-btn:active{color:#ff9a15}}.aircon-banner .media{display:flex}.aircon-banner .media .icon-box{--icon-box-size: 2.8125rem}.aircon-banner .media a:last-child{margin-left:.625rem}@media(hover:hover){.aircon-banner .media .icon-box:hover,.aircon-banner .media .icon-box:focus,.aircon-banner .media .icon-box:active{background-color:#ff9a15;color:#fff}}.aircon-banner.js-scroll-animate .air,.aircon-banner.js-scroll-animate .ip img:nth-child(1),.aircon-banner.js-scroll-animate .ip img:nth-child(2),.aircon-banner.js-scroll-animate .text,.aircon-banner.js-scroll-animate .h4,.aircon-banner.js-scroll-animate .fb-btn,.aircon-banner.js-scroll-animate .line-btn,.aircon-banner.js-scroll-animate .icon-box{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.aircon-banner.js-scroll-animate .air{transition-delay:.05s}.aircon-banner.js-scroll-animate .ip img:nth-child(1){transition-delay:.1s}.aircon-banner.js-scroll-animate .ip img:nth-child(2){transition-delay:.15s}.aircon-banner.js-scroll-animate .text{transition-delay:.2s}.aircon-banner.js-scroll-animate .h4{transition-delay:.25s}.aircon-banner.js-scroll-animate .fb-btn{transition-delay:.3s}.aircon-banner.js-scroll-animate .line-btn{transition-delay:.35s}.aircon-banner.js-scroll-animate .icon-box{transition-delay:.4s}.aircon-banner.js-scroll-animate.is-animated .air,.aircon-banner.js-scroll-animate.is-animated .ip img:nth-child(1),.aircon-banner.js-scroll-animate.is-animated .ip img:nth-child(2),.aircon-banner.js-scroll-animate.is-animated .text,.aircon-banner.js-scroll-animate.is-animated .h4,.aircon-banner.js-scroll-animate.is-animated .fb-btn,.aircon-banner.js-scroll-animate.is-animated .line-btn,.aircon-banner.js-scroll-animate.is-animated .icon-box{opacity:1;transform:none}.air-selection{--deco-size-1: 65vw }.air-selection .air-selection-deco{z-index:-1}.air-selection .air-selection-deco .float-circle{--deco-look-size: calc(235 / 1920 * 100vw)}.air-selection .air-selection-deco .float-circle:nth-child(1){top:35%;right:-5%}.air-selection .air-selection-deco .float-circle:nth-child(2){top:25%;left:-8%}.air-selection .air-selection-deco .deco-look{--animate-to-y: 5px;width:var(--deco-size-1);top:-15%;left:-1%;animation:float 5s infinite alternate}.air-selection .air-selection-title-box .h6{color:#5c5c5c;font-weight:400;text-align:center}.air-selection .air-selection-card{--padding-x: 1.25rem;--padding-top: 2.1875rem;--radius: 25px;position:relative;padding:var(--padding-top) var(--padding-x) var(--padding-x) var(--padding-x);background:#fff;box-shadow:0 4px 14px #00000026;margin-bottom:3.75rem;width:100%}.air-selection .air-selection-icon{--icon-bg: linear-gradient(90deg, #fec18a 0%, #fe9563 100%);position:absolute;left:50%;top:0;transform:translate(-50%,-50%);border:3px solid #fff}.air-selection .air-selection-title{margin-bottom:.625rem;color:#e18000;text-align:center}.air-selection .air-selection-r{position:absolute;right:8%;top:20%;width:30%}.air-selection .air-selection-l{position:absolute;left:20%;bottom:15%}.air-selection.js-scroll-animate .segment-title .title,.air-selection.js-scroll-animate .segment-title .deco,.air-selection.js-scroll-animate .segment-title .desc,.air-selection.js-scroll-animate .air-selection-card-block:nth-child(1),.air-selection.js-scroll-animate .air-selection-card-block:nth-child(2),.air-selection.js-scroll-animate .air-selection-card-block:nth-child(3),.air-selection.js-scroll-animate a.button,.air-selection.js-scroll-animate .air-selection-l,.air-selection.js-scroll-animate .air-selection-r{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.air-selection.js-scroll-animate .segment-title .title{transition-delay:.05s}.air-selection.js-scroll-animate .segment-title .deco{transition-delay:.1s}.air-selection.js-scroll-animate .segment-title .desc{transition-delay:.15s}.air-selection.js-scroll-animate .air-selection-card-block:nth-child(1){transition-delay:.2s}.air-selection.js-scroll-animate .air-selection-card-block:nth-child(2){transition-delay:.25s}.air-selection.js-scroll-animate .air-selection-card-block:nth-child(3){transition-delay:.3s}.air-selection.js-scroll-animate a.button{transition-delay:.35s}.air-selection.js-scroll-animate .air-selection-l{transition-delay:.4s}.air-selection.js-scroll-animate .air-selection-r{transition-delay:.45s}.air-selection.js-scroll-animate.is-animated .segment-title .title,.air-selection.js-scroll-animate.is-animated .segment-title .deco,.air-selection.js-scroll-animate.is-animated .segment-title .desc,.air-selection.js-scroll-animate.is-animated .air-selection-card-block:nth-child(1),.air-selection.js-scroll-animate.is-animated .air-selection-card-block:nth-child(2),.air-selection.js-scroll-animate.is-animated .air-selection-card-block:nth-child(3),.air-selection.js-scroll-animate.is-animated a.button,.air-selection.js-scroll-animate.is-animated .air-selection-l,.air-selection.js-scroll-animate.is-animated .air-selection-r{opacity:1;transform:none}.air-selection.js-scroll-animate .segment-title{--delay: 1.5s}.air-house{--image-padding-left: 2.8125rem}.air-house .air-house-bg-img{z-index:-1;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyMCIgaGVpZ2h0PSI2NDciIHZpZXdCb3g9IjAgMCAxOTIwIDY0NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0tMTQuMDAwMSA5Ny43MDY4Qy0xNC4wMDAxIDk3LjcwNjggMjI4LjYzNCAtODAuMjcyMSA3MzIuMDYyIDYxLjAzMjFDNzMyLjA2MiA2MS4wMzIxIDEwMzIuNzkgMTcyLjg3OSAxNDM2LjAzIDM1LjQwNDJDMTQzNi4wMyAzNS40MDQyIDE2MjguNzggLTQxLjUzMzggMTkzNiAzMS40MjcyVjY0Ni40MzdILTE2TC0xNC4wMDAxIDk3LjcwNjhaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K) no-repeat center bottom;mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyMCIgaGVpZ2h0PSI2NDciIHZpZXdCb3g9IjAgMCAxOTIwIDY0NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0tMTQuMDAwMSA5Ny43MDY4Qy0xNC4wMDAxIDk3LjcwNjggMjI4LjYzNCAtODAuMjcyMSA3MzIuMDYyIDYxLjAzMjFDNzMyLjA2MiA2MS4wMzIxIDEwMzIuNzkgMTcyLjg3OSAxNDM2LjAzIDM1LjQwNDJDMTQzNi4wMyAzNS40MDQyIDE2MjguNzggLTQxLjUzMzggMTkzNiAzMS40MjcyVjY0Ni40MzdILTE2TC0xNC4wMDAxIDk3LjcwNjhaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K) no-repeat center bottom;width:100%;bottom:0}.air-house .air-house-bg-img:before{content:"";display:block;padding-top:133.3333333333%}.air-house .air-house-bg-img img{-o-object-position:left bottom;object-position:left bottom;background-position:left bottom}.air-house .air-house-card{box-shadow:0 4px 14px #00000026;border-radius:1.5625rem 1.5625rem 0rem;padding:var(--image-padding-left) var(--image-padding-left) 0 var(--image-padding-left)!important;position:relative;display:flex;justify-content:flex-end;background:#fff;z-index:0;margin-bottom:12.5rem}.air-house .air-house-img{left:var(--image-padding-left);top:var(--image-padding-left)}.air-house .air-house-img img{width:18.8541666667vw;z-index:2;position:relative;display:block}.air-house .air-house-text{z-index:3;width:60%}.air-house .air-house-text .btn-box{margin-top:1.25rem;text-align:center}.air-house.js-scroll-animate .segment-title .title,.air-house.js-scroll-animate .segment-title .deco,.air-house.js-scroll-animate .segment-title .desc,.air-house.js-scroll-animate .air-house-card{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.air-house.js-scroll-animate .segment-title .title{transition-delay:.05s}.air-house.js-scroll-animate .segment-title .deco{transition-delay:.1s}.air-house.js-scroll-animate .segment-title .desc{transition-delay:.15s}.air-house.js-scroll-animate .air-house-card{transition-delay:.2s}.air-house.js-scroll-animate.is-animated .segment-title .title,.air-house.js-scroll-animate.is-animated .segment-title .deco,.air-house.js-scroll-animate.is-animated .segment-title .desc,.air-house.js-scroll-animate.is-animated .air-house-card{opacity:1;transform:none}.air-house.js-scroll-animate .segment-title{--delay: .9s}.air-skill{margin-top:10rem}.air-skill .bg-box{z-index:-3}.air-skill .bg-img{z-index:-2;right:-30%;top:5%}.air-skill .bg-img:before{content:"";display:block;padding-top:22.94921875%}.air-skill .bg-blue{bottom:0;height:29%;background-position:center bottom}.air-skill .bg-blue:before{background-image:url(/static/assets/images/air/skill_bg_top.png);top:-9.375rem}.air-skill{--skill-size: 5.625rem;--skill-gap: .9375rem;--skill-img: 100%}.air-skill .skill-card{display:flex;flex-direction:column;padding-right:var(--skill-gap)!important;padding-left:var(--skill-gap)!important}.air-skill .skill-card:nth-child(odd){align-items:flex-end}.air-skill .skill-card:nth-child(odd) .skill-img{border-radius:1.5625rem 1.5625rem 0rem}.air-skill .skill-card:nth-child(odd) .skill-text{flex-direction:row-reverse;padding-right:0}.air-skill .skill-card:nth-child(2n){align-items:flex-start;padding-top:2.5rem}.air-skill .skill-card:nth-child(2n) .skill-img{border-radius:1.5625rem 1.5625rem 1.5625rem 0rem}.air-skill .skill-card:nth-child(2n) .skill-text{padding-left:0}.air-skill .skill-img{box-shadow:0 4px 14px #00000026;overflow:hidden;max-width:var(--skill-img);width:100%}.air-skill .skill-text{position:relative;display:flex;gap:var(--skill-gap);align-items:flex-end;z-index:5;width:100%;margin-top:var(--skill-gap)}.air-skill .number{z-index:2;background:#ffc46b;color:#000;display:flex;justify-content:center;align-items:center;border-radius:50%;flex-direction:column;width:var(--skill-size);height:var(--skill-size)}.air-skill .number .h3,.air-skill .number .h6{margin:0;line-height:1.2}.air-skill.js-scroll-animate .segment-title .title,.air-skill.js-scroll-animate .segment-title .deco,.air-skill.js-scroll-animate .segment-title .desc,.air-skill.js-scroll-animate .skill-card:nth-child(1),.air-skill.js-scroll-animate .skill-card:nth-child(2),.air-skill.js-scroll-animate .skill-card:nth-child(3),.air-skill.js-scroll-animate .skill-card:nth-child(4){opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.air-skill.js-scroll-animate .segment-title .title{transition-delay:.05s}.air-skill.js-scroll-animate .segment-title .deco{transition-delay:.1s}.air-skill.js-scroll-animate .segment-title .desc{transition-delay:.15s}.air-skill.js-scroll-animate .skill-card:nth-child(1){transition-delay:.2s}.air-skill.js-scroll-animate .skill-card:nth-child(2){transition-delay:.25s}.air-skill.js-scroll-animate .skill-card:nth-child(3){transition-delay:.3s}.air-skill.js-scroll-animate .skill-card:nth-child(4){transition-delay:.35s}.air-skill.js-scroll-animate.is-animated .segment-title .title,.air-skill.js-scroll-animate.is-animated .segment-title .deco,.air-skill.js-scroll-animate.is-animated .segment-title .desc,.air-skill.js-scroll-animate.is-animated .skill-card:nth-child(1),.air-skill.js-scroll-animate.is-animated .skill-card:nth-child(2),.air-skill.js-scroll-animate.is-animated .skill-card:nth-child(3),.air-skill.js-scroll-animate.is-animated .skill-card:nth-child(4){opacity:1;transform:none}.air-skill.js-scroll-animate .segment-title{--delay: .9s}.air-form .air-form-bg-box{z-index:-3}.air-form .air-form-bg-img{transform:scaleX(-1);top:8%;left:-50%}.air-form .air-form-bg-img img{transform:scale(1.5)}.air-form .air-form-bg-blue{top:0;height:35%;background-position:center top}.air-form .air-form-bg-blue:before{background-image:url(/static/assets/images/air/skill_bg_bottom.png);bottom:-9.375rem}.air-form{--deco-size-1: 18.4375vw ;--deco-size-2: calc(190 / 1920 * 100vw);--deco-size-3: calc(138 / 1920 * 100vw)}.air-form .air-form-deco{z-index:-1}.air-form .air-form-deco .float-circle{--float-size: 14.6875rem;bottom:25%;right:5%}.air-form .air-form-deco .deco-circle{--animate-to-y: 30px;width:var(--deco-size-1);bottom:33%;left:-10%;animation:float 5s infinite alternate}.air-form .air-form-deco .deco-circle-2{--animate-to-y: 10px;width:var(--deco-size-2);bottom:40%;right:-5%;animation:float 8s infinite alternate}.air-form .air-form-deco .deco-circle-3{--animate-to-y: 20px;width:var(--deco-size-3);bottom:12%;left:9%;animation:float 5s infinite alternate}.air-form .air-form-con{gap:3.75rem}.air-form .h6{margin-bottom:0;position:relative;display:block;width:auto;display:grid;grid-template-columns:auto 1fr;grid-template-rows:1.25rem 0;grid-column-gap:1.25rem}.air-form .h6:after{content:"";display:block;width:100%;height:1px;background-color:#000;margin-top:.75rem}.air-form .choose-group.small-choose{grid-column-gap:3.125rem;grid-row-gap:1.25rem;margin-bottom:1.25rem}.air-form .choose-group.small-choose .choose{flex-direction:row;gap:.625rem}.air-form .air-form-space .btn-box{margin-bottom:1.875rem;margin-top:1.875rem}.air-form .air-form-space-item{--edit-font-size: 1.25rem;--remove-btn-size: 7.25rem;background:#fff;border-radius:.9375rem;overflow:hidden;box-shadow:0 4px 14px #00000026;padding-bottom:1.25rem;margin-bottom:1.875rem}.air-form .air-form-space-item input,.air-form .air-form-space-item .radio-btn-input,.air-form .air-form-space-item select{margin-top:0}.air-form .air-form-space-item .large-6:nth-child(odd){padding-right:.9375rem;padding-left:.625rem}.air-form .air-form-space-item .large-6:nth-child(2n){padding-left:.9375rem;padding-right:.625rem}.air-form .air-form-space-item .space-item-title{display:flex;justify-content:space-between;align-items:center;padding:.625rem 1.25rem;background:#f7f6f2;margin-bottom:1.25rem}.air-form .air-form-space-item .space-item-title .hollow{background:#fff}.air-form .air-form-space-item .space-item-switch-g,.air-form .air-form-space-item .space-item-switch{display:flex;align-items:center}.air-form .air-form-space-item .space-item-switch{gap:.625rem}.air-form .air-form-space-item .remove-space{width:var(--remove-btn-size)}.air-form .air-form-space-item .edit-style{width:calc(100% - var(--remove-btn-size));margin-bottom:0;margin-top:0rem;display:flex;align-items:center;color:#000;font-weight:700}.air-form .air-form-space-item .edit-style a{color:#000;font-weight:700}.air-form .air-form-space-item .edit-style .edit-icon{color:#e18000;font-size:var(--edit-font-size)}.air-form .air-form-space-item .edit-style .edit-field{width:100%;display:flex;align-items:center}.air-form .air-form-space-item .edit-style .edit-input{color:#000;font-weight:700}.air-form .air-form-brand-title{display:flex;justify-content:space-between;align-items:center;margin:1.25rem 0rem .3125rem}.air-form .air-form-brand-title .brand-input label{margin-right:0}.air-form .air-form-info .h6{margin-bottom:1.25rem}.air-form .air-form-info .button-group{margin-top:3.75rem}.air-form.js-scroll-animate .segment-title .title,.air-form.js-scroll-animate .segment-title .deco,.air-form.js-scroll-animate .segment-title .desc,.air-form.js-scroll-animate .air-form-count,.air-form.js-scroll-animate .air-form-space,.air-form.js-scroll-animate .air-form-brand,.air-form.js-scroll-animate .air-form-info{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.air-form.js-scroll-animate .segment-title .title{transition-delay:.05s}.air-form.js-scroll-animate .segment-title .deco{transition-delay:.1s}.air-form.js-scroll-animate .segment-title .desc{transition-delay:.15s}.air-form.js-scroll-animate .air-form-count{transition-delay:.2s}.air-form.js-scroll-animate .air-form-space{transition-delay:.25s}.air-form.js-scroll-animate .air-form-brand{transition-delay:.3s}.air-form.js-scroll-animate .air-form-info{transition-delay:.35s}.air-form.js-scroll-animate.is-animated .segment-title .title,.air-form.js-scroll-animate.is-animated .segment-title .deco,.air-form.js-scroll-animate.is-animated .segment-title .desc,.air-form.js-scroll-animate.is-animated .air-form-count,.air-form.js-scroll-animate.is-animated .air-form-space,.air-form.js-scroll-animate.is-animated .air-form-brand,.air-form.js-scroll-animate.is-animated .air-form-info{opacity:1;transform:none}.air-form.js-scroll-animate .segment-title{--delay: .9s}.step-designer-img-air-2{background-image:url(/static/assets/images/air/designer_2.jpg)}.step-designer-img-air-1{background-image:url(/static/assets/images/air/designer_1.jpg)}.step-designer-img-default{background-image:url(/static/assets/images/lorem/designer_bg.jpg)}.step-designer-img-fallback{background-image:url(/static/assets/images/lorem/news.jpg)}.air-designer .air-designer-img{z-index:-1;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 745' preserveAspectRatio='none'%3E%3Cpath d='M1934 97.7068C1934 97.7068 1691.37 -80.2721 1187.94 61.0321C1187.94 61.0321 887.208 172.879 483.974 35.4042C483.974 35.4042 291.22 -41.5338 -15.9998 31.4272L-16 745H1936L1934 97.7068Z' fill='black'/%3E%3C/svg%3E%0A") no-repeat center center;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 745' preserveAspectRatio='none'%3E%3Cpath d='M1934 97.7068C1934 97.7068 1691.37 -80.2721 1187.94 61.0321C1187.94 61.0321 887.208 172.879 483.974 35.4042C483.974 35.4042 291.22 -41.5338 -15.9998 31.4272L-16 745H1936L1934 97.7068Z' fill='black'/%3E%3C/svg%3E%0A") no-repeat center center;width:100%}.air-designer .air-designer-img:before{content:"";display:block;padding-top:133.3333333333%}.air-designer .air-designer-content{z-index:2;position:relative}.air-designer .air-designer-content .segment-title{z-index:3}.air-designer .air-designer-content .h2{margin-bottom:1.25rem;margin-top:6.25rem}.air-designer.wave-backdrop .backdrop-img.object-fit:before{padding-top:180%}.air-designer .air-designer-content .h5{margin-bottom:1.25rem}.air-designer.js-scroll-animate .h2,.air-designer.js-scroll-animate .h5,.air-designer.js-scroll-animate .h3,.air-designer.js-scroll-animate .step-designer-img,.air-designer.js-scroll-animate .designer-card:nth-child(1),.air-designer.js-scroll-animate .designer-card:nth-child(2),.air-designer.js-scroll-animate .designer-card:nth-child(3),.air-designer.js-scroll-animate .swiper-button-prev,.air-designer.js-scroll-animate .swiper-button-next{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.air-designer.js-scroll-animate .h2{transition-delay:.05s}.air-designer.js-scroll-animate .h5{transition-delay:.1s}.air-designer.js-scroll-animate .h3{transition-delay:.15s}.air-designer.js-scroll-animate .step-designer-img{transition-delay:.2s}.air-designer.js-scroll-animate .designer-card:nth-child(1){transition-delay:.25s}.air-designer.js-scroll-animate .designer-card:nth-child(2){transition-delay:.3s}.air-designer.js-scroll-animate .designer-card:nth-child(3){transition-delay:.35s}.air-designer.js-scroll-animate .swiper-button-prev{transition-delay:.4s}.air-designer.js-scroll-animate .swiper-button-next{transition-delay:.45s}.air-designer.js-scroll-animate.is-animated .h2,.air-designer.js-scroll-animate.is-animated .h5,.air-designer.js-scroll-animate.is-animated .h3,.air-designer.js-scroll-animate.is-animated .step-designer-img,.air-designer.js-scroll-animate.is-animated .designer-card:nth-child(1),.air-designer.js-scroll-animate.is-animated .designer-card:nth-child(2),.air-designer.js-scroll-animate.is-animated .designer-card:nth-child(3),.air-designer.js-scroll-animate.is-animated .swiper-button-prev,.air-designer.js-scroll-animate.is-animated .swiper-button-next{opacity:1;transform:none}.air-designer.js-scroll-animate .segment-title{--delay: .9s}.air-quotation{margin-top:2.8125rem}.air-quotation .quotation-content{margin-top:0}.air-quotation .summary-info{margin-bottom:0}.air-quotation .text-line-through{text-decoration:line-through}.air-quotation .text-red{color:#fa673b}.air-quotation.js-scroll-animate .h5,.air-quotation.js-scroll-animate .cell{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.air-quotation.js-scroll-animate .h5{transition-delay:.05s}.air-quotation.js-scroll-animate .cell{transition-delay:.1s}.air-quotation.js-scroll-animate.is-animated .h5,.air-quotation.js-scroll-animate.is-animated .cell{opacity:1;transform:none}.air-quotation.js-scroll-animate .segment-title{--delay: .9s}.estimate-promo{margin-top:6.25rem}.estimate-promo .step-quote-promo:last-child .step-designer-card{margin-bottom:0}.estimate-share.js-scroll-animate .btn-box,.estimate-share.js-scroll-animate .step-quote-fb-btn,.estimate-share.js-scroll-animate .step-quote-line-btn,.estimate-share.js-scroll-animate .step-quote-share .icon-box{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.estimate-share.js-scroll-animate .btn-box{transition-delay:.05s}.estimate-share.js-scroll-animate .step-quote-fb-btn{transition-delay:.1s}.estimate-share.js-scroll-animate .step-quote-line-btn{transition-delay:.15s}.estimate-share.js-scroll-animate .step-quote-share .icon-box{transition-delay:.2s}.estimate-share.js-scroll-animate.is-animated .btn-box,.estimate-share.js-scroll-animate.is-animated .step-quote-fb-btn,.estimate-share.js-scroll-animate.is-animated .step-quote-line-btn,.estimate-share.js-scroll-animate.is-animated .step-quote-share .icon-box{opacity:1;transform:none}.estimate-share.js-scroll-animate .btn-box{--delay: 1.2s}.estimate-promo{padding-bottom:0}.estimate-promo .left-side .step-designer-card{margin-bottom:0}.estimate-promo.js-scroll-animate .step-designer .h3,.estimate-promo.js-scroll-animate .designer-card:nth-child(1),.estimate-promo.js-scroll-animate .designer-card:nth-child(2),.estimate-promo.js-scroll-animate .designer-card:nth-child(3),.estimate-promo.js-scroll-animate .left-right-side .h3,.estimate-promo.js-scroll-animate .left-right-side .step-designer-card:nth-child(2),.estimate-promo.js-scroll-animate .left-right-side .step-designer-card:last-child{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.estimate-promo.js-scroll-animate .step-designer .h3{transition-delay:.05s}.estimate-promo.js-scroll-animate .designer-card:nth-child(1){transition-delay:.1s}.estimate-promo.js-scroll-animate .designer-card:nth-child(2){transition-delay:.15s}.estimate-promo.js-scroll-animate .designer-card:nth-child(3){transition-delay:.2s}.estimate-promo.js-scroll-animate .left-right-side .h3{transition-delay:.25s}.estimate-promo.js-scroll-animate .left-right-side .step-designer-card:nth-child(2){transition-delay:.3s}.estimate-promo.js-scroll-animate .left-right-side .step-designer-card:last-child{transition-delay:.35s}.estimate-promo.js-scroll-animate.is-animated .step-designer .h3,.estimate-promo.js-scroll-animate.is-animated .designer-card:nth-child(1),.estimate-promo.js-scroll-animate.is-animated .designer-card:nth-child(2),.estimate-promo.js-scroll-animate.is-animated .designer-card:nth-child(3),.estimate-promo.js-scroll-animate.is-animated .left-right-side .h3,.estimate-promo.js-scroll-animate.is-animated .left-right-side .step-designer-card:nth-child(2),.estimate-promo.js-scroll-animate.is-animated .left-right-side .step-designer-card:last-child{opacity:1;transform:none}.estimate-promo.js-scroll-animate .step-designer .h3{--delay: 1.5s}.estimate-promo.js-scroll-animate .left-right-side .step-designer-card:nth-child(2){--delay: .5s}@media screen and (max-width:639.98px){.aircon-banner .fb-btn i,.aircon-banner .line-btn i{font-size:2.1875rem}.aircon-banner .con{padding:9.375rem 0rem 12.5rem}.aircon-banner .media .icon-box{width:2.1875rem;height:2.1875rem}.aircon-banner .media .icon-box i{font-size:1.5625rem}.aircon-banner .air{top:15%}.aircon-banner .ip img{width:23.5%}.aircon-banner .ip img:nth-child(1){display:none}.aircon-banner .ip img:nth-child(2){bottom:21%;right:10%}.air-selection .air-selection-r{right:-11%;top:52%;width:50%}.air-selection .air-selection-l img{width:65%}.air-house{--image-padding-left: .9375rem}.air-house .air-house-card{padding:var(--image-padding-left)!important;display:flex;flex-direction:column;margin-bottom:4.6875rem}.air-house .air-house-img{position:relative;top:auto;left:auto;margin-bottom:1.25rem}.air-house .air-house-img img{width:70%;margin:0 auto}.air-house .air-house-text{width:100%}.air-skill .skill-card:nth-child(odd) .skill-text{flex-direction:row}.air-skill .skill-card:nth-child(odd),.air-skill .skill-card:nth-child(2n){padding-top:2.5rem}.air-skill .bg-img{right:-2%;top:-4%}.air-skill .bg-img:before{padding-top:100%}.air-designer .air-designer-text{margin-top:3.125rem}.air-designer .air-designer-img{-webkit-mask-size:300% 100%;mask-size:300% 100%}}@media screen and (max-width:1023.98px){.aircon-banner{--section-padding-y: 0}.aircon-banner .bg-box{top:calc(var(--mask-size) * -1)}.aircon-banner .aircon-banner-text{font-size:3rem}.aircon-banner .bg-img{background-image:url(/static/assets/images/air/bn_bg_s.jpg);background-position:75% bottom}.aircon-banner .media{margin-top:1.25rem}.air-selection .air-selection-card-block{margin-bottom:1.25rem}.air-selection .air-selection-card{margin-bottom:2.5rem}.air-selection .air-selection-l{left:5%}.air-selection .air-selection-l img{width:75%}.air-house{--image-padding-left: 1.25rem}.air-house .air-house-card{margin-bottom:5.9375rem}.air-house .air-house-bg-img{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyMCIgaGVpZ2h0PSI2NDciIHZpZXdCb3g9IjAgMCAxOTIwIDY0NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0tMTQuMDAwMSA5Ny43MDY4Qy0xNC4wMDAxIDk3LjcwNjggMjI4LjYzNCAtODAuMjcyMSA3MzIuMDYyIDYxLjAzMjFDNzMyLjA2MiA2MS4wMzIxIDEwMzIuNzkgMTcyLjg3OSAxNDM2LjAzIDM1LjQwNDJDMTQzNi4wMyAzNS40MDQyIDE2MjguNzggLTQxLjUzMzggMTkzNiAzMS40MjcyVjY0Ni40MzdILTE2TC0xNC4wMDAxIDk3LjcwNjhaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K) no-repeat center bottom;mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyMCIgaGVpZ2h0PSI2NDciIHZpZXdCb3g9IjAgMCAxOTIwIDY0NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0tMTQuMDAwMSA5Ny43MDY4Qy0xNC4wMDAxIDk3LjcwNjggMjI4LjYzNCAtODAuMjcyMSA3MzIuMDYyIDYxLjAzMjFDNzMyLjA2MiA2MS4wMzIxIDEwMzIuNzkgMTcyLjg3OSAxNDM2LjAzIDM1LjQwNDJDMTQzNi4wMyAzNS40MDQyIDE2MjguNzggLTQxLjUzMzggMTkzNiAzMS40MjcyVjY0Ni40MzdILTE2TC0xNC4wMDAxIDk3LjcwNjhaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K) no-repeat center bottom}.air-house .air-house-bg-img:before{content:"";display:block;padding-top:78.125%}.air-house .air-house-img img{width:40%}.air-skill .skill-img img{width:100%}.air-form .radio-btn-group{margin-bottom:1.25rem}.air-form .air-form-brand-title{margin:.625rem 0rem}.air-form .verification-code{margin-bottom:1.25rem}}@media screen and (min-width:640px){.air-designer.wave-backdrop .backdrop-img.object-fit:before{padding-top:80%}}@media screen and (min-width:640px)and (max-width:1023.98px){.air-designer .air-designer-img{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 745' preserveAspectRatio='none'%3E%3Cpath d='M1934 97.7068C1934 97.7068 1691.37 -80.2721 1187.94 61.0321C1187.94 61.0321 887.208 172.879 483.974 35.4042C483.974 35.4042 291.22 -41.5338 -15.9998 31.4272L-16 745H1936L1934 97.7068Z' fill='black'/%3E%3C/svg%3E%0A") no-repeat top center;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 745' preserveAspectRatio='none'%3E%3Cpath d='M1934 97.7068C1934 97.7068 1691.37 -80.2721 1187.94 61.0321C1187.94 61.0321 887.208 172.879 483.974 35.4042C483.974 35.4042 291.22 -41.5338 -15.9998 31.4272L-16 745H1936L1934 97.7068Z' fill='black'/%3E%3C/svg%3E%0A") no-repeat top center;-webkit-mask-size:180% 100%;mask-size:180% 100%}.air-designer .air-designer-img:before{content:"";display:block;padding-top:54.1015625%}.air-selection .air-selection-r{right:-3%;top:22%;width:38%}.air-skill .skill-card:nth-child(2n){padding-top:6.25rem}.air-skill .bg-blue{height:22%}}@media screen and (min-width:1024px){.air-designer .air-designer-img{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 745' preserveAspectRatio='none'%3E%3Cpath d='M1934 97.7068C1934 97.7068 1691.37 -80.2721 1187.94 61.0321C1187.94 61.0321 887.208 172.879 483.974 35.4042C483.974 35.4042 291.22 -41.5338 -15.9998 31.4272L-16 745H1936L1934 97.7068Z' fill='black'/%3E%3C/svg%3E%0A") no-repeat top center;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 745' preserveAspectRatio='none'%3E%3Cpath d='M1934 97.7068C1934 97.7068 1691.37 -80.2721 1187.94 61.0321C1187.94 61.0321 887.208 172.879 483.974 35.4042C483.974 35.4042 291.22 -41.5338 -15.9998 31.4272L-16 745H1936L1934 97.7068Z' fill='black'/%3E%3C/svg%3E%0A") no-repeat top center;-webkit-mask-size:100% 100%;mask-size:100% 100%}.air-designer .air-designer-img:before{content:"";display:block;padding-top:54.1015625%}.air-designer.wave-backdrop .backdrop-img.object-fit:before{padding-top:70%}.aircon-banner{--mask-size: 5.625rem;margin-top:var(--margin)}.air-house .air-house-bg-img{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyMCIgaGVpZ2h0PSI2NDciIHZpZXdCb3g9IjAgMCAxOTIwIDY0NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0tMTQuMDAwMSA5Ny43MDY4Qy0xNC4wMDAxIDk3LjcwNjggMjI4LjYzNCAtODAuMjcyMSA3MzIuMDYyIDYxLjAzMjFDNzMyLjA2MiA2MS4wMzIxIDEwMzIuNzkgMTcyLjg3OSAxNDM2LjAzIDM1LjQwNDJDMTQzNi4wMyAzNS40MDQyIDE2MjguNzggLTQxLjUzMzggMTkzNiAzMS40MjcyVjY0Ni40MzdILTE2TC0xNC4wMDAxIDk3LjcwNjhaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K) no-repeat center bottom;mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyMCIgaGVpZ2h0PSI2NDciIHZpZXdCb3g9IjAgMCAxOTIwIDY0NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0tMTQuMDAwMSA5Ny43MDY4Qy0xNC4wMDAxIDk3LjcwNjggMjI4LjYzNCAtODAuMjcyMSA3MzIuMDYyIDYxLjAzMjFDNzMyLjA2MiA2MS4wMzIxIDEwMzIuNzkgMTcyLjg3OSAxNDM2LjAzIDM1LjQwNDJDMTQzNi4wMyAzNS40MDQyIDE2MjguNzggLTQxLjUzMzggMTkzNiAzMS40MjcyVjY0Ni40MzdILTE2TC0xNC4wMDAxIDk3LjcwNjhaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K) no-repeat center bottom;-webkit-mask-size:100% 100%;mask-size:100% 100%}.air-house .air-house-bg-img:before{content:"";display:block;padding-top:41.6666666667%}.air-skill{--skill-size: 6.25rem;--skill-gap: 1.25rem;--skill-img: 21.875rem}.air-skill .skill-card:nth-child(2n){padding-top:calc(var(--skill-img) / 3)}}@media screen and (min-width:1024px)and (max-width:1199.98px){.aircon-banner .ip img{width:10%}.aircon-banner .ip img:nth-child(2){right:35%}.air-house .air-house-card{width:75%!important;margin-bottom:7.5rem}.air-skill .bg-blue{height:20%}}@media screen and (min-width:1200px){.air-designer.wave-backdrop .backdrop-img.object-fit:before{padding-top:60%}}@media screen and (min-width:1200px)and (max-width:1439.98px){.aircon-banner .ip img{width:9%}.aircon-banner .ip img:nth-child(2){right:30%}.air-house .air-house-card{width:80%!important;margin-bottom:9.375rem}}.air-designer.wave-backdrop .backdrop-img.object-fit:before{padding-top:38%}.air-skill{--skill-size: 7.5rem;--skill-gap: 1.875rem}.air-skill .skill-card:nth-child(odd) .skill-text{padding-right:calc(var(--skill-img) - var(--skill-size) + var(--skill-gap))}.air-skill .skill-card:nth-child(2n){padding-top:calc(var(--skill-img) / 2)}.air-skill .skill-card:nth-child(2n) .skill-text{padding-left:calc(var(--skill-img) - var(--skill-size) + var(--skill-gap))}.air-skill .skill-text{margin-top:calc((var(--skill-size) - var(--skill-gap)) * -1)}@media screen and (min-width:641px)and (max-width:749.98px){.aircon-banner .ip img:nth-child(2){bottom:33%}}@media screen and (min-width:751px)and (max-width:848.98px){.aircon-banner .ip img:nth-child(2){bottom:41.5%}}@media screen and (min-width:850px)and (max-width:1022.98px){.aircon-banner .ip img:nth-child(2){bottom:50%}}@media screen and (min-width:640px)and (max-width:719.98px){.air-skill .skill-text .h4{font-size:1.25rem}}@media screen and (min-width:1440px)and (max-width:1599.98px){.aircon-banner .ip img:nth-child(2){bottom:27%;right:27%}}@media screen and (min-width:1024px)and (max-width:1439.98px){.air-selection .air-selection-r{right:2%;top:32%}.air-selection .air-selection-l{left:19%;bottom:20%}.air-selection .air-selection-l img{width:75%}}@media screen and (min-width:1440px)and (max-width:1849.98px){.air-selection .air-selection-r{right:5%;top:25%}}.air-house .air-house-bg-img:before{content:"";display:block;padding-top:33.6979166667%}@media screen and (min-width:1440px)and (max-width:1659.98px){.air-house .air-house-card{width:70%!important}}@media screen and (min-width:2000px){.air-house .air-house-card{width:60%!important}}@media screen and (min-width:1440px)and (max-width:1499.98px){.air-skill{--skill-size: 6.25rem;--skill-gap: 1.25rem;--skill-img: 20rem}}@media screen and (min-width:1366px){.air-designer .air-designer-img:before{content:"";display:block;padding-top:44.7916666667%}}@media screen and (min-width:1024px)and (max-width:1199.98px){.air-skill{margin-top:5rem}.air-designer .air-designer-content .h2{margin-top:2.5rem}.air-designer .air-designer-content .h5{margin-bottom:4.375rem}.estimate-promo{margin-top:2.5rem}}@media screen and (min-width:640px)and (max-width:1023.98px){.air-skill{margin-top:3.75rem}.air-designer .air-designer-content .h2{margin-top:2.5rem}.air-designer .air-designer-content .h5{margin-bottom:1.875rem}.estimate-promo{margin-top:2.5rem}}@media screen and (max-width:639.98px){.air-skill{margin-top:3.125rem}.air-designer .air-designer-content .h2,.estimate-promo{margin-top:1.875rem}}.air-designer .air-designer-content .h5{margin-bottom:6.25rem}@media screen and (min-width:1200px)and (max-width:1439.98px){.air-designer .air-designer-content .h5{margin-bottom:5rem}}@media screen and (max-width:671.98px){.air-form .air-form-info .button-group{margin-top:1.875rem}.air-quotation{margin-top:1.25rem}}@media screen and (min-width:1023px)and (max-width:1559.98px){.air-skill{margin-top:6.25rem}.air-designer .air-designer-content .h2,.estimate-promo{margin-top:3.75rem}}.database-search{--input-count: 4;--search-title: 24.0625rem;--btn-size: 7.5625rem}.database-search .text{align-items:center}.database-search .text-box{width:var(--search-title)}.database-search select,.database-search .icon-wrapper{margin-bottom:0}.database-search .select{display:flex;border-radius:1.5625rem;border:1px solid #bebebe}.database-search .select .button{border-radius:0;width:var(--btn-size);height:auto;cursor:pointer;border-radius:0 1.5625rem 1.5625rem 0;min-height:2.8125rem}.database-search select{border-radius:0;border-top:0;border-left:0;border-bottom:0;border-color:#9fa0a0;height:auto;padding-left:.9375rem}.database-search .select-item{display:flex;align-items:center}.database-search .search-input{padding:0 0 0 .625rem}.database-search .search-input .icon-wrapper{height:auto}.database-search .search-input .icon-wrapper .unmask{left:0;right:auto}.database-search .search-input .icon-wrapper input{border-radius:0;border:0;padding:0 .9375rem 0 2.5rem;height:auto}.database-search .search-input ::-moz-placeholder{color:#000;opacity:1}.database-search .search-input ::placeholder{color:#000;opacity:1}.database-search .select-block{display:flex;flex-direction:column;align-items:flex-start}.database-search .select{max-width:53.75rem}.database-search .btn{gap:.625rem;margin-top:.9375rem;display:flex;flex-direction:row;flex-wrap:wrap;max-width:53.75rem}.database-search .btn .button{padding:.3125rem .9375rem;gap:.625rem}.database-search .btn .button i{font-size:1rem}.database-search.js-scroll-animate .text-box,.database-search.js-scroll-animate .select-block{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.database-search.js-scroll-animate .text-box{transition-delay:.05s}.database-search.js-scroll-animate .select-block{transition-delay:.1s}.database-search.js-scroll-animate.is-animated .text-box,.database-search.js-scroll-animate.is-animated .select-block{opacity:1;transform:none}.multi-select .select2-container{margin:0 0 .125rem}.multi-select .select2-container--default .select2-selection-rendered{color:#000!important}.multi-select .select2-container--default .select2-selection--single{border-top:0!important;border-left:0!important;border-bottom:0!important;border-color:#9fa0a0!important;border-radius:0!important}.multi-select .select2-container--default .select2-selection-arrow{--icon-size: 1.125rem;height:1.25rem!important;font-family:icon;font-size:var(--icon-size);top:-.1875rem;right:.625rem}.multi-select .select2-container--default .select2-selection-arrow b{display:none}.multi-select .select2-container--default .select2-selection-arrow:before{content:""}.multi-select .select2-container--default .select2-search--dropdown .select2-search-field{height:1.875rem!important;margin:.3125rem 0 0!important}.multi-select .select2-container--default .select2-dropdown--below{border:0!important;box-shadow:0 4px 4px #00000026}.multi-select .select2-results::-webkit-scrollbar{width:4px;height:4px}.multi-select .select2-results::-webkit-scrollbar-track{background:#fff}.multi-select .select2-results::-webkit-scrollbar-thumb{background:#c4c4c6;border-radius:6px}.multi-select .select2-results::-webkit-scrollbar-thumb:hover{background:#aaaaad}.multi-select .select2-results{scrollbar-color:#c4c4c6 #fff;scrollbar-width:thin;line-height:1.6}.multi-select .select2-results-option--highlighted{background-color:#ff9a15!important}.multi-select .select2-selection-placeholder{color:#000!important}.database-note .h4,.database-type .h4,.database-order .h4,.database-intro .h4,.database-qa .h4{margin-bottom:1.25rem}.database-qa{margin-bottom:1.25rem;margin-top:6.25rem}.database-qa.js-scroll-animate .h4,.database-qa.js-scroll-animate .accordion-item:nth-child(1),.database-qa.js-scroll-animate .accordion-item:nth-child(2),.database-qa.js-scroll-animate .accordion-item:nth-child(3),.database-qa.js-scroll-animate .accordion-item:nth-child(4),.database-qa.js-scroll-animate .accordion-item:nth-child(5),.database-qa.js-scroll-animate .btn-box{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.database-qa.js-scroll-animate .h4{transition-delay:.05s}.database-qa.js-scroll-animate .accordion-item:nth-child(1){transition-delay:.1s}.database-qa.js-scroll-animate .accordion-item:nth-child(2){transition-delay:.15s}.database-qa.js-scroll-animate .accordion-item:nth-child(3){transition-delay:.2s}.database-qa.js-scroll-animate .accordion-item:nth-child(4){transition-delay:.25s}.database-qa.js-scroll-animate .accordion-item:nth-child(5){transition-delay:.3s}.database-qa.js-scroll-animate .btn-box{transition-delay:.35s}.database-qa.js-scroll-animate.is-animated .h4,.database-qa.js-scroll-animate.is-animated .accordion-item:nth-child(1),.database-qa.js-scroll-animate.is-animated .accordion-item:nth-child(2),.database-qa.js-scroll-animate.is-animated .accordion-item:nth-child(3),.database-qa.js-scroll-animate.is-animated .accordion-item:nth-child(4),.database-qa.js-scroll-animate.is-animated .accordion-item:nth-child(5),.database-qa.js-scroll-animate.is-animated .btn-box{opacity:1;transform:none}.database-qa.js-scroll-animate .h4{--delay: 1.5s}.database-type .type-title{color:#000;background:#fff8e0;width:100%;padding:.9375rem;text-align:center}.database-intro{margin-bottom:1.25rem;margin-top:6.25rem}.database-intro .intro-info{background:#ffc46b33;border-radius:.5rem;padding:1.25rem}.database-intro .intro-info .text-14{color:#666}.database-intro .glossary{position:relative;display:block}.database-intro .glossary:before{content:'"';position:absolute;top:0;left:0;color:#ffd447;font-size:5rem;font-weight:700;line-height:1;text-indent:initial;transform:translate(-60%);font-family:Noto Sans TC}.database-intro .glossary:after{content:"";height:calc(100% - 45px);width:1px;background:#ffc46b;position:absolute;display:block;left:1.5625rem;bottom:0}.database-intro .glossary .h6{color:#e18000;font-weight:400}.database-intro .glossary .text-14{color:#666}.database-intro .glossary .cell{padding-left:2.5rem;margin-top:2.5rem}.database-intro.js-scroll-animate .segment-title,.database-intro.js-scroll-animate .intro-info,.database-intro.js-scroll-animate .glossary{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.database-intro.js-scroll-animate .segment-title{transition-delay:.05s}.database-intro.js-scroll-animate .intro-info{transition-delay:.1s}.database-intro.js-scroll-animate .glossary{transition-delay:.15s}.database-intro.js-scroll-animate.is-animated .segment-title,.database-intro.js-scroll-animate.is-animated .intro-info,.database-intro.js-scroll-animate.is-animated .glossary{opacity:1;transform:none}.database-intro.js-scroll-animate .segment-title{--delay: .5s}.database-order .set,.database-order .bar{left:calc(100% / var(--step-count) / 2);transition:width .8s cubic-bezier(.915,.015,.3,1.005);width:0;position:absolute}.order-button-next,.order-button-prev{--nav-btn-size: var(--order-nav-size, 2.8125rem);--order-navigation-size: calc( var(--nav-btn-size) * .5555555556 );margin-top:calc(var(--nav-btn-size) / -2);width:var(--nav-btn-size);height:var(--nav-btn-size);background:#fff;color:#000;border-radius:99px;box-shadow:0 1px 14px 2px #00000026;position:absolute;cursor:pointer;top:35%;z-index:10;transform:translateY(35%)}.order-button-next:after,.order-button-prev:after{font-family:icon;height:var(--nav-btn-size);position:relative;display:flex;justify-content:center;align-items:center;font-size:var(--order-navigation-size)}@media(hover:hover){.order-button-next:hover,.order-button-prev:hover,.order-button-next:focus,.order-button-prev:focus{background:#e9ba20;color:#fff}}.order-button-prev{left:calc(var(--order-nav-pos) * -1)}.order-button-prev:after{content:"";font-family:icon}.order-button-next{right:calc(var(--order-nav-pos) * -1)}.order-button-next:after{content:"";font-family:icon}.database-order .step{--step-size: 3.4375rem;background:none;border:none;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:1.25rem}.database-order .step span{width:var(--step-size);height:var(--step-size);display:flex;justify-content:center;align-items:center;font-size:1.5rem;background:#d9d9d9;color:#000;border-radius:50%;margin-bottom:1.25rem}.database-order .step .tabs-title{width:calc(100% / var(--step-count));position:relative}.database-order .step .tabs-title>a{padding:0;display:flex;justify-content:center;font-size:1rem;color:#000;align-items:center;flex-direction:column;background:transparent}@media(hover:hover){.database-order .step .tabs-title>a:hover{color:#e9ba20;transition:all .4s}.database-order .step .tabs-title>a:hover span{color:#fff;background:#e9ba20;transition:all .4s}}.database-order .step .tabs-title.is-active>a,.database-order .step .tabs-title.has-active>a{color:#e9ba20;transition:all .4s}.database-order .step .tabs-title.is-active span,.database-order .step .tabs-title.has-active span{background:#e9ba20;color:#fff;transition:all .4s}.database-order .bar{background:#e9ba20;height:.1875rem;z-index:-1;top:calc(var(--step-size) / 2)}.database-order .set{width:calc(100% - 100% / var(--step-count));top:calc(var(--step-size) / 2);height:.0625rem;border-top:1px dashed #5c5c5c;z-index:-2}.database-order .con{position:relative;--order-nav-size: 2.8125rem;--order-nav-pos: calc(var(--order-nav-size) / 2);background:transparent;border:none}.database-order .con .tabs-panel{padding:0}.database-order .con img{width:100%;border-radius:.9375rem;z-index:1}.database-order .con-block{display:flex;justify-content:center;flex-direction:column;align-items:center}.database-order .con-text{position:relative;z-index:2;width:60%;padding:1.875rem;border-radius:.5rem;background:#fff;box-shadow:0 4px 14px #00000026;margin-top:-3.75rem}.database-order .con-text .h5{margin-bottom:1.25rem}.database-order.js-scroll-animate .h4,.database-order.js-scroll-animate .step,.database-order.js-scroll-animate .con,.database-order.js-scroll-animate .order-button-prev,.database-order.js-scroll-animate .order-button-next{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.database-order.js-scroll-animate .h4{transition-delay:.05s}.database-order.js-scroll-animate .step{transition-delay:.1s}.database-order.js-scroll-animate .con{transition-delay:.15s}.database-order.js-scroll-animate .order-button-prev{transition-delay:.2s}.database-order.js-scroll-animate .order-button-next{transition-delay:.25s}.database-order.js-scroll-animate.is-animated .h4,.database-order.js-scroll-animate.is-animated .step,.database-order.js-scroll-animate.is-animated .con,.database-order.js-scroll-animate.is-animated .order-button-prev,.database-order.js-scroll-animate.is-animated .order-button-next{opacity:1;transform:none}.database-order.js-scroll-animate .h4{--delay: 2s}.database-type{margin-bottom:1.25rem;margin-top:6.25rem}.database-type .tab-sub-con{border:none;padding:0;background:none}.database-type .tabs-panel{padding:0;border-radius:0 0 .9375rem .9375rem;background:#fff;box-shadow:0 0 4px #fff1db}.database-type{--padding-content: 2.5rem}.database-type .chart-block{width:80%;margin:0 10%;padding:var(--padding-content);position:relative;display:inline-block;white-space:nowrap}.database-type .chart-block::-webkit-scrollbar{width:4px;height:4px}.database-type .chart-block::-webkit-scrollbar-track{background:#fff}.database-type .chart-block::-webkit-scrollbar-thumb{background:#c4c4c6;border-radius:6px}.database-type .chart-block::-webkit-scrollbar-thumb:hover{background:#aaaaad}.database-type .chart-block{scrollbar-color:#c4c4c6 #fff;scrollbar-width:thin}.database-type .chart{width:900px;position:relative;overflow:auto;display:inline-block;white-space:nowrap;padding-bottom:var(--padding-content)}.database-type .type-list{display:flex;align-items:flex-end;width:100%;justify-content:center;position:relative;overflow:hidden;--list-height: 12.5rem;--list-height-small: 3.125rem;--list-height-medium: 6.25rem;--list-height-large: 8.125rem;--list-height-xlarge: 11.25rem}.database-type .type-list:before,.database-type .type-list:after{content:"";position:absolute;border-radius:1.5625rem}.database-type .type-list:before{width:90%;height:.625rem;background:#e18000;bottom:0;left:5%;z-index:1}.database-type .type-list:after{width:100%;height:3px;background:#bebebe;bottom:3.5px;left:0;z-index:0}.database-type .type-list li{position:absolute;padding:.125rem .5rem;border:1px solid #000;border-radius:1.5625rem;height:-moz-max-content;height:max-content;line-height:1.6;font-size:.875rem;width:-moz-fit-content;width:fit-content;left:0}.database-type .type-list li:before{content:"";width:1px;left:50%;background:#000;z-index:0;position:absolute;top:100%}.database-type .type-list .list-item:nth-child(4),.database-type .type-list .list-item:nth-child(5){bottom:calc(var(--list-height-small) + 3.5px)}.database-type .type-list .list-item:nth-child(4):before,.database-type .type-list .list-item:nth-child(5):before{height:var(--list-height-small)}.database-type .type-list .list-item:nth-child(3),.database-type .type-list .list-item:nth-child(6){bottom:calc(var(--list-height-medium) + 3.5px)}.database-type .type-list .list-item:nth-child(3):before,.database-type .type-list .list-item:nth-child(6):before{height:var(--list-height-medium)}.database-type .type-list .list-item:nth-child(2),.database-type .type-list .list-item:nth-child(7){bottom:calc(var(--list-height-large) + 3.5px)}.database-type .type-list .list-item:nth-child(2):before,.database-type .type-list .list-item:nth-child(7):before{height:var(--list-height-large)}.database-type .type-list .list-item:nth-child(1),.database-type .type-list .list-item:nth-child(8){bottom:calc(var(--list-height-xlarge) + 3.5px)}.database-type .type-list .list-item:nth-child(1):before,.database-type .type-list .list-item:nth-child(8):before{height:var(--list-height-xlarge)}.database-type .type-list .center{padding:.625rem;background:#fff2b1;border-radius:.9375rem;text-align:center;width:30%;border:1px solid #fff2b1;margin-bottom:var(--list-height);position:relative}.database-type .type-list .center .text-14{color:#000}.database-type .type-list .center:before{background:#fff2b1;width:2px;height:var(--list-height)}.database-type .type-list .average-price{color:#e18000}.database-type .price{position:absolute;color:#e18000;display:flex;justify-content:space-between;bottom:0;width:90%;left:5%}.database-type .price p{margin-bottom:0;line-height:1.6}.database-type .type-card{overflow:hidden;border-radius:.9375rem;box-shadow:0 0 4px #fff1db;margin-top:1.25rem;background:#fff}.database-type .type-card.type-card-l{margin-right:.625rem}.database-type .type-card.type-card-r{margin-left:.625rem}.database-type .card-in{padding:.625rem 1.25rem 1.875rem}.database-type .card-in .step-table{display:block}.database-type .card-in .step-table thead th{text-align:center}.database-type.js-scroll-animate .h4,.database-type.js-scroll-animate .tab-sub-menu,.database-type.js-scroll-animate .tab-sub-con,.database-type.js-scroll-animate .ani-history .type-card-l,.database-type.js-scroll-animate .ani-history .type-card-r{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.database-type.js-scroll-animate .h4{transition-delay:.05s}.database-type.js-scroll-animate .tab-sub-menu{transition-delay:.1s}.database-type.js-scroll-animate .tab-sub-con{transition-delay:.15s}.database-type.js-scroll-animate .ani-history .type-card-l{transition-delay:.2s}.database-type.js-scroll-animate .ani-history .type-card-r{transition-delay:.25s}.database-type.js-scroll-animate.is-animated .h4,.database-type.js-scroll-animate.is-animated .tab-sub-menu,.database-type.js-scroll-animate.is-animated .tab-sub-con,.database-type.js-scroll-animate.is-animated .ani-history .type-card-l,.database-type.js-scroll-animate.is-animated .ani-history .type-card-r{opacity:1;transform:none}.database-type.js-scroll-animate .h4{--delay: 1.5s}.tab-sub-menu .tabs-title a{padding:0;font-size:.875rem;width:10.25rem;height:2.5rem;-webkit-mask:url(/static/assets/images/icon/tab_bg.svg) no-repeat 50% 50%;mask:url(/static/assets/images/icon/tab_bg.svg) no-repeat 50% 50%;background-color:#f7f6f2;color:#000;display:flex;align-items:center;justify-content:center;transition:.15s all}.tab-sub-menu .tabs-title.is-active,.tab-sub-menu .tabs-title>a[aria-selected=true]{-webkit-mask:url(/static/assets/images/icon/tab_bg.svg) no-repeat 50% 50%;mask:url(/static/assets/images/icon/tab_bg.svg) no-repeat 50% 50%;color:#fff;background-color:#fd9800;transition:.15s all;z-index:3}.tab-sub-menu .tabs-title>a:hover[aria-selected=false]:not(.is-disabled){-webkit-mask:url(/static/assets/images/icon/tab_bg.svg) no-repeat 50% 50%;mask:url(/static/assets/images/icon/tab_bg.svg) no-repeat 50% 50%;background-color:#fee8cd;transition:.15s all;z-index:3}.database-note{margin-top:6.25rem;background-color:#fffbe8;padding:6.25rem 0;position:relative;overflow:hidden}.database-note:before,.database-note:after{background-image:url(/static/assets/images/interior_database/bg_note.png);background-repeat:no-repeat;content:"";position:absolute;width:100%;height:100%;z-index:-1}.database-note:before{background-position:bottom right;bottom:-5%;left:5%;transform:rotate(0)}.database-note:after{background-position:top left;top:-5%;right:5%}.database-note.js-scroll-animate .h4,.database-note.js-scroll-animate .good-list li:nth-child(1),.database-note.js-scroll-animate .good-list li:nth-child(2),.database-note.js-scroll-animate .good-list li:nth-child(3),.database-note.js-scroll-animate .good-list li:nth-child(4),.database-note.js-scroll-animate .good-list li:nth-child(5),.database-note.js-scroll-animate .btn-box{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.database-note.js-scroll-animate .h4{transition-delay:.05s}.database-note.js-scroll-animate .good-list li:nth-child(1){transition-delay:.1s}.database-note.js-scroll-animate .good-list li:nth-child(2){transition-delay:.15s}.database-note.js-scroll-animate .good-list li:nth-child(3){transition-delay:.2s}.database-note.js-scroll-animate .good-list li:nth-child(4){transition-delay:.25s}.database-note.js-scroll-animate .good-list li:nth-child(5){transition-delay:.3s}.database-note.js-scroll-animate .btn-box{transition-delay:.35s}.database-note.js-scroll-animate.is-animated .h4,.database-note.js-scroll-animate.is-animated .good-list li:nth-child(1),.database-note.js-scroll-animate.is-animated .good-list li:nth-child(2),.database-note.js-scroll-animate.is-animated .good-list li:nth-child(3),.database-note.js-scroll-animate.is-animated .good-list li:nth-child(4),.database-note.js-scroll-animate.is-animated .good-list li:nth-child(5),.database-note.js-scroll-animate.is-animated .btn-box{opacity:1;transform:none}.database-note.js-scroll-animate .h4{--delay: 1.5s}@media screen and (max-width:639.98px){.database-search .select{border-radius:.5rem;flex-wrap:wrap}.database-search .select .button{width:100%;border-radius:0 0 .5rem .5rem}.database-search .select-item{width:50%;height:2.5rem}.database-search .select-item:nth-child(2n) select{border:none}.database-search .search-input{width:100%;height:2.5rem;border-top:1px solid #bebebe}.multi-select .select2-selection-arrow{--icon-size: 1rem}.multi-select .select2-container .select2-selection--single .select2-selection-rendered{padding-left:.9375rem}.database-intro{margin-top:3.75rem}.database-order .step{--step-size: 1.5625rem;font-size:1rem}.database-order .step .tabs-title>a{font-size:.75rem}.database-order .con{--order-nav-size: 2.25rem}}@media screen and (min-width:640px)and (max-width:1023.98px){.database-search{--btn-size: 9.375rem}.database-search .select{width:100%}.database-search .select-item{width:calc((100% - var(--btn-size)) / var(--input-count))}}@media screen and (max-width:1023.98px){.database-search{--search-title: 100%}.database-search label{width:100%}.database-order .step{--step-size: 2.1875rem}.database-order .step span{font-size:.75rem;margin-bottom:.625rem}.database-order .step .tabs-title>a{font-size:.875rem}.database-order .con-text{padding:.9375rem;width:90%;margin-top:-2.5rem}.database-type{--padding-content: .9375rem}.database-type .chart-block{margin:var(--padding-content);padding:0}}.database-qa .h4,.database-intro .h4,.database-order .h4,.database-type .h4,.database-note .h4{margin-bottom:2.8125rem}.database-qa,.database-intro{margin-bottom:6.25rem}.database-order .step{margin-bottom:2.8125rem}.database-type{margin-bottom:6.25rem}@media screen and (min-width:640px)and (max-width:1023.98px){.database-qa .h4,.database-intro .h4,.database-order .h4,.database-type .h4,.database-note .h4{margin-bottom:1.875rem}.database-qa{margin-bottom:1.875rem;margin-top:2.5rem}.database-intro,.database-order .step{margin-bottom:1.875rem}.database-type{margin-bottom:1.875rem;margin-top:2.5rem}.database-note{margin-top:2.5rem}}@media screen and (min-width:1200px)and (max-width:1439.98px){.database-qa,.database-intro,.database-type{margin-bottom:5rem}}@media screen and (min-width:1024px)and (max-width:1199.98px){.database-qa{margin-bottom:4.375rem;margin-top:2.5rem}.database-intro{margin-bottom:4.375rem}.database-type{margin-bottom:4.375rem;margin-top:2.5rem}.database-note{margin-top:2.5rem}}@media screen and (max-width:639.98px){.database-qa,.database-type,.database-note{margin-top:1.875rem}}@media screen and (max-width:671.98px){.database-intro .glossary .cell{margin-top:1.25rem}}@media screen and (min-width:1023px)and (max-width:1559.98px){.database-qa,.database-type,.database-note{margin-top:3.75rem}}.articles-detail .articles-detail-img-box,.news-details p,.news-details .news-details-img-box{margin-top:2.5rem}@media screen and (max-width:1023.98px){.articles-detail .articles-detail-img-box,.news-details p,.news-details .news-details-img-box{margin-top:1.25rem}}.table-scroll,.table-sp,.articles-detail .list-wrapper,.articles-detail .articles-detail-two-img,.articles-detail .articles-detail-three-img,.articles-detail .articles-detail-word-img,.articles-detail .articles-detail-catalog,.articles-detail .news-details-img-box,.articles-detail h1,.articles-detail h2,.articles-detail h3,.articles-detail h4,.articles-detail h5,.articles-detail h6,.articles-detail .beer-slider{margin-top:3.75rem}@media screen and (max-width:1023.98px){.table-scroll,.table-sp,.articles-detail .list-wrapper,.articles-detail .articles-detail-two-img,.articles-detail .articles-detail-three-img,.articles-detail .articles-detail-word-img,.articles-detail .articles-detail-catalog,.articles-detail .news-details-img-box,.articles-detail h1,.articles-detail h2,.articles-detail h3,.articles-detail h4,.articles-detail h5,.articles-detail h6,.articles-detail .beer-slider{margin-top:1.875rem}}.presale-group .deco-circle-3,.presale-group .deco-circle-2,.presale-group .deco-circle{display:block;position:absolute}.presale-show-wrapper .designer{background:#283349;overflow:hidden}.presale-show-wrapper .designer .breadcrumbs li,.presale-show-wrapper .designer .breadcrumbs a{color:#fff}@media(hover:hover){.presale-show-wrapper .designer .breadcrumbs a:hover,.presale-show-wrapper .designer .breadcrumbs a:focus{color:#e18000}}.presale-show-wrapper .designer .breadcrumbs li:not(:last-child):after{color:#fff}.presale-show-wrapper .designer{margin-bottom:1.25rem;border-radius:0 0 2.1875rem}.presale-show-wrapper .designer.js-scroll-animate .designer-info-name,.presale-show-wrapper .designer.js-scroll-animate .designer-info-media{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.presale-show-wrapper .designer.js-scroll-animate .designer-info-name{transition-delay:.05s}.presale-show-wrapper .designer.js-scroll-animate .designer-info-media{transition-delay:.1s}.presale-show-wrapper .designer.js-scroll-animate.is-animated .designer-info-name,.presale-show-wrapper .designer.js-scroll-animate.is-animated .designer-info-media{opacity:1;transform:none}.presale-show-wrapper .designer{padding-top:0;padding-bottom:0}.presale-show-wrapper .designer .card-ul{color:#7996ad}.presale-show-wrapper .designer .designer-tag{gap:.625rem;display:flex;flex-wrap:wrap;margin-top:2.1875rem}.presale-show-wrapper .designer .designer-tag .button{font-size:.875rem;padding:.5rem .9375rem;background:#fff}.presale-show-wrapper .designer .designer-tag .button:not(:last-child){margin-right:.625rem}.presale-show-wrapper .designer .designer-tag .button{margin-bottom:0;margin-right:0!important;font-weight:400}.presale-content-consult{width:100%;padding-left:.75rem}.presale-content-consult .presale-content-consult-form{border-radius:.9375rem;box-shadow:0 4px 4px #00000014;background-color:#fff;overflow:hidden}.presale-content-consult .presale-content-consult-box{width:100%}.presale-content-consult .presale-content-consult-form-title{padding:.9375rem;background-color:#fff2b1;border-top-left-radius:.9375rem;border-top-right-radius:.9375rem;text-align:center;font-size:1rem;position:relative;z-index:30}.presale-content-consult .presale-content-consult-form-title p{font-weight:500;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center}.presale-content-consult .presale-content-consult-form-title i{font-size:1.875rem;line-height:1}.presale-content-consult .presale-content-consult-form-title .black-link i{font-size:1.25rem}.presale-content-consult .presale-content-consult-in{background:#fff;border-radius:0 0 .9375rem .9375rem;padding:1.875rem .625rem}.presale-content-consult .presale-content-consult-bottom{padding:0 .9375rem;border-bottom-left-radius:.9375rem;border-bottom-right-radius:.9375rem;display:flex;justify-content:center;flex-wrap:wrap}.presale-content-consult .presale-content-consult-text{width:100%;font-size:.875rem}.presale-content-consult .close-button{position:relative;top:auto;right:auto}.presale-content-consult hr{width:100%;margin:1.875rem .9375rem}.presale-content-consult .sp-input select{margin:0}.presale-content-consult .change-time-btn{height:2.8125rem}.presale-content-consult .join-success{display:none}.presale-content-consult .join-success img{margin:0 auto;width:80%;display:flex}.presale-content-consult .join-success a{display:flex;justify-content:center}.presale-b-swiper{--swiper-nav-pos: 30px;display:block;position:relative;overflow:hidden;border-radius:.3125rem;margin-bottom:1.5625rem}.presale-b-swiper img{width:100%}.presale-b-swiper .photo-tag{color:#000;background:#fff;padding:.3125rem .875rem;position:absolute;right:1.875rem;bottom:1.25rem}.presale-s-swiper .swiper-slide{overflow:hidden;border-radius:.3125rem}.presale-s-swiper .swiper-slide .object-fit:before{content:"";display:block;padding-top:67.6470588235%}.presale-s-swiper .swiper-slide-thumb-active{border:2px solid #e18000}.presale-s-swiper{margin-bottom:3.75rem}.presale-details{margin-bottom:1.25rem;padding:.9375rem 0 0;z-index:10!important}.presale-details .presale-details-ad{width:100%;padding:1.25rem 3.125rem;display:flex;border-radius:.9375rem;align-items:center;position:relative;overflow:hidden;margin-bottom:3.75rem}.presale-details .presale-details-ad:before{content:"";background:linear-gradient(264deg,#fffbe8 23%,#fff1c5 61.75%);position:absolute;display:block;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:.2}.presale-details .presale-details-ad-word{width:60%}.presale-details .presale-details-ad-word p{color:#e18000}.presale-details .presale-details-ad-img{width:40%;display:flex}.presale-details .presale-details-ad-img img{width:70%;margin:0 auto}.presale-details .presale-details-schedule{margin-bottom:3.75rem}.presale-details .presale-details-schedule .progress{display:block;padding:0 1.5625rem;position:relative}.presale-details .presale-details-schedule .progress label{position:relative;display:inline-block;height:2.75rem;line-height:2.75rem;background:#e18000;width:2.75rem;text-align:center;border-radius:50%;font-family:monospace;font-weight:700;font-size:.875rem;color:#fff}.presale-details .presale-details-schedule progress{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:.625rem;overflow:hidden;height:.3125rem;width:100%;margin-top:-1.375rem;background:#c4c4c4}.presale-details .presale-details-schedule progress::-webkit-progress-bar{background:#c4c4c4}.presale-details .presale-details-schedule progress::-moz-progress-bar{background:#e18000}.presale-details .presale-details-schedule progress::-webkit-progress-value{background:#e18000}.presale-details .presale-details-schedule progress:before{content:"";position:absolute;display:block;top:.9375rem;left:0;background:#eceff1;border-radius:3.125rem;width:100%;height:1.25rem;z-index:-1}.presale-details .presale-details-story{display:flex}.presale-details .presale-details-story .story-r{width:12.5rem}.presale-details .presale-details-story .end,.presale-details .presale-details-story .start{padding:.625rem .9375rem;position:relative;display:block}.presale-details .presale-details-story .end p,.presale-details .presale-details-story .start p{line-height:1.6}.presale-details .presale-details-story .end{background:#e18000;color:#fff;border-radius:.9375rem .9375rem 0 0}.presale-details .presale-details-story .end:before{content:"\a";position:absolute;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:20px solid #fff;bottom:-7px;left:85px}.presale-details .presale-details-story .start{background:#d9dce3;border-radius:0 0 .9375rem .9375rem;box-shadow:0 -3px #fff}.presale-details .presale-details-story .start:before{content:"\a";position:absolute;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:20px solid #d9dce3;top:-8px;left:85px}.presale-details .presale-details-story .story-l{margin-right:1.25rem;width:calc(100% - 12.5rem)}.presale-details .presale-details-story .story-item{margin:0 0 .625rem;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;position:relative}.presale-details .presale-details-story .story-item:before,.presale-details .presale-details-story .story-item:after{content:"";display:block;position:absolute}.presale-details .presale-details-story .story-item:before{width:.9375rem;height:.9375rem;border-radius:50%;background:#e9ba20;left:5.1875rem}.presale-details .presale-details-story .story-item:after{width:.0625rem;height:100%;background:#e9ba20;left:5.65625rem}.presale-details .presale-details-story .time{display:flex;flex-direction:column;align-items:flex-end}.presale-details .presale-details-story .time span{background:#5c5c5c;padding:.25rem .875rem;color:#fff;border-radius:0 .5rem .5rem 0}.presale-details .presale-details-story .story-item-con{padding:.625rem;background:#e9ba2033;color:#000;width:calc(100% - 6.75rem);border-radius:.5rem}.presale-details .presale-details-story .open-story{width:100%;display:block}.presale-promo{--section-padding-y: 0;margin-bottom:3.75rem;--img-width: 380;--img-height: 260;--gap: 2.8125rem;--columns: 1;--padding-top: -2.1875rem;z-index:1;display:block;position:relative}.presale-promo.js-scroll-animate .segment-title,.presale-promo.js-scroll-animate .swiper-slide:nth-child(1),.presale-promo.js-scroll-animate .swiper-slide:nth-child(2),.presale-promo.js-scroll-animate .swiper-slide:nth-child(3),.presale-promo.js-scroll-animate .swiper-slide:nth-child(4){opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.presale-promo.js-scroll-animate .segment-title{transition-delay:.05s}.presale-promo.js-scroll-animate .swiper-slide:nth-child(1){transition-delay:.1s}.presale-promo.js-scroll-animate .swiper-slide:nth-child(2){transition-delay:.15s}.presale-promo.js-scroll-animate .swiper-slide:nth-child(3){transition-delay:.2s}.presale-promo.js-scroll-animate .swiper-slide:nth-child(4){transition-delay:.25s}.presale-promo.js-scroll-animate.is-animated .segment-title,.presale-promo.js-scroll-animate.is-animated .swiper-slide:nth-child(1),.presale-promo.js-scroll-animate.is-animated .swiper-slide:nth-child(2),.presale-promo.js-scroll-animate.is-animated .swiper-slide:nth-child(3),.presale-promo.js-scroll-animate.is-animated .swiper-slide:nth-child(4){opacity:1;transform:none}.presale-promo .h3{text-align:left}.presale-promo .presale-promo-swiper{--swiper-nav-pos: -10px;--swiper-navigation-top-offset: calc( ( ( ( 100vw - (var(--padding-x-global) + var(--padding-x)) * 2 - var(--gap) * (var(--columns) - 1) ) / var(--columns) ) * (var(--img-height) / var(--img-width)) ) / 2 + var(--padding-top) );display:block;position:relative}.presale-promo{padding-bottom:0}.presale-group .grid-x{margin-bottom:1.25rem;align-items:center}.presale-group .cell{display:flex;flex-direction:column;align-content:center;flex-wrap:wrap}.presale-group .sub-des{color:#e18000}.presale-group .button{margin:2.5rem auto 0;width:7.5rem}.presale-group .presale-group-bg-box{width:100%;height:100%;z-index:-2}.presale-group{--deco-size-1: 34.375rem;--deco-size-2: 5.1875rem;--deco-size-3: 13.4375rem}.presale-group .deco-circle{--animate-to-y: 30px;width:var(--deco-size-1);top:17%;left:-22%;z-index:-2;animation:float 5s infinite alternate}.presale-group .deco-circle-2{--animate-to-y: 10px;width:var(--deco-size-2);top:0%;left:7%;z-index:-2;animation:float 8s infinite alternate}.presale-group .deco-circle-3{--animate-to-y: 20px;width:var(--deco-size-3);top:5%;right:-3%;z-index:-2;animation:float 5s infinite alternate}.revel-change-time p{color:#ff3f3f}#dream-modal{height:85vh;overflow:hidden;padding-bottom:1rem;padding-right:0}#dream-modal form{gap:1.25rem;height:100%}#dream-modal form::-webkit-scrollbar{width:4px;height:4px}#dream-modal form::-webkit-scrollbar-track{background:#fff}#dream-modal form::-webkit-scrollbar-thumb{background:#d9dce3;border-radius:6px}#dream-modal form::-webkit-scrollbar-thumb:hover{background:#bcc1cd}#dream-modal form{scrollbar-color:#d9dce3 #fff;scrollbar-width:thin;overflow-y:auto;padding-right:.9375rem}#dream-modal .promise{margin-bottom:1.25rem}#dream-modal .promise .grid-x{background:#fcfcfc;padding:1.25rem}#dream-modal .promise p{color:#fc847b;padding-left:1.25rem;margin-bottom:0}#dream-modal .promise img{width:100%;-o-object-fit:contain;object-fit:contain;margin-left:-2.5rem}@media screen and (max-width:639.98px){#dream-modal .promise .grid-x{padding:.625rem 0}#dream-modal .promise img{margin-left:-1.25rem}#dream-modal .deal{display:flex;gap:.625rem}#dream-modal .deal input{width:1.4375rem}#dream-modal .deal label{width:calc(100% - 1.4375rem - 10px)}}@media screen and (max-width:639.98px){#dream-modal{height:80vh;overflow:auto}#dream-modal .verification-code{margin-bottom:1.25rem}#dream-modal.has-bg:after{display:none}}@media screen and (max-width:639.98px){.designer-info-name .btn-like{font-size:1.5625rem}.presale-details .presale-details-story{flex-direction:column}.presale-details .presale-details-story .story-l,.presale-details .presale-details-story .story-r{width:100%}.presale-promo{--padding-x: 1.875rem;--swiper-nav-size: 2.25rem;--padding-top: -.3125rem}.presale-group{--padding-top-size: 3.125rem;--padding-bottom-size: 3.125rem;--deco-size-1: 7.5rem;--deco-size-2: 2.5rem;--deco-size-3: 5.625rem}.presale-group .deco-circle{top:auto;left:-14%;bottom:0}.presale-group .first-group .cell:nth-child(1){order:2}.presale-group .button{margin:1.25rem auto 0}.presale-group .cell{margin-top:2.5rem}}@media screen and (min-width:640px)and (max-width:1023.98px){.presale-promo{--padding-top: 6.25rem}.presale-group{--padding-top-size: 3.125rem;--padding-bottom-size: 3.125rem;--deco-size-1: 9.375rem;--deco-size-2: 5.625rem;--deco-size-3: 7.5rem}.presale-group img{width:80%;margin:0 auto}}@media screen and (min-width:640px){.presale-promo{--columns: 2}.presale-promo .presale-promo-swiper{--swiper-navigation-top-offset: calc( ( ( ( 100vw - var(--padding-x-global) * 2 - var(--gap) * (var(--columns) - 1) ) / var(--columns) ) * (var(--img-height) / var(--img-width)) ) / 2 + var(--padding-top) )}}@media screen and (max-width:1023.98px){.designer-bg{top:auto;bottom:0;width:100vw;height:100px;clip-path:polygon(0 0%,100% 0,100% 100%,0 100%)}.designer-info-name{padding:.9375rem 0}.presale-content-consult .presale-content-consult-form{display:none;background:#00000073;border-radius:0;box-shadow:none;width:100vw!important;height:100vh!important;max-width:100vw!important;top:0!important;left:0!important;right:0!important;position:fixed!important;margin-left:0}.presale-content-consult .presale-content-consult-form.is-open{visibility:visible;opacity:1;transition:all .3s;z-index:1000;display:block!important}.presale-content-consult .presale-content-consult-box{width:90%;margin:5% auto;height:85%}.presale-content-consult .presale-content-consult-form-title{display:flex;justify-content:space-between;padding:.4688rem .9375rem;height:2.8125rem;align-items:center;width:100%}.presale-content-consult .presale-content-consult-in{overflow-y:auto}.presale-content-consult .presale-content-consult-in::-webkit-scrollbar{width:4px;height:4px}.presale-content-consult .presale-content-consult-in::-webkit-scrollbar-track{background:#fff}.presale-content-consult .presale-content-consult-in::-webkit-scrollbar-thumb{background:#9fa0a0;border-radius:6px}.presale-content-consult .presale-content-consult-in::-webkit-scrollbar-thumb:hover{background:#858787}.presale-content-consult .presale-content-consult-in{scrollbar-color:#9fa0a0 #fff;scrollbar-width:thin;padding:1.25rem .625rem;height:85%}.presale-content-consult .change-time-btn{margin-top:1.25rem}.presale-b-swiper .swiper-button-prev,.presale-b-swiper .swiper-button-next{display:none}.presale-b-swiper .photo-tag{bottom:auto;top:.625rem;right:.625rem}.presale-details .presale-details-ad{flex-direction:column;padding:1.25rem}.presale-details .presale-details-ad-word,.presale-details .presale-details-ad-img{width:100%}}@media screen and (min-width:1024px){.presale-promo{--columns: 4}}@media screen and (min-width:1024px)and (max-width:1199.98px){.presale-group{--padding-top-size: 4.375rem;--padding-bottom-size: 4.375rem;--deco-size-1: 18.75rem;--deco-size-2: 5.625rem;--deco-size-3: 6.25rem}}@media screen and (min-width:1200px)and (max-width:1439.98px){.presale-content-consult .presale-content-consult-in{padding:.9375rem 0}.presale-content-consult .presale-content-consult-form-title{padding:.5rem .9375rem}.presale-content-consult hr{margin:.9375rem}.presale-group{--deco-size-1: 21.875rem;--deco-size-2: 5.625rem;--deco-size-3: 7.5rem}}@media screen and (min-width:102.5rem){.presale-promo .presale-promo-swiper{--swiper-navigation-top-offset: calc(9.375rem + var(--padding-top))}}@media screen and (min-width:1440px)and (max-width:1680.98px){.presale-group{--padding-top-size: 6.25rem;--padding-bottom-size: 6.25rem;--deco-size-1: 25rem;--deco-size-2: 6.25rem;--deco-size-3: 10rem}}@media screen and (min-width:639px)and (max-width:779.98px){.presale-promo{--padding-top: .625rem}}@media screen and (min-width:781px)and (max-width:1022.98px){.presale-promo{--padding-top: .0625rem}}@media screen and (min-width:1024px)and (max-width:1439.98px){.presale-promo{--padding-top: 1.875rem}}@media screen and (min-width:1441px)and (max-width:1658.98px){.presale-promo{--padding-top: .0625rem}}.presale-show-wrapper .designer{margin-bottom:2.8125rem}.presale-details,.presale-group .grid-x{margin-bottom:6.25rem}@media screen and (min-width:640px)and (max-width:1023.98px){.presale-show-wrapper .designer,.presale-details,.presale-group .grid-x{margin-bottom:1.875rem}}@media screen and (min-width:1200px)and (max-width:1439.98px){.presale-details,.presale-group .grid-x{margin-bottom:5rem}}@media screen and (min-width:1024px)and (max-width:1199.98px){.presale-details,.presale-group .grid-x{margin-bottom:4.375rem}}@media screen and (max-width:671.98px){.presale-show-wrapper .designer .designer-tag{margin-top:1.25rem}.presale-s-swiper,.presale-details .presale-details-ad,.presale-details .presale-details-schedule,.presale-promo{margin-bottom:1.875rem}}.articles-banner{margin-top:0;position:relative}.articles-banner:before{content:"";position:absolute;display:block;width:34.7916666667%;z-index:-1;background:#f3f0eb;top:0;right:0;height:100%}.articles-banner .breadcrumbs-wrapper{margin-top:1.875rem;margin-bottom:1.25rem}.articles-banner p{color:#5c5c5c}.articles-banner .articles-banner-title-box{align-items:flex-end;padding-bottom:4.375rem}.articles-banner .h2{margin-bottom:1.25rem}.articles-banner .articles-banner-img{padding-left:3.125rem}.articles-banner .articles-banner-img img{border-radius:1.5625rem 1.5625rem 0rem}.articles-banner.js-scroll-animate .articles-banner-title-box,.articles-banner.js-scroll-animate p,.articles-banner.js-scroll-animate h2,.articles-banner.js-scroll-animate .button-group,.articles-banner.js-scroll-animate .articles-banner-img{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.articles-banner.js-scroll-animate .articles-banner-title-box{transition-delay:.05s}.articles-banner.js-scroll-animate p{transition-delay:.1s}.articles-banner.js-scroll-animate h2{transition-delay:.15s}.articles-banner.js-scroll-animate .button-group{transition-delay:.2s}.articles-banner.js-scroll-animate .articles-banner-img{transition-delay:.25s}.articles-banner.js-scroll-animate.is-animated .articles-banner-title-box,.articles-banner.js-scroll-animate.is-animated p,.articles-banner.js-scroll-animate.is-animated h2,.articles-banner.js-scroll-animate.is-animated .button-group,.articles-banner.js-scroll-animate.is-animated .articles-banner-img{opacity:1;transform:none}.articles-detail .articles-detail-two-img .cell:nth-child(1),.articles-detail .articles-detail-three-img .cell:nth-child(1),.articles-detail .articles-detail-word-img .cell:nth-child(1){padding-right:1.25rem}.articles-detail .articles-detail-two-img .cell:nth-child(2),.articles-detail .articles-detail-three-img .cell:nth-child(2),.articles-detail .articles-detail-word-img .cell:nth-child(2){padding-left:1.25rem}.articles-detail{margin-top:6.25rem}.articles-detail .articles-detail-img-box,.articles-detail .articles-detail-img-box img{width:100%}.articles-detail .articles-detail-img-box .img-note{margin-top:.625rem!important}.articles-detail .articles-detail-catalog{background:#fffbf4;position:relative;display:block;overflow:hidden;border-radius:.9375rem;padding:0rem 5.625rem 3.4375rem;margin-bottom:50px}.articles-detail .articles-detail-catalog .bg-deco-line{width:100%;height:100%;position:absolute;display:block;z-index:0;top:0;left:0;opacity:.6;background-image:linear-gradient(0deg,transparent 24%,#d9dce3 25%,#d9dce3 26%,transparent 27%,transparent 74%,#d9dce3 75%,#d9dce3 76%,transparent 77%,transparent),linear-gradient(90deg,transparent 24%,#d9dce3 25%,#d9dce3 26%,transparent 27%,transparent 74%,#d9dce3 75%,#d9dce3 76%,transparent 77%,transparent);background-size:30px 30px}.articles-detail .articles-detail-catalog .h5{z-index:5;position:relative;color:#e18000;display:flex;align-content:center;align-items:center;justify-content:center;margin-top:60px}.articles-detail .articles-detail-catalog .h5:before,.articles-detail .articles-detail-catalog .h5:after{content:"";width:2.4375rem;height:.625rem}.articles-detail .articles-detail-catalog .h5:before{background:url(/static/assets/images/news/cat_title_bg.png) no-repeat;background-size:contain;margin-right:1.875rem}.articles-detail .articles-detail-catalog .h5:after{background:url(/static/assets/images/news/cat_title_bg.png) no-repeat;background-size:contain;margin-left:1.875rem;transform:rotate(180deg)}.articles-detail .articles-detail-catalog-list{z-index:5;position:relative;display:block}.articles-detail .articles-detail-catalog-list li{position:relative;padding:.625rem 0rem}.articles-detail .articles-detail-catalog-list li:before{content:"";position:absolute;top:0;bottom:0;left:.4375rem;border:1px solid #d9d9d9}.articles-detail .articles-detail-catalog-list li:first-child:before{top:50%}.articles-detail .articles-detail-catalog-list li:last-child:before{bottom:50%}.articles-detail .articles-detail-catalog-list li>a{display:flex;align-items:center;position:relative}.articles-detail .articles-detail-catalog-list li>a:before{content:"";width:.9375rem;height:.9375rem;border-radius:100%;background:#d9d9d9;border:.0625rem solid #d9d9d9;margin-right:.625rem}.articles-detail h3{color:#000}.articles-detail .articles-detail-word-img{display:flex;align-items:center}.articles-detail .articles-detail-word-img p{margin:0}.articles-detail .articles-detail-three-img{--width: 661;--height: 969;--vertical-img: calc((var(--height) / var(--width)) * 100%)}.articles-detail .articles-detail-three-img .news-details-img-box{margin:0rem}.articles-detail .articles-detail-three-img .has-two .img-note{margin:.625rem 0rem 1.25rem}.articles-detail .articles-detail-three-img .object-fit:before{content:"";display:block;padding-top:var(--vertical-img)}.articles-detail .articles-detail-two-img .news-details-img-box{margin:0rem}.articles-fast-catalog{--margin-left: 0rem;z-index:10;display:none;margin-left:var(--margin-left)}.articles-fast-catalog.is-fixed{position:fixed;top:5.625rem;display:block}.articles-fast-catalog p{color:#9f9e9f;display:flex;flex-direction:column;align-content:center;align-items:center}.articles-fast-catalog p:after{content:"";width:1px;height:1.25rem;background:#bcbaba;display:block;margin-top:.625rem}.articles-fast-catalog li{width:.8125rem;height:.8125rem;background:#d9d9d9;cursor:pointer;margin-bottom:.625rem;border-radius:3.125rem}.articles-fast-catalog a{position:relative;display:block;width:100%;height:100%}.articles-fast-catalog a span{visibility:hidden;position:absolute;background:#e9ba20;color:#000;padding:.3125rem .875rem;right:calc(100% + 15px);transition:all .2s ease 0s;opacity:0;top:-.5625rem;width:-moz-max-content;width:max-content}.articles-fast-catalog a span:before{content:"";position:absolute;left:100%;top:8.5px;width:0;height:0;border-top:.375rem solid transparent;border-left:.5rem solid #e9ba20;border-bottom:.375rem solid transparent}@media(hover:hover){.articles-fast-catalog li:hover{background:#e18000}.articles-fast-catalog li:hover a span{visibility:visible;opacity:1;width:-moz-max-content;width:max-content}}.beer-reveal[data-beer-label]:after,.beer-slider[data-beer-label]:after{background:#fff}.beer-handle{background:#e9ba20a6;box-shadow:0 0 3px #e9ba2066;width:6.25rem;height:6.25rem}.beer-handle:before,.beer-handle:after{width:.9375rem;height:.9375rem;border-color:#ffffffa6}.beer-range:focus~.beer-handle{background:#e9ba208c;box-shadow:0 0 3px #e9ba2066}.table-scroll h1,.table-scroll h2,.table-scroll h3,.table-scroll h4,.table-scroll h5,.table-scroll h6,.table-scroll p,.table-sp h1,.table-sp h2,.table-sp h3,.table-sp h4,.table-sp h5,.table-sp h6,.table-sp p{margin:0}@media screen and (max-width:639.98px){.beer-handle{width:2.8125rem;height:2.8125rem}.beer-handle:before,.beer-handle:after{width:.5rem;height:.5rem}.beer-handle:before{left:.3125rem}.beer-handle:after{right:-.1875rem}.articles-detail{margin-top:1.875rem}}@media screen and (max-width:1023.98px){.articles-fast-catalog{display:none!important}.articles-banner .articles-banner-img{padding-left:0rem;margin-top:1.875rem}.articles-detail .articles-detail-catalog{padding:1.875rem 1.25rem}.articles-detail .articles-detail-word-img p{margin:1.875rem 0rem 0rem}.articles-detail .articles-detail-word-img.right-wording p{margin:1.875rem 0rem 1.25rem}}@media screen and (min-width:1024px)and (max-width:1199.98px){.articles-fast-catalog{--margin-left: auto;margin-right:.625rem}.articles-detail{margin-top:2.5rem}}@media screen and (min-width:1200px)and (max-width:1439.98px){.articles-fast-catalog{--margin-left: auto;margin-right:1.25rem}}@media screen and (min-width:1440px){.articles-fast-catalog{--margin-left: auto;margin-right:1.25rem}}@media screen and (min-width:1780px){.articles-fast-catalog{--margin-left: 5.625rem}}@media(hover:hover){.articles-detail .articles-detail-catalog-list li:hover>a:before{content:"";width:.9375rem;height:.9375rem;margin-left:1px;background:#e18000;border:.1875rem solid #fffbf4;box-shadow:0 0 0 1px #e18000}}.articles-banner .breadcrumbs-wrapper{margin-bottom:2.8125rem}@media screen and (min-width:640px)and (max-width:1023.98px){.articles-banner .breadcrumbs-wrapper{margin-bottom:1.875rem}.articles-detail{margin-top:2.5rem}}@media screen and (max-width:671.98px){.articles-banner .breadcrumbs-wrapper{margin-top:1.25rem}}@media screen and (min-width:1023px)and (max-width:1559.98px){.articles-detail{margin-top:3.75rem}}.list-mask.has-mask:before,.member-saved .tag-group-all.has-mask:before,.member-saved-project .tag-group-all.has-mask:before,.member-saved-article .tag-group-all.has-mask:before,.seo-tags .tag-group-all.has-mask:before,.post-content .post-content-tag .tag-group-all.has-mask:before{position:absolute;display:block;content:"";width:1.875rem;height:100%;background:linear-gradient(270deg,#0000001a 0% 0%,#0000);filter:blur(2px);z-index:0;right:0}.search-wrapper .designer-card-text,.member-page-wrapper .designer-card-text,.more-card .more-card-text{position:absolute;border-radius:.5rem .5rem 0;width:100%;height:100%;padding:.625rem;top:0;left:0;display:flex;align-content:center;flex-direction:column;justify-content:center;align-items:center}.search-wrapper .designer-card-text p,.member-page-wrapper .designer-card-text p,.more-card .more-card-text p{margin-bottom:.625rem}.portfolio-show-wrapper .breadcrumbs{padding:1.25rem 0}.portfolio-show-wrapper .designer{background:#283349;overflow:hidden}.portfolio-show-wrapper .designer .breadcrumbs li,.portfolio-show-wrapper .designer .breadcrumbs a{color:#fff}@media(hover:hover){.portfolio-show-wrapper .designer .breadcrumbs a:hover,.portfolio-show-wrapper .designer .breadcrumbs a:focus{color:#e18000}}.portfolio-show-wrapper .designer .breadcrumbs li:not(:last-child):after{color:#fff}.portfolio-show-wrapper .designer{margin-bottom:1.25rem;border-radius:0 0 2.1875rem}.portfolio-show-wrapper .designer.js-scroll-animate .designer-info-name,.portfolio-show-wrapper .designer.js-scroll-animate .designer-info-media{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.portfolio-show-wrapper .designer.js-scroll-animate .designer-info-name{transition-delay:.05s}.portfolio-show-wrapper .designer.js-scroll-animate .designer-info-media{transition-delay:.1s}.portfolio-show-wrapper .designer.js-scroll-animate.is-animated .designer-info-name,.portfolio-show-wrapper .designer.js-scroll-animate.is-animated .designer-info-media{opacity:1;transform:none}.designer-bg{clip-path:polygon(15% 0,100% 0,100% 100%,0 100%);opacity:.25;width:42.1354166667%;z-index:0;right:0;left:auto}.designer-bg img{width:100%}.designer-info{display:flex;align-items:flex-end;margin-bottom:1.5625rem}.designer-info-name .h3{position:relative;display:flex;align-items:center;color:#fff}.designer-info-name .btn-like{font-size:2.5rem;position:relative;margin-left:.9375rem}.designer-info-media{display:flex;justify-content:flex-end;position:relative}.designer-info-media a{color:#fff;position:relative;display:block}.designer-info-media a .be-icon:before{transform:scale(1)}.designer-info-media a i{font-size:2.1875rem}.designer-info-media .btn-like-circle{--btn-icon-size: 1.5625rem;--btn-size: 2.1875rem;margin-left:.3125rem}.designer-info-media .btn-like-circle .btn-like i:before{margin-top:.125rem}@media(hover:hover){.designer-info-media a:hover{color:#e18000}}.portfolio-show-wrapper .designer .designer-info-personal{flex-shrink:0;display:flex;align-items:center}.portfolio-show-wrapper .designer .designer-info-personal .mug{width:1.5625rem;height:1.5625rem;border-radius:50%;margin-right:.625rem}.portfolio-show-wrapper .designer .designer-info-personal .name{color:#fff;font-size:1rem}.portfolio-show-wrapper .designer .designer-info-personal .score{color:#e18000;margin-left:.625rem}.portfolio-show-wrapper .designer .designer-info-personal .score-star-box:before{content:""}.portfolio-show-wrapper .work-card .card-info{margin:0 0 2.5rem}.portfolio-show-wrapper .more-card .object-fit{width:100%;height:100%}.portfolio-show-wrapper .articles-promo+.articles-promo{margin-top:3.75rem}.portfolio-show-wrapper .articles-work{margin-top:3.75rem;background:#fff}.portfolio-show-wrapper .articles-work .articles-work-con{margin-top:3.75rem;padding-top:4.0625rem;padding-bottom:4.0625rem}.portfolio-show-wrapper .articles-work .articles-work-info-personal{display:flex;align-items:center;--nav-btn-size: 2.8125rem;margin-bottom:1.25rem}.portfolio-show-wrapper .articles-work .articles-work-info-personal .btn-like{position:relative;font-size:1.875rem;margin-left:.3125rem}.portfolio-show-wrapper .articles-work .articles-work-info-personal img{width:var(--nav-btn-size);height:var(--nav-btn-size);border-radius:50%;margin-right:.625rem}.portfolio-show-wrapper .articles-work .articles-work-info-personal .h6{color:#000}.pro-detail{z-index:10!important}.pro-detail .awards{display:flex;flex-direction:column;align-items:center;width:3.25rem;position:absolute;top:1.875rem;right:1.875rem;z-index:10}.pro-detail .awards img{width:3.25rem;margin-top:-.75rem;border-radius:100%;box-shadow:0 0 5px #00000026}.pro-detail .awards img:nth-child(1){z-index:4}.pro-detail .awards img:nth-child(2){z-index:3}.pro-detail .awards img:nth-child(3){z-index:2}.pro-detail .awards img:nth-child(4){z-index:1}.pro-detail .icon-box{background-clip:padding-box;border:1px solid transparent;background:#fffc;box-sizing:border-box;width:3rem;height:3rem;font-size:2.1875rem}.pro-detail .icon-box:before,.pro-detail .icon-box:after{content:"";position:absolute;inset:0}.pro-detail .icon-box:before{z-index:-2;margin:-2px;border-radius:inherit;background:linear-gradient(to right,#e18000,#fae7d6)}.pro-detail .icon-box:after{z-index:-1;background:#fff;border-radius:inherit}.pro-detail .icon-box i{background:-webkit-gradient(linear,left top,left bottom,from(#e18000),to(#fae7d6));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.pro-detail .icon-box{z-index:5}.pro-detail .pro-detail-swiper{position:relative}.pro-detail .pro-detail-swiper .swiper-slide img{width:100%}.pro-detail .pro-detail-swiper-big a{width:100%;height:100%;position:relative;display:block}.pro-detail .pro-detail-swiper-big .swiper-slide .object-fit:before{content:"";display:block;padding-top:67.6470588235%}.pro-detail .pro-detail-swiper-big .swiper-pagination{display:none}.pro-detail .pro-detail-swiper-big img{border-radius:.3125rem}.pro-detail .pro-detail-swiper-big{margin-bottom:1.25rem}.pro-detail .pro-detail-swiper-nav{position:relative;padding-right:20%}.pro-detail .pro-detail-swiper-nav img{border-radius:.3125rem}.pro-detail .pro-detail-swiper-nav .swiper-wrapper{width:100%;z-index:1;position:relative}.pro-detail .pro-detail-swiper-nav .swiper-slide .object-fit:before{content:"";display:block;padding-top:67.6470588235%}.pro-detail .pro-detail-swiper-nav .more-card{margin-left:0;border-radius:.3125rem;width:calc(20% - 17px);margin-right:0;position:absolute;display:block;top:0;right:0;z-index:2;height:100%}.pro-detail .pro-detail-swiper-nav .more-card .object-fit{border-radius:.3125rem}.pro-detail .pro-detail-swiper-nav .more-card .object-fit .object-fit:before{content:"";display:block;padding-top:68.4705882353%}.pro-detail .pro-detail-swiper-nav .more-card .object-fit img{height:calc(100% + 10px)}.pro-detail .pro-detail-swiper-nav .more-card p{margin-bottom:0}.pro-detail .pro-detail-swiper-nav .swiper-slide-thumb-active img{border:2px solid #e18000}.pro-detail .pro-detail-btn{margin-top:1.875rem}.pro-detail .pro-detail-feature,.pro-detail .pro-detail-furnish,.pro-detail .pro-detail-think,.pro-detail .pro-detail-comment{margin-top:3.75rem}.pro-detail .pro-detail-feature .h5,.pro-detail .pro-detail-furnish .h5,.pro-detail .pro-detail-think .h5,.pro-detail .pro-detail-comment .h5{margin-bottom:1.25rem}.pro-detail .pro-detail-feature .cell{margin-bottom:1.5625rem}.pro-detail .pro-detail-feature .card-ul{font-size:1rem}.pro-detail .pro-detail-furnish i{margin-right:.9375rem}.pro-detail .pro-detail-furnish b{font-weight:300}.pro-detail .pro-detail-awards{margin-top:3.75rem}.pro-detail .pro-detail-awards .h5{margin-bottom:1.25rem}.pro-detail .pro-detail-awards .award-item{display:flex;align-items:center;gap:.625rem}.pro-detail .pro-detail-awards .award-item img{width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0;box-shadow:0 0 5px #00000026}.pro-detail .pro-detail-awards .award-item .award-text{color:#000;font-size:1rem;font-weight:300;line-height:1.4;word-break:break-word}.pro-detail .pro-detail-awards .award-item-link{text-decoration:none;transition:all .3s ease}@media(hover:hover){.pro-detail .pro-detail-awards .award-item-link:hover .award-text{color:#e18000}.pro-detail .pro-detail-awards .award-item-link:hover img{transform:scale(1.1)}}.pro-detail .sp-link{margin-top:3.75rem;background:linear-gradient(264deg,#fffbe8 23%,#fffdf2 61.75%);text-align:center;padding:1.5625rem 0;width:100%;position:relative;display:block;border-radius:.5rem}.pro-detail .sp-link:before{position:absolute;content:"";display:block;top:0;left:0;width:100%;height:100%;background:url(/static/assets/images/sp_link_bg.png) no-repeat 100%;z-index:1}@media(hover:hover){.pro-detail .pro-detail-swiper-nav .swiper-slide:hover img{border:2px solid #e18000;transition:all .2s ease 0s}.pro-detail .sp-link:hover{background:linear-gradient(264deg,#fffdf2 23%,#fffbe8 61.75%);transition:background-color .2s ease-in}}.pro-detail.js-scroll-animate #pro-detail-big,.pro-detail.js-scroll-animate .awards .icon-box,.pro-detail.js-scroll-animate .awards img:nth-child(1),.pro-detail.js-scroll-animate .awards img:nth-child(2),.pro-detail.js-scroll-animate .awards img:nth-child(3),.pro-detail.js-scroll-animate .awards img:nth-child(4),.pro-detail.js-scroll-animate .pro-detail-swiper-nav .swiper-slide:nth-child(1),.pro-detail.js-scroll-animate .pro-detail-swiper-nav .swiper-slide:nth-child(2),.pro-detail.js-scroll-animate .pro-detail-swiper-nav .swiper-slide:nth-child(3),.pro-detail.js-scroll-animate .pro-detail-swiper-nav .swiper-slide:nth-child(4),.pro-detail.js-scroll-animate .pro-detail-swiper-nav .more-card,.pro-detail.js-scroll-animate .pro-detail-btn,.pro-detail.js-scroll-animate .pro-detail-feature,.pro-detail.js-scroll-animate .designer-content-consult,.pro-detail.js-scroll-animate .designer-content,.pro-detail.js-scroll-animate .pro-detail-furnish,.pro-detail.js-scroll-animate .pro-detail-awards,.pro-detail.js-scroll-animate .pro-detail-think,.pro-detail.js-scroll-animate .pro-detail-comment{opacity:0;transform:translateY(50px);transition-duration:1s;transition-property:opacity,transform}.pro-detail.js-scroll-animate #pro-detail-big{transition-delay:.05s}.pro-detail.js-scroll-animate .awards .icon-box{transition-delay:.1s}.pro-detail.js-scroll-animate .awards img:nth-child(1){transition-delay:.15s}.pro-detail.js-scroll-animate .awards img:nth-child(2){transition-delay:.2s}.pro-detail.js-scroll-animate .awards img:nth-child(3){transition-delay:.25s}.pro-detail.js-scroll-animate .awards img:nth-child(4){transition-delay:.3s}.pro-detail.js-scroll-animate .pro-detail-swiper-nav .swiper-slide:nth-child(1){transition-delay:.35s}.pro-detail.js-scroll-animate .pro-detail-swiper-nav .swiper-slide:nth-child(2){transition-delay:.4s}.pro-detail.js-scroll-animate .pro-detail-swiper-nav .swiper-slide:nth-child(3){transition-delay:.45s}.pro-detail.js-scroll-animate .pro-detail-swiper-nav .swiper-slide:nth-child(4){transition-delay:.5s}.pro-detail.js-scroll-animate .pro-detail-swiper-nav .more-card{transition-delay:.55s}.pro-detail.js-scroll-animate .pro-detail-btn{transition-delay:.6s}.pro-detail.js-scroll-animate .pro-detail-feature{transition-delay:.65s}.pro-detail.js-scroll-animate .designer-content-consult{transition-delay:.7s}.pro-detail.js-scroll-animate .designer-content{transition-delay:.75s}.pro-detail.js-scroll-animate .pro-detail-furnish{transition-delay:.8s}.pro-detail.js-scroll-animate .pro-detail-awards{transition-delay:.85s}.pro-detail.js-scroll-animate .pro-detail-think{transition-delay:.9s}.pro-detail.js-scroll-animate .pro-detail-comment{transition-delay:.95s}.pro-detail.js-scroll-animate.is-animated #pro-detail-big,.pro-detail.js-scroll-animate.is-animated .awards .icon-box,.pro-detail.js-scroll-animate.is-animated .awards img:nth-child(1),.pro-detail.js-scroll-animate.is-animated .awards img:nth-child(2),.pro-detail.js-scroll-animate.is-animated .awards img:nth-child(3),.pro-detail.js-scroll-animate.is-animated .awards img:nth-child(4),.pro-detail.js-scroll-animate.is-animated .pro-detail-swiper-nav .swiper-slide:nth-child(1),.pro-detail.js-scroll-animate.is-animated .pro-detail-swiper-nav .swiper-slide:nth-child(2),.pro-detail.js-scroll-animate.is-animated .pro-detail-swiper-nav .swiper-slide:nth-child(3),.pro-detail.js-scroll-animate.is-animated .pro-detail-swiper-nav .swiper-slide:nth-child(4),.pro-detail.js-scroll-animate.is-animated .pro-detail-swiper-nav .more-card,.pro-detail.js-scroll-animate.is-animated .pro-detail-btn,.pro-detail.js-scroll-animate.is-animated .pro-detail-feature,.pro-detail.js-scroll-animate.is-animated .designer-content-consult,.pro-detail.js-scroll-animate.is-animated .designer-content,.pro-detail.js-scroll-animate.is-animated .pro-detail-furnish,.pro-detail.js-scroll-animate.is-animated .pro-detail-awards,.pro-detail.js-scroll-animate.is-animated .pro-detail-think,.pro-detail.js-scroll-animate.is-animated .pro-detail-comment{opacity:1;transform:none}.designer-content-consult{padding-left:.75rem}.designer-content-consult .designer-content-consult-form{border-radius:.9375rem;box-shadow:0 4px 4px #00000014;background-color:#fff;overflow:hidden}.designer-content-consult .designer-content-consult-box{width:100%}.designer-content-consult .designer-content-consult-form-title{padding:.9375rem;background-color:#fff2b1;border-top-left-radius:.9375rem;border-top-right-radius:.9375rem;text-align:center;font-size:1rem;position:relative;z-index:30}.designer-content-consult .designer-content-consult-form-title p{font-weight:500;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center}.designer-content-consult .designer-content-consult-form-title i{font-size:1.875rem;line-height:1}.designer-content-consult .designer-content-consult-form-title .black-link i{font-size:1.25rem}.designer-content-consult .designer-content-consult-in{background:#fff;border-radius:0 0 .9375rem .9375rem;padding:1.875rem .625rem}.designer-content-consult .designer-content-consult-bottom{padding:0 .9375rem;border-bottom-left-radius:.9375rem;border-bottom-right-radius:.9375rem;display:flex;justify-content:center;flex-wrap:wrap}.designer-content-consult .designer-content-consult-text{width:100%;font-size:.875rem}.designer-content-consult .close-button{position:relative;top:auto;right:auto}.designer-content-consult-in{clip-path:inset(0 round 0 0 15px 15px)}#proj-detail-modal{width:100%;height:100%;top:0!important;left:0!important;right:0!important;max-width:100%;border-radius:0;padding:5%;overflow:hidden}#proj-detail-modal.is-open{top:0!important;left:0!important;transform:none!important;max-height:none}#proj-detail-modal .grid-x::-webkit-scrollbar{width:4px;height:4px}#proj-detail-modal .grid-x::-webkit-scrollbar-track{background:#fff}#proj-detail-modal .grid-x::-webkit-scrollbar-thumb{background:#9fa0a0;border-radius:6px}#proj-detail-modal .grid-x::-webkit-scrollbar-thumb:hover{background:#858787}#proj-detail-modal .grid-x{scrollbar-color:#9fa0a0 #fff;scrollbar-width:thin;width:100%}#proj-detail-modal .btn-box{width:100%;margin-bottom:1.25rem}#proj-detail-modal.has-bg:after{display:none}#proj-detail-modal .float-circle{z-index:-1}#proj-detail-modal .float-circle:nth-child(1){bottom:9%;right:-2%;--float-size: 80px;--animate-to-y: 15px}@media screen and (min-width:640px){#proj-detail-modal .float-circle:nth-child(1){--float-size: 150px}}@media screen and (min-width:1024px){#proj-detail-modal .float-circle:nth-child(1){--float-size: 250px}}#proj-detail-modal .float-circle:nth-child(2){--float-size: 30px;top:-20px;right:10%}@media screen and (min-width:640px){#proj-detail-modal .float-circle:nth-child(2){--float-size: 40px}}@media screen and (min-width:1024px){#proj-detail-modal .float-circle:nth-child(2){--float-size: 50px}}#proj-detail-modal .float-circle:nth-child(3){--float-size: 40px;bottom:35%;right:10%;--animate-to-y: 10px}@media screen and (min-width:640px){#proj-detail-modal .float-circle:nth-child(3){--float-size: 60px}}@media screen and (min-width:1024px){#proj-detail-modal .float-circle:nth-child(3){--float-size: 80px}}#proj-detail-modal{background:#000c;padding:0}#proj-detail-modal .close-button{color:#fff;z-index:20}@media(hover:hover){#proj-detail-modal .close-button:hover{color:#e18000}}.pro-modal .con{position:relative;display:flex;height:100%;width:100%}.pro-modal .promodal-info{padding:0 5%;position:relative;z-index:5}.pro-modal .promodal-info:before{border-radius:0 0 3.125rem;background:#283349;content:"";position:absolute;display:block;width:100%;height:calc(100% - 35px);z-index:1;left:0;top:0}.pro-modal .info-personal{--level-size: 3.125rem;--level-half: calc(var(--level-size) / 2);display:block;width:8.125rem;height:8.125rem;position:relative;margin-top:5.625rem}.pro-modal .info-personal .level{width:var(--level-size);height:var(--level-size);position:absolute;display:block;top:calc(var(--level-half) * -1);right:calc(var(--level-half) * -1);z-index:2}.pro-modal .info-personal .promodal-photo{border-radius:1.5625rem 0 1.5625rem 1.5625rem;width:8.125rem;height:8.125rem;z-index:1}.pro-modal .info-comments{display:flex;margin-top:5.625rem;flex-direction:column;margin-left:2.1875rem}.pro-modal .info-comments .btn-like{position:relative;font-size:1.875rem;margin-left:.625rem}.pro-modal .info-comments p{color:#fff}.pro-modal .info-comments .h5{margin-top:0;color:#fff}.pro-modal .info-comments .name-box,.pro-modal .info-comments .score-box,.pro-modal .info-comments .score-comment-box{display:flex;z-index:2;align-items:center}.pro-modal .info-comments .score-comment-box{margin-top:.9375rem}.pro-modal .info-comments .score-box{color:#e18000;border-radius:.5rem;background:#3f5072;padding:.25rem .25rem .25rem .4375rem;margin-right:.625rem;font-size:.875rem}.pro-modal .info-comments .score-box p{line-height:1}.pro-modal .info-comments .score-box .text-note{font-weight:500;color:#e18000}.pro-modal .info-comments .score-star-box{margin-left:.3125rem;font-size:1.125rem}.pro-modal .info-comments .score-star-box:before{content:""}.pro-modal{--word-width: 25rem}.pro-modal .promodal-img{display:block;width:calc(100% - var(--word-width));height:100%}.pro-modal .promodal-img ::-moz-selection{background:transparent}.pro-modal .promodal-img ::selection{background:transparent}.pro-modal .promodal-img .swiper{width:100%;height:100%}.pro-modal .promodal-img .swiper img{width:auto}.pro-modal .promodal-img .swiper-wrapper{position:relative}.pro-modal .promodal-img .swiper-slide{display:flex;justify-content:center;align-items:center;height:100vh}.pro-modal .promodal-img .swiper-slide img{width:auto;height:auto;max-width:100%;max-height:100vh}.pro-modal .promodal-img .swiper-button-prev{left:1.875rem}.pro-modal .promodal-img .swiper-button-next{right:1.875rem}.pro-modal .word{width:var(--word-width);background:#fff;height:100%}.pro-modal #pro-detail-word{z-index:10;width:100%}.pro-modal .word-slide .share-media{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.875rem}.pro-modal .word-slide .share-media a{font-size:2.8125rem;line-height:1}.pro-modal .word-slide .share-media a .be-icon:before{margin-right:0;margin-left:0}.pro-modal .word-slide .share-media .btn-like-normal{--padding: 1.875rem}.pro-modal .word-slide .share-media .btn-like-normal .text-in{line-height:1}.pro-modal .word-slide{padding:1.875rem 5%}.pro-modal .word-slide hr{margin:1.875rem 0}.pro-modal .word-slide .button-group a{line-height:1.6;padding:.25rem .9375rem;font-size:.875rem;margin-bottom:.625rem}.pro-modal .word-slide .button-group a:not(:last-child){margin-right:.625rem}.pro-modal-full{padding:0!important;border-radius:0!important;background:#000000a6;height:100vh!important;top:0!important}.pro-modal-full .close-button{color:#fff}.pro-modal-full .swiper{display:flex;align-items:center;justify-content:center;padding:0!important}.pro-modal-full .swiper-slide{height:100vh!important;display:flex;align-items:center;justify-content:center}.pro-modal-full .swiper-zoom-container img{max-width:100%;max-height:100vh;width:auto!important;height:auto!important}#quickly-contact-us{height:85vh;overflow:hidden;padding-bottom:1rem;padding-right:0}#quickly-contact-us form{gap:1.25rem;height:100%}#quickly-contact-us form::-webkit-scrollbar{width:4px;height:4px}#quickly-contact-us form::-webkit-scrollbar-track{background:#fff}#quickly-contact-us form::-webkit-scrollbar-thumb{background:#d9dce3;border-radius:6px}#quickly-contact-us form::-webkit-scrollbar-thumb:hover{background:#bcc1cd}#quickly-contact-us form{scrollbar-color:#d9dce3 #fff;scrollbar-width:thin;overflow-y:auto;padding-right:.9375rem}#quickly-contact-us .promise{margin-bottom:1.25rem}#quickly-contact-us .promise .grid-x{background:#fcfcfc;padding:1.25rem}#quickly-contact-us .promise p{color:#fc847b;padding-left:1.25rem;margin-bottom:0}#quickly-contact-us .promise img{width:100%;-o-object-fit:contain;object-fit:contain;margin-left:-2.5rem}@media screen and (max-width:639.98px){#quickly-contact-us .promise .grid-x{padding:.625rem 0}#quickly-contact-us .promise img{margin-left:-1.25rem}#quickly-contact-us .deal{display:flex;gap:.625rem}#quickly-contact-us .deal input{width:1.4375rem}#quickly-contact-us .deal label{width:calc(100% - 1.4375rem - 10px)}}@media screen and (max-width:639.98px){#quickly-contact-us{height:80vh;overflow:auto}#quickly-contact-us .verification-code{margin-bottom:1.25rem}#quickly-contact-us.has-bg:after{display:none}}.design-feature-tags{padding-left:20px;border-left:1px solid #5c5c5c;display:flex;flex-wrap:wrap;gap:10px}.design-feature-tags .design-tag{color:#64403c;font-size:14px;font-weight:400;line-height:1.5;padding:5px 15px;border-radius:15px;background-color:#fff}.designer-info-personal-wrapper{margin:1.25rem 0 0;display:flex;gap:20px}.designer-info-personal-wrapper.post-featured{padding-left:4px;margin-bottom:16px}@media screen and (min-width:1024px){.pro-detail-btn{display:none}}@media screen and (max-width:639.98px){.portfolio-show-wrapper .designer .designer-info-name .btn-like{font-size:1.5625rem}}@media screen and (max-width:1023.98px){.designer-bg{top:auto;bottom:0;width:100vw;height:100px;clip-path:polygon(0 0%,100% 0,100% 100%,0 100%)}.designer-info-name{padding:.9375rem 0}.portfolio-show-wrapper .designer .designer-info-personal .score-star-box{--star-size: 25px}.portfolio-show-wrapper .articles-work .articles-work-con{padding-top:2.5rem;padding-bottom:2.5rem}.pro-detail .awards{top:.625rem;right:.3125rem}.pro-detail .awards .icon-box{width:2.1875rem;height:2.1875rem;font-size:1.25rem}.pro-detail .awards img{width:2.5rem;margin-top:-.5rem}.pro-detail .pro-detail-swiper-big .swiper-pagination{display:block}.designer-content-consult .designer-content-consult-form{display:none;background:#00000073;border-radius:0;box-shadow:none;width:100vw!important;height:100vh!important;max-width:100vw!important;top:0!important;left:0!important;right:0!important;position:fixed!important;margin-left:0}.designer-content-consult .designer-content-consult-form.is-open{visibility:visible;opacity:1;transition:all .3s;z-index:1000;display:block!important}.designer-content-consult .designer-content-consult-box{width:90%;margin:5% auto;height:85%}.designer-content-consult .designer-content-consult-form-title{display:flex;justify-content:space-between;padding:.4688rem .9375rem;height:2.8125rem;align-items:center;width:100%}.designer-content-consult .designer-content-consult-in{overflow-y:auto}.designer-content-consult .designer-content-consult-in::-webkit-scrollbar{width:4px;height:4px}.designer-content-consult .designer-content-consult-in::-webkit-scrollbar-track{background:#fff}.designer-content-consult .designer-content-consult-in::-webkit-scrollbar-thumb{background:#9fa0a0;border-radius:6px}.designer-content-consult .designer-content-consult-in::-webkit-scrollbar-thumb:hover{background:#858787}.designer-content-consult .designer-content-consult-in{scrollbar-color:#9fa0a0 #fff;scrollbar-width:thin;padding:1.25rem .625rem;height:85%}.pro-modal .con{flex-direction:column;background:#fff;overflow-y:auto}.pro-modal .promodal-info,.pro-modal .promodal-img,.pro-modal .word{width:100%}.pro-modal .promodal-info{display:flex;padding:0 .9375rem}.pro-modal .promodal-info:before{border-radius:0 0 1.25rem;height:calc(100% - 20px)}.pro-modal .info-personal{--level-size: 2.8125rem;margin-top:3.125rem;width:6.875rem;height:6.875rem}.pro-modal .info-personal .promodal-photo{width:6.875rem;height:6.875rem;border-radius:.625rem 0 .625rem .625rem}.pro-modal .info-comments{margin-left:.9375rem;margin-top:3.125rem}.pro-modal .info-comments .score-comment-box{margin-top:.3125rem}.pro-modal .info-comments .text-note{line-height:1.6}.pro-modal .promodal-img,.pro-modal .word{width:100%;margin:0 auto;height:auto}.pro-modal .promodal-img{margin:1.875rem auto;height:auto}.pro-modal .promodal-img .swiper{height:auto}.pro-modal .promodal-img .swiper-wrapper{height:auto;top:auto;left:auto;transform:translate(0)}.pro-modal .promodal-img .swiper-slide{padding:0 1.875rem;height:auto}.pro-modal .promodal-img .swiper-button-next,.pro-modal .promodal-img .swiper-button-prev{--nav-btn-size: 2.1875rem}.pro-modal .promodal-img .swiper-button-prev{left:.625rem}.pro-modal .promodal-img .swiper-button-next{right:.625rem}.pro-modal .word-slide{padding:0 .9375rem 1.25rem}.pro-modal .word-slide .share-media{margin-bottom:1.25rem;align-items:center;justify-content:center;flex-direction:row;position:relative;background:#fff}.pro-modal .word-slide .share-media:before,.pro-modal .word-slide .share-media:after{content:"";position:absolute;display:block;width:10%;height:1px;background:#e18000;top:50%;transform:translateY(50%)}.pro-modal .word-slide .share-media:before{left:0}.pro-modal .word-slide .share-media:after{right:0}.pro-modal .word-slide .share-media a{font-size:1.75rem}.pro-modal .word-slide .share-media a:not(:last-child){margin-right:.625rem}.pro-modal .word-slide .share-media button{margin-right:.625rem}.pro-modal .word-slide hr{margin:1.25rem 0}.pro-modal .word-slide .btn-like-normal{height:1.875rem}.pro-modal-full{top:0!important}.pro-modal-full .swiper-slide{height:80vh!important}}@media screen and (max-width:1199.98px){.designer-info-media{justify-content:flex-start;padding:1.6875rem 0}.designer-info-media a i{font-size:1.75rem}.designer-info-media .btn-like-circle{--btn-icon-size: 1.25rem;--btn-size: 1.75rem;height:1.75rem}}@media screen and (min-width:1024px)and (max-width:1199.98px){.pro-modal{--word-width: 21.875rem}.pro-modal .promodal-info:before{border-radius:0 0 1.25rem;height:calc(100% - 20px)}.pro-modal .info-personal{--level-size: 2.5rem;width:6.25rem;height:6.25rem}.pro-modal .info-personal .promodal-photo{width:6.25rem;height:6.25rem;border-radius:.5rem 0 .5rem .5rem}.pro-modal .info-comments{margin-left:.9375rem}.pro-modal .info-comments .score-comment-box{margin-top:.3125rem}.pro-modal .word-slide .share-media .btn-like-normal{padding:.125rem 1.125rem;height:2rem}.pro-modal .word-slide .share-media .btn-like-normal .btn-like{font-size:.9375rem}.pro-modal .word-slide .share-media .btn-like-normal .text-in{font-size:.875rem;line-height:1}.pro-modal .word-slide .share-media a{font-size:1.875rem}}@media screen and (min-width:1200px)and (max-width:1439.98px){.designer-content-consult .designer-content-consult-in{padding:.9375rem 0}.designer-content-consult .designer-content-consult-form-title{padding:.5rem .9375rem}}.pro-modal{--word-width: 32.9375rem}.pro-modal .word-slide .share-media .btn-like-normal{--padding: 4.375rem}.portfolio-show-wrapper .designer{margin-bottom:2.8125rem}.portfolio-show-wrapper .articles-work .articles-work-info-personal{margin-bottom:2.1875rem}@media screen and (max-width:684.98px){.design-feature-tags{padding-left:0;border-left:none}.design-feature-tags .design-tag{font-size:12px;padding:5px 10px}.designer-info-personal-wrapper{flex-direction:column;gap:12px}}@media screen and (min-width:686px){.designer-info-personal-wrapper{align-items:center}}@media screen and (min-width:640px)and (max-width:1023.98px){.portfolio-show-wrapper .designer{margin-bottom:1.875rem}}@media screen and (max-width:671.98px){.portfolio-show-wrapper .articles-work,.portfolio-show-wrapper .articles-work .articles-work-con{margin-top:1.875rem}.pro-detail .pro-detail-btn{margin-top:1.25rem}.pro-detail .pro-detail-feature,.pro-detail .pro-detail-furnish,.pro-detail .pro-detail-think,.pro-detail .pro-detail-comment,.pro-detail .pro-detail-awards,.pro-detail .sp-link{margin-top:1.875rem}.pro-detail .articles-promo+.articles-promo{margin-top:1.875rem}}ul.note-list{color:#999;font-size:.75rem;display:flex;flex-direction:row;margin:.625rem 0 0;list-style:none}ul.note-list li{border-right:1px solid #999;padding:0 .625rem;line-height:1}ul.note-list li:first-child{padding-left:0}ul.note-list li:last-child{padding-right:0;border:none}@media screen and (min-width:1180px)and (max-width:1440px){ul.note-list li{padding:0 .625rem}}.member-page-wrapper .menu-sub{margin-top:-6.25rem;border-radius:3.125rem;background:#fff;box-shadow:2px 3px 8px #00000040 inset;padding:0 1.25rem;margin-bottom:1rem;overflow-y:hidden;overflow-x:hidden}.member-page-wrapper .menu-sub ul{display:flex;flex-direction:row;align-items:flex-end;align-content:center;padding:0 1.875rem;width:100%;overflow-y:hidden;margin-left:0;margin-bottom:-1px}.member-page-wrapper .menu-sub ul::-webkit-scrollbar{width:4px;height:4px}.member-page-wrapper .menu-sub ul::-webkit-scrollbar-track{background:#fff}.member-page-wrapper .menu-sub ul::-webkit-scrollbar-thumb{background:#d4d3d1;border-radius:6px}.member-page-wrapper .menu-sub ul::-webkit-scrollbar-thumb:hover{background:#bbbab7}.member-page-wrapper .menu-sub ul{scrollbar-color:#d4d3d1 #fff;scrollbar-width:thin}.member-page-wrapper .menu-sub a{color:#000}.member-page-wrapper .menu-sub a span{color:#e18000;margin-left:.3125rem}.member-page-wrapper .menu-sub li{list-style:none;padding:.875rem 1.25rem;border-bottom:5px solid transparent;flex:0 0 auto}@media(hover:hover){.member-page-wrapper .menu-sub li:hover,.member-page-wrapper .menu-sub li:focus{color:#e18000;font-weight:700;transition:all .3s;border-bottom:5px solid #e18000}.member-page-wrapper .menu-sub li:hover a,.member-page-wrapper .menu-sub li:focus a{color:#e18000;font-weight:700}}.member-page-wrapper .menu-sub li.is-active{border-bottom:5px solid #e18000}.member-page-wrapper .menu-sub li.is-active a{color:#e18000;font-weight:700}@media screen and (min-width:640px)and (max-width:1023.98px){.member-page-wrapper .menu-sub{padding:0 .625rem;overflow-x:auto}.member-page-wrapper .menu-sub li{padding:.625rem .75rem}}@media screen and (max-width:639.98px){.member-page-wrapper .menu-sub ul{padding:0}.member-page-wrapper .menu-sub li{padding:.625rem}}.member-page-wrapper .breadcrumbs{padding:1.5625rem 0}.list-mask{position:relative;width:100%}.member-saved .saved-text .good-list{margin:0;padding:0;list-style:none;display:flex;align-items:center;overflow-y:hidden}.member-saved .saved-text .good-list::-webkit-scrollbar{width:4px;height:4px}.member-saved .saved-text .good-list::-webkit-scrollbar-track{background:#fff}.member-saved .saved-text .good-list::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:6px}.member-saved .saved-text .good-list::-webkit-scrollbar-thumb:hover{background:silver}.member-saved .saved-text .good-list{scrollbar-color:#d9d9d9 #fff;scrollbar-width:thin}.member-saved .saved-text .good-list li{margin-right:.3125rem;font-size:.875rem;display:flex;align-items:center;color:#333;flex:0 0 auto}.member-saved .saved-text .good-list i{font-size:1.25rem;color:#e9ba20}@media screen and (max-width:639.98px){.member-saved .saved-text .good-list{display:block}.member-saved .saved-text .good-list li{width:calc(50% - 5px);float:left;position:relative;display:block}}.member-saved .saved-text .good-list{min-height:30px}.member-page{position:relative;display:block}.member-page:before{--member-before-height: 12.5rem;content:"";display:block;position:absolute;height:var(--member-before-height);width:100%;top:0;left:0;background:url(/static/assets/images/member/member_profile.png) no-repeat;background-size:cover;background-position:100% 10%;z-index:-1;border-radius:0 0 12.5rem}.member-page .site-gutter{z-index:1}.member-page .member-sticky{position:sticky;inset-block:150px}.member-page .member-title{color:#fff;width:100%;margin:0 0 6.875rem;height:5.625rem;position:relative;display:flex;justify-content:center;flex-direction:column;align-items:center}.member-page .member-title:before,.member-page .member-title:after{content:"";display:block;position:absolute}.member-page .member-title:before{height:5rem;width:5rem;background:#c4c4c6;z-index:-1;border-radius:100%;left:calc(50% - 40px)}.member-page .member-title:after{width:3.125rem;height:.25rem;background:#fff;bottom:-.9375rem;left:calc(50% - 25px)}.member-page .member-con{position:relative}.member-page .member-con select{background-color:#fff}.member-page .member-con select option:disabled{cursor:not-allowed}.member-page .member-con .input-btn-group{justify-content:start;flex-wrap:wrap}.member-page .member-con .input-btn-group.btn-group{gap:16px}.member-page .member-con .input-btn-group.btn-group [class*=button]{height:2.8125rem}.member-page .member-main{display:flex;flex-direction:row;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.member-page .member-edit-btn{width:7.5rem;height:2.8125rem;padding:0;margin-right:1.25rem}.member-page .member-edit-btn:last-child{margin-right:0}.member-page .member-menu,.member-page .member-block{padding-right:.9375rem;padding-left:.9375rem}.member-page .member-menu{width:28%}.member-page .member-block{width:72%}.member-page .member-block .subtitle{margin-top:.5rem;margin-bottom:2rem;color:#5c5c5c;font-size:1rem}.member-menu-list{z-index:99999;background:#fff;border-radius:.9375rem;padding:0;box-shadow:0 4px 14px #0000001a;transition:height .3s ease}.member-menu-list .top-bar-right{background:#fff;border-radius:.9375rem;padding:0;box-shadow:0 4px 14px #0000001a}.member-menu-list .close-btn{visibility:hidden;display:none}.member-menu-list ul{background:none}.member-menu-list .h6{padding:1.25rem;margin-bottom:0}.member-menu-list hr{background:#d9dce3;height:1px;border:none;margin:0}.member-menu-list ul.normal{margin:0 1.25rem 1.25rem;padding-left:1.25rem;font-size:.875rem}.member-menu-list ul.menu{padding:1.25rem 0 1.25rem 1.25rem}.member-menu-list ul.menu li{width:100%;margin:.9375rem 0 0}.member-menu-list ul.menu li a{color:#5c5c5c;font-weight:500;display:inline-flex;align-items:center;padding:.4375rem 1.25rem;line-height:2.1}.member-menu-list ul.menu li:hover>a,.member-menu-list ul.menu li.active>a{border-radius:25px;background:#ffc46b;box-shadow:0 4px 14px #00000026;width:calc(100% + 20px);color:#fff;transition:all .3s}.member-menu-list ul.menu li:first-child{margin-top:0}.member-menu-list ul.menu li:last-child{margin-bottom:0}.member-menu .top-bar-right{border-radius:.9375rem}.member-menu ul.menu{color:#5c5c5c;margin:0}.member-menu ul.menu li{list-style:none}.member-menu ul.menu i{margin-right:0;font-size:1.875rem}.member-menu ul.menu .has-new{position:relative}.member-menu ul.menu .has-new:after{content:"";position:absolute;display:block;top:0rem;right:.375rem;background:#fa673b;width:.625rem;height:.625rem;border-radius:100%}.member-renovation .member-con{display:flex}.member-renovation .member-renovation-style{box-shadow:2px 2px 4px #00000040;position:relative;margin-inline-start:0;margin-inline-end:0}.member-renovation .member-renovation-style .renovation-en{font-family:Dancing Script,cursive;font-weight:700;color:#e18000}.member-renovation .member-renovation-style .object-fit-box{background:#f2e8df;overflow:hidden}.member-renovation .member-renovation-style .img-object-top{position:absolute;padding:1.25rem;width:100%;top:0;left:0;z-index:4}.member-renovation .member-renovation-style .img-wrap{transition:all .3s;z-index:2}.member-renovation .member-renovation-style .img-wrap img{width:100%}.member-renovation .member-renovation-style .img-wrap:before{padding-top:87.62%}.member-renovation .member-renovation-style figcaption{padding:1.25rem;background:#fff;transition:all .3s}@media(hover:hover){.member-renovation .member-renovation-style:hover figcaption,.member-renovation .member-renovation-style:focus figcaption{background:#ffc46b1a}.member-renovation .member-renovation-style:hover figcaption a,.member-renovation .member-renovation-style:focus figcaption a{color:#e18000}.member-renovation .member-renovation-style:hover .img-wrap,.member-renovation .member-renovation-style:focus .img-wrap{transform:scale(1.05)}}.member-renovation .member-renovation-del-btn{position:absolute;display:block;top:1.25rem;right:1.25rem;z-index:5}.member-quiz .member-quiz-style{margin-top:1.875rem;border-radius:1.5625rem 0 0;position:relative;background:#fff;overflow:hidden;box-shadow:5px 5px 5px #00000014;padding:1.875rem 2.5rem;transition:all .3s}.member-quiz .member-quiz-style:before{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background:#fceac4;z-index:0;transition:all .3s}.member-quiz .member-quiz-style-top,.member-quiz .member-quiz-link,.member-quiz .member-quiz-block{z-index:1;position:relative}.member-quiz .member-quiz-style-top{display:inline-flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:1.25rem}.member-quiz .member-quiz-style-top .button,.member-quiz .member-quiz-style-top p{margin-bottom:0}.member-quiz .member-quiz-time{font-size:.875rem}.member-quiz .member-quiz-img-big{width:90%}.member-quiz .member-quiz-img-big:before{padding-top:67.14%}.member-quiz .member-quiz-img-big img{transition:all .3s}.member-quiz .member-quiz-img-s{width:100%}.member-quiz .member-quiz-img-s:before{padding-top:100%}.member-quiz .member-quiz-block{margin-top:-25%;display:inline-flex;width:100%;align-items:flex-end}.member-quiz .member-quiz-title{width:65%;float:left}.member-quiz .member-quiz-title .h2,.member-quiz .member-quiz-title .h3{font-family:Dancing Script,cursive;margin-bottom:0}.member-quiz .member-quiz-title .h2{color:#4d868d}.member-quiz .member-quiz-title .h2{font-size:30px}@media screen and (min-width:320px){.member-quiz .member-quiz-title .h2{font-size:calc(30px + 18 * (100vw - 320px) / 1120)}}@media screen and (min-width:1440px){.member-quiz .member-quiz-title .h2{font-size:48px}}.member-quiz .member-quiz-title .h3{color:#000}.member-quiz .member-quiz-title .h3{font-size:22px}@media screen and (min-width:320px){.member-quiz .member-quiz-title .h3{font-size:calc(22px + 14 * (100vw - 320px) / 1120)}}@media screen and (min-width:1440px){.member-quiz .member-quiz-title .h3{font-size:36px}}.member-quiz .member-quiz-img-list{width:35%}.member-quiz .member-quiz-img-list .member-quiz-img-s:first-child{margin-bottom:.9375rem}@media(hover:hover){.member-quiz .member-quiz-figure:hover .member-quiz-style,.member-quiz .member-quiz-figure:focus .member-quiz-style{box-shadow:0 4px 14px #fae7d6}.member-quiz .member-quiz-figure:hover .member-quiz-style:before,.member-quiz .member-quiz-figure:focus .member-quiz-style:before{background:#ffc46b66}.member-quiz .member-quiz-figure:hover .member-quiz-title .h2,.member-quiz .member-quiz-figure:focus .member-quiz-title .h2{color:#e18000}.member-quiz .member-quiz-figure:hover .member-quiz-img-big img,.member-quiz .member-quiz-figure:focus .member-quiz-img-big img{transform:scale(1.1)}}.edit-all{--edit-mt: 3.125rem;--con-pd: 2.5rem;--title-h: 3.125rem;height:calc(100vh - var(--edit-mt) * 2);box-sizing:border-box}.edit-all .step-quote{padding-top:1.25rem}.edit-all .step-quote::-webkit-scrollbar{width:4px;height:4px}.edit-all .step-quote::-webkit-scrollbar-track{background:#fff}.edit-all .step-quote::-webkit-scrollbar-thumb{background:#c4c4c6;border-radius:6px}.edit-all .step-quote::-webkit-scrollbar-thumb:hover{background:#aaaaad}.edit-all .step-quote{scrollbar-color:#c4c4c6 #fff;scrollbar-width:thin;overflow:scroll;height:calc(100vh - var(--edit-mt) - var(--con-pd) * 5)}.edit-all .step-quote .tab-menu{border:none;box-shadow:none}.edit-all .input-btn-group{border-bottom:1px solid #bebebe}.edit-all .edit-style{width:100%;margin-bottom:0;margin-top:0}.edit-all .edit-style a{color:#333}.edit-all .edit-style .edit-icon{color:#e18000;font-size:1.5625rem}.edit-all .edit-style .edit-field{width:100%}.edit-all .edit-style .edit-input{display:none}.edit-all .edit-all-tab-menu{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #fd9800}.edit-all .edit-all-share{display:flex;justify-content:center;height:3.125rem;overflow:hidden;align-items:center}.edit-all .edit-all-share .icon-box{--action-icon-size: 2.1875rem}.edit-all .edit-all-share .icon-box:hover{background:#ff9a15;color:#fff}.edit-all .edit-all-share a:last-child{margin-left:.625rem}.edit-all .edit-all-fb-btn,.edit-all .edit-all-line-btn{margin-bottom:0;padding:0;color:#e18000}.edit-all .edit-all-fb-btn i,.edit-all .edit-all-line-btn i{font-size:2.1875rem}@media(hover:hover){.edit-all .edit-all-fb-btn,.edit-all .edit-all-line-btn{transition:all .3s}.edit-all .edit-all-fb-btn:hover,.edit-all .edit-all-fb-btn:focus,.edit-all .edit-all-fb-btn:active,.edit-all .edit-all-line-btn:hover,.edit-all .edit-all-line-btn:focus,.edit-all .edit-all-line-btn:active{color:#ff9a15}}.member-saved .member-con,.member-saved-project .member-con,.member-saved-article .member-con{padding:1.875rem;width:100%}.member-saved .member-pagination,.member-saved-project .member-pagination,.member-saved-article .member-pagination{margin-bottom:1.875rem;width:100%}.member-saved-project .saved-card,.member-saved-article .saved-card{width:100%;margin-top:3.75rem}.member-saved .figure{padding:1.875rem 0;border-bottom:1px solid #d9dce3;display:flex;width:100%;position:relative;min-height:265px}.member-saved .saved-img{margin-right:1.875rem;position:relative;width:7.5rem}.member-saved .saved-img .btn-like{top:-.9375rem;left:-.9375rem}.member-saved .saved-img .object-fit{border-radius:100%}.member-saved .saved-img .object-fit:before{content:"";display:block;padding-top:100%}.member-saved .saved-img .object-fit img{transition:all .3s}@media(hover:hover){.member-saved .saved-img:hover img,.member-saved .saved-img:focus img{transform:scale(1.1)}}.member-saved figcaption{width:calc(100% - 150px)}.member-saved .saved-text{display:flex;align-items:center;margin-bottom:.9375rem}.member-saved .saved-text .h5{margin:0 .625rem 0 0;flex:0 0 5.3125rem}.member-saved .saved-card{padding:.625rem;margin-left:-.625rem;position:relative;display:flex}.member-saved .saved-card::-webkit-scrollbar{width:4px;height:4px}.member-saved .saved-card::-webkit-scrollbar-track{background:#fff}.member-saved .saved-card::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:6px}.member-saved .saved-card::-webkit-scrollbar-thumb:hover{background:silver}.member-saved .saved-card{scrollbar-color:#d9d9d9 #fff;scrollbar-width:thin}.member-page-wrapper .designer-card{margin-bottom:auto;display:block;position:relative;width:12.4375rem;margin-right:1.375rem;z-index:0}.member-page-wrapper .designer-card:last-child{margin-right:0}.member-page-wrapper .designer-card .object-fit{width:12.4375rem;border-radius:.5rem .5rem 0}.member-page-wrapper .designer-card .object-fit img{transition:all .3s}.member-page-wrapper .designer-card .object-fit:before{content:"";display:block;padding-top:67.6470588235%}@media(hover:hover){.member-page-wrapper .designer-card:hover,.member-page-wrapper .designer-card:focus{box-shadow:0 4px 14px #fae7d6}.member-page-wrapper .designer-card:hover img,.member-page-wrapper .designer-card:focus img{transform:scale(1.1)}}.member-page-wrapper .designer-card-text{background:#000000a6;color:#fff}@media(hover:hover){.member-page-wrapper .designer-card-text:hover,.member-page-wrapper .designer-card-text:focus{transition:all .3s;background:#e18000a6}}.search-wrapper .designer-card{margin-bottom:auto;display:block;position:relative;width:12.4375rem;margin-right:1.375rem;z-index:0}.search-wrapper .designer-card:last-child{margin-right:0}.search-wrapper .designer-card .object-fit{width:12.4375rem;border-radius:.5rem .5rem 0}.search-wrapper .designer-card .object-fit img{transition:all .3s}.search-wrapper .designer-card .object-fit:before{content:"";display:block;padding-top:67.6470588235%}@media(hover:hover){.search-wrapper .designer-card:hover,.search-wrapper .designer-card:focus{box-shadow:0 4px 14px #fae7d6}.search-wrapper .designer-card:hover img,.search-wrapper .designer-card:focus img{transform:scale(1.1)}}.search-wrapper .designer-card-text{background:#000000a6;color:#fff}@media(hover:hover){.search-wrapper .designer-card-text:hover,.search-wrapper .designer-card-text:focus{transition:all .3s;background:#e18000a6}}.member-presale .grid-x{margin-top:3.75rem}.member-presale .title-line:not(:first-child){margin-top:0!important}.member-presale .work-card .card-title .text-note{color:#000;margin-bottom:.3125rem}.member-tickets-img-bg{background-image:url(/static/assets/images/lorem/news.jpg)}.member-tickets .member-tickets-card{border-radius:.9375rem;overflow:hidden;box-shadow:2px 2px 8px #00000026;background:#fff;display:flex;align-items:center;justify-content:space-between;position:relative;margin-left:1.25rem}.member-tickets-info{padding:3.125rem;z-index:3}.member-tickets-info .h5{border-left:5px solid #e9ba20;padding-left:.625rem;margin-bottom:1.25rem}.member-tickets-info .button{margin-top:1.875rem}.member-tickets .member-tickets-img{clip-path:polygon(15% 0,100% 0,100% 100%,0 100%);width:54.2495479204%;z-index:1;position:relative;height:100%;background-size:cover;min-height:25.5625rem}.member-tickets .member-tickets-qr-code{position:absolute;top:calc(50% - var(--code-size) / 2);right:calc(50% - var(--code-size) / 2 - 20px);width:var(--code-size)}.member-tickets .btn-box{display:flex;justify-content:center;margin-top:0}@media screen and (min-width:1024px)and (max-width:1439.98px){ul.note-list{flex-wrap:wrap}ul.note-list li{margin:.3125rem 0;flex:0 0 auto}.member-renovation-cell{padding-right:.5rem!important;padding-left:.5rem!important}}.member-page .member-menu{width:22%}.member-page .member-block{width:78%}.member-saved .member-con,.member-saved-project .member-con,.member-saved-article .member-con{padding:1.875rem 3.125rem}.member-tickets .member-tickets-info{padding:2.8125rem 0 2.8125rem 2.8125rem}.member-tickets .member-tickets-qr-code{--code-size: 15.625rem}.member-saved .member-pagination,.member-saved-project .member-pagination,.member-saved-article .member-pagination{margin-bottom:11.875rem}@media screen and (min-width:1200px){.member-saved .member-con,.member-saved-project .member-con,.member-saved-article .member-con{padding:1.875rem}.member-tickets .member-tickets-info{padding:2.1875rem 0 2.1875rem 2.1875rem}.member-tickets .member-tickets-qr-code{--code-size: 13.75rem}}@media screen and (min-width:1024px){.member-tickets .member-tickets-card{min-height:25.5625rem}.member-tickets .member-tickets-info{width:40.6871609403%;padding:1.5625rem 0 1.5625rem 1.5625rem}.member-tickets .member-tickets-qr-code{--code-size: 11.25rem}}@media screen and (min-width:1200px)and (max-width:1439.98px){.member-page-wrapper .menu-sub{margin-top:-70px}.member-page:before{border-radius:0 0 8.125rem}.member-renovation .member-renovation-style .renovation-en{font-size:1.75rem}.member-renovation .member-renovation-style .object-fit-box .img-object-top{padding:.75rem}.member-renovation .member-renovation-style figcaption{padding:.75rem}.member-renovation .member-renovation-del-btn{top:.75rem;right:.75rem}.member-saved .member-pagination,.member-saved-project .member-pagination,.member-saved-article .member-pagination{margin-bottom:6.25rem}}@media screen and (min-width:1024px)and (max-width:1199.98px){.member-page-wrapper .menu-sub{margin-top:-100px}.member-page:before{border-radius:0 0 5rem}.member-page .member-menu{width:30%}.member-page .member-block{width:70%}.member-page .member-edit-btn{width:6.25rem}.member-menu-list ul.normal{margin:0 .9375rem .9375rem;padding-left:.9375rem}.member-menu-list ul.menu{padding:.9375rem 0 .9375rem .9375rem}.member-menu-list ul.menu li{margin:.625rem 0 0}.member-renovation .member-renovation-style .renovation-en{font-size:1.5rem}.member-renovation .member-renovation-style .object-fit-box .img-object-top{padding:.75rem}.member-renovation .member-renovation-style figcaption{padding:.75rem}.member-saved .member-pagination,.member-saved-project .member-pagination,.member-saved-article .member-pagination{margin-bottom:4.375rem}}@media screen and (min-width:640px)and (max-width:1023.98px){.member-page-wrapper .menu-sub{margin-top:-60px}.member-page .member-con .grid-x{margin-bottom:0}.member-page .member-con .input-btn-group,.member-page .member-con .input-btn-group.all_btn .button{margin-top:0}.member-menu .member-menu-bar{width:calc(100% - 80px)}.member-tickets .member-tickets-qr-code{--code-size: 12.5rem}.member-saved .member-pagination,.member-saved-project .member-pagination,.member-saved-article .member-pagination{margin-bottom:3.125rem}}@media screen and (max-width:1023.98px){.member-page-wrapper .menu-sub{margin-top:-70px}.member-page:before{border-radius:0 0 3.75rem}.member-page .title:before{height:2.5rem;width:2.5rem;left:calc(50% - 20px)}.member-page .member-con .input-btn-group,.member-page .member-con .input-btn-group.all_btn .button{margin-top:0}.member-page .member-con .input-btn-group.btn-group{gap:10px}.member-page .member-con .input-btn-group.btn-group [class*=button]{height:2.5rem}.member-page .member-menu,.member-page .member-block{width:100%;padding-right:.625rem;padding-left:.625rem}.member-page .member-block{margin-bottom:3.125rem}.member-page .member-edit-btn{width:6.25rem}.member-menu .member-menu-list,.member-menu .member-menu-block{display:none}.member-menu .member-menu-block.is-open{visibility:visible;opacity:1;transition:all .3s;z-index:1000;display:block}.member-menu .member-menu-block.is-open .top-bar-right,.member-menu .member-menu-block.is-open .close-btn{visibility:visible;opacity:1;display:block}.member-menu .member-menu-block.is-open .member-menu-list{display:block}.member-menu-list{background:#00000073;border-radius:0;box-shadow:none;width:100vw!important;height:100vh!important;max-width:100vw!important;top:0!important;left:0!important;right:0!important;position:fixed!important;padding:0;margin:0}.member-menu-list .top-bar-right{margin:1.25rem}.member-menu-list .h6{display:flex;align-items:center;flex-direction:row;justify-content:space-between;padding:1.25rem;font-size:1.125rem}.member-menu-list .close-btn{color:#000;padding:.9375rem;cursor:pointer;font-size:1.5625rem;position:absolute;top:.9375rem;right:.9375rem;transition:all .3s}.member-menu-list ul.normal{margin:0 1.25rem 1.25rem}.member-menu-list ul.menu li:hover>a,.member-menu-list ul.menu li.active>a{width:calc(100% - 10px)}.designer-item-r-partnership-search{margin-top:20px;padding-inline:5px}.member-renovation .member-renovation-style .renovation-en{font-size:2.625rem}.member-renovation .member-renovation-style .object-fit-box .img-object-top{padding:.75rem}.member-renovation .member-renovation-style figcaption{padding:.75rem}.member-saved .member-con,.member-saved-project .member-con,.member-saved-article .member-con{padding:1.25rem .9375rem}.member-saved .figure{padding:1.25rem 0}.member-saved .saved-img{width:5rem;display:block;position:absolute;z-index:2}.member-saved .saved-img .btn-like{top:-.625rem;left:-.625rem}.member-saved figcaption{width:100%}.member-saved .saved-text{align-items:flex-start;flex-direction:column;margin-bottom:.625rem;margin-left:5.625rem}.member-saved .saved-text .h5{flex:0 0 auto}.member-saved .saved-text .good-list{margin-top:.625rem}.member-saved .saved-card{margin-top:1.5625rem}.member-tickets{margin-top:3.125rem}.member-tickets .member-tickets-card{flex-direction:column;align-items:flex-start;margin-left:0}.member-tickets .member-tickets-info{padding:1.875rem 1.875rem 0}.member-tickets .member-tickets-info .button{margin-top:1.25rem}.member-tickets .member-tickets-img{clip-path:polygon(0 15%,100% 0,100% 100%,0 100%);width:100%}.member-tickets .member-tickets-qr-code{--code-size: 13.75rem;right:calc(50% - var(--code-size) / 2)}.edit-all{--edit-mt: .9375rem}.edit-all .edit-all-share .icon-box{--action-icon-size: 1.5625rem}}@media screen and (max-width:639.98px){.member-page-wrapper .menu-sub{margin-top:-70px}.list-mask.has-mask:before{display:none!important}.member-saved .text .good-list li{width:auto}.member-page:before{border-radius:0 0 2.1875rem;background-position:60% 0%}.member-page .member-title{margin:1.25rem 0 5rem}.member-page .member-title:after{bottom:.3125rem}.member-page .member-edit-btn{width:6.5625rem}.member-saved .member-title,.member-saved-project .member-title,.member-saved-article .member-title{margin:1.25rem 0 5rem}.member-saved .saved-card{margin-top:.9375rem}.edit-all{width:100%!important;margin:0!important;padding:2.5rem var(--edit-mt) var(--edit-mt) var(--edit-mt)!important;height:100vh!important;border-radius:0!important;box-sizing:border-box}.edit-all.reveal-center{top:0!important;transform:translateY(0)!important}.edit-all .step-quote{margin-top:0}.edit-all .step-quote .tab-menu .tabs-title a{padding:.625rem .75rem}.edit-all .step-quote .tab-menu{width:100%}.edit-all .step-quote .chart-list-black{grid-row-gap:.5rem;font-size:.75rem}.edit-all .step-quote .chart-list{width:calc(50% - 16px)}.edit-all .step-quote .quoted-block{padding:.625rem}.edit-all .step-quote .quoted-word .icon-box{margin-right:.625rem}.edit-all .step-quote .quoted-word,.edit-all .step-quote .quoted-right .h5{font-size:1rem}.edit-all .step-quote .quoted-right{grid-column-gap:.625rem}.edit-all .step-quote .quoted-right .icon-box,.edit-all .step-quote .quoted-icon{--action-icon-size: 1.75rem}.edit-all .tab-sub-menu{padding-left:0}.edit-all .edit-all-tab-menu{flex-direction:column-reverse}.edit-all .edit-all-share{width:100%;justify-content:flex-end}.edit-all .edit-all-fb-btn i,.edit-all .edit-all-line-btn i{font-size:1.5625rem}}@media screen and (max-width:671.98px){.member-quiz .member-quiz-style{margin-top:1.25rem}.member-saved-project .saved-card,.member-saved-article .saved-card{margin-top:1.875rem}}.quote-option .option-input,.choose-group .choose-input,.quiz-tool .choose .choose-input{clip:rect(0 0 0 0);clip-path:inset(100%);height:1px!important;overflow:hidden;position:absolute!important;white-space:nowrap;width:1px!important}.tab-sub-menu .tabs-title a{padding:0;font-size:.875rem;width:10.25rem;height:2.5rem;-webkit-mask:url(/static/assets/images/icon/tab_bg.svg) no-repeat 50% 50%;mask:url(/static/assets/images/icon/tab_bg.svg) no-repeat 50% 50%;background-color:#f7f6f2;color:#5c5c5c;display:flex;align-items:center;justify-content:center;transition:.15s all}.tab-sub-menu .tabs-title.is-active,.tab-sub-menu .tabs-title>a[aria-selected=true]{-webkit-mask:url(/static/assets/images/icon/tab_bg.svg) no-repeat 50% 50%;mask:url(/static/assets/images/icon/tab_bg.svg) no-repeat 50% 50%;color:#fff;background-color:#fd9800;transition:.15s all;z-index:3}.tab-sub-menu .tabs-title>a:hover[aria-selected=false]:not(.is-disabled){-webkit-mask:url(/static/assets/images/icon/tab_bg.svg) no-repeat 50% 50%;mask:url(/static/assets/images/icon/tab_bg.svg) no-repeat 50% 50%;background-color:#fee8cd;transition:.15s all;z-index:3}.quoted-right .h5{margin-top:0}.quoted-word{margin-top:0!important}.summary-info .h5{margin:0}@keyframes slideHint{0%,to{transform:translateY(-50%) translate(0)}50%{transform:translateY(-50%) translate(5px)}}@keyframes slideHintLeft{0%,to{transform:translate(0)}50%{transform:translate(-5px)}}.step-nav{padding:.625rem 0;width:100%}.step-nav.step-3-position{position:absolute;top:10.625rem}.site-footer-step{background:#fff;box-shadow:0 -2px 4px #00000014;position:fixed;bottom:0;width:100%;padding:.75rem 0;z-index:10}.site-footer-step .site-footer-step-l{display:flex;justify-content:flex-start}.site-footer-step .site-footer-step-r{display:flex;justify-content:flex-end}.site-footer-step .site-footer-step-r p{margin-right:1.25rem}.con-step{margin:0 0 5rem}.con-step .con-step-title{margin-top:3.75rem}.con-step .site-gutter>.grid-x:first-child .con-step-title{margin-top:0}.con-step .con-step-desc{margin-top:1.875rem}.con-step .step-svg{fill:#d4b894}.step2-area .choose-group{justify-content:start}.step2-area p{margin-bottom:3.75rem}.step2-area .btn-box{margin-bottom:1.25rem}#area-modal{max-width:45rem;width:calc(100% - 30px);height:85vh;overflow:hidden}#area-modal .btn-box{margin-top:0!important;padding:1.25rem 0}#area-modal .quote-form{height:calc(100% - 140px)}#area-modal .quote-form::-webkit-scrollbar{width:4px;height:4px}#area-modal .quote-form::-webkit-scrollbar-track{background:#fff}#area-modal .quote-form::-webkit-scrollbar-thumb{background:#d9dce3;border-radius:6px}#area-modal .quote-form::-webkit-scrollbar-thumb:hover{background:#bcc1cd}#area-modal .quote-form{scrollbar-color:#d9dce3 #fff;scrollbar-width:thin;overflow-y:auto}#area-modal .option-tile .h5,#area-modal .option-text .h5{margin-top:0;margin-bottom:0}.quote-resize{width:100%;padding:1.25rem 0 1.25rem 1.25rem}.quote-option{display:flex;padding:.625rem 0 1.25rem;--area-svg-size: 2.0625rem;--choose-check-size: 1.875rem;--area-tile-size: 9.625rem;--text-left-gap: -.625rem}.quote-option .option-input:checked+.option-tile{background:linear-gradient(172deg,#fffbe8 13.84%,#fff1c5 84.68%);box-shadow:0 4px 14px #00000026}.quote-option .option-input:checked+.option-tile:before{transform:scale(1);opacity:1}.quote-option .option-tile{width:var(--area-tile-size);border-radius:.5rem;flex-direction:row;padding:1.25rem 0}.quote-option .option-tile:before{top:calc(var(--choose-check-size) / 2 * -1);right:calc(var(--choose-check-size) / 2 * -1)}.quote-option .option-icon{transition:.375s ease;margin-right:.625rem}.quote-option .option-icon svg{width:var(--area-svg-size)}.quote-option .option-label{margin-bottom:0}.quote-option .option-text{border-radius:.5rem;padding:.9375rem .9375rem .9375rem 2.1875rem;display:flex;align-items:center;gap:.9375rem;width:calc(100% - var(--area-tile-size));margin-left:var(--text-left-gap);transition:.15s ease}.quote-option .option-text label{width:8.125rem}.quote-option .option-text input{margin:0;text-align:center}.quote-option .option-text .h5{margin:0}.quote-option .total-nu{margin-right:.625rem}.quote-option.is-active .option-text{background:#fffbe8}.step3{overflow:hidden}.step3 .step3-con{display:flex}.step3{--menu-w: 4.6875rem;--svg-w: 2.1875rem;--choose-check-size: 1.25rem}.step3 .step3-menu{background:#fd9800;display:flex;justify-content:flex-start;align-items:center;height:100%;flex-direction:column;padding:0;width:var(--menu-w);position:fixed;border:none}.step3 .step3-menu:before{display:none}.step3 .step3-menu .tabs-title a{color:#fff;width:var(--menu-w);display:flex;flex-direction:column;align-content:center;align-items:center;font-weight:400;padding:.3125rem 0 .625rem;font-size:.875rem}.step3 .step3-menu .tabs-title a .step-svg{fill:#ffc46b}@media(hover:hover){.step3 .step3-menu .tabs-title a:hover{background:#ffc46b;border-left:3px solid #e18000;transition:.15s ease}.step3 .step3-menu .tabs-title a:hover .step-svg{fill:#fff}}.step3 .step3-menu .tabs-title.is-active a{background:#ffc46b;transition:.15s ease}.step3 .step3-menu .tabs-title.is-active a .step-svg{fill:#fff}.step3 .step3-menu .tabs-title.is-checked,.step3 .step3-menu .tabs-title.has-checked{position:relative}.step3 .step3-menu .tabs-title.is-checked:before,.step3 .step3-menu .tabs-title.has-checked:before{background-size:.75rem;transform:scale(1);opacity:1;top:.3125rem;left:.625rem}.step3 .step3-menu .tabs-title.has-checked:before{background-color:#fff;background-image:url('data:image/svg+xml,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M41.2563 14.4322C41.7806 13.8031 41.6955 12.868 41.0664 12.3437C40.4373 11.8194 39.5022 11.9045 38.9779 12.5336L28.3198 25.3233C26.1789 27.8924 24.6729 29.6941 23.3666 30.8737C22.0907 32.0258 21.2102 32.3919 20.3457 32.3919C19.4812 32.3919 18.6007 32.0258 17.3249 30.8737C16.0186 29.6941 14.5125 27.8924 12.3716 25.3233L9.62205 22.0239C9.09777 21.3947 8.16273 21.3097 7.53359 21.834C6.90445 22.3583 6.81945 23.2933 7.34373 23.9225L10.1696 27.3135C12.2165 29.7698 13.8557 31.7369 15.3373 33.0748C16.8677 34.4568 18.4321 35.3577 20.3457 35.3577C22.2593 35.3577 23.8238 34.4568 25.3542 33.0748C26.8357 31.7369 28.4749 29.7698 30.5218 27.3136L41.2563 14.4322Z" fill="orange"/></svg>')}.step3 .step3-menu .svg{width:2.5rem;margin-bottom:0}.step3 .project-content{margin-top:0;border:none;background:transparent;width:calc(100% - var(--menu-w));padding-left:var(--menu-w)}.step3 .project-content .tabs-panel{padding:0}.step3 .sub-pro-con{--pro-con-pd-l: 2.8125rem;padding:4.375rem 0 var(--pro-con-pd-l) var(--pro-con-pd-l);width:100%;background:transparent;border:none}.step3 .sub-pro-con .tabs-panel{border:none}.step3 .sub-pro-say .sub-pro-img img,.step3 .sub-pro-say .sub-pro-info p{height:0;opacity:0;transition:height 1s ease,opacity 1s ease}.step3 .sub-pro-say .sub-pro-info p{flex-direction:column}.step3 .sub-pro-say.is-open{flex-direction:row-reverse}.step3 .sub-pro-say.is-open .sub-pro-img img,.step3 .sub-pro-say.is-open .sub-pro-info p{display:flex;opacity:1;height:auto;transition:height 1s ease,opacity 1s ease}.step3 .sub-pro-say.is-open .sub-pro-info .h3{justify-content:space-between}.step3 .sub-pro-img img{height:0;opacity:0;display:none}.step3 .sub-pro-info{margin-bottom:2.5rem}.step3 .sub-pro-info .h3{display:flex;align-items:center}.step3 .sub-pro-info p{height:0;opacity:0;display:none}.step3 .open-say-btn{cursor:pointer;font-size:3rem;z-index:10}.step3 .open-say-btn i{margin-left:0;margin-right:0}.step3 .open-say-btn .be-icon-infomation{color:#e18000}@media(hover:hover){.step3 .open-say-btn:hover{color:#e18000;transition:.15s all}.step3 .open-say-btn:hover .be-icon-infomation{color:#ff9a15;transition:.15s all}}.step3 .sub-pro-block{box-shadow:0 0 4px #fff1db;padding:1.5625rem;background:#fff;border-radius:.9375rem;margin-bottom:2.5rem}.step3 .sub-pro-block .has-underline{margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #d9dce3}.step3 .sub-pro-block.is-choose{border:1px solid #ffc46b;box-shadow:0 4px 14px #fae7d6;transition:.15s all}.step3 .sub-pro-list{display:flex;justify-content:space-between;align-items:center;gap:1.25rem}.step3 .sub-pro-list [type=checkbox]+label{margin-right:0}.step3 .sub-pro-list .h5{width:calc(100% - 30px);display:flex;align-items:center;margin-bottom:0}.step3 .sub-pro-list .be-icon-infomation{color:#e18000;font-size:2.25rem;cursor:pointer}@media(hover:hover){.step3 .sub-pro-list .be-icon-infomation:hover{color:#ff9a15;transition:.15s all}}.step3 .sub-pro-list-img{padding-left:2.5rem}.step3 .sub-pro-list-img img{border-radius:.9375rem}.step3 .sub-pro-list-text .h6,.step3 .sub-pro-list-text .choose-label{color:#333}.step3 .sub-pro-list-text .h6{font-weight:400}.step3 .sub-pro-list-text p{margin-bottom:2.5rem}.step3 .sub-pro-list-img,.step3 .sub-pro-list-text{transition:.5s all;opacity:0;height:0;display:none}.step3 .sub-pro-list-img.is-open,.step3 .sub-pro-list-text.is-open{height:auto;margin-top:1.25rem;transition:.5s all;opacity:1;display:block}.step3 .sub-pro-inout-big{display:flex;align-items:center;margin:.625rem 0 2.5rem}.step3 .sub-pro-inout-big input{width:8.125rem;margin-bottom:0;text-align:center}.step3 .sub-pro-inout-big .h6:first-child{margin-right:1.25rem}.step3 .sub-pro-inout-big .h6:last-child{margin-left:1.25rem}.step3 .sub-pro-inout-big.has-error{position:relative;margin-bottom:3.75rem;gap:1.25rem}.step3 .sub-pro-inout-big.has-error .form-error{position:absolute;left:5rem;top:100%;margin-top:.3125rem}.step3 .has-sub-title{align-items:center;justify-content:space-between;width:100%;margin-bottom:1.25rem;color:#e18000;cursor:pointer;position:relative;display:flex;--gap-title: .9375rem;--close-btn-size: 2.1875rem}.step3 .has-sub-title .h4{background:#fcfcfc;padding-right:var(--gap-title);z-index:1}.step3 .has-sub-title:before,.step3 .has-sub-title:after{content:"";position:absolute;background:#e18000;z-index:0}.step3 .has-sub-title:before{width:calc(100% - var(--gap-title) * 2);height:2px}.step3 .has-sub-title:after{width:.625rem;height:.625rem;border-radius:50%;right:calc(var(--gap-title) + var(--close-btn-size))}.step3 .has-sub-title .has-sub-title-icon{background:#fcfcfc;padding-left:var(--gap-title);z-index:1}.step3 .has-sub-title .has-sub-title-icon .icon-box{--icon-box-size: 2.1875rem;background:#fff;border:2px solid #e18000}.step3 .has-sub-title .has-sub-title-icon .icon-box i{color:#e18000}@media(hover:hover){.step3 .has-sub-title:hover .icon-box i{transition:.375s all;transform:rotate(180deg)}}.step3 .has-sub-title.is-open .icon-box i{transition:.375s all;transform:rotate(180deg)}.step3 .has-sub .sub-pro-list{margin-bottom:0}.step3 .has-sub .sub-pro-list .round-checkbox{--close-btn-size: 1.875rem}.step3 .has-sub .sub-pro-list .round-checkbox input[type=checkbox]{width:var(--close-btn-size);height:var(--close-btn-size);border-radius:50%}.step3 .has-sub .sub-pro-list .round-checkbox input[type=checkbox]:checked{background-color:#e18000}.step3 .has-sub .sub-pro-list .round-checkbox input[type=checkbox]:after{border-color:#fff}.step3 .has-sub .sub-pro-list .round-checkbox input[type=checkbox]:not(.switch):checked{width:var(--close-btn-size);height:var(--close-btn-size)}.step3 .has-sub .sub-pro-list .round-checkbox input[type=checkbox]:not(.switch):checked:after{border-color:#fff}.step3 .window-width-btn-box{justify-content:flex-end;display:flex;margin-bottom:.625rem}.step3 .window-width-block{background:#d9dce31a;padding:.625rem 1.25rem .625rem 0;display:flex;justify-content:space-between;align-items:center;margin-bottom:.625rem}.step3 .window-width-block .icon-box{--close-btn-size: 1.875rem}.step3 .window-width-block .h5{border-left:5px solid #e9ba20;padding-left:1.25rem}.step3 .window-width-block .sub-pro-inout-big{margin:0;padding-left:1.25rem}.step3 .window-width-input{display:flex;align-items:center}.step3 .window-width-input .sub-pro-inout-big.has-error .form-error{left:2.5rem}@media(hover:hover){.step3 .window-width-close:hover{color:#e18000;background:#fff;transition:.15s all;border:1px solid #e18000}}.step3 .inside-choose{display:flex;align-items:center;margin-bottom:1.25rem}.step3 .inside-choose .h6{margin-left:.625rem}.step3 .inside-choose-p{margin-left:2.5rem}.step3 .note-red{color:#fa673b}.step4{--gap-title: .9375rem;--close-btn-size: 2.1875rem;--check-list-w: 14.375rem}.step4 .con-step-desc{margin-bottom:3.75rem}.step4 .tabs-content,.step4 .tabs-panel{padding:0;margin:0;background:transparent}.step-1 .promise{margin-bottom:1.25rem}.step-1 .promise .grid-x{background:#fcfcfc;padding:1.25rem}.step-1 .promise p{color:#fc847b;padding-left:1.25rem;margin-bottom:0}.step-1 .promise img{width:100%;-o-object-fit:contain;object-fit:contain;margin-left:-2.5rem}@media screen and (max-width:639.98px){.step-1 .promise .grid-x{padding:.625rem 0}.step-1 .promise img{margin-left:-1.25rem}.step-1 .deal{display:flex;gap:.625rem}.step-1 .deal input{width:1.4375rem}.step-1 .deal label{width:calc(100% - 1.4375rem - 10px)}}.step-1 .promise .grid-x{background:#fff}.tab-sub-menu{border-bottom:2px solid #fd9800;border-top:none;border-right:none;border-left:none;width:100%;display:flex;align-items:center;justify-content:center;background:transparent;font-weight:300}.tab-sub-menu::-webkit-scrollbar{width:4px;height:4px}.tab-sub-menu::-webkit-scrollbar-track{background:#fff}.tab-sub-menu::-webkit-scrollbar-thumb{background:#c4c4c6;border-radius:6px}.tab-sub-menu::-webkit-scrollbar-thumb:hover{background:#aaaaad}.tab-sub-menu{scrollbar-color:#c4c4c6 #fff;scrollbar-width:thin}.tab-sub-menu .tabs-title{text-align:center;z-index:2}.tab-sub-menu .tabs-title a{padding:0;font-size:.875rem;width:10.25rem;height:2.5rem;-webkit-mask:url(/static/assets/images/icon/tab_bg.svg) no-repeat 50% 50%;mask:url(/static/assets/images/icon/tab_bg.svg) no-repeat 50% 50%;background-color:#f7f6f2;color:#5c5c5c;display:flex;align-items:center;justify-content:center;transition:.15s all}.tab-sub-menu .tabs-title:not(:first-child){margin-left:-1.875rem}.tab-sub-menu .tabs-title.is-active,.tab-sub-menu .tabs-title>a[aria-selected=true]{-webkit-mask:url(/static/assets/images/icon/tab_bg.svg) no-repeat 50% 50%;mask:url(/static/assets/images/icon/tab_bg.svg) no-repeat 50% 50%;color:#fff;background-color:#fd9800;transition:.15s all;z-index:3}.tab-sub-menu .tabs-title>a:hover[aria-selected=false]:not(.is-disabled){-webkit-mask:url(/static/assets/images/icon/tab_bg.svg) no-repeat 50% 50%;mask:url(/static/assets/images/icon/tab_bg.svg) no-repeat 50% 50%;background-color:#fee8cd;transition:.15s all;z-index:3}.tab-sub-menu .tabs-title>a[aria-selected=false].is-disabled{background-color:#c4c4c4;color:#fff;cursor:help;transition:.15s all}.tab-sub-menu .tabs-title>a[aria-selected=false].is-disabled:hover{background-color:#999}@media screen and (max-width:639.98px){.tab-sub-menu{padding-left:5.625rem}}.toggle-contact-btn{background:#f7fafc;color:#4a5568;border:2px dashed #cbd5e0;padding:.75rem 1.25rem;border-radius:.75rem;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .3s ease;width:100%;text-align:left;display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.toggle-contact-btn:hover{background:#edf2f7;border-color:#a0aec0;transform:translateY(-1px)}.toggle-contact-btn .toggle-icon{transition:transform .3s ease}.toggle-contact-btn.btn-expanded{background:#fff5f5;border:2px solid #fc8181;border-style:solid;color:#c53030}.toggle-contact-btn.btn-expanded:hover{background:#fed7d7}.toggle-contact-btn.btn-expanded .toggle-icon{transform:rotate(180deg)}.hint-text{font-size:.875rem;color:#718096;margin-top:-.5rem;margin-bottom:1rem;padding-left:.5rem}.contact-info-section{overflow:hidden;transition:max-height .5s ease-out,opacity .4s ease-out}.contact-info-section>div{border-radius:1rem;margin-bottom:1rem}.contact-info-section h3{font-size:1.125rem;font-weight:600;color:#2d3748;margin:0 0 1rem;display:flex;align-items:center}.contact-info-section h3 svg{width:1.5rem;height:1.5rem;margin-right:.5rem}.contact-info-section select{background-color:#fff}@keyframes fadeInExpand{0%{opacity:0;max-height:0}to{opacity:1;max-height:800px}}@keyframes fadeOutCollapse{0%{opacity:1;max-height:800px}to{opacity:0;max-height:0}}#quotation-contact-info-modal{height:85vh;overflow:hidden;padding-bottom:1rem;padding-right:0}#quotation-contact-info-modal form{gap:1.25rem;height:100%}#quotation-contact-info-modal form::-webkit-scrollbar{width:4px;height:4px}#quotation-contact-info-modal form::-webkit-scrollbar-track{background:#fff}#quotation-contact-info-modal form::-webkit-scrollbar-thumb{background:#d9dce3;border-radius:6px}#quotation-contact-info-modal form::-webkit-scrollbar-thumb:hover{background:#bcc1cd}#quotation-contact-info-modal form{scrollbar-color:#d9dce3 #fff;scrollbar-width:thin;overflow-y:auto;padding-right:.9375rem}#quotation-contact-info-modal .promise{margin-bottom:1.25rem}#quotation-contact-info-modal .promise .grid-x{background:#fcfcfc;padding:1.25rem}#quotation-contact-info-modal .promise p{color:#fc847b;padding-left:1.25rem;margin-bottom:0}#quotation-contact-info-modal .promise img{width:100%;-o-object-fit:contain;object-fit:contain;margin-left:-2.5rem}@media screen and (max-width:639.98px){#quotation-contact-info-modal .promise .grid-x{padding:.625rem 0}#quotation-contact-info-modal .promise img{margin-left:-1.25rem}#quotation-contact-info-modal .deal{display:flex;gap:.625rem}#quotation-contact-info-modal .deal input{width:1.4375rem}#quotation-contact-info-modal .deal label{width:calc(100% - 1.4375rem - 10px)}}@media screen and (max-width:639.98px){#quotation-contact-info-modal{height:80vh;overflow:auto}#quotation-contact-info-modal .verification-code{margin-bottom:1.25rem}#quotation-contact-info-modal.has-bg:after{display:none}}input[name=house_type]:checked+label{border-color:#f97316!important;background-color:#fff7ed!important}input[name=house_type]:checked+label span{color:#ea580c!important}input[name=house_type]:checked+label img{filter:brightness(0) saturate(100%) invert(42%) sepia(93%) saturate(1352%) hue-rotate(346deg) brightness(119%) contrast(119%)!important}input[name=get_method]:checked+label{border-color:#f97316!important;background-color:#fff7ed!important}input[name=get_method]:checked+label span{color:#ea580c!important}input[name=get_method]:checked+label img{filter:brightness(0) saturate(100%) invert(42%) sepia(93%) saturate(1352%) hue-rotate(346deg) brightness(119%) contrast(119%)!important}@media screen and (max-width:639.98px){.step-nav .logo{width:5.625rem;top:.75rem}.step-nav .step-list-all{display:flex;justify-content:center}.con-step .site-gutter>.grid-x:first-child .con-step-title{margin-top:2.5rem}#area-modal{height:80vh}#area-modal .quote-form{height:calc(100% - 110px)}#area-modal .h5{margin-top:1.875rem;margin-bottom:1.25rem}.quote-option{flex-direction:column;padding:.625rem 0}.quote-option .option-tile{width:calc(100% - 20px)}.quote-option .option-text{width:100%;padding:.625rem;flex-wrap:wrap}.quote-option .option-text label{width:6.875rem;margin-top:.625rem}.quote-option .option-label{display:flex}.quote-option .total-nu{margin-left:.9375rem;color:#e18000}.quote-option.is-active .option-text{background:none}.step3 .sub-pro-list-text{margin-top:.625rem}.step3 .sub-pro-list-text p{margin-bottom:0}.toggle-contact-btn{font-size:.875rem;padding:.875rem 1rem}.hint-text{font-size:.8125rem}.contact-info-section>div{margin-top:1rem;border-radius:.75rem}.contact-info-section h3{font-size:1rem}}@media screen and (max-width:1023.98px){.step-nav{box-shadow:none}.step2-area .choose-group{justify-content:center}.step3 .step3-menu{display:flex!important;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;position:fixed;top:3.75rem;left:0;width:100%;height:auto;z-index:20;background:#ff9a15;padding:0;scrollbar-width:none}.step3 .step3-menu::-webkit-scrollbar{display:none}.step3 .step3-menu:after{content:"";position:fixed;right:0;top:3.75rem;width:3.125rem;height:4.125rem;background:linear-gradient(to right,#ff9a1500,#ff9a15 60%);pointer-events:none;z-index:11;transition:opacity .3s ease;display:flex;align-items:center;justify-content:flex-end;padding-right:.5rem}.step3 .step3-menu:before{content:"››";position:fixed;right:.75rem;top:5.625rem;height:3.125rem;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:#fff;z-index:12;animation:slideHint 1.5s ease-in-out infinite;pointer-events:none;line-height:1}.step3 .step3-menu.scrolled-end:before,.step3 .step3-menu.scrolled-end:after{display:none}.step3 .step3-menu-arrow-left{position:fixed;left:0;top:3.75rem;width:3.125rem;height:4.125rem;z-index:21;pointer-events:none}.step3 .step3-menu-arrow-left:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:11;background:linear-gradient(to left,#ff9a1500,#ff9a15 60%)}.step3 .step3-menu-arrow-left:before{content:"‹‹";position:absolute;left:.75rem;top:-3px;height:100%;display:flex;align-items:center;font-size:2rem;font-weight:700;color:#fff;z-index:12;animation:slideHintLeft 1.5s ease-in-out infinite}.step3 .step3-menu-arrow-left.scrolled-start{display:none}.step3 .step3-menu li{flex:0 0 auto;background:transparent;display:flex;align-self:stretch}.step3 .step3-menu .tabs-title a{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1rem;padding:.625rem 0;color:#fff;font-weight:400;white-space:nowrap}}@media screen and (max-width:1023.98px)and (hover:hover){.step3 .step3-menu .tabs-title:not(.is-active):hover{background:#ffc46b}}@media screen and (max-width:1023.98px){.step3 .step3-menu .tabs-title .svg{display:none}.step3 .step3-menu .tabs-title.has-checked:not(.is-active):before,.step3 .step3-menu .tabs-title.is-checked:not(.is-active):before{top:.375rem!important;left:32%!important;transform:translate(-50%)}.step3 .step3-menu .tabs-title.is-active{background:#ffc46b}.step3 .step3-menu .tabs-title.is-active a{color:#fff}.step3 .step3-menu .tabs-title.is-active .svg{display:block;width:1.75rem;height:1.75rem;margin-bottom:.125rem}.step3 .project-content,.step3 .sub-pro-con{width:100%}.step3 .sub-pro-con{padding-top:0}.step3 .project-content{padding-left:0}.step3 .sub-pro-con{--pro-con-pd-l: 0;padding-left:auto}.step3 .step3-con{margin-top:0}.step3 .sub-pro-say{margin-bottom:1.25rem}.step3 .sub-pro-say .sub-pro-info{order:1}.step3 .sub-pro-say .sub-pro-img{order:2}.step3 .sub-pro-say.is-open .sub-pro-img{margin:1.25rem 0}.step3 .sub-pro-info{padding-left:0;margin-bottom:0}.step3 .sub-pro-list-img{padding-left:0}body.step3-active .breadcrumbs-wrapper{padding-top:3.75rem}.step4 .tabs-title>a{padding:.9375rem}}@media screen and (max-width:1023.98px)and (hover:hover){.step3 .step3-menu .tabs-title a:hover{border-left:none}}@media screen and (min-width:1024px){.step-nav.step-3-position{top:13.125rem;padding-left:10rem}.step3 .sub-pro-con{padding-left:1.25rem}.step3 .sub-pro-say.is-open .sub-pro-info{padding-left:2.5rem}.step3 .step3-menu{overflow:scroll;transform:scaleX(-1);padding-bottom:12.5rem}.step3 .step3-menu .tabs-title{transform:scaleX(-1)}body.step3-active .breadcrumbs-wrapper{position:absolute;left:140px}}@media screen and (min-width:1200px){body.step3-active .breadcrumbs-wrapper{left:220px}}.step2-area .btn-box{margin-bottom:2.8125rem}@media screen and (min-width:640px)and (max-width:1023.98px){.step2-area .btn-box{margin-bottom:1.875rem}}@media screen and (max-width:671.98px){.con-step .con-step-title{margin-top:1.875rem}.con-step .con-step-desc{margin-top:1.25rem}.step2-area p,.step4 .con-step-desc{margin-bottom:1.875rem}}.seo-tags .tag-group-all.has-mask:before,.post-content .post-content-tag .tag-group-all.has-mask:before,.list-mask.has-mask:before,.member-saved .tag-group-all.has-mask:before,.member-saved-project .tag-group-all.has-mask:before,.member-saved-article .tag-group-all.has-mask:before{position:absolute;display:block;content:"";width:1.875rem;height:100%;background:linear-gradient(270deg,#0000001a 0% 0%,#0000);filter:blur(2px);z-index:0;right:0}.object-fit,.object-fit--contain{position:relative;display:block;overflow:hidden}.object-fit:before,.object-fit--contain:before{content:"";display:block;padding-top:100%}.object-fit img,.object-fit--contain img{position:absolute;top:0;left:0;width:100%!important;height:100%;-o-object-position:center center;object-position:center center;background-position:center center}.object-fit img{-o-object-fit:cover;object-fit:cover;background-size:cover}.object-fit--contain{background-position:center center;background-size:contain}.object-fit--contain img{-o-object-fit:contain;object-fit:contain;background-size:contain}.choose-group .choose-input,.quiz-tool .choose .choose-input,.quote-option .option-input{clip:rect(0 0 0 0);clip-path:inset(100%);height:1px!important;overflow:hidden;position:absolute!important;white-space:nowrap;width:1px!important}.more-card .more-card-text,.member-page-wrapper .designer-card-text,.search-wrapper .designer-card-text{position:absolute;border-radius:.5rem .5rem 0;width:100%;height:100%;padding:.625rem;top:0;left:0;display:flex;align-content:center;flex-direction:column;justify-content:center;align-items:center}.more-card .more-card-text p,.member-page-wrapper .designer-card-text p,.search-wrapper .designer-card-text p{margin-bottom:.625rem}.news-details p,.news-details .news-details-img-box,.articles-detail .articles-detail-img-box{margin-top:2.5rem}@media screen and (max-width:1023.98px){.news-details p,.news-details .news-details-img-box,.articles-detail .articles-detail-img-box{margin-top:1.25rem}}.articles-detail .news-details-img-box,.articles-detail h1,.articles-detail h2,.articles-detail h3,.articles-detail h4,.articles-detail h5,.articles-detail h6,.articles-detail .beer-slider,.articles-detail .articles-detail-catalog,.articles-detail .articles-detail-word-img,.articles-detail .articles-detail-three-img,.articles-detail .articles-detail-two-img,.articles-detail .list-wrapper,.table-scroll,.table-sp{margin-top:3.75rem}@media screen and (max-width:1023.98px){.articles-detail .news-details-img-box,.articles-detail h1,.articles-detail h2,.articles-detail h3,.articles-detail h4,.articles-detail h5,.articles-detail h6,.articles-detail .beer-slider,.articles-detail .articles-detail-catalog,.articles-detail .articles-detail-word-img,.articles-detail .articles-detail-three-img,.articles-detail .articles-detail-two-img,.articles-detail .list-wrapper,.table-scroll,.table-sp{margin-top:1.875rem}}.desktop-tags-wrapper .seo-tags .tag-group,.mobile-tags-wrapper .seo-tags .tag-group{overflow-x:auto;scrollbar-width:none}.desktop-tags-wrapper .seo-tags .tag-group::-webkit-scrollbar,.mobile-tags-wrapper .seo-tags .tag-group::-webkit-scrollbar{display:none}.mobile-filter-wrapper{display:none}.mobile-filter-wrapper.filter-floating{background-color:#fff;box-shadow:0 2px 8px #0000001a;padding-top:8px;padding-bottom:2px}.mobile-filter-wrapper.filter-floating .mobile-tags-wrapper{background-color:#fff}.mobile-filter-wrapper .tag-checkbox:checked+.tag-btn{background-color:#8b4513;color:#fff;border-color:#8b4513}.filter-center-content{font-weight:400!important}.filter-center-content .seo-tags .tag-btn{margin-left:0!important}.filter-center-content .tag-checkbox:checked+.tag-btn{background-color:#8b4513;color:#fff;border-color:#8b4513}.filter-center-content .filter-radio-label{margin-left:0!important;cursor:pointer;transition:color .2s ease;line-height:2.1;background:none;border:none;padding:0}.filter-center-content .filter-radio-label:hover{color:#f57c00}.filter-center-content .hidden-radio:checked+.filter-radio-label{color:#f57c00;font-weight:700!important}.filter-center-content label{font-size:.95rem;margin:0}@media screen and (max-width:1022.98px){.filter-center-content .filter-section-title{font-size:1rem;width:70px!important}.filter-center-content .filter-radio-label{font-size:.9rem}}@media screen and (max-width:1199.98px){.filter-center-content .seo-tags .tag-group{padding-left:0;margin-bottom:20px}}@media screen and (max-width:1023.98px){.mobile-filter-wrapper{padding-inline:50px;display:block}}@media screen and (max-width:639.98px){.mobile-filter-wrapper{padding-inline:15px}.filter-center-content .filter-section-title{width:60px!important;font-size:.95rem}}
