@import'../fonts/stylesheet.css';*{margin:0;padding:0;outline:none;box-sizing:border-box}body{font-family:"Rubik",Helvetica,Arial,sans-serif;font-weight:400;font-size:16px;line-height:1.5;background:#fff;color:#293032}img{border:0}ul{list-style:none}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#09f;text-decoration:none}a:hover{color:#007acc}a,button{transition:all .15s ease-in-out}.container-full{padding:0 20px;min-width:320px}.container{max-width:1240px;min-width:320px;padding:0 20px;margin:0 auto;position:relative}.row{display:flex;margin-left:-12px;margin-right:-12px;flex-wrap:wrap}.col{padding:0 12px}h1,.h1{font-size:30px;font-weight:500;margin-bottom:24px}h2,.h2{font-size:22px;font-weight:500;margin-bottom:16px}h3,.h3{font-size:19px;font-weight:500;margin-bottom:16px}h4,.h4{font-size:17px;font-weight:500;margin-bottom:12px}p{margin-bottom:20px}strong{font-weight:600}header{height:70px;position:relative;z-index:5}.logo{position:absolute;left:20px;top:10px;font-size:22px;font-weight:400;line-height:1.1;padding-left:45px}.logo svg{width:50px;height:50px;position:absolute;left:-5px;top:0;fill:#09f}.logo span{color:#e34c1e;font-weight:500;display:block}nav{position:absolute;top:23px;right:100px}nav ul{display:flex;align-items:center;font-size:16px}nav ul li{margin-left:24px}nav ul li a{color:#879197}.language-link{position:absolute;right:20px;top:23px}.language-link div{display:flex;align-items:center;font-weight:500;font-size:14px;color:#556266;cursor:pointer}.language-link div:hover{color:#09f}.language-link ul{position:absolute;left:-5px;top:100%;margin-top:5px;background:#fff;padding:5px;box-shadow:0px 0px 3px 0px rgba(0,0,0,.35)}.language-link ul li{padding-bottom:5px}.language-link ul li:last-child{padding-bottom:0}.language-link ul li a{display:flex;align-items:center;font-weight:500;font-size:14px;color:#556266;cursor:pointer}.language-link ul li a:hover{color:#09f}.language-link img{margin-right:5px;box-shadow:0 0 3px rgba(0,0,0,.1)}.get-access-link{margin-left:48px}.get-access-link a{display:flex;align-items:center;color:#e34c1e}.get-access-link a span{border-bottom:1px dashed #e34c1e}.get-access-link a svg{width:18px;height:18px;margin-right:4px;fill:#e34c1e}.find-search-form{margin-bottom:36px;position:relative}.find-search-form div button{background:none;border:none;cursor:pointer;position:absolute;right:12px;top:15px}.find-search-form div button:hover svg{fill:#e34c1e}.find-search-form div button.loading-button{width:30px;height:30px}.find-search-form div button.loading-button>svg{display:none}.find-search-form div svg{width:30px;height:30px;fill:#a3afb4;transition:all .15s ease-in-out}#mainSearchInput{padding-right:60px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-pr{border-top:1px solid #dfe4e5;border-bottom:1px solid #dfe4e5;background:#f1f3f4;min-height:40px;margin-bottom:24px;padding:24px 20px;text-align:center}.bottom-pr{text-align:center}.burger-menu{position:absolute;right:20px;top:18px;width:30px;height:40px;cursor:pointer;display:block;display:none}.burger{position:absolute;background:#09f;width:100%;height:5px;top:50%;right:0;margin-top:-5px;opacity:1;border-radius:5px}.burger::before{position:absolute;background:#09f;width:30px;height:5px;top:10px;content:"";display:block;border-radius:5px}.burger::after{position:absolute;background:#09f;width:30px;height:5px;bottom:10px;content:"";display:block;border-radius:5px}.burger::after,.burger::before,.burger{transition:all .3s ease-in-out}.menu-on .burger::after{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);bottom:0;background:#e34c1e}.menu-on .burger::before{transform:rotate(45deg);-webkit-transform:rotate(45deg);top:0;background:#e34c1e}.menu-on .burger{background:rgba(0,0,0,0)}.btn{display:inline-block;text-align:center;text-decoration:none;border:0;cursor:pointer;font-size:16px;color:#fff;padding:10px 21px;border-radius:4px;background:#09f}.btn:hover{background:#007acc;text-decoration:none;color:#fff}.btn:active{background:#005c99;color:lighter(#09f, 20%)}.btn.disabled,.btn:disabled{opacity:.3;cursor:default}.btn.disabled:hover,.btn.disabled:active,.btn:disabled:hover,.btn:disabled:active{background:#09f}.btn.btn-lg{font-size:19px;padding:11px 23px}.btn.btn-sm{font-size:14px;padding:7px 9px}.btn.btn-white{background:#fff;color:#005c99}.btn.btn-white:hover{background:rgba(255,255,255,.8)}.btn.btn-white:active{background:rgba(255,255,255,.7)}.btn.btn-white.disabled:hover,.btn.btn-white.disabled:active,.btn.btn-white:disabled:hover,.btn.btn-white:disabled:active{background:#fff}.w-100{width:100%}.btn-outline{display:inline-block;text-align:center;text-decoration:none;border:1px solid #09f;cursor:pointer;font-size:16px;color:#09f;padding:9px 20px;border-radius:4px;background:none}.btn-outline:hover{background:#09f;color:#fff;text-decoration:none}.btn-outline:active,.btn-outline.active{background:#007acc;border-color:#007acc;color:#fff}.btn-outline.disabled,.btn-outline:disabled{opacity:.3;cursor:default;background:none;color:#09f}.btn-outline.disabled:hover,.btn-outline.disabled:active,.btn-outline:disabled:hover,.btn-outline:disabled:active{background:none;color:#09f}.btn-outline.btn-lg{font-size:19px;padding:10px 22px}.btn-outline.btn-sm{font-size:14px;padding:6px 8px}.btn-outline.btn-white{border-color:#fff;color:#fff}.btn-outline.btn-white:hover{background:#fff;color:#007acc}.btn-outline.btn-white:active,.btn-outline.btn-white.active{background:rgba(255,255,255,.8);border-color:rgba(255,255,255,.8)}.btn-outline.btn-white.disabled:hover,.btn-outline.btn-white.disabled:active,.btn-outline.btn-white:disabled:hover,.btn-outline.btn-white:disabled:active{background:none;color:#fff}input[type=text],input[type=tel],input[type=email],input[type=password],input[type=search],input[type=time],input[type=number],select{display:inline-block;border-radius:2px;background:#fff;border:1px solid #dfe4e5;padding:7px 12px;transition:border-color .15s ease-in-out;font-family:"Rubik",Helvetica,Arial,sans-serif;font-weight:400;font-size:16px;color:#293032;width:100%}input[type=text].input-lg,input[type=tel].input-lg,input[type=email].input-lg,input[type=password].input-lg,input[type=search].input-lg,input[type=time].input-lg,input[type=number].input-lg,select.input-lg{font-size:24px;padding:12px}input[type=text]:hover,input[type=tel]:hover,input[type=email]:hover,input[type=password]:hover,input[type=search]:hover,input[type=time]:hover,input[type=number]:hover,select:hover{border-color:#c1cacc}input[type=text]:focus,input[type=tel]:focus,input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=time]:focus,input[type=number]:focus,select:focus{border-color:rgba(0,153,255,.5)}input[type=text]::placeholder,input[type=tel]::placeholder,input[type=email]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=time]::placeholder,input[type=number]::placeholder,select::placeholder{color:#879197}input[type=text].disabled,input[type=text]:disabled,input[type=tel].disabled,input[type=tel]:disabled,input[type=email].disabled,input[type=email]:disabled,input[type=password].disabled,input[type=password]:disabled,input[type=search].disabled,input[type=search]:disabled,input[type=time].disabled,input[type=time]:disabled,input[type=number].disabled,input[type=number]:disabled,select.disabled,select:disabled{cursor:default;background:#f1f3f4;color:#879197;border-color:#dfe4e5}input[type=text].disabled:hover,input[type=text].disabled:active,input[type=text]:disabled:hover,input[type=text]:disabled:active,input[type=tel].disabled:hover,input[type=tel].disabled:active,input[type=tel]:disabled:hover,input[type=tel]:disabled:active,input[type=email].disabled:hover,input[type=email].disabled:active,input[type=email]:disabled:hover,input[type=email]:disabled:active,input[type=password].disabled:hover,input[type=password].disabled:active,input[type=password]:disabled:hover,input[type=password]:disabled:active,input[type=search].disabled:hover,input[type=search].disabled:active,input[type=search]:disabled:hover,input[type=search]:disabled:active,input[type=time].disabled:hover,input[type=time].disabled:active,input[type=time]:disabled:hover,input[type=time]:disabled:active,input[type=number].disabled:hover,input[type=number].disabled:active,input[type=number]:disabled:hover,input[type=number]:disabled:active,select.disabled:hover,select.disabled:active,select:disabled:hover,select:disabled:active{background:#f1f3f4;color:#879197;border-color:#dfe4e5}textarea{display:inline-block;border-radius:2px;background:#fff;border:1px solid #dfe4e5;padding:7px 12px;transition:border-color .15s ease-in-out;font-family:"Rubik",Helvetica,Arial,sans-serif;font-weight:500;font-size:16px;color:#293032;min-height:140px;resize:vertical;overflow:auto;width:100%}textarea:hover{border-color:#c1cacc}textarea:focus{border-color:rgba(0,153,255,.5)}textarea::placeholder{color:#879197}textarea.disabled,textarea:disabled{cursor:default;background:#f1f3f4;color:#879197;border-color:#dfe4e5}textarea.disabled:hover,textarea.disabled:active,textarea:disabled:hover,textarea:disabled:active{background:#f1f3f4;color:#879197;border-color:#dfe4e5}footer{padding:24px 0;margin-top:40px;border-top:1px solid #dfe4e5;background:#f1f3f4;font-size:14px}footer p{margin:0}.footer-in ul li.active a,nav ul li.active a{color:#e34c1e}.footer-in{display:flex;justify-content:space-between}.footer-in ul{display:flex}.footer-in ul .get-access-link{margin-left:25px}.footer-in ul li{margin-left:15px}.footer-lang{display:flex;justify-content:space-between;margin-top:24px}.footer-lang ul{display:flex;margin-right:-5px}.footer-lang ul li{margin:5px}.footer-lang div a{border-bottom:1px dashed #09f}.header-with-link{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.header-with-link h2{margin:0}.thumbs-row{margin-bottom:60px}.thumbs-row .col{width:25%}.thumb{margin-bottom:24px}.t{display:block;padding:0 0 50% 0;overflow:hidden;position:relative;border-radius:4px;margin-bottom:8px;box-shadow:0px 0px 3px 0px rgba(0,0,0,.35)}.t img{display:block;width:100%;height:auto;position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);border-radius:4px;transition:transform .25s ease-in-out}.t:hover img{transform:translateY(-50%) scale(1.05)}.t span{transition:opacity .25s ease-in-out;position:absolute;top:12px;right:12px}.t:hover span{opacity:0}.label-lic{color:#fff;font-size:11px;height:18px;line-height:18px;padding:0 5px;border-radius:3px;font-weight:400;display:inline-block}.label-lic-1{background:#727373}.label-lic-2{background:#00bb27}.label-lic-3{background:#4f93f8}.label-lic-4{background:#fdab62}.label-lic-5{background:#ea0001}.thumb__desc{min-width:44px}.thumb__desc div{position:relative;display:flex;justify-content:space-between;margin-bottom:0;align-items:center}.thumb__desc div a{font-weight:500;color:#293032;font-size:15px}.thumb__desc div a:hover{color:#e34c1e}.thumb__desc div span{color:#6a777e;font-size:12px}.thumb__desc p{font-size:12px;margin:0;line-height:18px}.thumb__desc p span{color:#879197}.button-wrap{text-align:center}.font-search-box{align-items:center;transition:background .1s ease-in-out;margin-bottom:12px;flex-wrap:nowrap;padding:12px 0;border-radius:4px;position:relative}.font-search-box.active{background:rgba(0,153,255,.1)}.font-search-box.active .font-search-box__name__right svg{transform:rotate(180deg);fill:#e34c1e}.font-search-box.active .font-search-box__name__right span{color:#e34c1e;border-color:#e34c1e}.font-search-box__image{width:140px}.font-search-box__image a{display:block;padding:0 0 50% 0;overflow:hidden;position:relative;border-radius:4px;box-shadow:0px 0px 3px 0px rgba(0,0,0,.35)}.font-search-box__image a img{display:block;width:100%;height:auto;position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);transition:transform .25s ease-in-out}.font-search-box__image a:hover img{transform:translateY(-50%) scale(1.05)}.font-search-box__name{flex:1}.font-search-box__name p{font-size:12px;margin:0}.font-search-box__name p span{color:#879197}.font-search-box__name a{font-weight:500;font-size:15px;margin-right:8px}.font-search-box__download{text-align:right}.download-button{padding:10px}.download-button svg{width:20px;height:20px;fill:#fff;display:block}.download-button-outline{padding:9px}.download-button-outline svg{width:20px;height:20px;fill:#09f;display:block;transition:fill .15s ease-in-out}.download-button-outline:hover svg,.download-button-outline.active svg{fill:#fff}.font-search-box__name{display:flex;align-items:center}.font-search-box__name__right{text-align:right;flex:1;display:flex;justify-content:flex-end;align-items:center;font-size:14px}.font-search-box__name__right span{border-bottom:1px dashed #6a777e;color:#6a777e;cursor:pointer}.font-search-box__name__right i{font-style:normal;color:#293032}.font-search-box__name__right svg{width:18px;height:18px;margin-right:4px;fill:#293032;transition:transform .15s ease-in-out}.loading-wrap{background:rgba(255,255,255,.5);position:absolute;left:0;top:0;right:0;bottom:0}.loading-wrap svg{width:30px;height:30px;animation-name:spin;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;fill:#09f;position:absolute;left:50%;top:50%;margin:-15px 0 0 -15px;display:block}.no-result-box{margin-bottom:40px;text-align:center;font-size:30px}.index-text{margin-bottom:40px;font-size:15px}.index-text h1{margin-bottom:16px}.main-cols{columns:3;column-gap:32px}.main-cols>*:last-child{margin-bottom:0}.main-txt-share{text-align:center}.main-txt-share p{font-size:13px;margin-bottom:6px}.main-txt-share ul{text-align:left}.font-details-box{margin-bottom:24px;margin-left:-12px;margin-right:-12px}.font-weight-box{position:relative;padding:4px 60px 4px 12px;transition:background .15s ease-in-out;border-radius:4px;position:relative;margin-bottom:2px}.font-weight-box input{background:none;height:46px;border:0;display:block;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow-x:hidden;font-size:20px;color:#293032}.font-weight-box:hover,.font-weight-box.active{background:#f1f3f4}.font-weight-box .download-button-outline{position:absolute;right:12px;top:50%;margin-top:-19px}#search-result-box{margin-bottom:48px;display:none}.grey{background:#f1f3f4;padding:48px 0;border-top:1px solid #dfe4e5;border-bottom:1px solid #dfe4e5;margin-bottom:40px}.grey .thumbs-row:last-child{margin-bottom:0}.slide{box-sizing:border-box;overflow:hidden;transition-property:height;transition-timing-function:ease;will-change:height}body.my-popup-open{-webkit-overflow-scrolling:touch !important;overflow:hidden !important;height:100% !important}.my-popup{position:fixed;left:0;top:0;right:0;bottom:0;height:100%;z-index:101;overflow:auto;display:none}.my-popup.show .my-popup__content{transform:translateY(0);opacity:1}.my-popup-in{min-height:100%;position:relative;padding:12px;display:flex;align-items:center;justify-content:center;z-index:2}.my-popup__content{max-width:600px;width:100%;border-radius:4px;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.5);position:relative;z-index:2;transition:all .3s ease-in-out;transform:translateY(-100%);opacity:0;padding:48px 24px}.my-popup-over{background:rgba(45,55,62,.8);position:fixed;left:0;top:0;right:0;bottom:0;z-index:1;display:none}.my-popup__content__header{margin-bottom:24px}.my-popup__content__header div{text-align:center;font-size:22px;font-weight:500}.my-popup__content__header--close{position:absolute;transition:all .1s ease-in-out;display:flex;justify-content:center;align-items:center;top:16px;right:16px;width:20px;height:20px;border:1px solid #09f;border-radius:2px;cursor:pointer}.my-popup__content__header--close svg{width:12px;height:12px;fill:#09f;transition:all .1s ease-in-out}.my-popup__content__header--close:hover{background:#e34c1e;border-color:#e34c1e}.my-popup__content__header--close:hover svg{fill:#fff}#downloadPopup .my-popup__content{max-width:700px}.my-popup__content__body{position:relative;min-height:30px}#fullDownloadButton{display:flex;align-items:center;justify-content:center;width:200px;margin:0 auto}#fullDownloadButton svg{fill:#fff;width:24px;height:24px;margin-right:12px}.banError{text-align:center;color:#dc3545}.web-download-buttons{display:flex;flex-wrap:wrap;max-width:260px;margin:0 auto;position:relative}.web-download-buttons a{width:100%}.web-download-buttons>div{width:25%;padding:0 2px 8px 2px}.web-download-buttons p{width:100%;padding:0 2px;margin:0}.web-download-buttons p a{display:flex;align-items:center;justify-content:center}.web-download-buttons p svg{fill:#fff;width:14px;height:14px;margin-right:6px}.share-popup{text-align:center;margin-bottom:24px}.share-popup p{font-size:13px;margin-bottom:4px}.share-popup ul{text-align:left}.downloadWebTemplate-txt{text-align:center;font-size:12px;margin-bottom:12px;font-weight:500}.ajax-promo{text-align:center;margin-bottom:24px;margin:0 -24px 24px -24px;padding:12px 0;border-top:1px solid #dfe4e5;border-bottom:1px solid #dfe4e5;background:#f1f3f4}.speedbar{list-style:none;font-size:12px;margin-bottom:12px;color:#6a777e;display:flex;flex-wrap:wrap}.speedbar li:after{content:"/";display:inline-block;margin:0 5px}.speedbar li:last-child:after{display:none}.speedbar li a{color:#6a777e}.speedbar li a:hover{color:#e34c1e}#fontPage h1{margin-bottom:12px}.fotorama__thumb-border{border-color:#e34c1e !important}.font-foto-wrap{background:#f1f3f4;border-radius:4px;padding:12px;margin-bottom:24px;max-width:926px}.font-page-wrap{display:flex;margin-bottom:24px}.font-page-left{flex:1;padding-right:24px;width:calc(100% - 250px)}.font-page-right{width:250px;min-width:250px}.font-header-wrap{display:flex}.font-header-left{flex:1;padding-right:24px}.font-header-right{width:250px;min-width:250px;font-size:13px;text-align:center}.font-header-right p{margin-bottom:6px}.font-header-right .ya-share2__popup{text-align:left}.font-bar-wrap{border-top:1px solid #dfe4e5;margin:-12px;margin-top:12px;padding:12px}.font-bar-wrap:after{content:"";display:block;clear:both;height:0;overflow:hidden}.font-bar-wrap ul{padding-top:5px}.font-bar-wrap ul li{float:left;margin-right:15px;font-size:13px}.font-bar-wrap ul li svg{width:15px;height:20px;fill:#556266}.font-bar-wrap ul li.views-icon svg{width:18px}.font-bar-wrap ul li.downloads-icon svg{width:20px}.font-bar-wrap ul li span{vertical-align:middle;display:inline-block;margin-right:8px;padding-top:2px}.font-bar-wrap ul li i{font-style:normal}.font-bar-wrap ul li.downloads-icon span{padding-top:3px;margin-right:3px}.how-to-link{text-align:center;margin:-8px 0 24px 0}.how-to-link a{display:inline-flex;align-items:center;color:#e34c1e}.how-to-link a svg{width:24px;height:24px;margin-right:4px;fill:#e34c1e;transition:all .15s ease-in-out}.how-to-link a:hover{color:#09f}.how-to-link a:hover svg{fill:#09f}.my-slider-wrapper{position:relative}.my-slider{min-height:260px;display:flex;align-items:center;justify-content:center}.my-slider div{max-width:100%;display:none}.my-slider div img{display:block;width:auto;height:auto;max-width:100%}.my-slider div.active{display:block}.my-slider-dots{position:absolute;left:0;right:0;bottom:10px;text-align:center;font-size:0}.my-slider-dots i{width:15px;height:15px;box-shadow:1px 3px 2px -2px rgba(0,0,0,.9);border-radius:50%;background:#879197;display:inline-block;margin:0 3px;cursor:pointer}.my-slider-dots i.active{background:#e34c1e !important}.my-slider-dots i:hover{background:#09f}.my-slider-prev{width:40px;height:40px;background:rgba(0,0,0,.5);position:absolute;left:0;top:50%;margin-top:-20px;display:flex;align-items:center;justify-content:center;cursor:pointer}.my-slider-prev svg{width:24px;height:24px;fill:#fff;transform:rotate(180deg);opacity:.8}.my-slider-next{width:40px;height:40px;background:rgba(0,0,0,.5);position:absolute;right:0;top:50%;margin-top:-20px;display:flex;align-items:center;justify-content:center;cursor:pointer}.my-slider-next svg{width:24px;height:24px;fill:#fff;opacity:.8}.rait-font{float:right;position:relative}.rait-font>*{float:left}.rait-font svg{width:20px;height:20px;fill:#556266}.dislike{transform:rotate(180deg)}.like,.dislike{cursor:pointer}.like:hover svg,.dislike svg:hover{fill:#09f}#rait-indicator{padding:3px 10px 0 10px;font-weight:600;font-size:13px}.negative-rait{color:#f08080}.positive-rait{color:#68c305}.rait-font-inactive svg,.rait-font-inactive .like:hover svg,.rait-font-inactive .dislike svg:hover{fill:#c1cacc}.rait-font-inactive .like,.rait-font-inactive .dislike{cursor:default}.rait-font-inactive:after{display:block;content:"";position:absolute;left:0;top:0;right:0;bottom:0}.thanks-popup{position:fixed;z-index:666;width:250px;padding:15px;text-align:center;left:50%;top:50%;margin-left:-125px;background:rgba(227,76,30,.8);border-radius:5px;font-size:18px;display:none;color:#fff}.font-weight-box-wrap{margin-bottom:24px}.font-weight-box-wrap .font-weight-box input{font-size:24px}.font-download-button-wrap{display:flex;justify-content:center;margin-bottom:24px}.font-download-button-wrap #fullDownloadButton{width:auto;display:inline-flex}.font-small-info{margin:-8px 0 10px 0}.font-small-info .col{width:50%;font-size:13px;padding-bottom:2px;color:#6a777e}.font-small-info .col i{color:#151718}.font-small-info .col i.label-lic-1--color{color:#727373}.font-small-info .col i.label-lic-2--color{color:#00bb27}.font-small-info .col i.label-lic-3--color{color:#4f93f8}.font-small-info .col i.label-lic-4--color{color:#fdab62}.font-small-info .col i.label-lic-5--color{color:#ea0001}.font-small-info .row .col:nth-child(2){text-align:right}.bptr{background:#f1f3f4;border-radius:4px;margin-bottom:24px;padding:12px 0;text-align:center}.download-timer-box{text-align:center;align-items:center}.download-timer-box .col{width:50%}.download-timer-box .share-popup{margin-bottom:0}.noThanks-label{font-size:10px;margin:4px 0 12px 0}.noThanks-label span{cursor:pointer;color:#dc3545;border-bottom:1px dashed #dc3545;transition:all .15s ease-in-out}.noThanks-label span:hover{color:#09f;border-color:#09f}.downloadButton-wrap{position:relative}.downloadButton-wrap--hidden:after{position:absolute;left:0;top:0;right:0;bottom:0;content:"";background:rgba(255,255,255,.7)}.show-share{display:none}.pleaseWait{font-weight:300;font-size:16px;margin-bottom:6px}.loader-wrap{margin-bottom:6px;font-size:20px;font-weight:bold;color:#09f}.place-for-money-text{font-size:14px;font-weight:500;margin-bottom:12px}.catDonate{max-width:50px;width:auto;height:auto;transform:scaleX(-1);margin:0 auto;display:block;margin-bottom:-8px}.yandex-yoomoney-form{max-width:130px;margin:0 auto}.yandex-yoomoney-form input[type=number]{height:30px;font-size:13px}.yandex-yoomoney-form .btn{width:100%;margin-top:8px}.yandex-yoomoney-form ul{display:flex;width:100%;border-radius:2px;border:1px solid #dfe4e5;margin-bottom:8px}.yandex-yoomoney-form ul li{width:33.33%;overflow:hidden;position:relative;border-right:1px solid #dfe4e5;display:block}.yandex-yoomoney-form ul li label{width:100%;height:100%;display:flex;cursor:pointer;align-items:center;justify-content:center;padding:4px 0}.yandex-yoomoney-form ul li input{position:absolute;left:-99px;top:-99px}.yandex-yoomoney-form ul li input[type=radio]:checked+label{background:rgba(0,153,255,.2)}.yandex-yoomoney-form ul li svg{display:block;width:auto;height:auto;max-height:19px}.yandex-yoomoney-form ul li:last-child{border:0}.donatePart{display:none}.donatePart .paypal-form-wrap{max-width:120px;margin:0 auto 12px auto}.donatePart .row{align-items:center}.donatePart .row .col{width:50%}#fountainG{position:relative;width:114px;height:14px;margin:auto;margin-bottom:24px}.fountainG{position:absolute;top:0;background-color:#09f;width:14px;height:14px;animation-name:bounce_fountainG;animation-duration:1.69s;animation-iteration-count:infinite;animation-direction:normal;transform:scale(0.3);border-radius:9px}#fountainG_1{left:0;animation-delay:.68s}#fountainG_2{left:14px;animation-delay:.85s}#fountainG_3{left:28px;animation-delay:1.01s}#fountainG_4{left:43px;animation-delay:1.18s}#fountainG_5{left:57px;animation-delay:1.35s}#fountainG_6{left:71px;animation-delay:1.52s}#fountainG_7{left:85px;animation-delay:1.69s}#fountainG_8{left:100px;animation-delay:1.86s}.related-fonts-wrap h3{text-align:center}.related-fonts-wrap.thumbs-row .col{width:100%}.comments-wrap{background:#f1f3f4;border-radius:4px;padding:12px}.scrollToTop{position:fixed;right:50px;bottom:50px;z-index:5;border-radius:8px;width:40px;height:40px;background:rgba(0,0,0,.7);text-align:center;padding-top:4px;opacity:0;pointer-events:none;cursor:pointer;transition:all .15s ease-in-out}.scrollToTop svg{width:20px;height:35px;fill:#fff}.scrollToTop:hover{background:#000}.scrollToTop.visible{opacity:1;pointer-events:auto}.comments-wrap-x{background:#f1f3f4;border-radius:4px;padding:12px}.comments-wrap-x h5{font-size:20px;margin-bottom:12px}.comments-wrap-x h6{font-size:18px;margin-bottom:8px}.name-email-row{margin-bottom:12px}.name-email-row .col{width:50%}.add-comments-box{max-width:600px}.add-comments-box textarea{display:block;margin-bottom:12px;font-weight:400}.comment-form-alert{border-radius:4px;margin-bottom:12px;text-align:center;padding:12px;color:#fff;font-weight:500}.comment-form-alert.error{background:rgba(227,76,30,.8)}.comment-form-alert.success{background:rgba(104,195,5,.8)}.comment-form-alert.warning{background:rgba(255,193,7,.8);color:#293032}.comment-question-wrap{margin-bottom:12px;display:flex;align-items:center}.comment-question-wrap .comment-question span::before{display:inline}.comment-question-wrap input{width:80px;margin:0 12px 0 5px}#refreshAns svg{width:25px;height:25px;display:block;fill:#09f}#refreshAns:hover svg{fill:#fff}.cq-1::before{content:"100*2+50*2+40"}.cq-2::before{content:"210/3+5"}.cq-3::before{content:"100-11*5+21"}.cq-4::before{content:"2*5+3"}.cq-5::before{content:"84-14*4"}.cq-6::before{content:"28*4/8"}.cq-7::before{content:"500-320+5"}.cq-8::before{content:"174.5*2"}.cq-9::before{content:"85+37+100"}.cq-10::before{content:"4*10+9"}.cq-11::before{content:"20*5-10"}.cq-12::before{content:"9/3*10+2"}.cq-13::before{content:"(120-9)*6"}.cq-14::before{content:"666/3+111"}.cq-15::before{content:"990-650+90*2"}.cq-16::before{content:"(950-660)/145"}.cq-17::before{content:"2*3*6"}.cq-18::before{content:"32*3-55"}.cq-19::before{content:"7*7*2"}.cq-20::before{content:"20*5*4*2+200"}.comment-box{margin-bottom:24px}.comment-box__header{display:flex;justify-content:space-between;padding:4px 0;align-items:center}.comment-box__header div{font-weight:500}.comment-box__header span{font-size:14px}.comment-box__body{padding:0}.comment-box__body reply{font-weight:700}.comment-box__body q{display:block;background:rgba(0,153,255,.2);font-size:13px;padding:6px}.comment-box__body q b{font-weight:700}.comment-box__ans{border-bottom:1px solid #09f;padding:4px 0;font-size:14px}.comment-box__ans a{margin-right:12px}.thumbs-row--all-fonts{margin-bottom:48px}.all-fonts-filter--sort{display:flex;justify-content:flex-end;margin-top:-24px;margin-bottom:24px}.all-fonts-filter--sort select{width:200px}.fs-14{font-size:14px}.fs-14 h1,.fs-14 h2{font-size:28px}.pagination{display:flex;flex-wrap:wrap;justify-content:center}.pagination li{margin:0 5px}.pagination li a,.pagination li span{min-width:34px}.pagination li span{cursor:default}.pagination .pagination-devider{padding:6px 0;font-size:14px}.share-box-wrap{text-align:center;margin-bottom:24px}.share-box-wrap p{font-size:13px;margin-bottom:6px}.share-box-wrap ul{text-align:left}.articles-left{flex:1;padding-right:48px}.articles-right{width:274px}.article-right-share{text-align:center;margin-bottom:24px}.article-right-share p{margin-bottom:6px;font-size:13px}.article-right-share ul{text-align:left}.articles-seo-txt{margin-bottom:32px}.articles-seo-txt h1{margin-bottom:16px}.articles-seo-txt p{margin:0;font-size:14px}.article-bar-wrap{background:#f1f3f4;padding:6px 12px;margin:0 0 24px 0;border-radius:0 0 4px 4px}.article-bar-wrap ul{display:flex;justify-content:space-between;width:100%}.atricle-main-img{display:block;width:100%;height:auto;border:1px solid #dfe4e5;border-bottom:0}.articles-thumbs .col{width:50%;margin-bottom:24px}.articles-thumb{border-radius:4px;background:#f1f3f4;border:1px solid #dfe4e5;min-height:100%}.articles-thumb a{display:block}.articles-thumb img{display:block;width:100%;height:auto;border-radius:4px}.articles-thumb-desc{padding:24px}.articles-thumb-desc a{font-size:18px}.articles-thumb-desc a:hover{text-decoration:underline}.articles-thumb-desc p{margin:4px 0 0 0;font-size:13px}.articles-left article img{max-width:100% !important;height:auto;width:auto !important}.articles-left article p{margin-bottom:12px}.articles-left article ul{margin-bottom:24px}.articles-left article ul li{padding:0 0 4px 20px;position:relative}.articles-left article ul li:after{content:"";display:block;width:6px;height:6px;border-radius:50%;background:#293032;position:absolute;left:0;top:10px}.articles-left article ol{margin-bottom:24px;counter-reset:myCounter}.articles-left article ol li{padding:0 0 4px 22px;position:relative;list-style:none}.articles-left article ol li:before{counter-increment:myCounter;content:counter(myCounter) ".";display:block;position:absolute;left:0;top:1px}.donate-row{margin-bottom:24px}.donate-row .col-1{width:50%;text-align:center}.donate-row .col-1 img{width:auto;height:auto;max-width:100%;max-height:120px}.donate-row .col-2{width:50%}.paypal-form-wrap{font-size:0}.paypal-form-wrap input[type=image]{display:block;width:100%;max-width:160px;height:auto;margin:0 auto}.responsive-img{max-width:100%;width:auto;height:auto}.bloker-line{position:fixed;left:0;right:0;bottom:0;z-index:999;background:#dc3545;color:#fff;text-align:center;padding:12px;display:none}.popup-alert{position:fixed;left:50%;top:50%;z-index:102;width:320px;border-radius:4px;padding:24px;background:#fff;box-shadow:0px 0px 40px 0px rgba(0,0,0,.75);transform:translate(-50%, -50%);display:none}.popup-alert-txt{margin-bottom:12px;text-align:center;font-size:14px}.popup-alert-button{text-align:center}.popup-alert-button .btn{min-width:100px}.dontWait{text-align:center;margin:-12px 0 12px 0;font-size:14px}.dontWait span{cursor:pointer;color:#e34c1e;border-bottom:1px dashed #e34c1e;transition:all .15s ease-in-out}.dontWait span:hover{color:#09f;border-color:#09f}.subFontBox-wrap{display:flex;justify-content:space-between;padding:12px;border-bottom:1px solid #c1cacc;margin-bottom:6px}.subFontBox__left .donatePart{display:block}.subFontBox__left .donatePart .paypal-form-wrap{margin-bottom:0}.subFontBox__left .donatePart .catDonate{max-width:60px;margin:0}.subFontBox__left .donatePart .row{align-items:center}.subFontBox__left .donatePart .row .col{width:auto}.subFontBox__left .donatePart .row .col:first-child{width:90px}.subFontBox__left .donatePart .row .col:last-child{width:140px}.subFontBox__left .donatePart .place-for-money-text{margin-bottom:6px}@media(max-width: 1199px){.thumbs-row .col{width:33.33%}.articles-left{padding-right:12px}}@media(max-width: 999px){.main-cols{columns:2}.articles-thumbs .col{width:100%}.donate-row .col{width:100% !important}}@media(max-width: 767px){h1,.h1{font-size:24px;font-weight:500;margin-bottom:24px}h2,.h2{font-size:20px;font-weight:500;margin-bottom:16px}h3,.h3{font-size:17px;font-weight:500;margin-bottom:16px}h4,.h4{font-size:15px;font-weight:500;margin-bottom:12px}body{font-size:14px}.row{margin-left:-8px;margin-right:-8px}.col{padding:0 8px}.main-cols{columns:1}.thumbs-row .col{width:50%}.footer-in{display:block;text-align:center}.footer-in p{margin-bottom:8px}.footer-in ul{justify-content:center}.footer-lang{margin:16px 0 0 0;display:block}.footer-lang ul{justify-content:center;margin:0 0 16px 0}.footer-lang div{text-align:center}.font-search-box__name__right span{font-size:0}.font-search-box__name__right span i{font-size:14px}.nav-on{display:block}.burger-menu{display:block}.language-link{right:70px}header nav{position:fixed;z-index:10;right:0;top:70px;bottom:0;background:#fff;border-left:1px solid #dfe4e5;width:200px;display:none}header nav ul{display:block;padding:16px}header nav ul li{margin:0 0 8px 0;text-align:center}header nav ul li.get-access-link{margin:0}header nav ul li.get-access-link a{justify-content:center}.font-header-wrap{display:block}.font-page-left,.font-header-left{padding-right:0;width:100%}.font-page-right,.font-header-right p,.articles-right{display:none}.font-header-right{width:100%;min-width:100%;text-align:left;margin:-4px 0 8px 0}.speedbar{margin-bottom:8px}.scrollToTop{right:20px;bottom:20px}.font-small-info .col{width:100%;text-align:left !important}.download-timer-box>.col{width:100%}.download-timer-box>.col:first-child{margin-bottom:16px}.subFontBox-wrap{display:block}.donatePart{text-align:center;margin-bottom:8px}.donatePart .row{align-items:center;justify-content:center;width:100%}}@media(max-width: 480px){.thumbs-row .col{width:100%}.header-with-link{display:block}.all-fonts-filter--sort select{width:100%}}@keyframes bounce_fountainG{0%{transform:scale(1);background-color:#e34c1e}100%{transform:scale(0.3);background-color:#fff}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.disable-ads .adsbygoogle{display:none !important}/*# sourceMappingURL=style.css.map */
