body.v1 p a{text-decoration:underline;color:#E3A230;transition:text-decoration .2s ease-in}body.v1 p a:hover{text-decoration:none;color:darken #E3A230, 10%}body.v1 h1{font:28px/1.3 "Playfair Display", serif;font-weight:bold;margin:24px 0}body.v1 li{margin-bottom:10px}body.v1 li::before{background-color:#E2BB77;vertical-align:middle;display:inline-block;border-radius:50%;margin-right:10px;content:'';height:5px;width:5px}body.v1 .header-site{height:50px;background-color:#FFFFFF}body.v1 .header__container{justify-content:space-between;align-items:center;display:flex}body.v1 .header__title{height:50px;position:relative;padding:5px 0;max-width:50%;width:200px}body.v1 .header__title img{transform:translateY(-50%);object-position:left;object-fit:contain;position:absolute;top:50%;left:0}body.v1 .header__title--text{line-height:50px;text-transform:uppercase;font-weight:bold;font-size:18px}body.v1 .header__menu{line-height:1}body.v1 .menu{transition:left .3s ease-in;top:50px;background-color:#FFFFFF;position:absolute;height:100vh;width:100vw;z-index:10;left:100vw;border-top:2px solid #F2EEE7}body.v1 .menu.visible{left:0}body.v1 .menu__link{color:#7C7B7B;text-transform:uppercase;line-height:50px;font-size:14px;padding:0 28px;display:block}body.v1 .menu__link.current{background-color:#FAFAF9;color:#2F2E2E}body.v1 .menu-btn{background:url(/assets/menu-icon-3bb8a20d9c53353ebae6931112eb2b47b90c994e5838b56da82322655a0dd0c7.svg) no-repeat 50%;background-size:cover;height:18px;width:28px}body.v1 .menu li{margin-bottom:0}body.v1 .post__block{position:relative;width:100%}body.v1 .post__block:not(:last-child){margin-bottom:40px}body.v1 .post__title{font:20px/1.4 "Playfair Display", serif;transition:color .1s ease-in;margin:12px 0 10px;font-weight:bold}body.v1 .post__title:hover{color:#E3A230}body.v1 .post__summary{max-height:408px;overflow:hidden;margin:10px 0}body.v1 .post__link{transition:color .1s ease;text-transform:uppercase;font-weight:bold}body.v1 .post__link:hover{color:#E3A230}body.v1 .sidebar{width:100%}@media (min-width: 1024px){body.v1 h1{font:36px/1.3 "Playfair Display", serif;font-weight:bold;margin:50px 0}body.v1 .header-site{height:80px}body.v1 .header__title{height:80px}body.v1 .header__title--text{line-height:80px;font-size:16px}body.v1 .menu{justify-content:flex-end;align-items:center;position:relative;border-top:none;display:flex;height:auto;width:auto;left:auto;top:auto}body.v1 .menu__link{margin-left:50px;line-height:1;padding:0}body.v1 .menu__link.current{background-color:transparent}body.v1 .menu-btn{display:none}body.v1 .post__block{width:30%}body.v1 .post__image{overflow:hidden}body.v1 .post__image img{transition:transform .3s ease}body.v1 .post__image:hover img{transform:scale(1.03) translate(-50%, -50%)}body.v1 .postpage{justify-content:space-between;display:flex}body.v1 .postpage__content{width:65%;order:2}body.v1 .sidebar{margin-top:50px;width:23%;order:1}}body.v1 *,body.v1 *:after,body.v1 *:before{box-sizing:inherit}body.v1 html{box-sizing:border-box}body.v1{font:16px/1.5 "Lato", sans-serif;background-color:#FAFAF9;color:#2F2E2E;overflow-x:hidden;margin:0}body.v1 .section-title{font:20px/1.3 "Playfair Display", serif;text-align:center;font-weight:bold;margin:0}@media (min-width: 1024px){body.v1 .section-title{font:24px/1.3 "Playfair Display", serif;font-weight:bold}}body.v1 a{text-decoration:none;color:inherit}body.v1 a:hover{opacity:.9}body.v1 .block-link{position:absolute;z-index:999;height:100%;width:100%;left:0;top:0}body.v1 .btn{transition:box-shadow .2s ease;background-color:#3C3C3C;text-transform:uppercase;font-weight:bold;cursor:pointer;display:block;color:#FFFFFF}body.v1 .btn:hover{box-shadow:0 0 10px rgba(0,0,0,0.4) inset}body.v1 .btn:focus{outline:none}body.v1 .btn-custom{background-color:transparent;line-height:0;border:none;padding:0}body.v1 .btn-custom:focus{outline:none}body.v1 .unlist li::before,body.v1 body.v2 .menu li::before,body.v2 body.v1 .menu li::before{content:none}body.v1 ul{list-style:none;padding:0;margin:0}body.v1 .d-flex,body.v1 .login__form{justify-content:space-between;flex-wrap:wrap;display:flex}body.v1 .text-center{text-align:center}body.v1 img,body.v1 figure{object-fit:cover;max-height:100%;max-width:100%;height:auto;width:100%;margin:0}body.v1 .image-block{position:relative;display:block;width:100%}body.v1 .image-block::before{display:block;content:''}body.v1 .image-block img{transform:translate(-50%, -50%);position:absolute;height:100%;left:50%;top:50%;max-height:100%}body.v1 .image--square::before{padding-bottom:100%}body.v1 .container{position:relative;max-width:1075px;padding:0 28px;margin:0 auto;width:100%}@media (min-width: 768px){body.v1 .container{padding:0 15px}}@media (min-width: 1024px){body.v1 .container{padding:0}}body.v1 input{font-family:"Lato", sans-serif;font-size:16px;border:none}body.v1 input:focus{box-shadow:0 0 5px rgba(0,0,0,0.1) inset;outline:none}body.v1 .footer-text{color:#7C7B7B;margin:50px 0;font-size:14px}body.v1 .login-section{background-color:#F2EEE7;padding:24px 0;margin:40px 0}body.v1 .login__form input{line-height:50px;height:50px;text-align:center;margin-top:16px;width:100%}@media (min-width: 1024px){body.v1 .login-section{padding:60px 0}body.v1 .login__form{margin:24px auto 0;width:715px}body.v1 .login__email{width:40% !important}body.v1 .login__password{width:40% !important}body.v1 .login__submit{width:15% !important}}@media (min-width: 1024px){body.v1 .keywords__section h4{margin-bottom:50px}}body.v1 .keywords__block{background-color:#FFFFFF;border-radius:2px;margin-top:20px;padding:30px;width:100%}@media (min-width: 1024px){body.v1 .keywords__block{width:30%}}body.v1 .keywords__title{font:20px/1.4 "Playfair Display", serif;text-align:center;font-weight:bold;margin:0 0 16px}body.v1 .keywords__item{padding-left:36px;position:relative}body.v1 .keywords__item::before{transform:translateY(-50%);background-size:cover;background:url(/assets/arrow-icon-64238720c06852491cfce77dec96b54004d0f2201a9c2386704574c955970d22.svg) no-repeat 50%;position:absolute;display:block;height:20px;content:'';width:20px;top:50%;left:0}body.v1 .keywords__item:not(:last-child){margin-bottom:25px}body.v1 .topic{transition:box-shadow .2s ease;background-color:#FFFFFF;box-shadow:0px 2px 10px rgba(133,135,138,0.1);border-radius:10px;margin-bottom:12px;position:relative;text-align:center;padding:13px 24px;overflow:hidden;line-height:1;display:block;width:100%}body.v1 .topic:hover{box-shadow:0px 2px 10px rgba(133,135,138,0.3)}body.v1 .topic__banner{position:relative}body.v1 .topic__image-container{justify-content:space-between;align-items:center;margin:0 auto;display:flex;width:62%}body.v1 .topic__image{width:28%}body.v1 .topic__image img{object-fit:contain}body.v1 .topic__title{font-weight:bold;max-height:18px;overflow:hidden;margin:10px 0 0;font-size:16px;line-height:1}body.v1 .topic__store{font-size:12px;color:#9A9A9A}body.v1 .topic--main{box-shadow:0px 2px 10px rgba(133,135,138,0.3)}body.v1 .topic--main:hover{box-shadow:0px 2px 10px rgba(82,84,86,0.3)}body.v1 .topic--main .topic-main__label{display:block}body.v1 .topic-main__label{text-transform:uppercase;border-radius:0 0 10px 0;background-color:#FF4D4D;text-align:center;position:absolute;font-weight:bold;font-size:14px;line-height:1;padding:4px 0;display:none;color:#FFFFFF;height:38px;width:38px;left:0;top:0}body.v1 .topics__label{background:url(/assets/label-ads-7a11f0eb8d4008324aff6b37dd46d2ac29f9e775fba2fb672482db1958a54c6a.svg) no-repeat 50%;border-radius:5px 0 10px 0;background-size:cover;position:absolute;display:block;height:19px;width:90px;bottom:0;right:0}body.v1 .topic-colors__heading{font-weight:bold}body.v1 .topic-colors__heading span{color:#7C7B7B}body.v1 .topic-colors__container{justify-content:space-between;flex-wrap:wrap;display:flex}body.v1 .topic-colors__items{padding:5px 45px 5px 25px;background-color:#FFFFFF;box-shadow:0px 2px 10px rgba(133,135,138,0.1);border-radius:10px;align-items:center;margin-bottom:14px;position:relative;font-weight:bold;min-height:55px;overflow:hidden;font-size:16px;display:flex;width:100%}@media (min-width: 1024px){body.v1 .topic-colors__items{width:47%}}body.v1 .topic-colors__items::before{background-color:#FF4D4D;position:absolute;display:block;height:100%;content:'';width:12px;left:0;top:0}body.v1 .topic-colors__items::after{border-bottom:12px solid transparent;border-top:12px solid transparent;border-left:16px solid #6D8ED3;transform:translateY(-50%);position:absolute;display:block;content:'';right:16px;top:50%}body.v1 .topic-colors__items:hover{box-shadow:0px 2px 10px rgba(133,135,138,0.3);transition:box-shadow .4s ease}body.v2 p a{transition:color .2s ease-in;color:#3065BA}body.v2 p a:hover{color:darken #3065BA, 10%}body.v2 h1{font:26px/1.3 "PT Serif", serif;font-weight:bold;margin:24px 0}body.v2 li{margin-bottom:10px}body.v2 li::before{border:1px solid #4F85DB;vertical-align:middle;display:inline-block;border-radius:50%;margin-right:10px;content:'';height:8px;width:8px}body.v2 .header-site{background-color:#FFFFFF;margin-bottom:30px;padding-top:10px}body.v2 .header__title{height:100px;position:relative;margin:0 auto 10px;max-width:50%;width:200px;display:block}body.v2 .header__title img{transform:translateY(-50%);object-fit:contain;position:absolute;top:50%;left:0}body.v2 .header__title--text{font-family:"PT Serif", serif;padding:30px 0 10px;font-weight:bold;font-size:26px}body.v2 .header__subtitle{font-family:"PT Serif", serif;margin-bottom:15px;font-weight:bold;font-size:18px;display:block}body.v2 .header__menu{background-color:#4F85DB;height:50px;color:#FFFFFF}body.v2 .menu{-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch;padding:0 30px !important;white-space:nowrap;text-align:center;overflow-x:auto}body.v2 .menu::-webkit-scrollbar{display:none}body.v2 .menu__link{line-height:50px;text-transform:uppercase;vertical-align:middle;display:inline-block;font-weight:bold;font-size:14px}body.v2 .menu__link:not(:last-child){margin-right:40px}body.v2 .post__wrapper .post__block{min-height:200px;display:flex}body.v2 .post__wrapper .post__image{width:50%}body.v2 .post__wrapper .post__info{justify-content:space-between;flex-direction:column;padding:15px 10px;display:flex;width:50%}body.v2 .post__wrapper .post__title{max-height:112px;line-height:1.5;font-size:18px}body.v2 .post__wrapper .post__summary{display:none}body.v2 .post__block{transition:box-shadow .2s ease;background-color:#FFFFFF;box-shadow:0px 2px 10px rgba(133,135,138,0.1);margin-bottom:20px;position:relative}body.v2 .post__block:hover{box-shadow:0px 2px 10px rgba(133,135,138,0.3)}body.v2 .post__image:hover{opacity:1}body.v2 .post__image::before{padding-bottom:58%}body.v2 .post__info{padding:20px}body.v2 .post__title{font:20px/1.4 "PT Serif", serif;font-weight:bold;max-height:60px;overflow:hidden;margin:0}body.v2 .post__summary{max-height:196px;overflow:hidden;margin:10px 0}body.v2 .post__link{color:#3065bb;text-transform:uppercase;font-weight:bold;font-size:14px}body.v2 .postpage{justify-content:space-between;flex-wrap:wrap;display:flex}body.v2 .postpage__content{width:100%}body.v2 .sidebar{width:100%}@media (min-width: 1024px){body.v2 h1{font:30px/1.5 "PT Serif", serif;font-weight:bold;margin:30px 0 20px}body.v2 .header-site{padding-top:20px}body.v2 .header__title{width:400px;height:150px}body.v2 .header__title--text{padding:50px 0 8px;font-size:28px}body.v2 .header__subtitle{margin-bottom:30px}body.v2 .header__menu{height:64px}body.v2 .menu{overflow-x:auto}body.v2 .menu__link{line-height:64px}body.v2 .menu__link:not(:last-child){margin-right:100px}body.v2 .post__wrapper{justify-content:space-between;flex-direction:column;display:flex;width:40%}body.v2 .post__wrapper .post__block{height:47%}body.v2 .post__wrapper .post__info{padding:30px 20px}body.v2 .post__block{margin-bottom:0}body.v2 .post__block.main{width:57%}body.v2 .post__info{padding:30px}body.v2 .postpage__content{width:65%}body.v2 .sidebar{width:23%}}body.v2 *,body.v2 *:after,body.v2 *:before{box-sizing:inherit}body.v2 html{box-sizing:border-box}body.v2{font:16px/1.5 "PT Sans", sans-serif;background-color:#F9FAFA;color:#2B2B2B;overflow-x:hidden;margin:0}body.v2 .section-title{font:20px/1.3 "PT Serif", serif;text-align:center;font-weight:bold;margin:0}@media (min-width: 1024px){body.v2 .section-title{font:24px/1.3 "PT Serif", serif;font-weight:bold}}body.v2 a{text-decoration:none;color:inherit}body.v2 a:hover{opacity:.9}body.v2 .block-link{position:absolute;z-index:999;height:100%;width:100%;left:0;top:0}body.v2 .btn{transition:box-shadow .2s ease;background-color:#3065BA;text-transform:uppercase;font-weight:bold;cursor:pointer;display:block;color:#FFFFFF}body.v2 .btn:hover{box-shadow:0 0 10px rgba(0,0,0,0.4) inset}body.v2 .btn:focus{outline:none}body.v2 .btn-custom{background-color:transparent;line-height:0;border:none;padding:0}body.v2 .btn-custom:focus{outline:none}body.v2 .unlist li::before,body.v2 .menu li::before{content:none}body.v2 ul{list-style:none;padding:0;margin:0}body.v2 .d-flex,body.v2 .login__form{justify-content:space-between;flex-wrap:wrap;display:flex}body.v2 .text-center{text-align:center}body.v2 img,body.v2 figure{object-fit:cover;max-height:100%;max-width:100%;height:auto;width:100%;margin:0}body.v2 .image-block{position:relative;display:block;width:100%}body.v2 .image-block::before{display:block;content:''}body.v2 .image-block img{transform:translate(-50%, -50%);position:absolute;height:100%;left:50%;top:50%;max-height:100%}body.v2 .image--square::before{padding-bottom:100%}body.v2 .container{position:relative;max-width:1075px;padding:0 28px;margin:0 auto;width:100%}@media (min-width: 768px){body.v2 .container{padding:0 15px}}@media (min-width: 1024px){body.v2 .container{padding:0}}body.v2 input{font-family:"PT Sans", sans-serif;font-size:16px;border:none}body.v2 input:focus{box-shadow:0 0 5px rgba(0,0,0,0.1) inset;outline:none}body.v2 .footer-text{color:#7C7B7B;margin:50px 0;font-size:14px}body.v2 .login-section{background-color:#E7EEF8;padding:24px 0;margin:40px 0}body.v2 .login__form input{line-height:50px;height:50px;text-align:center;margin-top:16px;width:100%}@media (min-width: 1024px){body.v2 .login-section{padding:60px 0}body.v2 .login__form{margin:24px auto 0;width:715px}body.v2 .login__email{width:40% !important}body.v2 .login__password{width:40% !important}body.v2 .login__submit{width:15% !important}}@media (min-width: 1024px){body.v2 .keywords__section h4{margin-bottom:50px}}body.v2 .keywords__block{background-color:#FFFFFF;border-radius:2px;margin-top:20px;padding:30px;width:100%}@media (min-width: 1024px){body.v2 .keywords__block{width:30%}}body.v2 .keywords__title{font:20px/1.4 "PT Serif", serif;text-align:center;font-weight:bold;margin:0 0 16px}body.v2 .keywords__item{padding-left:36px;position:relative}body.v2 .keywords__item::before{transform:translateY(-50%);background-size:cover;background:url(/assets/play-icon-7be37d9d4d58796536353c7466ca1b67dda9407f77afef9dab75ebc37628133a.svg) no-repeat 50%;position:absolute;display:block;height:20px;content:'';width:20px;top:50%;left:0}body.v2 .keywords__item:not(:last-child){margin-bottom:25px}body.v2 .topic{transition:box-shadow .2s ease;background-color:#FFFFFF;box-shadow:0px 2px 10px rgba(133,135,138,0.1);border-radius:10px;margin-bottom:12px;position:relative;text-align:center;padding:13px 24px;overflow:hidden;line-height:1;display:block;width:100%}body.v2 .topic:hover{box-shadow:0px 2px 10px rgba(133,135,138,0.3)}body.v2 .topic__banner{position:relative}body.v2 .topic__image-container{justify-content:space-between;align-items:center;margin:0 auto;display:flex;width:62%}body.v2 .topic__image{width:28%}body.v2 .topic__image img{object-fit:contain}body.v2 .topic__title{font-weight:bold;max-height:18px;overflow:hidden;margin:10px 0 0;font-size:16px;line-height:1}body.v2 .topic__store{font-size:12px;color:#9A9A9A}body.v2 .topic--main{box-shadow:0px 2px 10px rgba(133,135,138,0.3)}body.v2 .topic--main:hover{box-shadow:0px 2px 10px rgba(82,84,86,0.3)}body.v2 .topic--main .topic-main__label{display:block}body.v2 .topic-main__label{text-transform:uppercase;border-radius:0 0 10px 0;background-color:#FF4D4D;text-align:center;position:absolute;font-weight:bold;font-size:14px;line-height:1;padding:4px 0;display:none;color:#FFFFFF;height:38px;width:38px;left:0;top:0}body.v2 .topics__label{background:url(/assets/label-ads-7a11f0eb8d4008324aff6b37dd46d2ac29f9e775fba2fb672482db1958a54c6a.svg) no-repeat 50%;border-radius:5px 0 10px 0;background-size:cover;position:absolute;display:block;height:19px;width:90px;bottom:0;right:0}body.v2 .topic-colors__heading{font-weight:bold}body.v2 .topic-colors__heading span{color:#7C7B7B}body.v2 .topic-colors__container{justify-content:space-between;flex-wrap:wrap;display:flex}body.v2 .topic-colors__items{padding:5px 45px 5px 25px;background-color:#FFFFFF;box-shadow:0px 2px 10px rgba(133,135,138,0.1);border-radius:10px;align-items:center;margin-bottom:14px;position:relative;font-weight:bold;min-height:55px;overflow:hidden;font-size:16px;display:flex;width:100%}@media (min-width: 1024px){body.v2 .topic-colors__items{width:47%}}body.v2 .topic-colors__items::before{background-color:#FF4D4D;position:absolute;display:block;height:100%;content:'';width:12px;left:0;top:0}body.v2 .topic-colors__items::after{border-bottom:12px solid transparent;border-top:12px solid transparent;border-left:16px solid #6D8ED3;transform:translateY(-50%);position:absolute;display:block;content:'';right:16px;top:50%}body.v2 .topic-colors__items:hover{box-shadow:0px 2px 10px rgba(133,135,138,0.3);transition:box-shadow .4s ease}*,*:after,*:before{box-sizing:inherit}html{box-sizing:border-box}
