.aheto-header--fixed~.funero-blog--single-wrapper{padding-top:115px}@media screen and (max-width:1199px){.aheto-header--fixed~.funero-blog--single-wrapper{padding-top:65px}}.funero-blog--single-wrapper .funero-blog--single__top-content{padding:130px 15px;background:var(--c-light-main);margin-bottom:130px}@media screen and (max-width:1440px){.funero-blog--single-wrapper .funero-blog--single__top-content{margin-bottom:90px}}@media screen and (max-width:1199px){.funero-blog--single-wrapper .funero-blog--single__top-content{padding:100px 15px}}@media screen and (max-width:991px){.funero-blog--single-wrapper .funero-blog--single__top-content{margin-bottom:90px}}@media screen and (max-width:767px){.funero-blog--single-wrapper .funero-blog--single__top-content{margin-bottom:60px;padding:60px 15px}}.funero-blog--single-wrapper .funero-blog--single__top-content-left{display:-webkit-box;display:-ms-flexbox;display:flex;width:70%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:767px){.funero-blog--single-wrapper .funero-blog--single__top-content-left{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-bottom:20px}}.funero-blog--single-wrapper .funero-blog--single__top-content-right{display:-webkit-box;display:-ms-flexbox;display:flex;width:30%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:767px){.funero-blog--single-wrapper .funero-blog--single__top-content-right{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}.funero-blog--single-wrapper .funero-blog--single__post-content{margin-bottom:0}.funero-blog--single-wrapper .funero-blog--single__post-content *{word-break:break-word}.funero-blog--single-wrapper .funero-blog--single__categories{margin-bottom:20px}.funero-blog--single-wrapper .funero-blog--single__categories a{background:var(--c-main);color:var(--c-light);font-size:13px;line-height:2;font-weight:700;display:inline-block;margin:1px 1px 1px 0;padding:3px 10px}.funero-blog--single-wrapper .funero-blog--single__categories a:hover{background:var(--c-dark)}@media screen and (max-width:767px){.funero-blog--single-wrapper .funero-blog--single__categories a{margin:1px}}.funero-blog--single-wrapper .funero-blog--single__title{margin-bottom:10px;line-height:1.2;word-wrap:break-word;text-transform:uppercase;letter-spacing:6px;font-size:50px}@media screen and (max-width:991px){.funero-blog--single-wrapper .funero-blog--single__title{font-size:40px}}@media screen and (max-width:767px){.funero-blog--single-wrapper .funero-blog--single__title{font-size:35px}}.funero-blog--single-wrapper .funero-blog--single__author{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.funero-blog--single-wrapper .funero-blog--single__author img{border-radius:50%;margin:0 auto 20px}.funero-blog--single-wrapper .funero-blog--single__columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.funero-blog--single-wrapper .funero-blog--single__columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}}.funero-blog--single-wrapper .funero-blog--single__content-wrapper{margin-bottom:115px}.funero-blog--single-wrapper .funero-blog--single__content-wrapper::after,.funero-blog--single-wrapper .funero-blog--single__content-wrapper::before{content:'';display:table;clear:both}.funero-blog--single-wrapper .funero-blog--single__content-wrapper>:last-child{margin-bottom:0}@media screen and (max-width:1440px){.funero-blog--single-wrapper .funero-blog--single__content-wrapper{margin-bottom:70px}}@media screen and (max-width:1199px){.funero-blog--single-wrapper .funero-blog--single__content-wrapper{margin-bottom:85px}}@media screen and (max-width:767px){.funero-blog--single-wrapper .funero-blog--single__content-wrapper{margin-bottom:55px}}@media screen and (max-width:767px){.funero-blog--single-wrapper .funero-blog--single__content-wrapper.page{margin-bottom:25px}}.funero-blog--single-wrapper .funero-blog--single__content-wrapper ol li,.funero-blog--single-wrapper .funero-blog--single__content-wrapper select,.funero-blog--single-wrapper .funero-blog--single__content-wrapper ul li{margin-bottom:10px}.funero-blog--single-wrapper .funero-blog--single__content-wrapper form h3{margin-bottom:30px}.funero-blog--single-wrapper .funero-blog--single__content-wrapper form input[type=password]{border:1px solid var(--c-light-grey);line-height:35px;padding:5px 20px;min-width:250px;margin-bottom:20px}.funero-blog--single-wrapper .funero-blog--single__content-wrapper form input[type=submit]{border:1px solid var(--c-main);position:relative;z-index:10;font-weight:500;padding:11px 15px;background-color:var(--c-main);color:var(--c-light);cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.funero-blog--single-wrapper .funero-blog--single__content-wrapper form input[type=submit]:hover{color:var(--c-main);background-color:var(--c-light)}.funero-blog--single-wrapper .funero-blog--single__banner{margin-bottom:25px}.funero-blog--single-wrapper .funero-blog--single__tags{padding-top:15px;clear:both}@media screen and (max-width:767px){.funero-blog--single-wrapper .funero-blog--single__tags{padding-bottom:10px;padding-top:10px}}.funero-blog--single-wrapper .funero-blog--single__tags i{margin-right:10px;color:var(--c-grey);margin-bottom:3px;margin-top:3px}.funero-blog--single-wrapper .funero-blog--single__tags a{color:var(--c-grey);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;padding-bottom:1px;position:relative;display:inline-block;margin:2px 0}.funero-blog--single-wrapper .funero-blog--single__tags a::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:currentColor}.funero-blog--single-wrapper .funero-blog--single__tags a:hover{color:var(--c-main)}.funero-blog--single-wrapper .funero-blog--single__soc-wrapper{margin-top:128px;margin-bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1199px){.funero-blog--single-wrapper .funero-blog--single__soc-wrapper{margin-top:87px}}@media screen and (max-width:767px){.funero-blog--single-wrapper .funero-blog--single__soc-wrapper{margin-top:50px;margin-bottom:50px}}.funero-blog--single-wrapper .funero-blog--single__share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:transparent;border:solid 1px var(--c-grey);-webkit-transition:.5s;-o-transition:.5s;transition:.5s;margin:0 5px;position:relative}@media screen and (max-width:767px){.funero-blog--single-wrapper .funero-blog--single__share-link{width:40px;height:40px}}.funero-blog--single-wrapper .funero-blog--single__share-link i{font-size:14px;color:var(--c-alter);-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.funero-blog--single-wrapper .funero-blog--single__share-link:hover{border-color:var(--c-active);-webkit-box-shadow:0 0 0 #000,0 3px 3px #000,0 4px 3px #000,0 5px 3px #000,0 6px 3px #000,0 7px 3px #000;box-shadow:0 0 0 #000,0 3px 3px #000,0 4px 3px #000,0 5px 3px #000,0 6px 3px #000,0 7px 3px #000;-webkit-transform:translateY(-7px);-ms-transform:translateY(-7px);transform:translateY(-7px)}.funero-blog--single-wrapper .funero-blog--single__share-link:hover i{-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);font-size:25px;text-shadow:0 0 0 #cfb67a,0 1px 2px #c8ac67,0 2px 2px #c1a155,0 3px 2px #ba9743,0 4px 2px #a7873c,0 5px 2px #947835,0 6px 2px #81692f,0 7px 2px #6f5a28,0 8px 2px #5c4b21,0 9px 2px #493b1a,0 10px 2px #362c14;color:var(--c-light)}.funero-blog--single-wrapper .funero-blog--single__post-nav{padding-top:15px;clear:both}.funero-blog--single-wrapper .funero-blog--single__post-nav span:first-child{font-weight:700;color:var(--c-dark);margin-right:3px}.funero-blog--single-wrapper .funero-blog--single__post-nav .post-page-numbers{font-weight:400;padding:0 3px;margin:2px;display:inline-block}.funero-blog--single-wrapper .funero-blog--single__post-nav .post-page-numbers span{font-weight:400;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.funero-blog--single-wrapper .funero-blog--single__post-nav .post-page-numbers.current span,.funero-blog--single-wrapper .funero-blog--single__post-nav .post-page-numbers:hover span{color:var(--c-main)}.funero-blog--single-wrapper .funero-blog--single__comments{list-style:none}.funero-blog--single-wrapper .funero-blog--single__comments .pinback:not(:first-of-type){margin-top:15px}.funero-blog--single-wrapper .funero-blog--single__comments .pinback:last-of-type{margin-bottom:15px}.funero-blog--single-wrapper .funero-blog--single__comments-title{margin-bottom:30px;text-transform:uppercase}.funero-blog--single-wrapper .funero-blog--single__comments.page .funero-blog--single__comments-form{margin-bottom:40px!important}.funero-blog--single-wrapper .funero-blog--single__comments-item-wrap{padding:30px;-webkit-box-shadow:0 10px 50px 0 rgba(var(--ca-dark),.09);box-shadow:0 10px 50px 0 rgba(var(--ca-dark),.09);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:600px){.funero-blog--single-wrapper .funero-blog--single__comments-item-wrap{padding:20px}}.funero-blog--single-wrapper .funero-blog--single__comments-item .funero-blog--single__comments-item{margin-left:50px}@media screen and (max-width:767px){.funero-blog--single-wrapper .funero-blog--single__comments-item .funero-blog--single__comments-item{margin-left:25px}}@media only screen and (max-width:600px){.funero-blog--single-wrapper .funero-blog--single__comments-item .funero-blog--single__comments-item{margin-left:15px}}.funero-blog--single-wrapper .funero-blog--single__comments-item:not(:first-of-type){margin-top:30px}.funero-blog--single-wrapper .funero-blog--single__comments-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:600px){.funero-blog--single-wrapper .funero-blog--single__comments-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.funero-blog--single-wrapper .funero-blog--single__comments-content .person-img{padding-right:25px}@media only screen and (max-width:600px){.funero-blog--single-wrapper .funero-blog--single__comments-content .person-img{padding-right:0;margin-bottom:10px}}.funero-blog--single-wrapper .funero-blog--single__comments-content .person-img img{border-radius:50%;height:80px;width:80px}@media screen and (max-width:767px){.funero-blog--single-wrapper .funero-blog--single__comments-content .person-img img{height:50px;width:50px}}@media only screen and (max-width:600px){.funero-blog--single-wrapper .funero-blog--single__comments-content .person-img img{height:80px;width:80px}}.funero-blog--single-wrapper .funero-blog--single__comments-content .comment-content{width:100%;max-width:calc(100% - 105px)}@media screen and (max-width:767px){.funero-blog--single-wrapper .funero-blog--single__comments-content .comment-content{max-width:calc(100% - 75px)}}@media only screen and (max-width:600px){.funero-blog--single-wrapper .funero-blog--single__comments-content .comment-content{max-width:100%}}.funero-blog--single-wrapper .funero-blog--single__comments-content .comment-content .comment-text{margin-bottom:10px}@media screen and (max-width:767px){.funero-blog--single-wrapper .funero-blog--single__comments-content .comment-content .comment-text{margin-bottom:0}}.funero-blog--single-wrapper .funero-blog--single__comments-content .comment-content .comment-text::after,.funero-blog--single-wrapper .funero-blog--single__comments-content .comment-content .comment-text::before{content:'';display:table;clear:both}.funero-blog--single-wrapper .funero-blog--single__comments-content .comment-content .comment-text ol li,.funero-blog--single-wrapper .funero-blog--single__comments-content .comment-content .comment-text ul li{margin-bottom:15px}.funero-blog--single-wrapper .funero-blog--single__comments-content .comment-content .comment-date{font-size:13px}.funero-blog--single-wrapper .funero-blog--single__comments-content .author-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:600px){.funero-blog--single-wrapper .funero-blog--single__comments-content .author-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.funero-blog--single-wrapper .funero-blog--single__comments-content .author-wrap .author{margin-bottom:25px;color:var(--c-dark);font-size:16px;font-weight:700}@media screen and (max-width:767px){.funero-blog--single-wrapper .funero-blog--single__comments-content .author-wrap .author{margin-bottom:15px}}@media only screen and (max-width:600px){.funero-blog--single-wrapper .funero-blog--single__comments-content .author-wrap .author{margin-bottom:9px}}.funero-blog--single-wrapper .funero-blog--single__comments-content .author-wrap .comment-reply-link{font-weight:700}@media only screen and (max-width:600px){.funero-blog--single-wrapper .funero-blog--single__comments-content .author-wrap .comment-reply-link{margin-bottom:15px;color:var(--c-main);line-height:1}}.funero-blog--single-wrapper .funero-blog--single__comments-form{margin-bottom:130px;margin-top:125px}@media screen and (max-width:1440px){.funero-blog--single-wrapper .funero-blog--single__comments-form{margin-bottom:90px;margin-top:70px}}@media screen and (max-width:991px){.funero-blog--single-wrapper .funero-blog--single__comments-form{margin-bottom:90px;margin-top:70px}}@media screen and (max-width:767px){.funero-blog--single-wrapper .funero-blog--single__comments-form{margin-bottom:55px;margin-top:30px}}.funero-blog--single-wrapper .comment #respond{margin-top:30px;padding-bottom:10px}.funero-blog--single-wrapper .comment #respond .comment-reply-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.funero-blog--single-wrapper .comment #respond .comment-reply-title small{font-size:15px}.funero-blog--single-wrapper .comment #respond .comment-reply-title,.funero-blog--single-wrapper .funero-blog--single__comments-form .comment-reply-title{text-transform:uppercase;margin-bottom:30px;margin-top:30px;font-size:35px}@media screen and (max-width:767px){.funero-blog--single-wrapper .comment #respond .comment-reply-title,.funero-blog--single-wrapper .funero-blog--single__comments-form .comment-reply-title{font-size:30px}}.funero-blog--single-wrapper .comment #respond input[type=email],.funero-blog--single-wrapper .comment #respond input[type=text],.funero-blog--single-wrapper .comment #respond textarea,.funero-blog--single-wrapper .funero-blog--single__comments-form input[type=email],.funero-blog--single-wrapper .funero-blog--single__comments-form input[type=text],.funero-blog--single-wrapper .funero-blog--single__comments-form textarea{-webkit-box-shadow:0 10px 30px 0 rgba(var(--ca-dark),.1);box-shadow:0 10px 30px 0 rgba(var(--ca-dark),.1);background-color:rgba(var(--ca-dark),.03);border:1px solid var(--c-main);resize:none;margin-bottom:30px;width:100%;padding:20px 25px;line-height:1.5;color:var(--c-dark)}.funero-blog--single-wrapper .comment #respond input[type=email]::-webkit-input-placeholder,.funero-blog--single-wrapper .comment #respond input[type=text]::-webkit-input-placeholder,.funero-blog--single-wrapper .comment #respond textarea::-webkit-input-placeholder,.funero-blog--single-wrapper .funero-blog--single__comments-form input[type=email]::-webkit-input-placeholder,.funero-blog--single-wrapper .funero-blog--single__comments-form input[type=text]::-webkit-input-placeholder,.funero-blog--single-wrapper .funero-blog--single__comments-form textarea::-webkit-input-placeholder{color:rgba(var(--ca-dark),.7)}.funero-blog--single-wrapper .comment #respond input[type=email]::-moz-placeholder,.funero-blog--single-wrapper .comment #respond input[type=text]::-moz-placeholder,.funero-blog--single-wrapper .comment #respond textarea::-moz-placeholder,.funero-blog--single-wrapper .funero-blog--single__comments-form input[type=email]::-moz-placeholder,.funero-blog--single-wrapper .funero-blog--single__comments-form input[type=text]::-moz-placeholder,.funero-blog--single-wrapper .funero-blog--single__comments-form textarea::-moz-placeholder{color:rgba(var(--ca-dark),.7)}.funero-blog--single-wrapper .comment #respond input[type=email]::-ms-input-placeholder,.funero-blog--single-wrapper .comment #respond input[type=text]::-ms-input-placeholder,.funero-blog--single-wrapper .comment #respond textarea::-ms-input-placeholder,.funero-blog--single-wrapper .funero-blog--single__comments-form input[type=email]::-ms-input-placeholder,.funero-blog--single-wrapper .funero-blog--single__comments-form input[type=text]::-ms-input-placeholder,.funero-blog--single-wrapper .funero-blog--single__comments-form textarea::-ms-input-placeholder{color:rgba(var(--ca-dark),.7)}.funero-blog--single-wrapper .comment #respond input[type=email]::placeholder,.funero-blog--single-wrapper .comment #respond input[type=text]::placeholder,.funero-blog--single-wrapper .comment #respond textarea::placeholder,.funero-blog--single-wrapper .funero-blog--single__comments-form input[type=email]::placeholder,.funero-blog--single-wrapper .funero-blog--single__comments-form input[type=text]::placeholder,.funero-blog--single-wrapper .funero-blog--single__comments-form textarea::placeholder{color:rgba(var(--ca-dark),.7)}@media screen and (max-width:767px){.funero-blog--single-wrapper .comment #respond input[type=email],.funero-blog--single-wrapper .comment #respond input[type=text],.funero-blog--single-wrapper .comment #respond textarea,.funero-blog--single-wrapper .funero-blog--single__comments-form input[type=email],.funero-blog--single-wrapper .funero-blog--single__comments-form input[type=text],.funero-blog--single-wrapper .funero-blog--single__comments-form textarea{margin-bottom:15px}}.funero-blog--single-wrapper .comment #respond input[type=email],.funero-blog--single-wrapper .comment #respond input[type=text],.funero-blog--single-wrapper .funero-blog--single__comments-form input[type=email],.funero-blog--single-wrapper .funero-blog--single__comments-form input[type=text]{width:calc(50% - 15px)}@media screen and (max-width:767px){.funero-blog--single-wrapper .comment #respond input[type=email],.funero-blog--single-wrapper .comment #respond input[type=text],.funero-blog--single-wrapper .funero-blog--single__comments-form input[type=email],.funero-blog--single-wrapper .funero-blog--single__comments-form input[type=text]{width:100%}}.funero-blog--single-wrapper .comment #respond input[type=text],.funero-blog--single-wrapper .funero-blog--single__comments-form input[type=text]{float:left;margin-right:30px}@media screen and (max-width:767px){.funero-blog--single-wrapper .comment #respond input[type=text],.funero-blog--single-wrapper .funero-blog--single__comments-form input[type=text]{float:none;margin-right:0}}.funero-blog--single-wrapper .comment #respond input[type=submit],.funero-blog--single-wrapper .funero-blog--single__comments-form input[type=submit]{padding:20px 55px;background-color:var(--c-main);border:1px solid var(--c-main);margin:0 auto;display:table;text-align:center;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;color:var(--c-light);font-family:var(--font-2);font-size:13px;font-weight:400;line-height:1.5rem;text-transform:uppercase;letter-spacing:1.82px}.funero-blog--single-wrapper .comment #respond input[type=submit]:hover,.funero-blog--single-wrapper .funero-blog--single__comments-form input[type=submit]:hover{color:var(--c-main);background-color:var(--c-light)}.funero-blog--single-wrapper .comment #respond .comment-form-cookies-consent,.funero-blog--single-wrapper .funero-blog--single__comments-form .comment-form-cookies-consent{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}@media screen and (max-width:767px){.funero-blog--single-wrapper .comment #respond .comment-form-cookies-consent,.funero-blog--single-wrapper .funero-blog--single__comments-form .comment-form-cookies-consent{margin-bottom:15px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.funero-blog--single-wrapper .comment #respond .comment-form-cookies-consent input,.funero-blog--single-wrapper .funero-blog--single__comments-form .comment-form-cookies-consent input{opacity:1;-webkit-appearance:none;background-color:var(--c-light);border:1px solid var(--c-main);-webkit-box-shadow:none;box-shadow:none;padding:9px;display:inline-block;position:relative;border-radius:0;width:25px;height:25px;cursor:pointer;z-index:20}@media screen and (max-width:767px){.funero-blog--single-wrapper .comment #respond .comment-form-cookies-consent input,.funero-blog--single-wrapper .funero-blog--single__comments-form .comment-form-cookies-consent input{margin-top:10px}}.funero-blog--single-wrapper .comment #respond .comment-form-cookies-consent input:checked,.funero-blog--single-wrapper .funero-blog--single__comments-form .comment-form-cookies-consent input:checked{background-color:var(--c-main);color:var(--c-light)}.funero-blog--single-wrapper .comment #respond .comment-form-cookies-consent input:checked:after,.funero-blog--single-wrapper .funero-blog--single__comments-form .comment-form-cookies-consent input:checked:after{content:'\2714';font-size:16px;position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;color:var(--c-light)}.funero-blog--single-wrapper .comment #respond .comment-form-cookies-consent label,.funero-blog--single-wrapper .funero-blog--single__comments-form .comment-form-cookies-consent label{margin-bottom:0;position:relative;padding-left:10px;width:calc(100% - 25px)}.funero-blog--single-wrapper .funero-blog--single__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:120px}@media screen and (max-width:991px){.funero-blog--single-wrapper .funero-blog--single__pagination{margin-bottom:90px}}@media screen and (max-width:767px){.funero-blog--single-wrapper .funero-blog--single__pagination{margin-bottom:55px}}.funero-blog--single-wrapper .funero-blog--single__pagination-next,.funero-blog--single-wrapper .funero-blog--single__pagination-prev{width:calc(50% - 15px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.funero-blog--single-wrapper .funero-blog--single__pagination-next span,.funero-blog--single-wrapper .funero-blog--single__pagination-prev span{display:block}.funero-blog--single-wrapper .funero-blog--single__pagination-next span a,.funero-blog--single-wrapper .funero-blog--single__pagination-prev span a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-word-wrap:break-word;word-wrap:break-word}.funero-blog--single-wrapper .funero-blog--single__pagination-next span a:hover span,.funero-blog--single-wrapper .funero-blog--single__pagination-prev span a:hover span{color:var(--c-main)}.funero-blog--single-wrapper .funero-blog--single__pagination-next span a span,.funero-blog--single-wrapper .funero-blog--single__pagination-prev span a span{color:var(--c-dark);font-family:var(--font-2);font-size:20px;-webkit-transition:inherit;-o-transition:inherit;transition:inherit;text-transform:uppercase;letter-spacing:1.7px}.funero-blog--single-wrapper .funero-blog--single__pagination-next span a i,.funero-blog--single-wrapper .funero-blog--single__pagination-prev span a i{font-size:20px;margin-bottom:4px}.funero-blog--single-wrapper .funero-blog--single__pagination-next{margin-right:0;text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.funero-blog--single-wrapper .funero-blog--single__pagination-next i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:15px}.funero-blog--single-wrapper .funero-blog--single__pagination-prev i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:15px}.funero-blog--single__content-wrapper .wp-calendar-nav{margin-bottom:20px}
/*# sourceMappingURL=blog-single.css.map */
