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}