@import url('slick/slick.min.css');
@import url('slick/slick-theme.css');
@import url('main.css');
@import url('font-awesome/css/font-awesome.css');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
/************************************************************************************/
*, *::before, *::after {
    box-sizing: border-box;
}
/************************************************************************************/
.slick-dots li.slick-active button {
    background-color: transparent;
}
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 5rem;
    line-height: 1;
    opacity: 0.75;
}
.slick-next:before {
    content: '›' !important;
}
.slick-prev:before {
    content: '‹' !important;
}
.slick-prev, .slick-next {
    width: auto;
    height: auto;
}
.slick-dots li button::before {
    font-size: 16px;
    color: #888 !important;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #00AFAA !important;
}
.slick-dotted.slick-slider {
    margin-bottom: 0px;
}
.block-slider .slick-dots {
    bottom: 5px;
}
/************************************************************************************/
picture {
    display: block;
    margin: 0;
}
video {
    width: 100%;
    height: auto;
}
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.container {
    max-width: 1180px;
}
/************************************************************************************/
.d-flex {
    display: flex;
}
.d-grid {
    display: grid;
}
.media {
    display: flex;
}
.media-body {
    flex: 1;
}
section {
    text-align: center;
    position: relative;
    padding: 70px 0;
    background-color: #fff;
    font-size: 1em;
    line-height: normal;
    line-height: 1.4;
}
.container {
    margin: 0 auto;
}
dl, dt, dd {
    margin: 0;
}
dl.d-flex, dl.media {
    align-items: center;
    justify-content: center;
}
section img {
    height: auto !important;
    object-fit: contain !important;
    vertical-align: top;
}
section h2 {
    font-size: 1.5em;
    margin: 0 0 24px;
    line-height: normal;
    color: #00AFAA;
}
section h2 + p {
    font-weight: 400;
}
section h3 {
    font-size: 150%;
    margin: 0 0 24px;
    line-height: normal;
    font-weight: 500;
}
section p {
    margin: 0 auto 0.5em;
    font-weight: 400;
    line-height: normal;
}
section p:last-of-type {
    margin: 0 auto;
}
section .container {
    padding: 0;
    width: 90%;
}
/************************************************************************************/
html:lang(ja), html:lang(ja) body {
    line-height: 1.4;
    font-family: Roboto, 'Noto Sans JP', sans-serif;
}
#WIRECARE-Plus-info {
    font-size: 18px;
}
/************************************************************************************/
.block-main-banner {
    padding: 0;
    position: relative;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: right top;
    background-image: url(../plus_images/WIRECARE-Plus-Banner_mobile.webp);
    text-align: center;
    background-color: #151513;
    padding: 15px 0;
}
.block-main-banner .content {
    z-index: 5;
    margin: 0;
    padding-top: 90%;
}
.block-main-banner h1 {
    font-size: 3.5em;
    line-height: normal;
    margin: 0;
    text-shadow: 0.05em 0.05em 0.1em rgba(0, 0, 0, .5);
}
.block-main-banner h1 + p {
    font-size: 2.8em;
    text-shadow: 0.05em 0.05em 0.1em rgba(0, 0, 0, .5);
    margin: 0 auto 0.8em;
    font-weight: 400;
}
.block-main-banner article * {
    color: #fff;
}
.block-main-banner .content article {
    width: 100%;
    padding: 0;
    font-size: 2.6vw;
}
.block-main-banner .container {
    max-width: 90%;
    position: relative;
    z-index: 2;
    padding: 0;
}
.block-main-banner span {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.block-main-banner-btn a {
    display: block;
    padding: 0.5em;
    background: #00a29a;
    margin: 0.75em 0;
    font-size: 1.75em;
    border-radius: 500px;
    text-shadow: 0.05em 0.05em 0.1em rgba(0, 0, 0, .5);
    transition: all .3s ease-out;
}
.block-main-banner-btn a:after {
    content: "\f138";
    font-family: 'FontAwesome';
    margin-left: 0.5em;
}
/************************************************************************************/
.bg-gray {
    background: #f3f3f4;
}
/************************************************************************************/
.block-kickstarter dl {
    justify-content: center;
    background-color: #fff;
    padding: 20px 50px;
    border-radius: 10px;
}
.block-kickstarter dl dt {
    width: 100%;
}
.block-kickstarter dl dd {
    text-align: left;
}
.block-kickstarter dl dd span {
    font-size: 1.5em;
}
.block-kickstarter dl dd i {
    color: #ffdd00;
}
.block-kickstarter h3, .block-kickstarter p {
    margin-bottom: 6px;
}
/************************************************************************************/
.block-info figure {
    margin: 0 auto;
    border-radius: 10px;
    overflow: hidden;
}
.block-info strong {
    display: block;
    margin: 0 0 15px;
}
/************************************************************************************/
.block-warning {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(../plus_images/block-warning.jpg);
    background-image: -webkit-image-set(url(../plus_images/block-warning.avif) 1x);
}
.block-warning:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: rgba(255, 255, 255, .5);
}
.block-warning .container {
    position: relative;
    z-index: 5;
}
.block-warning dl dt, .block-warning dl dd {
    width: 100%;
}
.block-warning h2, .block-warning p {
    margin-right: auto;
    margin-left: auto;
    color: #000;
}
.block-warning p {
    color: #333;
}
.block-warning ul li figure {
    margin: 0 auto;
    border-radius: 10px;
    overflow: hidden;
}
.block-warning ul, .block-click ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    gap: 30px;
}
.block-warning .slick-dots, .block-detecting .slick-dots {
    max-width: none;
}
.block-warning ul li figure {
    position: relative;
    color: #fff;
    box-shadow: 5px 5px 0px rgba(255, 255, 255, .75);
}
.block-warning ul li figure:after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 30%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
}
.block-warning ul li strong {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    color: #fff;
    z-index: 2;
}
/************************************************************************************/
.block-detecting {
    background-color: #000;
    position: relative;
}
.block-detecting:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(../plus_images/block-detecting.jpg);
    background-image: -webkit-image-set(url(../plus_images/block-detecting.avif) 1x);
    opacity: .3;
}
.block-detecting div {
    position: relative;
    z-index: 5;
}
.block-detecting dl dt, .block-detecting dl dd {
    width: 100%;
}
.block-detecting h2, .block-detecting p {
    margin-right: auto;
    margin-left: auto;
}
.block-detecting h2, .block-detecting p {
    color: #fff;
    max-width: 490px;
}
.block-detecting ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
.block-detecting ul li {
    font-weight: 500;
    line-height: normal;
    color: #fff;
}
.block-detecting ul li figure {
    margin: 0 auto;
    border-radius: 10px;
    overflow: hidden;
}
.block-detecting ul li img {
    display: block;
}
/************************************************************************************/
.block-click {
    position: relative;
}
.block-click:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(../plus_images/block-click.jpg);
    background-image: -webkit-image-set(url(../plus_images/block-click.avif) 1x);
    opacity: .3;
}
.block-click h2 {
    color: #000;
}
.block-click h2 span {
    display: inline-block;
    color: #00AFAA;
    font-size: 1.5em;
}
.block-click .container {
    position: relative;
    z-index: 5;
}
.block-click dd {
    max-width: 210px;
}
.block-click ul {
    grid-template-columns: repeat(2, 1fr);
    color: #000;
}
.block-click ul li img {
    display: block;
    margin: 0 auto 0.3em;
    max-width: 5em;
}
.block-click dd img {
    filter: drop-shadow(10px 10px 15px rgba(0, 0, 0, .75));
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
/************************************************************************************/
.bg1 {
    padding: 70px 0;
}
.block-guardian {
    background-color: transparent;
    padding: 0 0 50px;
}
.block-guardian .container {
    padding: 25px;
    max-width: 980px !important;
    border-radius: 20px;
    background: linear-gradient(to bottom, rgba(0, 175, 170, 1) 0%, rgba(0, 158, 153, 1) 100%);
    border: 5px solid rgba(255, 255, 255, .25);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, .2);
    overflow: hidden;
}
.block-guardian h2, .block-inspection h2 {
    margin: 0 auto;
}
.block-guardian h2 {
    margin: 0 auto 20px;
}
.block-guardian h2, .block-guardian h2 + p {
    color: #fff;
}
.block-guardian .container {
    max-width: 540px !important;
}
.block-guardian .media .media-body {
    padding: 0 5%;
}
.block-guardian dl {
    justify-content: flex-start;
    color: #fff;
}
.block-guardian dd {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    background-image: url(../plus_images/3D-video_short-HD-480p.jpg);
}
/************************************************************************************/
.block-inspection {
    position: relative;
    text-align: center;
    background-color: transparent;
    padding: 0;
}
.block-inspection h2 {
    color: #00AFAA;
}
.block-inspection .container {
    position: relative;
    z-index: 5;
    max-width: 540px !important;
    border-radius: 20px;
    padding: 25px;
    border: 4px solid #00AFAA;
}
.block-inspection dt h2 {
    max-width: 320px;
}
.block-inspection ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.block-inspection ul li {
    text-align: center;
    position: relative;
}
.block-inspection ul li:after {
    content: "";
    display: inline-block;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
}
.block-inspection ul li img {
    position: relative;
    z-index: 1;
}
.block-inspection ul li strong {
    display: block;
    padding: 15px 15px 0;
    z-index: 5;
    font-weight: 400;
    font-size: 21px;
}
/************************************************************************************/
.block-features {
    padding: 70px 0 25px;
}
.block-features .container {
    width: 100%;
    padding: 0;
    max-width: 800px;
}
.block-features ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.block-features ul li {
    position: relative;
    width: 100%;
    padding: 20px;
    margin: 0;
    border-radius: 10px;
    background-color: #00AFAA;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, .25);
}
.block-features ul li:nth-of-type(3) {
    overflow: hidden;
}
.block-features ul li:nth-of-type(3) div {
    position: relative;
    z-index: 5;
}
.block-features ul li img, .block-features ul li strong {
    display: block;
    line-height: normal;
    max-width: 80%;
}
.block-features ul li img {
    max-width: 90px;
    margin: 0 auto 10px;
}
.block-features ul li strong {
    display: block;
    font-weight: 500;
    color: #fff;
    max-width: none;
    font-size: 1.2em;
}
.block-features ul, .block-click ul {
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    font-size: 1.2em;
}
.block-features ul li:nth-of-type(3) {
    grid-row: 2 / span 2;
    grid-column: 2 / 1;
}
.block-features ul li:nth-of-type(3):after {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
    background-image: url(../plus_images/block-features_bg.jpg);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: .25;
}
.block-features ul li:nth-of-type(5), .block-features ul li:nth-of-type(6) {
    background-color: #fff;
}
.block-features ul li:nth-of-type(5) strong, .block-features ul li:nth-of-type(6) strong {
    color: #00AFAA;
}
.block-features {
    padding: 70px 0;
    background-position: right top;
}
.block-features ul li strong {
    display: inline-block;
    flex: 1;
    font-size: 1.05em;
}
.block-features .container {
    width: 90%;
    padding: 0;
}
.block-features ul li:nth-of-type(3) img {
    margin: 0 auto 15px;
}
.block-features ul li:nth-of-type(3) {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.block-features ul, .block-click ul {
    grid-template-columns: repeat(2, 1fr);
}
/************************************************************************************/
.block-light {
    padding-bottom: 0 !important;
    position: relative;
    overflow: hidden;
}
.block-light:before, .block-light:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
}
.block-light ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.block-light dl {
    position: relative;
    z-index: 5;
    align-items: flex-end;
}
.block-light dt {
    position: relative;
    z-index: 5;
}
.block-light dt ul.block-light-info li {
    color: rgba(0, 0, 0, 0);
    padding: 15px;
    margin: 15px 0;
    border-radius: 10px;
    font-size: 16px;
    text-align: left;
    cursor: pointer;
    font-weight: 600;
    line-height: normal;
    position: relative;
    transition: all .5s ease-out;
    opacity: 0;
}
.block-light dt ul.block-light-info li.active, .block-light dt ul.block-light-info .slick-active li {
    opacity: 1;
}
.block-light dt ul.block-light-info li article {
    display: flex;
    align-items: stretch;
}
.block-light dt ul.block-light-info li.GOOD.active strong, .block-light dt ul.block-light-info .slick-active li.GOOD strong {
    color: #6fb33c;
}
.block-light dt ul.block-light-info li.activeli.Need-to-check strong, .block-light dt ul.block-light-info .slick-active li.Need-to-check strong {
    color: #e6601d;
}
.block-light dt ul.block-light-info lili.Dangerous.active strong, .block-light dt ul.block-light-info .slick-active li.Dangerous strong {
    color: #de001a;
}
.block-light dt ul.block-light-info li.active, .block-light dt ul.block-light-info .slick-active li {
    color: #000;
}
.block-light dt ul.block-light-info li div:first-of-type {
    width: 100%;
    max-width: 134px;
    font-size: 20px;
    line-height: normal;
    display: flex;
    align-items: center;
    color: #fff;
    justify-content: center;
    border-radius: 6px;
    background-color: #000;
}
.block-light dt ul.block-light-info li strong {
    padding: 5px 15px;
    text-align: center;
    color: rgba(255, 255, 255, .5);
}
.block-light dt ul.block-light-info li div:last-of-type {
    display: flex;
    align-items: center;
    color: rgba(0, 0, 0, .35);
}
.block-light-main picture img {
    filter: drop-shadow(6px 6px 8px rgba(0, 0, 0, .5));
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
.block-light-main {
    margin: 0 auto;
    width: 100%;
    max-width: 400px;
}
.block-light-main {
    position: relative;
}
.block-light-screen {
    position: absolute;
    top: 48.3%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
    max-width: 51%;
}
.block-light-main picture {
    position: relative;
    z-index: 1;
}
.block-light-main img {
    object-fit: contain;
    height: auto !important;
    vertical-align: top;
}
/************************************************************************************/
.block-data {
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    background-image: url("../plus_images/block-data_mobile.jpg");
}
.block-data h2 {
    text-align: center;
}
.block-data ol {
    padding: 0;
}
.block-data .container {
    margin-bottom: -12.6em;
}
.block-data .block-data_animation {
    position: relative;
    margin: 0 auto;
}
.block-data .container ol {
    list-style: none;
    padding: 0;
    margin: 0;
}
.block-data .container ol li div {
    position: relative;
    width: 100%;
}
.block-data .container ol li strong {
    display: block;
    font-size: 130%;
    color: #000;
    font-weight: 500;
}
.block-data .container ol li strong em {
    font-style: normal;
    font-size: 70%;
}
.block-data .container ol li span {
    display: flex;
    justify-content: center;
    color: #838383;
    background-color: #fff;
    padding: 1em;
    font-size: 80%;
    border-radius: 0.6em;
}
.block-data .container figure figcaption {
    position: absolute;
    z-index: 4;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.block-data .container figure figcaption span {
    display: inline-block;
    position: relative;
    color: transparent;
    aspect-ratio: 1 / 1;
    width: 1em;
    height: 1em;
}
.block-data .container figure figcaption span i {
    position: relative;
    display: inline-block;
    background-color: #fff;
    border-radius: 500px;
    vertical-align: top;
    width: 1em;
    height: 1em;
}
.block-data .container figcaption.resistance-values_circle {
    left: 23%;
    top: 20.2%;
}
.block-data .container figcaption.frequency_circle {
    left: 23%;
    top: 24.5%;
}
.block-data .container figcaption.outlet-wiring_circle {
    top: 44%;
    left: 38%;
}
.block-data .container figcaption.power-loss-rate_circle {
    top: 27.2%;
    left: 68%;
}
/*
.block-data .container figcaption.power-loss-rate_circle {
    top: 44.5%;
    left: 38%;
}
*/
.block-data .container figcaption span:before, .block-data .container figcaption span:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
}
.block-data .container figcaption span:after {
    border: 2px solid #fff;
    width: 1em;
    height: 1em;
    border-radius: 500px;
    transform-origin: center;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: transparent;
}
/************************************************************************************/
.block-powerLoss dl dt span {
    display: block;
    margin: 10px 0 25px;
    text-indent: -1.7em;
    padding-left: 1.7em;
    color: red;
}
.block-powerLoss dl dt a {
    display: inline-block;
    border: 1px solid #00AFAA;
    padding: .8em 2em;
    color: #fff;
    line-height: 1;
    background-color: #00AFAA;
    border-radius: 0.3125em;
    font-weight: 500;
    transition: all .3s ease-out;
}
.block-powerLoss dl dt a:after {
    content: "\f138";
    font-family: 'FontAwesome';
    margin-left: .5em;
}
.block-powerLoss dl dt, .block-powerLoss dl dd {
    width: 100%;
}
.block-powerLoss dl dd figure {
    position: relative;
    margin: 0;
    box-shadow: -5px 5px 0px #fff;
    overflow: hidden;
    border-radius: 15px;
    max-width: 67%;
}
.block-powerLoss dl dd figure:last-of-type {
    left: 33%;
    margin-top: -20%;
}
/************************************************************************************/
.block-slider {
    padding: 0;
}
.block-slider div {
    vertical-align: top;
}
/************************************************************************************/
.block-scene ul.d-grid {
    list-style: none;
    margin: 0;
    padding: 0 20px 20px 0;
}
.block-scene ul.d-grid li {
    position: relative;
    box-shadow: 8px 8px 0px rgba(0, 0, 0, .2);
    border-radius: 10px 0;
    overflow: hidden;
}
.block-scene ul.d-grid li:after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0%;
    left: 0;
    right: 0;
    height: 30%;
    z-index: 2;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
}
.block-scene ul.d-grid li img {
    display: block;
    position: relative;
    z-index: 1;
}
.block-scene ul.d-grid li strong {
    display: block;
    padding: 15px;
    z-index: 5;
    position: absolute;
    bottom: 0%;
    left: 0;
    right: 0;
    color: #Fff;
    font-weight: 500;
    line-height: normal;
}
.block-scene ul.d-grid li strong span {
    display: inline-block;
}
/************************************************************************************/
.block-solution {
    text-align: left;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
    background-image: url(../plus_images/block-solution_mobile.jpg);
}
.block-solution * {
    color: #fff;
}
.block-solution article {
    word-wrap: break-word;
}
.block-solution p span {
    display: inline-block;
}
/************************************************************************************/
.bg2 {
    position: relative;
    padding: 70px 0;
}
.block-Check {
    padding: 0 25px 50px;
    background-color: transparent;
    position: relative;
    z-index: 2;
}
.block-Check .container {
    padding: 25px;
    border-radius: 20px;
    background: linear-gradient(to bottom, rgba(0, 175, 170, 1) 0%, rgba(0, 158, 153, 1) 100%);
    border: 5px solid rgba(255, 255, 255, .25);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, .2);
    overflow: hidden;
}
.block-Check h2 {
    color: #fff;
}
.block-Check p {
    color: #fff;
}
.block-Check p {
    max-width: 410px;
    margin: 0 auto;
}
.block-data .block-dat-animate ul {
    padding: 0 5px 0 0;
}
.block-Check dt {
    padding: 5%;
    flex: none;
}
/************************************************************************************/
.block-test {
    padding: 0 25px;
    background-color: transparent;
    position: relative;
    z-index: 2;
}
.block-test .container {
    position: relative;
    padding: 25px;
    border-radius: 20px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, .2);
    overflow: hidden;
    background-color: #fff;
    border: 5px solid rgba(0, 175, 170, 1);
}
.block-test .container * {
    position: relative;
    z-index: 5;
}
.block-test .container:before, .block-test .container:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    border-radius: 20px;
    opacity: .8;
    z-index: 1;
}
.block-test p {
    color: #838383;
}
.block-test dl {
    flex-direction: row-reverse;
    justify-content: center;
}
/************************************************************************************/
.block-e-commerce p:last-of-type {
    margin: 0 auto 30px;
}
.block-e-commerce ul.d-flex {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    justify-content: center;
    align-items: stretch;
    gap: 15px;
}
.block-e-commerce ul.d-flex li {
    padding: 10px 20px;
    width: 100%;
    max-width: 200px;
    border: 1px solid #ccc;
    align-content: center;
    border-radius: 8px;
    box-shadow: 3px 3px 0px #ccc;
    transition: all .3s ease-out;
}
.block-e-commerce ul.d-flex li a {
    display: block;
}
.block-e-commerce ul.d-flex li img {
    aspect-ratio: 3 / 1;
}
img[alt="Amazon"] {
    max-width: 100px;
}
img[alt="ebay"] {
    max-width: 100px;
}
.block-e-commerce i {
    color: #ffdd00;
}
/************************************************************************************/
.block-certification .container {
    max-width: 980px;
}
.block-certification .info-card-item {
    padding: 15px;
}
.block-certification .info-card-item div {
    padding: 15px;
}
.block-certification .info-card-item div img {
    box-shadow: 5px 5px 5px rgba(0, 0, 0, .25);
    overflow: hidden;
}
.block-certification .slick-prev:before, .block-certification .slick-next:before {
    color: rgba(0, 175, 170, .85);
}
/************************************************************************************/
.block-spec {
    text-align: left;
	background-color: #fff;
}
.block-spec h2 {
    color: #000;
}
.block-spec table td {
    padding: 5px 0;
    border-bottom: 1px solid rgba(0, 175, 170, .85);
    color: #808080;
    font-weight: normal;
}
.block-spec table tr:first-of-type td {
    border-top: 1px solid rgba(0, 175, 170, .85);
}
.block-spec table td strong {
    color: rgba(0, 175, 170, .85);
    font-weight: 500;
}
.block-spec dd {
    width: 100%;
}
.block-spec dd ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 10px;
}
.block-spec dd ul li {
    padding: 10px;
    line-height: normal;
    text-align: center;
    font-size: 80%;
    background: #00a29a;
    color: white;
    font-weight: 500;
    border-radius: 5px;
}
.block-spec dd picture {
    text-align: center;
}
.block-spec dd picture img {
    margin: 0 auto;
}
/*****************************************************************************/
.accordion-more {
    text-align: center;
    padding-top: 2em;
}
.accordion-more a {
    display: inline-block;
    border: 1px solid #00AFAA;
    padding: .8em 2em;
    color: #fff;
    line-height: 1;
    background-color: #00AFAA;
    border-radius: 0.3125em;
    font-weight: 500;
    transition: all .3s ease-out;
}
.accordion-more a i {
    margin-left: .5em;
}
/*****************************************************************************/
.block-form {
    background: #00a29a;
    color: white;
}
.block-form .container {
    max-width: 980px;
}
.block-form h2 {
    color: #fff;
}
.block-form p {
    color: #fff;
    font-size: 100%;
    max-width: 648px;
}
#my-form {
    margin: 25px 0 0;
    text-align: left;
}
.block-form p span {
    display: inline;
}
#my-form div {
    display: flex;
    align-items: center;
    padding: 15px 0;
    border-top: 1px solid #ccc;
}
#my-form div:first-of-type {
    border-top: none;
}
#my-form-status {
    padding: 0 !important;
    border: none !important;
}
#my-form div input, #my-form textarea {
    flex: 1;
    border: none !important;
    padding: 8px 10px;
    background-color: #eeeeee;
    transition: 0.3s;
    border-radius: 3px;
    font-size: 15px;
    line-height: 1.5;
}
#my-form div input:focus, #my-form textarea:focus {
    outline: none;
    border: none;
    box-shadow: 0 0 0 1px rgba(0, 162, 154, 0.5);
}
#my-form div label {
    width: 228px;
    color: #00a29a;
    font-weight: 600;
    position: relative;
    padding-left: 15px;
}
#my-form div label.required:before {
    content: "*";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    color: red;
}
#my-form article {
    background: #ffffff;
    border-radius: 8px;
    box-shadow: -20px 20px 40px rgba(0, 0, 0, 0.1);
    padding: 33px 48px;
}
#my-form .btn {
    margin: 25px 0 0;
    text-align: center;
    padding-top: 30px;
    font-size: 120%;
}
#my-form .btn button {
    color: #fff;
    background-color: #00a29a;
    padding: 15px 25px;
    border-radius: 5px;
    line-height: 1;
    margin: 0 auto;
    font-weight: 600;
    border: 2px solid #00a29a;
    font-size: 21px;
    cursor: pointer;
    transition: all 0.3s;
}
#my-form .btn button:after {
    content: "\f138";
    font-family: 'FontAwesome';
    margin-left: 10px;
}
/************************************************************************************/
@media screen and (max-width: 1025px) {
    .block-solution {
        background-size: cover;
        background-position: center top;
        padding: calc(80% + 30px) 0 30px;
        background-color: #000;
        gap: 40px;
    }
}
@media screen and (max-width: 980px) {
    main {
        font-size: 16px;
    }
    dl, dt, dd {
        width: 100%;
    }
    .block-main-banner h1 {
        font-size: 3.8em;
    }
    .block-main-banner h1 + p {
        font-size: 2.4em;
        max-width: 100%;
    }
    .block-main-banner span {
        max-width: 100%;
    }
    .max-flex-wrap {
        flex-wrap: wrap;
    }
    .block-info .container, .block-kickstarter .container {
        max-width: 700px;
    }
    .block-kickstarter dl {
        display: block;
    }
    .block-kickstarter dl dt, .block-kickstarter dl dd {
        text-align: center;
    }
    .block-kickstarter dl dt {
        max-width: 480px;
        margin: 0 auto 15px;
    }
    .block-kickstarter dl dd p {
        max-width: 486px;
    }
    .block-info dl dt {
        margin: 0 auto 15px;
        max-width: 480px;
    }
    .block-warning dl {
        flex-wrap: wrap;
    }
    .block-detecting dl {
        display: block;
    }
    .block-warning dl dt, .block-detecting dl dt, .block-guardian dt {
        margin: 0 auto 2em;
    }
    .block-warning dl dt, .block-detecting dl dt {
        padding: 0 5%;
    }
    .block-click dd {
        max-width: 230px;
    }
    .block-click ul {
        gap: 0px;
    }
    .block-click ul li {
        margin: 10px 0;
    }
    .block-inspection h2 {
        margin: 0 auto 20px;
    }
    .block-click ul {
        gap: 0px;
    }
    .block-light .container {
        max-width: 540px;
    }
    .block-features {
        padding: 70px 0;
    }
    .block-Check, .block-test {
        padding: 0;
    }
    .block-test dt, .block-Check dt {
        padding: 0;
        margin: 0 auto 30px;
    }
    /***** scrollba ****************************************************/
    .block-scene .container, .block-certification .container, .block-warning .container, .block-detecting .container {
        width: 100%;
        padding: 0;
    }
    .scrollbar {
        -ms-overflow-style: none;
        scrollbar-width: none;
        overflow-x: auto;
        overscroll-behavior-x: contain;
        scroll-snap-type: x mandatory;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
    .scrollbar::-webkit-scrollbar {
        display: none;
    }
    .info-card, .block-scene ul.d-grid, .block-warning ul.d-grid, .block-detecting ul.d-grid {
        display: inline-flex;
        white-space: normal;
        padding: 5%;
    }
    .block-detecting ul.d-grid, .block-warning ul.d-grid {
        padding: 0 5%;
    }
    .block-warning ul.d-grid {
        padding-bottom: 5px;
    }
    .info-card {
        gap: 30px;
    }
    .block-certification .info-card-item {
        width: 280px;
        padding: 10px 0;
    }
    .block-scene ul.d-grid {
        gap: 22px;
        padding-right: calc(5% + 8px);
        padding-bottom: 0;
        padding-top: 0;
    }
    .block-warning ul.d-grid, .block-detecting ul.d-grid {
        gap: 22px;
        padding-right: calc(5% + 8px);
    }
    .block-warning ul li, .block-detecting ul.d-grid li, .block-scene ul.d-grid li, .block-certification .info-card-item div {
        scroll-snap-coordinate: center;
        scroll-snap-align: center;
    }
    .block-warning ul li, .block-detecting ul li {
        width: 200px;
        border-radius: 15px;
    }
    .block-detecting ul.d-grid li {
        color: #00AFAA;
        background-color: #fff;
    }
    .flip-card .flip-front img {
        margin: 0 auto 10px;
    }
    .block-scene ul.d-grid li {
        width: 280px;
    }
    /*********************************************************/
    .block-certification h2 {
        padding: 0 5%;
    }
    .block-certification .info-card-item div {
        padding: 0;
    }
    #my-form article {
        padding: 20px;
    }
    #my-form div {
        display: block;
    }
    #my-form div label, #my-form div input, #my-form div input, #my-form textarea {
        width: 100%;
    }
    /*************************************************************************/
    .block-light-screen {
        top: 49.3%;
    }
    /*************************************************************************/
    .block-guardian .container, .block-inspection .container {
        padding: 25px;
    }
    .block-warning:after {
        background-color: rgba(255, 255, 255, .4);
    }
    .block-detecting:before {
        background-position: 40% center;
    }
    /***********************************************************/
    .block-light dt {
        margin: 0 auto 25px;
        position: relative;
        z-index: 1;
    }
    .block-light dd {
        margin: -70% auto 0;
        max-width: 70%;
        position: relative;
        z-index: 2;
    }
    .block-light dt ul.block-light-info {
        margin: 0 auto;
        width: 96%;
    }
    .block-light dt ul.block-light-info li article {
        display: block;
    }
    .block-light dt ul.block-light-info li div:first-of-type {
        max-width: none;
        margin: 0 auto 15px;
        font-size: 1.75em;
    }
    .block-light dt ul.block-light-info li div:last-of-type {
        font-size: 1.25em;
    }
    .block-light dt ul.block-light-info li {
        padding: 15px 15px 70%;
        overflow: hidden;
    }
    .block-light dt ul.block-light-info li * {
        position: relative;
        z-index: 5;
    }
    .block-light dt ul.block-light-info li:after {
        content: "";
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
    }
    .block-light dt ul.block-light-info li.GOOD.active:after, .block-light dt ul.block-light-info .slick-active li.GOOD:after {
        background: linear-gradient(to bottom, rgba(111, 179, 60, 1) 50%, rgba(79, 152, 37, 0) 100%);
    }
    .block-light dt ul.block-light-info li.Need-to-check.active:after, .block-light dt ul.block-light-info .slick-active li.Need-to-check:after {
        background: linear-gradient(to bottom, rgba(230, 96, 29, 1) 50%, rgba(218, 66, 16, 0) 100%);
    }
    .block-light dt ul.block-light-info li.Dangerous.active:after, .block-light dt ul.block-light-info .slick-active li.Dangerous:after {
        background: linear-gradient(to bottom, rgba(222, 0, 26, 1) 50%, rgba(207, 0, 14, 0) 100%);
    }
    .block-light dt ul.block-light-info {
        margin: 0 auto;
        width: 100%;
    }
    .block-info .old-wiring h3 strong, .block-info .old-wiring h3 span {
        display: block;
    }
    .block-info .old-wiring h3 span {
        padding: 10px;
        font-size: 1.7em;
    }
    .block-Check .container {
        margin: 0 auto 50px;
    }
    .block-inspection h2 {
        margin: 0 auto 20px;
    }
    .block-inspection ul li:after {
        display: none;
    }
    .block-inspection ul li strong {
        display: block;
        line-height: normal;
    }
    .block-click dt {
        max-width: 326px;
    }
    .block-powerLoss .container {
        max-width: 648px;
    }
    .block-powerLoss dl dt {
        margin-bottom: 25px;
    }
}
@media screen and (max-width: 768px) {
    section, .block-features, .bg1, .block-spec {
        padding: 50px 0;
    }
    .block-slider div {
        height: 80vw;
    }
    .block-slider div img {
        object-fit: cover !important;
        height: 100% !important;
    }
    .block-Check .container, .block-test .container {
        max-width: 540px;
    }
    .block-main-banner:before {
        background: linear-gradient(to bottom, rgba(40, 65, 80, 0.75) 10%, rgba(40, 65, 80, 0.3) 71%, rgba(40, 65, 80, 0) 100%);
    }
    .block-main-banner h1 + p {
        max-width: 86%;
    }
    .block-main-banner span {
        max-width: 76%;
    }
    .block-kickstarter dl {
        flex-wrap: wrap;
    }
    .block-detecting ul {
        display: inline-flex;
        white-space: normal;
        padding: 5%;
        gap: 22px;
    }
    .block-detecting ul li {
        width: 200px;
        border-radius: 15px;
    }
    /************************************************/
    .block-data .container {
        width: 90%;
        max-width: none;
    }
    .block-data .container figure {
        position: relative;
        max-width: 17.5em;
        margin: 1em auto -2.5em;
    }
    .block-data .container figure img {
        position: relative;
        z-index: 1;
    }
    .block-data .container figure div {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 5;
    }
    .block-data .container figure figcaption span, .block-data .container figure figcaption span i, .block-data .container figcaption span:after {
        width: .7em;
        height: .7em;
    }
    .block-data-circle > figcaption span {
        opacity: 1;
    }
    .block-data-circle > figcaption.active span {
        opacity: 1;
        border-radius: 500px;
        transition: 250ms color;
        animation-name: ripple;
        animation-duration: 1s;
        animation-timing-function: linear;
        animation-iteration-count: infinite;
    }
    @keyframes ripple {
        0% {
            box-shadow: 0 0 0px 0px rgba(255, 255, 255, 0.75);
        }
        100% {
            box-shadow: 0 0 0px 0.9375em rgba(255, 255, 255, 0);
        }
    }
    .block-data-slider li {
        background-color: #fff;
        color: #808080;
        padding: 1.25em;
        border-radius: 0.625em;
        display: flex !important;
        align-items: center;
        text-align: center;
        max-width: 480px;
        margin: 0 auto;
    }
    .block-data .container ol li span ul li {
        display: block !important;
        max-width: none;
        border-radius: 0px;
        padding: 0;
        height: auto !important;
        text-align: left;
    }
    .block-data .container ol li strong {
        color: #000;
        line-height: normal;
        font-size: 125%;
        margin: 0 0 0.3125em;
    }
    .block-data .container ol li span {
        padding: 0;
        font-size: 100%;
    }
    .block-data .container figcaption.resistance-values_circle {
        left: 23.3%;
        top: 20.7%;
    }
    .block-data .container figcaption.frequency_circle {
        left: 23.3%;
        top: 24.7%;
    }
    .block-data .container figcaption.power-loss-rate_circle {
        top: 27.4%;
        left: 23.3%;
    }
    /************************************************/
    .block-spec .container {
        max-width: 540px;
    }
    .block-spec dl {
        flex-wrap: wrap;
    }
    .block-spec dd {
        margin: 30px auto 0;
        max-width: 320px;
    }
    .block-spec table {
        width: 100%;
    }
    .block-spec dd ul li {
        font-size: 100%;
    }
    .block-spec dd picture img {
        max-width: 260px;
        margin-right: -10%;
    }
}
@media screen and (max-width:648px) {
    .block-click dl {
        flex-wrap: wrap;
    }
    .block-click dt {
        margin: 0 auto 15px;
    }
}
@media screen and (max-width: 540px) {
    .block-data .container figure {
        max-width: 15em;
    }
    .block-spec dd picture img {
        max-width: none;
        margin-right: -40%;
    }
}
@media screen and (max-width: 320px) {
    .block-inspection ul li strong {
        height: 80px;
    }
}
@media screen and (min-width: 648px) {
    .block-click dl {
        justify-content: center;
        flex-direction: row-reverse;
    }
    .block-click dt {
        padding-left: 5%;
    }
}
@media screen and (min-width: 768px) {
    .block-main-banner {
        overflow: hidden;
        height: 47vw;
        text-align: left;
        background-position: center top;
        background-size: cover;
        background-image: url(../plus_images/WIRECARE-Plus-Banner.jpg);
        background-image: -webkit-image-set(url(../plus_images/WIRECARE-Plus-Banner.avif) 1x);
    }
    .block-main-banner .content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding-top: 80px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .block-main-banner .content article {
        font-size: 1.4vw;
        display: flex;
        align-items: center;
    }
    .block-main-banner h1 + p {
        font-size: 2em;
        margin: 0 auto 1em;
    }
    .block-main-banner span {
        display: inline-block;
        flex: 1;
    }
    .block-main-banner-btn a {
        display: inline-block;
        padding: 0.75em 1.5em;
        margin: 0 0.75em 0 0;
        font-size: 100%;
    }
    .block-main-banner-btn a:hover {
        background-color: #3ec2ba;
    }
    .block-main-banner picture {
        max-width: 38%;
        left: -5%;
    }
    .block-Check dt {
        padding: 5% 8%;
        flex: 1;
    }
    .block-Check dd {
        max-width: 50%;
    }
    .block-test dt {
        padding-left: 50px;
        max-width: 540px;
    }
    .block-test dd {
        max-width: 300px;
    }
    .block-warning ul {
        grid-template-columns: repeat(3, 1fr);
    }
    .block-detecting ul {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -10px;
    }
    .block-detecting ul li {
        width: 100%;
        max-width: calc(100% / 3);
        padding: 10px;
    }
    .delighter.started ul li {
        margin: 0;
        transform: none;
        opacity: 1;
    }
    .block-guardian .container, .block-inspection .container {
        max-width: 900px !important;
        font-size: 1.2em;
    }
    #my-form .btn button:hover {
        background-color: #3ec2ba;
        border-color: #3ec2ba;
    }
    .block-light-screen {
        top: 48.9%;
    }
    /**************************************************************/
    .block-data {
        background-attachment: fixed;
    }
    .block-data .container {
        margin-bottom: -14em;
        max-width: none;
    }
    .block-data .block-data_animation {
        max-width: 18em;
    }
    .block-data .container ol li {
        position: absolute;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        width: 20em;
    }
    .block-data .container ol li.resistance-values span, .block-data .container ol li.frequency span {
        justify-content: flex-end;
    }
    .block-data .container ol li.resistance-values, .block-data .container ol li.frequency {
        text-align: right;
    }
    .block-data .container ol li.resistance-values, .block-data .container ol li.power-loss-rate {
        top: 12%;
    }
    .block-data .container ol li.frequency, .block-data .container ol li.outlet-wiring {
        top: 41%;
    }
    .block-data .container ol li.resistance-values, .block-data .container ol li.frequency {
        left: -66%;
    }
    .block-data .container ol li.power-loss-rate, .block-data .container ol li.outlet-wiring {
        left: 164%;
    }
    .block-data .container figure {
        margin: 0;
        padding: 0;
        position: relative;
        z-index: 1;
    }
    .block-data .container figure img {
        position: relative;
        z-index: 1;
    }
    .block-data .container figcaption.resistance-values_circle span:before {
        height: 2px;
        right: .5em;
        transform-origin: right top;
        transform: rotate(19deg);
    }
    .block-data .container figcaption.frequency_circle span:before {
        height: 2px;
        right: .5em;
        width: 9.5em;
        transform-origin: right top;
        transform: rotate(-51deg);
    }
    .block-data .container figcaption.power-loss-rate_circle span:before {
        height: 2px;
        left: .5em;
        width: 7.7em;
        top: 0.5em;
        transform-origin: left center;
        transform: rotate(-17deg);
    }
    .block-data .container figcaption.outlet-wiring_circle span:before {
        height: 2px;
        left: 0;
        width: 13em;
    }
    .block-data .container ol li span {
        display: block;
        width: 100%;
    }
    .delighter.block-data figcaption span i {
        opacity: 0;
        transition: all .5s ease-out;
        transition-duration: 1s;
        transform: scale(0);
    }
    .delighter.block-data.started figcaption span i {
        opacity: 1;
        transform: none;
    }
    .delighter.block-data figcaption span:after {
        transition: all .5s ease-out .2s;
        opacity: 0;
    }
    .delighter.block-data.started figcaption span:after {
        animation: scale 1s ease-in-out;
    }
    .delighter.block-data figcaption.resistance-values_circle span:before, .delighter.block-data figcaption.frequency_circle span:before, .delighter.block-data figcaption.power-loss-rate_circle span:before, .delighter.block-data figcaption.outlet-wiring_circle span:before {
        opacity: 0;
        width: 0em;
        transition: all .5s ease-out .5s;
    }
    .delighter.block-data figcaption.power-loss-rate_circle span:before {
        transform: rotate(-30deg);
    }
    .delighter.block-data.started figcaption.resistance-values_circle span:before, .delighter.block-data.started figcaption.frequency_circle span:before, .delighter.block-data.started figcaption.power-loss-rate_circle span:before, .delighter.block-data.started figcaption.outlet-wiring_circle span:before {
        opacity: 1;
    }
    .delighter.block-data.started figcaption.resistance-values_circle span:before {
        width: 5.8em;
    }
    .delighter.block-data.started figcaption.frequency_circle span:before {
        width: 8.8em;
    }
    .delighter.block-data.started figcaption.power-loss-rate_circle span:before {
        width: 7.7em;
    }
    .delighter.block-data.started figcaption.outlet-wiring_circle span:before {
        width: 12.6em;
    }
    .delighter.block-data ol li.resistance-values, .delighter.block-data ol li.frequency, .delighter.block-data ol li.power-loss-rate, .delighter.block-data ol li.outlet-wiring {
        opacity: 0;
        transition: all .5s ease-out 1s;
    }
    .block-data .container ol li.power-loss-rate, .block-data .container ol li.outlet-wiring {}
    .delighter.block-data.started ol li.resistance-values, .delighter.block-data.started ol li.frequency, .block-data.started ol li.power-loss-rate, .block-data.started ol li.outlet-wiring {
        transform: translateX(-50%);
        opacity: 1;
    }
    .block-data.started ol li.power-loss-rate, .block-data.started ol li.outlet-wiring {
        text-align: left;
    }
    @-webkit-keyframes scale {
        0% {
            opacity: 0;
            width: 0;
            height: 0;
        }
        10% {
            opacity: 1;
        }
        100% {
            opacity: 0;
            width: 2em;
            height: 2em;
        }
    }
    .block-data {
        background-image: url("../plus_images/block-data.jpg");
        background-image: -webkit-image-set(url(../plus_images/block-data.avif) 1x);
    }
    /**************************************************************************/
    .block-slider .slick-dots {
        bottom: 20px;
    }
    .block-features ul li div {
        display: flex;
        align-items: center;
    }
    .block-features ul li strong {
        padding-left: 10px;
    }
    .block-features ul li img {
        max-width: 120px;
    }
    .accordion-more a:hover, .block-powerLoss dl dt a:hover {
        color: #00AFAA;
        background-color: #fff;
    }
    .block-e-commerce ul.d-flex li:hover {
        transform: scale(1.05);
    }
    .block-guardian dd {
        width: 50%;
    }
    .block-spec dd ul {
        grid-template-columns: repeat(3, 1fr);
        gap: 15px;
    }
    .block-spec dl.media {
        margin-right: -11%;
    }
    .block-spec dt, .block-spec dd {
        width: auto;
    }
    .block-spec dt {
        padding-right: 50px;
    }
    .block-spec dd {
        max-width: 380px;
    }
    .block-powerLoss dl dt {
        text-align: left;
    }
}
@media screen and (min-width: 768px) and (max-width: 980px) {
    .block-detecting .container {
        max-width: 648px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
    .block-data .container {
        font-size: 1.5vw;
    }
    .block-kickstarter .container {
        max-width: 980px;
    }
}
@media screen and (min-width: 980px) {
    .block-light dl {
        align-items: center;
    }
    .block-light dt ul.block-light-info li:hover {
        opacity: 1;
        background-color: #888c8f;
    }
    .block-warning dl {
        grid-template-columns: repeat(2, 1fr);
        align-items: center;
    }
    .block-warning dl dt {
        padding: 0 0 0 50px;
        flex: 1;
        order: 2;
    }
    .block-warning dl dd {
        max-width: calc(60% - 50px);
        order: 1;
    }
    .block-detecting dl, .block-click ul {
        grid-template-columns: repeat(2, 1fr);
        align-items: center;
    }
    .block-detecting dl dt {
        max-width: 400px;
    }
    .block-detecting dl dd {
        flex: 1;
        padding-left: 80px;
    }
    .block-warning ul {
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }
    .block-inspection dl {
        flex-direction: row-reverse;
    }
    .block-inspection dt, .block-inspection dd {
        width: 50%;
    }
    .block-scene ul.d-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 30px;
    }
    .block-inspection ul li strong {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .block-light dt {
        padding-left: 3em;
        max-width: 640px;
        order: 2;
        padding-bottom: 20px;
    }
    .block-light dd {
        order: 1;
        max-width: 32%;
    }
    .block-solution .container {
        max-width: none;
    }
    .block-Check .container, .block-test .container {
        max-width: 980px !important;
    }
    /************************************************************************************/
    .delighter .fade-right, .delighter .fade-left, .delighter .fade-up {
        opacity: 0;
        transition: all .7s ease-out;
    }
    .delighter .fade-right {
        transform: translateX(20%);
    }
    .delighter .fade-left {
        transform: translateX(-20%);
    }
    .delighter .fade-up {
        transform: translateY(20%);
    }
    .delighter.started .fade-in.started, .delighter.started .fade-right, .delighter.started .fade-left, .delighter.started .fade-up {
        opacity: 1;
        transform: none;
    }
    .delighter.fade-scale {
        transition: all .7s ease-out;
        transform: scale(1.2);
        opacity: 0;
    }
    .delighter.started.fade-scale {
        transform: none;
        opacity: 1;
    }
    /************************************************************************************/
    .delighter.block-click-scale h2 span {
        opacity: 0;
    }
    .delighter.block-click-scale.started h2 span {
        opacity: 1;
        transform: none;
    }
    /************************************************************************************/
    .block-light dt ul.block-light-info li div:last-of-type {
        padding-left: 25px;
    }
    .block-light dt ul.block-light-info li.active:before, .block-light dt ul.block-light-info .slick-active li:before {
        content: "\f04b";
        font-family: 'FontAwesome';
        color: red;
        position: absolute;
        left: -7%;
        top: 50%;
        transform: translateY(-50%);
        z-index: 1;
        font-size: 21px;
    }
    .block-detecting:before, .block-detecting:after {
        background-attachment: fixed;
    }
    .block-light dt ul.block-light-info li {
        color: rgba(0, 0, 0, .5);
        background-color: #696d6f;
        opacity: .5;
    }
    .block-light dt ul.block-light-info li strong {
        color: rgba(255, 255, 255, .5);
    }
    .block-light dt ul.block-light-info li.Need-to-check.active strong {
        color: #ec671a;
    }
    .block-light dt ul.block-light-info li.Dangerous.active strong {
        color: #e51c20;
    }
    .block-light dt ul.block-light-info li.GOOD.active, .block-light dt ul.block-light-info .slick-active li.GOOD {
        background-color: rgba(111, 179, 60, 1);
    }
    .block-light dt ul.block-light-info li.Need-to-check.active, .block-light dt ul.block-light-info .slick-active li.Need-to-check {
        background-color: rgba(230, 96, 29, 1);
    }
    .block-light dt ul.block-light-info li.Dangerous.active, .block-light dt ul.block-light-info .slick-active li.Dangerous {
        background-color: rgba(222, 0, 26, 1);
    }
    .block-guardian .container {
        width: 90%;
    }
    .block-inspection dl {
        flex-direction: row-reverse;
    }
    .block-inspection dt, .block-inspection dd {
        width: 50%;
    }
    .block-inspection ul li strong {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        color: #fff;
        padding: 15px;
    }
    .block-kickstarter dl dt {
        max-width: 480px;
    }
    .block-kickstarter dl dd {
        padding-left: 50px;
    }
    .block-info .d-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 50px;
        align-items: center;
    }
    .block-detecting ul:last-of-type li:nth-of-type(4), .block-detecting ul:last-of-type li:nth-of-type(5), .block-detecting ul:last-of-type li:nth-of-type(6) {
        position: relative;
        transform: translateX(-25px);
    }
    .block-click dl {
        justify-content: flex-start;
    }
    .block-spec dd picture img {
        max-width: 236px;
    }
    .block-powerLoss dl dt {
        max-width: 42%;
        padding-right: 25px;
    }
    .block-powerLoss dl dd {
        max-width: 523px;
    }
}
@media screen and (min-width: 1025px) {
    .block-solution {
        background-size: cover;
        background-image: url(../plus_images/block-solution.jpg);
        background-image: -webkit-image-set(url(../plus_images/block-solution.avif) 1x);
    }
    .block-solution article {
        max-width: 33%;
    }
    .block-solution {
        height: 48vw;
        display: flex;
        align-items: center;
    }
}
@media screen and (min-width: 1031px) {
    .block-solution {
        background-attachment: fixed;
        background-position: right center;
        background-size: 100% auto;
    }
    .block-main-banner .content article {
        font-size: 1.2vw;
    }
    .block-light dt {
        padding-bottom: 0;
    }
}
@media screen and (min-width: 1280px) {
    .block-data .container ol {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
    }
    .block-info {
        text-align: left;
    }
}
@media screen and (min-width: 1367px) {
    .block-main-banner {
        height: 49.9vw;
    }
    .block-light dd {
        max-width: 35%;
    }
}
@media screen and (min-width: 1024px) and (max-height: 1441px) {
    .block-main-banner {
        height: 100vh;
        min-height: 400px;
        max-height: 57vw;
    }
}
@media screen and (min-width: 1441px) {
    .block-certification .container {
        max-width: 980px;
    }
}