@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");body{margin:0;line-height:normal;font-family:var(--font-inter)}.facebook-logo-icon,.instagram-icon,.linkedin-icon{position:absolute;top:0;left:70px;width:20px;height:20px;object-fit:cover}.instagram-icon,.linkedin-icon{left:35px}.linkedin-icon{left:0}.logo-text{font-size:35px;line-height:42px;font-weight:900;margin-left:10px;font-family:var(--font-inter)}.logo-icon{height:30px;border-radius:var(--br-ss);width:30px;overflow:hidden}.logo{text-decoration:none;top:15px;left:424px;text-align:left;width:120px;height:30px;font-size:var(--font-size-lg);color:var(--color-darkslategray);font-family:var(--font-inter)}.post-entry__title{font-weight:700;font-style:italic}.group-nav-header,.logo1{text-decoration:none;display:flex}.group-nav-header{display:inline-flex;height:18px;color:inherit;justify-content:space-between;align-items:center;gap:50px}.group-nav-header a{text-decoration:none;color:#000;font-style:italic;font-size:10px;line-height:13px;font-family:var(--font-inter)}.group-nav-header a:hover{font-weight:700}.logo1{display:inline-flex;justify-content:center;align-items:center;height:40px;font-size:var(--font-size-lg);color:var(--color-darkslategray);font-family:var(--font-inter)}.wrapper{width:100%;min-height:100vh;display:flex;flex-flow:column wrap}.avatar-wrapper{top:154px}.author{justify-content:space-between;align-items:flex-start}.author__title{font-size:16px}.header{flex-direction:column;font-size:var(--font-size-xs);font-family:var(--font-inter)}.header,.header__nav{display:flex;align-items:center;width:100%;height:40px}.header__nav{justify-content:center;gap:125px;background-color:#dbdbdb}.slider{height:215px;width:100%;object-fit:cover}.avatar-wrapper{display:flex;flex-direction:column;align-items:center;position:absolute;top:26px}.avatar-icon{width:250px;height:250px;object-fit:cover;font-weight:bolder}.author{font-style:italic;position:relative;height:auto;width:max-content;display:flex;flex-direction:column;justify-content:center;align-items:center}.author__title{position:relative;bottom:0;font-size:15px;line-height:18px;margin-top:5px}.author__name,.author__title{font-family:var(--font-inter)}.author__name{font-size:40px;font-weight:900;line-height:48px;width:max-content;text-transform:capitalize}.main-content{position:relative;width:100%;min-height:60vh;flex:1 1}.author__wrapper{width:100%;display:flex;justify-content:center;height:380px}.main-content__title{margin-bottom:24px}.line{width:1px;height:150px;background-color:#888}.posts{display:flex;flex-direction:row;width:100%;padding:0 85px;gap:25px;justify-content:center;align-items:center}.post-entry{flex:1 1;display:flex;width:650px;height:240px;gap:20px}.post-entry__content{padding:16px 0;text-align:left;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex:1 1}.post-entry__img{width:350px;height:250px;object-fit:cover}.posts .post-entry:last-child .post-entry__img{order:1}.posts .post-entry:last-child .post-entry__story,.posts .post-entry:last-child .post-entry__title{text-align:right}.posts .post-entry:last-child .post-entry__content{padding:16px 0;text-align:right;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;flex:1 1}.post-entry__title{font-size:15px;line-height:18px;margin-bottom:16px;font-family:var(--font-inter)}.post-entry__story{line-clamp:7;font-style:italic;font-size:12px;line-height:15px;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}.post-entry__date,.post-entry__story{font-weight:400;letter-spacing:1px;font-family:var(--font-inter)}.post-entry__date{font-size:10px;line-height:12px;color:#ffc9c9;text-align:right;margin-top:32px;white-space:nowrap}.post-entry__content .line{width:150px;height:1px;background:#f5f5f5;margin-bottom:5px}.nab-footer-logo{padding-top:5px;margin-top:12px}.nab-footer-logo img{width:50px;height:50px}.nab-footer-logo logo-text{font-size:40px;font-weight:900;font-family:var(--font-inter)}.nab-footer-child{border-top:1px solid var(--color-gray);box-sizing:border-box;width:50%;height:1px}.nab-footer{position:relative;width:100%;height:120px;margin-top:25px;margin-bottom:25px;text-align:center;display:flex;flex-flow:column nowrap;justify-content:center;font-size:var(--font-size-xs);color:var(--color-black);font-family:var(--font-inter)}.nab-footer-line{width:1000px;height:1px;background:#888;margin:0 auto}.footer__text{font-style:italic;font-weight:400;font-size:10px;line-height:12px;text-align:center;letter-spacing:1px;font-family:var(--font-inter)}.social-network{display:flex;justify-content:center;align-items:center;width:100%;gap:16px;margin-top:10px}.social-network img{width:20px}.sizeBoxS{height:10px;width:10px}.sizeBoxM{height:20px;width:20px}.sizeBoxL{height:30px;width:30px}.sizeBoxXL{height:40px;width:40px}.sizeBoxXXL{height:50px;width:50px}.sizeBoxXXXL{height:60px;width:60px}*{box-sizing:border-box}*,body,html{padding:0;margin:0}body,html{font-family:var(--font-inter),sans-serif}:root{--font-inter:"Inter",sans-serif;--font-size-xs:10px;--font-size-sm:12px;--font-size-base:15px;--font-size-lg:20px;--font-size-xl:40px;--color-white:#fff;--color-darkslategray:#38455c;--color-black:#000;--color-gainsboro:#dbdbdb;--color-pink:#ffc9c9;--color-whitesmoke:#f5f5f5;--color-gray:#888;--br-ss:10px;--br-sm:15px;--br-md:20px}html{font-family:var(--font-inter)}@font-face{font-family:__Inter_c11769;font-style:normal;font-weight:100 900;font-display:optional;src:url(/_next/static/media/d1d9458b69004127.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_c11769;font-style:normal;font-weight:100 900;font-display:optional;src:url(/_next/static/media/b967158bc7d7a9fb.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_c11769;font-style:normal;font-weight:100 900;font-display:optional;src:url(/_next/static/media/ae9ae6716d4f8bf8.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_c11769;font-style:normal;font-weight:100 900;font-display:optional;src:url(/_next/static/media/c0f5ec5bbf5913b7.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:__Inter_c11769;font-style:normal;font-weight:100 900;font-display:optional;src:url(/_next/static/media/b1db3e28af9ef94a.p.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_c11769;font-style:normal;font-weight:100 900;font-display:optional;src:url(/_next/static/media/9c4f34569c9b36ca.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_c11769;font-style:normal;font-weight:100 900;font-display:optional;src:url(/_next/static/media/2aaf0723e720e8b9.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_Fallback_c11769;src:local("Arial");ascent-override:90.00%;descent-override:22.43%;line-gap-override:0.00%;size-adjust:107.64%}.__className_c11769{font-family:__Inter_c11769,__Inter_Fallback_c11769;font-style:normal}