@import url(https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500&family=Josefin+Sans:ital,wght@0,400;0,600;1,400&display=swap);*{outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;padding:0;font-family:Inter,sans-serif}h1,h2,h3,h4,h5,h6,li,p,ul{margin:0;padding:0}img{max-width:100%}a{text-decoration:none}input,textarea{font-size:13px;line-height:15px;font-family:Inter,sans-serif;color:#555}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#555}input::-moz-placeholder,textarea::-moz-placeholder{color:#555}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#555}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#555}input::placeholder,textarea::placeholder{color:#555}.slick-arrow{font-size:0;border:none;width:15px;height:15px;background:url(../img/main/slick-arrow.svg) no-repeat center center;cursor:pointer;position:absolute}.slick-next{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#submit,.btn{background:0 0;border:1px solid #000;-webkit-box-shadow:0 22px 20px -11px rgba(0,0,0,.11);box-shadow:0 22px 20px -11px rgba(0,0,0,.11);border-radius:78px;background-color:#fff;text-align:center;display:inline-block;padding:18px 40px;-webkit-transition:.3s;transition:.3s;cursor:pointer;font-weight:500;font-family:Inter,sans-serif;font-size:15px;line-height:17px;color:#000}#submit:hover,.btn:hover{background-color:#000;color:#fff}.container{max-width:1330px;margin:0 auto;padding:0 15px}.article{width:100%;max-width:386px;margin-right:30px;margin-bottom:30px}.article:nth-child(3n+3){margin-right:0}.article .image{width:100%;height:280px;border:1px solid #fff;-webkit-transition:.3s;transition:.3s;border-radius:6px;display:block}.article .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:6px}.article .category{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-13px}.article .category span{font-weight:300;font-size:14px;line-height:16px;text-align:center;padding:8px 32px;background-color:#e4f5e2;border-radius:55px;color:#000}.article .title{margin-top:26px;text-align:center;font-family:"Josefin Sans",sans-serif;text-transform:uppercase;line-height:21px;display:block;color:#000}.article:hover .image{border-color:#000;-webkit-box-shadow:0 39px 25px -24px rgba(0,0,0,.07);box-shadow:0 39px 25px -24px rgba(0,0,0,.07)}.article:hover .title{text-decoration:underline}.ttl{font-size:36px;line-height:36px;font-family:"Josefin Sans",sans-serif;color:#000;text-align:center;width:100%;margin-top:-25px}.ttl-second{text-transform:uppercase;font-size:30px;line-height:36px;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.ttl-second span{background-color:#fff;z-index:1000;padding-right:30px}.ttl-second::after{display:block;content:'';width:100%;height:6px;background-color:#e4f5e2;position:absolute;left:0;bottom:10px}.ttl span{max-width:430px;display:inline-block;background-color:#fff;padding:0 50px}.slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;list-style-type:none;margin-top:20px}.slick-dots li{margin:0 2px 10px}.slick-dots li button{font-size:0;border:none;background:0 0;width:31px;height:5px;background-color:#d2d2d2;cursor:pointer;-webkit-transition:.3s;transition:.3s}.slick-dots .slick-active button{width:60px;background-color:#e4f5e2}.header{padding:14px 0;z-index:1000;background-color:#fff;position:sticky;top:0}.header-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-wrap__menu{display:none}.header-wrap__logo{max-width:138px;margin-right:10px}.header-wrap__nav .sub-menu{position:absolute;background-color:#fff;border:2px solid #e4f5e2;-webkit-box-shadow:29px 48px 22px -33px rgba(0,0,0,.23);box-shadow:29px 48px 22px -33px rgba(0,0,0,.23);border-radius:6px;width:100%;max-width:539px;padding:30px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10;margin-left:-30px;margin-top:10px;-webkit-transition:.3s;transition:.3s;opacity:0;visibility:hidden}.header-wrap__nav .sub-menu__active{opacity:1;visibility:visible}.header-wrap__nav .sub-menu li{width:48%;margin-bottom:17px}.header-wrap__nav .sub-menu li:nth-child(1n+1){margin:0 0 17px}.header-wrap__nav .sub-menu li a{display:inline-block!important;position:relative;padding:0;padding-left:10px}.header-wrap__nav .sub-menu li a:hover{background-color:inherit}.header-wrap__nav .sub-menu li a::before{content:'';display:block;width:6px;height:6px;background-color:#e4f5e2;border-radius:50%;-webkit-transition:.3s;transition:.3s;position:absolute;bottom:3px;left:-10px;z-index:-1}.header-wrap__nav .sub-menu li a::after{display:none!important}.header-wrap__nav .sub-menu li a:hover::before{width:110%;border-radius:51px}.header-wrap__nav ul{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.header-wrap__nav ul .menu-item-has-children__active::after{-webkit-transform:rotate(0)!important;transform:rotate(0)!important}.header-wrap__nav ul .menu-item-has-children a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-wrap__nav ul .menu-item-has-children a::after{content:'';display:block;margin-left:14px;width:10px;height:10px;background:url(../img/main/dropdown.svg) no-repeat center center;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:.3s;transition:.3s}.header-wrap__nav ul li{margin:0 14px}.header-wrap__nav ul li a{font-size:15px;line-height:18px;color:#000;font-weight:300;padding:5px 16px;border-radius:89px;-webkit-transition:.3s;transition:.3s;text-transform:uppercase}.header-wrap__nav ul li a:hover{background-color:#e4f5e2}.header-wrap__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:460px}.header-wrap__meta--message{margin-right:37px;cursor:pointer}.header-wrap__meta--language{margin-right:48px;width:20px;height:20px}.header-wrap__meta--language img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header-wrap__meta--search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:333px;border-bottom:solid 1px #fff;padding-bottom:10px;-webkit-transition:.3s;transition:.3s}.header-wrap__meta--search form{max-width:280px;-webkit-transition:.3s;transition:.3s;width:0}.header-wrap__meta--search form input{background:red;width:100%;padding:10px 0 0;border:none;background:0 0;font-style:normal!important}.header-wrap__meta--search form input::-webkit-input-placeholder{font-style:normal!important}.header-wrap__meta--search form input::-moz-placeholder{font-style:normal!important}.header-wrap__meta--search form input:-ms-input-placeholder{font-style:normal!important}.header-wrap__meta--search form input::-ms-input-placeholder{font-style:normal!important}.header-wrap__meta--search form input::placeholder{font-style:normal!important}.header-wrap__meta--search-active{border-color:#555}.header-wrap__meta--search-active form{width:100%}.header-wrap__meta--search .icon{cursor:pointer;-webkit-transition:.3s;transition:.3s}.header-wrap__meta--search .icon:hover{opacity:.5}.footer{background-color:#e4f5e2;margin-top:95px;padding-bottom:50px}.footer-copyright{margin-top:60px;text-align:center;font-weight:300;font-size:15px}.footer-categories{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-categories a{display:block;padding:8px 50px;font-weight:300;font-size:15px;line-height:18px;background-color:#fff;border-radius:55px;-webkit-transition:.3s;transition:.3s;margin:0 8px 23px;border:solid 1px #fff;color:#000}.footer-categories a:hover{border-color:#000;-webkit-box-shadow:0 23.6987px 21.5443px -11.8493px rgba(0,0,0,.11);box-shadow:0 23.6987px 21.5443px -11.8493px rgba(0,0,0,.11)}.footer-wrap{padding:80px 0 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-wrap__meta{width:100%;max-width:386px}.footer-wrap__meta .title{font-size:17px;line-height:22px;font-family:"Josefin Sans",sans-serif;margin-bottom:8px;text-transform:uppercase}.footer-wrap__meta .text{font-size:14px;line-height:21px;font-weight:300}.footer-wrap__logo{margin-left:-15%;text-align:center}.footer-wrap__logo .socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:47px}.footer-wrap__logo .socials a{display:block;margin:0 15px;-webkit-transition:.3s;transition:.3s}.footer-wrap__logo .socials a:hover{opacity:.5}.footer-wrap__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:200px}.footer-wrap__contacts a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;margin-bottom:22px}.footer-wrap__contacts a svg{margin-right:16px}.footer-wrap__contacts a:hover{text-decoration:underline}.main{margin-top:18px}.main-wrap__item .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#e4f5e2;border-radius:12px;padding:16px 24px 22px 92px}.main-wrap__item .wrapper .left{width:100%;max-width:524px;padding-top:40px}.main-wrap__item .wrapper .left .title{font-size:36px;line-height:38px;font-family:"Josefin Sans",sans-serif;margin-bottom:28px;position:relative}.main-wrap__item .wrapper .left .title::before{content:'';display:block;width:40px;height:64px;position:absolute;left:-52px;top:0;background:url(../img/main/main-vector.svg) no-repeat center center}.main-wrap__item .wrapper .left .text{font-size:15px;line-height:20px;font-weight:300;margin-bottom:28px}.trend{margin:113px 0}.trend-wrap{border:6px solid #e4f5e2;padding:0 34px 39px;border-radius:12px}.trend-wrap__list{padding-top:88px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.trend-wrap__list .article{width:100%;max-width:276px;margin-right:38px}.trend-wrap__list .article:nth-child(3n+3){margin-right:38px}.trend-wrap__list .article:nth-child(4n+4){margin-right:0}.trend-wrap__list .article .image{height:267px}.halloween-wrap{background-color:#e4f5e2;border:6px solid #e4f5e2;border-radius:12px;padding:41px 34px 55px}.halloween-wrap__title{margin-top:0}.halloween-wrap__title span{background-color:inherit}.halloween-wrap__list{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.halloween-wrap__more{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:55px}.section{margin:100px 0}.section-wrap{border:6px solid #e4f5e2;border-radius:12px;padding:0 34px}.section-wrap__list{padding-top:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popular{margin:100px 0}.popular-wrap__list{margin-top:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.labels-wrap__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:43px}.labels-wrap__list a{display:block;margin-right:20px;margin-bottom:20px;font-family:"Josefin Sans",sans-serif;font-style:italic;line-height:28px;color:#000;text-decoration:underline}.labels-wrap__list a:hover{text-decoration:none}@media (max-width:1350px){.trend-wrap__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.trend-wrap__list .article{max-width:100%;width:23%;margin-right:0}.trend-wrap__list .article:nth-child(1n+1){margin-right:1.33%}.trend-wrap__list .article:nth-child(4n+4){margin-right:0}.trend-wrap__list .article .image{height:230px}}@media (max-width:1300px){.header-wrap__meta{max-width:330px}.header-wrap__meta--search{max-width:200px}}@media (max-width:1150px){.header-wrap{position:relative}.header-wrap__meta{width:auto;max-width:100%}.header-wrap__meta--message{margin:0}.header-wrap__meta--language{margin:0 20px}.header-wrap__meta--search{padding-bottom:0;max-width:100%;width:auto;margin-bottom:-5px}.header-wrap__meta--search .icon svg{height:16px}.header-wrap__meta--search form{position:absolute;width:100%;max-width:100%;left:0;bottom:-40px;z-index:10000;border:solid 1px #555;padding:0 10px 10px;background-color:#fff;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.header-wrap__meta--search-active{border:none}.header-wrap__meta--search-active form{opacity:1;visibility:visible}.trend-wrap__list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.trend-wrap__list .article{width:45%}.trend-wrap__list .article:nth-child(1n+1){margin-right:0}.trend-wrap__list .article .image{height:280px}.article{max-width:100%;width:45%}.article:nth-child(1n+1){margin-right:0}.halloween-wrap__list,.popular-wrap__list,.section-wrap__list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:968px){.header-wrap__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:24px;height:15px;position:relative;margin-left:20px;cursor:pointer}.header-wrap__menu span{display:block;width:100%;height:1px;background-color:#000;-webkit-transition:.3s;transition:.3s}.header-wrap__menu--active{margin-top:1em;z-index:10000}.header-wrap__menu--active span:nth-child(1){-webkit-transform:rotate(40deg);transform:rotate(40deg)}.header-wrap__menu--active span:nth-child(2){opacity:0}.header-wrap__menu--active span:nth-child(3){position:absolute;-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}.header-wrap__nav{position:absolute;left:0;top:0;width:100%;min-height:100vh;background-color:#fff;z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.header-wrap__nav--active{opacity:1;visibility:visible}.header-wrap__nav ul{display:block;height:100%;width:100%;text-align:center;overflow-y:auto}.header-wrap__nav ul li{width:100%}.header-wrap__nav ul li:nth-child(1n+1){margin:0 0 30px}.header-wrap__nav ul li a{font-size:20px;line-height:34px;background-color:#fff!important}.header-wrap__nav ul .sub-menu{opacity:1;visibility:visible;position:relative;display:block;margin:30px 0 -30px;padding:0;border:none;-webkit-box-shadow:none;box-shadow:none;max-width:100%;display:none}.header-wrap__nav ul .sub-menu li{width:100%;margin-bottom:30px!important}.header-wrap__nav ul .sub-menu__active{display:block}.header-wrap__nav ul .menu-item-has-children a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-wrap__meta{max-width:100%;text-align:center}.footer-wrap__logo{max-width:100%;width:100%;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin:0 0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-wrap__contacts{max-width:100%;margin:30px 0 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:868px){.main-wrap__item .wrapper{padding:24px;-ms-flex-wrap:wrap;flex-wrap:wrap}.main-wrap__item .wrapper .right{max-width:300px;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:30px}.main-wrap__item .wrapper .left{max-width:100%;padding-top:0}.main-wrap__item .wrapper .left .title{font-size:24px;line-height:34px;margin-bottom:15px}.main-wrap__item .wrapper .left .title::before{display:none}}@media (max-width:768px){.trend-wrap__list .article .image{height:230px}.article .image{height:230px}}@media (max-width:668px){.main-wrap__item .wrapper{text-align:center}.main-wrap__item .wrapper .right{margin:0 auto 30px}.trend-wrap{border:none;padding:0}.trend-wrap__list{padding-top:50px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.trend-wrap__list .article{width:100%;max-width:300px}.article{width:100%;max-width:300px}.article .image{height:230px}.halloween .container{padding:0}.halloween-wrap{padding:30px 15px;border:none;border-radius:0}.halloween-wrap__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.halloween-wrap__more .btn{padding:18px}.section-wrap{border:none;padding:0}.section-wrap__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popular-wrap__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ttl-second{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:36px;line-height:36px;font-family:"Josefin Sans",sans-serif}.ttl-second span{padding:0}.ttl-second::after{display:none}}@media (max-width:520px){.ttl{font-size:26px;line-height:34px}.ttl span{max-width:100%;padding:0}.ttl-second{font-size:26px;line-height:34px}}.archive-wrap__title{font-size:36px;line-height:38px;font-family:"Josefin Sans",sans-serif;font-weight:400;margin:67px 0 80px}.single{margin-top:60px}.single-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.single-wrap__content{width:100%;max-width:828px;margin-right:20px}.single-wrap__content .category{font-size:15px;font-weight:300;color:#000;padding:8px 33px;background-color:#e4f5e2;border-radius:55px;margin-bottom:22px;display:inline-block}.single-wrap__content .title{font-size:36px;line-height:46px;font-family:"Josefin Sans",sans-serif;text-transform:uppercase;margin-bottom:15px;font-weight:400}.single-wrap__content .date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#8f8f8f;font-size:13px;margin-bottom:39px}.single-wrap__content .date svg{margin-right:8px}.single-wrap__content .content{font-size:15px;line-height:26px}.single-wrap__content .content h2{font-size:30px;line-height:39px;font-weight:400;font-family:"Josefin Sans",sans-serif;margin-bottom:32px}.single-wrap__content .content h3{font-size:24px;line-height:31px;font-weight:400;font-family:"Josefin Sans",sans-serif;margin-bottom:53px}.single-wrap__content .content p{display:block;margin-bottom:20px}.single-wrap__content .content img{display:block;margin:40px 0}.single-wrap__content .content ul{padding-left:15px;margin:40px 0 56px}.single-wrap__content .content hr{border:none;display:block;margin:30px 0;border-bottom:6px solid #e4f5e2}.single-wrap__content .comments{margin-top:72px}.single-wrap__sidebar{width:100%;max-width:311px}.single-wrap__sidebar .follow{padding-bottom:28px;border-bottom:6px solid #e4f5e2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-wrap__sidebar .follow-title{font-size:18px;line-height:23px;text-transform:uppercase;font-family:"Josefin Sans",sans-serif;margin-right:10px}.single-wrap__sidebar .follow-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-wrap__sidebar .follow-list a{margin-right:35px;-webkit-transition:.3s;transition:.3s}.single-wrap__sidebar .follow-list a:hover{opacity:.5}.single-wrap__sidebar .follow-list a:last-child{margin-right:0}.single-wrap__sidebar .labels{margin-top:48px;border-bottom:6px solid #e4f5e2}.single-wrap__sidebar .labels-title{font-size:18px;line-height:23px;text-transform:uppercase;font-family:"Josefin Sans",sans-serif;margin-bottom:14px}.single-wrap__sidebar .labels-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.single-wrap__sidebar .labels-list a{display:block;margin-right:20px;margin-bottom:20px;font-family:"Josefin Sans",sans-serif;font-style:italic;line-height:28px;color:#000;text-decoration:underline}.single-wrap__sidebar .labels-list a:hover{text-decoration:none}.single-wrap__sidebar .share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:44px}.single-wrap__sidebar .share a{-webkit-transition:.3s;transition:.3s}.single-wrap__sidebar .share a:hover{opacity:.5}.single-wrap__sidebar .articles{margin-top:55px}.single-wrap__sidebar .articles .article{margin-bottom:45px}.single-wrap__sidebar .me{border-bottom:1px solid #121212;padding-bottom:7px}.single-wrap__sidebar .me-title{margin-top:15px;text-align:center;font-size:17px;font-family:"Josefin Sans",sans-serif;text-transform:uppercase}.slider{margin-top:123px}.slider-wrap__list{position:relative;margin-top:56px}.slider-wrap__list .slick-arrow{top:40%}.slider-wrap__list .slick-prev{left:-30px}.slider-wrap__list .slick-next{right:-30px}.slider-wrap__list .article{margin-right:0}@media (max-width:1150px){.single-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.single-wrap__content{max-width:100%;margin-right:0}.single-wrap__sidebar{max-width:100%;margin-top:30px}.single-wrap__sidebar .follow{display:block}.single-wrap__sidebar .follow-list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:30px}.single-wrap__sidebar .share{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-bottom:28px;border-bottom:6px solid #e4f5e2}.single-wrap__sidebar .share a{margin-right:20px}.single-wrap__sidebar .articles{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.single-wrap__sidebar .me{max-width:310px}.slider-wrap__list .article{width:100%!important}}@media (max-width:668px){.single-wrap__content .title{font-size:28px;line-height:34px}.single-wrap__content .content h2{font-size:24px;line-height:30px}.single-wrap__content .content h3{font-size:20px;line-height:28px}.single-wrap__sidebar .articles{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-wrap__sidebar .me{margin:0 auto}.slider-wrap__list .wrapper{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.contacts{margin-top:68px}.contacts-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contacts-wrap .left{width:100%;max-width:592px;margin-right:20px}.contacts-wrap .left .title{font-size:36px;line-height:46px;font-family:"Josefin Sans",sans-serif;margin-bottom:18px;text-transform:uppercase}.contacts-wrap .left .text{margin-bottom:44px}.contacts-wrap .left a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;color:#000;margin-bottom:32px}.contacts-wrap .left a svg{margin-right:12px}.contacts-wrap .left a:hover{text-decoration:underline}.contacts-wrap .left p{font-style:italic;max-width:386px;font-size:14px;line-height:21px}.contacts-wrap .right{width:100%;max-width:512px}.contacts-wrap .right label{display:block;font-weight:500;margin-bottom:4px}.contacts-wrap .right input{width:100%;border:1px solid #d1d5db;border-radius:6px;margin-bottom:24px;padding:13px 25px;font-size:16px}.contacts-wrap .right textarea{width:100%;border:1px solid #d1d5db;border-radius:6px;margin-bottom:24px;padding:13px 25px;resize:none;height:136px;font-size:16px}.contacts-wrap .right .btn{margin:0 auto;display:block;min-width:226px}