/* 3.3.78. GeneratePress grid-container inherits the theme width.
   Fallback is used only when a theme does not define .grid-container. */
.tkchrome-container{max-width:var(--gb-container-width,1100px)}
.tkchrome{box-sizing:border-box;width:100%;font-family:"General Sans",sans-serif;color:#212233;font-size:14px;line-height:1.5}
.tkchrome *{box-sizing:border-box}
.tkchrome .tkchrome-container{width:100%;margin-inline:auto;padding-inline:20px}
.tkchrome a{color:inherit;text-decoration:none}
.tkchrome-header{background:#ffffffb8;border-bottom:1px solid #e4e5f1;position:relative;z-index:100}
.tkchrome .tkchrome-header-inner{display:flex;align-items:center;justify-content:space-between;gap:32px;padding-block:18px}
.tkchrome .tkchrome-brand{display:inline-flex;align-items:center;gap:10px;font-size:28px;font-weight:700;line-height:1.2;flex-shrink:0}
.tkchrome .tkchrome-brand-dot{color:#323dd6}
.tkchrome .tkchrome-logo{display:block;width:34px;height:34px;object-fit:contain;flex-shrink:0}
.tkchrome .tkchrome-mark{display:flex;align-items:center;justify-content:center;gap:3px;width:33px;height:35px;border-radius:9px;background:#e9eafb}
.tkchrome .tkchrome-mark i{width:3px;height:10px;border-radius:2px;background:#323dd6}
.tkchrome .tkchrome-mark i:nth-child(2),.tkchrome .tkchrome-mark i:nth-child(4){height:17px}
.tkchrome .tkchrome-mark i:nth-child(3){height:24px}
.tkchrome .tkchrome-nav{display:grid;grid-template-columns:minmax(0,1fr) auto;flex:1;align-items:center;gap:28px}
.tkchrome .tkchrome-nav-links,.tkchrome .tkchrome-account-links{display:flex;align-items:center;gap:26px}
.tkchrome .tkchrome-nav-links{justify-content:center}
.tkchrome .tkchrome-nav-link{font-size:13px;font-weight:550;color:#5d5f75;padding:12px 0;line-height:1.5}
.tkchrome .tkchrome-nav-link:hover,.tkchrome .tkchrome-footer-column a:hover{color:#323dd6}
.tkchrome .tkchrome-action{display:inline-flex;align-items:center;justify-content:center;gap:16px;background:#323dd6;border:1px solid #323dd6;border-radius:8px;padding:11px 17px;color:#fff;font-size:12px;font-weight:600;line-height:1.5;box-shadow:0 3px 6px #7951cf12}
.tkchrome .tkchrome-action:hover{background:#323dd6;border-color:#323dd6;color:#fff}
.tkchrome .tkchrome-platforms{position:relative;border:0;margin:0;padding:0;background:transparent}
.tkchrome .tkchrome-platforms>summary{list-style:none;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:550;color:#5d5f75;padding:12px 0;cursor:pointer;line-height:1.5}
.tkchrome .tkchrome-platforms>summary::-webkit-details-marker{display:none}
.tkchrome .tkchrome-platforms[open]>summary{color:#323dd6}
.tkchrome .tkchrome-platforms[open]>summary>svg{transform:rotate(180deg)}
.tkchrome .tkchrome-dropdown{position:absolute;top:calc(100% + 12px);left:0;width:290px;padding:8px;background:#fff;border:1px solid #dfe0f2;border-radius:12px;box-shadow:0 16px 36px #38244e14;z-index:101}
.tkchrome .tkchrome-dropdown>a{display:flex;align-items:center;gap:12px;padding:14px 12px;border-radius:7px}
.tkchrome .tkchrome-dropdown>a:hover{background:#f5f5fd}
.tkchrome .tkchrome-dropdown>a>span:last-child{margin-left:auto;color:#9296c8;font-size:13px}
.tkchrome .tkchrome-platform-icon{display:grid;place-items:center;width:32px;height:34px;border-radius:7px;background:#ebecfc;color:#323dd6;font-size:22px;flex-shrink:0}
.tkchrome .tkchrome-dropdown strong{display:block;color:#424568;font-size:12px;font-weight:600;line-height:1.6}
.tkchrome .tkchrome-dropdown small{display:block;color:#7b7d9d;font-size:10px;line-height:1.7}
.tkchrome .tkchrome-menu-toggle{display:none;border:1px solid #d8d9ec;border-radius:8px;background:#fff;color:#5c5f88;padding:10px 12px;align-items:center;justify-content:center;gap:8px;font-family:inherit;font-size:12px;font-weight:550;line-height:1.5;text-transform:none;box-shadow:none;cursor:pointer}
.tkchrome .tkchrome-menu-toggle:hover{color:#323dd6;background:#f0f1fc;border-color:#b8bbe6}
.tkchrome .tkchrome-menu-toggle svg{flex-shrink:0}
.tkchrome-footer{padding:44px 0 20px;margin-top:48px;background:#f4f4fb;border-top:1px solid #e1e2f0}
.tkchrome .tkchrome-footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;align-items:start;gap:28px;padding-bottom:36px}
.tkchrome .tkchrome-footer-brand p{margin:15px 0 17px;font-size:13px;line-height:1.85;color:#75778f}
.tkchrome .tkchrome-footer-start{display:inline-flex;gap:18px;align-items:center;font-size:12px;color:#323dd6;font-weight:550}
.tkchrome .tkchrome-footer-start:hover{color:#323dd6}
.tkchrome .tkchrome-footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:13px;padding-top:5px}
.tkchrome .tkchrome-footer-column h2{font-family:inherit;color:#8c8ea6;font-size:9px;font-weight:650;letter-spacing:.11em;line-height:1.5;margin:0 0 8px}
.tkchrome .tkchrome-footer-column a{font-size:12px;color:#60627f;line-height:1.6}
.tkchrome .tkchrome-footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #e0e1ef;padding-top:18px;color:#888a9f;font-size:10px;line-height:1.8}
.tkchrome a:focus-visible,.tkchrome summary:focus-visible,.tkchrome button:focus-visible{outline:3px solid #9599d5;outline-offset:3px}
@media(max-width:768px){
 .tkchrome .tkchrome-header-inner{flex-wrap:wrap;gap:0;padding-block:14px}
 .tkchrome .tkchrome-brand{font-size:26px}
 .tkchrome .tkchrome-logo{width:32px;height:32px}
 .tkchrome.is-ready .tkchrome-menu-toggle{display:inline-flex;margin-left:auto}
 .tkchrome .tkchrome-nav{display:flex;flex-direction:column;align-items:stretch;gap:0;width:100%;flex-basis:100%;margin-top:15px;padding:8px 12px 12px;background:#fff;border:1px solid #e1e2f1;border-radius:12px;box-shadow:0 8px 20px #5c33730a}
 .tkchrome.is-ready:not(.is-menu-open) .tkchrome-nav{display:none}
 .tkchrome .tkchrome-nav-links{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;width:100%}
 .tkchrome .tkchrome-platforms{width:100%}
 .tkchrome .tkchrome-platforms>summary{width:100%;justify-content:space-between;padding:14px 10px;font-size:14px;min-height:48px}
 .tkchrome .tkchrome-dropdown{position:static;width:100%;margin:0 0 6px;padding:3px 5px;background:#f7f8fe;border:0;border-radius:9px;box-shadow:none}
 .tkchrome .tkchrome-dropdown>a{padding:12px 9px;gap:11px;min-height:58px}
 .tkchrome .tkchrome-dropdown strong{font-size:13px}
 .tkchrome .tkchrome-dropdown small{font-size:11px}
 .tkchrome .tkchrome-nav-links>.tkchrome-nav-link{display:flex;align-items:center;width:100%;padding:14px 10px;font-size:14px;min-height:48px;border-top:0}
 .tkchrome .tkchrome-account-links{display:flex;flex-direction:column;align-items:stretch;gap:8px;width:100%;border-top:1px solid #e6e7f5;margin-top:5px;padding-top:12px}
 .tkchrome .tkchrome-account-links>.tkchrome-nav-link{display:flex;justify-content:center;align-items:center;padding:11px 14px;background:#f1f2fc;border-radius:8px;font-size:13px;min-height:44px}
 .tkchrome .tkchrome-account-links>.tkchrome-action{width:100%;min-height:46px;justify-content:center}
 .tkchrome.is-menu-open .tkchrome-menu-toggle{background:#e8e9fb;border-color:#c3c6ed;color:#323dd6}
 .tkchrome .tkchrome-footer-main{grid-template-columns:repeat(3,minmax(0,1fr));gap:27px}
 .tkchrome .tkchrome-footer-brand{grid-column:1/-1}
 .tkchrome .tkchrome-footer-brand p br{display:none}
 .tkchrome .tkchrome-footer-column a{padding-block:5px}
}
@media(max-width:420px){
 .tkchrome .tkchrome-brand{font-size:24px;gap:8px}
 .tkchrome .tkchrome-menu-toggle{padding:10px;font-size:11px;gap:6px}
 .tkchrome-footer{padding-top:30px}
 .tkchrome .tkchrome-footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}
 .tkchrome .tkchrome-footer-bottom{display:block}
 .tkchrome .tkchrome-footer-bottom>span{display:block;margin-bottom:5px}
}
.tkchrome-platform-icon svg{display:block;flex-shrink:0}

.tkchrome .tkchrome-mobile-signin{display:none}
@media(max-width:768px){
.tkchrome .tkchrome-mobile-signin{display:inline-flex;margin-left:auto;padding:10px 16px;font-size:14px}
.tkchrome.is-ready .tkchrome-menu-toggle{margin-left:8px;padding:8px;border:0;background:transparent;color:#17172b;box-shadow:none}
.tkchrome .tkchrome-menu-toggle svg{width:30px;height:30px}
.tkchrome .tkchrome-menu-toggle [data-tkchrome-menu-label]{display:none}
.tkchrome .tkchrome-header-inner{gap:8px}
}
@media(max-width:768px){
.tkchrome .tkchrome-header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px}
.tkchrome .tkchrome-brand{min-width:0;grid-column:1;grid-row:1}
.tkchrome .tkchrome-mobile-signin{grid-column:2;grid-row:1;margin-left:0;padding:9px 12px;font-size:13px}
.tkchrome.is-ready .tkchrome-menu-toggle{grid-column:3;grid-row:1;margin-left:0;padding:5px}
.tkchrome .tkchrome-nav{grid-column:1/-1;width:100%;margin-top:4px}
}
@media(max-width:420px){.tkchrome .tkchrome-brand{font-size:20px;gap:6px}.tkchrome .tkchrome-logo{width:27px;height:27px}.tkchrome .tkchrome-header-inner{gap:6px}}

@media(max-width:768px){.tkchrome .tkchrome-account-links>.tkchrome-desktop-login{display:none}.tkchrome .tkchrome-nav-links>.tkchrome-nav-link,.tkchrome .tkchrome-platforms>summary{font-size:16px;font-weight:500;line-height:1.5;padding:14px 10px;min-height:52px;border:0}}
