@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}:root{--primary-900:#351003;--primary-800:#511805;--primary-700:#812708;--primary-600:#a8320b;--primary-500:#f26739;--primary-400:#f47e57;--primary-300:#fac4b2;--primary-200:#fcded4;--primary-100:#fef0ec;--primary-50:#fef8f5;--gray-900:#0f172a;--gray-800:#1e293b;--gray-700:#334155;--gray-600:#475569;--gray-500:#64748b;--gray-400:#94a3b8;--gray-300:#cbd5e1;--gray-200:#e2e8f0;--gray-100:#f1f5f9;--gray-50:#f8fafc;--white:#fff;--black:#000;--text-color:var(--gray-900);--border-radius:5px;--box-shadow:rgba(0,0,0,.04) 0px 3px 5px;--body-font:"Inter",sans-serif}*{box-sizing:border-box;padding:0;margin:0}body,html{font-family:var(--body-font);color:var(--text-color)}p{line-height:1.5;font-size:16px}h1,h2,h3,h4,h5{line-height:1.2;font-weight:500;margin-bottom:1rem;color:var(--gray-900)}h1{font-size:32px}h2{font-size:28px}h3{font-size:24px}h4{font-size:21px}h5{font-size:18px}@media (min-width:768px){h1{font-size:48px}h2{font-size:32px}h3{font-size:28px}h4{font-size:24px}h5{font-size:18px}}html{scroll-behavior:smooth}a{text-decoration:none;color:inherit}button,input{font-family:var(--body-font)}img{max-width:100%;height:auto}ul{list-style-type:none;padding:0}section{padding:3rem 0}.image-container{width:100%;height:100%;position:relative}.image-container img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;max-width:100%;height:100%;max-height:100%;object-fit:cover;object-position:center;transition:all .2s linear}.breadcrumbs{height:130px;display:flex;white-space:nowrap;flex-direction:column;justify-content:flex-end}.tags{display:flex;align-items:center;column-gap:1rem}.tags .tag{border:none;outline:none;transition:all .2s ease;padding:.5rem .8rem;font-size:14px;background-color:var(--gray-100);color:#000;border-radius:30px}.tags .tag.active{background-color:var(--black);color:var(--white)}.container{width:100%;height:100%;max-width:1200px;margin:auto;padding:0 1rem}.form-control{border:none;background:none;outline:none;border-bottom:1px solid var(--gray-300);padding:.8rem .5rem;font-family:var(--body-font);width:100%;margin-bottom:1rem;font-size:16px}textarea.form-control{height:50px}.blogs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.33rem;gap:1.33rem}.fluid-layout{display:flex;flex-direction:column-reverse;justify-content:space-between;gap:2.75rem}.fluid-layout>*{flex:1 1}@media (min-width:640px){.breadcrumbs{height:170px}}@media (min-width:768px){section{padding:7rem 0}}@media (min-width:1024px){.fluid-layout{flex-direction:row;align-items:center}.blogs-grid{grid-template-columns:repeat(4,1fr)}.blogs-grid>:first-child{grid-column:1/3;display:flex;flex-direction:column}.blogs-grid>:first-child>:first-child{flex:1 1}}.Footer_footer__60QNs{margin-top:4rem;padding-top:25px;padding-bottom:50px;background-color:var(--black);color:var(--white);font-size:15px}.Footer_row__wHr0P{width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.Footer_col__ApMXZ{margin-top:4rem;max-width:300px;min-width:150px}.Footer_col__ApMXZ>:first-child{margin-bottom:1.5rem}.Footer_col__ApMXZ:first-of-type{flex-basis:100%;max-width:500px}.Footer_col__ApMXZ:first-of-type p{max-width:300px}.Footer_col__ApMXZ .Footer_heading__xKa_3 h5{color:var(--white)}.Footer_col__ApMXZ .Footer_list__kX4QL li{margin-bottom:.8rem}.Footer_socialLinks__WFQZn{margin-top:2rem}.Footer_bottom__zjFiy{display:flex;width:100%;justify-content:space-between;border-top:1px solid hsla(0,0%,86%,.271);margin-top:5rem;align-items:center;padding-top:2rem;font-size:14px}.Footer_bottom__zjFiy .Footer_list__kX4QL{display:flex;column-gap:1rem}@media(max-width:600px){.Footer_bottom__zjFiy{flex-direction:column-reverse;align-items:flex-start}.Footer_bottom__zjFiy .Footer_socialLinks__WFQZn{margin-bottom:2rem}}