:root{--white:#fff;--black:#000;--textColor:#333;--headerColor:#fff;--footerColor:#333;--copyrightColor:#212529;--mainColor:#ec4f70;--secondaryColor:#ffe0cc;--menuColor:#999;--avatarColor:#eee;--loadColor:#a399f8;--categoryColor1:#dadada;--formColor:#f4f4f4;--errorColor:red}body{background:var(--white);background-size:100% auto;color:var(--textColor);font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin:0;text-align:left}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:700}.h2,h2{font-size:30px;line-height:40px}p{font-size:16px;line-height:24px}.subtitle-elem{color:var(--menuColor);letter-spacing:.1em;position:relative;text-transform:uppercase}.btn-main,.subtitle-elem{font-size:16px;font-weight:500;line-height:24px}.btn-main{border:1px solid var(--mainColor);border-radius:35px;opacity:1;padding:8px 32px;text-align:center;transition:all .3s ease}.btn-main,.btn-main.active,.btn-main:hover{background:var(--mainColor);color:var(--white)}.btn-main.active,.btn-main:hover{opacity:.9}.btn-main.load-more-btn{background:var(--mainColor);border:1px solid var(--mainColor);border-radius:35px;color:var(--white);font-size:16px;font-weight:500;line-height:24px;opacity:1;padding:8px 32px;text-align:center;transition:all .3s ease}.btn-main.load-more-btn.active,.btn-main.load-more-btn:hover{background:var(--mainColor);border:1px solid var(--mainColor);color:var(--white);opacity:.9}.btn-main.transparent{background:transparent;border:1px solid var(--categoryColor1);border-radius:50px;color:var(--textColor);display:flex;flex-direction:row;font-size:16px;font-weight:500;justify-content:space-between;line-height:24px;padding:6px 20px}.btn-main.transparent.active,.btn-main.transparent:hover{background:var(--secondaryColor);border:1px solid var(--secondaryColor);color:var(--mainColor)}.link,.text-container a{cursor:pointer;display:inline-block;position:relative;transition:all .3s ease}.link,.link.active,.link:hover,.text-container a,.text-container a:hover{color:var(--mainColor);text-decoration:none!important}.link:before,.text-container a:before{background:var(--mainColor);bottom:-3px;content:"";display:block;height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease;width:0}.link.active:before,.link:hover:before,.text-container a:hover:before{background:var(--mainColor);content:"";display:block;height:2px;transition:all .3s ease;width:100%}.link.white,.link.white.active,.link.white:hover{color:var(--white)}.link.white:before{background:var(--white)}.link.white.active:before,.link.white:hover:before{background:var(--white);color:var(--white)}.link.dark{color:var(--textColor)}.link.dark.active,.link.dark:hover{color:var(--mainColor)}.link.dark:before{background:var(--mainColor)}.link.dark.active:before,.link.dark:hover:before{background:var(--mainColor);color:var(--mainColor)}.link-img{border-radius:31px;display:inline-block;overflow:hidden;position:relative}.show-desktop{display:block}.show-mobile{display:none}.show-desktop-flex{display:flex}.show-mobile-flex{display:none}@media (max-width:991px){.btn-main.transparent{padding:4px 10px}}@media (max-width:767px){.h1,.h2,.h3,h1,h2,h3{font-size:1.5rem!important;line-height:2rem!important}.show-desktop{display:none}.show-mobile{display:block}.show-desktop-flex{display:none}.show-mobile-flex{display:flex}}header .navbar .navbar-nav .nav-item{display:flex;flex-direction:column;justify-content:center;padding:0 12px}header .navbar .navbar-nav .nav-item:last-of-type{padding:0 0 0 12px}header .navbar .navbar-nav .nav-item:first-of-type{padding:0 12px 0 0}header .navbar .navbar-nav .nav-item .nav-link{color:var(--menuColor);font-size:18px;font-weight:500;line-height:24px;padding:0}header .navbar .navbar-nav .nav-item .btn-main{font-size:18px;line-height:24px}header .img-logo{height:auto;max-width:200px;width:100%}@media (max-width:991px){header .navbar .navbar-nav .nav-item,header .navbar .navbar-nav .nav-item:first-of-type,header .navbar .navbar-nav .nav-item:last-of-type{padding:0 0 12px}}footer{background:var(--footerColor);color:var(--white)}footer .img-logo{height:auto;margin:0 auto;max-width:280px;width:100%}footer .copyright{background:var(--copyrightColor)}footer hr{border-top:1px solid var(--white)}footer ul{list-style:none;margin:0;padding:0}footer ul li{margin:0 0 15px}@media (max-width:767px){footer .copyright{text-align:center}footer .img-logo{display:block;max-width:200px}}.suscribe-form-section .main-title{color:var(--textColor);font-size:30px;font-weight:500;letter-spacing:.1em;line-height:36px}.suscribe-form-section .main-quote{color:var(--menuColor);font-size:20px;font-weight:500;line-height:30px}.suscribe-form-section .author-name{font-size:20px;line-height:32px;margin:0}.suscribe-form-section .author-enterprise{color:var(--menuColor);margin:0}@media (max-width:767px){.suscribe-form-section img{height:auto;max-width:185px;width:100%}}.post-elem{display:flex;flex-direction:column;height:100%;justify-content:space-between}.posts-section h2 img{max-width:42px}.posts-section .form-group{justify-content:space-between}.posts-section .filter-container,.posts-section .form-group{display:flex;flex-direction:row}.posts-section .filter-container>div:first-of-type{width:43%}.posts-section .tag-elem{background:var(--tagColor);border:1px solid var(--white);border-radius:20px;display:inline-block;font-size:16px;font-weight:400;line-height:24px;margin:0 6px 6px;padding:4px 12px}.posts-section .tag-elem.white{background:var(--white);border:1px solid var(--tagColor2)}.posts-section .tag-elem span{cursor:pointer;margin-left:38px}.posts-section .form-group>div:first-of-type{width:73%}.posts-section .form-group>div:last-of-type{width:25%}@media (max-width:991px){.posts-section{padding:60px 0 30px;position:relative}}@media (max-width:767px){.posts-section .filter-container,.posts-section .form-group{flex-direction:column}.posts-section .filter-container>div:first-of-type{width:100%}.posts-section .form-group>div:first-of-type{margin:0 0 20px;width:100%}.posts-section .form-group>div:last-of-type{width:100%}.posts-section .tag-elem{margin:10px 0}.posts-section .tag-elem span{float:right;margin-left:0}}.post-elem .link-tag{color:var(--mainColor);font-size:18px;line-height:24px;margin:0}.post-elem .tag-link{display:flex;flex-direction:row;margin-bottom:1rem}.post-elem .tag-link>div{display:flex;flex-direction:column;justify-content:center;padding:0 19px;position:relative}.post-elem .tag-link>div:first-of-type{padding:0 19px 0 0}.post-elem .tag-link>div:first-of-type:after{color:var(--mainColor);content:".";display:block;font-size:40px;line-height:0;position:absolute;right:-3px;top:0}.post-elem .tag-link>div:last-of-type{padding:0 0 0 19px}.post-elem .paragraph,.post-elem .tag-link span{color:var(--menuColor)}.post-elem .author-data{display:flex;flex-direction:row}.post-elem .author-data>div{display:flex;flex-direction:column;justify-content:center}.post-elem .author-data p{font-size:16px;line-height:24px;margin:0}.post-elem .author-data .date{color:var(--menuColor)}.post-elem .author-data>div:first-of-type{margin-right:20px}.post-elem .author-data .img-container{background:var(--avatarColor);border-radius:50%;height:50px;overflow:hidden;position:relative;width:50px}.post-elem .author-data .img-container>img{height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.post-elem .author-data .author-name{color:var(--textColor);font-size:16px;font-weight:700;line-height:24px;margin:0}.tags-list{list-style:none;margin:0;padding:0}.tags-list.tags-post{display:inline-block}.tags-list.tags-post li{display:inline-block;margin:0 12px 12px}.tags-list li{margin:0 0 12px}.post-section h1{font-size:54px;line-height:64px}.post-section .author-data.big{display:flex;flex-direction:row}.post-section .author-data.big>div{display:flex;flex-direction:column;justify-content:center}.post-section .author-data.big>div:first-of-type{margin-right:20px}.post-section .author-data.big .img-container{background:var(--avatarColor);border-radius:50%;height:113px;min-width:113px;overflow:hidden;position:relative;width:113px}.post-section .author-data.big .img-container>img{height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.post-section .author-data.big p{color:var(--menuColor);font-size:16px;line-height:24px;margin:0}.post-section .author-data.big .date{color:var(--menuColor)}.post-section .author-data.big .author-name{color:var(--textColor);font-size:24px;font-weight:700;line-height:32px;margin:0}.post-section .text-container img{height:auto;max-width:100%;width:100%}.fix-bar.fixed{max-width:160px;position:fixed;top:0}@media(max-width:1199px){.fix-bar.fixed{max-width:130px}}@media (max-width:991px){.post-section .h1,.post-section h1{font-size:30px;line-height:38px}.post-section .author-data.big>div:first-of-type{justify-content:start!important}.post-section .author-data.big .img-container{height:80px;margin:0 auto;min-width:80px;width:80px}}@media (max-width:767px){.post-section .tags-list.post{display:flex;flex-direction:row;justify-content:center}.post-section .tags-list{text-align:center}.post-section .tags-list li{display:inline-block;margin:0 8px 5px}.post-section .tags-list.post>li{margin:0 16px 16px}}.form-section.comments-section{background:var(--formColor);padding:60px 0}@media(max-width:991px){.form-section.comments-section{padding:30px 0}}.form-section input,.form-section select{background:var(--white);border:1px solid var(--textColor);border-radius:8px;color:var(--textColor);font-size:15px;font-weight:500;margin-bottom:15px;min-height:40px;padding:4px 12px;width:100%}.form-section input[type=submit]{background:var(--mainColor);border:1px solid var(--mainColor);border-radius:10px;color:var(--white);font-size:16px;font-weight:500;line-height:24px;padding:8px 32px;text-align:center;transition:all .3s ease;width:auto!important}.form-section input[type=submit]:hover{background:var(--mainColor);color:var(--textColor);transition:all .3s ease}.form-section label{color:rgba(0,0,0,.3);font-size:15px}.form-section .hs-form-booleancheckbox label{color:rgba(0,0,0,.3);display:block}.form-section .hs-fieldtype-booleancheckbox .inputs-list{list-style:none;margin:0;padding:0}.form-section input[type=checkbox]{margin:0 10px 0 0;min-height:unset;width:auto}.form-section input[type=checkbox],.form-section textarea{background:var(--white);border:1px solid var(--textColor);color:var(--textColor);outline:none}.form-section textarea{border-radius:8px;font-size:15px;padding:4px 12px;resize:none;width:100%!important}.form-section form a{color:var(--textColor)}.form-section .hs-form-field{margin-bottom:20px;margin-top:0}.form-section .hs-error-msg,.form-section .hs-error-msgs{color:var(--errorColor);list-style:none;margin:0;padding:0}.form-section fieldset{max-width:unset!important}.form-section ul.inputs-list{overflow:hidden}.form-section .hs-form-field>label{display:block;font-size:15px;font-weight:600;margin-bottom:10px}.form-section .hs-form-checkbox-display span{display:inline-block;margin-top:10px;position:relative}@media(max-width:767px){.form-section label{font-size:12px}.form-section .hs-form-field>label{font-size:12px;margin-bottom:4px}.form-section li.hs-form-checkbox{float:none;width:100%}}a.blantershow-chat{border-radius:30px;bottom:0;color:#fff;font-size:15px;padding:10px 20px;position:fixed;right:0;z-index:98}a.blantershow-chat img{width:55px}.banner-pillar-section{padding:0 0 60px}.banner-pillar-section hr{border-top:2px solid rgba(0,0,0,.3)}@media(max-width:991px){.banner-pillar-section{padding:0 0 30px}}@media(max-width:767px){.banner-pillar-section img{margin:0 auto;max-width:220px}}.cta-pillar-section{padding:60px 0}.cta-pillar-section .text-content{max-width:490px}@media(max-width:991px){.cta-pillar-section{padding:30px 0}}@media(max-width:767px){.cta-pillar-section{text-align:center}.cta-pillar-section img{margin:0 auto;max-width:220px}}.cards-pillar-section{padding:60px 0}.cards-pillar-section .card-elem{background:#fff;border:2px solid #afafaf;border-radius:7px;height:100%;padding:17px 32px;position:relative}.cards-pillar-section .card-elem h3{padding-right:30px}.cards-pillar-section .card-elem .img-icon{position:absolute;right:31px;top:27px}@media(max-width:991px){.cards-pillar-section{padding:0 0 30px}}@media(max-width:767px){.cards-pillar-section .card-elem{padding:24px}}.post-pillar-section{padding:60px 0}.post-pillar-section .fix-bar.fixed{display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.post-pillar-section .btn-goup{background:#333;border-radius:50%;color:#fff;display:block;font-size:24px;height:45px;line-height:45px;text-align:center;width:45px}.post-pillar-section hr{border-top:2px solid rgba(0,0,0,.3)}@media(max-width:991px){.post-pillar-section{padding:30px 0}}.banner-form-section input,.banner-form-section select{background:var(--white);border:1px solid var(--menuColor);border-radius:0;color:var(--textColor);font-size:15px;font-weight:500;margin-bottom:15px;min-height:40px;padding:4px 12px;width:100%!important}.banner-form-section input[type=submit]{background:var(--mainColor);border:1px solid var(--mainColor);border-radius:35px;color:var(--white);display:block;font-size:16px;font-weight:500;line-height:24px;margin:0;padding:8px 32px;text-align:center;transition:all .3s ease;width:100%!important}.banner-form-section input[type=submit]:hover{background:var(--mainColor);color:var(--textColor);transition:all .2s}.banner-form-section label{color:rgba(0,0,0,.3);font-size:15px}.banner-form-section .hs-form-booleancheckbox label{color:var(--textColor);display:block}.banner-form-section .hs-fieldtype-booleancheckbox .inputs-list{list-style:none;margin:0;padding:0}.banner-form-section input[type=checkbox]{background:var(--white);border:1px solid var(--textColor);color:var(--textColor);margin:0 10px 0 0;min-height:unset;outline:none;width:auto}.banner-form-section textarea{background:var(--white);border:1px solid var(--menuColor);border-radius:0;color:var(--textColor);font-size:15px;outline:none;padding:4px 12px;resize:none;width:100%!important}.banner-form-section form a{color:var(--textColor)}.banner-form-section .hs-form-field{margin-bottom:20px;margin-top:0}.banner-form-section .hs-error-msg,.banner-form-section .hs-error-msgs{color:var(--errorColor);list-style:none;margin:0;padding:0}.banner-form-section fieldset{max-width:unset!important}.banner-form-section ul.inputs-list{overflow:hidden}.banner-form-section .hs-form-field>label{color:var(--textColor);display:block;font-size:15px;font-weight:700;margin-bottom:10px}.banner-form-section .hs-form-checkbox-display span{display:inline-block;margin-top:10px;position:relative}@media(max-width:767px){.banner-form-section label{font-size:12px}.banner-form-section .hs-form-field>label{font-size:12px;margin-bottom:4px}.banner-form-section li.hs-form-checkbox{float:none;width:100%}}