html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}html{-webkit-text-size-adjust:100%}body{-webkit-overflow-scrolling:touch}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}a,button,input,select,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0)}address{font-style:normal}a:focus:not(:focus-visible),input:focus:not(:focus-visible),select:focus:not(:focus-visible),textarea:focus:not(:focus-visible){outline:0 none}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer}button[disabled],input[disabled]{cursor:default}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;padding:0;border:0;border-radius:0;line-height:1}button:focus:not(:focus-visible){outline:0 none}a,a:hover{text-decoration:none}[href="javascript:"],[href="javascript:void();"]{cursor:default}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}[type=checkbox],[type=radio],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0}[type=checkbox],[type=radio]{padding:0}input[type=search]{-webkit-appearance:textfield;outline-offset:-2px}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto;-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}input[type=number]{-moz-appearance:textfield}select{width:100%;height:20px;border:0;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}select::-ms-expand{display:none}textarea{resize:none;border:0;overflow:auto}::-webkit-input-placeholder{color:#777;line-height:normal}::-moz-placeholder{color:#777;line-height:normal}:-ms-input-placeholder{color:#777;line-height:normal}::-ms-input-placeholder{color:#777;line-height:normal}::placeholder{color:#777;line-height:normal}[hidden]{display:none}.icon{display:inline-block;width:16px;height:16px;stroke-width:0;stroke:currentColor;fill:currentColor;-webkit-transition:color .225s ease,fill .255s ease;transition:color .225s ease,fill .255s ease}.button{font-family:Open Sans,sans-serif;font-size:18px;font-weight:400;text-transform:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:42px;padding:0 15px;cursor:pointer;border-radius:5px;border:0;-webkit-transition:all .3s ease;transition:all .3s ease}.button--orange{color:#fff;background-color:#f5ac43}.button--orange:active,.button--orange:hover{opacity:.85;text-decoration:none;color:#fff}html{height:100%}body{font-family:Open Sans,sans-serif;font-size:14px;color:#7f7f7f;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#f3f3f3}.main{min-width:0}.main.cc+.dark.bg-footer,.main.limitly-parental-app+.dark.bg-footer{display:none}.single .main .wrapper{max-width:970px}.wrapper{max-width:1170px;width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto}.disabled-scroll{overflow-y:hidden}.visually-hidden:not(:focus):not(:focus-within):not(:active){clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}.content-area-box{padding-top:50px;padding-bottom:50px;display:grid;grid-template-rows:1fr;grid-column-gap:40px;grid-row-gap:40px;position:relative}@media(min-width:992px){.content-area-box.right{grid-template-columns:8fr 3fr}.content-area-box.right main{grid-column:1/2;grid-row:1/2}.content-area-box.right .aside{grid-column:2/3;grid-row:1/3}.content-area-box.left{grid-template-columns:3fr 8fr}.content-area-box.left main{grid-column:2/3;grid-row:1/3}.content-area-box.left .aside{grid-column:1/2;grid-row:1/2}.content-area-box .aside{position:relative}.content-area-box .aside__inner.is-sticky{position:sticky;-webkit-transition:all .3s ease;transition:all .3s ease;top:120px;max-width:308px}}.content-area-box.off{grid-template-columns:100%}.content-area-box.off .main-sidebar{display:none}.content-area-box.narrow{grid-template-columns:70%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width:640px){.content-area-box.narrow{grid-template-columns:100%}}.page-content__title{font-size:30px;font-weight:700;line-height:38px;margin-bottom:40px;color:#000}.header{position:relative;top:0;min-height:68px;background-color:#4d4f5b;z-index:999999;-webkit-transition:background-color .225s ease;transition:background-color .225s ease}@media(min-width:992px){.header{min-height:68px}}.header__wrapper{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;position:relative;width:100%;padding-top:12px;padding-bottom:12px}@media(max-width:991px){.header__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:7px}}@media(max-width:991px){.header__navbar-header{width:100%}.header__navbar-header .navbar-toggle{margin-left:10px}}.header__logo-link{display:inline-block}.header__logo-link:focus-visible:focus-visible{outline:0 none;border-radius:2px}.header__logo-image{display:block}@media(min-width:992px){.header__logo-image{width:180px;height:auto}}.header__nav-items{margin:20px 0 0}@media(min-width:992px){.header__nav-items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin:0}}.header__nav-item{margin-top:8px}@media(min-width:992px){.header__nav-item{margin-top:0}}.header__nav-item:first-child{margin-top:0}@media(min-width:992px){.header__nav-item:last-child{display:none}}.header__nav-item a{font-size:16px;line-height:24px;font-weight:300;color:#fff;display:block;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}@media(min-width:992px){.header__nav-item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.header__nav-item a:hover{color:#16a89e;text-decoration:none;font-weight:300}.header__nav-item a:focus-visible{outline:0 none;border-radius:2px}.header__nav-item.current-menu-item a{color:#16a89e}.header__nav-item.current-menu-item a:hover{color:#000}.header__button{min-width:110px;margin:0}@media(max-width:991px){.header__button{display:none}}.footer{background-color:#e7e7e7;position:relative}.footer__wrapper{text-align:center;padding-top:40px;padding-bottom:15px}@media(min-width:992px){.footer__wrapper{text-align:left;padding-top:30px;padding-bottom:15px}}.footer .sub-menu{display:none}.footer__copyright{font-size:11px;line-height:16px;color:hsla(0,0%,100%,.75);padding-top:25px;padding-bottom:25px;background:#4d4f5b}.footer__copyright .wrapper{text-align:left;padding:0 15px}@media(min-width:992px){.footer__copyright .wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:100px;grid-row-gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer__copyright p{font-size:11px;color:hsla(0,0%,100%,.75);line-height:16px;margin-bottom:0}.footer__copyright--right{text-align:left;margin-top:10px}@media(min-width:992px){.footer__copyright--right{text-align:right;margin-top:0}}.alignnone{margin:0 20px 15px 0}.aligncenter,div.aligncenter{display:block;text-align:center;margin:5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignleft,a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignleft,.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}figcaption{font-size:13px;line-height:18px}cite{color:#141a19}.wp-block-media-text__media img,.wp-block-media-text__media video{margin-bottom:20px}.wp-block-buttons>.wp-block-button{margin-bottom:25px}main ol{counter-reset:section;list-style-type:none;margin-bottom:20px}main ol li:before{padding-right:1px;counter-increment:section;content:counters(section,".") ". "}main ol li ol{margin-bottom:0}main ol li+li,main ol li ol{margin-top:20px}main ul{list-style-type:disc;margin-bottom:20px}main ul li ul{padding-left:16px}.author-links,.comment-list,.menu{counter-reset:none;list-style:none;padding:0;margin:0}.author-links li:before,.comment-list li:before,.menu li:before{padding-right:0;counter-increment:none;content:""}.author-links li ol,.author-links li ul,.comment-list li ol,.comment-list li ul,.menu li ol,.menu li ul{padding-left:0}.author-links li+li,.author-links li ol,.author-links li ul,.comment-list li+li,.comment-list li ol,.comment-list li ul,.menu li+li,.menu li ol,.menu li ul{margin-top:0}.wp-block-image img{border-radius:3px}@media(max-width:600px){#wpadminbar{position:fixed}}@media(max-width:1169px){.wp-block-image .alignleft,.wp-block-image .alignright{float:none;width:100%;margin:5px 0 20px}.wp-block-image .alignleft img,.wp-block-image .alignright img{width:100%;height:auto}}table{margin-bottom:25px}.blog__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;width:100%}.blog__list .post{position:relative;width:28.1%;margin:0 1.3% 30px;background:#fff;border-radius:8px;-webkit-transition:all .3s ease;transition:all .3s ease}@media(min-width:769px){.blog__list .post{padding:1.3%;-webkit-box-shadow:0 6px 16px rgba(163,184,196,0);box-shadow:0 6px 16px rgba(163,184,196,0)}}.category .blog__list .post{padding:27px 30px 20px;margin:0 0 8px}@media(max-width:1169px){.category .blog__list .post{padding:0;margin:0 0 20px}}.blog__list .post .post-thumbnail img{position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}@media(min-width:769px){.blog__list .post:hover{-webkit-box-shadow:0 6px 16px rgba(163,184,196,.3);box-shadow:0 6px 16px rgba(163,184,196,.3);cursor:default}.blog__list .post:hover .post-thumbnail img{-webkit-filter:brightness(1.2);filter:brightness(1.2)}}.home .blog__list .post:first-child{display:none}@media(max-width:1169px){.blog__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blog__list .post{width:47%}}@media(max-width:640px){.blog__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0}.blog__list .post{width:100%;max-width:370px;margin:0 0 30px}}.left .blog__list .post,.right .blog__list .post{width:42%;margin:0 2% 20px;padding:2%}@media(max-width:768px){#related-posts,#related-posts-cat{width:100%;max-width:500px;margin:0 auto}}#related-posts-cat>h3,#related-posts>h3{margin-bottom:46px}#related-posts-cat .blog__list,#related-posts .blog__list{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:62px;grid-row-gap:30px;margin:0;padding:0}@media(max-width:1199px){#related-posts-cat .blog__list,#related-posts .blog__list{grid-column-gap:30px}}@media(max-width:768px){#related-posts-cat .blog__list,#related-posts .blog__list{grid-template-columns:1fr}}#related-posts-cat .blog__list .post,#related-posts .blog__list .post{padding:0;margin:0;width:100%;max-width:inherit}#related-posts-cat .blog__list .post:hover,#related-posts .blog__list .post:hover{-webkit-box-shadow:none;box-shadow:none}@media(max-width:768px){#related-posts-cat .blog__list .post .post .post-thumbnail,#related-posts-cat .blog__list .post .post__thumbnail,#related-posts .blog__list .post .post .post-thumbnail,#related-posts .blog__list .post .post__thumbnail{height:auto}}.post{width:100%;margin-bottom:30px}.post .post-thumbnail,.post__thumbnail{position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}.post .post-thumbnail a,.post__thumbnail a{width:100%;display:block}.post .post-thumbnail img,.post__thumbnail img{width:100%;height:auto;position:relative}.post__body{-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:20px}.post__body,.post__body p img{width:100%;height:auto}.post__byline,.post__category{color:#333;font-size:15px;line-height:21px;margin-bottom:12px;font-weight:400;display:inline-block}.post__byline i,.post__category i{color:#737b80;font-size:22px;top:2px;position:relative;margin:0 6px 0 8px}.post__byline a,.post__category a{color:#000}.post__byline a:hover,.post__category a:hover{color:#16a89e}.post__category a{color:#111}.post__category a:hover{color:#16a89e}.post__title{color:#444;font-weight:400;font-size:16px;line-height:24px}.post__title a{-webkit-transition:all .3s ease;transition:all .3s ease;color:#444}.post__title a:hover{text-decoration:none;color:#16a89e}.post__text{font-weight:400;line-height:19px;color:#7f7f7f;margin-bottom:15px}.post__text .read-more-link{display:none}.post__data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:26px}.post__date{color:#999;font-size:16px;line-height:21px}.post__comments{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post .date__icon{position:relative;top:4px;margin-right:5px;fill:#737b80;stroke:#737b80}.post__metabox{padding-left:58px;margin-bottom:30px}.post__userpicture{position:relative}.post__userpicture img{position:absolute;overflow:hidden;left:0;top:3px;width:38px;height:38px;padding:2px;border-radius:50%;border:2px solid #49bff3}.post__update{color:#737b80;font-size:14px;line-height:20px;margin-bottom:12px;display:block}.comment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:20px}.comment__icon{fill:#737b80;width:18px;height:18px}.comment__text{color:#737b80;font-size:12px;margin-left:6px}.meta__alt{margin-bottom:20px}#related-posts-home .blog__list .post,.meta__alt{display:-webkit-box;display:-ms-flexbox;display:flex}#related-posts-home .blog__list .post{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin:0 1.3%;padding:16px;max-width:unset}#related-posts-home .blog__list .post .post__thumbnail{height:358px}@media(max-width:768px){#related-posts-home .blog__list .post .post__thumbnail{height:152px}}#related-posts-home .blog__list .post__body{padding:20px 0 0;background:none}#related-posts-home .blog__list .post__title{font-style:normal;font-weight:500;font-size:24px;line-height:32px;color:#000}#related-posts-home .blog__list .post__title a{color:#000}#related-posts-home .blog__list .post__title a:hover{color:#16a89e}#related-posts-home .blog__list .post__byline,#related-posts-home .blog__list .post__date{font-size:16px;line-height:18px;color:#2a313d}#related-posts-home .blog__list .post__byline a,#related-posts-home .blog__list .post__date a{color:#2a313d}#related-posts-home .blog__list .post__byline a:hover,#related-posts-home .blog__list .post__date a:hover{color:#16a89e}#related-posts-home .blog__list .post__category{font-size:14px;line-height:19px;color:#16a89e}#related-posts-home .blog__list .post__text{color:#7f7f7f}#related-posts-home .blog__list .post__date{fill:#4d4f5b}#related-posts-home .blog__list .post__data{margin-bottom:15px}#related-posts-home .blog__list .post__update{color:#7f7f7f;font-weight:400;font-size:14px;line-height:19px}#related-posts-home .blog__list .post .comment{color:#4d4f5b}#related-posts-home .blog__list .post .comment__icon{fill:#4d4f5b}@media(max-width:1169px){#related-posts-home .blog__list{margin:0}#related-posts-home .blog__list .post{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0}}.category .blog__list .post{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}.category .blog__list .post__body{padding:0 0 0 30px}@media(max-width:640px){.category .blog__list .post{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.category .blog__list .post__body{padding:20px 0 0}}.search .post .post-thumbnail{margin-bottom:0;height:auto;width:100%}@media(max-width:640px){.search .post__text{display:none}}.search .page{display:none}.tags{border-top:1px solid #dfe6e8;padding:20px 0;position:relative;font-size:11px;font-style:italic;font-weight:500;line-height:14px;margin-bottom:20px;color:#999}.tags,.tags ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tags ul{padding:0;margin:0;list-style:none}.tags ul li{margin:0 6px 0 0}.tags ul li a{color:#999}.tags ul li a:hover{color:#333}.tags svg{margin-right:5px}.pagination{width:100%;margin:40px 0 70px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.pagination,.pagination>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination>*{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:700;padding:0;margin:0 4px;color:#16a89e;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.pagination>:hover{color:#000;cursor:pointer}.pagination .current{color:#fff;background-color:#16a89e;border:1px solid #16a89e;font-weight:700}.pagination .current:hover{color:#16a89e;background-color:#cfe0ff;border:1px solid #cfe0ff}.pagination__icon{stroke:#000;fill:#999;-webkit-transition:all .3s ease;transition:all .3s ease}.pagination__icon:hover{stroke:#16a89e;fill:#16a89e}.custom-recent-post{position:relative;margin-bottom:40px}.custom-recent-post__headline{font-size:20px;line-height:30px;font-weight:600;margin-bottom:20px;color:#111}.custom-recent-post ul{list-style:none;padding:0}.custom-recent-post li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow:hidden;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s ease;transition:all .3s ease}@media(min-width:769px){.custom-recent-post li{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.custom-recent-post li+li{margin-top:10px}.custom-recent-post li .post-image{width:34%;position:relative;overflow:hidden;display:none}.custom-recent-post li .post-image img{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover}@media(max-width:1169px){.custom-recent-post li .post-image{width:auto}.custom-recent-post li .post-image img{width:auto;height:auto}}.custom-recent-post li .post-content{width:100%;padding:0;font-size:14px;line-height:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.custom-recent-post li .post-content .post__byline{color:#a1adb2;font-size:14px;line-height:20px;margin:8px 0 0}.custom-recent-post li .post-content .post__byline i{display:none}.custom-recent-post li .post-content .cat-links{font-size:12px;line-height:16px;display:inline-block;margin-bottom:8px}.custom-recent-post li .post-content .cat-links a{font-weight:600;color:#16a89e}.custom-recent-post li .post-content .cat-links a:hover{color:#111}.custom-recent-post li .post-content .recent-title{margin-bottom:0;font-size:14px;line-height:21px;font-weight:400}.custom-recent-post li .post-content .recent-title a{-webkit-transition:all .3s ease;transition:all .3s ease;color:#2a313d}.custom-recent-post li .post-content .recent-title a:hover{color:#16a89e}.custom-recent-post li .post-content .excerpt-text{padding:8px 0 0;font-size:12px;line-height:18px;color:#777}.custom-recent-post li .post-content .data{display:inline-block;margin-left:5px}.custom-recent-post li .post-content .date{color:#2a313d;font-size:12px;line-height:16px;font-weight:500;display:inline-block}.custom-recent-post li .post-content .date svg{margin-right:6px}.custom-recent-post li .post-content .comment,.custom-recent-post li .post-content .comments{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom-recent-post li .post-content .comment{margin-left:20px}.custom-recent-post li .post-content .comment .icon{fill:#999;width:18px;height:18px}.custom-recent-post li .post-content .comment .text{color:#999;font-size:12px;line-height:16px;margin-left:6px}.custom-recent-post li .post-content>a{display:inline-block;font-weight:700}.custom-recent-post li .post-content p{margin:5px 0 0;color:#666}.custom-recent-post li .post-content .read-more-link{display:none}@media(min-width:769px){.custom-recent-post li .post-content{width:100%}}@media(max-width:1169px){.custom-recent-post li .post-content{width:100%}}.custom-recent-post li+.custom-recent-post{margin-top:20px}.blog-section__headline{margin-bottom:40px}.blog-section__list{display:grid;grid-template-columns:1fr;grid-column-gap:30px;grid-row-gap:40px}@media(min-width:769px){.blog-section__list{grid-template-columns:repeat(2,5fr)}}.blog-section__list article{margin-bottom:0}@media(min-width:769px){.blog-section-cat .blog-section__list{grid-template-columns:repeat(3,5fr)}}.widget_categories h4{font-size:20px;line-height:30px;font-weight:600;margin-bottom:20px;color:#111}.widget_categories ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.widget_categories ul,.widget_categories ul li{display:-webkit-box;display:-ms-flexbox;display:flex}.widget_categories ul li{-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.widget_categories ul li>a{display:block;font-weight:400;text-transform:none;padding:0;color:#111;font-size:14px;line-height:21px;-webkit-transition:all .3s ease;transition:all .3s ease}.widget_categories ul li>a:hover{color:#16a89e}#comments{background:#e7e7e7;padding:30px 28px}#comments h2.comments-title{font-size:26px;line-height:32px;padding-bottom:30px;color:#000}.comment-list{padding-bottom:1.25rem}.comment-list .comment{margin-left:0;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.comment-list .depth-2 .comment-body{margin-left:28px;max-width:calc(100% - 28px);position:relative}.comment-list .depth-3 .comment-body{margin-left:70px;max-width:calc(100% - 70px)}.comment-list .children article{position:relative}.comment-list .children article:after{content:"";width:60px;height:27px;background-size:contain;display:block;position:absolute;top:-13px;left:-30px}.comment-list .comment-body{position:relative;background:#fff;border-radius:4px;padding:30px 28px;margin-bottom:30px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.comment-list .comment-body .comment-author{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.comment-list .comment-body .comment-author .fn{font-weight:700;font-size:16px;line-height:20px;color:#444;text-transform:capitalize}.comment-list .comment-body .comment-author .fn a{color:#444}.comment-list .comment-body .comment-author .says{display:none;margin-left:6px}.comment-list .comment-body .comment-author img{width:40px;height:40px;padding:2px;border-radius:50%;border:2px solid #000}.comment-list .comment-body .comment-metadata{margin-left:61px;display:block;position:absolute;top:51px}.comment-list .comment-body .comment-metadata a{color:#999;font-size:.75rem}.comment-list .comment-body .comment-metadata .edit-link{margin-left:.5rem;color:#000}.comment-list .comment-body .comment-metadata .edit-link a{color:#444}@media only screen and (max-width:780px){.comment-list .comment-body .comment-metadata{margin-top:6px}}.comment-list .comment-content{font-size:.95rem;line-height:22px;margin-top:0}.comment-list .comment-content p{font-size:15px;line-height:22px;margin-bottom:15px}.reply{display:block;text-align:right}.reply a{font-style:normal;font-weight:700;font-size:14px;line-height:20px;padding-bottom:0;text-transform:uppercase;display:inline-block;color:#16a89e}.reply a:hover{text-decoration:none;color:#000}.comment-reply-title{font-weight:700;font-size:22px;line-height:30px;color:#000;text-transform:none}.comment-form-comment{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left}.comment-form-comment textarea{border-radius:3px;font-size:1rem;line-height:1.45;margin:12px 0 0;border:1px solid #f1f3f4;width:100%;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.comment-form-comment textarea.error{border-color:red}.form-submit input[type=submit]{font-size:1rem;padding:.75rem;border-radius:3px;text-transform:uppercase;cursor:pointer;margin-top:1rem;font-weight:500;background:#fff;border:1px solid rgba(46,138,229,.3)}@media only screen and (max-width:780px){.form-submit{padding-bottom:2rem}}.comment-form-author,.comment-form-email{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;float:left;padding:.5rem 0;width:calc(50% - 1rem)}.comment-form-author label,.comment-form-email label{font-size:11px;line-height:15px;color:#919699;position:absolute;top:1px;left:10px;background:#fff;padding:0 5px}.comment-form-author #submit,.comment-form-email #submit{background:#2e8ae5;border:1px solid #2e8ae5;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-ms-flex-item-align:end;align-self:flex-end;padding:0 30px}@media only screen and (max-width:780px){.comment-form-author,.comment-form-email{width:100%;max-width:100%}}.comment-form-author input,.comment-form-email input{padding:.375rem .75rem;border:1px solid rgba(46,138,229,.3);line-height:1.5;font-size:1rem;border-radius:.25rem}.comment-form-author input.error,.comment-form-email input.error{border-color:red}.form-submit #submit{margin-top:10px}.comment-form-author{margin-right:2rem}.comment-form-url{display:none}.comment-notes{font-size:.8rem}.comment-meta{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}.comment-awaiting-moderation{color:#6495ed;line-height:22px;margin-bottom:6px}.logged-in-as{display:none}.btns{margin:30px 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:380px}@media(max-width:1169px){.btns{width:200px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.btns .button{width:100%;padding-left:10px;padding-right:10px}.btns a+a{margin-top:14px}}.recentcomments{font-size:14px}.recentcomments a{font-size:medium}.comment-author-link{font-size:14px;line-height:20px;color:#a1adb2}.comment-author-link a{font-size:16px;font-style:normal;font-weight:700;line-height:22px;letter-spacing:0}.comment-form-comment #comment.is-error{border-color:#f44336}.icon-social-links{-webkit-filter:grayscale(1);filter:grayscale(1)}.icon-social-links:hover{-webkit-filter:none;filter:none}.error{padding:10px 0 0;margin:0;color:red}input.error,textarea.error{color:inherit}.comments-title{margin-top:20px}.form-input,.form-textarea{background:#fff;border:1px solid rgba(23,36,42,.2);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;min-height:40px;padding:10px 15px;width:100%;max-width:400px;margin-bottom:20px}.form-textarea{min-height:100px}.form-button{width:100%;max-width:400px}.wpcf7-not-valid-tip{display:inline-block}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border-color:#ffb900;max-width:365px;left:0;margin:15px 0;text-align:center;border-radius:4px}.custom-recent-comments{margin-bottom:40px}.custom-recent-comments ul{padding:0;margin:0}.custom-recent-comments ul .comm{position:relative;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}.custom-recent-comments ul .comm__avatar{position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:50%;border:2px solid #49bff3;padding:2px}.custom-recent-comments ul .comm__author:hover{color:#333}.custom-recent-comments ul .comm__date{color:#a1adb2;font-weight:400}.custom-recent-comments ul .comm__date i{margin:0 5px;font-size:20px;color:#a1adb2}.custom-recent-comments ul .comm__info{width:85%;font-size:16px;line-height:22px;font-style:normal;font-weight:500}.custom-recent-comments ul .comm__info p{margin:7px 0 0;font-weight:700}.custom-recent-comments ul .comm__post{color:#6b7295;font-weight:400;margin-top:7px}.custom-recent-comments ul .comm+.comm{margin-top:15px}.single__meta{margin-bottom:24px}.single__headline{font-size:18px;font-weight:700;line-height:24px;color:#000;margin-bottom:20px}@media(min-width:769px){.single__headline{font-size:24px;line-height:30px;margin-bottom:20px}}.single__thumbnail{margin:0 0 16px}@media(min-width:769px){.single__thumbnail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:30px 0}}.single__thumbnail img{width:100%;height:auto}.single__content{margin-bottom:50px}.single__content ul{list-style-type:disc;font-size:16px;line-height:24px;padding-left:16px;color:#444;margin-bottom:20px}.single a{-webkit-transition:all .3s ease;transition:all .3s ease}.single .post__date{margin-top:0}.related-posts{margin:50px 0}.related-posts__headline{font-size:30px;font-weight:700;line-height:38px;margin-bottom:40px;color:#000}.related-posts h3{font-size:20px;font-weight:700;line-height:26px;margin-bottom:16px}.related-posts__list{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:30px;grid-row-gap:30px}@media(max-width:1169px){.related-posts__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.related-posts__list{grid-template-columns:1fr}}.related-posts__thumbnail{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;overflow:hidden;border-radius:6px}@media(min-width:769px){.related-posts__thumbnail{height:176px;display:-webkit-box;display:-ms-flexbox;display:flex}.related-posts__thumbnail img{top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.related-posts__thumbnail img{width:100%;height:auto}.wp-block-quote{position:relative}.wp-block-quote p{padding-left:19px}@media(min-width:769px){.wp-block-quote p{padding-left:30px}}.wp-block-quote:after{content:"";position:absolute;width:4px;height:100%;left:0;top:0;display:inline-block;background-image:linear-gradient(116.31deg,#16a89e 6.82%,#cfe0ff 92.98%)}.archive-section,.author-section,.category-section{padding:30px 0}@media(min-width:769px){.archive-section,.author-section,.category-section{padding:60px 0 90px}}.archive-section a,.author-section a,.category-section a{-webkit-transition:all .3s ease;transition:all .3s ease}.archive-section__headline,.author-section__headline,.category-section__headline{font-size:30px;font-weight:700;line-height:36px;color:#000;margin-bottom:30px}@media(min-width:769px){.archive-section__headline,.author-section__headline,.category-section__headline{font-size:36px;line-height:40px;margin-bottom:40px}}.archive-section__list,.author-section__list,.category-section__list{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,1fr);grid-column-gap:30px;grid-row-gap:60px}@media(max-width:1169px){.archive-section__list,.author-section__list,.category-section__list{grid-template-columns:1fr;grid-template-rows:1fr;grid-row-gap:30px}}.archive-section .post:nth-child(n) .post__text,.author-section .post:nth-child(n) .post__text,.category-section .post:nth-child(n) .post__text{display:none}@media(min-width:769px){.archive-section .post:nth-child(n) .post__thumbnail,.author-section .post:nth-child(n) .post__thumbnail,.category-section .post:nth-child(n) .post__thumbnail{height:300px}}.archive-section .post:first-child .post__title,.author-section .post:first-child .post__title,.category-section .post:first-child .post__title{font-size:30px;line-height:36px}@media(max-width:1169px){.archive-section .post:first-child .post__title,.author-section .post:first-child .post__title,.category-section .post:first-child .post__title{font-size:30px;line-height:36px}}@media(max-width:1169px){.archive-section .post:first-child .post__text,.author-section .post:first-child .post__text,.category-section .post:first-child .post__text{display:block;margin-bottom:37px}}@media(min-width:769px){.archive-section .post:first-child,.author-section .post:first-child,.category-section .post:first-child{grid-area:1/1/2/3}.archive-section .post:first-child .post__thumbnail,.author-section .post:first-child .post__thumbnail,.category-section .post:first-child .post__thumbnail{height:421px}.archive-section .post:first-child .post__text,.author-section .post:first-child .post__text,.category-section .post:first-child .post__text{display:block}}.error-section{text-align:center;padding:30px 0}@media(min-width:769px){.error-section{padding:60px 0 90px}}.error-section__headline{font-size:80px;font-weight:700;line-height:86px;text-align:center;color:#000;margin-bottom:30px}@media(min-width:769px){.error-section__headline{font-size:90px;line-height:96px}}.error-section h4{font-size:40px;font-weight:700;line-height:46px;margin-bottom:20px}.search-section{padding:30px 0}@media(min-width:769px){.search-section{padding:60px 0 90px}}.search-section a{-webkit-transition:all .3s ease;transition:all .3s ease}.search-section__headline{font-size:30px;font-weight:700;line-height:36px;text-align:center;color:#000;margin-bottom:55px}@media(min-width:769px){.search-section__headline{font-size:36px;line-height:40px;margin-bottom:75px}}.search-section__list{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,1fr);grid-column-gap:30px;grid-row-gap:30px}@media(max-width:1169px){.search-section__list{grid-template-columns:1fr;grid-template-rows:1fr}}.search-section__post{display:grid;grid-template-columns:2fr 3fr;grid-template-rows:repeat(1,1fr);grid-column-gap:30px;grid-row-gap:30px}@media(max-width:1169px){.search-section__post{grid-template-columns:1fr;grid-template-rows:1fr}}.search-section .post__date{margin-top:0}.search-section__input{padding:12px 13px;border:1px solid #999;background:transparent;font-size:16px;line-height:24px;color:#999;border-radius:8px}.search-section__text{font-size:18px;line-height:26px;text-align:center}.search-section__form{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:1fr;grid-row-gap:20px;max-width:380px;margin:0 auto}