.hostinger-reach-block-connect{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:start;align-content:flex-start;background:#fff6e9;padding:14px;font-size:14px;margin:28px 0 14px}.hostinger-reach-block-connect__title{color:#1d1e20;font-weight:700;margin-bottom:4px}.hostinger-reach-block-connect__subtitle{color:#727586;margin-bottom:4px}.hostinger-reach-block-connect a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}.hostinger-reach-block-dialog{display:block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:start;align-content:flex-start;background:#fff;color:#1d1e20;padding:20px;gap:14px;font-size:14px;line-height:20px;bottom:80px;left:20px;position:fixed;z-index:100001;max-width:400px;border-radius:16px;-webkit-box-shadow:0 0 10px rgb(0 0 0 / .05);box-shadow:0 0 10px rgb(0 0 0 / .05)}.hostinger-reach-block-dialog__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px}.hostinger-reach-block-dialog__button_indicator{height:16px;width:16px}.hostinger-reach-block-dialog__button{cursor:pointer;text-align:center;background:#673de6;color:#fff;font-weight:700;font-size:12px;padding:6px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:8px}.hostinger-reach-block-dialog__button:hover{background:#5029c2}.hostinger-reach-block-dialog__button a{color:#fff;text-decoration:none}.hostinger-reach-block-dialog__button a:hover,.hostinger-reach-block-dialog__button a:focus,.hostinger-reach-block-dialog__button a:active{color:#fff;-webkit-box-shadow:none;box-shadow:none;outline:none}.hostinger-reach-block-dialog__button svg{height:16px;width:16px}.hostinger-reach-block-dialog__button svg path{fill:#fff}.hostinger-reach-block-dialog__close{cursor:pointer}.hostinger-reach-block-dialog__close:before,.hostinger-reach-block-dialog__close:after{content:"";position:absolute;width:16px;height:2px;background-color:#1d1e20;top:26px;right:16px}.hostinger-reach-block-dialog__close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hostinger-reach-block-dialog__close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hostinger-reach-block-dialog__close:hover:before,.hostinger-reach-block-dialog__close:hover:after{background-color:#727272}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:end;width:100%;gap:.5rem}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-form-field{min-width:70%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-submit{min-width:30%}.hostinger-reach-block-subscription-form .hostinger-reach-block-submit{border-width:0;margin-top:var(--wp--preset--spacing--20);-ms-flex-line-pack:center;align-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word;font-weight:500;min-height:40px;border-radius:50px}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-field{margin-top:8px}.hostinger-reach-block-subscription-form label{display:block;font-size:11px;font-weight:500;line-height:1.4;text-transform:uppercase;margin-bottom:8px;padding:0}.hostinger-reach-block-subscription-form input{display:block;width:100%;padding:3px 10px;min-height:40px;-webkit-box-shadow:0 0 0 #fff0;box-shadow:0 0 0 #fff0;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338;-webkit-box-sizing:border-box;box-sizing:border-box}.hostinger-reach-block-tags{margin-left:-6px;margin-top:10px;max-height:14em;overflow:auto;padding-left:6px;padding-top:6px;margin-bottom:20px}.components-button.is-link.hostinger-reach-block-toggler{margin-bottom:20px}.hostinger-reach-block-newtag{margin-bottom:20px}.reach-subscription-message.is-success{background:rgb(0 158 91 / .1019607843);font-weight:700;padding:1em;gap:10px}html,body{max-width:100%!important;overflow-x:hidden!important;position:relative;margin:0;padding:0}img,video,iframe,canvas{max-width:100%!important;height:auto;box-sizing:border-box}*,*:before,*:after{box-sizing:border-box}:root{--primary-green:#008a3d;--secondary-red:#ff0000;--bg-light:#fdfdfd;--white:#ffffff;--text-dark:#1a1a1a;--text-muted:#666666;--border-color:#eeeeee;--shadow-sm:0 2px 10px rgba(0,0,0,0.05);--shadow-md:0 10px 30px rgba(0,0,0,0.08);--transition:all 0.33s cubic-bezier(0.25, 0.8, 0.25, 1)}html{scroll-behavior:smooth}body{background-color:var(--bg-light);color:var(--text-dark);font-family:'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}.container{max-width:1240px;margin:0 auto;padding:0 20px;width:100%}a{color:var(--primary-green);text-decoration:none;transition:var(--transition)}.site-header{background:var(--white);border-bottom:1px solid var(--border-color)}.main-nav,.main-navigation{background:var(--primary-green);position:sticky;top:0;z-index:1000;box-shadow:var(--shadow-sm);width:100%}.nav-list{display:flex;list-style:none;margin:0;padding:0;overflow-x:auto}.nav-list li a{color:#fff;padding:15px 20px;display:block;font-weight:700;font-size:13px;text-transform:uppercase;white-space:nowrap}.nav-list li a:hover{background:rgb(0 0 0 / .1)}.kobar-market-bar{background:var(--white);border-bottom:1px solid var(--border-color)}.professional-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px}.news-card-item{transition:var(--transition)}.news-card-item:hover{transform:translateY(-5px)}.card-inner{background:var(--white);border:1px solid var(--border-color);box-shadow:var(--shadow-sm)}.post-thumbnail-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.news-card-item:hover .post-thumbnail-wrapper img{transform:scale(1.08)}.sidebar-book-wrapper{background:var(--white);border-left:6px solid var(--primary-green);box-shadow:-1px 0 0 var(--border-color),-4px 0 0 var(--white),-10px 0 0 #d5d5d5,var(--shadow-md)}.widget-title{color:var(--text-dark);border-bottom:3px solid var(--secondary-red)}.sidebar-social-group{display:flex;flex-direction:column;gap:20px}.kobar-wave-separator{width:100%;overflow:hidden;line-height:0;background:var(--white)}.video-ad-overlay{backdrop-filter:blur(8px)}.ad-placeholder{background:var(--bg-light);border:1px dashed var(--border-color);color:var(--text-muted)}@media (max-width:1200px){.main-content-wrapper{gap:25px}}@media (max-width:1024px){.main-content-wrapper{grid-template-columns:1fr;gap:40px}.professional-grid{grid-template-columns:repeat(2,1fr);gap:20px}.sidebar-sticky-container,.sticky-sidebar{position:relative!important;top:0!important}.sidebar-book-wrapper{border-left:none;border-top:4px solid var(--primary-green);box-shadow:var(--shadow-sm)!important;padding-top:20px}}@media (max-width:768px){.site-header,.logo-wrapper,.site-branding{max-width:100%!important;width:100%!important;padding:10px 10px!important;box-sizing:border-box!important;overflow:hidden!important;display:block!important;text-align:center!important}.logo-wrapper img,.site-header img,.site-branding img,header img{max-width:85%!important;width:auto!important;height:auto!important;max-height:55px!important;display:block!important;margin:0 auto 10px auto!important}.logo-wrapper+div,.site-header div:has(.goog-te-gadget),header .container>div:last-child{display:flex!important;justify-content:center!important;align-items:center!important;gap:12px!important;margin:5px auto 0 auto!important;max-width:100%!important}.main-nav,.main-navigation{max-width:100%!important;overflow:hidden!important}.container{padding:0 15px;max-width:100%!important;width:100%!important}.professional-grid{grid-template-columns:1fr;gap:25px}.nav-list{padding-bottom:5px;width:100%;-webkit-overflow-scrolling:touch}.nav-list li a{padding:12px 15px;font-size:12px}.site-header{padding:10px 0}.logo-wrapper h1{font-size:22px!important}.kobar-wave-separator svg{height:30px;width:100%!important}.d-none-mobile{display:none!important}}