@keyframes ssh-loading-progress{0%{transform:translateX(-15%)}to{transform:translateX(135%)}}:root{--ssh-orange:#ff7900;--ssh-orange-dark:#de6200;--ssh-orange-soft:#fff0e3;--ssh-ink:#172235;--ssh-muted:#667085;--ssh-line:#dfe3e9;--ssh-bg:#f0f2f5;--ssh-white:#ffffff;--ssh-green:#16865c;--ssh-shadow:0 1px 2px rgba(25, 39, 59, 0.11)}.ssh-app,.ssh-app *{box-sizing:border-box}.ssh-app{width:100vw;min-height:100vh;margin-left:calc(50% - 50vw);background:var(--ssh-bg);font-family:Arial,Helvetica,sans-serif;line-height:1.45}.ssh-standalone-body{margin:0;overflow-x:hidden;background:var(--ssh-bg)}.ssh-app a{color:inherit;text-decoration:none}.ssh-app button{font:inherit}.ssh-loading{position:fixed;inset:0;z-index:99999;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;background:#fff;text-align:center;transition:opacity 220ms ease,visibility 220ms ease}.ssh-brand-mark,.ssh-loading-mark{display:grid;place-items:center;background:var(--ssh-orange);color:#fff;font-weight:900;letter-spacing:-.13em}.ssh-loading-mark{margin-bottom:20px;font-size:29px}.ssh-loading strong{color:#1b2a40;font-size:25px;letter-spacing:-.03em}.ssh-loading>span{max-width:640px;margin-top:11px;color:#516176;font-size:15px}.ssh-loading small{max-width:600px;margin-top:5px;color:#8792a2;font-size:12px}.ssh-loading-line{width:min(260px,70vw);height:3px;margin-top:30px;overflow:hidden;border-radius:999px;background:#f2e3d6}.ssh-loading-line i{display:block;width:45%;height:100%;border-radius:inherit;background:var(--ssh-orange);animation:ssh-loading-progress 900ms ease-in-out infinite alternate}.ssh-topbar{position:sticky;top:0;z-index:1000;display:grid;grid-template-columns:minmax(220px,1fr) minmax(280px,520px) auto minmax(130px,.7fr);align-items:center;gap:18px;padding:7px 22px;border-bottom:1px solid #e2e5e9;background:rgb(255 255 255/.97);box-shadow:var(--ssh-shadow);backdrop-filter:blur(12px)}.ssh-brand{display:inline-flex;align-items:center;width:fit-content}.ssh-brand-mark{flex:0 0 auto}.ssh-brand-name{letter-spacing:-.03em}.ssh-quick-post{display:flex;align-items:center;gap:10px;padding:0 16px 0 6px;border-radius:999px;background:#f0f2f5;transition:background 140ms ease,box-shadow 140ms ease}.ssh-quick-post:focus-visible,.ssh-quick-post:hover{background:#e7eaee}.ssh-account-chip span,.ssh-quick-post span,.ssh-side-menu strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ssh-topnav{display:flex;align-items:center}.ssh-topnav a{display:grid;place-items:center;border-radius:50%}.ssh-topnav a.is-active,.ssh-topnav a:hover{background:var(--ssh-orange-soft);color:var(--ssh-orange-dark)}.ssh-account-chip{justify-self:end;display:inline-flex;align-items:center;gap:8px;max-width:180px;border-radius:999px;font-size:13px}.ssh-account-chip:hover,.ssh-topnav a{background:#f0f2f5}.ssh-page-grid{width:min(1500px,100%);min-height:calc(100vh - 60px);margin:0 auto;display:grid;justify-content:center;gap:30px;padding:24px 26px 70px}.ssh-left-sidebar,.ssh-right-sidebar{position:sticky;align-self:start;max-height:calc(100vh - 100px);overflow-y:auto;scrollbar-width:thin}.ssh-post-author>div,.ssh-side-menu{display:flex;flex-direction:column}.ssh-side-menu a{display:flex;align-items:center}.ssh-side-menu a.is-active,.ssh-side-menu a:hover{background:#e5e8ec}.ssh-menu-icon,.ssh-user-icon{display:grid;place-items:center;flex:0 0 auto;background:var(--ssh-orange-soft);color:var(--ssh-orange-dark);font-size:13px;font-weight:900}.ssh-svg-icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ssh-user-icon{overflow:hidden}.ssh-founder-icon{background:#fff4d9}.ssh-menu-divider{height:1px;background:#d8dde4}.ssh-sidebar-note{margin:22px 10px;font-size:10px;line-height:1.6}.ssh-feed{min-width:0}.ssh-feed-heading{display:flex;align-items:end;justify-content:space-between}.ssh-feed-heading span{color:var(--ssh-orange-dark);font-weight:900;letter-spacing:.13em}.ssh-feed-heading h1{margin:2px 0 0;letter-spacing:-.04em}.ssh-feed-filter{background:#fff0;color:#667085;font-size:11px;font-weight:700}.ssh-post-card,.ssh-reader-notice,.ssh-side-card{border:1px solid #e1e5ea;background:#fff;box-shadow:var(--ssh-shadow)}.ssh-reader-notice{margin-bottom:16px;padding:16px 18px;display:flex;flex-direction:column;gap:4px;border-left:4px solid var(--ssh-orange)}.ssh-reader-notice span{color:var(--ssh-muted);font-size:12px}.ssh-feed-list{display:flex;flex-direction:column;gap:16px}.ssh-post-card{overflow:hidden}.ssh-learning-list li,.ssh-post-author{display:flex;align-items:center;gap:10px}.ssh-post-author>div{min-width:0;flex:1}.ssh-post-author strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ssh-post-author span{color:#7a8697;font-size:10px}.ssh-icon-button{border:0;background:#fff0;color:#758195;cursor:pointer}.ssh-post-copy h2{margin:0 0 7px;color:#172235;letter-spacing:-.025em;line-height:1.3}.ssh-post-copy h2 a:hover{color:var(--ssh-orange-dark)}.ssh-post-copy p{margin:0}.ssh-post-image{display:block;background:#e8ebef}.ssh-post-image img{width:100%;max-height:520px;display:block;object-fit:cover;transition:scale 400ms ease}.ssh-post-stats{display:flex;align-items:center;justify-content:space-between;margin:0 16px;border-bottom:1px solid #e5e7eb;color:#687386}.ssh-like-dot{width:19px;height:19px;display:inline-grid;place-items:center;border-radius:50%;background:var(--ssh-orange);color:#fff;font-size:10px}.ssh-post-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.ssh-action{display:flex;align-items:center;justify-content:center;gap:7px;border:0;background:#fff0;color:#59677a;cursor:pointer;font-weight:750}.ssh-action:hover{background:#f2f4f7}.ssh-founder-head div,.ssh-right-sidebar{display:flex;flex-direction:column}.ssh-founder-head{display:flex;gap:10px}.ssh-founder-avatar{display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#fff4d9;color:#875800;font-weight:900}.ssh-founder-head div{min-width:0}.ssh-founder-head strong{line-height:1.3}.ssh-founder-head small{margin-top:3px;color:#7b8797;font-size:9px}.ssh-founder-card p{margin:12px 0;color:#617084}.ssh-emergency-card p,.ssh-founder-card p{font-size:10px;line-height:1.55}.ssh-card-title span,.ssh-founder-card>a,.ssh-text-link{color:var(--ssh-orange-dark);font-size:10px;font-weight:800}.ssh-card-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.ssh-card-title h2,.ssh-policy-card h2{margin:0}.ssh-card-title span{padding:3px 7px;border-radius:999px;background:var(--ssh-orange-soft);font-size:8px}.ssh-learning-list{margin:13px 0;padding:0;list-style:none}.ssh-learning-list li{gap:9px;border-bottom:1px solid #edf0f3;color:#48586e;font-size:10px;padding:9px 0}.ssh-learning-list li:last-child{border:0}.ssh-learning-list span{color:var(--ssh-orange-dark);font-size:8px;font-weight:900}.ssh-topic-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:11px}.ssh-topic-tags span{border-radius:999px;background:#f2f4f7;color:#576579;font-size:8px;font-weight:700}.ssh-emergency-card{padding:14px 16px;border:1px solid #f4c5c5;background:#fff5f5}.ssh-emergency-card strong{color:#9d2c2c;font-size:11px}.ssh-emergency-card p{margin:5px 0 0;color:#825151}.ssh-mobile-nav{display:none}.ssh-toast{position:fixed;right:22px;bottom:22px;z-index:1100;translate:0 18px;padding:10px 14px;border-radius:9px;background:#172235;color:#fff;opacity:0;pointer-events:none;font-size:11px;transition:opacity 160ms ease,translate 160ms ease}@media (max-width:1120px){.ssh-topbar{grid-template-columns:auto minmax(260px,1fr) auto auto}.ssh-account-chip span,.ssh-brand-name{display:none}.ssh-page-grid{grid-template-columns:minmax(210px,250px) minmax(470px,680px)}.ssh-right-sidebar{display:none}}@media (max-width:820px){.ssh-topbar{grid-template-columns:auto 1fr auto;gap:10px;padding-inline:14px}.ssh-topnav{display:flex}.ssh-topnav a:first-child,.ssh-topnav a:nth-child(2){display:none}.ssh-account-chip{display:none}.ssh-page-grid{max-width:680px;grid-template-columns:1fr;padding:18px 14px 90px}.ssh-left-sidebar{display:none}.ssh-mobile-nav{position:fixed;left:0;right:0;bottom:0;z-index:1000;min-height:62px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #dfe3e9;background:rgb(255 255 255/.98);box-shadow:0-5px 20px rgb(24 39 58/.08);backdrop-filter:blur(10px)}.ssh-mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#687386;font-size:9px;font-weight:700}.ssh-mobile-nav a span{font-size:17px}.ssh-mobile-nav a.is-active{color:var(--ssh-orange-dark)}}@media (max-width:560px){.ssh-topbar{grid-template-columns:auto 1fr auto}.ssh-quick-post{min-width:0;padding-right:11px;font-size:12px}.ssh-topnav a{width:38px;height:38px}.ssh-feed-heading h1{font-size:24px}.ssh-post-copy h2{font-size:16px}.ssh-post-copy p{font-size:12px}}@media (prefers-reduced-motion:reduce){.ssh-loading,.ssh-toast{transition:none}.ssh-loading-line i{animation:none;width:100%}}.ssh-app{--ssh-orange:#ff6b00;--ssh-orange-2:#ff9a1f;--ssh-coral:#ff4f38;--ssh-navy:#182338;--ssh-soft-navy:#344054;--ssh-bg:#f5f7fb;background:radial-gradient(circle at 7% 2%,rgb(255 125 26/.13),transparent 26rem),radial-gradient(circle at 93% 12%,rgb(255 194 92/.15),transparent 24rem),linear-gradient(180deg,#fbfcff 0,#f5f7fb 320px,#f0f3f8 100%);color:var(--ssh-navy);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ssh-topbar{min-height:74px;padding:10px clamp(18px,3vw,48px);border-bottom:1px solid rgb(220 226 235/.82);background:rgb(255 255 255/.88);box-shadow:0 10px 36px rgb(36 49 70/.07);backdrop-filter:blur(22px) saturate(150%)}.ssh-brand{gap:12px}.ssh-brand-mark{position:relative;width:48px;height:48px;overflow:hidden;border:1px solid rgb(255 255 255/.5);border-radius:16px;background:linear-gradient(145deg,#ff9c28 0,#ff6b00 52%,#f54a24 100%);box-shadow:0 12px 26px rgb(255 92 0/.28),inset 0 1px 1px rgb(255 255 255/.55);font-size:17px}.ssh-brand-mark::after{content:"";position:absolute;width:34px;height:16px;left:-10px;top:5px;rotate:-28deg;border-radius:50%;background:rgb(255 255 255/.28);filter:blur(2px)}.ssh-brand-name{color:#121d31;font-size:18px;font-weight:850}.ssh-quick-post{height:50px;border:1px solid #e7eaf0;background:linear-gradient(180deg,#f7f8fb,#f0f3f7);color:#788397;box-shadow:inset 0 1px 2px rgb(26 39 60/.03);font-size:14px;font-weight:560}.ssh-quick-post:focus-visible,.ssh-quick-post:hover{border-color:rgb(255 107 0/.34);background:#fff;box-shadow:0 9px 25px rgb(255 107 0/.1),0 0 0 4px rgb(255 107 0/.08);color:#4d5a6f}.ssh-initials-avatar{display:inline-grid;place-items:center;flex:0 0 auto;border:2px solid rgb(255 255 255/.92);border-radius:50%;background:linear-gradient(145deg,#ffaf46,#ff6b00);color:#fff;box-shadow:0 6px 16px rgb(31 46 70/.15);font-size:10px;font-style:normal;font-weight:900;letter-spacing:-.03em}.ssh-avatar-v2{background:linear-gradient(145deg,#35b8a0,#137d73)}.ssh-user-icon>.ssh-initials-avatar{width:100%;height:100%;border:0;box-shadow:none}.ssh-account-avatar,.ssh-quick-avatar{width:36px;height:36px}.ssh-topnav{gap:8px}.ssh-topnav a{width:46px;height:46px;border:1px solid #e8ebf0;background:#f6f7fa;color:#526176;transition:translate 150ms ease,background 150ms ease,color 150ms ease,box-shadow 150ms ease}.ssh-topnav a.is-active,.ssh-topnav a:hover{translate:0-2px;border-color:#fff0;background:linear-gradient(145deg,#fff1e5,#ffe2ca);color:#f26300;box-shadow:0 8px 18px rgb(255 107 0/.14)}.ssh-account-chip,.ssh-side-menu a{min-height:46px;padding:5px 12px 5px 5px;border:1px solid #fff0;font-weight:750}.ssh-account-chip:hover{border-color:#e8ebf0;background:#fff;box-shadow:0 8px 20px rgb(31 46 70/.08)}.ssh-page-grid{grid-template-columns:minmax(225px,280px) minmax(520px,720px) minmax(270px,350px);gap:clamp(22px,2.2vw,34px);padding:30px clamp(20px,3vw,48px) 84px}.ssh-left-sidebar,.ssh-right-sidebar{top:98px}.ssh-side-menu{gap:7px}.ssh-side-menu a{min-height:55px;gap:14px;padding:7px 11px;border-radius:16px;color:#2c394e;font-size:13px;font-weight:720;transition:translate 150ms ease,background 150ms ease,box-shadow 150ms ease}.ssh-side-menu a:hover{translate:3px 0;border-color:#e7eaf0;background:rgb(255 255 255/.82);box-shadow:0 8px 20px rgb(39 52 74/.06)}.ssh-side-menu a.is-active{border-color:rgb(255 107 0/.13);background:linear-gradient(110deg,#fff 0,#fff2e7 100%);color:#e95e00;box-shadow:0 12px 28px rgb(255 107 0/.1)}.ssh-menu-icon,.ssh-user-icon{width:42px;height:42px;border:1px solid rgb(255 150 60/.16);border-radius:14px;background:linear-gradient(145deg,#fff7ef,#ffe7d2);color:#ef6500;box-shadow:inset 0 1px 0 rgb(255 255 255/.9)}.ssh-side-menu a:nth-of-type(3) .ssh-menu-icon{background:linear-gradient(145deg,#fff5da,#ffe2a4);color:#a96800}.ssh-founder-icon{background:linear-gradient(145deg,#fff8dc,#ffdf79);color:#9c6800;box-shadow:0 7px 16px rgb(214 151 12/.13)}.ssh-menu-divider{margin:11px 10px;background:linear-gradient(90deg,transparent,#dce1e9 15%,#dce1e9 85%,transparent)}.ssh-sidebar-note{padding:13px 14px;border-radius:13px;background:rgb(255 255 255/.52);color:#8a94a4}.ssh-feed-heading{margin:1px 2px 16px}.ssh-feed-heading span{display:inline-flex;align-items:center;gap:8px;color:#f26700;font-size:10px}.ssh-feed-heading span::before{content:"";width:20px;height:3px;border-radius:99px;background:linear-gradient(90deg,#ff9b22,#ff5f00)}.ssh-feed-heading h1{margin-top:5px;color:#111d31;font-size:34px;font-weight:850}.ssh-feed-filter{padding:9px 12px;border:1px solid #e5e9ef;border-radius:11px;background:rgb(255 255 255/.72);cursor:pointer}.ssh-highlights{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:18px}.ssh-highlight-card{position:relative;min-height:132px;overflow:hidden;display:flex;flex-direction:column;justify-content:end;padding:13px;border:1px solid rgb(255 255 255/.7);border-radius:20px;background:linear-gradient(150deg,#ff9a25,#ff6400 58%,#e94b20);color:#fff!important;box-shadow:0 15px 28px rgb(239 92 0/.17);isolation:isolate;transition:translate 170ms ease,box-shadow 170ms ease}.ssh-highlight-card::before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 85% 15%,rgb(255 255 255/.38),transparent 34%),linear-gradient(0deg,rgb(15 23 42/.24),transparent 60%)}.ssh-highlight-card:hover{translate:0-4px;box-shadow:0 20px 36px rgb(239 92 0/.23)}.ssh-highlight-learn{background:linear-gradient(150deg,#7057e8,#4937b7 65%,#312580)}.ssh-highlight-clinic{background:linear-gradient(150deg,#2ebca4,#138575 65%,#0b6157)}.ssh-highlight-research{background:linear-gradient(150deg,#efb239,#d7810e 65%,#9d5600)}.ssh-highlight-art,.ssh-highlight-art i{position:absolute;display:grid;place-items:center}.ssh-highlight-art{right:13px;top:13px;width:52px;height:52px;border:1px solid rgb(255 255 255/.3);border-radius:17px;background:rgb(255 255 255/.2);box-shadow:inset 0 1px 0 rgb(255 255 255/.4);backdrop-filter:blur(8px);font-size:16px;font-weight:900}.ssh-highlight-art .ssh-svg-icon{width:25px;height:25px}.ssh-highlight-art i{right:-2px;bottom:-2px;width:18px;height:18px;border:2px solid rgb(255 255 255/.85);border-radius:50%;background:#1bb980;font-size:8px;font-style:normal}.ssh-highlight-card strong{font-size:12px}.ssh-highlight-card small{margin-top:2px;color:rgb(255 255 255/.78);font-size:9px}.ssh-reader-notice{border-radius:20px}.ssh-post-card,.ssh-reader-notice,.ssh-side-card{border:1px solid rgb(218 224 233/.85);background:rgb(255 255 255/.94);box-shadow:0 18px 45px rgb(30 45 68/.07),0 2px 6px rgb(30 45 68/.04)}.ssh-side-card{border-radius:20px}.ssh-post-card{border-radius:22px;transition:translate 180ms ease,box-shadow 180ms ease}.ssh-post-card:hover{translate:0-2px;box-shadow:0 24px 55px rgb(30 45 68/.11),0 3px 9px rgb(30 45 68/.05)}.ssh-post-author{padding:18px 19px 8px}.ssh-post-avatar{width:48px;height:48px;font-size:12px}.ssh-post-author strong{color:#172236;font-size:13px}.ssh-founder-avatar i,.ssh-verified-badge{place-items:center;border-radius:50%;color:#fff;font-size:8px;font-style:normal}.ssh-verified-badge{width:16px;height:16px;display:inline-grid;background:linear-gradient(145deg,#ff8b16,#f05a00);vertical-align:1px}.ssh-post-copy{padding:10px 19px 17px}.ssh-post-copy h2{font-size:21px;font-weight:820}.ssh-post-copy p{color:#526176;font-size:14px;line-height:1.65}.ssh-post-image{overflow:hidden}.ssh-post-card:hover .ssh-post-image img{scale:1.012}.ssh-post-stats{min-height:44px;margin-inline:18px;font-size:11px}.ssh-like-dot{background:linear-gradient(145deg,#ff8b15,#ef5700);box-shadow:0 4px 10px rgb(255 107 0/.23)}.ssh-post-actions{min-height:54px;padding:6px 12px}.ssh-action{min-height:41px;border-radius:12px;font-size:12px}.ssh-action:hover{background:#fff0e4;color:#df5d00}.ssh-right-sidebar{gap:17px}.ssh-side-card{overflow:hidden;padding:19px}.ssh-founder-card{padding:0 19px 19px;border-top:0}.ssh-founder-cover{position:relative;min-height:86px;display:flex;align-items:start;justify-content:space-between;margin:0-19px -23px;padding:17px 19px;overflow:hidden;background:radial-gradient(circle at 80% 15%,rgb(255 255 255/.4),transparent 30%),linear-gradient(135deg,#ff9b22,#ff6500 58%,#ec4a21);color:#fff}.ssh-founder-cover::after{content:"";position:absolute;width:100px;height:100px;right:-25px;top:-45px;border:20px solid rgb(255 255 255/.11);border-radius:50%}.ssh-founder-cover span{font-size:9px;font-weight:900;letter-spacing:.14em}.ssh-founder-cover b{font-size:22px;letter-spacing:-.1em}.ssh-founder-head{position:relative;z-index:2;align-items:end;margin-top:0}.ssh-founder-avatar{position:relative;width:62px;height:62px;border:4px solid #fff;background:linear-gradient(145deg,#fff5d2,#ffd365);box-shadow:0 9px 20px rgb(48 55 70/.15);font-size:14px}.ssh-founder-avatar i{position:absolute;right:-2px;bottom:0;width:20px;height:20px;display:grid;border:3px solid #fff;background:#18ae79}.ssh-founder-head strong{font-size:13px}.ssh-founder-card>a,.ssh-text-link{display:inline-flex;padding:8px 11px;border-radius:10px;background:#fff0e3;color:#db5b00}.ssh-card-title h2,.ssh-policy-card h2{color:#172236;font-size:14px}.ssh-card-title span{background:linear-gradient(145deg,#fff0e3,#ffe1c7);box-shadow:0 5px 12px rgb(255 107 0/.08)}.ssh-topic-tags span{padding:6px 9px;background:linear-gradient(145deg,#f7f8fa,#eef1f5)}.ssh-emergency-card{border-radius:17px;background:linear-gradient(145deg,#fff7f7,#fff0f0);box-shadow:0 12px 30px rgb(156 51 51/.06)}.ssh-loading{background:radial-gradient(circle at center,rgb(255 126 23/.11),transparent 26rem),#fff}.ssh-loading-mark{width:86px;height:86px;border-radius:27px;background:linear-gradient(145deg,#ff9e2d,#ff6800 55%,#ed4c22);box-shadow:0 24px 55px rgb(255 91 0/.28),inset 0 1px 1px rgb(255 255 255/.6)}.ssh-mobile-nav{border-top-color:rgb(218 224 233/.9);background:rgb(255 255 255/.94);box-shadow:0-14px 38px rgb(28 42 63/.11)}@media (max-width:1120px){.ssh-page-grid{grid-template-columns:minmax(220px,260px) minmax(480px,700px)}}@media (max-width:820px){.ssh-topbar{min-height:68px;padding:9px 13px}.ssh-page-grid{max-width:730px;padding-top:22px}.ssh-highlights{grid-template-columns:repeat(4,minmax(118px,1fr));overflow-x:auto;padding-bottom:6px;scrollbar-width:none}.ssh-highlight-card{min-height:125px}}@media (max-width:560px){.ssh-brand-mark{width:43px;height:43px;border-radius:14px}.ssh-quick-post{height:44px}.ssh-feed-heading h1{font-size:29px}.ssh-highlights{margin-inline:-2px}.ssh-post-card,.ssh-side-card{border-radius:18px}.ssh-post-copy h2{font-size:18px}.ssh-post-copy p{font-size:13px}}html{scroll-behavior:smooth}@media screen and (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}body.hostinger-ai-builder-elementor{padding-top:75px}