.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)}}.eyecare-top-banner{position:relative;width:100%;max-width:1920px;margin:0 auto}.eyecare-top-banner .banner-box{position:relative;display:block;margin:0 auto;max-width:1920px;height:0;padding-bottom:33.85417%;overflow:hidden}@media (max-width:767px){.eyecare-top-banner .banner-box{position:relative;display:block;margin:0 auto;max-width:768px;height:0;padding-bottom:120.05208%;overflow:hidden}}.eyecare-top-banner .banner-content{position:absolute;left:50%;top:50%;width:80%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;color:#fff}@media (max-width:767px){.eyecare-top-banner .banner-content{width:100%}}.eyecare-top-banner .banner-title{padding:4.6px 0;margin:0 auto 11px;font-weight:700;font-size:69px;line-height:1;text-align:center;letter-spacing:0}@media (max-width:1023px){.eyecare-top-banner .banner-title{font-size:56px}}@media (max-width:767px){.eyecare-top-banner .banner-title{font-size:44px}}.eyecare-top-banner .banner-txt{display:inline-block;max-width:757px;padding:0 21px;margin:0;font-size:28px;line-height:1.2;text-align:center;font-weight:400;letter-spacing:0}@media (max-width:1023px){.eyecare-top-banner .banner-txt{font-size:24px}}@media (max-width:767px){.eyecare-top-banner .banner-txt{max-width:100%;font-size:22px;margin:0 auto}}.eyecare-collective{max-width:850px;margin:0 auto;padding:71px 20px;text-align:center}.eyecare-collective .title{margin:20px auto 10px;font-size:48px;font-weight:700;line-height:1.2;letter-spacing:0}.eyecare-collective .txt{font-size:24px;line-height:1.21;letter-spacing:0}@media (max-width:1024px){.eyecare-collective{padding:50px 20px}}@media (max-width:900px){.eyecare-collective .txt{font-size:20px}}@media (max-width:767px){.eyecare-collective{padding:26px 32px 45px}.eyecare-collective .eyecare-logo svg{width:64px;height:auto}.eyecare-collective .title{margin-bottom:15px;font-size:36px}.eyecare-collective .txt{font-size:18px}}.eyecare-tabs-nav{background:#f6f6f6;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:stretch;align-items:stretch;-webkit-justify-content:center;justify-content:center;padding:64px 0}.eyecare-tabs-nav dl.tab-nav-item{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;width:25%;max-width:180px;margin:0 20px;padding:26px 0 21px;background-color:#fff;cursor:pointer}.eyecare-tabs-nav dl.tab-nav-item dt{font-weight:700;font-size:28px;line-height:1.2;margin-bottom:14px;color:#d39d4e;text-align:center}.eyecare-tabs-nav dl.tab-nav-item dd{font-weight:400;font-size:22px;line-height:1.18;padding:0 10px;text-align:center;letter-spacing:0}.eyecare-tabs-nav dl.tab-nav-item .arrow-item{margin-top:40px;text-align:center}@media (max-width:1024px){.eyecare-tabs-nav{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;padding:37px 0}.eyecare-tabs-nav dl.tab-nav-item{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start;width:65%;max-width:658px;margin:6px 0;padding:11.5px 0}.eyecare-tabs-nav dl.tab-nav-item dt{width:150px;font-size:24px;text-align:left;padding-left:41px;margin-bottom:0}.eyecare-tabs-nav dl.tab-nav-item dd{font-size:18px;padding:0 25px;text-align:left;-webkit-flex:1;flex:1}.eyecare-tabs-nav dl.tab-nav-item .arrow-item{display:none}}@media (max-width:767px){.eyecare-tabs-nav{-webkit-flex-direction:column;flex-direction:column;padding:20px 25px}.eyecare-tabs-nav dl.tab-nav-item{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start;width:100%;margin:6px 0;padding:11.5px 0}.eyecare-tabs-nav dl.tab-nav-item dt{font-size:18px;text-align:left;padding-left:20px;margin-bottom:0;width:100px}.eyecare-tabs-nav dl.tab-nav-item dd{font-size:14px;padding:0 20px;text-align:left;-webkit-flex:1;flex:1}.eyecare-tabs-nav dl.tab-nav-item .arrow-item{display:none}}.eyecare-tabs-content h3{color:#d39d4e;font-weight:700;font-size:64px;line-height:1.2;letter-spacing:0;text-align:center;margin:75px 0 33px}@media (max-width:767px){.eyecare-tabs-content h3{font-size:36px}}.eyecare-tabs-content .content-desc{max-width:670px;margin:0 auto;font-weight:400;font-size:24px;line-height:1.2;text-align:center;color:#000;letter-spacing:0}@media (max-width:767px){.eyecare-tabs-content .content-desc{font-size:18px;padding:0 28px}}.eyecare-tabs-content .tab-content>div{text-align:center}.eyecare-tabs-content .operation-btns{margin-top:56px;margin-bottom:150px}@media (max-width:1024px){.eyecare-tabs-content .operation-btns{margin-top:50px;margin-bottom:98px}}@media (max-width:767px){.eyecare-tabs-content .operation-btns{margin-top:40px;margin-bottom:35px}}@media (max-width:1024px){.tab-give-content h3{margin:59px auto 50px}}@media (max-width:767px){.tab-give-content h3{font-size:36px;margin:57px auto 23px}}.tab-give-content .icons-section{margin:91px 0 62px}.tab-give-content .icons-section>span{display:inline-block;margin:0 48.5px}@media (max-width:1024px){.tab-give-content .icons-section>span{margin:0 18px}}@media (max-width:767px){.tab-give-content .icons-section{margin:61px 0 44px}.tab-give-content .icons-section>span{display:block;margin:24px auto}}.tab-empower-content{background:#f5f5f5}.tab-empower-content h3{margin:0;padding-top:75px;padding-bottom:16px}@media (max-width:767px){.tab-empower-content h3{padding:23px 0 9px}}.tab-empower-content .content-desc{max-width:740px}@media (max-width:767px){.tab-empower-content .content-desc{padding:0 44px}}@media (max-width:1024px){.tab-protect-content h3{margin-top:10px;margin-bottom:10px}}@media (max-width:950px){.tab-protect-content h3{margin-top:5px;margin-bottom:5px}}@media (max-width:767px){.tab-protect-content h3{font-size:36px;margin-top:57px;margin-bottom:23px}}.tab-support-content{background:#f5f5f5}.tab-support-content h3{margin:0;padding-top:47px;padding-bottom:10px}.tab-support-content .content-desc{margin-bottom:75px}@media (max-width:767px){.tab-support-content h3{padding-top:28px}.tab-support-content .content-desc{margin-bottom:60px}}.empower-images-container{position:relative;top:105px}@media (max-width:1440px){.empower-images-container{top:96px}}@media (max-width:1023px){.empower-images-container{top:56px}}@media (max-width:767px){.empower-images-container{top:70px}}.empower-images{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-size:0}.empower-images>span{margin:0 15px}.empower-images>span>img{width:290px;height:auto}@media (max-width:1440px){.empower-images span>img{width:203px}}@media (max-width:1023px){.empower-images span{margin:0 10px}.empower-images span>img{width:156px}}@media (max-width:767px){.empower-images{margin:0 10px}}.empower-bottom{padding:166px 0 118px;background-color:#fff}.empower-bottom h4{max-width:672px;font-weight:700;font-size:36px;line-height:1.2;margin:0 auto 65px;letter-spacing:0}.empower-bottom ul{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-start;align-items:flex-start}.empower-bottom ul>li{margin:0 20px}.empower-bottom ul span{display:inline-block;height:74px}.empower-bottom ul p{max-width:400px;font-size:24px;margin-top:27px;letter-spacing:0;line-height:1.2}@media (max-width:1024px){.empower-bottom{padding:116px 0 90px}}@media (max-width:767px){.empower-bottom{padding:87px 0 15px}.empower-bottom h4{margin:0 auto 25px;font-size:24px;padding:0 35px}.empower-bottom ul{-webkit-flex-direction:column;flex-direction:column}.empower-bottom ul>li{margin:28px 0;padding:0 32px}.empower-bottom ul span{height:auto}.empower-bottom ul p{font-size:18px;margin-top:7px}}.swiper-container{max-width:1920px}.photo-view-inner li{float:left;width:300px}.photo-view-inner img{width:300px;height:auto}@media (max-width:1024px){.photo-view-inner li{width:217px}.photo-view-inner img{width:217px;height:auto}}@media (max-width:767px){.photo-view-inner li{width:133px}.photo-view-inner img{width:133px;height:auto}}.com-banner-container{position:relative;width:100%;max-width:1920px;margin:70px auto 87px;letter-spacing:0}@media (max-width:1024px){.com-banner-container{margin:20px auto 50px}}@media (max-width:767px){.com-banner-container{margin:35px auto 0}}.com-banner-container .img-box{position:relative;display:block;margin:0 auto;max-width:1920px;height:0;padding-bottom:26.04167%;overflow:hidden}@media (max-width:767px){.com-banner-container .img-box{position:relative;display:block;margin:0 auto;max-width:768px;height:0;padding-bottom:74.47917%;overflow:hidden}}.com-banner-container .com-content{position:absolute;width:50%;padding-left:10%;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center}@media (max-width:1024px){.com-banner-container .com-content{width:45%;padding-left:6%}}@media (max-width:767px){.com-banner-container .com-content{position:static;width:100%;margin:30px 0 5px;padding:0 28px;right:unset;top:unset;-webkit-transform:none;transform:none}}.com-banner-container h3{margin:0 0 11px;font-size:64px;font-weight:700;line-height:1.2}@media (max-width:1023px){.com-banner-container h3{font-size:36px;margin-bottom:12px}}.com-banner-container p{max-width:510px;margin:0 auto;font-size:24px;line-height:1.2;letter-spacing:0}@media (max-width:1000px){.com-banner-container p{font-size:20px}}@media (max-width:767px){.com-banner-container p{font-size:18px}}.com-banner-desc{margin:0 auto;max-width:465px}.com-banner-desc .title{font-size:36px;font-weight:700;line-height:1.2;letter-spacing:0;margin:86px auto 20px}@media (max-width:1024px){.com-banner-desc .title{margin:78px auto}}@media (max-width:767px){.edg-banner-desc{display:none}}.eyecare-container-frame{overflow:hidden;text-align:center}.eyecare-frame-item{display:inline-block;position:relative;width:calc(33% - 30px);vertical-align:top;margin:0 15px 30px;padding-bottom:52px;max-width:380px;max-height:500px}@media (max-width:1100px){.eyecare-frame-item{width:calc(33% - 20px);margin:0 10px 20px}}@media (max-width:767px){.eyecare-frame-item{width:96%;margin:10px auto 0;padding-bottom:0;background:#fff}}.eyecare-frame-item .item-image{margin:0 auto;margin-top:18%;margin-bottom:10%;max-width:600px;padding:0 6%}@media (max-width:767px){.eyecare-frame-item .item-image{margin-top:0;margin-bottom:0}}.eyecare-frame-item .item-info{margin-top:16px;font-size:24px;font-weight:500;color:#000;text-decoration:none}@media (max-width:767px){.eyecare-frame-item .item-info{margin-top:0}}.eyecare-frame-item .item-current-color{font-size:18px;color:#959595;font-weight:400;padding-top:2px}@media (max-width:767px){.eyecare-frame-item .item-current-color{padding-top:0}}.eyecare-frame-item .item-colors .item-color{border:1px solid #f5f5f5}.eyecare-frame-item .item-colors .current-color{border:1px solid #aaa}.eyecare-frame-item .out-of-stock{font-size:18px;margin-top:6px;text-decoration:none;color:#959595;padding-bottom:15px}.eyecare-frame-item .item-colors-info{padding-top:8px}@media (max-width:767px){.eyecare-frame-item .item-colors-info{padding-top:3px}}.com-footer-contanier{width:100%;max-width:1920px;background-color:#fff;text-align:center;margin:auto}.com-footer-contanier p{font-size:24px;text-align:center;margin:0 auto;color:#000;padding:0 20px 30px;line-height:1.2}@media (max-width:767px){.com-footer-contanier p{font-size:18px}}.com-footer-contanier .btn{font-size:24px;width:280px;padding:7px 5px 10px;margin:10px 25px;border-radius:6px}@media (max-width:1024px){.com-footer-contanier .btn{margin:10px 20px}}@media (max-width:767px){.com-footer-contanier .btn{width:90%;max-width:281px;margin:10px;padding:9px 5px 13px;border-radius:10px}}.tab-content-footer{padding:30px 0 179px}@media (max-width:1024px){.tab-content-footer{padding:70px 0 145px}}@media (max-width:767px){.tab-content-footer{padding:49px 0 22px}}.tab-content-footer p{padding:0 20px 16px}@media (max-width:767px){.tab-content-footer p{padding-bottom:30px}}.eyecare-footer{padding:117px 0 129px}@media (max-width:1024px){.eyecare-footer{padding:102px 0 68px}}@media (max-width:767px){.eyecare-footer{padding:57px 0 22px}}.eyecare-footer p{padding:0 20px 35px}@media (max-width:767px){.eyecare-footer p{padding-bottom:22px}}@media (max-width:1024px){html:lang(fr-CA) .eyecare-top-banner .banner-title,html:lang(fr-FR) .eyecare-top-banner .banner-title{font-size:65px}}@media (max-width:768px){html:lang(fr-CA) .eyecare-top-banner .banner-title,html:lang(fr-FR) .eyecare-top-banner .banner-title{font-size:42px}}@media (max-width:950px){html:lang(fr-CA) .tab-protect-content h3,html:lang(fr-FR) .tab-protect-content h3{font-size:50px}html:lang(fr-CA) .tab-protect-content h3+p,html:lang(fr-FR) .tab-protect-content h3+p{font-size:18px}}html:lang(fr-CA) .eyecare-collective,html:lang(fr-FR) .eyecare-collective{max-width:1100px}html:lang(fr-CA) .tab-support-content .content-desc,html:lang(fr-FR) .tab-support-content .content-desc{max-width:760px}html:lang(fr-CA) .operation-btns .btn,html:lang(fr-FR) .operation-btns .btn{width:380px}@media (max-width:767px){html:lang(fr-CA) .operation-btns .btn,html:lang(fr-FR) .operation-btns .btn{max-width:300px;font-size:20px}}html:lang(fr-CA) .tab-content-footer .btn,html:lang(fr-FR) .tab-content-footer .btn{max-width:300px;width:300px}
/*# sourceMappingURL=../maps/css/promotion-eye-care.css.map */
