.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-flex;display:flex;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-align-items:flex-start;align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{touch-action:pan-y}.swiper-wp8-vertical{touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-pagination{position:absolute;text-align:center;transition:.3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:hsla(0,0%,100%,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12) infinite;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.dig-video{width:100%;max-width:1538px;margin:0 auto;position:relative;overflow:hidden}@media (min-width:768px){.dig-video .dig-video-box{position:relative;display:block;margin:0 auto;max-width:1538px;height:0;padding-bottom:55.59168%;overflow:hidden}}@media (max-width:374px){.dig-video .dig-video-box{position:relative;display:block;margin:0 auto;max-width:375px;height:0;padding-bottom:112%;overflow:hidden}}@media (max-width:767px) and (min-width:375px){.dig-video .dig-video-box img{display:block;position:relative;width:767px;max-width:unset;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.dig-video video{display:block;width:100%}.dig-video .video-text{position:absolute;top:42%;left:7%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);width:50%;color:#214d70;text-transform:none}@media (max-width:1250px){.dig-video .video-text{left:20px}}@media (max-width:767px){.dig-video .video-text{top:unset;left:unset;bottom:34px;width:100%;transform:unset;-webkit-transform:unset;-moz-transform:unset;-ms-transform:unset;-o-transform:unset;text-align:center;padding:0 10px;color:#fff}}.dig-video .video-text .video-text-title{margin:0 0 14px;font-size:50px;font-weight:500;text-transform:none}@media (max-width:1024px){.dig-video .video-text .video-text-title{font-size:40px}}@media (max-width:767px){.dig-video .video-text .video-text-title{margin:0 70px 5px;font-size:28px}}.dig-video .video-text .video-text-content{font-size:30px}@media (max-width:1024px){.dig-video .video-text .video-text-content{font-size:24px}}@media (max-width:767px){.dig-video .video-text .video-text-content{font-size:14px}}.dig-video .video-text .discover-reviewd{padding:20px 0;margin-bottom:-40px;color:rgba(0,0,0,.5);font-size:14px}@media (max-width:767px){.dig-video .video-text .discover-reviewd{color:#fbfbfb;padding:10px 0 30px}}.dig-video .video-text .discover-reviewd .author{text-decoration:underline}@media (max-width:767px){.dig-video .video-text .discover-reviewd .author{color:#fbfbfb}}.dig-text{width:100%;margin:0 auto;max-width:700px;padding:50px 10px}@media (max-width:767px){.dig-text{padding:39px 10px 45px}}.dig-text .dig-text-title{font-size:36px;font-weight:500;margin:0;text-align:center;word-spacing:1px;text-transform:none}@media (max-width:767px){.dig-text .dig-text-title{font-size:24px;font-weight:500;padding-bottom:15px}}.dig-text .dig-text-content{font-size:16px;font-weight:400;text-align:center;padding-top:24px}@media (max-width:767px){.dig-text .dig-text-content{font-weight:300;padding-top:5px}}.dig-text .dig-text-content>.primary{white-space:nowrap}.dig-container{width:100%;max-width:1538px;margin:0 auto;background:#214d70;color:#fff;overflow:hidden}.dig-container .dig-container-right{float:right}.dig-container .dig-container-left{float:left}@media (max-width:767px){.dig-container .dig-container-left{float:none}}.dig-container .dig-container-text{width:55%;max-width:824px}@media (max-width:767px){.dig-container .dig-container-text{float:none;width:100%;max-width:768px}}@media (min-width:768px){.dig-container .dig-container-text .text-box{position:relative;display:block;margin:0 auto;max-width:824px;height:0;padding-bottom:72.81553%;overflow:hidden}}.dig-container .dig-text-box{display:table;height:100%}.dig-container .text-container{display:block}@media (min-width:768px){.dig-container .text-container{width:100%;position:absolute;left:0;top:0;display:table;height:100%;vertical-align:middle;padding-left:19%;padding-right:19%;text-align:center}}@media (max-width:900px){.dig-container .text-container{padding-left:10%;padding-right:10%}}@media (max-width:767px){.dig-container .text-container{padding:0 20px 60px}}.dig-container .text-container h2{font-size:36px;text-transform:none;margin:0;padding-bottom:23px}@media (max-width:1400px){.dig-container .text-container h2{font-size:30px}}@media (max-width:1200px){.dig-container .text-container h2{font-size:20px;padding-bottom:10px}}@media (max-width:767px){.dig-container .text-container h2{font-size:26px}}@media (max-width:400px){.dig-container .text-container h2{max-width:260px;margin:0 auto}}.dig-container .text-container img{display:block;margin:0 auto;width:100%;max-width:62px;margin-bottom:25px}@media (max-width:1200px){.dig-container .text-container img{max-width:47px;margin-bottom:10px}}@media (max-width:767px){.dig-container .text-container img{max-width:62px;margin-top:35px;padding-bottom:25px}}.dig-container .text-container p{line-height:1.4;font-size:16px}@media (max-width:1024px){.dig-container .text-container p{font-size:14px}}.dig-container .text-container .txt-margin{margin-top:15px}.dig-container .text-content{display:block;text-align:center}@media (min-width:768px){.dig-container .text-content{display:table-cell;vertical-align:middle}}.dig-container .dig-container-img{width:45%;max-width:714px;margin-right:-1px}@media (max-width:767px){.dig-container .dig-container-img{float:none;width:100%;max-width:768px;margin:0 auto}}@media (min-width:768px){.dig-container .dig-container-img .img-box{position:relative;display:block;margin:0 auto;max-width:692px;height:0;padding-bottom:92.05202%;overflow:hidden}}@media (max-width:374px){.dig-container .dig-container-img .img-box{position:relative;display:block;margin:0 auto;max-width:375px;height:0;padding-bottom:92.26667%;overflow:hidden}}@media (max-width:767px) and (min-width:375px){.dig-container .dig-container-img .img-box img{display:block;position:relative;width:767px;max-width:unset;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.hev-light-section{width:100%;max-width:1538px;margin:0 auto;padding:76px 0 110px;background-color:#1e262d}@media (max-width:1350px){.hev-light-section{padding-top:42px;padding-bottom:70px}}@media (max-width:767px){.hev-light-section{padding-bottom:52px}}.hev-light-section h3{margin:0 auto;font-size:36px;font-weight:600;color:#fff;text-align:center}@media (max-width:767px){.hev-light-section h3{font-size:32px}}.hev-light-section .hev-img-box{width:95%;max-width:970px;margin:50px auto 0}@media (max-width:767px){.hev-light-section .hev-img-box{width:100%;margin-top:30px}}.hev-light-section .hev-img-box .hev-img{max-width:970px}.hev-light-section .hev-img-box .img-box{position:relative;display:block;margin:0 auto;max-width:970px;height:0;padding-bottom:12.68041%;overflow:hidden}@media (max-width:767px){.hev-light-section .hev-img-box .img-box{position:relative;display:block;margin:0 auto;max-width:768px;height:0;padding-bottom:24.34896%;overflow:hidden}}.hev-light-section .hev-text{max-width:1010px;margin:50px auto 0;padding:0 12px;font-size:16px;color:#fff;text-align:center}@media (max-width:767px){.hev-light-section .hev-text{margin-top:28px;font-weight:300}}.dig-container-three{width:100%;max-width:1538px;background:#214d70;margin:20px auto;color:#fff;overflow:hidden}@media (max-width:767px){.dig-container-three{margin:10px auto 0}}.dig-container-three .dig-container-img{width:45%;max-width:682px}@media (max-width:767px){.dig-container-three .dig-container-img{float:none;width:100%;max-width:768px}}@media (min-width:768px){.dig-container-three .dig-container-img .img-box{position:relative;display:block;margin:0 auto;max-width:682px;height:0;padding-bottom:104.69208%;overflow:hidden}}@media (max-width:374px){.dig-container-three .dig-container-img .img-box{position:relative;display:block;margin:0 auto;max-width:375px;height:0;padding-bottom:92.26667%;overflow:hidden}}@media (max-width:767px) and (min-width:375px){.dig-container-three .dig-container-img img{display:block;position:relative;width:767px;max-width:unset;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.dig-container-three .dig-container-right{float:right}.dig-container-three .dig-container-left{float:left}@media (max-width:767px){.dig-container-three .dig-container-left{float:none}}.dig-container-three .dig-container-text{width:55%;max-width:857px}@media (max-width:767px){.dig-container-three .dig-container-text{float:none;width:100%;max-width:768px}}@media (min-width:768px){.dig-container-three .dig-container-text .text-box{position:relative;display:block;margin:0 auto;max-width:857px;height:0;padding-bottom:83.31389%;overflow:hidden}}.dig-container-three .text-container{display:block}@media (min-width:768px){.dig-container-three .text-container{position:absolute;left:0;top:0;display:table;width:100%;height:100%;vertical-align:middle;text-align:center}}@media (min-width:1500px){.dig-container-three .text-container{padding-left:19%;padding-right:19%}}@media (max-width:1499px){.dig-container-three .text-container{padding-left:15%;padding-right:15%}}@media (max-width:1300px){.dig-container-three .text-container{padding-left:8%;padding-right:8%}}@media (max-width:850px){.dig-container-three .text-container{padding-left:5%;padding-right:5%}}@media (max-width:767px){.dig-container-three .text-container{padding:0 18px 48px}}.dig-container-three .text-container h2{font-size:35px;margin:0 auto;max-width:470px;padding-bottom:23px}@media (max-width:1400px){.dig-container-three .text-container h2{font-size:30px}}@media (max-width:1200px){.dig-container-three .text-container h2{max-width:320px;margin:0 auto;padding-bottom:10px;font-size:20px}}@media (max-width:767px){.dig-container-three .text-container h2{padding-bottom:22px;font-size:26px}}.dig-container-three .text-container p{line-height:1.3;font-size:16px}@media (max-width:1150px){.dig-container-three .text-container p{font-size:14px}}.dig-container-three .text-container .protect-img{display:block;margin:0 auto;width:100%;max-width:62px;margin-bottom:25px}@media (max-width:1300px){.dig-container-three .text-container .protect-img{max-width:47px;margin-bottom:10px}}@media (max-width:767px){.dig-container-three .text-container .protect-img{max-width:62px;margin-top:35px}}.dig-container-three .text-content{display:block;text-align:center}@media (min-width:768px){.dig-container-three .text-content{display:table-cell;vertical-align:middle;text-align:center}}.dig-container-three .text-content a{font-weight:700}.dig-container-three .text-content a:link,.dig-container-three .text-content a:visited{color:#fff}.dig-container-three .text-content a:active,.dig-container-three .text-content a:hover{color:#ffbb43;text-decoration:underline}.dig-container-three .doctor-section{max-width:425px;margin:0 auto;padding-top:58px;letter-spacing:.2pt}@media (max-width:1300px){.dig-container-three .doctor-section{padding-top:40px}}@media (max-width:1200px){.dig-container-three .doctor-section{padding-top:18px}}@media (max-width:1023px){.dig-container-three .doctor-section{display:none}}@media (max-width:767px){.dig-container-three .doctor-section{display:block;padding-top:25px}}.dig-container-three .doctor-section .doctor-name{float:right;margin-top:10px;font-weight:500;text-decoration:underline}.dig-container-three .doctor-section .doctor-txt{position:relative}.dig-container-three .doctor-section .txt{padding:21px 40px 23px;line-height:19px;text-align:left;background:#466986;border-radius:8px}@media (max-width:1300px){.dig-container-three .doctor-section .txt{padding:16px 40px 20px}}@media (max-width:767px){.dig-container-three .doctor-section .txt{padding-right:30px}}.dig-container-three .doctor-section .mark-left{position:absolute;top:20px;left:11px}@media (max-width:1300px){.dig-container-three .doctor-section .mark-left{top:18px}}.dig-container-three .doctor-section .mark-right{position:absolute;right:11px;bottom:15px}@media (max-width:767px){.dig-container-three .doctor-section .mark-right{bottom:22px}}.dig-choose{width:100%;max-width:1538px;margin:20px auto;background:#1e252d;text-align:center;color:#fff;padding-bottom:78px}@media (max-width:1023px){.dig-choose{width:100%;overflow-x:auto;overflow-y:hidden}}.dig-choose .dig-choose-box{width:100%}@media (max-width:1024px){.dig-choose .dig-choose-box{width:100%;min-width:1024px}}.dig-choose h2{font-size:36px;margin:0;text-transform:none;padding:71px 10px 36px}.dig-choose .choose-title-content{width:100%;max-width:900px;margin:0 auto;padding-bottom:56px;vertical-align:bottom;display:table;word-spacing:0}.dig-choose .choose-title-content>li{display:inline-block;width:12.5%;padding:0 5px;vertical-align:top}.dig-choose .choose-title-content .choose-title{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column;width:100%;height:100%;text-align:center;overflow:hidden;line-height:17px;min-height:34px;margin-top:15px}.dig-choose-icon{display:block;margin:0 auto;width:50px;height:50px;background:url(images/icons/icon-digital-group.png) 0 0;background-size:50px;background-position:top;background-repeat:no-repeat}.dig-choose-one{background-position:0 0}.dig-choose-two{background-position:0 -100px}.dig-choose-three{background-position:0 -150px}.dig-choose-five{background-position:0 -200px}.dig-choose-six{background-position:0 -250px}.dig-choose-seven{background-position:0 -300px}.dig-choose-eight{background-position:0 -50px}@media (-moz-min-device-pixel-ratio:1.5),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx){.dig-choose-icon{background:url(images/icons/icon-digital-group-2x.png) 0 0;background-size:50px}.dig-choose-one{background-position:0 0}.dig-choose-two{background-position:0 -100px}.dig-choose-three{background-position:0 -150px}.dig-choose-five{background-position:0 -200px}.dig-choose-six{background-position:0 -250px}.dig-choose-seven{background-position:0 -300px}.dig-choose-eight{background-position:0 -50px}}.digital-mtop-space{margin-top:31px}@media (max-width:1205px){.digital-mtop-space{margin-top:21px}}@media (max-width:767px){.digital-mtop-space{margin-top:10px}}.trans img{margin-left:0}@media (max-width:1224px) and (min-width:768px){.trans img{margin-left:-30%}}.move1-left img{margin-left:0}@media (max-width:1224px) and (min-width:768px){.move1-left img{margin-left:-30%}}.dig-brand-wrap{position:relative;max-width:1260px;width:100%;margin:0 auto;overflow:hidden}@media (max-width:767px){.dig-brand-wrap{padding:0 10px}}.dig-brand-wrap .brand-list{margin-left:-10px;margin-right:-10px}.dig-brand-wrap .brand-part{position:relative;float:left;width:25%;padding:0 10px}.dig-brand-wrap .brand-txt{max-width:285px;margin:16px auto 28px;padding:0 20px;font-size:18px;line-height:1.2}.dig-brand-wrap .brand-360-txt{max-width:195px}.dig-brand-wrap .brand-center .img-one{margin-bottom:-15px}@media (max-width:767px){.dig-brand-wrap .brand-center .img-one{margin-bottom:-7px}}.dig-brand-wrap .brand-left-img{position:relative;display:block;margin:0 auto;max-width:300px;height:0;padding-bottom:123.33333%;overflow:hidden}@media (min-width:768px){.dig-brand-wrap .brand-left-img img{display:block;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease, -webkit-transform 1s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}}.dig-brand-wrap .brand-img-box{position:relative;overflow:hidden;display:block}@media (min-width:768px){.dig-brand-wrap .brand-img-box:hover .brand-left-img img{transform:scale(1.02);-webkit-transform:scale(1.02);-moz-transform:scale(1.02);-ms-transform:scale(1.02);-o-transform:scale(1.02)}}.brand-part-top{position:relative;width:100%}.brand-title{position:absolute;left:0;bottom:0;color:#fff;font-size:50px;font-weight:400;transition:all 2s linear;width:100%;text-align:center}.brand-title img{display:block;margin:0 auto}.brand-title .img-one{width:87%;max-width:266px}.brandleftimg{position:absolute;top:-48px}@media (max-width:767px){.brandleftimg{top:0}}.brandrightimg{position:absolute;top:0}.brand-part-bottom{padding:23px 10px 31px;background:#000;color:#fff}@media (max-width:767px){.brand-part-bottom{padding:20px 10px 24px}}.brand-part-bottom p{font-weight:500;font-size:18px}.brand-part-bottom .dig-choose-icon{display:inline-block;width:36px;height:36px;vertical-align:middle;background-size:36px}.brand-part-bottom .dig-choose-eight{background-position:0 -252px}.brand-part-bottom .dig-choose-four{background-position:0 -108px}.brand-part-bottom .dig-choose-ebdblue{background:url(images/icons/icon-digital-day.svg) no-repeat;background-size:100% 100%}.brand-part-bottom .dig-choose-ebdblue-360{background:url(images/icons/icon-digital-anti.svg) no-repeat;background-size:100% 100%}.brand-part-bottom .dig-choose-ebdblue-smart{background:url(images/icons/icon-digital-light.svg) no-repeat;background-size:100% 100%}.brand-part-bottom .dig-choose-sight{background:url(images/icons/icon-digital-read-3x.png) no-repeat;background-size:100% 100%}.brand-part-bottom .btn{display:block;width:100%;max-width:213px;border:0;background:#fff;color:#000;opacity:.7;padding:15px 5px;margin:20px auto 0}.brand-part-bottom .btn:hover{opacity:1;color:#000}.brand-part-bottom .btn:focus-visible{border:1px dashed #d39d4e}@media (max-width:767px){.brand-part-bottom .btn{max-width:180px;padding:15px 0}}.brand-part-bottom .bottom-title{display:inline-block;vertical-align:middle;margin-left:5px;font-size:18px;font-weight:500;line-height:1.2;text-align:left;max-width:70%}.device-phone .brand-part-bottom .bottom-title{max-width:unset}.device-phone .dig-choose{padding-bottom:63px;margin:10px auto}.device-phone .dig-choose h2{padding:54px 10px 3px;font-size:22px;line-height:1.2;max-width:290px;margin:0 auto}.device-phone .dig-choose .dig-choose-box{min-width:unset}.device-phone .dig-choose .choose-title-content{max-width:360px;padding-bottom:60px}@media (max-width:767px){.device-phone .dig-choose .choose-title-content{padding-left:7%}}.device-phone .dig-choose .choose-title-content>li{position:relative;float:left;width:54%;margin-top:16px}.device-phone .dig-choose .choose-title-content>li:nth-child(2n){width:46%}.device-phone .dig-choose .choose-title-content .choose-title{padding-left:38px;-webkit-align-items:flex-start;align-items:flex-start;margin-top:0;text-align:left;max-width:145px}.device-phone .dig-choose .choose-title-content .dig-choose-icon{position:absolute;top:50%;margin-top:-15px;left:5px;background-size:30px;width:30px;height:30px}.device-phone .dig-choose .choose-title-content .dig-choose-two{background-position:0 -60px}.device-phone .dig-choose .choose-title-content .dig-choose-three{background-position:0 -90px}.device-phone .dig-choose .choose-title-content .dig-choose-five{background-position:0 -120px}.device-phone .dig-choose .choose-title-content .dig-choose-six{background-position:0 -150px}.device-phone .dig-choose .choose-title-content .dig-choose-seven{background-position:0 -180px}.device-phone .dig-choose .choose-title-content .dig-choose-eight{background-position:0 -30px}.device-phone .dig-brand-wrap{padding:0 0 0 25px}.device-phone .dig-brand-wrap .brand-part{min-width:250px;padding:0 5px}.device-phone .dig-brand-wrap .brand-txt{font-size:16px}.device-phone .dig-brand-wrap .brand-360-txt{max-width:140px}.device-phone .dig-brand-wrap .brand-list{margin-left:0;margin-right:0}@media (max-width:767px){.device-phone .dig-brand-wrap .brand-left-img{position:relative;display:block;margin:0 auto;max-width:250px;height:0;padding-bottom:123.6%;overflow:hidden}}.device-phone .dig-brand-wrap .brand-ebdblue-plus .brand-txt{max-width:140px}.device-phone .dig-brand-wrap .icon-arrow-left,.device-phone .dig-brand-wrap .icon-arrow-right{display:block;position:absolute;top:50%;width:30px;height:30px;margin-top:-15px;border-radius:50%;color:#fff;background:#000;font-size:12px;line-height:30px;text-align:center;cursor:pointer;z-index:10}@media (min-width:768px){.device-phone .dig-brand-wrap .icon-arrow-left,.device-phone .dig-brand-wrap .icon-arrow-right{display:none}}@media (max-width:767px){.device-phone .dig-brand-wrap .icon-arrow-left{left:10px}}@media (max-width:767px){.device-phone .dig-brand-wrap .icon-arrow-right{right:10px}}.device-desktop .leftan{animation:righttwo 2s;-moz-animation:righttwo 2s;-webkit-animation:righttwo 2s;-o-animation:righttwo 2s;position:absolute;top:0}.device-desktop .leftantwo,.device-desktop .rightan{animation:rightone 2s;-moz-animation:rightone 2s;-webkit-animation:rightone 2s;-o-animation:rightone 2s;position:absolute;top:-48px}@-webkit-keyframes rightone{0%{top:0}to{top:-48px}}@keyframes rightone{0%{top:0}to{top:-48px}}.device-desktop .rightantwo{animation:righttwo 2s;-moz-animation:righttwo 2s;-webkit-animation:righttwo 2s;-o-animation:righttwo 2s;position:absolute;top:0}@-webkit-keyframes righttwo{0%{top:-48px}to{top:0}}@keyframes righttwo{0%{top:-48px}to{top:0}}.write-info{color:rgba(0,0,0,.5);font-size:14px;margin-top:5px}.write-info .author{text-decoration:underline}.star-margin{margin-right:4px}@media (min-width:768px){html:lang(fr-CA) .graph-text-content,html:lang(fr-FR) .graph-text-content{bottom:2%}}@media (min-width:811px) and (max-width:950px){html:lang(fr-CA) .dig-container .text-container,html:lang(fr-FR) .dig-container .text-container{padding-left:5%;padding-right:5%}}@media (min-width:768px) and (max-width:810px){html:lang(fr-CA) .dig-container .text-container,html:lang(fr-FR) .dig-container .text-container{padding-left:5px;padding-right:5px}}@media (min-width:768px) and (max-width:810px){html:lang(fr-CA) .dig-container .text-container .txt-margin,html:lang(fr-FR) .dig-container .text-container .txt-margin{margin-top:0}}html:lang(fr-CA) .dig-brand-wrap .brand-360-txt,html:lang(fr-FR) .dig-brand-wrap .brand-360-txt{max-width:280px}html:lang(fr-CA) .device-phone .brand-part-bottom .bottom-title,html:lang(fr-FR) .device-phone .brand-part-bottom .bottom-title{max-width:65%}@media (max-width:767px){html:lang(fr-CA) .device-phone .brand-part-bottom .btn,html:lang(fr-FR) .device-phone .brand-part-bottom .btn{max-width:190px}}@media (min-width:1500px){html:lang(fr-CA) .dig-container-three .text-container,html:lang(fr-FR) .dig-container-three .text-container{padding-left:15%;padding-right:15%}}html:lang(fr-CA) .dig-container-three .text-container h2,html:lang(fr-FR) .dig-container-three .text-container h2{max-width:540px}@media (max-width:1200px){html:lang(fr-CA) .dig-container-three .text-container h2,html:lang(fr-FR) .dig-container-three .text-container h2{max-width:350px}}html:lang(fr-CA) .dig-container-three .text-container .protect-img,html:lang(fr-FR) .dig-container-three .text-container .protect-img{margin-bottom:15px}@media (max-width:1400px){html:lang(fr-CA) .dig-container-three .text-container .protect-img,html:lang(fr-FR) .dig-container-three .text-container .protect-img{max-width:47px;margin-bottom:10px}}@media (max-width:767px){html:lang(fr-CA) .dig-container-three .text-container .protect-img,html:lang(fr-FR) .dig-container-three .text-container .protect-img{max-width:62px}}html:lang(fr-CA) .dig-container-three .doctor-section,html:lang(fr-FR) .dig-container-three .doctor-section{max-width:510px;padding-top:35px}@media (max-width:1300px){html:lang(fr-CA) .dig-container-three .doctor-section,html:lang(fr-FR) .dig-container-three .doctor-section{padding-top:25px}}@media (max-width:1200px){html:lang(fr-CA) .dig-container-three .doctor-section,html:lang(fr-FR) .dig-container-three .doctor-section{padding-top:18px}}@media (max-width:1023px){html:lang(fr-CA) .dig-container-three .doctor-section,html:lang(fr-FR) .dig-container-three .doctor-section{display:none}}@media (max-width:767px){html:lang(fr-CA) .dig-container-three .doctor-section,html:lang(fr-FR) .dig-container-three .doctor-section{display:block;padding-top:25px}}
/*# sourceMappingURL=../maps/css/prescription-lens-digital-protection.css.map */
