.ofhl-marketing{font-family:var(--font-poppins),system-ui,sans-serif;font-size:16px}.ofhl-marketing *,.ofhl-marketing :after,.ofhl-marketing :before{box-sizing:border-box}.ofhl-marketing h1,.ofhl-marketing h2,.ofhl-marketing li,.ofhl-marketing p,.ofhl-marketing ul{margin:0;padding:0;list-style:none;color:var(--theme-text)}.ofhl-marketing a{text-decoration:none;color:inherit}.ofhl-marketing .container{width:90%;margin:auto;max-width:1280px}.ofhl-marketing .active{color:var(--theme-color)!important}.ofhl-marketing .ml-2{margin-left:20px}.ofhl-marketing .btn{display:inline-block;color:#ffffff;background-color:var(--theme-color);padding:10px 20px;border-radius:12px;font-size:16px;font-weight:400}.ofhl-marketing .btn:hover{background-color:var(--theme-color-hover);transition:all .2s ease-in}.ofhl-marketing .btn-ghost{display:inline-block;color:var(--theme-color);background-color:transparent;border:2px solid var(--theme-color);padding:8px 20px;border-radius:12px;font-size:16px;font-weight:600}.ofhl-marketing .btn-ghost:hover{background-color:var(--theme-color);color:#ffffff;transition:all .2s ease-in}.ofhl-marketing .text-link{display:inline-block;color:var(--theme-color);font-size:16px;font-weight:600}.ofhl-marketing .text-link i{transition:transform .2s ease}.ofhl-marketing .text-link:hover i{transform:translateX(4px)}.ofhl-marketing .section-title{font-size:36px;font-weight:700;text-align:center}.ofhl-marketing .section-lead{font-size:18px;color:var(--theme-text-long);text-align:center;max-width:70ch;margin:15px auto 0}.ofhl-marketing .track-title{font-size:28px;font-weight:700;text-align:center}.ofhl-marketing .packages-page .section-title,.ofhl-marketing .packages-page .track-title{margin-top:90px}.ofhl-marketing .packages-page .section-lead{margin-bottom:45px}.ofhl-marketing .top-bar{display:flex;align-items:center;gap:20px;background-color:var(--theme-text);color:#ffffff;padding:0 20px;overflow:hidden}.ofhl-marketing .marquee{flex:1;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 40px,#000 calc(100% - 40px),transparent);mask-image:linear-gradient(90deg,transparent,#000 40px,#000 calc(100% - 40px),transparent)}.ofhl-marketing .marquee-track{display:flex;width:-moz-max-content;width:max-content;animation:ofhl-marquee 40s linear infinite}.ofhl-marketing .marquee-item{display:inline-flex;align-items:center;gap:10px;padding:10px 25px;font-size:13px;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;color:#ffffff}.ofhl-marketing .marquee-item strong{font-weight:700}.ofhl-marketing .marquee-item span{opacity:.75}.ofhl-marketing .marquee-sep{color:var(--theme-color);flex:none}.ofhl-marketing .top-bar-phone{flex:none;font-size:13px;font-weight:600;letter-spacing:.04em;color:#ffffff;padding:10px 0}.ofhl-marketing .top-bar-phone:hover{color:var(--theme-color)}@keyframes ofhl-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.ofhl-marketing header{position:relative;background-color:#ffffff;z-index:300}.ofhl-marketing .navbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:15px 0}.ofhl-marketing .logo{flex:none}.ofhl-marketing .logo img{width:auto;height:38px}.ofhl-marketing .d-menu{flex:1;min-width:0}.ofhl-marketing .d-menu>ul{display:flex;justify-content:center;align-items:center}.ofhl-marketing .d-menu .nav-item{position:static;display:flex;align-items:center;gap:4px;padding:20px 14px;color:var(--theme-text-dull);font-size:16px;font-weight:600;white-space:nowrap}.ofhl-marketing .d-menu .nav-item.open,.ofhl-marketing .d-menu .nav-item:hover{color:var(--theme-color)}.ofhl-marketing .d-menu .caret{border:none;background:none;padding:0;font-size:11px;line-height:1;color:inherit;cursor:pointer;transition:transform .2s ease}.ofhl-marketing .d-menu .nav-item.open .caret{transform:rotate(180deg)}.ofhl-marketing .mega-panel{position:absolute;top:100%;left:0;right:0;background-color:#ffffff;border-top:1px solid #e7ebf3;border-bottom:1px solid #e7ebf3;box-shadow:0 24px 48px rgb(45 55 72/14%);padding:30px 0 0;z-index:400;animation:ofhl-mega-in .16s ease-out}@keyframes ofhl-mega-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.ofhl-marketing .mega-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:30px;padding-bottom:30px}.ofhl-marketing .mega-column h3{font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--theme-color);margin:0 0 14px;padding-bottom:10px;border-bottom:1px solid #e7ebf3}.ofhl-marketing .mega-column li{font-size:15px;font-weight:500;color:var(--theme-text-dull);padding:5.5px 0}.ofhl-marketing .mega-column li:hover{color:var(--theme-color)}.ofhl-marketing .mega-promo{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;margin:0 calc(-100vw / 2 + 50%);padding:20px calc(100vw / 2 - 50%);background-color:var(--theme-section-bg);border-top:1px solid #e7ebf3}.ofhl-marketing .mega-promo p{font-size:17px;font-weight:600}.ofhl-marketing .nav-actions{display:flex;align-items:center;gap:16px;flex:none}.ofhl-marketing .nav-login{font-size:15px;font-weight:600;color:var(--theme-text-dull);white-space:nowrap}.ofhl-marketing .nav-login:hover{color:var(--theme-color)}.ofhl-marketing .m-menu{display:none;position:relative}.ofhl-marketing .m-menu .hamburger{font-size:30px;cursor:pointer;border:none;background-color:#ffffff;color:var(--theme-text)}.ofhl-marketing .m-menu .m-navbar{position:absolute;right:0;top:calc(100% + 10px);width:92vw;max-width:420px;max-height:75vh;overflow-y:auto;background-color:#ffffff;padding:20px;border:1px solid #e7ebf3;border-radius:12px;box-shadow:0 16px 32px rgb(45 55 72/16%);z-index:400}.ofhl-marketing .m-section{border-bottom:1px solid #eef1f7}.ofhl-marketing .m-section-head{display:flex;justify-content:space-between;align-items:center;font-size:18px;font-weight:600;color:var(--theme-text);padding:14px 5px}.ofhl-marketing .m-section-head button{border:none;background:none;font-size:18px;line-height:1;color:var(--theme-color);cursor:pointer;padding:5px 10px}.ofhl-marketing .m-column{padding:0 5px 15px}.ofhl-marketing .m-column h3{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--theme-color);margin-bottom:8px}.ofhl-marketing .m-column li{font-size:15px;color:var(--theme-text-dull);padding:6px 0 6px 12px;border-left:2px solid #eef1f7}.ofhl-marketing .m-column li:hover{color:var(--theme-color);border-left-color:var(--theme-color)}.ofhl-marketing .m-actions{display:flex;flex-direction:column;gap:14px;align-items:flex-start;padding-top:20px;font-size:16px;font-weight:600;color:var(--theme-text-dull)}.ofhl-marketing .m-actions .btn{align-self:stretch;text-align:center}.ofhl-marketing .intro-section{display:flex;flex-wrap:wrap;margin:70px auto}.ofhl-marketing .intro-text{position:relative;max-width:50%;padding:20px 0}.ofhl-marketing .float-bg{position:absolute;bottom:-40px;left:-70px;z-index:-1;opacity:.6;animation:ofhl-bounce 4s ease .5s infinite alternate}.ofhl-marketing .introduction .tag-line{font-weight:700;font-size:28px;margin-bottom:30px;color:var(--theme-color)}.ofhl-marketing .introduction .main-line{font-weight:700;color:var(--theme-text);font-size:46px;margin-bottom:30px;position:relative}.ofhl-marketing .highlight:before{content:"";width:315px;height:20%;background-color:var(--theme-color);position:absolute;bottom:0;z-index:-1;opacity:.2}.ofhl-marketing .introduction .description{font-size:18px;color:var(--theme-text-long);margin-bottom:40px}.ofhl-marketing .intro-images{position:relative;width:50%;text-align:center}.ofhl-marketing .float-bl,.ofhl-marketing .float-tr,.ofhl-marketing .main-img{border-radius:16px;-o-object-fit:cover;object-fit:cover}.ofhl-marketing .main-img{border-radius:24px;box-shadow:0 24px 48px rgb(45 55 72/18%)}.ofhl-marketing .float-bl,.ofhl-marketing .float-tr{box-shadow:0 12px 24px rgb(45 55 72/22%);z-index:1}.ofhl-marketing .float-bl{position:absolute;bottom:40px;left:40px;animation:ofhl-bounce 2s ease .5s infinite alternate,ofhl-slide-right .5s ease 0s 1 alternate}.ofhl-marketing .float-tr{position:absolute;top:20px;right:40px;animation:ofhl-bounce 2.1s ease .5s infinite alternate,ofhl-slide-left .5s ease 0s 1 alternate}@keyframes ofhl-bounce{0%{transform:translateY(0)}to{transform:translateY(20px)}}@keyframes ofhl-slide-right{0%{transform:translateX(-50px)}to{transform:translateX(0)}}@keyframes ofhl-slide-left{0%{transform:translateX(50px)}to{transform:translateX(0)}}.ofhl-marketing .growth{background-color:var(--theme-section-bg);border-radius:24px;margin:150px auto 50px;font-size:20px;padding:20px}.ofhl-marketing .growth .stats{display:flex;flex-wrap:wrap;background-color:#ffffff;justify-content:space-evenly;padding:20px;max-width:90%;margin:-80px auto;border-radius:24px;box-shadow:0 7px 29px 0 rgba(100,100,111,.2)}.ofhl-marketing .growth .stats div{padding:20px;text-align:center}.ofhl-marketing .growth .stats .stat-value{font-size:50px;font-weight:700;color:var(--theme-text);text-shadow:2px 2px 5px rgb(196,196,196)}.ofhl-marketing .growth .stats p{color:var(--theme-color)}.ofhl-marketing .growth .info{margin-top:150px;text-align:center}.ofhl-marketing .growth .info .tag-line{font-size:40px;font-weight:600;margin-bottom:20px}.ofhl-marketing .growth .info .tag-line span{background-color:var(--theme-color);background-image:linear-gradient(160deg,#0081eb 50%,#8ad4ff);-webkit-background-clip:text;background-clip:text;color:transparent}.ofhl-marketing .growth .info .description{color:var(--theme-text-long)}.ofhl-marketing .qualities{display:flex;justify-content:space-evenly;flex-wrap:wrap;margin:70px auto 100px}.ofhl-marketing .qualities div{width:250px;background-color:#ffffff;margin:10px;padding:20px 0;border-radius:20px;box-shadow:0 0 35px rgb(140 152 164/13%);display:flex;flex-direction:column}.ofhl-marketing .qualities p{margin-top:20px}.ofhl-marketing .qualities .icon{background-color:#0081eb;width:70px;height:70px;font-size:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;align-self:center}.ofhl-marketing .qualities .icon:hover{transform:scale(1.1);transition:all .5s cubic-bezier(.165,.84,.44,1)}.ofhl-marketing .icon1{background-color:#d3e7fe;color:#0b5fa5}.ofhl-marketing .icon2{background-color:#fff3cc;color:#8a6300}.ofhl-marketing .icon3{background-color:#fee8d1;color:#9a4f14}.ofhl-marketing .icon4{background-color:#d5fcdd;color:#14683a}.ofhl-marketing .qualities .title{font-weight:500}.ofhl-marketing .qualities .description{font-size:16px;color:var(--theme-text-long)}.ofhl-marketing .working{overflow-x:clip;padding-top:100px}.ofhl-marketing .content{font-size:20px;text-align:center}.ofhl-marketing .content .tag-line{font-size:40px;font-weight:600;color:var(--theme-text)}.ofhl-marketing .content .main-line{font-size:30px;font-weight:600;color:var(--theme-color);margin-bottom:20px}.ofhl-marketing .content .description{font-size:20px;color:var(--theme-text-long);margin-bottom:50px}.ofhl-marketing .demo{display:grid;grid-template-columns:1fr .8fr 1fr;grid-template-rows:repeat(3,1fr);grid-template-areas:"item1 image item4" "item2 image item5" "item3 image item6";gap:10px;position:relative}.ofhl-marketing .demo .item1{grid-area:item1}.ofhl-marketing .demo .item2{grid-area:item2}.ofhl-marketing .demo .item3{grid-area:item3}.ofhl-marketing .demo .image{grid-area:image;align-self:center;width:100%;height:auto;border-radius:20px;-o-object-fit:cover;object-fit:cover;box-shadow:0 18px 36px rgb(45 55 72/16%)}.ofhl-marketing .demo .item4{grid-area:item4}.ofhl-marketing .demo .item5{grid-area:item5}.ofhl-marketing .demo .item6{grid-area:item6}.ofhl-marketing .demo .title{font-size:24px;color:var(--theme-color);font-weight:600}.ofhl-marketing .demo .description{font-size:18px;color:var(--theme-text-long)}.ofhl-marketing .demo .move-right{text-align:right}.ofhl-marketing .demo .float-bg-2{position:absolute;bottom:40px;right:-40px;z-index:-1;opacity:.15;animation:ofhl-rotate 5s ease 0s infinite alternate}@keyframes ofhl-rotate{0%{transform:rotate(0deg)}to{transform:rotate(90deg)}}.ofhl-marketing footer{background-color:var(--theme-section-bg);margin-top:80px}.ofhl-marketing .cta-band+footer,.ofhl-marketing .newsletter-band+footer{margin-top:0}.ofhl-marketing .cta-band+footer>svg,.ofhl-marketing .newsletter-band+footer>svg{display:none}.ofhl-marketing footer>svg{display:block;margin-bottom:-1px}.ofhl-marketing .footer-main{display:grid;grid-template-columns:minmax(240px,1fr) 3fr;gap:40px;padding-bottom:50px}.ofhl-marketing .footer-brand img{width:100%;max-width:280px;height:auto}.ofhl-marketing .footer-brand address{font-style:normal;margin-top:20px}.ofhl-marketing footer p{font-size:15px;line-height:1.6;color:var(--theme-text-dull);margin-top:6px}.ofhl-marketing .footer-brand .org{font-weight:700;font-size:16px;color:var(--theme-text)}.ofhl-marketing .footer-brand .hours{margin-top:14px}.ofhl-marketing .footer-brand a:hover{color:var(--theme-color)}.ofhl-marketing .footer-brand .social{display:flex;gap:12px;margin-top:20px}.ofhl-marketing .footer-brand .social a{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background-color:#ffffff;color:var(--theme-text-dull);font-size:17px}.ofhl-marketing .footer-brand .social a:hover{background-color:var(--theme-color);color:#ffffff}.ofhl-marketing .footer-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px}.ofhl-marketing footer h2{font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px}.ofhl-marketing footer li{font-size:15px;padding:5px 0;color:var(--theme-text-dull)}.ofhl-marketing footer li:hover{color:var(--theme-color)}.ofhl-marketing .footer-legal{border-top:1px solid #e2e6ef;padding:30px 0 50px}.ofhl-marketing .legal-links{display:flex;flex-wrap:wrap;gap:10px 25px;margin-bottom:20px}.ofhl-marketing .legal-links li{font-size:14px;font-weight:600;padding:0}.ofhl-marketing .footer-legal .disclaimer{font-size:13px;line-height:1.7;color:var(--theme-text-long)}.ofhl-marketing .footer-legal .copyright{font-size:13px;margin-top:15px}.ofhl-marketing .hero-bullets{margin-bottom:35px}.ofhl-marketing .hero-bullets li{display:flex;align-items:center;gap:12px;font-size:17px;font-weight:500;color:var(--theme-text);padding:7px 0}.ofhl-marketing .hero-bullets i{color:var(--theme-color);font-size:19px}.ofhl-marketing .hero-actions{display:flex;flex-wrap:wrap;gap:15px;align-items:center}.ofhl-marketing .options{margin:100px auto}.ofhl-marketing .option-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:25px;margin-top:50px}.ofhl-marketing .option-card{display:flex;flex-direction:column;height:100%;padding:30px;border:1px solid #e7ebf3;border-radius:18px;background-color:#ffffff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ofhl-marketing .option-card:hover{transform:translateY(-6px);border-color:transparent;box-shadow:0 18px 36px rgb(45 55 72/12%)}.ofhl-marketing .option-card .icon{display:grid;place-items:center;width:55px;height:55px;border-radius:14px;font-size:24px;margin-bottom:20px}.ofhl-marketing .option-card h3{font-size:20px;font-weight:700;margin-bottom:12px}.ofhl-marketing .option-card p{font-size:16px;line-height:1.65;color:var(--theme-text-long);flex:1;margin-bottom:20px}.ofhl-marketing .option-more{font-size:15px;font-weight:600;color:var(--theme-color)}.ofhl-marketing .option-card:hover .option-more i{transform:translateX(4px)}.ofhl-marketing .option-more i{transition:transform .2s ease}.ofhl-marketing .help{margin:100px auto}.ofhl-marketing .help-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.ofhl-marketing .help-grid li{padding:35px 30px;background-color:var(--theme-section-bg);border-radius:18px}.ofhl-marketing .help-icon{display:grid;place-items:center;width:60px;height:60px;border-radius:50%;background-color:#ffffff;color:var(--theme-color);font-size:26px;margin-bottom:25px}.ofhl-marketing .help-grid h3{font-size:22px;font-weight:700;margin-bottom:15px}.ofhl-marketing .help-grid p{font-size:16px;line-height:1.7;color:var(--theme-text-long);margin-bottom:20px}.ofhl-marketing .testimonial{background-color:var(--theme-section-bg);padding:80px 0;margin:100px 0}.ofhl-marketing .testimonial-inner{max-width:80ch;text-align:center}.ofhl-marketing .testimonial-inner>i{font-size:40px;color:var(--theme-color)}.ofhl-marketing .testimonial blockquote{margin:20px 0 30px;font-size:24px;line-height:1.6;font-weight:500;color:var(--theme-text)}.ofhl-marketing .attribution{display:flex;flex-direction:column;gap:4px;font-size:16px;color:var(--theme-text-long)}.ofhl-marketing .attribution strong{color:var(--theme-text)}.ofhl-marketing .partner-band{margin:100px 0}.ofhl-marketing .partner-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:30px;padding:50px;border-radius:24px;background:linear-gradient(135deg,var(--theme-color),var(--theme-color-hover))}.ofhl-marketing .partner-inner h2{font-size:30px;font-weight:700;color:#ffffff;max-width:30ch}.ofhl-marketing .partner-inner p{font-size:17px;line-height:1.65;color:rgb(255 255 255/88%);max-width:60ch;margin-top:15px}.ofhl-marketing .partner-inner .btn{flex:none;background-color:#ffffff;color:var(--theme-color);font-weight:600;padding:14px 30px}.ofhl-marketing .partner-inner .btn:hover{background-color:var(--theme-text);color:#ffffff}.ofhl-marketing .cta-band{background-color:var(--theme-section-bg);padding:80px 0}.ofhl-marketing .cta-inner{display:grid;grid-template-columns:1.4fr 1fr;gap:50px;align-items:center}.ofhl-marketing .cta-copy h2{font-size:34px;font-weight:700;margin-bottom:15px}.ofhl-marketing .cta-copy p{font-size:18px;line-height:1.65;color:var(--theme-text-long)}.ofhl-marketing .cta-points{display:flex;flex-wrap:wrap;gap:10px 30px;margin:25px 0 30px}.ofhl-marketing .cta-points li{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600}.ofhl-marketing .cta-points i{color:var(--theme-color)}.ofhl-marketing .cta-actions{display:flex;flex-wrap:wrap;gap:15px;align-items:center}.ofhl-marketing .cta-guarantee{padding:40px 30px;border-radius:20px;background-color:#ffffff;text-align:center;box-shadow:0 12px 28px rgb(45 55 72/8%)}.ofhl-marketing .cta-guarantee i{font-size:44px;color:var(--theme-color)}.ofhl-marketing .cta-guarantee h3{font-size:22px;font-weight:700;margin:15px 0 10px}.ofhl-marketing .cta-guarantee p{font-size:16px;line-height:1.65;color:var(--theme-text-long)}.ofhl-marketing .newsletter-band{padding:80px 0}.ofhl-marketing .newsletter-inner{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding:50px;border-radius:24px;background-color:var(--theme-text)}.ofhl-marketing .newsletter-inner h2{font-size:30px;font-weight:700;color:#ffffff}.ofhl-marketing .newsletter-inner p{font-size:17px;line-height:1.65;color:rgb(255 255 255/78%);margin-top:12px}.ofhl-marketing .newsletter-form{gap:12px}.ofhl-marketing .newsletter-form input{flex:1;min-width:220px;font-size:16px;padding:12px 16px;border:2px solid transparent;border-radius:12px}.ofhl-marketing .newsletter-form input:focus{outline:none;border-color:var(--theme-color)}.ofhl-marketing .newsletter-band .form-note{color:#ffffff;flex-basis:100%}.ofhl-marketing .service-jump{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:70px}.ofhl-marketing .service-jump a{font-size:15px;font-weight:600;color:var(--theme-text-dull);padding:10px 20px;border:1px solid #e7ebf3;border-radius:999px}.ofhl-marketing .service-jump a:hover{color:var(--theme-color);border-color:var(--theme-color)}.ofhl-marketing .service-group{scroll-margin-top:90px;margin-bottom:80px}.ofhl-marketing .service-group h2{font-size:30px;font-weight:700;margin-bottom:12px}.ofhl-marketing .group-intro{font-size:17px;line-height:1.65;color:var(--theme-text-long);max-width:80ch}.ofhl-marketing .service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;margin-top:35px}.ofhl-marketing .service-card{scroll-margin-top:90px;padding:30px;border:1px solid #e7ebf3;border-radius:18px}.ofhl-marketing .service-card:target{border-color:var(--theme-color);box-shadow:0 0 0 3px rgb(0 129 235/15%)}.ofhl-marketing .service-card h3{font-size:20px;font-weight:700;margin-bottom:12px}.ofhl-marketing .service-card p{font-size:16px;line-height:1.7;color:var(--theme-text-long);margin-bottom:20px}.ofhl-marketing .page-head{text-align:center;margin:60px auto 40px}.ofhl-marketing .page-head .tag-line{font-size:24px;font-weight:700;color:var(--theme-color);margin-bottom:15px}.ofhl-marketing .page-head .main-line{font-size:42px;font-weight:700;margin-bottom:20px}.ofhl-marketing .page-head .description{font-size:18px;color:var(--theme-text-long);max-width:700px;margin:0 auto}.ofhl-marketing .prose-block{max-width:800px;margin:0 auto 100px;font-size:18px;color:var(--theme-text-long)}.ofhl-marketing .prose-block h2{font-size:28px;color:var(--theme-text);margin:40px 0 15px}.ofhl-marketing .prose-block p{margin-bottom:20px;line-height:1.7}.ofhl-marketing .prose-block ul{margin-bottom:20px}.ofhl-marketing .prose-block ul li{color:var(--theme-text-long);padding:6px 0 6px 24px;position:relative}.ofhl-marketing .prose-block ul li:before{content:"";position:absolute;left:0;top:15px;width:8px;height:8px;border-radius:50%;background-color:var(--theme-color)}.ofhl-marketing .packages{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:100px}.ofhl-marketing .package{width:320px;background-color:#ffffff;border-radius:20px;padding:30px 25px;box-shadow:0 0 35px rgb(140 152 164/13%);display:flex;flex-direction:column}.ofhl-marketing .package.featured{border:2px solid var(--theme-color)}.ofhl-marketing .package h2,.ofhl-marketing .package h4{font-size:24px;margin-bottom:10px}.ofhl-marketing .package .price{font-size:36px;font-weight:700;color:var(--theme-color);margin-bottom:20px}.ofhl-marketing .package .description{font-size:16px;color:var(--theme-text-long);margin-bottom:20px}.ofhl-marketing .package ul{margin-bottom:30px;flex-grow:1}.ofhl-marketing .package ul li{font-size:16px;color:var(--theme-text-long);padding:6px 0}.ofhl-marketing .package .btn{text-align:center}.ofhl-marketing .contact-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:60px;align-items:start;margin-bottom:100px}.ofhl-marketing .contact-details{padding:40px;border-radius:20px;background-color:var(--theme-section-bg)}.ofhl-marketing .contact-details h2{font-size:24px;font-weight:700;margin-bottom:30px}.ofhl-marketing .contact-details .detail{display:flex;gap:18px;padding:18px 0;border-top:1px solid #e2e6ef}.ofhl-marketing .contact-details .detail:first-of-type{border-top:none;padding-top:0}.ofhl-marketing .detail-icon{display:grid;place-items:center;flex:none;width:42px;height:42px;border-radius:50%;background-color:#ffffff;color:var(--theme-color);font-size:17px}.ofhl-marketing .contact-details h3{font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--theme-text-dull);margin-bottom:6px}.ofhl-marketing .contact-details p{font-size:16px;line-height:1.6}.ofhl-marketing .contact-details a:hover{color:var(--theme-color)}.ofhl-marketing .contact-details .muted{font-size:14px;color:var(--theme-text-long);margin-bottom:8px}.ofhl-marketing .contact-form{max-width:600px;margin:0 auto 100px}.ofhl-marketing .contact-layout .contact-form{max-width:none;margin:0}.ofhl-marketing .contact-form label{display:block;font-size:16px;font-weight:600;margin-bottom:8px}.ofhl-marketing .contact-form input,.ofhl-marketing .contact-form textarea{width:100%;font-size:16px;font-family:inherit;padding:12px 14px;margin-bottom:20px;border:1px solid #dfe3ec;border-radius:12px;background-color:var(--theme-section-bg);color:var(--theme-text)}.ofhl-marketing .contact-form input:focus,.ofhl-marketing .contact-form textarea:focus{outline:2px solid var(--theme-color);outline-offset:1px}.ofhl-marketing .contact-form button{border:none;cursor:pointer;font-family:inherit}.ofhl-marketing .form-note{font-size:15px;margin-top:15px}.ofhl-marketing .form-note.error{color:#c0392b}.ofhl-marketing .form-note.success{color:#1e7e34}@media (max-width:1200px){.ofhl-marketing .d-menu .nav-item{padding:20px 9px;font-size:15px}.ofhl-marketing .logo img{height:32px}}@media (max-width:992px){.ofhl-marketing header{position:sticky;top:0;background-color:#ffffff;z-index:300}.ofhl-marketing .nav-actions,.ofhl-marketing nav.d-menu{display:none}.ofhl-marketing nav.m-menu{display:block}.ofhl-marketing .intro-section{justify-content:center;text-align:center}.ofhl-marketing .intro-text{max-width:100%}.ofhl-marketing .hero-actions{justify-content:center}.ofhl-marketing .hero-bullets{display:inline-block;text-align:left}.ofhl-marketing .hero-bullets li{align-items:flex-start}.ofhl-marketing .hero-bullets i{line-height:1.5}.ofhl-marketing .intro-images{width:100%;margin-top:50px}.ofhl-marketing .contact-layout,.ofhl-marketing .cta-inner,.ofhl-marketing .footer-main,.ofhl-marketing .newsletter-inner{grid-template-columns:1fr}}@media (max-width:768px){.ofhl-marketing .demo .float-bg-2,.ofhl-marketing .float-bg,.ofhl-marketing .float-bl,.ofhl-marketing .float-tr{display:none}.ofhl-marketing .demo{grid-template-columns:1fr;grid-template-rows:repeat(3,.5fr) 3fr repeat(3,.5fr);grid-template-areas:"item1" "item2" "item3" "image" "item4" "item5" "item6";gap:10px}.ofhl-marketing .demo p{text-align:center}.ofhl-marketing .demo .description{margin-bottom:30px}.ofhl-marketing .cta-band,.ofhl-marketing .newsletter-inner,.ofhl-marketing .partner-inner{padding:40px 25px}.ofhl-marketing .cta-copy h2,.ofhl-marketing .newsletter-inner h2,.ofhl-marketing .partner-inner h2,.ofhl-marketing .section-title{font-size:28px}.ofhl-marketing .testimonial blockquote{font-size:20px}}@media (prefers-reduced-motion:reduce){.ofhl-marketing .float-bg,.ofhl-marketing .float-bl,.ofhl-marketing .float-tr,.ofhl-marketing .marquee-track,.ofhl-marketing .mega-panel{animation:none}}@media (max-width:480px){.ofhl-marketing .main-img{width:100%;height:auto}}.ofhl-marketing .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ofhl-marketing .blog-layout{display:grid;grid-template-columns:1fr 300px;gap:40px;margin-bottom:100px;align-items:start}.ofhl-marketing .post-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:25px}.ofhl-marketing .related .post-grid{display:flex;flex-wrap:wrap;justify-content:center}.ofhl-marketing .related .post-card{flex:1 1 280px;max-width:360px}.ofhl-marketing .post-card{display:flex;flex-direction:column;background-color:#ffffff;border-radius:20px;overflow:hidden;box-shadow:0 0 35px rgb(140 152 164/13%)}.ofhl-marketing .post-card-media{display:block;aspect-ratio:16/9;overflow:hidden;background-color:var(--theme-section-bg)}.ofhl-marketing .post-card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ofhl-marketing .post-card-placeholder{display:flex;align-items:center;justify-content:center;height:100%;font-size:40px;color:var(--theme-color);background-image:linear-gradient(160deg,#d3e7fe,#f6f7fc)}.ofhl-marketing .post-card-body{display:flex;flex-direction:column;flex-grow:1;padding:25px 20px}.ofhl-marketing .post-card-cats{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.ofhl-marketing .post-card-cats a{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--theme-color)}.ofhl-marketing .post-card h2{font-size:22px;line-height:1.3;margin-bottom:12px}.ofhl-marketing .post-card h2 a:hover{color:var(--theme-color)}.ofhl-marketing .post-card-excerpt{font-size:16px;line-height:1.6;color:var(--theme-text-long);margin-bottom:20px;flex-grow:1}.ofhl-marketing .post-card-meta{display:flex;flex-wrap:wrap;gap:15px;font-size:14px;color:var(--theme-text-dull)}.ofhl-marketing .blog-empty,.ofhl-marketing .blog-result-note{font-size:17px;color:var(--theme-text-long);padding:30px 0}.ofhl-marketing .blog-result-note a{color:var(--theme-color);text-decoration:underline}.ofhl-marketing .blog-sidebar{display:flex;flex-direction:column;gap:25px;position:sticky;top:20px}.ofhl-marketing .blog-widget{background-color:var(--theme-section-bg);border-radius:20px;padding:25px 20px}.ofhl-marketing .blog-widget h2{font-size:19px;font-weight:600;margin-bottom:15px}.ofhl-marketing .blog-widget ul li a{display:flex;justify-content:space-between;gap:10px;font-size:16px;padding:8px 0;color:var(--theme-text-dull)}.ofhl-marketing .blog-widget ul li a:hover{color:var(--theme-color)}.ofhl-marketing .blog-widget .count{color:var(--theme-text-long);font-size:14px}.ofhl-marketing .blog-search{display:flex;gap:8px}.ofhl-marketing .blog-search input{flex-grow:1;min-width:0;font-family:inherit;font-size:15px;padding:10px 12px;border:1px solid #dfe3ec;border-radius:10px;background-color:#ffffff;color:var(--theme-text)}.ofhl-marketing .blog-search button{border:none;cursor:pointer;font-size:16px;padding:0 14px;border-radius:10px;color:#ffffff;background-color:var(--theme-color)}.ofhl-marketing .tag-cloud{display:flex;flex-wrap:wrap;gap:8px}.ofhl-marketing .tag-cloud a{font-size:14px;padding:6px 12px;border-radius:999px;background-color:#ffffff;color:var(--theme-text-dull)}.ofhl-marketing .tag-cloud a:hover{background-color:var(--theme-color);color:#ffffff}.ofhl-marketing .newsletter-widget p{font-size:15px;color:var(--theme-text-long);margin-bottom:15px;line-height:1.6}.ofhl-marketing .newsletter-form{display:flex;flex-wrap:wrap;gap:8px}.ofhl-marketing .newsletter-form input{flex-grow:1;min-width:0;font-family:inherit;font-size:15px;padding:10px 12px;border:1px solid #dfe3ec;border-radius:10px;background-color:#ffffff;color:var(--theme-text)}.ofhl-marketing .newsletter-form .btn{border:none;cursor:pointer;font-family:inherit}.ofhl-marketing .newsletter-form .form-note{flex-basis:100%}.ofhl-marketing .pagination{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:50px;font-size:16px}.ofhl-marketing .pagination a{color:var(--theme-color);font-weight:600}.ofhl-marketing .pagination .disabled{color:#c3c8d2}.ofhl-marketing .pagination-status{color:var(--theme-text-long)}.ofhl-marketing .post{max-width:780px;margin:0 auto}.ofhl-marketing .post-head{text-align:center;margin:50px auto 30px}.ofhl-marketing .post-head .post-card-cats{justify-content:center}.ofhl-marketing .post-head h1{font-size:40px;line-height:1.25;margin-bottom:20px}.ofhl-marketing .post-head .post-card-meta{justify-content:center}.ofhl-marketing .post-cover{width:100%;height:auto;border-radius:20px;margin-bottom:40px}.ofhl-marketing .post-body{font-size:18px;line-height:1.75;color:var(--theme-text-long)}.ofhl-marketing .post-body p{margin-bottom:22px}.ofhl-marketing .post-body h2{font-size:28px;color:var(--theme-text);margin:40px 0 15px}.ofhl-marketing .post-body h3{font-size:22px;color:var(--theme-text);margin:30px 0 12px}.ofhl-marketing .post-body ol,.ofhl-marketing .post-body ul{margin:0 0 22px}.ofhl-marketing .post-body li{position:relative;padding:5px 0 5px 24px;color:var(--theme-text-long)}.ofhl-marketing .post-body li:before{content:"";position:absolute;left:0;top:14px;width:8px;height:8px;border-radius:50%;background-color:var(--theme-color)}.ofhl-marketing .post-body blockquote{margin:30px 0;padding:10px 0 10px 25px;border-left:4px solid var(--theme-color);font-size:20px;color:var(--theme-text)}.ofhl-marketing .post-body a{color:var(--theme-color);text-decoration:underline}.ofhl-marketing .post-body strong{color:var(--theme-text)}.ofhl-marketing .post-tags{margin:40px 0}.ofhl-marketing .post-newsletter{max-width:780px;margin:0 auto 50px;padding:35px 30px;border-radius:20px;text-align:center;background-color:var(--theme-section-bg)}.ofhl-marketing .post-newsletter h2{font-size:26px;margin-bottom:10px}.ofhl-marketing .post-newsletter p{font-size:17px;color:var(--theme-text-long);margin-bottom:20px}.ofhl-marketing .post-newsletter .newsletter-form{max-width:460px;margin:0 auto}.ofhl-marketing .comments{max-width:780px;margin:0 auto 80px}.ofhl-marketing .comments h2{font-size:26px;margin-bottom:25px}.ofhl-marketing .comment-form{margin-bottom:40px}.ofhl-marketing .comment-form textarea{width:100%;font-family:inherit;font-size:16px;line-height:1.6;padding:14px;margin-bottom:15px;border:1px solid #dfe3ec;border-radius:12px;background-color:var(--theme-section-bg);color:var(--theme-text);resize:vertical}.ofhl-marketing .comment-form textarea:focus{outline:2px solid var(--theme-color);outline-offset:1px}.ofhl-marketing .comment-form .btn{border:none;cursor:pointer;font-family:inherit}.ofhl-marketing .comment-signin{font-size:17px;color:var(--theme-text-long);padding:20px;border-radius:12px;background-color:var(--theme-section-bg);margin-bottom:40px}.ofhl-marketing .comment-signin a{color:var(--theme-color);font-weight:600;text-decoration:underline}.ofhl-marketing .comment{padding:20px 0;border-top:1px solid #eef0f5}.ofhl-marketing .comment-head{display:flex;align-items:baseline;gap:12px;margin-bottom:8px}.ofhl-marketing .comment-head strong{font-size:16px}.ofhl-marketing .comment-head span{font-size:14px;color:var(--theme-text-dull)}.ofhl-marketing .comment-body{font-size:16px;line-height:1.7;color:var(--theme-text-long);margin-bottom:10px;white-space:pre-wrap}.ofhl-marketing .comment-actions{display:flex;gap:15px}.ofhl-marketing .comment-actions button{border:none;background:none;cursor:pointer;padding:0;font-family:inherit;font-size:14px;font-weight:600;color:var(--theme-color)}.ofhl-marketing .comment-replies{margin:15px 0 0 25px;padding-left:20px;border-left:2px solid #eef0f5}.ofhl-marketing .comment-replies .comment{border-top:none;padding-top:15px}.ofhl-marketing .related{margin-bottom:100px}.ofhl-marketing .related h2{font-size:28px;margin-bottom:25px;text-align:center}.ofhl-marketing .back-link{display:inline-block;margin-top:30px;font-size:16px;color:var(--theme-color);font-weight:600}.ofhl-marketing .resource-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:40px}.ofhl-marketing .resource-filters a{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:500;padding:10px 18px;border-radius:999px;background-color:var(--theme-section-bg);color:var(--theme-text-dull)}.ofhl-marketing .resource-filters a.active,.ofhl-marketing .resource-filters a:hover{background-color:var(--theme-color);color:#ffffff}.ofhl-marketing .resource-filters .count{font-size:13px;opacity:.75}.ofhl-marketing .resource-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-bottom:100px}.ofhl-marketing .resource-card{display:flex;gap:18px;padding:25px 20px;border-radius:20px;background-color:#ffffff;box-shadow:0 0 35px rgb(140 152 164/13%)}.ofhl-marketing .resource-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:16px;font-size:26px}.ofhl-marketing .resource-icon.kind-ebook{background-color:#d3e7fe}.ofhl-marketing .resource-icon.kind-newsletter{background-color:#fff3cc}.ofhl-marketing .resource-icon.kind-video{background-color:#fee8d1}.ofhl-marketing .resource-icon.kind-pdf{background-color:#d5fcdd}.ofhl-marketing .resource-kind{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--theme-color);margin-bottom:8px}.ofhl-marketing .resource-lock{display:inline-flex;align-items:center;gap:4px;text-transform:none;letter-spacing:0;font-size:12px;padding:2px 8px;border-radius:999px;background-color:var(--theme-section-bg);color:var(--theme-text-dull)}.ofhl-marketing .resource-card h2{font-size:19px;line-height:1.35;margin-bottom:8px}.ofhl-marketing .resource-card h2 a:hover{color:var(--theme-color)}.ofhl-marketing .resource-desc{font-size:15px;line-height:1.6;color:var(--theme-text-long);margin-bottom:12px}.ofhl-marketing .resource-meta{display:flex;flex-wrap:wrap;gap:12px;font-size:13px;color:var(--theme-text-dull)}.ofhl-marketing .resource-video{max-width:900px;margin:0 auto 30px;aspect-ratio:16/9;border-radius:20px;overflow:hidden;background-color:#2d3748}.ofhl-marketing .resource-video iframe{width:100%;height:100%;border:0}.ofhl-marketing .resource-actions{text-align:center;margin-bottom:40px}.ofhl-marketing .resource-actions .btn{border:none;cursor:pointer;font-family:inherit;font-size:17px;padding:13px 30px}.ofhl-marketing .resource-gate{font-size:17px;color:var(--theme-text-long);padding:20px;border-radius:12px;background-color:var(--theme-section-bg);display:inline-block}.ofhl-marketing .resource-gate a{color:var(--theme-color);font-weight:600;text-decoration:underline}.ofhl-marketing .resource-facts{display:flex;flex-wrap:wrap;justify-content:center;gap:40px;margin-bottom:100px;padding:30px;border-radius:20px;background-color:var(--theme-section-bg)}.ofhl-marketing .resource-facts dt{font-size:13px;text-transform:uppercase;letter-spacing:.05em;color:var(--theme-text-dull);margin-bottom:5px}.ofhl-marketing .resource-facts dd{font-size:20px;font-weight:600;color:var(--theme-text)}@media (max-width:992px){.ofhl-marketing .blog-layout{grid-template-columns:1fr}.ofhl-marketing .blog-sidebar{position:static}.ofhl-marketing .post-head h1{font-size:32px}}.ofhl-marketing .price-interval{font-size:18px;font-weight:400;color:var(--theme-text-long)}.ofhl-marketing .package form{margin-top:auto}.ofhl-marketing .plan-btn{width:100%;border:none;cursor:pointer;font-family:inherit;text-align:center}.ofhl-marketing .section-title{font-size:26px;font-weight:600;margin:40px 0 20px}.ofhl-marketing .community-stats{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:40px;padding:30px;margin-bottom:40px;border-radius:20px;background-color:var(--theme-section-bg)}.ofhl-marketing .community-stats div{text-align:center}.ofhl-marketing .community-stats strong{display:block;font-size:32px;font-weight:700;color:var(--theme-color)}.ofhl-marketing .community-stats span{font-size:15px;color:var(--theme-text-long)}.ofhl-marketing .chip{display:inline-block;font-size:12px;font-weight:600;padding:2px 9px;margin-right:8px;border-radius:999px;background-color:var(--theme-section-bg);color:var(--theme-text-dull);vertical-align:middle}.ofhl-marketing .chip.pinned{background-color:#d3e7fe;color:#0062b3}.ofhl-marketing .chip.staff{background-color:#fff3cc;color:#8a6100}.ofhl-marketing .forum-list li{display:flex;flex-wrap:wrap;gap:20px;align-items:center;justify-content:space-between;padding:25px 20px;margin-bottom:15px;border-radius:20px;background-color:#ffffff;box-shadow:0 0 35px rgb(140 152 164/13%)}.ofhl-marketing .forum-main{flex:1 1 260px;min-width:0}.ofhl-marketing .forum-main h3{font-size:20px;margin-bottom:6px}.ofhl-marketing .forum-main h3 a:hover,.ofhl-marketing .topic-main h3 a:hover{color:var(--theme-color)}.ofhl-marketing .forum-main p{font-size:15px;color:var(--theme-text-long)}.ofhl-marketing .forum-latest{margin-top:8px;font-size:14px!important}.ofhl-marketing .forum-latest a{color:var(--theme-color)}.ofhl-marketing .forum-counts,.ofhl-marketing .topic-counts{display:flex;gap:25px;flex-shrink:0}.ofhl-marketing .forum-counts span,.ofhl-marketing .topic-counts span{font-size:13px;color:var(--theme-text-dull);text-align:center}.ofhl-marketing .forum-counts strong,.ofhl-marketing .topic-counts strong{display:block;font-size:20px;color:var(--theme-text)}.ofhl-marketing .forum-actions{margin-bottom:25px;text-align:center}.ofhl-marketing .forum-locked-note{font-size:16px;color:var(--theme-text-long)}.ofhl-marketing .forum-locked-note a{color:var(--theme-color);font-weight:600;text-decoration:underline}.ofhl-marketing .topic-row{display:flex;align-items:center;gap:16px;padding:18px 20px;margin-bottom:10px;border-radius:16px;background-color:#ffffff;box-shadow:0 0 25px rgb(140 152 164/10%)}.ofhl-marketing .topic-main{flex:1;min-width:0}.ofhl-marketing .topic-main h3{font-size:18px;margin-bottom:4px}.ofhl-marketing .topic-meta{font-size:14px;color:var(--theme-text-dull)}.ofhl-marketing .topic-meta a{color:var(--theme-color)}.ofhl-marketing .topic-detail{max-width:820px;margin:0 auto 40px;padding:30px;border-radius:20px;background-color:#ffffff;box-shadow:0 0 35px rgb(140 152 164/13%)}.ofhl-marketing .topic-detail h1{font-size:32px;line-height:1.3;margin-bottom:15px}.ofhl-marketing .topic-byline{display:flex;align-items:center;gap:12px;font-size:15px;color:var(--theme-text-dull);padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #eef0f5}.ofhl-marketing .topic-byline a{color:var(--theme-color)}.ofhl-marketing .topic-detail .topic-body{font-size:17px;line-height:1.75;color:var(--theme-text-long);white-space:pre-wrap}.ofhl-marketing .topic-admin{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px;padding-top:20px;border-top:1px solid #eef0f5}.ofhl-marketing .reply-delete,.ofhl-marketing .topic-admin button{border:1px solid #dfe3ec;background:none;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;padding:6px 14px;border-radius:10px;color:var(--theme-text-dull)}.ofhl-marketing .topic-admin button:hover{border-color:var(--theme-color);color:var(--theme-color)}.ofhl-marketing .topic-admin button.danger{border-color:#f5c6c2;color:#c0392b}.ofhl-marketing .replies{max-width:820px;margin:0 auto 80px}.ofhl-marketing .replies h2{font-size:24px;margin-bottom:20px}.ofhl-marketing .reply{display:flex;gap:16px;padding:20px 0;border-top:1px solid #eef0f5}.ofhl-marketing .reply>div{flex:1;min-width:0}.ofhl-marketing .reply-head{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:16px;margin-bottom:6px}.ofhl-marketing .reply-head a{color:var(--theme-text)}.ofhl-marketing .reply-time{font-size:13px;color:var(--theme-text-dull);font-weight:400}.ofhl-marketing .reply-body{font-size:16px;line-height:1.7;color:var(--theme-text-long);white-space:pre-wrap}.ofhl-marketing .reply-delete{margin-top:10px;font-size:12px;padding:4px 10px}.ofhl-marketing .reply-form{margin-top:30px}.avatar,.ofhl-marketing .avatar{display:inline-flex;flex-shrink:0}.avatar-img,.ofhl-marketing .avatar-img{border-radius:50%;-o-object-fit:cover;object-fit:cover}.avatar-fallback,.ofhl-marketing .avatar-fallback{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-weight:600;color:#ffffff;background-image:linear-gradient(160deg,#0081eb,#8ad4ff)}.ofhl-marketing .member-search{display:flex;gap:10px;max-width:460px;margin:0 auto 40px}.ofhl-marketing .member-search input{flex:1;min-width:0;font-family:inherit;font-size:16px;padding:12px 14px;border:1px solid #dfe3ec;border-radius:12px;background-color:var(--theme-section-bg);color:var(--theme-text)}.ofhl-marketing .member-search .btn{border:none;cursor:pointer;font-family:inherit}.ofhl-marketing .instructor-grid,.ofhl-marketing .member-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:20px;margin-bottom:100px}.ofhl-marketing .instructor-card,.ofhl-marketing .member-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:30px 20px;border-radius:20px;background-color:#ffffff;box-shadow:0 0 35px rgb(140 152 164/13%)}.ofhl-marketing .instructor-card h2,.ofhl-marketing .member-card h2{font-size:19px;margin-top:8px}.ofhl-marketing .instructor-card h2 a:hover,.ofhl-marketing .member-card h2 a:hover{color:var(--theme-color)}.ofhl-marketing .instructor-headline,.ofhl-marketing .member-headline{font-size:15px;color:var(--theme-text-long);line-height:1.5}.ofhl-marketing .member-joined,.ofhl-marketing .member-location{font-size:13px;color:var(--theme-text-dull)}.ofhl-marketing .instructor-stats,.ofhl-marketing .member-stats{display:flex;gap:16px;font-size:13px;color:var(--theme-text-dull)}.ofhl-marketing .instructor-stats strong{color:var(--theme-text)}.ofhl-marketing .instructor-card .btn{margin-top:10px}.ofhl-marketing .profile-head{display:flex;flex-wrap:wrap;gap:30px;align-items:center;margin:40px auto 30px;padding:30px;border-radius:20px;background-color:var(--theme-section-bg)}.ofhl-marketing .profile-head h1{font-size:32px;margin-bottom:8px}.ofhl-marketing .profile-headline{font-size:18px;color:var(--theme-text-long);margin-bottom:10px}.ofhl-marketing .profile-links,.ofhl-marketing .profile-meta{display:flex;flex-wrap:wrap;gap:20px;font-size:15px;color:var(--theme-text-dull)}.ofhl-marketing .profile-links{margin-top:10px}.ofhl-marketing .profile-links a{color:var(--theme-color);font-weight:500}.ofhl-marketing .profile-links i,.ofhl-marketing .profile-meta i{margin-right:5px}.ofhl-marketing .profile-stats{display:flex;flex-wrap:wrap;justify-content:space-around;gap:20px;padding:25px;margin-bottom:40px;border-radius:20px;background-color:#ffffff;box-shadow:0 0 35px rgb(140 152 164/13%)}.ofhl-marketing .profile-stats div{text-align:center}.ofhl-marketing .profile-stats strong{display:block;font-size:28px;color:var(--theme-color)}.ofhl-marketing .profile-stats span{font-size:14px;color:var(--theme-text-long)}.ofhl-marketing .profile-bio p{white-space:pre-wrap}.ofhl-marketing .profile-activity{max-width:800px;margin:0 auto 100px}.ofhl-marketing .activity-feed li{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid #eef0f5}.ofhl-marketing .activity-feed li:last-child{border-bottom:none}.ofhl-marketing .activity-text{font-size:15px;line-height:1.5;color:var(--theme-text-long)}.ofhl-marketing .activity-text a{color:var(--theme-color)}.ofhl-marketing .activity-text strong{color:var(--theme-text)}.ofhl-marketing .activity-time{font-size:13px;color:var(--theme-text-dull);margin-top:2px}.ofhl-marketing .activity-empty{font-size:15px;color:var(--theme-text-long)}.stars{display:inline-flex;gap:.15em;color:#f5b301}.stars-sm{font-size:14px}.stars-lg{font-size:22px}.ofhl-marketing .course-rating,.ofhl-marketing .instructor-rating{display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;color:var(--theme-text-dull);margin-bottom:10px}@media (max-width:768px){.ofhl-marketing .community-stats{gap:25px;padding:20px}.ofhl-marketing .profile-head{justify-content:center;text-align:center}.ofhl-marketing .profile-links,.ofhl-marketing .profile-meta{justify-content:center}.ofhl-marketing .forum-counts,.ofhl-marketing .topic-counts{gap:15px}}.ofhl-marketing .assessment-assurance{max-width:760px;margin:0 auto 40px;padding:22px 26px;border-radius:16px;background-color:var(--theme-section-bg);border:1px solid #dfe3ec}.ofhl-marketing .assessment-assurance h2{font-size:18px;margin:0 0 8px;color:var(--theme-color)}.ofhl-marketing .assessment-assurance p{font-size:15px;margin:0;color:var(--theme-text-dull)}.ofhl-marketing .assessment-form{max-width:760px}.ofhl-marketing .assessment-form .assessment-section{font-size:20px;font-weight:700;margin:40px 0 20px;padding-bottom:10px;border-bottom:2px solid var(--theme-color)}.ofhl-marketing .assessment-form .assessment-section:first-of-type{margin-top:0}.ofhl-marketing .assessment-form select{width:100%;font-size:16px;font-family:inherit;padding:12px 14px;margin-bottom:20px;border:1px solid #dfe3ec;border-radius:12px;background-color:var(--theme-section-bg);color:var(--theme-text)}.ofhl-marketing .assessment-form select:focus{outline:2px solid var(--theme-color);outline-offset:1px}.ofhl-marketing .assessment-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:0 18px}.ofhl-marketing .assessment-hint{font-size:13px;line-height:1.5;color:var(--theme-text-dull);margin:-12px 0 20px}.ofhl-marketing .assessment-yesno{border:none;padding:0;margin:0 0 20px}.ofhl-marketing .assessment-yesno legend{font-size:16px;font-weight:600;margin-bottom:10px;padding:0}.ofhl-marketing .assessment-yesno label{display:inline-flex;align-items:center;gap:8px;font-weight:400;margin-right:24px;margin-bottom:0}.ofhl-marketing .assessment-yesno input{width:auto;margin:0}.ofhl-marketing .assessment-consent{margin:30px 0 24px;padding:20px 22px;border-radius:14px;background-color:var(--theme-section-bg);border:1px solid #dfe3ec}.ofhl-marketing .assessment-consent label{display:flex;align-items:flex-start;gap:12px;font-weight:400;font-size:14px;line-height:1.6;margin:0}.ofhl-marketing .assessment-consent input{width:auto;margin:4px 0 0;flex-shrink:0}.ofhl-marketing .assessment-done{max-width:760px;margin:0 auto 100px;padding:40px;text-align:center;border-radius:16px;background-color:var(--theme-section-bg);border:1px solid #dfe3ec}.ofhl-marketing .assessment-done h2{font-size:24px;margin:0 0 12px;color:var(--theme-color)}.ofhl-marketing .assessment-done .assessment-hint{margin:16px 0 0}