a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{-moz-box-sizing:border-box;box-sizing:border-box}a{color:#444;text-decoration:none}.btn-load-more{width:100%;border:1px solid #e6e6e6;outline:none;background-color:#fff;font-size:18px;cursor:pointer;margin-top:25px}.btn-load-more:hover{border:1px solid #0ca5d3}.btn{outline:none;padding:4px 10px;background-color:#fff;border-radius:6px;font-size:12px;display:inline-block;cursor:pointer;font-weight:700}.section-name{font-size:30px;font-weight:400;font-family:Lato,sans-serif;position:relative;margin-bottom:30px}.section-name:after{position:absolute;left:0;top:-moz-calc(100% + 15px);top:calc(100% + 15px);content:"";width:105px;height:4px;background-color:#ffdb4d}.container{position:relative;width:1200px;margin:0 auto}@media screen and (max-width:768px){body{overflow-x:hidden}}header{font-family:Lato,sans-serif;font-size:14px;font-weight:400}.nav{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-top:5px;position:relative;z-index:2}.nav:after{content:"";position:absolute;width:110%;height:.5px;left:50%;top:-moz-calc(100% + 5px);top:calc(100% + 5px);-webkit-transform:translate(-50%);-moz-transform:translate(-50%);transform:translate(-50%);background-color:hsla(0,0%,91%,.75)}.nav .nav__burger{width:28px;display:none;position:relative;-moz-transition:all .3s;transition:all .3s}.nav .nav__bars{background-color:#000;width:24px;height:2px;position:absolute}.nav .nav__bars:before{-moz-transition:all .3s;transition:all .3s;content:"";position:absolute;width:24px;height:2px;top:-8px;background-color:#000}.nav .nav__bars:after{-moz-transition:all .3s;transition:all .3s;content:"";position:absolute;width:24px;height:2px;top:8px;background-color:#000}.nav .nav__bars--cross{background-color:transparent;-moz-transition:all .3s;transition:all .3s}.nav .nav__bars--cross:before{top:0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}.nav .nav__bars--cross:after{top:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}.nav .nav__logo{width:257px;height:39px}.nav .nav__search{visibility:hidden;position:relative;cursor:pointer;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.nav .nav__search img{display:block;width:24px;padding-right:5px}.nav .nav__contnet--opacity{opacity:.25}.nav .nav__searchbar{right:0;position:absolute;-moz-transition:all .3s;transition:all .3s;visibility:hidden;opacity:0}.nav .nav__searchbar input{display:block;outline:none;border-radius:6px;border:2px solid hsla(0,0%,91%,.75);height:30px;width:50vw;padding-left:30px}.nav .nav__searchbar .searchbar__wrapper{cursor:pointer;border-left:2px solid hsla(0,0%,91%,.75);right:0;height:80%;width:60px}.nav .nav__searchbar .nav__searchicon img,.nav .nav__searchbar .searchbar__wrapper{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.nav .nav__searchbar .nav__searchicon img{right:20px;width:24px}.nav .nav__content{-moz-transition:all .3s;transition:all .3s;-webkit-align-items:center;-moz-box-align:center;align-items:center}.nav .nav__content,.nav .nav__list{display:-webkit-flex;display:-moz-box;display:flex}.nav .nav__list{margin-left:60px;-moz-transition:all .2s;transition:all .2s}.nav .nav__list--opened{display:-webkit-flex;display:-moz-box;display:flex}.nav .nav__item{margin-left:30px;font-size:13px;border-bottom:1px dotted #0ca5d3}.nav .nav__item:hover{border-bottom:none}.nav .nav__item:first-child{margin-left:0}.categories{margin-top:30px;position:relative}.categories:after{content:"";width:110%;height:.5px;left:50%;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);transform:translate(-50%);position:absolute;top:-moz-calc(100% + 25px);top:calc(100% + 25px);background-color:hsla(0,0%,91%,.75)}.categories .categories__list{-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.categories .categories__left,.categories .categories__list{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.categories .categories__item{font-size:18px;font-weight:400;color:#444;margin-left:50px}.categories .categories__item:first-child{margin-left:0}.categories .categories__item:nth-child(2){margin-left:65px}.categories .active-link{color:#0ca5d3}.categories .categories__item--main{color:#444;font-size:34px;font-weight:700}.mobile-nav{overflow-y:scroll;overflow-x:hidden;-moz-transition:all .6s;transition:all .6s;position:fixed;z-index:999;background-color:#fff;width:100vw;height:100vh;top:60px;padding:0 0 0 15px;left:-200%}.mobile-nav .active-link{color:#0ca5d3}.mobile-nav .mobile-nav__info{font-size:18px}.mobile-nav .mobile-nav__joinus{margin-top:20px}.mobile-nav .mobile-nav__joinus .mobile-nav__joinus-list{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-top:10px}.mobile-nav .mobile-nav__joinus .mobile-nav__joinus-list-item{margin-left:10px}.mobile-nav .mobile-nav__joinus .mobile-nav__joinus-list-item:first-child{margin-left:0}.mobile-nav .mobile-nav__about{margin-top:30px;width:80%;line-height:1.4}.mobile-nav .mobile-nav__about p{margin-top:20px}.mobile-nav .mobile-nav__writeus{margin-top:30px;padding-bottom:120px}.mobile-nav .mobile-nav__writeus a{display:block;color:#20a9d5;margin-top:10px}.mobile-nav .mobile-nav__list{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;font-family:Lato,sans-serif}.mobile-nav .mobile-nav__item{position:relative;cursor:pointer;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;font-size:18px;margin-top:20px}.mobile-nav .mobile-nav__item:first-child{margin-top:0}.mobile-nav .mobile-nav__item:after{position:absolute;content:"";width:70%;height:1px;left:65px;bottom:0;background-color:#ececec}.mobile-nav .mobile-nav__item:last-child{border-bottom:none}.mobile-nav .mobile-nav__item img{padding-right:25px;width:40px}.app{position:relative}#__next{overflow-x:hidden}main{padding-bottom:25px}html{overflow-x:hidden}.posts__list{font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.posts__list a{display:block}.posts__list .posts__main{height:450px;width:770px;color:#fff;margin-top:30px;padding-right:30px}.posts__list .posts__main .posts__wrapper{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;height:450px;border-radius:6px}.posts__list .posts__main .posts__text{padding:20px 0 0 20px;width:405px}.posts__list .posts__main .posts__title{font-size:30px;font-weight:400;background:#0ca5d3;padding:10px;border-radius:6px}.posts__list .posts__main .posts__desc{line-height:1.4;font-weight:300;margin-top:20px}.posts__list .posts__main .posts__author{padding:40px 20px}.posts__list .posts__main .posts__img{width:50px;height:50px;border-radius:100%}.posts__list .posts__post{margin-top:30px;margin-right:30px;padding-bottom:5px;width:370px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.posts__list .posts__post .posts__image{display:block;border-radius:6px;width:100%;height:231.25px}.posts__list .posts__post .posts__text{width:360px}.posts__list .posts__post .posts__title{margin-top:30px;margin-bottom:10px;font-size:20px;font-weight:400}.posts__list .posts__post .posts__desc{font-size:14px;margin-top:20px}.posts__list .posts__post .posts__author{margin-top:15px}.posts__list .posts__post .posts__img{width:50px;height:50px;border-radius:100%}.posts__list .posts__author{display:-webkit-flex;display:-moz-box;display:flex}.posts__list .posts__author-name{font-size:14px;font-weight:400;margin-bottom:10px}.posts__list .posts__author-info{margin-left:20px}.posts__list .posts__author-wrap,.posts__list .posts__views{display:-webkit-flex;display:-moz-box;display:flex}.posts__list .posts__views{color:#a3a3a3;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-left:13px;font-size:12px}.posts__list .posts__views i{margin-left:10px;padding-right:5px}.posts__list .posts__views span{margin-left:10px}.posts__list .posts__btn{font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px}.posts__list .posts__eye{width:20px;height:20px;background:0 50% url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 497.6 497.6' fill='%23b5b5b5'%3E%3Cpath d='M495.2 242.4c-36.8-70.4-136-116.8-246.4-116.8S39.2 172 2.4 240.8c-3.2 4.8-3.2 9.6 0 14.4C39.2 325.6 138.4 372 248.8 372s209.6-46.4 246.4-115.2c3.2-4.8 3.2-9.6 0-14.4zM248.8 340c-94.4 0-179.2-35.2-212.8-91.2 33.6-56 118.4-91.2 212.8-91.2s179.2 35.2 212.8 91.2C428 303.2 343.2 340 248.8 340z'/%3E%3Cpath d='M340 138.4c-4.8-8-14.4-9.6-22.4-4.8S308 148 312.8 156c9.6 12.8 14.4 28.8 14.4 44.8 0 43.2-35.2 78.4-78.4 78.4s-78.4-35.2-78.4-78.4c0-14.4 4.8-30.4 12.8-43.2 4.8-8 3.2-17.6-4.8-22.4-8-4.8-17.6-3.2-22.4 4.8-12.8 19.2-19.2 40-19.2 62.4 0 60.8 49.6 110.4 110.4 110.4 62.4 0 112-49.6 112-112 0-22.4-6.4-43.2-19.2-62.4z'/%3E%3C/svg%3E") no-repeat}.posts__list .posts__image{display:block}.posts__loadmore{padding:20px 0;border-radius:6px;margin-top:10px;font-size:16px;color:#444;width:97.5%}.product-btn{margin-top:8px;color:#444;font-size:16px}.new-posts__name{margin-top:50px;margin-bottom:25px}.experience{padding-bottom:30px;position:relative}.experience__list{padding-top:22.5px;font-family:Lato,sans-serif;display:-webkit-flex;display:-moz-box;display:flex;list-style-type:none;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.experience__list .posts__loadmore_inner{display:none}.experience__list .experience__card{border:1px solid #e6e6e6;border-radius:6px;width:285px}.experience__list .experience__card:first-child{margin-left:0!important}.experience__list .experience__avatar{display:-webkit-flex;display:-moz-box;display:flex;margin:35px auto 0}.experience__list .experience__name{margin-top:10px;text-align:center;font-size:16px}.experience__list .experience__text{width:250px;margin:0 auto}.experience__list .experience__title{font-size:20px;margin-top:30px}.experience__list .experience__desc{margin-top:15px;line-height:1.4}.experience__list .posts__views{color:#d6d6d6}.experience__list .experience__stats{margin-top:60px;padding-bottom:15px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.user-choise{padding-bottom:30px}.user-choise__name{margin-bottom:30px}.popular{padding-bottom:45px}.tellaboutyou{position:relative;font-family:Lato,sans-serif;padding-bottom:95px}.tellaboutyou .tellaboutyou__img{width:100%;display:block;margin:0 auto}.tellaboutyou .tellaboutyou__text{width:480px;position:absolute;top:30%;left:52%}.tellaboutyou .tellaboutyou__text h6{font-size:26px;font-weight:700}.tellaboutyou .tellaboutyou__text a{display:block;color:#08a4d2;font-size:19px;text-align:end}.tellaboutyou .container{position:relative}.tellaboutyou .container:after{content:"";width:110%;left:50%;height:.5px;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);transform:translate(-50%);position:absolute;top:-moz-calc(100% + 90px);top:calc(100% + 90px);background-color:hsla(0,0%,91%,.75)}.footer{font-family:Lato,sans-serif;margin-top:25px;padding-bottom:50px;color:#444}.footer .container{position:relative}.footer .container:after{content:"";width:110%;left:50%;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);transform:translate(-50%);position:absolute;top:85%;height:.5px;background-color:hsla(0,0%,91%,.75)}.footer .footer__info{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.footer .footer__link{color:#0ca5d3}.footer h5{font-size:24px;font-weight:400}.footer .footer__about{width:380px}.footer .footer__about p{font-size:14px;line-height:1.4;margin-top:25px}.footer .footer__joinus .footer__joinus-list{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;width:125px}.footer .footer__joinus .footer__joinus-list img{cursor:pointer;display:block;width:35px;height:35px;margin-top:20px}.footer .footer__writeus a{display:block;margin-top:20px;font-size:24px;color:#20a9d5}.footer .footer__copyright{text-align:center;font-size:14px;margin-top:80px}@media screen and (max-width:1280px){.section-name{margin-bottom:30px}.new-posts__list{margin-top:50px}.container{width:95vw}.nav .nav__logo{width:200px;height:auto}.experience__list{padding-top:0}.experience__list .experience__card{width:49%;margin-top:10px}.experience__list .experience__text{width:90%}.experience__list .experience__stats{-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.posts .posts__main{-webkit-flex:0 0 65.9%!important;-moz-box-flex:0!important;flex:0 0 65.9%!important;position:relative}.posts .posts__main .posts__wrapper{background-size:cover!important}.posts .posts__main .posts__text{padding:60px 55px}.posts .posts__main .posts__author{padding:75px 55px 35px}.posts .posts__post{-webkit-flex:0 0 31.5%;-moz-box-flex:0;flex:0 0 31.5%}.posts .posts__post .posts__image{width:100%;height:auto}.posts .posts__post .posts__text{height:70px;width:100%}.tellaboutyou .tellaboutyou__text a{padding-right:50px}}@media screen and (max-width:1024px){.container{width:95vw}.nav{-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.nav .nav__burger{left:5px;display:block;cursor:pointer;font-size:32px}.nav .nav__list{display:none}.nav .nav__searchbar .nav__input{width:670px}.categories:after{display:none}.categories .categories__list{display:none}.posts__list{-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.posts .posts__main{-webkit-flex:0 0 66%;-moz-box-flex:0;flex:0 0 66%;position:relative}.posts .posts__main .posts__text{width:auto}.posts .posts__post{-webkit-flex:0 0 30.5%;-moz-box-flex:0;flex:0 0 30.5%}.tellaboutyou .tellaboutyou__text h6{font-size:20px}.tellaboutyou .tellaboutyou__text a{font-size:16px;padding-right:150px}.footer .footer__info{-webkit-flex-wrap:wrap;flex-wrap:wrap}.footer .footer__info .footer__about{padding-top:50px;-webkit-order:2;-moz-box-ordinal-group:3;order:2;width:100%}.footer .footer__info .footer__joinus{width:100%;-webkit-order:1;-moz-box-ordinal-group:2;order:1}.footer .footer__info .footer__writeus{padding-top:50px;width:100%;-webkit-order:3;-moz-box-ordinal-group:4;order:3}}@media screen and (max-width:768px){.nav{z-index:999}.nav .nav__searchbar .nav__input{width:590px}.swiper-slide .btn{padding:4px 7px}.new-posts__name{margin-top:35px;margin-bottom:0}.experience__list .experience__card{width:auto;margin-top:0}.experience__list .experience__card .experience__text{width:220px}.container{width:720px}.new-posts__list{margin-top:20px}.posts .posts__main{margin:20px 0 0;width:auto;-webkit-flex:0 0 100%!important;-moz-box-flex:0!important;flex:0 0 100%!important;height:auto}.posts .posts__main .posts__wrapper{margin:auto;height:auto}.posts .posts__main .posts__text{padding-top:60px;padding-left:20px}.posts .posts__main .posts__author{padding-left:20px}.posts .posts__post{width:31.5%}.posts .posts__post:nth-child(3n+1){margin-right:0}.posts .posts__post .posts__author-wrap,.posts .posts__post .posts__views{display:-webkit-flex;display:-moz-box;display:flex}.posts .posts__post .posts__author-wrap{-webkit-align-items:center;-moz-box-align:center;align-items:center}.posts .posts__post .posts__btn{width:auto;text-align:left}.posts .posts__post .posts__title{font-size:20px}.posts .posts__post .posts__author-name{font-size:14px}.posts .posts__post .posts__image{height:auto}.posts .posts__author{padding-top:0}.tellaboutyou .tellaboutyou__text h6{font-size:16px}.tellaboutyou .tellaboutyou__text a{font-size:14px;padding-right:240px}}@media screen and (max-width:720px){.posts .posts__main{-webkit-flex:0 1 auto;-moz-box-flex:0;flex:0 1 auto;margin:20px 0 0;width:100%;height:auto}.posts .posts__main .posts__wrapper{margin:auto;height:auto}.posts .posts__main .posts__text{padding-top:60px;padding-left:20px}.posts .posts__main .posts__author{padding-left:20px}.posts .posts__post{-webkit-flex:0 1 auto;-moz-box-flex:0;flex:0 1 auto;width:100%;margin:10px auto}.posts .posts__post .posts__text{height:auto}.posts .posts__post .posts__title{margin-bottom:0}.nav .nav__searchbar .nav__input{width:480px}.container{width:95vw}}@media screen and (max-width:580px){.nav:after{width:200%}.nav .nav__searchbar .nav__input{width:370px}.swiper-slide .experience__card .experience__text{width:150px}.swiper-slide .btn{padding:4px 7px}.section-name{margin-top:0;margin-bottom:40px}.section-name:after{width:80px;height:2.5px}.posts .posts__list .posts__main .posts__text{padding:60px 30px}.posts .posts__list .posts__main .posts__author{padding:75px 55px 35px 30px}.posts .posts__list .posts__post .posts__author{margin-top:15px}.next-arrow{right:-15px;left:auto}.prev-arrow{left:-15px}.container{width:90vw}.posts__list .posts__main .posts__text{width:auto}.posts__list .posts__main{height:auto}.posts__list .posts__author{display:-webkit-box}.posts .posts__main .posts__author{padding-top:0}.posts__list .posts__post .posts__author{margin-top:40px}.new-posts__name,.section-name{margin-bottom:20px}.tellaboutyou{padding-bottom:45px}.tellaboutyou .container:after{top:-moz-calc(100% + 45px);top:calc(100% + 45px)}.tellaboutyou .tellaboutyou__text h6{font-size:12px}.tellaboutyou .tellaboutyou__text a{font-size:10px;padding-right:320px}.footer{font-family:Lato,sans-serif;margin-top:25px;padding-bottom:50px;color:#444}.footer .container{position:relative}.footer .container:after{display:none}}@media screen and (max-width:580px){.container{width:90vw}}@media screen and (max-width:600px){.experience__list .experience__card .experience__text{width:140px}.experience__list .experience__card .experience__text .experience__stats{display:block;text-align:center}.experience__list .experience__card .experience__text .experience__stats .posts__views{padding-top:20px;margin:0 auto;display:block}}@media screen and (max-width:470px){.container{width:90vw}.posts__list .posts__post .posts__author{margin-top:15px}}@media screen and (max-width:450px){.nav{width:340px;margin-left:auto;margin-right:auto;position:fixed;top:0;left:0;width:100%;margin-top:0;-moz-transition:all .3s;transition:all .3s;background-color:#fff;height:40px}.nav:after{top:100%}.nav .nav__burger{margin-left:15px}.nav .nav__searchbar .nav__input{width:300px}.nav .nav__content{margin-left:30px}.nav .nav__logo{margin-left:0}.posts__list .posts__post .posts__title{height:auto}.posts{margin-top:50px}.categories{margin-top:62px}.experience__list .experience__card .experience__text{width:120px}.experience__list .experience__card .experience__text h4{font-size:18px}.experience__list .experience__card .experience__text p{font-size:12px;line-height:1.5}.experience__list .experience__card .experience__stats{display:block;text-align:center}.experience__list .experience__card .posts__views{padding-top:20px;margin:0 auto;display:block}}@media screen and (max-width:405px){.experience .experience__card .experience__text .experience__stats{margin-top:30px;display:block}.experience .experience__card .experience__text .experience__stats .posts__views{padding-top:20px}}@media screen and (max-width:377px){.experience__list .experience__card .experience__text{width:120px}.experience__list .experience__card .experience__text h4{font-size:18px}.experience__list .experience__card .experience__text p{font-size:12px;line-height:1.5}.experience__list .experience__card .experience__stats{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;text-align:center}.experience__list .experience__card .posts__views{padding-top:0;margin:0;display:block}.container{width:92vw}.mobile-nav{z-index:999;padding-left:20px}.nav{margin-left:auto;margin-right:auto;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.nav .nav__searchbar .nav__input{width:230px}.nav .nav__logo{width:180px}.posts .posts__author-wrap{-webkit-align-items:center;-moz-box-align:center;align-items:center}.posts .posts__author-wrap,.posts .posts__views{display:-webkit-flex;display:-moz-box;display:flex}.posts .posts__views{margin-left:10px}.posts .posts__views i{margin-left:0}}@media screen and (max-width:350px){.nav .nav__searchbar .nav__input{width:240px}.product-card__dilivery-price{width:100%!important}.product-card__dilivery-price-down,.product-card__dilivery-price-up{text-align:center!important}}@media screen and (max-width:320px){.nav{width:320px}.container{width:290px}.swiper-slide:last-child .experience__card span{display:block;margin:0 auto;text-align:center;width:65px;font-size:16px}.tellaboutyou .tellaboutyou__text{left:41%}.tellaboutyou .tellaboutyou__text h6{font-size:10px;margin-left:30px}}.authorfull{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;font-family:Lato,sans-serif}.authorfull .authorfull__image{display:block;width:50px;height:50px;border-radius:100%}.authorfull .authorfull__authorname{margin-left:15px;color:#444;font-size:18px;font-weight:700;line-height:22px}.authorfull .authorfull__btn{margin-left:10px}.authorfull .authorfull__wrap{display:-webkit-flex;display:-moz-box;display:flex}.authorfull .authorfull__date{margin-left:10px;color:#fff;font-size:11px;font-weight:400;line-height:1;padding:6px 10px 6px 28px;background:#0ca5d3 url(/_next/static/media/date.466c0e0be007b826c5f379d9083b9ffb.png) 9px 50% no-repeat;border-radius:6px}.authorfull .authorfull__views{margin-left:10px;color:#a3a3a3;height:20px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;background:0 50% url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 497.6 497.6' fill='%23b5b5b5'%3E%3Cpath d='M495.2 242.4c-36.8-70.4-136-116.8-246.4-116.8S39.2 172 2.4 240.8c-3.2 4.8-3.2 9.6 0 14.4C39.2 325.6 138.4 372 248.8 372s209.6-46.4 246.4-115.2c3.2-4.8 3.2-9.6 0-14.4zM248.8 340c-94.4 0-179.2-35.2-212.8-91.2 33.6-56 118.4-91.2 212.8-91.2s179.2 35.2 212.8 91.2C428 303.2 343.2 340 248.8 340z'/%3E%3Cpath d='M340 138.4c-4.8-8-14.4-9.6-22.4-4.8S308 148 312.8 156c9.6 12.8 14.4 28.8 14.4 44.8 0 43.2-35.2 78.4-78.4 78.4s-78.4-35.2-78.4-78.4c0-14.4 4.8-30.4 12.8-43.2 4.8-8 3.2-17.6-4.8-22.4-8-4.8-17.6-3.2-22.4 4.8-12.8 19.2-19.2 40-19.2 62.4 0 60.8 49.6 110.4 110.4 110.4 62.4 0 112-49.6 112-112 0-22.4-6.4-43.2-19.2-62.4z'/%3E%3C/svg%3E") no-repeat;font-weight:400}.authorfull .authorfull__views span{font-size:12px;margin-left:25px}.authorfull .authorfull__likes{display:-webkit-flex;display:-moz-box;display:flex;margin-left:20px;color:#a3a3a3;font-size:12px;font-weight:400;-webkit-align-items:center;-moz-box-align:center;align-items:center;background:0 50% url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 478.2 478.2' fill='%23b5b5b5'%3E%3Cpath d='M457.575 325.1c9.8-12.5 14.5-25.9 13.9-39.7-.6-15.2-7.4-27.1-13-34.4 6.5-16.2 9-41.7-12.7-61.5-15.9-14.5-42.9-21-80.3-19.2-26.3 1.2-48.3 6.1-49.2 6.3h-.1c-5 .9-10.3 2-15.7 3.2-.4-6.4.7-22.3 12.5-58.1 14-42.6 13.2-75.2-2.6-97-16.6-22.9-43.1-24.7-50.9-24.7-7.5 0-14.4 3.1-19.3 8.8-11.1 12.9-9.8 36.7-8.4 47.7-13.2 35.4-50.2 122.2-81.5 146.3-.6.4-1.1.9-1.6 1.4-9.2 9.7-15.4 20.2-19.6 29.4-5.9-3.2-12.6-5-19.8-5h-61c-23 0-41.6 18.7-41.6 41.6v162.5c0 23 18.7 41.6 41.6 41.6h61c8.9 0 17.2-2.8 24-7.6l23.5 2.8c3.6.5 67.6 8.6 133.3 7.3 11.9.9 23.1 1.4 33.5 1.4 17.9 0 33.5-1.4 46.5-4.2 30.6-6.5 51.5-19.5 62.1-38.6 8.1-14.6 8.1-29.1 6.8-38.3 19.9-18 23.4-37.9 22.7-51.9-.4-8.1-2.2-15-4.1-20.1zm-409.3 122.2c-8.1 0-14.6-6.6-14.6-14.6V270.1c0-8.1 6.6-14.6 14.6-14.6h61c8.1 0 14.6 6.6 14.6 14.6v162.5c0 8.1-6.6 14.6-14.6 14.6h-61v.1zm383.7-133.9c-4.2 4.4-5 11.1-1.8 16.3 0 .1 4.1 7.1 4.6 16.7.7 13.1-5.6 24.7-18.8 34.6-4.7 3.6-6.6 9.8-4.6 15.4 0 .1 4.3 13.3-2.7 25.8-6.7 12-21.6 20.6-44.2 25.4-18.1 3.9-42.7 4.6-72.9 2.2h-1.4c-64.3 1.4-129.3-7-130-7.1h-.1l-10.1-1.2c.6-2.8.9-5.8.9-8.8V270.1c0-4.3-.7-8.5-1.9-12.4 1.8-6.7 6.8-21.6 18.6-34.3 44.9-35.6 88.8-155.7 90.7-160.9.8-2.1 1-4.4.6-6.7-1.7-11.2-1.1-24.9 1.3-29 5.3.1 19.6 1.6 28.2 13.5 10.2 14.1 9.8 39.3-1.2 72.7-16.8 50.9-18.2 77.7-4.9 89.5 6.6 5.9 15.4 6.2 21.8 3.9 6.1-1.4 11.9-2.6 17.4-3.5.4-.1.9-.2 1.3-.3 30.7-6.7 85.7-10.8 104.8 6.6 16.2 14.8 4.7 34.4 3.4 36.5-3.7 5.6-2.6 12.9 2.4 17.4.1.1 10.6 10 11.1 23.3.4 8.9-3.8 18-12.5 27z'/%3E%3C/svg%3E") no-repeat}.authorfull .authorfull__likes span{margin-left:25px}@media screen and (max-width:580px){.authorfull{position:relative}.authorfull .authorfull__image{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.authorfull .authorfull__authorname{width:60%;margin-left:65px;padding-bottom:5px}.authorfull .authorfull__btn{margin-left:65px;width:58%}.authorfull .authorfull__views{margin-top:5px;margin-left:65px}.authorfull .authorfull__likes{margin-top:5px}}@media screen and (max-width:420px){.authorfull .authorfull__btn{width:auto}}@media screen and (max-width:320px){.authorfull .authorfull__btn{margin-left:64px}}.infinite-scroll-component{overflow:visible!important}.infinite-scroll-component .article{position:relative;margin-top:75px}.infinite-scroll-component .article:before{content:"";position:absolute;top:-40px;left:0;width:100%;height:1px;background-color:#e8e8e8}.article{font-family:Lato,sans-serif;margin-top:50px;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;margin-bottom:70px}.article,.article .container{display:-webkit-flex;display:-moz-box;display:flex}.article .article__content{position:relative;color:#fff;overflow:visible;width:880px}.article .article__url::-webkit-scrollbar{display:none}.article .article__url{font-size:13px;display:-webkit-flex;display:-moz-box;display:flex;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;position:relative;left:-15px;padding-left:15px;width:95vw}.article .article__url .delimiter{margin-left:5px}.article .article__url span{color:#444;cursor:pointer}.article .article__url span:hover{border-bottom:1px solid #000}.article .article__url .article__url-slash{color:#0ca5d3}.article .article__url .article__url-slash:hover{cursor:default;border-bottom:none}.article .article__url .article__url-title{color:#0ca5d3;white-space:nowrap}.article .article__url .article__url-title:hover{cursor:default;border-bottom:none}.article .article__title{color:#444;font-size:34px;font-weight:400;margin-top:20px;position:relative}.article .article__title:after{content:"";width:100%;left:50%;height:.5px;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);transform:translate(-50%);position:absolute;top:-moz-calc(100% + 25px);top:calc(100% + 25px);background-color:hsla(0,0%,91%,.75)}.article .article__author{margin-top:45px;position:relative}.article .article__author:after{content:"";width:100%;left:50%;height:.5px;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);transform:translate(-50%);position:absolute;top:-moz-calc(100% + 18px);top:calc(100% + 18px);background-color:hsla(0,0%,91%,.75)}.article .article__image{margin-top:55px;width:100%}.article h1,.article h2,.article h3,.article h4,.article h5,.article h6{color:#444}.article .article__text{margin-top:55px}.article .article__text div{color:#444;font-size:17px;line-height:1.2;margin:0 0 20px}.article .article__text img{width:100%}.article .article__text p{color:#444;font-size:17px;line-height:1.2;margin:0 0 20px}.article .article__text h3{color:#444;font-weight:400;font-size:26px;margin-bottom:40px}.article .article__text strong{color:#000;font-weight:700}.article .article__text ul{list-style-type:disc}.article .article__text ol,.article .article__text ul{color:#444;padding-left:40px;line-height:1.45;font-size:17px;margin-bottom:10px}.article .article__text ol{list-style-type:decimal}.article .article__text li{line-height:1.35}.article .article__text a,.article .article__text a strong{color:#0ca5d3;position:relative;z-index:2}.article .swiper-button-disabled{display:none}.article .article__products{margin-top:10px}.article .article__popularlist .article__popularlist-item,.article .article__product-list-item,.article .article__swiper-item{width:280px}.article .artricle__firstimage{display:block;width:100%}.article .article__categories{margin-top:20px}.article .article__categories-title{font-size:30px;color:#444;line-height:1}.article .aricle__categories-list{margin-top:25px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.article .article__rightsidebar{display:-webkit-flex;display:-moz-box;display:flex;overflow:visible!important;overflow-x:visible!important;overflow-y:visible!important}.article .article__banner{display:block;position:-webkit-sticky;position:sticky;top:20px;height:450px;width:270px;text-align:center;margin-bottom:28px}.article .article__banner img{width:100%}.article .article__infinity-articles{width:100%;position:relative}.article .article__infinity-articles .container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;overflow:visible;margin-bottom:70px;margin-top:75px}.article .article__infinity-articles .container:before{content:"";position:absolute;top:-35px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);height:1px;width:100%;background-color:#e8e8e8}.article .article__categories-item{padding:9px 20px;border:1px solid #0ca5d3;font-weight:400;font-size:15px;border-radius:5px;margin-right:12px;margin-top:12px;cursor:pointer}.article .article__categories-item:hover{color:#fff;background-color:#0ca5d3}.mobile-nav__white{-moz-transition:all .3s;transition:all .3s;z-index:1000;display:none;background:#fff;width:100vw;position:fixed;left:0;height:20px;top:40px}@media screen and (max-width:1280px){.article .article__content{width:75%}.article .article__banner{width:280px}}@media screen and (max-width:1024px){.article .article__content{width:76%}.article .article__banner{width:200px}}@media screen and (max-width:769px){.swiper-container{overflow:visible!important;overflow-x:hidden!important}.article{display:block}.article .article__image,.article .article__text img{margin-left:-40px;width:120%}.article .article__title{font-size:20px}.article .article__products{margin-top:10px}.article .article__content{width:100%}.article .article__rightsidebar{margin-top:20px;padding-bottom:20px;display:-webkit-flex;display:-moz-box;display:flex}.article .article__banner{width:290px;margin:0 auto}.article .article__banner--last{background-color:#ebbaba}.article .article__rightsidebar{margin:40px auto 120px}}@media screen and (max-width:520px){.article{display:block}.article .article__url{position:relative;left:-4.5%;width:95vw}}@media screen and (max-width:480px){.article__infinity-articles .container:before{display:none}.article{margin-top:0}.article .article__image{margin-left:-40px;width:120%}.article .swiper-container{overflow:visible!important}.article .article__title:after{width:200%}.article .article__author:after{width:200%}.article .artricle__text img{position:relative;width:100vw;left:-15px}}.socials{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;margin-top:25px}.socials .socials__icon{cursor:pointer;margin-left:15px;width:54px;height:44px;border-radius:6px;display:block;font-size:20px;position:relative}.socials .socials__icon:first-child{margin-left:0}.socials .socials__inner{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.socials .socials__wrapper{display:-webkit-flex;display:-moz-box;display:flex}.socials .socials__wrapper a{display:block;margin-right:5px}.socials .socials__vk{background-color:#39719d}.socials .socials__ok{background-color:#ff9a24}.socials .socials__fb{background-color:#2e5a97}.socials .socials__whatsup{background-color:#00d06c}.socials .socials__telegram{background-color:#35a9e8}.socials .socials__twitter{background-color:#00a1ec}.socials .socials__pinterest{background-color:#cb2121}.socials .articles__footer-stats{z-index:1;display:-webkit-flex;display:-moz-box;display:flex}.socials .articles__footer-likes{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;cursor:pointer;height:50px;background-color:#f8f9fc;border-radius:6px;padding:0 5px}.socials .articles__footer-likes img{width:20px;height:20px;display:block;margin-right:5px}.socials .articles__footer-likes span{font-size:16px;color:#0ca5d3}.socials .is-liked{background-color:#0ca5d3;color:#fff;border-radius:6px;height:50px;padding:0 5px}.socials .is-liked span{color:#fff}.socials .articles__footer-dislikes{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-left:20px}.socials .articles__footer-dislikes img{width:20px;height:20px;display:block;margin-right:5px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}.socials .articles__footer-dislikes span{font-size:16px}@media screen and (max-width:720px){.socials{margin-top:20px}.socials .socials__icon{width:40px;height:40px;margin-right:0}}@media screen and (max-width:420px){.socials{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.socials .articles__footer-likes{height:40px;margin-bottom:10px}.socials .socials__wrapper{-webkit-flex-wrap:wrap;flex-wrap:wrap}.socials .socials__wrapper a{margin-right:0}.socials .socials__icon{width:36px;height:40px;margin-left:0;margin-right:2px;margin-bottom:10px}}.article-card{font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#444;font-size:17px;min-height:100%}.article-card .article-card__title{margin-top:10px;min-height:36px}.article-card .article-card__image{border-radius:6px;display:block;width:100%}.article-card .article-card__author{margin-top:20px;display:-webkit-flex;display:-moz-box;display:flex}.article-card .article-card__author-img{display:block;width:50px;height:50px;border-radius:100%}.article-card .article-card__author-right{margin-left:15px}.article-card .article-card__author-name{font-size:14px}.article-card .article-card__author-stats{color:#444;margin-top:10px}.article-card .article-card__author-stats,.article-card .article-card__author-views{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.article-card .article-card__author-views{color:#a3a3a3;margin-left:10px}.article-card .article-card__count{font-size:13px;margin-top:4px;margin-left:7px}.article-card .article-card__author-eye{width:20px;height:20px;display:block;background:0 50% url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 497.6 497.6' fill='%23b5b5b5'%3E%3Cpath d='M495.2 242.4c-36.8-70.4-136-116.8-246.4-116.8S39.2 172 2.4 240.8c-3.2 4.8-3.2 9.6 0 14.4C39.2 325.6 138.4 372 248.8 372s209.6-46.4 246.4-115.2c3.2-4.8 3.2-9.6 0-14.4zM248.8 340c-94.4 0-179.2-35.2-212.8-91.2 33.6-56 118.4-91.2 212.8-91.2s179.2 35.2 212.8 91.2C428 303.2 343.2 340 248.8 340z'/%3E%3Cpath d='M340 138.4c-4.8-8-14.4-9.6-22.4-4.8S308 148 312.8 156c9.6 12.8 14.4 28.8 14.4 44.8 0 43.2-35.2 78.4-78.4 78.4s-78.4-35.2-78.4-78.4c0-14.4 4.8-30.4 12.8-43.2 4.8-8 3.2-17.6-4.8-22.4-8-4.8-17.6-3.2-22.4 4.8-12.8 19.2-19.2 40-19.2 62.4 0 60.8 49.6 110.4 110.4 110.4 62.4 0 112-49.6 112-112 0-22.4-6.4-43.2-19.2-62.4z'/%3E%3C/svg%3E") no-repeat}.articleSwiperListArticles{margin-top:25px;position:relative}.articleSwiperListArticles .swiper-button-disabled{display:none!important}.articleSwiperListArticles .articleSwiperListArticles__next{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-around;justify-content:space-around;box-shadow:0 4px 4px 0 rgba(0,0,0,.75);position:absolute;top:42%;right:-2%;z-index:2;cursor:pointer;color:#000;background-color:#fff;height:20px;border-radius:100%;padding:5px;width:20px}.articleSwiperListArticles .articleSwiperListArticles__next svg{-webkit-transform:scale(.6);-moz-transform:scale(.6);transform:scale(.6)}.articleSwiperListArticles .pop-next svg{-webkit-transform:translateX(0) translateY(.5px) scale(.6);-moz-transform:translateX(0) translateY(.5px) scale(.6);transform:translateX(0) translateY(.5px) scale(.6)}.articleSwiperListArticles .pop-prev svg{-webkit-transform:translateX(0) translateY(.5px) scale(.6)!important;-moz-transform:translateX(0) translateY(.5px) scale(.6)!important;transform:translateX(0) translateY(.5px) scale(.6)!important}.articleSwiperListArticles .svg-inline--fa{height:auto!important}.articleSwiperListArticles .articleSwiperListArticles__prev{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-around;justify-content:space-around;box-shadow:0 4px 4px 0 rgba(0,0,0,.75);position:absolute;top:42%;left:-2%;z-index:2;cursor:pointer;color:#000;background-color:#fff;height:20px;border-radius:100%;padding:5px;width:20px;font-size:18px}.articleSwiperListArticles .articleSwiperListArticles__prev svg{-webkit-transform:scale(.6);-moz-transform:scale(.6);transform:scale(.6)}.articleSwiperListArticles .articleSwiperListArticles__title{color:#444;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:28px;font-weight:400;position:relative;margin-bottom:50px}.articleSwiperListArticles .articleSwiperListArticles__title:after{content:"";width:100%;height:.5px;position:absolute;left:0;bottom:-18px;background-color:hsla(0,0%,63.9%,.2)}@media screen and (max-width:768px){.articleSwiperListArticles .articleSwiperListArticles__title{font-size:24px}.articleSwiperListArticles .articleSwiperListArticles__next,.articleSwiperListArticles .articleSwiperListArticles__prev{display:none}}.btn-adviser{color:#58dcec;border:1px solid #58dcec;font-weight:400}.btn-selection{color:#8392cb;border:1px solid #8392cb;font-weight:400}.btn-helper{color:#009aff;border:1px solid #009aff;font-weight:400}.main-page-loader{z-index:1;height:110vh;width:100vw;margin-top:-10px;padding:0;position:fixed;background-color:hsla(0,0%,100%,.5)}.main-page-loader .lds-dual-ring{z-index:3;position:absolute;display:block;top:50%;left:50%;width:40px;height:40px}.main-page-loader .lds-dual-ring:after{position:absolute;z-index:3;content:" ";display:block;width:30px;height:30px;margin:8px;border-radius:50%;border-color:#30acd7 transparent;border-style:solid;border-width:4px;-webkit-animation:lds-dual-ring 1.2s linear infinite;-moz-animation:lds-dual-ring 1.2s linear infinite;animation:lds-dual-ring 1.2s linear infinite}@-webkit-keyframes lds-dual-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes lds-dual-ring{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-dual-ring{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);transform:rotate(1turn)}}.product-card{padding:10px 12px 12px}.product-card,.product-card-desktop{-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-moz-box-sizing:border-box;border:1px solid #e6e6e6;border-radius:6px;position:relative;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;box-sizing:border-box}.product-card-desktop{width:215px;margin-left:5px;padding:12px 10px;margin-top:5px}.product-card__price-wrapper{position:relative}.product-modal .product-modal__headline{font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#fff;font-size:20px;font-weight:400;text-align:center;position:relative;display:-webkit-flex;display:-moz-box;display:flex}.product-modal .product-modal__headline:after{content:"";position:absolute;height:1px;background-color:#fff;width:120%;left:-5%;top:-moz-calc(100% + 10px);top:calc(100% + 10px)}.product-modal .product-modal__modalarrow{display:block;-moz-box-sizing:border-box;box-sizing:border-box;width:18px;height:18px}.product-modal .product-modal__continue{margin-top:25px}.product-modal .product-modal__title{margin:0 auto}.product-modal .product-modal__btn{font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:block;padding:14px 20px;font-size:14px;line-height:1;border:none;border-radius:4px;width:100%}.product-modal .product-modal__navigation{margin-top:70px}.product-modal .product-modal__about{color:#fff;background-color:#ffdb4d}.product-modal .product-modal__text{margin:65px auto;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#fff;font-size:15px;font-weight:400;line-height:22px;text-align:center;width:90vw}.product-card-desktop:nth-child(4n+1){margin-left:0}.product-card__popups{color:#444;position:absolute;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;top:2.5%;left:5%}.product-card__popup{cursor:pointer;border:1px solid #bd2cd2;border-radius:6px;background-color:#fff;padding:5px 12px;font-size:12px;margin-top:5px;position:relative;z-index:1}.react-slidedown{z-index:2}.load-more-hidden{display:none}.product-card__fulllpopuplist ul{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.product-card__popup--text{white-space:normal;margin-top:10px;padding:20px 30px;box-shadow:1px 1px 10px rgba(30,30,30,.22);color:#fff;font-size:13px;font-weight:400;line-height:1.3;border-radius:5px;background-color:#0ca5d3;position:relative}.product-card__popup--text:before{content:"";position:absolute;top:-7px;width:0;height:0;border-color:transparent transparent #0ca5d3;border-style:solid;border-width:0 6px 8px}.product-card__wrap{z-index:1}.product-card__wrap-next{z-index:2}.product-card__fulllpopuplist-inner-card{max-width:125px;position:relative}.proudct-card__popup-blue{display:block;position:absolute;background-color:#0ca5d3;box-shadow:1px 1px 10px rgba(30,30,30,.22);padding:20px 30px;font-size:13px;font-weight:400;line-height:1.3;border-radius:6px}.product-card__popup-last-child{width:9.5px}.product-card__fulllpopuplist--opened{display:-webkit-flex;display:-moz-box;display:flex;position:absolute;-webkit-flex-wrap:wrap;flex-wrap:wrap}.product-card__popup-load-more{padding:5px;border:1px solid #0ca5d3;margin-left:5px;-moz-box-sizing:border-box;box-sizing:border-box;width:24px;height:24px}.product-card__popup-load-more span{width:10px;margin-left:2px}.product-card__popup-load-more span .arrow{height:9px;width:10px;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);transform:rotate(270deg);padding-bottom:5px}.product-card__popup-load-more span .arrow path{fill:#0ca5d3;-webkit-transform:scale(.5);-moz-transform:scale(.5);transform:scale(.5)}.product-card__popup-last-child{-moz-box-sizing:border-box;box-sizing:border-box;width:24px;height:24px;border:1px solid #0ca5d3}.product-card__popup-last-child span{width:10px;margin-left:-6px;margin-bottom:1px}.product-card__popup-last-child span svg{height:9px;width:10px}.product-card__popup-last-child span svg path{fill:#0ca5d3;-webkit-transform:scale(1.3);-moz-transform:scale(1.3);transform:scale(1.3)}.product-card__image{height:120.63px;display:block;width:100%}.product-card__smalltext{margin-top:10px;color:#888!important;font-size:11px}.product-card__productname{color:#888;text-transform:uppercase;font-size:14px;line-height:1.3;position:relative;margin-top:0}.product-card__price{color:#444;font-size:14px;font-weight:700;text-align:center;margin-top:20px}.product-card__price-discount{position:relative;width:100px;margin:0 auto}.product-card__price-discount-prev{color:#888;margin-left:7px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;font-size:11px}.product-card__price-discount-prev span{text-decoration:line-through}.product-card__price-discount-prev .product-card__s{text-decoration:none;margin-left:5px}.product-card__wrap-2{position:relative}.product-card__line{position:absolute;display:block;height:.5px;margin-top:10px;width:100%;background-color:#e8e8e8}.product-card__price-discount-current{text-align:center;font-weight:700;color:#000;font-size:14px;margin-top:4px}.product-card__price-discount-diff{padding:0 2px;top:0;left:-moz-calc(100% + 5px);left:calc(100% + 5px);font-size:11px;font-weight:400;border-radius:4px;line-height:18px;color:#fff;background-color:#00a651}.product-card__instock{color:#555;text-align:center;margin-top:25px;font-size:14px}.product-card__instock .product-card__instock__empty{opacity:0}.product-card__instock span{position:relative;display:inline-block;vertical-align:middle;width:14px;height:14px;border-radius:100%;background-color:#00a651;font-size:15px;color:#444;margin-top:-2px}.product-card__instock span:after{content:"";position:absolute;left:0;top:-2px;width:8px;height:4px;margin:5px 0 0 3px;border-bottom:1px solid #fff;border-left:1px solid #fff;-webkit-transform:rotate(-50deg);-moz-transform:rotate(-50deg);transform:rotate(-50deg)}.product-card__button{position:relative;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;padding:16px 20px;height:45.6px;font-weight:400;color:#555;cursor:pointer;width:100%;background-color:#ffdb4d;border:1px solid transparent;border-radius:6px;box-shadow:1px 3px 7px rgba(0,0,0,.19);font-size:14px;margin-top:10px}.product-card__button:hover{background-color:#ffe069}.product-with-discount .product-card__productname{color:#444;text-transform:uppercase;font-size:14px;line-height:1.3;position:relative;margin-top:0}.product-with-discount .product-card__price-wrapper{margin-top:-10px}.product-with-discount .product-card__price-wrapper:after{top:-moz-calc(100% + 13px);top:calc(100% + 13px)}.product-with-discount .product-card__instock{margin-top:25px}.product-with-discount .product-card__price-discount{margin-top:10px}.product-card__dilivery{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-items:center;-moz-box-align:center;align-items:center;color:#444;height:27px;margin-top:17px}.product-card__car-image{display:block;width:50px;height:50px}.product-card__dilivery-price{width:70%;font-size:13px;line-height:1.3;padding-bottom:5px}.product-card__dilivery-price span{color:#0ca5d3}@media screen and (max-width:1200px){.product-card-desktop:nth-child(7){display:none}.product-card-desktop:nth-child(8){display:none}}@media screen and (max-width:1199px){.product-card-desktop{width:24%}.product-card-desktop .product-card__car-image{display:none}.product-card-desktop .product-card__dilivery-price{text-align:center}.product-card__dilivery-price{width:100%}}@media screen and (max-width:1024px){.product-card-desktop:nth-child(7){display:block}.product-card-desktop:nth-child(8){display:block}}@media screen and (max-width:768px){.product-list .swiper-slide{width:170px!important}.product-list .article__product-list__btn-load{width:100px!important;-moz-box-sizing:border-box;padding:10px 12px 12px;border:1px solid #e6e6e6;border-radius:6px;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;box-sizing:border-box;position:relative}.product-list .article__product-list__btn-load span{color:#0ca5d3;font-size:18px;text-align:center;display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.product-card__smalltext{text-align:center}.product-list{margin-bottom:10px}.product-with-discount:after{top:-moz-calc(100% + 15px);top:calc(100% + 15px)}.product-with-discount .product-card__productname{width:100%;min-height:auto;padding-bottom:5px;text-align:center;margin-top:2px}.product-with-discount .product-card__price-discount-current{width:108px}.product-card__productname{text-align:center}.product-card__price,.product-card__price-discount-current{font-size:18px}.product-card__smalltext{font-weight:400}.product-card__instock{margin-top:20px}.product-card__button{position:relative;-webkit-flex:0 0 100%;-moz-box-flex:0;flex:0 0 100%;color:#444;width:106%;margin-top:10px;padding:13px 4px;margin-right:10px;margin-left:-4px;height:auto}.product-card__button:after{content:"";position:absolute}.product-card__dilivery{margin-top:14px;display:block}.product-card__dilivery-price{font-size:12px;-moz-text-align-last:left;text-align-last:left}.product-card__car-image{display:none}.product-card__dilivery-price{width:84%;margin:0 auto;text-align:start}}@media screen and (max-width:520px){.product-with-discount .product-card__price-discount{margin-top:15px}.product-card{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;height:100%}.product-card .product-card__price{position:relative}}@media screen and (max-width:340px){.product-card{padding:10px 12px 25px}}.product-list{margin-top:30px}.product-list .swiper-slide{height:auto}.product-list-desktop{-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0}.product-list-desktop,.product-list__recommended{display:-webkit-flex;display:-moz-box;display:flex}.product-list__recommended{color:#444;padding-bottom:10px;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;margin-top:20px}.product-list__recommended-state{display:-webkit-flex;display:-moz-box;display:flex;position:relative;font-size:14px;color:#acacac;cursor:pointer}.product-list__recommended-state .dont-show{-webkit-transform:scale(.6);-moz-transform:scale(.6);transform:scale(.6);position:absolute;display:block;top:-5px;left:-25px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23e60f0f' width='24' height='24'%3E%3Cpath d='M18.984 6.422L13.406 12l5.578 5.578-1.406 1.406L12 13.406l-5.578 5.578-1.406-1.406L10.594 12 5.016 6.422l1.406-1.406L12 10.594l5.578-5.578z'/%3E%3C/svg%3E");background-repeat:no-repeat;width:20px;height:20px}.product-list__recommended-state .show{content:"";position:absolute;left:-20px;top:60%;width:10px;height:10px;margin-top:-7.5px;background:#78d585;border-radius:100%}.product-list__loadmore-mobile{border:1px solid #e6e6e6;height:100%;color:#0ca5d3;font-size:20px;position:relative;cursor:pointer}.product-list__loadmore-mobile span{position:absolute;display:block;top:50%;left:50%;text-align:center;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.product-list__load__button{width:99.5%}.product-list__load__button .posts__loadmore{width:100%!important}@media screen and (max-width:768px){.product-list{margin-top:20px}}@media screen and (max-width:360px){.product-list__recommended{font-size:15px}}@media screen and (max-width:340px){.product-list__recommended{display:block;font-size:15px}.product-list__recommended .product-list__recommended-state{margin-left:19px}}.arrowup-container{height:100%;position:absolute;left:45%;top:0;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);transform:translate(-50%)}.arrowup-container .arrowup{background-color:#0ca5d3;width:53px;height:53px;position:-webkit-sticky;position:sticky;top:90vh}.arrowup-container .arrowup__svg{width:100%;height:100%}.expertquote-wrap{padding-bottom:30px;background-color:#fffdf6;padding-top:1px}.expertquote{font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin-left:70px;margin-top:40px;margin-bottom:50px}.expertquote .expertquote__main{margin-bottom:35px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.expertquote .expertquote__avatar{display:block;width:75px;border-radius:100%}.expertquote .expertquote__title{color:#444;font-weight:700;font-size:18px;margin-left:50px}.expertquote .expertquote__title span{color:#5abbd9}.expertquote .expertquote__content{display:-webkit-flex;display:-moz-box;display:flex;position:relative;margin-top:20px;color:#444;line-height:1.4;margin-bottom:20px}.expertquote .expertquote__content p{margin-top:2.5px}.expertquote .expertquote__text{margin-top:55px;width:95%}.expertquote .expertquote__quoteimg{position:absolute;display:block;left:-45px;top:-70px;-webkit-transform:scale(3.5);-moz-transform:scale(3.5);transform:scale(3.5);width:67px}.expertquote .expertquote__quoteimg svg{fill:#a3a3a3}.expertquote .expertquote__quoteimg--rear{position:absolute;display:block;right:20px;bottom:-125px;-webkit-transform:scale(3.5) rotate(180deg);-moz-transform:scale(3.5) rotate(180deg);transform:scale(3.5) rotate(180deg);width:67px}.expertquote .expertquote__quoteimg--rear svg{fill:#a3a3a3}@media screen and (max-width:768px){.expertquote-wrap{margin-left:-40px;width:120%}.expertquote-wrap .expertquote__text{width:87%}.expertquote-wrap .expertquote__quoteimg--rear{right:105px}}@media screen and (max-width:600px){.expertquote .expertquote__quoteimg--rear{right:20px}}@media screen and (max-width:377px){.expertquote .expertquote__main{display:block;margin-right:50px}.expertquote .expertquote__title{text-align:center;margin-left:0}.expertquote .expertquote__avatar{margin:0 auto}.expertquote .expertquote__title{margin-top:20px}}.react-slidedown{height:0;-moz-transition-property:none;transition-property:none;-moz-transition-duration:.5s;transition-duration:.5s;-moz-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.react-slidedown.transitioning{overflow-y:hidden}.react-slidedown.closed{display:none}@font-face{font-family:lg;src:url(/_next/static/media/lg.a53dcc5ea47fe7d1d9fc881ff489f409.ttf) format("truetype"),url(/_next/static/media/lg.0add59587d07387b771f49d3f91a92af.woff) format("woff"),url(/_next/static/media/lg.adb7aeef16adb8599e2d261b9a3a9f1e.svg#lg) format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;-moz-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;outline:none;border:none;background-color:transparent}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#fff}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@-moz-keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}@-moz-keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-moz-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-moz-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%;background-color:rgba(0,0,0,.45)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;background:none;border:none;box-shadow:none;-moz-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{background-color:rgba(0,0,0,.45);bottom:0;color:#eee;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear,-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s;-moz-transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear,-moz-transform .35s cubic-bezier(0,0,.25,1) 0s;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear,-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,-moz-transform .35s cubic-bezier(0,0,.25,1) 0s}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);-moz-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);-moz-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);-moz-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);-moz-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;transition:opacity .25s cubic-bezier(0,0,.25,1),-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s!important;-moz-transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1),-moz-transform .25s cubic-bezier(0,0,.25,1) 0s!important;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1),-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,-moz-transform .25s cubic-bezier(0,0,.25,1) 0s!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);-moz-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:transform .25s cubic-bezier(0,0,.25,1) 0s,-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,-moz-transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-moz-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{border-radius:5px;cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #fff;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-moz-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-moz-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toggle-thumb{background-color:#0d0a0a;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px;outline:medium none;border:none}.lg-outer .lg-toggle-thumb:after{content:"\e1ff"}.lg-outer .lg-toggle-thumb:hover{color:#fff}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-vimeo .lg-video-play{background:url(/_next/static/media/vimeo-play.6c87992d63b09bc8c161a7f28419d3df.png) no-repeat scroll 0 0 transparent}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(/_next/static/media/vimeo-play.6c87992d63b09bc8c161a7f28419d3df.png) no-repeat scroll 0 -58px transparent}.lg-outer .lg-has-html5 .lg-video-play{background:transparent url(/_next/static/media/video-play.53bb7d07ece69125950d8abb17356920.png) no-repeat scroll 0 0;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(/_next/static/media/youtube-play.8921bc9cdd0eaf56ec89be386b2a7f7f.png) no-repeat scroll 0 0 transparent}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(/_next/static/media/youtube-play.8921bc9cdd0eaf56ec89be386b2a7f7f.png) no-repeat scroll 0 -60px transparent}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-moz-transition:opacity .08s ease 0s;transition:opacity .08s ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-moz-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s;transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:transform .3s cubic-bezier(0,0,.25,1) 0s,-moz-transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,-moz-transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-moz-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1);-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:opacity .15s,-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s!important;-moz-transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s,-moz-transform .3s cubic-bezier(0,0,.25,1) 0s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s,-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,-moz-transform .3s cubic-bezier(0,0,.25,1) 0s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:inset 0 0 0 2px #fff}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,transform .15s ease 0s,-moz-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s,-webkit-transform .15s ease 0s,-moz-transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);-moz-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:hsla(0,0%,100%,.5);border-radius:50%;box-shadow:inset 0 0 0 8px hsla(0,0%,100%,.7);display:block;height:12px;-moz-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:inset 0 0 0 8px #fff}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-moz-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-moz-transition-delay:0s;transition-delay:0s;-moz-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active #lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:visibility 0s linear .5s,opacity .18s linear 0s,-webkit-transform .18s linear 0s;-moz-transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s,-moz-transform .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s,-webkit-transform .18s linear 0s,-moz-transform .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e904"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e907"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e905"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e906"}.lg-outer .lg-img-rotate{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0;-moz-transition:-moz-transform .3s cubic-bezier(.32,0,.67,0) 0s;transition:-webkit-transform .3s cubic-bezier(.32,0,.67,0) 0s;-moz-transition:transform .3s cubic-bezier(.32,0,.67,0) 0s,-moz-transform .3s cubic-bezier(.32,0,.67,0) 0s;transition:transform .3s cubic-bezier(.32,0,.67,0) 0s;transition:transform .3s cubic-bezier(.32,0,.67,0) 0s,-webkit-transform .3s cubic-bezier(.32,0,.67,0) 0s,-moz-transform .3s cubic-bezier(.32,0,.67,0) 0s}.lg-rotate-left:after{content:"\e900"}.lg-rotate-right:after{content:"\e901"}.lg-icon.lg-flip-hor,.lg-icon.lg-flip-ver{font-size:26px}.lg-flip-hor:after{content:"\e902"}.lg-flip-ver:after{content:"\e903"}.lg-group{*zoom:1}.lg-group:after,.lg-group:before{display:table;content:"";line-height:0}.lg-group:after{clear:both}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;opacity:0;outline:none;-moz-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-moz-transition-duration:inherit!important;transition-duration:inherit!important;-moz-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-moz-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{height:100%;width:100%;position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{width:100%;height:100%;position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(/_next/static/media/loading.621cc8ad61b6eb26c7165eb447f3d8fd.gif) no-repeat scroll 50% transparent;display:none!important}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-moz-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-moz-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-moz-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-moz-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;-moz-transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s,-moz-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,-moz-transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}@font-face{font-family:Lato;font-display:swap;src:url(/_next/static/media/lato-regular-webfont.909ecc654ab95065d9b2b71c643b9fcb.eot);src:url(/_next/static/media/lato-regular-webfont.909ecc654ab95065d9b2b71c643b9fcb.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/lato-regular-webfont.73ed17ee90e1e79d8df7f04cc56183fc.woff2) format("woff2"),url(/_next/static/media/lato-regular-webfont.78dabaa063481ed1c48132a70339b7c7.woff) format("woff"),url(/_next/static/media/lato-regular-webfont.368f365669287e3b58e9d29fe2a06164.ttf) format("truetype"),url(/_next/static/media/lato-regular-webfont.b9b6c9e20697cd43bf34c29882f8ef66.svg#comfortaaregular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Lato;font-display:swap;src:url(/_next/static/media/lato-italic-webfont.238c048ead44c54eabddde05c857f910.eot);src:url(/_next/static/media/lato-italic-webfont.238c048ead44c54eabddde05c857f910.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/lato-italic-webfont.42efc872e441eee2a6f18fb8bce0b011.woff2) format("woff2"),url(/_next/static/media/lato-italic-webfont.66bd4a86a4aeee6f4d52ce0374e8d8ca.woff) format("woff"),url(/_next/static/media/lato-italic-webfont.a90af3efb43efa91c622370613f0aeab.ttf) format("truetype"),url(/_next/static/media/lato-italic-webfont.1cd5d41a7271a89210b0672a10bdc8c0.svg#comfortaaregular) format("svg");font-weight:400;font-style:italic}@font-face{font-family:Lato;font-display:swap;src:url(/_next/static/media/lato-light-webfont.93022dabb7bf5d3a033971f3e34631ad.eot);src:url(/_next/static/media/lato-light-webfont.93022dabb7bf5d3a033971f3e34631ad.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/lato-light-webfont.da1816627f547acc7d611a8c84d74156.woff2) format("woff2"),url(/_next/static/media/lato-light-webfont.61e33f934a5bbb6d4629983c935429a8.woff) format("woff"),url(/_next/static/media/lato-light-webfont.04bb20fbab0b612fae3eba2f9e93c9a6.ttf) format("truetype"),url(/_next/static/media/lato-light-webfont.aa50dc08df0b3370917a0efc10e725dc.svg#comfortaaregular) format("svg");font-weight:300;font-style:normal}@font-face{font-family:Lato;font-display:swap;src:url(/_next/static/media/lato-lightitalic-webfont.eaf4eb77f7da9a6b60f566f82459fb59.eot);src:url(/_next/static/media/lato-lightitalic-webfont.eaf4eb77f7da9a6b60f566f82459fb59.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/lato-lightitalic-webfont.0bdaef4507cbcaa8f1b3b80ff8529d43.woff2) format("woff2"),url(/_next/static/media/lato-lightitalic-webfont.cea47e4f786910bdb7b7e583af0834a2.woff) format("woff"),url(/_next/static/media/lato-lightitalic-webfont.f6a68bc4bb1c93d7ba02d400b3f81af7.ttf) format("truetype"),url(/_next/static/media/lato-lightitalic-webfont.915f1d3470f98a4e2c2756b3722029ce.svg#comfortaaregular) format("svg");font-weight:300;font-style:italic}@font-face{font-family:Lato;font-display:swap;src:url(/_next/static/media/lato-thin-webfont.4dd831f248f380535a02d76d260a1a6e.eot);src:url(/_next/static/media/lato-thin-webfont.4dd831f248f380535a02d76d260a1a6e.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/lato-thin-webfont.9019119cb19818057908a568fca6fe8f.woff2) format("woff2"),url(/_next/static/media/lato-thin-webfont.98d40d7f9d87161a673ac6196eb1c8e0.woff) format("woff"),url(/_next/static/media/lato-thin-webfont.c7edbda0374e50c2568f2b2ce8339d8c.ttf) format("truetype"),url(/_next/static/media/lato-thin-webfont.5594f20d94cd67a22c8a8cf2b65554c2.svg#comfortaaregular) format("svg");font-weight:100;font-style:normal}@font-face{font-family:Lato;font-display:swap;src:url(/_next/static/media/lato-thinitalic-webfont.0d8fee928104d0785d777abc07dbdc58.eot);src:url(/_next/static/media/lato-thinitalic-webfont.0d8fee928104d0785d777abc07dbdc58.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/lato-thinitalic-webfont.c0d94ccf1a82ee0a71dba1228c989c91.woff2) format("woff2"),url(/_next/static/media/lato-thinitalic-webfont.5a3b3e257a034ba2633b01a62cf79a2d.woff) format("woff"),url(/_next/static/media/lato-thinitalic-webfont.8ba249f606a70f731f08747ad10befb0.ttf) format("truetype"),url(/_next/static/media/lato-thinitalic-webfont.bfcacde731491840feb79390302e8d43.svg#comfortaaregular) format("svg");font-weight:100;font-style:italic}@font-face{font-family:Lato;font-display:swap;src:url(/_next/static/media/lato-medium-webfont.ebbaf02d14bea3cb02a80da6ce786983.eot);src:url(/_next/static/media/lato-medium-webfont.ebbaf02d14bea3cb02a80da6ce786983.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/lato-medium-webfont.7ab70ab8d6ca7f558b19bc734d9f0d36.woff2) format("woff2"),url(/_next/static/media/lato-medium-webfont.b24070b701f532753844a7534e446a44.woff) format("woff"),url(/_next/static/media/lato-medium-webfont.f9c17aefc75465b4bad384db7ff1516d.ttf) format("truetype"),url(/_next/static/media/lato-medium-webfont.2d2cf7a702fb47ab20cdde480af682b0.svg#comfortaaregular) format("svg");font-weight:500;font-style:normal}@font-face{font-family:Lato;font-display:swap;src:url(/_next/static/media/lato-mediumitalic-webfont.986c5b3fb2bee0b88e4bf71e72f9a0ef.eot);src:url(/_next/static/media/lato-mediumitalic-webfont.986c5b3fb2bee0b88e4bf71e72f9a0ef.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/lato-mediumitalic-webfont.783a0aeb8172819344ba61788bcbab7a.woff2) format("woff2"),url(/_next/static/media/lato-mediumitalic-webfont.c3edc5bed6e0cf0bd7a307ff0cbdbf0d.woff) format("woff"),url(/_next/static/media/lato-mediumitalic-webfont.f7b4002a6fee6c10cb90a9e4a8bf8f3b.ttf) format("truetype"),url(/_next/static/media/lato-mediumitalic-webfont.a032a3716e869a3ddf4fdc0840b73987.svg#comfortaaregular) format("svg");font-weight:500;font-style:italic}@font-face{font-family:Lato;font-display:swap;src:url(/_next/static/media/lato-semibold-webfont.7472e43062b86b7973bb33ac1efde96e.eot);src:url(/_next/static/media/lato-semibold-webfont.7472e43062b86b7973bb33ac1efde96e.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/lato-semibold-webfont.22f3764b125727e5e380ac5cf1f1210b.woff2) format("woff2"),url(/_next/static/media/lato-semibold-webfont.5ddd1e2a0f7d75d140b82dda07558987.woff) format("woff"),url(/_next/static/media/lato-semibold-webfont.d08f3abc7da8fe1939a274ad7ceac4fe.ttf) format("truetype"),url(/_next/static/media/lato-semibold-webfont.666bd3cea2f2cad6bb4a304d6aeb327a.svg#comfortaaregular) format("svg");font-weight:600;font-style:normal}@font-face{font-family:Lato;font-display:swap;src:url(/_next/static/media/lato-semibolditalic-webfont.f28b8e8c2fc04bfc12a0056ee35465cb.eot);src:url(/_next/static/media/lato-semibolditalic-webfont.f28b8e8c2fc04bfc12a0056ee35465cb.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/lato-semibolditalic-webfont.20f4813cc1d437bd8bfc2de9eee97fa1.woff2) format("woff2"),url(/_next/static/media/lato-semibolditalic-webfont.9c270925a2db6f006e7f7f6d79e641d9.woff) format("woff"),url(/_next/static/media/lato-semibolditalic-webfont.60351d4e54616c97751bbca43f2089f1.ttf) format("truetype"),url(/_next/static/media/lato-semibolditalic-webfont.5f393aaf08815e40916d56dddc21f256.svg#comfortaaregular) format("svg");font-weight:600;font-style:italic}@font-face{font-family:Lato;font-display:swap;src:url(/_next/static/media/lato-black-webfont.233d20cd90eeb6dd4cf32b6a8559e2a5.eot);src:url(/_next/static/media/lato-black-webfont.233d20cd90eeb6dd4cf32b6a8559e2a5.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/lato-black-webfont.9e51f4744aed4deb1b6d60eff5f0419e.woff2) format("woff2"),url(/_next/static/media/lato-black-webfont.33c1c2f36863fe7119037699da6e1998.woff) format("woff"),url(/_next/static/media/lato-black-webfont.a54de8b6b776bbcb2b34a23c3d7e1392.ttf) format("truetype"),url(/_next/static/media/lato-black-webfont.453b8a09178aa7f370a0099d31957bf0.svg#comfortaaregular) format("svg");font-weight:900;font-style:normal}@font-face{font-family:Lato;font-display:swap;src:url(/_next/static/media/lato-blackitalic-webfont.4126cc4887c5ff045a4f36656a53029f.eot);src:url(/_next/static/media/lato-blackitalic-webfont.4126cc4887c5ff045a4f36656a53029f.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/lato-blackitalic-webfont.91663ac71b8a44a8f85152b86c3f6919.woff2) format("woff2"),url(/_next/static/media/lato-blackitalic-webfont.91bad7ce54adc6db19c418b901b03f56.woff) format("woff"),url(/_next/static/media/lato-blackitalic-webfont.d5340332e6c40143f5fa657f3f038db7.ttf) format("truetype"),url(/_next/static/media/lato-blackitalic-webfont.2988166829996bb3efcc581491f2cbcc.svg#comfortaaregular) format("svg");font-weight:900;font-style:italic}@font-face{font-family:Lato;font-display:swap;src:url(/_next/static/media/lato-bolditalic-webfont.6bd58c411fe85a551adb6184161b42f8.eot);src:url(/_next/static/media/lato-bolditalic-webfont.6bd58c411fe85a551adb6184161b42f8.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/lato-bolditalic-webfont.05ad640146e8ab677fa52a78ab7c49bd.woff2) format("woff2"),url(/_next/static/media/lato-bolditalic-webfont.a2e2a3141aee6d94ce262534684e126b.woff) format("woff"),url(/_next/static/media/lato-bolditalic-webfont.d054fb491b8dc39ca147eb067e25ec88.ttf) format("truetype"),url(/_next/static/media/lato-bolditalic-webfont.e248df1180912f9df650e11faa0f8f42.svg#comfortaaregular) format("svg");font-weight:700;font-style:italic}@font-face{font-family:Lato;font-display:swap;src:url(/_next/static/media/lato-bold-webfont.542e4c8771ee1d21f10abd2e0c5e31d0.eot);src:url(/_next/static/media/lato-bold-webfont.542e4c8771ee1d21f10abd2e0c5e31d0.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/lato-bold-webfont.83247d6d209b3810929c59edef11f127.woff2) format("woff2"),url(/_next/static/media/lato-bold-webfont.53ce0e83ab417aac4cd3a66a14d7f9a5.woff) format("woff"),url(/_next/static/media/lato-bold-webfont.9679eb8032b4e99aacb43091367f6a86.ttf) format("truetype"),url(/_next/static/media/lato-bold-webfont.201dd64aee56f19489c593955307a3fb.svg#comfortaaregular) format("svg");font-weight:700;font-style:italic}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-flex;display:-moz-box;display:flex;transition-property:-webkit-transform;-moz-transition-property:transform,-moz-transform;transition-property:transform;transition-property:transform,-webkit-transform,-moz-transform;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{-moz-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;flex-shrink:0;width:100%;height:100%;position:relative;transition-property:-webkit-transform;-moz-transition-property:transform,-moz-transform;transition-property:transform;transition-property:transform,-webkit-transform,-moz-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;transition-property:height,-webkit-transform;-moz-transition-property:transform,height,-moz-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform,-moz-transform}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:-moz-calc(var(--swiper-navigation-size)/44 * 27);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;-moz-font-feature-settings:normal,;font-feature-settings:normal,;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-moz-transition:opacity .3s;transition:opacity .3s;-webkit-transform:translateZ(0);-moz-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-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-moz-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-moz-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-moz-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-moz-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-moz-transform:scale(.33);transform:scale(.33)}.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;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:top .2s,-webkit-transform .2s;-moz-transition:transform .2s,top .2s,-moz-transform .2s;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s,-moz-transform .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:left .2s,-webkit-transform .2s;-moz-transition:transform .2s,left .2s,-moz-transform .2s;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s,-moz-transform .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:right .2s,-webkit-transform .2s;-moz-transition:transform .2s,right .2s,-moz-transform .2s;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s,-moz-transform .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-moz-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.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%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s linear infinite;-moz-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes swiper-preloader-spin{to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-moz-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-moz-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}