@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;900&display=swap");body{font-family:"Rubik";color:#252525;overflow:hidden auto;background:#FDF8F1;display:flex;flex-direction:column;min-height:100vh}body *{font-family:"Rubik"}html{overflow:hidden auto}.page-numbers{text-align:center;margin-top:30px;display:block}.page-numbers li{display:inline-block}.page-numbers li:not(:last-of-type){margin-right:6px}.page-numbers li a{display:flex;width:30px;height:30px;align-items:center;justify-content:center;background:#F8F8F8;color:#252525;border-radius:5px;font-size:14px;transition:0.2s}.page-numbers li span{display:flex;width:30px;height:30px;align-items:center;justify-content:center;color:#252525;border-radius:5px;font-size:14px;transition:0.2s}.page-numbers li span.current{display:flex;width:30px;height:30px;align-items:center;justify-content:center;color:white;background:#252525;border-radius:5px;font-size:14px}.page-numbers li span:hover,.page-numbers li a:hover{color:white;background:#252525}.authors-section{margin-top:30px}.authors-section .subheading b{color:#252525;font-weight:400}.select-wrap{position:relative}.select-wrap input{background-image:url("../img/down.svg");background-repeat:no-repeat;background-size:15px;background-position:calc(100% - 20px);padding-right:40px;cursor:pointer}.select-wrap input.active{border:1px solid #252525 !important;background-image:url("../img/up.svg");background-repeat:no-repeat;background-size:15px;background-position:calc(100% - 20px)}.select-wrap .drop-select{top:calc(100% + 5px);max-height:300px;overflow:auto}.select-wrap .drop-select p,.select-wrap .drop-select a{color:#A8A8A8;opacity:1}.select-wrap .drop-select p:hover,.select-wrap .drop-select p.active,.select-wrap .drop-select a:hover,.select-wrap .drop-select a.active{color:#252525 !important;opacity:1}.select-wrap .drop-select p:not(:last-of-type),.select-wrap .drop-select a:not(:last-of-type){margin-bottom:7px}.single-help-wrap{display:flex;align-items:stretch;justify-content:space-between;margin-top:30px;margin-bottom:-35px}.single-help-wrap .left{width:370px;padding-right:20px;border-right:1px solid #EAEAEA;padding-bottom:35px}.single-help-wrap .right{width:calc(100% - 390px);padding-bottom:35px}.single-help-wrap .right .main-btn{text-transform:none;font-weight:500}.single-help-wrap .right .main-btn:hover{opacity:0.7 !important}.single-help-wrap .right .tabs{display:none;margin-bottom:30px}.single-help-wrap .right .tabs .section-heading{margin-bottom:20px}.single-help-wrap .right .tabs+.section-heading{margin-bottom:15px}.accordion{padding-left:20px;position:relative;margin-bottom:5px}.accordion .title{font-size:16px;font-weight:400;color:#252525;position:relative}.accordion .title.active:before{transform:rotate(-90deg);top:7px}.accordion .title:before{content:'';width:10px;height:10px;background:url("../img/ra.svg") no-repeat center;background-size:contain;position:absolute;left:-20px;top:5px;transition:0.2s}.accordion .title.active{font-size:20px;font-weight:500}.accordion .list{padding:10px 0 10px 5px}.accordion .list li{margin-bottom:5px}.accordion .list a{font-size:16px;color:#A8A8A8;transition:0.2s}.accordion .list a:hover{color:#252525}.accordion .list a.active{color:#252525}.help-wrap{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-column-gap:20px;grid-row-gap:20px;margin-top:30px}.help-wrap.empty{display:block}.help-wrap .col{padding:35px 20px;background:white;box-shadow:0px 0px 72px -5px rgba(32,32,36,0.05);border-radius:25px;display:flex;flex-direction:column;align-items:flex-start}.help-wrap .col .top{display:flex;align-items:center;justify-content:space-between;width:100%}.help-wrap .col .top img{width:48px;height:48px;object-fit:contain}.help-wrap .col .top .title{width:calc(100% - 60px);font-size:20px;font-weight:500;color:#252525}.help-wrap .col .txt{margin-top:20px;margin-bottom:15px;width:100%;display:flex;flex-direction:column;align-items:flex-start}.help-wrap .col .txt p,.help-wrap .col .txt a{margin-bottom:10px;font-size:14px;display:block;color:#252525}.help-wrap .col .txt a:hover{text-decoration:underline}.help-wrap .col .main-btn{margin-top:auto;height:40px;text-transform:none;padding:0 25px}#lang-wrap{margin-right:0 !important}.get-langs img{margin:0 0 0 10px !important}.get-langs.active img{transform:rotate(-180deg)}.get-langs{color:#6D6D6D !important;font-weight:300}.get-langs b{color:#252525 !important;margin-left:5px;font-weight:400}.drop-results{position:absolute;top:100%;left:0;width:100%;border-top:1px solid #F8F8F8;border-radius:0 0 14px 14px;background:white;overflow:auto;max-height:300px;opacity:0;visibility:hidden;transition:0.2s;z-index:2}.drop-results p{display:block;padding:12px 20px 12px 50px;transition:0.2s;cursor:pointer;font-size:14px;white-space:nowrap;max-width:100%;text-overflow:ellipsis;overflow:hidden;color:#252525;position:relative}.drop-results p:not(.deleted):before{opacity:0.3}.drop-results p:not(.deleted):hover{background:#F8F8F8}.drop-results p:not(.deleted):hover:before{opacity:1}.drop-results p:before{content:'';width:18px;height:18px;position:absolute;top:50%;left:20px;transform:translateY(-50%);background:url("../img/dots.svg") no-repeat center;background-size:contain;transition:0.2s}.drop-results p.deleted{cursor:not-allowed;display:flex;align-items:flex-start;justify-content:space-between;color:#A8A8A8}.drop-results p.deleted:before{content:'';width:18px;height:18px;position:absolute;top:50%;left:20px;transform:translateY(-50%);background:url("../img/load.svg") no-repeat center;background-size:contain}.drop-results p.deleted span{width:calc(100% - 100px);overflow:hidden;text-overflow:ellipsis}.drop-results p.deleted b{font-weight:400}.post-content{font-size:14px;color:#252525}.post-content a{font-weight:500;color:#252525}.post-content a:hover{text-decoration:underline}.post-content img{width:100%;border-radius:20px;display:block;margin:0 0 20px;height:auto}.post-content p{margin-bottom:20px}.post-content>:last-child{margin-bottom:0}.post-content h1{font-size:30px;font-weight:500;margin:0 0 20px}.post-content h2{font-size:20px;font-weight:500;margin:0 0 20px}.post-content h3{font-size:18px;font-weight:500;margin:0 0 20px}.post-content h4{font-size:17px;font-weight:500;margin:0 0 20px}.post-content h5{font-size:16px;font-weight:500;margin:0 0 20px}.post-content h6{font-size:14px;font-weight:500;margin:0 0 20px}.post-content ul{padding-left:20px;margin-bottom:20px}.post-content ul li{display:list-item;list-style:disc;margin-bottom:5px}.post-content ol{padding-left:20px;margin-bottom:20px}.post-content ol li{display:list-item;list-style:numeric;margin-bottom:5px}.post-content b,.post-content strong{font-weight:500}.post-content u{text-decoration:underline}.post-content s{text-decoration:line-through}.single-post-wrap{margin-top:20px}.single-post-wrap .content-wrap{width:calc(100% - 310px)}.single-post-wrap .content-wrap .tags-wrap{display:flex;align-items:center;justify-content:flex-start;width:calc(100% + 8px);flex-flow:row;flex-wrap:wrap;margin-top:15px}.single-post-wrap .content-wrap .tags-wrap .main-btn{margin-right:8px;margin-bottom:8px;height:32px;padding:0 20px;text-transform:none}.single-post-wrap .content-wrap .post-content{margin-top:20px}.single-post-wrap .sidebar{width:290px;margin-top:20px}.single-post-wrap .sidebar .author-box a{border-radius:14px;display:flex;align-items:flex-start;justify-content:space-between;transition:0.2s}.single-post-wrap .sidebar .author-box a img{width:46px;height:46px;border-radius:50%;object-fit:cover}.single-post-wrap .sidebar .author-box a .info{width:calc(100% - 61px)}.single-post-wrap .sidebar .author-box a .info span{font-size:14px;font-weight:500;color:#252525}.single-post-wrap .sidebar .author-box a .info p{font-size:12px;color:#6D6D6D;font-weight:300}.single-post-wrap .sidebar .author-box .txt{font-size:14px;margin-top:10px}.single-post-wrap .sidebar hr{border:none;background:none;border-bottom:1px solid #F8F8F8;margin:20px 0}.posts{margin-top:15px}.posts a{display:flex;align-items:center;justify-content:space-between}.posts a:not(:last-of-type){margin-bottom:20px}.posts a img{width:84px;height:84px;border-radius:10px;object-fit:cover}.posts a .right{width:calc(100% - 100px)}.posts a .right .name{font-size:14px;font-weight:400;color:#252525;font-weight:500;line-height:129%;display:block}.report-section{position:relative}.report-section .succ{padding:15px;position:absolute;background:white;border-radius:25px;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;opacity:0;transition:0.2s;visibility:hidden}.report-section .succ.active{opacity:1;visibility:visible}.report-section .succ img{width:70px;margin-bottom:20px}.report-section .succ p{font-size:20px;font-weight:500;color:#252525}.report-section .succ .main-btn{margin-top:20px;height:40px;text-transform:none}.report-section .succ .main-btn:hover{opacity:0.7}.report-form-wrap{margin-top:30px;width:50%}.report-form-wrap .subheading{margin-top:8px;line-height:120%}.report-form-wrap .subheading a{font-weight:400;color:#252525}.report-form-wrap .subheading a:hover{text-decoration:underline}.report-form-wrap form{margin-top:20px;width:100%}.report-form-wrap form .input-wrap{margin-bottom:20px}.report-form-wrap form .input-wrap span{display:block;font-size:14px;color:#85878F}.report-form-wrap form .input-wrap span.invalid-feedback{color:#F81212;margin-top:6px}.report-form-wrap form .input-wrap input{display:block;width:100%;margin-top:6px;border:none;border:1px solid #D4D6DB;color:#252525;border-radius:14px;font-size:16px;background-color:white;outline:none;padding:0 20px;appearance:none;-webkit-appearace:none;width:100%;height:72px}.report-form-wrap form .input-wrap input.is-invalid{border-color:#FFE4E4}.report-form-wrap form .input-wrap input::placeholder{color:#C4C4C4}.report-form-wrap form .input-wrap textarea{display:block;width:100%;margin-top:6px;border:none;border:1px solid #D4D6DB;color:#252525;border-radius:14px;font-size:16px;background-color:white;outline:none;padding:20px;resize:none;appearance:none;-webkit-appearace:none;width:100%;height:198px}.report-form-wrap form .input-wrap textarea.is-invalid{border-color:#FFE4E4}.report-form-wrap form .input-wrap textarea::placeholder{color:#C4C4C4}.report-form-wrap form .main-btn{margin-left:auto;height:40px;display:flex;text-transform:none}#lang-wrap .dropdown p{color:#A8A8A8}#lang-wrap .dropdown p.active{color:#252525}#lang-wrap .dropdown p.active:hover{opacity:1}.dropdown,.drop-select{position:absolute;width:100%;min-width:100px;top:calc(100% + 10px);box-shadow:0px 0px 72px -5px rgba(32,32,36,0.05);border-radius:9px;background:white;padding:20px;display:none;z-index:2}.dropdown p,.dropdown a,.drop-select p,.drop-select a{font-size:14px;color:#252525;cursor:pointer;transition:0.2s;display:block}.dropdown p:hover,.dropdown a:hover,.drop-select p:hover,.drop-select a:hover{opacity:0.6}.dropdown p:not(:last-child),.dropdown a:not(:last-child),.drop-select p:not(:last-child),.drop-select a:not(:last-child){margin-bottom:8px}.dropdown p img,.dropdown a img,.drop-select p img,.drop-select a img{display:inline-block;margin-right:5px;position:relative;width:15px}.single-author .top-bar{display:flex;justify-content:space-between;align-items:flex-start}.single-author .top-bar .backlink{color:#6D6D6D;font-size:14px;transition:0.2s}.single-author .top-bar .backlink:hover{opacity:0.7}.single-author .top-bar .backlink img{display:inline-block;margin-right:5px;width:6px}.single-author .top-bar .right{display:flex;justify-content:space-between}.single-author .top-bar .right .btn-wrap{margin-right:12px;position:relative}.single-author .top-bar .right .main-btn{height:40px;padding:0 30px;text-transform:none}.single-author .top-bar .right .main-btn.active,.single-author .top-bar .right .main-btn:hover{background:#FBF5EA !important;color:#252525 !important}.single-author .top-bar .right .main-btn.active img,.single-author .top-bar .right .main-btn:hover img{filter:unset}.single-author .top-bar .right .main-btn img{margin-left:0;margin-right:10px}.single-author .single-author-wrap{display:flex;align-items:flex-start;justify-content:space-between;margin-top:32px;margin-bottom:50px}.single-author .single-author-wrap .img-wrap{width:250px;height:250px}.single-author .single-author-wrap .img-wrap img{width:100%;height:100%;object-fit:cover;border-radius:50%}.single-author .single-author-wrap .right{width:calc(100% - 280px);padding-top:30px}.single-author .single-author-wrap .right .name{font-size:20px;font-weight:500;color:#252525}.single-author .single-author-wrap .right .title{font-size:12px;margin-top:10px}.single-author .single-author-wrap .right span{font-size:12px;font-weight:300;margin-top:14px;color:#6D6D6D;display:block}.single-author .single-author-wrap .right .bio{font-size:14px;margin-top:4px}.authors-wrap{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));grid-row-gap:20px;grid-column-gap:20px;margin-top:25px}.authors-wrap a{background:#FFFFFF;box-shadow:0px 0px 72px -5px rgba(32,32,36,0.05);border-radius:25px;padding:22px;text-align:center;transition:0.2s}.authors-wrap a:hover{box-shadow:0px 0px 72px -5px rgba(32,32,36,0.15)}.authors-wrap a img{width:125px;height:125px;border-radius:50%;object-fit:cover;display:block;margin:0 auto}.authors-wrap a .info{margin-top:15px}.authors-wrap a .info span{font-size:24px;font-weight:500;color:#252525}.authors-wrap a .info p{font-size:12px;color:#1A1A1A}.authors-wrap a .txt{margin-top:16px;font-size:14px;color:#252525}.wrap{width:100%;max-width:1320px;padding:0 15px;position:relative;margin:0 auto}.main-popup-wrap{position:fixed;background:rgba(0,0,0,0.5);top:0;left:0;z-index:10;width:100%;height:100%;display:none}.popup-wrap{position:fixed;top:0;left:0;z-index:11;display:flex;width:100%;height:100%;overflow:auto;padding:50px 15px}.popup-closer{position:fixed;top:0;left:0;z-index:12;width:100%;height:100%}.popup{width:100%;max-width:390px;padding:32px 24px;background:white;overflow:hidden;position:relative;z-index:13;margin:auto;text-align:left;box-shadow:0px 10px 19px -5px rgba(32,32,36,0.12);border-radius:24px}.popup .title{font-size:24px;font-weight:500;color:#1A1A1A}.popup p{color:#6D6D6D;margin-top:0;font-size:12px}.popup .main-btn{margin-top:20px;min-width:160px;height:40px}.popup .closer{position:absolute;right:15px;top:15px;cursor:pointer;transition:0.2s}.popup .closer:hover{opacity:0.5}.popup .closer img{width:25px}.mob-visible{display:none !important}.flex-row{display:flex}.flex-row.vcenter{align-items:center}.flex-row.vstart{align-items:flex-start}.flex-row.vend{align-items:flex-end}.flex-row.stretch{align-items:stretch}.flex-row.hstart{justify-content:flex-start}.flex-row.hcenter{justify-content:center}.flex-row.hend{justify-content:flex-end}.flex-row.haround{justify-content:space-around}.flex-row.hbetween{justify-content:space-between}.flex-row.multi-row{flex-flow:row;flex-flow:wrap}.gam{display:none;position:relative;width:30px;height:30px}.gam:before{content:'';width:100%;height:3px;position:absolute;top:5px;left:0;background:#252525;transition:0.3s;border-radius:2px}.gam:after{content:'';width:calc(100% - 5px);height:3px;position:absolute;bottom:5px;left:5px;background:#252525;transition:0.3s;border-radius:2px}.gam span{height:3px;width:100%;display:block;background:#252525;transition:0.3s;border-radius:2px}.gam.active span{background:transparent}.gam.active:before{left:50%;top:50%;transform:translate(-50%, -50%) rotate(45deg)}.gam.active:after{left:50%;width:100%;bottom:50%;transform:translate(-50%, 50%) rotate(-45deg)}.text-center{text-align:center}.main-btn{display:inline-flex;align-items:center;justify-content:center;padding:0 50px;height:60px;background:#252525;text-decoration:none;color:white;cursor:pointer;border:1px solid #252525;transition:0.2s;font-size:14px;text-transform:none;border-radius:30px}.main-btn.small{height:27px;padding:0 12px;font-size:12px}.main-btn.medium{height:40px;padding:0 25px;font-size:12px}.main-btn img{width:15px !important;margin-left:10px;transition:0.2s;position:static;height:auto;transition:0.2s}.main-btn:hover{background:white;color:#252525}.main-btn.bordered{background:white;color:#252525}.main-btn.bordered:hover{background:linear-gradient(99.4deg, #1B1B1B -3.96%, #242424 21.97%, #4B4B4B 73.33%, #454544 98.36%, #222 98.91%);color:white;opacity:1}.main-btn.gold{background:white;color:#D2A359;background:white;position:relative;border:none;z-index:2;padding:0 10px}.main-btn.gold:before{content:'';width:calc(100% + 2px);height:calc(100% + 2px);top:-1px;left:-1px;position:absolute;background:linear-gradient(99deg, #BEA36F, #FFDBA4, #FEDFB4, #A4875B);z-index:-2;border-radius:30px}.main-btn.gold:after{content:'';width:calc(100%);height:calc(100%);top:0;left:0;position:absolute;background:white;z-index:-1;border-radius:28px;transition:0.2s}.main-btn.gold:hover:after{background:#FDFBF9}.main-btn.white{background:white;color:#252525;border-color:white}.main-btn.white:hover{background:linear-gradient(99.4deg, #1B1B1B -3.96%, #242424 21.97%, #4B4B4B 73.33%, #454544 98.36%, #222 98.91%);color:white;opacity:1}.main-btn.black{background:linear-gradient(99.4deg, #1B1B1B -3.96%, #242424 21.97%, #4B4B4B 73.33%, #454544 98.36%, #222 98.91%);color:white;border-color:transparent}.main-btn.black:hover{background:linear-gradient(99.4deg, #5A5A5A -3.96%, #242424 21.97%, #717171 73.33%, #454544 98.36%, #222 98.91%);color:white;opacity:1}.main-btn.gray{background:#F8F8F8;color:#252525;border-color:#F8F8F8}.main-btn.gray:hover{background:linear-gradient(99.4deg, #1B1B1B -3.96%, #242424 21.97%, #4B4B4B 73.33%, #454544 98.36%, #222 98.91%);color:white;opacity:1;border-color:#F8F8F8}.main-btn.gray:hover img{filter:brightness(10)}.main-btn.active{background:linear-gradient(99.4deg, #1B1B1B -3.96%, #242424 21.97%, #4B4B4B 73.33%, #454544 98.36%, #222 98.91%) !important;color:#fff !important;opacity:1 !important;border-color:#F8F8F8 !important}.main-btn:disabled{background:#A8A8A8 !important;color:#fff !important;cursor:not-allowed;border-color:#A8A8A8 !important}.section-heading{font-weight:500;font-size:24px;color:#252525}.subheading{font-size:14px;line-height:160%;color:#6D6D6D;font-weight:300}.header{padding:20px 0;position:relative;top:0;left:0;width:100%;z-index:10;background:#252525}.header .logo{width:140px;display:block}.header .logo img{width:100%}section{margin-top:30px}section .wrap{padding:35px 24px;background:white;border-radius:25px}.articles-wrap{display:flex;align-items:stretch;justify-content:space-between;flex-flow:row;flex-wrap:wrap;margin-top:32px}.articles-wrap .article{display:flex;align-items:stretch;justify-content:space-between;width:calc(50% - 10px);padding:24px;border-radius:25px;box-shadow:0px 0px 72px -5px rgba(32,32,36,0.05)}.articles-wrap .article a.left{width:45%;margin-right:20px;transition:0.2s}.articles-wrap .article a.left:hover{opacity:0.8}.articles-wrap .article a.left img{width:100%;height:100%;object-fit:cover;border-radius:14px}.articles-wrap .article .right{width:calc(55% - 20px)}.articles-wrap .article .right a.name{font-size:20px;font-weight:500;color:#252525;transition:0.2s}.articles-wrap .article .right a.name:hover{opacity:0.8}.articles-wrap .article .right .details{margin-top:10px;font-size:12px;font-weight:300;color:#6D6D6D}.articles-wrap .article .right .details b{color:#4A4A4A;font-weight:400}.articles-wrap .article .right .tags-wrap{display:flex;align-items:center;justify-content:flex-start;width:calc(100% + 8px);flex-flow:row;flex-wrap:wrap;margin-top:12px}.articles-wrap .article .right .tags-wrap .main-btn{margin-right:8px;margin-bottom:8px;height:32px;padding:0 20px;text-transform:none}.articles-wrap .article .right p{font-size:14px;color:#4A4A4A}.autors-wrap{width:300px;padding-right:24px;border-right:1px solid #EAEAEA;padding-top:35px;padding-bottom:35px;margin-top:-35px;margin-bottom:-35px;display:flex;flex-direction:column;position:relative}.autors-wrap .heading-wrap{display:flex;align-items:center;justify-content:space-between;height:59px}.autors-wrap .heading-wrap .left{width:50%}.autors-wrap .heading-wrap .left b{color:#252525;font-weight:400}.autors-wrap .heading-wrap .main-btn{width:calc(50% - 20px);height:40px}.autors-wrap .autors-list{overflow:auto;max-height:calc(100% - 104px);top:104px;position:absolute;left:-24px;margin-bottom:20px;width:calc(100% + 24px);padding:20px 24px 30px}.autors-wrap .autors-list a{box-shadow:0px 0px 24px rgba(32,32,36,0.1);background:white;padding:20px;border-radius:14px;display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px;transition:0.2s}.autors-wrap .autors-list a:hover{box-shadow:0px 0px 15px rgba(32,32,36,0.15)}.autors-wrap .autors-list a img{width:46px;height:46px;border-radius:50%;object-fit:cover}.autors-wrap .autors-list a .info{width:calc(100% - 61px)}.autors-wrap .autors-list a .info span{font-size:14px;font-weight:500;color:#252525}.autors-wrap .autors-list a .info p{font-size:12px;color:#6D6D6D;font-weight:300}.nothing{text-align:center;width:100%;margin:40px auto 0}.nothing img{display:block;margin:0 auto 10px;width:70px}.blog-auth .subheading b{color:#252525;font-weight:400}.blog-auth.single-author .article-section{padding:0;width:100%}.blog-auth.single-author .article-section .articles-wrap{grid-template-columns:repeat(4, minmax(0, 1fr))}.blog-auth .article-section{width:calc(100% - 300px);padding-left:24px}.blog-auth .article-section .tags-wrap{display:flex;align-items:center;justify-content:flex-start;width:calc(100% + 8px);flex-flow:row;flex-wrap:wrap;margin-top:12px}.blog-auth .article-section .tags-wrap .main-btn{margin-right:8px;margin-bottom:8px;height:32px;padding:0 20px;text-transform:none}.blog-auth .article-section .articles-wrap{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-column-gap:20px;grid-row-gap:20px;margin-top:20px}.blog-auth .article-section .articles-wrap.empty{display:block}.blog-auth .article-section .articles-wrap .article{display:block;padding:0;overflow:hidden;width:auto;border-radius:14px}.blog-auth .article-section .articles-wrap .article a.left{width:100%;border-radius:0;display:block}.blog-auth .article-section .articles-wrap .article a.left img{border-radius:14px 14px 0 0}.blog-auth .article-section .articles-wrap .article .right{width:100%;padding:24px 24px 16px}.blog-auth .article-section .articles-wrap .article .right .details{margin-bottom:10px}.search-form{position:relative;margin:30px 0 20px}.search-form input{color:#252525;border-radius:14px;font-size:14px;background-color:white;outline:none;background-image:url("../img/zoom.svg");background-repeat:no-repeat;background-size:14px;background-position:22px;padding:0 55px 0 50px;border:none;appearance:none;-webkit-appearace:none;width:100%;height:58px;box-shadow:0px 0px 72px -5px rgba(32,32,36,0.1)}.search-form input:focus ~ .drop-results{opacity:1;visibility:visible;box-shadow:0px 15px 15px rgba(32,32,36,0.03)}.search-form input::placeholder{color:#C4C4C4}.search-form input:not(:placeholder-shown) ~ .clear-form{display:block}.search-form .clear-form{width:24px;height:24px;object-fit:contain;padding:5px;background:#F8F8F8;position:absolute;right:20px;top:50%;transform:translateY(-50%);cursor:pointer;transition:0.2;display:none}.search-form .clear-form:hover{opacity:0.6}.chat-btn{position:fixed;right:60px;bottom:60px;width:74px;height:74px;border-radius:50%;background:#474747;display:flex;align-items:center;justify-content:center;transition:0.2s;z-index:5;cursor:pointer}.chat-btn:hover{opacity:0.6}.chat-btn img{width:30px}.footer{padding:15px 0;background:#252525;margin-top:auto;margin-bottom:20px;transform:translateY(20px)}.footer .flex-row ul li{display:inline-block;font-size:14px;color:white;transition:0.2s}.footer .flex-row ul li:not(:last-of-type){margin-right:16px}.footer .flex-row ul li a{color:white;transition:0.2s}.footer .flex-row ul li a:hover{opacity:0.6}@media (max-width: 1200px){.single-help-wrap{margin-top:30px;margin-bottom:-35px}.single-help-wrap .left{width:370px;padding-bottom:35px}.single-help-wrap .right{width:calc(100% - 390px);padding-bottom:35px}.single-help-wrap .right .tabs{display:none;margin-bottom:30px}.single-help-wrap .right .tabs .section-heading{margin-bottom:20px}.single-help-wrap .right .tabs+.section-heading{margin-bottom:15px}.accordion{margin-bottom:5px}.accordion .title{font-size:16px}.accordion .title.active:before{top:7px}.accordion .title:before{width:10px;height:10px;left:-20px;top:5px}.accordion .title.active{font-size:20px}.accordion .list li{margin-bottom:5px}.accordion .list a{font-size:16px}.help-wrap{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-column-gap:20px;grid-row-gap:20px;margin-top:30px}.help-wrap .col{padding:35px 20px}.help-wrap .col .top img{width:48px}.help-wrap .col .top .title{width:calc(100% - 60px);font-size:18px}.help-wrap .col .txt{margin-top:20px;margin-bottom:15px}.help-wrap .col .txt p,.help-wrap .col .txt a{margin-bottom:10px;font-size:13px}.help-wrap .col .main-btn{height:40px;padding:0 25px}#lang-wrap{margin-right:0 !important}.get-langs img{margin:0 0 0 10px !important}.get-langs b{margin-left:5px}.authors-wrap{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-row-gap:20px;grid-column-gap:20px;margin-top:25px}.authors-wrap a{background:#FFFFFF;padding:22px}.authors-wrap a img{width:125px;height:125px}.authors-wrap a .info{margin-top:15px}.authors-wrap a .info span{font-size:24px}.authors-wrap a .info p{font-size:12px}.authors-wrap a .txt{margin-top:16px;font-size:14px}.main-btn{padding:0 40px;font-size:14px}.main-btn.small{height:27px;padding:0 12px;font-size:12px}.main-btn img{width:15px !important}.main-btn.bordered{background:white}.main-btn.gold{background:white;background:white;position:relative;border:none;z-index:2;padding:0 10px}.main-btn.gold:before{width:calc(100% + 2px);height:calc(100% + 2px);top:-1px;left:-1px}.main-btn.gold:after{width:calc(100%);height:calc(100%)}.main-btn.white{background:white}.main-btn.gray{background:#F8F8F8}.section-heading{font-size:22px}.subheading{font-size:14px}.header{padding:15px 0}.header .logo{width:140px}section{margin-top:30px}section .wrap{padding:35px 24px;border-radius:25px}.articles-wrap{margin-top:32px}.articles-wrap .article{width:calc(50% - 10px);padding:24px;border-radius:25px}.articles-wrap .article a.left{width:45%;margin-right:20px}.articles-wrap .article a.left img{border-radius:14px}.articles-wrap .article .right{width:calc(55% - 20px)}.articles-wrap .article .right a.name{font-size:18px}.articles-wrap .article .right .details{margin-top:10px;font-size:11px}.articles-wrap .article .right .tags-wrap{width:calc(100% + 8px);margin-top:12px}.articles-wrap .article .right .tags-wrap .main-btn{height:32px;text-transform:none}.articles-wrap .article .right p{font-size:12px}.autors-wrap{width:300px;padding-right:24px;padding-top:35px;padding-bottom:35px;margin-top:-35px;margin-bottom:-35px}.autors-wrap .heading-wrap{height:59px}.autors-wrap .heading-wrap .left{width:50%}.autors-wrap .heading-wrap .main-btn{width:calc(50% - 20px);height:40px}.autors-wrap .autors-list{max-height:calc(100% - 104px);top:104px;left:-24px;margin-bottom:20px;width:calc(100% + 24px);padding:20px 24px 30px}.autors-wrap .autors-list a{padding:20px;margin-bottom:20px}.autors-wrap .autors-list a img{width:46px;height:46px}.autors-wrap .autors-list a .info{width:calc(100% - 61px)}.autors-wrap .autors-list a .info span{font-size:14px}.autors-wrap .autors-list a .info p{font-size:12px}.blog-auth.single-author .article-section{padding:0;width:100%}.blog-auth.single-author .article-section .articles-wrap{grid-template-columns:repeat(3, minmax(0, 1fr))}.blog-auth .article-section{width:calc(100% - 300px);padding-left:24px}.blog-auth .article-section .tags-wrap{margin-top:12px}.blog-auth .article-section .tags-wrap .main-btn{padding:0 20px;font-size:12px;text-transform:none}.blog-auth .article-section .articles-wrap{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-column-gap:20px;grid-row-gap:20px;margin-top:20px}.blog-auth .article-section .articles-wrap .article{border-radius:14px}.blog-auth .article-section .articles-wrap .article .right{padding:24px 15px 16px}.blog-auth .article-section .articles-wrap .article .right .details{margin-bottom:10px}.search-form{margin:30px 0 20px}.search-form input{font-size:14px;background-size:14px;background-position:22px;padding:0 55px 0 50px;height:58px}.search-form .clear-form{width:24px;height:24px;padding:5px;right:20px}.chat-btn{right:12px;bottom:40px;width:70px;height:70px}.chat-btn img{width:28px}.footer{padding:15px 0}.footer .flex-row ul li{display:inline-block;font-size:14px}.footer .flex-row ul li:not(:last-of-type){margin-right:16px}}@media (max-width: 1024px){.single-help-wrap{margin-top:30px;margin-bottom:-30px}.single-help-wrap .left{width:300px;padding-bottom:30px}.single-help-wrap .right{width:calc(100% - 320px);padding-bottom:30px}.single-help-wrap .right .tabs{display:none;margin-bottom:30px}.single-help-wrap .right .tabs .section-heading{margin-bottom:20px}.single-help-wrap .right .tabs+.section-heading{margin-bottom:15px}.accordion{margin-bottom:5px}.accordion .title{font-size:14px}.accordion .title.active:before{top:7px}.accordion .title:before{width:10px;height:10px;left:-20px;top:5px}.accordion .title.active{font-size:16px}.accordion .list li{margin-bottom:5px}.accordion .list a{font-size:14px}.help-wrap{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-column-gap:20px;grid-row-gap:20px;margin-top:30px}.help-wrap .col{padding:35px 20px}.help-wrap .col .top img{width:48px}.help-wrap .col .top .title{width:calc(100% - 60px);font-size:18px}.help-wrap .col .txt{margin-top:20px;margin-bottom:15px}.help-wrap .col .txt p,.help-wrap .col .txt a{margin-bottom:10px;font-size:13px}.help-wrap .col .main-btn{height:40px;padding:0 25px}#lang-wrap{margin-right:0 !important}.get-langs img{margin:0 0 0 10px !important}.get-langs b{margin-left:5px}.post-content{font-size:14px}.post-content img{width:100%;margin:0 0 20px;border-radius:10px}.post-content p{margin-bottom:20px}.post-content h1{font-size:30px}.post-content h2{font-size:20px}.post-content h3{font-size:18px}.post-content h4{font-size:17px}.post-content h5{font-size:16px}.post-content h6{font-size:14px}.post-content ul{padding-left:20px;margin-bottom:20px}.post-content ul li{margin-bottom:5px}.post-content ol{padding-left:20px;margin-bottom:20px}.post-content ol li{margin-bottom:5px}.single-post-wrap{margin-top:20px}.single-post-wrap .flex-row{display:block}.single-post-wrap .content-wrap{width:calc(100%)}.single-post-wrap .content-wrap .tags-wrap{width:calc(100% + 8px);margin-top:15px}.single-post-wrap .content-wrap .tags-wrap .main-btn{margin-right:8px;margin-bottom:8px;height:32px;font-size:10px}.single-post-wrap .sidebar{width:100%;margin-top:20px;margin-top:20px;padding-top:20px;border-top:1px solid #F8F8F8}.single-post-wrap .sidebar .author-box a{border-radius:14px}.single-post-wrap .sidebar .author-box a .info{width:calc(100% - 61px)}.single-post-wrap .sidebar .author-box a .info span{font-size:14px}.single-post-wrap .sidebar .author-box a .info p{font-size:12px}.single-post-wrap .sidebar .author-box .txt{font-size:14px;margin-top:10px}.posts{margin-top:15px}.posts a img{width:84px;height:84px}.posts a .right{width:calc(100% - 100px)}.posts a .right .name{font-size:14px}.report-section .succ img{width:70px;margin-bottom:20px}.report-section .succ p{font-size:20px}.report-section .succ .main-btn{margin-top:20px;height:40px}.report-form-wrap{margin-top:30px;width:100%}.report-form-wrap .subheading{margin-top:8px;line-height:120%}.report-form-wrap form{margin-top:20px}.report-form-wrap form .input-wrap{margin-bottom:20px}.report-form-wrap form .input-wrap span{font-size:14px}.report-form-wrap form .input-wrap input{margin-top:6px;font-size:14px;padding:0 15px;height:50px}.report-form-wrap form .input-wrap textarea{margin-top:6px;font-size:14px;padding:15px;height:180px}.report-form-wrap form .main-btn{margin-left:auto;height:40px}.dropdown{width:100%;min-width:100px;padding:20px}.dropdown p{font-size:14px}.dropdown p:not(:last-of-type){margin-bottom:8px}.dropdown p img{display:inline-block;margin-right:5px;width:15px}.single-author .top-bar .backlink{font-size:14px}.single-author .top-bar .right .btn-wrap{margin-right:12px}.single-author .top-bar .right .main-btn{height:40px;padding:0 30px}.single-author .single-author-wrap{margin-top:32px;margin-bottom:50px}.single-author .single-author-wrap .img-wrap{width:230px;height:230px}.single-author .single-author-wrap .right{width:calc(100% - 250px);padding-top:30px}.single-author .single-author-wrap .right .name{font-size:20px}.single-author .single-author-wrap .right .title{font-size:12px}.single-author .single-author-wrap .right span{font-size:12px}.single-author .single-author-wrap .right .bio{font-size:14px;margin-top:4px}.authors-wrap{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-row-gap:20px;grid-column-gap:20px;margin-top:25px}.authors-wrap a{padding:20px 15px}.authors-wrap a img{width:125px;height:125px}.authors-wrap a .info{margin-top:15px}.authors-wrap a .info span{font-size:18px}.authors-wrap a .info p{font-size:12px}.authors-wrap a .txt{margin-top:12px;font-size:12px}.section-heading{font-size:22px}.subheading{font-size:14px}.header{padding:15px 0}.header .logo{width:120px}section{margin-top:30px}section .wrap{padding:25px 15px;border-radius:25px}.autors-wrap{width:280px;padding-right:15px;padding-top:25px;padding-bottom:25px;margin-top:-25px;margin-bottom:-25px}.autors-wrap .heading-wrap{height:59px}.autors-wrap .heading-wrap .left{width:50%}.autors-wrap .heading-wrap .main-btn{width:calc(50% - 20px);height:40px}.autors-wrap .autors-list{max-height:calc(100% - 91px);top:91px;left:-15px;margin-bottom:20px;width:calc(100% + 15px);padding:20px 15px 30px}.autors-wrap .autors-list a{padding:20px;margin-bottom:20px}.autors-wrap .autors-list a img{width:46px;height:46px}.autors-wrap .autors-list a .info{width:calc(100% - 61px)}.autors-wrap .autors-list a .info span{font-size:13px}.autors-wrap .autors-list a .info p{font-size:11px}.blog-auth.single-author .article-section{padding:0;width:100%}.blog-auth.single-author .article-section .articles-wrap{grid-template-columns:repeat(2, minmax(0, 1fr))}.blog-auth .article-section{width:calc(100% - 280px);padding-left:15px}.blog-auth .article-section .tags-wrap{margin-top:12px}.blog-auth .article-section .tags-wrap .main-btn{padding:0 20px;font-size:12px;text-transform:none}.blog-auth .article-section .articles-wrap{display:grid;grid-template-columns:100%;grid-column-gap:20px;grid-row-gap:20px;margin-top:20px}.blog-auth .article-section .articles-wrap .article{border-radius:14px}.blog-auth .article-section .articles-wrap .article .right{padding:24px 15px 16px}.blog-auth .article-section .articles-wrap .article .right .details{margin-bottom:10px}}@media (max-width: 768px){.single-help-wrap{margin-top:30px;margin-bottom:0;display:block}.single-help-wrap .left{width:100%;padding-bottom:20px;border-right:none;border-bottom:1px solid #EAEAEA;padding-right:0}.single-help-wrap .right{width:100%;padding-bottom:0;margin-top:20px}.single-help-wrap .right .tabs{display:none;margin-bottom:30px}.single-help-wrap .right .tabs .section-heading{margin-bottom:20px}.single-help-wrap .right .tabs+.section-heading{margin-bottom:15px}.accordion{margin-bottom:5px}.accordion:last-of-type{margin-bottom:0}.accordion .title{font-size:14px}.accordion .title.active:before{top:7px}.accordion .title:before{width:10px;height:10px;left:-20px;top:5px}.accordion .title.active{font-size:16px}.accordion .list li{margin-bottom:5px}.accordion .list li:last-of-type{margin-bottom:0}.accordion .list a{font-size:14px}.help-wrap{display:grid;grid-template-columns:100%;grid-column-gap:20px;grid-row-gap:20px;margin-top:30px}.help-wrap .col{padding:20px 15px 25px}.help-wrap .col .top img{width:48px}.help-wrap .col .top .title{width:calc(100% - 60px);font-size:18px}.help-wrap .col .txt{margin-top:20px;margin-bottom:15px}.help-wrap .col .txt p,.help-wrap .col .txt a{margin-bottom:10px;font-size:13px}.help-wrap .col .main-btn{height:40px;padding:0 25px}.help-section .top-bar{flex-direction:column-reverse}.help-section .top-bar .left{width:100%;margin-top:15px}.help-section .top-bar .right{margin-left:auto}.help-section .top-bar .right .main-btn{font-size:14px !important;width:auto !important;padding:0 15px !important}#lang-wrap{margin-right:0 !important}.get-langs img{margin:0 0 0 10px !important}.get-langs b{margin-left:5px}.report-section .succ p{font-size:18px}.report-form-wrap form{margin-top:20px}.report-form-wrap form .main-btn{margin-left:0;height:40px;width:100%}.dropdown{width:100%;min-width:120px;padding:15px;right:0;left:unset}.dropdown p{font-size:12px}.dropdown p:not(:last-of-type){margin-bottom:8px}.dropdown p img{display:inline-block;margin-right:5px;width:15px}.single-author .top-bar{align-items:center}.single-author .top-bar .backlink{font-size:14px}.single-author .top-bar .right .btn-wrap{margin-right:12px}.single-author .top-bar .right .main-btn{height:40px;padding:0;font-size:0;width:40px}.single-author .top-bar .right .main-btn img{margin-right:0}.single-author .single-author-wrap{margin-top:32px;margin-bottom:50px;display:block}.single-author .single-author-wrap .img-wrap{width:250px;height:250px;margin:0 auto}.single-author .single-author-wrap .right{width:100%;padding-top:30px}.single-author .single-author-wrap .right .name{font-size:20px;text-align:center}.single-author .single-author-wrap .right .title{font-size:12px;text-align:center}.single-author .single-author-wrap .right span{font-size:12px;text-align:center}.single-author .single-author-wrap .right .bio{font-size:14px;margin-top:4px}.authors-wrap{display:grid;grid-template-columns:auto;grid-row-gap:20px;grid-column-gap:20px;margin-top:25px}.authors-wrap a{padding:20px 15px}.authors-wrap a img{width:125px;height:125px}.authors-wrap a .info{margin-top:15px}.authors-wrap a .info span{font-size:18px}.authors-wrap a .info p{font-size:12px}.authors-wrap a .txt{margin-top:12px;font-size:12px}.main-btn{padding:0 40px;font-size:14px}.main-btn.small{height:27px;padding:0 12px;font-size:12px}.main-btn img{width:15px !important}.main-btn.bordered{background:white}.main-btn.gold{background:white;background:white;position:relative;border:none;z-index:2;padding:0 10px}.main-btn.gold:before{width:calc(100% + 2px);height:calc(100% + 2px);top:-1px;left:-1px}.main-btn.gold:after{width:calc(100%);height:calc(100%)}.main-btn.white{background:white}.main-btn.gray{background:#F8F8F8}.section-heading{font-size:22px}.subheading{font-size:14px}.header{padding:15px 0}.header .logo{width:140px}section{margin-top:30px}section .wrap{padding:25px 15px;border-radius:25px}.articles-wrap{margin-top:32px;display:grid;grid-row-gap:20px;justify-content:center}.articles-wrap .article{width:100%;padding:0;border-radius:25px;display:block;overflow:hidden;max-width:500px;margin-left:auto;margin-right:auto}.articles-wrap .article a.left{width:100%;margin-right:20px;display:block}.articles-wrap .article a.left img{border-radius:0}.articles-wrap .article .right{width:100%;padding:20px 15px}.articles-wrap .article .right a.name{font-size:18px}.articles-wrap .article .right .details{margin-top:10px;font-size:11px}.articles-wrap .article .right .tags-wrap{width:calc(100% + 8px);margin-top:12px}.articles-wrap .article .right .tags-wrap .main-btn{height:32px;text-transform:none;font-size:11px}.articles-wrap .article .right p{font-size:12px}.autors-wrap{width:100%;padding-right:0;padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:30px;margin-bottom:0;border-right:none;display:block}.autors-wrap .heading-wrap{height:59px}.autors-wrap .heading-wrap .left{width:calc(100% - 100px)}.autors-wrap .heading-wrap .main-btn{width:80px;height:40px}.autors-wrap .autors-list{max-height:300px;position:static;margin-top:10px;margin-bottom:0;width:calc(100% + 30px);padding:20px 15px 0;margin-left:-15px;border-bottom:1px solid #EAEAEA}.autors-wrap .autors-list a{padding:20px;margin-bottom:20px}.autors-wrap .autors-list a img{width:46px;height:46px}.autors-wrap .autors-list a .info{width:calc(100% - 61px)}.autors-wrap .autors-list a .info span{font-size:14px}.autors-wrap .autors-list a .info p{font-size:12px}.blog-auth{margin-top:20px}.blog-auth.single-author .article-section{padding:0;width:100%}.blog-auth.single-author .article-section .articles-wrap{grid-template-columns:100%}.blog-auth .flex-row{display:block}.blog-auth .article-section{width:100%;padding-left:0;margin-top:20px}.blog-auth .article-section .tags-wrap{margin-top:12px}.blog-auth .article-section .tags-wrap .main-btn{padding:0 20px;font-size:11px;text-transform:none}.blog-auth .article-section .articles-wrap{display:grid;grid-template-columns:100%;grid-column-gap:20px;grid-row-gap:20px;margin-top:20px}.blog-auth .article-section .articles-wrap .article{border-radius:14px;max-width:500px;margin-left:auto;margin-right:auto}.blog-auth .article-section .articles-wrap .article .right{padding:24px 15px 16px}.blog-auth .article-section .articles-wrap .article .right .details{margin-bottom:10px}.search-form{margin:30px 0 20px}.search-form input{font-size:14px;background-size:14px;background-position:22px;padding:0 55px 0 50px;height:58px}.search-form .clear-form{width:24px;height:24px;padding:5px;right:20px}.chat-btn{right:15px;bottom:15px;width:50px;height:50px}.chat-btn img{width:20px}.footer{padding:15px 0}.footer .flex-row{display:block}.footer .flex-row ul:last-of-type{margin-top:20px}.footer .flex-row ul li{display:block;font-size:14px}.footer .flex-row ul li:not(:last-of-type){margin-bottom:10px}.footer .flex-row ul li:not(:last-of-type){margin-right:16px}}
/*# sourceMappingURL=style.css.map */
