.rc-slider{position:relative;height:14px;padding:5px 0;width:100%;border-radius:6px;touch-action:none}.rc-slider,.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{width:100%;background-color:#e9e9e9}.rc-slider-rail,.rc-slider-track{position:absolute;height:4px;border-radius:6px}.rc-slider-track{left:0;background-color:#abe2fb}.rc-slider-handle{position:absolute;width:14px;height:14px;cursor:pointer;cursor:-webkit-grab;margin-top:-5px;cursor:grab;border-radius:50%;border:2px solid #96dbfa;background-color:#fff;touch-action:pan-x}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle:focus{outline:none}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;vertical-align:middle;text-align:center;cursor:pointer;color:#999}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.rc-slider-dot{position:absolute;bottom:-2px;margin-left:-4px;width:8px;height:8px;border:2px solid #e9e9e9;background-color:#fff;cursor:pointer;border-radius:50%;vertical-align:middle}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-handle{border-color:#ccc;box-shadow:none;background-color:#fff;cursor:not-allowed}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{height:100%;width:4px}.rc-slider-vertical .rc-slider-track{left:5px;bottom:0;width:4px}.rc-slider-vertical .rc-slider-handle{margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{height:100%;width:4px}.rc-slider-vertical .rc-slider-dot{left:2px;margin-bottom:-4px}.rc-slider-vertical .rc-slider-dot:first-child{margin-bottom:-4px}.rc-slider-vertical .rc-slider-dot:last-child{margin-bottom:-4px}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-leave{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:block!important;-webkit-animation-play-state:paused;animation-play-state:paused}.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active{-webkit-animation-name:rcSliderTooltipZoomDownIn;animation-name:rcSliderTooltipZoomDownIn;-webkit-animation-play-state:running;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{-webkit-animation-name:rcSliderTooltipZoomDownOut;animation-name:rcSliderTooltipZoomDownOut;-webkit-animation-play-state:running;animation-play-state:running}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter{transform:scale(0);-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@-webkit-keyframes rcSliderTooltipZoomDownIn{0%{opacity:0;transform-origin:50% 100%;transform:scale(0)}to{transform-origin:50% 100%;transform:scale(1)}}@keyframes rcSliderTooltipZoomDownIn{0%{opacity:0;transform-origin:50% 100%;transform:scale(0)}to{transform-origin:50% 100%;transform:scale(1)}}@-webkit-keyframes rcSliderTooltipZoomDownOut{0%{transform-origin:50% 100%;transform:scale(1)}to{opacity:0;transform-origin:50% 100%;transform:scale(0)}}@keyframes rcSliderTooltipZoomDownOut{0%{transform-origin:50% 100%;transform:scale(1)}to{opacity:0;transform-origin:50% 100%;transform:scale(0)}}.rc-slider-tooltip{position:absolute;left:-9999px;top:-9999px;visibility:visible}.rc-slider-tooltip,.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{padding:6px 2px;min-width:24px;height:24px;font-size:12px;line-height:1;color:#fff;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}body,html{background:#fff}html{scroll-padding-top:calc(72px + 1rem)}.container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:576px){.container{max-width:32rem}}@media (min-width:768px){.container{max-width:48rem}}@media (min-width:992px){.container{max-width:64rem}}@media (min-width:1200px){.container{max-width:72rem}}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.5rem .75rem;font-size:1rem;line-height:1.25;border-radius:.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 3px rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn.active,.btn:active{background-image:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 3px rgba(0,123,255,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#007bff;border-color:#007bff}.btn-primary.active,.btn-primary:active{background-color:#0069d9;background-image:none;border-color:#0062cc}.btn-secondary{color:#fff;background-color:#868e96;border-color:#868e96}.btn-secondary:hover{color:#fff;background-color:#727b84;border-color:#6c757d}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 3px rgba(134,142,150,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#868e96;border-color:#868e96}.btn-secondary.active,.btn-secondary:active{background-color:#727b84;background-image:none;border-color:#6c757d}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 3px rgba(40,167,69,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#28a745;border-color:#28a745}.btn-success.active,.btn-success:active{background-color:#218838;background-image:none;border-color:#1e7e34}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 3px rgba(23,162,184,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#17a2b8;border-color:#17a2b8}.btn-info.active,.btn-info:active{background-color:#138496;background-image:none;border-color:#117a8b}.btn-warning{color:#111;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#111;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 3px rgba(255,193,7,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#ffc107;border-color:#ffc107}.btn-warning.active,.btn-warning:active{background-color:#e0a800;background-image:none;border-color:#d39e00}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 3px rgba(220,53,69,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#dc3545;border-color:#dc3545}.btn-danger.active,.btn-danger:active{background-color:#c82333;background-image:none;border-color:#bd2130}.btn-light{color:#111;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#111;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 3px rgba(248,249,250,.5)}.btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa}.btn-light.active,.btn-light:active{background-color:#e2e6ea;background-image:none;border-color:#dae0e5}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 3px rgba(52,58,64,.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#343a40;border-color:#343a40}.btn-dark.active,.btn-dark:active{background-color:#23272b;background-image:none;border-color:#1d2124}.btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 3px rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary.active,.btn-outline-primary:active{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-secondary{color:#868e96;background-color:transparent;background-image:none;border-color:#868e96}.btn-outline-secondary:hover{color:#fff;background-color:#868e96;border-color:#868e96}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 3px rgba(134,142,150,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#868e96;background-color:transparent}.btn-outline-secondary.active,.btn-outline-secondary:active{color:#fff;background-color:#868e96;border-color:#868e96}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 3px rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success.active,.btn-outline-success:active{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 3px rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info.active,.btn-outline-info:active{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.btn-outline-warning:hover{color:#fff;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 3px rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning.active,.btn-outline-warning:active{color:#fff;background-color:#ffc107;border-color:#ffc107}.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 3px rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger.active,.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#fff;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 3px rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light.active,.btn-outline-light:active{color:#fff;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 3px rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark.active,.btn-outline-dark:active{color:#fff;background-color:#343a40;border-color:#343a40}.btn-link{font-weight:400;color:#007bff;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link:disabled{background-color:transparent}.btn-link,.btn-link:active,.btn-link:focus{border-color:transparent;box-shadow:none}.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent}.btn-link:disabled{color:#868e96}.btn-link:disabled:focus,.btn-link:disabled:hover{text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.container--lg{padding-left:1rem;padding-right:1rem}.definition{margin-top:5rem;margin-bottom:5rem}.definition h2{font-weight:100!important}.definition h2,.definition h3{text-align:center;margin-bottom:1.875rem}.definition p dfn,.definition p strong{font-weight:500}.detail__infotruncate{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.detail__usp ol li{list-style:none;margin:0;border-radius:.3125rem;color:#313131;position:relative;padding:.875rem .875rem .875rem 2.8125rem}.detail__usp ol li span{font-weight:600;font-size:.9375rem}.detail__usp ol li:before{content:"\f00c";display:block;font-weight:700;font-family:Font Awesome\ 5 free;transform:translateY(-50%);position:absolute;top:50%;left:1.25rem}.detail__usp ol li:nth-child(odd){background:#ecf6f5}.header{z-index:11;width:100%;background:#fff;position:absolute;top:0;left:0}@media only screen and (max-width:767px){.header{position:fixed}}.header__main{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:1.25rem;padding-bottom:1.25rem}@media only screen and (max-width:767px){.header__main{padding-top:.75rem;padding-bottom:.75rem;max-width:100%}}.header__logo{width:100%;display:block;max-width:14rem}@media only screen and (max-width:767px){.header__logo{max-width:12rem}}.header__search{width:calc(100% - 304px);position:relative}@media only screen and (max-width:991px){.header__search{width:calc(100% - 250px)}}@media only screen and (max-width:767px){.header__search{width:100%;position:relative;margin-top:.625rem;padding-top:.75rem}}.header__search:before{content:"";height:1px;display:none;background:#fff;position:absolute;top:0;right:-15px;left:-15px}@media only screen and (max-width:767px){.header__search:before{display:block}}.header__search form{position:relative}.header__search form:before{display:block;content:"\f002";font-weight:700;transform:translateY(-50%);font-family:Font Awesome\ 5 free;position:absolute;top:50%;left:1.1875rem}@media only screen and (max-width:767px){.header__search form:before{left:.625rem}}.header__search form input[type=text]{outline:0;width:100%;height:3.4375rem;letter-spacing:-.15px;font-size:1rem;padding:.625rem 8.125rem .625rem 3.25rem}@media only screen and (max-width:767px){.header__search form input[type=text]{height:2.8125rem;padding:.3125rem 5.625rem .3125rem 2.1875rem}}.header__search form input[type=text]::-moz-placeholder{color:#313131}.header__search form input[type=text]:-ms-input-placeholder{color:#313131}.header__search form input[type=text]::placeholder{color:#313131}.header__search form button[type=submit]{border:0;outline:0;height:100%;cursor:pointer;min-width:7.625rem;background:#313131;color:#fff;border-radius:0 5px 5px 0;transition:.35s ease-in-out;font-size:1rem;padding:.625rem;position:absolute;top:0;right:0}@media only screen and (max-width:767px){.header__search form button[type=submit]{min-width:5rem;padding:.3125rem .625rem}}.header__search form button[type=submit]:hover{background:#43aba1}.header__result{z-index:2;width:100%;display:none;overflow:auto;background:#fff;transform:translateY(-5px);max-height:calc(100vh - 150px);padding:1.25rem 2.1875rem;position:absolute;top:100%;left:0}.header__result.active{display:block}@media only screen and (max-width:575px){.header__result{padding-right:10px;padding-left:10px}}.header__result>ol{margin-bottom:.625rem}.header__result>ol>li{display:inline-block}.header__result>ol>li+li{margin-left:1.125rem}.header__result>ol>li>a{color:#333334;font-size:1rem}.header__result>ol>li>a:hover{font-weight:700}.header__result>ol>li.is-active>a{font-weight:700}.header__product{overflow-x:hidden;position:relative}@media only screen and (max-width:767px){.header__nav{display:none}}.header__nav>.header__menu{margin-bottom:0}.header__nav>.header__menu>li{display:inline-block}.header__nav>.header__menu>li+li{margin-left:2.3125rem}.header__nav>.header__menu>li>a{display:block;color:#333334;font-size:1rem;position:relative}.header__nav>.header__menu>li>a:after{opacity:0;content:"";width:100%;display:block;height:.875rem;visibility:hidden;border-bottom:3px solid #43aba1;transition:.35s ease-in-out;position:absolute;top:100%;left:0}.header__nav>.header__menu>li.current-menu-item>a,.header__nav>.header__menu>li.is-active>a{font-weight:700}.header__nav>.menu-item-has-children>a:after{opacity:1;visibility:visible}.header__nav>.header__menu>li>ul{z-index:1;opacity:0;visibility:hidden;display:flex;width:100%;background:#fff;justify-content:space-between;border-top:1px solid #e6e6e7;transition:.35s ease-in-out;transition-property:opacity,background-color,visibility;box-shadow:0 1px 2px rgba(0,0,0,.1);transform:translateZ(0);padding-top:2.0625rem;padding-bottom:2.9375rem;position:absolute;top:100%;left:0}.header__nav>.header__menu>li:hover>ul{opacity:1;visibility:visible}.header__nav>.header__menu>li:hover>ul>div>li.menu-img{display:block}.header__nav>.header__menu>li>ul>div>li:first-child{width:70%}.header__nav>.header__menu li.menu-img{display:none;position:relative;max-width:30%;padding-left:.9375rem}.header__nav>.header__menu li.menu-img>a.btn{letter-spacing:.0625rem;color:#333334;font-size:1rem;position:absolute;left:20%;top:70%}.header__nav>.header__menu li.menu-img>a.btn:hover{color:#fff}.header__nav>.header__menu>li>ul>div>li>a{letter-spacing:.09375rem;color:#333334;font-size:1.875rem}.header__nav>.header__menu>li>ul>div>li img{margin-top:.9375rem}.header__nav>.header__menu>li>ul>div>li>ul{-moz-column-count:4;column-count:4;-webkit-column-gap:20px;-moz-column-gap:20px;grid-column-gap:20px;column-gap:20px;padding-top:.75rem}.header__nav>.header__menu>li>ul>div>li>ul>li{line-height:1.5;margin-bottom:.1875rem}.header__nav>.header__menu>li>ul>div>li>ul>li>a{display:inline-block;color:#333334;font-size:1rem}.header__nav>.header__menu>li>ul>div>li>ul>li>a:hover{color:#43aba1}.header__nav .header__search{display:none}@media only screen and (max-width:575px){.header__nav .header__search{display:none!important}}.header__toggle{width:34px;height:30px;display:none;cursor:pointer;position:relative}@media only screen and (max-width:767px){.header__toggle{display:block}}.header__toggle span{width:100%;height:6px;display:block;border-radius:2px;text-indent:-9999px;background:#43aba1;transform:translateY(-50%);transition:background .35s ease-in-out;position:absolute;top:50%;left:0}.header__toggle span:after,.header__toggle span:before{width:100%;height:6px;content:"";display:block;border-radius:2px;background:#43aba1;transition:background .35s ease-in-out;position:absolute;left:0}.header__toggle span:before{top:-12px}.header__toggle span:after{bottom:-12px}.header__toggle.is-active span{background:none}.header__toggle.is-active span:before{top:0;transform:rotate(45deg)}.header__toggle.is-active span:after{bottom:0;transform:rotate(-45deg)}.header__mobile{z-index:1;width:100%;display:none;overflow:hidden;color:#fff;position:absolute;top:100%;bottom:-10000px;left:0}@media only screen and (min-width:768px){.header__mobile{display:none!important}}.header__mobile>a{color:#fff;font-size:2.1875rem;position:absolute;top:.625rem;right:.9375rem}.header__mobile>ul{background:#313131;margin-bottom:0;padding:2.5rem 100px .3125rem 15px}.header__mobile>ul>li{display:flex;flex-wrap:wrap;line-height:1.1;align-items:flex-start;justify-content:space-between;margin-bottom:1.25rem}.header__mobile>ul>li>a{color:#fff}.header__mobile>ul>li>a:hover{color:#43aba1}.header__mobile>ul>li>span{width:1.25rem;text-align:center}.header__mobile>ul>li>span:before{content:"\f105";font-weight:700;font-family:Font Awesome\ 5 free}.header__mobile>ul>li.current-menu-ancestor>a,.header__mobile>ul>li.current-menu-item>a{color:#43aba1}.header__mobile>ul>li.menu-item-has-children>a{max-width:calc(100% - 25px)}.header__mobile>ul>li>ul{width:100%;background:#313131;transform:translateX(100%);transition:.35s ease-in-out;position:absolute;top:0;left:0}.header__mobile>ul>li>ul>li+li{border-top:1px solid #fff}.header__mobile>ul>li>ul>li>a{display:block;color:#fff;padding:1.0625rem 15px}.header__mobile>ul>li>ul>li.js-menu-back>a{text-align:center;font-size:1.5625rem;padding:1.5625rem 2.8125rem;position:relative}.header__mobile>ul>li>ul>li.js-menu-back>a:before{content:"\f104";font-weight:700;font-family:Font Awesome\ 5 free;transform:translateY(-50%);font-size:2.1875rem;position:absolute;top:50%;left:15px}.header__mobile>ul>li>ul>li.current-menu-item>a,.header__mobile>ul>li>ul>li:hover>a{color:#43aba1}.header__mobile>ul>li>ul.is-active{transform:translateX(0)}.header--fixed{position:fixed}@media only screen and (min-width:768px){.header--fixed{top:-109px}.header--fixed .header__nav{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;padding-top:1em;padding-bottom:1em}}@media only screen and (max-width:1199px){.header--fixed .header__nav .header__menu+li{margin-left:1rem}}@media only screen and (max-width:991px){.header--fixed .header__nav .header__menu+li{margin-left:.8125rem}}@media only screen and (max-width:991px){.header--fixed .header__nav .header__menu a{font-size:.8125rem}}.header--fixed .header__nav .header__menu a:after{height:.9375rem}@media only screen and (max-width:991px){.header--fixed .header__nav .header__menu a:after{height:1rem}}.header--fixed .header__finder{display:block}.header--fixed .header__search{display:block;width:calc(100% - 750px);margin-left:1.25rem}@media only screen and (max-width:1199px){.header--fixed .header__search{width:calc(100% - 580px)}}@media only screen and (max-width:991px){.header--fixed .header__search{width:calc(100% - 480px)}}@media only screen and (max-width:767px){.header--fixed .header__search{width:100%;display:none;margin-left:0}.header--fixed .header__search.is-active{display:block}}.header--fixed .header__search form:before{position:absolute;left:.625rem}.header--fixed .header__search form input[type=text]{height:40px;padding-right:6.25rem}@media only screen and (max-width:1199px){.header--fixed .header__search form input[type=text]{padding-right:6.25rem;padding-left:2.1875rem}}@media only screen and (max-width:991px){.header--fixed .header__search form input[type=text]{padding-right:4.0625rem;padding-left:2.1875rem}}@media only screen and (max-width:767px){.header--fixed .header__search form input[type=text]{height:2.8125rem}}.header--fixed .header__search form button[type=submit]{line-height:1;min-width:5.625rem}@media only screen and (max-width:991px){.header--fixed .header__search form button[type=submit]{min-width:3.75rem;font-size:.8125rem}}@media only screen and (max-width:767px){.header--fixed .header__search form button[type=submit]{min-width:5rem;font-size:.75rem;padding-right:.625rem;padding-left:.625rem}}@media only screen and (min-width:768px){.header--fixed .header__result{transform:translateY(83px);padding:1.25rem}}@media only screen and (max-width:991px){.header--fixed .header__result{padding-right:10px;padding-left:10px}}@media only screen and (max-width:991px){.header--fixed .header__result ol li+li{margin-left:.625rem}}@media only screen and (max-width:991px){.header--fixed .header__result ol li a{font-size:.8125rem}}.header__result .header__product{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:2rem;grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.header--fixed .header__result .header__product{display:block;margin-bottom:1rem}.header--fixed .header__result .header__product>div{flex:100%;width:100%;max-width:100%}.header--fixed .header__result .header__product>div:first-of-type{margin-bottom:.625rem}@media only screen and (max-width:991px){.header--fixed .header__result .header__product>div figure{margin-bottom:.625rem}}@media only screen and (max-width:991px){.header--fixed .header__result .header__product>div>div>div{flex:100%;width:100%;max-width:100%}}.header--fixed .header__result .header__news ul li{flex:100%;width:100%;max-width:100%}.information{padding-top:2.5rem;padding-bottom:5.625rem}@media only screen and (max-width:991px){.information{padding-top:2.5rem;padding-bottom:3.75rem}}.information h2{border-bottom:1px solid #313131;font-size:2rem;position:relative;margin-bottom:1.5625rem;padding-right:1.25rem;padding-bottom:.9375rem}@media only screen and (max-width:767px){.information h2{font-size:1.625rem}}.information h2:after{content:"\f107";font-weight:700;font-family:Font Awesome\ 5 free;font-size:1.25rem;position:absolute;top:.75rem;right:0}@media only screen and (max-width:767px){.information h2:after{top:.625rem}}@media only screen and (max-width:575px){.information h2:after{top:.3125rem}}.information .eigenschappen__truncate{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.information .eigenschappen ul{margin-bottom:1.25rem}@media only screen and (max-width:767px){.information .eigenschappen ul{padding-bottom:3.75rem}}.information .eigenschappen ul li{border-radius:.3125rem;color:#313131;position:relative;padding:.875rem .875rem .875rem 3.5rem}.information .eigenschappen ul li:before{content:"\f00c";display:block;font-weight:700;font-family:Font Awesome\ 5 free;transform:translateY(-50%);position:absolute;top:50%;left:1.25rem}.information .eigenschappen ul li a{color:#313131}.information .eigenschappen ul li:nth-child(odd){background:#ecf6f5}.information .eigenschappen ul li:hover a{color:#43aba1}.information ol{border-radius:.375rem;background:#ecf6f5;padding:1.0625rem 1.875rem}@media only screen and (max-width:767px){.information ol{padding-right:.9375rem;padding-left:.9375rem}}.information__toggle{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.topten{margin-top:5rem}.top-ten{display:grid;justify-content:center;grid-template-columns:repeat(auto-fit,minmax(200px,220px));grid-row-gap:.5rem;grid-column-gap:.5em}.topten.container-fluid{max-width:80%}@media only screen and (max-width:767px){.topten.container-fluid{max-width:100%}.topten{margin:10px 0 0}}.topten p{text-align:center;font-weight:500;font-size:1.125rem;margin-bottom:1.875rem;line-height:1.1}.topten h1,.topten h2{text-align:center;font-size:2rem;margin-bottom:.3125rem}@media only screen and (max-width:767px){.topten h2{font-size:1.625rem}}.topten h3{text-align:center;font-weight:500;font-size:1.125rem;margin-bottom:1.875rem}@media only screen and (max-width:767px){.topten h3{font-size:1rem}}.topten .top-product{z-index:1;transition:.35s ease-in-out;position:relative;padding-right:.5rem;padding-bottom:1.5625rem;padding-left:.5rem;display:inline-block;background-color:#fff;max-width:385px}@media only screen and (max-width:767px){.topten .top-product a.btn{display:none}}.topten .top-product:after{opacity:0;content:"";z-index:-1;display:block;visibility:hidden;background-color:#fff;position:absolute;top:-.625rem;right:-.4375rem;bottom:-.625rem;left:-.4375rem}.topten .top-product figure{height:17.5rem;display:flex;flex-wrap:wrap;overflow:hidden;align-items:center;justify-content:center;padding:.625rem .625rem 1.25rem;position:relative;margin-right:-.625rem;margin-bottom:.75rem;margin-left:-.625rem}@media only screen and (max-width:767px){.topten .top-product figure{margin-bottom:0;padding-bottom:0}}.topten .top-product figure a{height:100%;width:100%}.topten .top-product figure img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;margin-right:auto;margin-left:auto;transition:.35s ease-in-out}.topten .top-product figure span{opacity:0;z-index:1;visibility:hidden;font-size:1rem;position:absolute;top:-.625rem;left:.625rem}.topten .top-product figure span i{font-size:.875rem}.topten .top-product figure cite{z-index:1;opacity:0;cursor:pointer;visibility:hidden;color:#43aba1;font-size:.875rem;position:absolute;top:-.3125rem;right:.625rem}.topten .top-product figure figcaption{line-height:normal;position:absolute;bottom:0;left:0}.topten .top-product figure figcaption a{line-height:1;height:1.5rem;display:inline-block;color:#fff;background:#313131;border-radius:0 5px 0 0;font-size:.875rem;padding:.3125rem .625rem}.topten .top-product>cite{display:block;line-height:1;font-weight:700;font-style:normal;color:#313131;font-size:1rem}.topten .top-product>cite sub{font-size:56%;bottom:-.0625rem;color:#b1b0b0}.topten .top-product>cite.is-discount{color:#43aba1}.topten .top-product .title-product{display:block;font-weight:400;line-height:1.3;overflow:hidden;white-space:wrap;text-overflow:ellipsis;min-height:80px;font-size:1rem;margin-top:.3125rem;margin-bottom:.3125rem}.topten .top-product .title-product a{color:#313131}.topten .top-product>span{display:block;font-size:.75rem;margin-bottom:.4375rem;text-align:center}.topten .top-product>span a{margin-bottom:.625rem}.topten .top-product .row{margin-right:-.375rem;margin-left:-.375rem}.topten .top-product .row>div{padding-right:.375rem;padding-left:.375rem}.topten .top-product a.title-link{color:#313131;font-size:14px;font-weight:400;line-height:1}.topten .top-product p{display:block;font-size:.85714286em;font-weight:400;line-height:1.3;height:40px;overflow:hidden;margin-bottom:.4375rem}@media screen and (max-width:775px){.topten .top-product p{height:35px}}.topten .top-product a.btn{opacity:0}.topten .top-product a.btn:first-child{margin-top:.4375rem}.topten .top-product:hover a.btn{opacity:1}.topten .top-product:hover{border-color:transparent}.topten .top-product .top-numbers{height:30px;width:30px;display:block;border-radius:50%;border:1px solid #313131;color:#fff;background-color:#313131;position:absolute;top:244px;right:50%;transform:translate(50%);z-index:20;line-height:0}.topten .top-product .top-numbers span.number{display:inline-block;top:50%;position:absolute;left:50%;transform:translate(-50%,50%)}.topten--living{padding-top:1.25rem;padding-bottom:2.8125rem}.topten--inspiration{padding-top:6.25rem;padding-bottom:0}.topten--shop{padding-top:5.4375rem;padding-bottom:5.625rem}@media only screen and (max-width:991px){.topten--shop{padding-top:3.75rem;padding-bottom:4.375rem}}.search-key{margin-top:35px}.header__nav>.header__menu>ul>li.menu-img>a.btn{right:5%;bottom:5%;font-size:12px;line-height:1;height:auto;padding-left:10px;padding-right:10px;left:auto;top:auto}@media (min-width:768px){.topten{padding-bottom:5rem;margin-top:2.5rem;margin-bottom:-5rem}.topten .top-product{overflow:hidden}.topten .top-product .row{position:absolute;width:calc(100% - 5px);bottom:5px;background:hsla(0,0%,100%,.56863);transform:translateY(45px);opacity:0;transition:all .3s ease}.topten .top-product:hover .row{transform:translateY(0);opacity:1;transition:all .3s ease}}.topten .top-product{margin:.5%;border:1px solid #e7e7e7;text-align:center}.topten .top-product .top-numbers{transform:none;border:1px solid #42aba1;background-color:#42aba1;top:5px;right:5px;border-radius:0;border-radius:100px;font-weight:700}.topten .top-product:hover{border-color:#42aba1}@media only screen and (max-width:767px){.topten .top-product figure a{font-weight:700}.top-ten{text-align:center}.footer__start h2{text-align:left;max-width:100%}.footer__start p{font-family:Montserrat;text-transform:none;font-size:30px;line-height:1.3;text-align:left}}@media only screen and (max-width:767px){.pagination li:nth-child(n+5):not(:last-child){display:none!important}ul.pagination{width:100%;display:flex;justify-content:space-between;margin:0}ul.pagination li.selected{background:#fff;padding:0 10px;border-radius:5px}}.product:hover .product__actions{display:block}

/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=submit],button{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:Noto Sans JP,sans-serif;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{box-sizing:border-box;border:0 solid #ebebeb}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#c2c2c2}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#c2c2c2}input::placeholder,textarea::placeholder{color:#c2c2c2}button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:Noto Sans,sans-serif}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.fullwidth{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media (min-width:640px){.fullwidth{width:inherit;margin-left:inherit;margin-right:inherit}}.hero{height:37.1875rem}.hero:after{content:"";display:block;background:rgba(0,0,0,.4);position:absolute;top:0;right:0;bottom:0;left:0}@media only screen and (max-width:991px){.hero{height:28.125rem}}@media only screen and (max-width:575px){.hero{height:auto;min-height:21.875rem}}.article strong{font-weight:600}.article p{margin-top:1.25rem}.article ol,.article p,.article ul{font-size:1rem;line-height:1.5rem;line-height:1.75rem;margin-bottom:1.25rem}.article ol,.article ul{margin-left:1.25rem;margin-right:1.25rem}.article ul,.article ul li{list-style-type:disc}.article ol,.article ol li{list-style-type:decimal}.article blockquote{--tw-border-opacity:1;border-color:rgba(214,214,214,var(--tw-border-opacity));border-radius:.375rem;border-width:1px;margin-bottom:1.25rem;padding:1.25rem;font-style:italic}.article a:not(.btn):not(.button){--tw-text-opacity:1;color:rgba(57,146,138,var(--tw-text-opacity));text-decoration:none}.article a:not(.btn):not(.button):hover{--tw-text-opacity:1;color:rgba(49,49,49,var(--tw-text-opacity))}body{font-family:Noto Sans,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Noto Serif,georgia,serif;margin-bottom:.75rem}h1{font-weight:600;font-size:2.25rem;line-height:2.5rem}h2{font-size:1.875rem;line-height:2.25rem;text-align:left}h3{font-size:1.5rem;line-height:2rem}h4{font-size:1.25rem}h4,h5{line-height:1.75rem}h5{font-size:1.125rem}h6{font-size:1rem;line-height:1.5rem}.article__title{font-weight:600;font-size:1.875rem;line-height:2.25rem}@media (min-width:768px){.article__title{font-weight:600;font-size:2.25rem;line-height:2.5rem}}.rc-slider .rc-slider-handle,.rc-slider .rc-slider-handle:active,.rc-slider .rc-slider-handle:hover{border-color:#43aba1!important}.rc-slider .rc-slider-handle-dragging{box-shadow:0 0 5px #43aba1!important}:focus{outline:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.bg-black{--tw-bg-opacity:1;background-color:rgba(49,49,49,var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgba(235,235,235,var(--tw-bg-opacity))}.bg-orange-600{--tw-bg-opacity:1;background-color:rgba(221,107,32,var(--tw-bg-opacity))}.bg-teal-500{--tw-bg-opacity:1;background-color:rgba(57,146,138,var(--tw-bg-opacity))}.hover\:bg-orange-700:hover{--tw-bg-opacity:1;background-color:rgba(192,86,33,var(--tw-bg-opacity))}.hover\:bg-teal-600:hover{--tw-bg-opacity:1;background-color:rgba(47,122,115,var(--tw-bg-opacity))}.border-black{--tw-border-opacity:1;border-color:rgba(49,49,49,var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgba(214,214,214,var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity:1;border-color:rgba(194,194,194,var(--tw-border-opacity))}.hover\:border-gray-400:hover{--tw-border-opacity:1;border-color:rgba(194,194,194,var(--tw-border-opacity))}.rounded{border-radius:.25rem}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.border-none{border-style:none}.border-2{border-width:2px}.border{border-width:1px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.cursor-pointer{cursor:pointer}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.inline-grid{display:inline-grid}.hidden{display:none}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-none{flex:none}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.h-12{height:3rem}.h-48{height:12rem}.h-56{height:14rem}.h-64{height:16rem}.h-full{height:100%}.h-screen{height:100vh}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.leading-6{line-height:1.5rem}.leading-8{line-height:2rem}.leading-tight{line-height:1.25}.leading-normal{line-height:1.5}.list-none{list-style-type:none}.m-0{margin:0}.m-auto{margin:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-16{margin-top:4rem;margin-bottom:4rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mb-3{margin-bottom:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.mt-16{margin-top:4rem}.mb-16{margin-bottom:4rem}.mt-36{margin-top:9rem}.mt-auto{margin-top:auto}.ml-auto{margin-left:auto}.max-w-3xl{max-width:48rem}.max-w-screen-lg{max-width:1024px}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.object-left{-o-object-position:left;object-position:left}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.overflow-y-auto{overflow-y:auto}.p-2{padding:.5rem}.p-3{padding:.75rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.pt-4{padding-top:1rem}.pr-4{padding-right:1rem}.pl-4{padding-left:1rem}.pt-8{padding-top:2rem}.pr-8{padding-right:2rem}.pb-8{padding-bottom:2rem}.pl-10{padding-left:2.5rem}.pb-64{padding-bottom:16rem}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.bottom-0{bottom:0}.right-2{right:.5rem}.bottom-2{bottom:.5rem}*{--tw-shadow:0 0 transparent;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(66,153,225,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent}.text-left{text-align:left}.text-center{text-align:center}.text-black{--tw-text-opacity:1;color:rgba(49,49,49,var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgba(173,173,173,var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgba(153,153,153,var(--tw-text-opacity))}.text-teal-500{--tw-text-opacity:1;color:rgba(57,146,138,var(--tw-text-opacity))}.hover\:text-black:hover{--tw-text-opacity:1;color:rgba(49,49,49,var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgba(92,92,92,var(--tw-text-opacity))}.hover\:text-teal-500:hover{--tw-text-opacity:1;color:rgba(57,146,138,var(--tw-text-opacity))}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.italic{font-style:italic}.uppercase{text-transform:uppercase}.hover\:underline:hover{text-decoration:underline}.tracking-wider{letter-spacing:.05em}.whitespace-normal{white-space:normal}.whitespace-pre-line{white-space:pre-line}.w-24{width:6rem}.w-auto{width:auto}.w-full{width:100%}.z-10{z-index:10}.z-20{z-index:20}.gap-2{grid-gap:.5rem;gap:.5rem}.gap-4{grid-gap:1rem;gap:1rem}.gap-6{grid-gap:1.5rem;gap:1.5rem}.gap-8{grid-gap:2rem;gap:2rem}.gap-x-4{grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.gap-x-8{grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.gap-y-8{grid-row-gap:2rem;row-gap:2rem}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@media (min-width:640px){.sm\:grid{display:grid}.sm\:mt-36{margin-top:9rem}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.md\:border-t{border-top-width:1px}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:flex-row{flex-direction:row}.md\:h-108{height:32rem}.md\:h-auto{height:auto}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:my-0{margin-top:0}.md\:mb-0,.md\:my-0{margin-bottom:0}.md\:mt-8{margin-top:2rem}.md\:ml-8{margin-left:2rem}.md\:mb-12{margin-bottom:3rem}.md\:mt-40{margin-top:10rem}.md\:pb-0{padding-bottom:0}.md\:pt-2{padding-top:.5rem}.md\:static{position:static}.md\:w-16{width:4rem}.md\:w-40{width:10rem}.md\:w-64{width:16rem}.md\:w-auto{width:auto}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid{display:grid}}@media (min-width:1280px){.xl\:px-0{padding-left:0;padding-right:0}.xl\:text-right{text-align:right}}