pre{font-family:monospace;font-size:.8em}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}b,b *,strong,strong *{font-weight:700}code,kbd,samp{font-family:monospace,monospace;font-size:1em}button{-webkit-appearance:button;cursor:pointer;background:transparent}[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,optgroup,select,textarea{font:inherit;outline:0;border:0;outline:0;color:inherit;-webkit-appearance:none}input::placeholder{color:inherit}progress{vertical-align:baseline}textarea{resize:none}[type=checkbox],[type=radio]{padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-0.2rem}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}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,hgroup,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;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}table{border-collapse:collapse;border-spacing:0}.cf:before,.cf:after{display:table;content:" "}.cf:after{clear:both}.cf{*zoom:1}::-webkit-scrollbar{width:8px;background:rgba(135,182,167,0.1);border-radius:1rem}::-webkit-scrollbar-thumb{background:#87b6a7;border-radius:1rem}::-webkit-scrollbar-thumb:hover{background:#4b8597}*{margin:0;padding:0;box-sizing:inherit;word-break:break-word}html{-webkit-text-size-adjust:100%;scrollbar-color:#87b6a7 #4b8597;scrollbar-width:thin;font-size:62.5%}body{box-sizing:border-box;font-family:"Geologica",sans-serif;font-size:15px}.container{max-width:1240px;width:calc(100% - 40px);margin:0 auto}a{color:inherit;text-decoration:none}button,a{transition:.2s ease-in-out}li{list-style:none}img{max-width:100%}.main-wrapper{min-height:calc(100vh - 150px)}@media only screen and (max-width:767px){.main-wrapper{min-height:calc(100vh - 240px)}}.text-center{text-align:center}.paragraph{font-size:1.6rem}.d-flex{display:flex}.d-inl-flex{display:inline-flex}.d-block{display:block}.text-center{text-align:center}.disable-select{user-select:none}.d-block{display:block}.common-text{white-space:normal;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-transition:color .3s cubic-bezier(0.25,0.1,0.25,1);-o-transition:color .3s cubic-bezier(0.25,0.1,0.25,1);transition:color .3s cubic-bezier(0.25,0.1,0.25,1)}.common-heading{margin-bottom:30px;color:#fff;font-size:30px;font-weight:bold;line-height:1.3;position:relative}@media only screen and (max-width:1023px){.common-heading{margin-bottom:20px;font-size:22px}}.common-heading span{display:inline-block;font-weight:800;color:#87b6a7}.common-heading--white{color:#22303d}.al__card{display:flex;position:relative}.al__img{max-width:100%;width:100%;height:100%;display:block;object-fit:cover;transition:.2s ease-in-out}.al__title{text-transform:capitalize}.al__category{width:fit-content}.al__category-el{position:relative;z-index:11;width:fit-content;padding:6.5px 10px;display:inline-block;position:relative;font-size:12px;color:#22303d;font-weight:800;min-height:30px;line-height:15px;border:solid 1px #87b6a7;border-radius:4px;text-transform:uppercase}.al__category-el:hover{background-color:#87b6a7;color:#22303d}.al__category-el:hover::before{background-color:#22303d}.al__category-el::before{content:"";width:7px;height:7px;border-radius:50%;position:absolute;left:-3.5px;top:50%;background-color:#87b6a7;transform:translateY(-50%);transition:.2s ease-in-out}.header__wrapper{padding:15px 0;margin:0 0 20px;background-color:#fff}.header__wrapper .header__search-icon{background:url(../img/search-icon.svg) 50%/contain no-repeat;display:none;height:20px;margin-left:35px;width:20px}.header__wrapper .header__search-icon.close-icon{background-image:url(../img/close-icon.svg)}@media only screen and (min-width:767px){.header__wrapper{margin-bottom:15px;box-shadow:0 2px 10px 0 rgba(204,204,204,0.25)}}.header__wrapper .header{justify-content:space-between;align-items:center;gap:2rem}.header__wrapper .header__left a{display:block;width:170px}@media only screen and (max-width:767px){.header__wrapper .header__left a{width:130px}}.header__wrapper .header__left a svg{width:100%;height:100%}.header__wrapper .header__right{justify-content:space-between;align-items:center;gap:1rem}@media only screen and (min-width:767px){.header__wrapper .header__right{gap:2rem}}.header__wrapper .header form{display:flex;border-radius:5px;border:solid 1px #22303d;background-color:#fff;width:115px;padding:12px;justify-content:space-between;gap:1rem;align-items:center;flex-direction:row-reverse}@media only screen and (min-width:767px){.header__wrapper .header form{padding:12px;width:auto}}@media only screen and (max-width:767px){.header__wrapper .header form{width:100% !important}}.header__wrapper .header form button{width:15px;height:15px;margin-top:3px}@media only screen and (min-width:767px){.header__wrapper .header form button{width:15px;height:15px}}.header__wrapper .header form button svg{width:100%;height:100%}.header__wrapper .header form input{width:100%}.header__wrapper .header form input::placeholder{font-size:10px}@media only screen and (min-width:767px){.header__wrapper .header form input::placeholder{font-size:13px}}.header__wrapper .header__menu{width:20px;height:25px;text-align:center;position:unset;position:relative}.header__wrapper .header__menu-hamburger .close-icon{display:none}.header__wrapper .header__menus-wrapper{position:absolute;width:calc(100% - 40px);right:20px;top:60px;z-index:99;background-color:#5b5941;color:#fff;padding:2rem;display:none;width:300px;top:50px;right:0}.header__wrapper .header__nav{display:flex;flex-direction:column;align-items:center;gap:10px}.header__wrapper .header__nav a:hover{color:#87b6a7}@media only screen and (min-width:767px){.home_page .header__wrapper,.about_us_page .header__wrapper,.contact_us_page .header__wrapper{box-shadow:none;margin-bottom:0}}@media only screen and (min-width:767px){.home_page .header__wrapper .header,.about_us_page .header__wrapper .header,.contact_us_page .header__wrapper .header{width:53%}}.footer-wrapper{padding:15px 0;padding-top:30px;background-color:#fff}@media only screen and (min-width:767px){.footer-wrapper{padding:30px 0}}.footer-wrapper .footer{flex-direction:column;gap:2rem}@media only screen and (min-width:767px){.footer-wrapper .footer{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}}.footer-wrapper .footer__left{gap:2rem;flex-direction:column}@media only screen and (min-width:767px){.footer-wrapper .footer__left{align-items:center;justify-content:space-between;flex-direction:row;gap:1rem}}.footer-wrapper .footer__left .logo{display:block;width:115px}@media only screen and (min-width:767px){.footer-wrapper .footer__left .logo{width:145px}}.footer-wrapper .footer__left .logo svg{width:100%;height:100%}.footer-wrapper .footer__menu{gap:2rem}@media only screen and (min-width:767px){.footer-wrapper .footer__menu{border-left:1px solid #999;padding:0 13px}}.footer-wrapper .footer__menu a{color:#999;font-size:12px}@media only screen and (min-width:1023px){.footer-wrapper .footer__menu a{font-size:15px}}.footer-wrapper .footer__menu a:hover{color:#87b6a7}.footer-wrapper .footer__right .copyright{color:#999;font-size:13px}.brc__wrapper{margin-bottom:30px;color:#666;font-size:15px;line-height:1.3}.brc__path .brc__categories:hover,.brc__path .brc__tags:hover{text-decoration:underline}.brc__current{color:#87b6a7}.brc a:hover{color:#4b8597}.sqr-title-card .card{display:flex;flex-direction:column;border-radius:8px;overflow:hidden}.tab-card{display:flex;gap:30px}.tab-card .card{padding:15px;background-color:#fff;border:1px solid #ddd;border-radius:10px;gap:20px;align-items:center;display:flex}.tab-card .card .group--1{width:127px;height:85px;border-radius:10px;overflow:hidden;flex-shrink:0}.tab-card .card .group--1 *{width:100%;height:100%}.tab-card .card .group--2{flex-shrink:12}.tab-sq-img .card .group--1{height:200px;width:150px}@media only screen and (min-width:1023px){.tab-sq-img .card .group--1{width:250px}}.num-card{display:flex;gap:30px}@media only screen and (max-width:1023px){.num-card{flex-direction:column}}.num-card .al-tgt{flex:1}.num-card .card{padding:32px;background-color:#fff;border:1px solid #ddd;border-radius:10px;gap:20px;align-items:center}@media only screen and (min-width:1023px){.num-card .card{align-items:flex-start;flex-direction:column}}.num-card .card .group--1{width:unset;height:unset}.num-card .card .group--1 .rank{font-size:28px;font-weight:800;color:#87b6a7;white-space:nowrap}.num-card .card .group--2 h3{white-space:normal;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-transition:color .3s cubic-bezier(0.25,0.1,0.25,1);-o-transition:color .3s cubic-bezier(0.25,0.1,0.25,1);transition:color .3s cubic-bezier(0.25,0.1,0.25,1);color:#000;font-size:16px;font-weight:600;line-height:21.4px;max-height:42.8px;-webkit-line-clamp:2}.category-card{display:grid;gap:30px;grid-template-columns:repeat(1,auto)}@media only screen and (min-width:1023px){.category-card{grid-template-columns:repeat(1,auto)}}.hover-blue article:hover{cursor:pointer}.hover-blue article:hover .card .group--2{background-color:#5b5941;color:#fff}.hover-light-green article:hover{cursor:pointer}.hover-light-green article:hover .card{background-color:#e5e4dd;color:#fff}.hover-dark-green article:hover{cursor:pointer}.hover-dark-green article:hover .card{background-color:#5b5941}.hover-dark-green article:hover .card .group--2 *{color:#fff}@media only screen and (min-width:1023px){.collection .collection__wrap{display:flex;gap:30px}}.collection__left{margin-bottom:30px}@media only screen and (min-width:1023px){.collection__left{width:75%;margin-bottom:auto}}@media only screen and (min-width:1023px){.collection__right{width:25%}}@media only screen and (min-width:1023px){.collection__right .tab-card{flex-direction:column}.collection__right .tab-card .card{padding:35px}.collection__right .tab-card .card .group--1{width:100%}}.ent-kwd__url{font-weight:300 !important}aside h2{margin-bottom:20px !important;line-height:1.2 !important}aside .sqr-title-card{display:flex;flex-direction:column;gap:20px;margin-bottom:30px}aside .sqr-title-card .card{box-shadow:0 4px 4px 0 rgba(194,194,194,0.25)}aside .sqr-title-card .card .group--2{padding:20px}aside .sqr-title-card h3{font-size:16px;font-weight:600;line-height:1.44;max-height:50px;overflow:hidden}aside .num-card{flex-direction:column}aside .num-card h3{-webkit-line-clamp:3 !important}aside .num-card .group--1{width:auto !important;height:auto !important}.category-card .card{background-color:#fff;border-radius:10px;box-shadow:0 4px 4px 0 rgba(194,194,194,0.25)}@media only screen and (max-width:1023px){.category-card .card{flex-direction:column}}@media only screen and (max-width:1023px){.category-card .card .group--1{width:100%;height:100%}}.category-card .card h3{white-space:normal;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-transition:color .3s cubic-bezier(0.25,0.1,0.25,1);-o-transition:color .3s cubic-bezier(0.25,0.1,0.25,1);transition:color .3s cubic-bezier(0.25,0.1,0.25,1);color:#000;font-size:18px;font-weight:600;line-height:23.4px;max-height:46.8px;-webkit-line-clamp:2;margin-bottom:10px}.category-card .card .al__group--2{padding:30px 25px}@media only screen and (max-width:1023px){.category-card .card .al__group--2{padding:0}}.category-card .card .content{white-space:normal;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-transition:color .3s cubic-bezier(0.25,0.1,0.25,1);-o-transition:color .3s cubic-bezier(0.25,0.1,0.25,1);transition:color .3s cubic-bezier(0.25,0.1,0.25,1);color:#666;font-size:15px;font-weight:normal;line-height:20.4px;max-height:61.2px;-webkit-line-clamp:3;margin-bottom:24px}.category-card .card .cta{color:#87b6a7;font-size:16px;font-weight:700}.ent-pgn__pagination{line-height:1}.ent-pgn__wrap{display:flex;flex-wrap:wrap;gap:10px 28px;justify-content:center;align-items:center;margin-top:45px}@media only screen and (max-width:1023px){.ent-pgn__wrap{gap:10px 20px;margin-top:20px}}.ent-pgn__wrap a:hover{color:#87b6a7}.ent-pgn__el{font-size:18px;color:#666}@media only screen and (max-width:1023px){.ent-pgn__el{font-size:15px}}.ent-pgn__el--current{color:#87b6a7;font-size:25px}@media only screen and (max-width:1023px){.ent-pgn__el--current{font-size:21px}}.ent-pgn__navigation-text{font-size:18px;color:#666}@media only screen and (max-width:1023px){.ent-pgn__navigation-text{font-size:15px}}.ent-pgn__navigation-text:hover{color:#87b6a7}section{padding:50px 0}.header__wrapper .header{position:relative}.header__wrapper .header__right--search{display:none;position:absolute;right:0;top:45px;z-index:2;right:17px;box-shadow:0 4px 4px 0 rgba(194,194,194,0.25)}@media only screen and (min-width:767px){.header__wrapper .header__right--search{right:28px}}@media only screen and (max-width:767px){.header__wrapper .header__right--search form{width:100%}}.header__wrapper .header__buttons .header__search-icon{display:block}.search-for{margin-bottom:30px;font-size:30px}@media only screen and (max-width:1023px){.search-for{font-size:25px}}.search-for span{font-weight:bold;color:#87b6a7}.error-message{font-size:20px;color:#4b8597;font-weight:500;line-height:1.3}.fallback-sec__heading{margin-bottom:20px;font-size:25px;color:#000;font-weight:600;line-height:1.3}.fallback-sec+.itk-pagination{display:none}