.styles-module__-cxKqq__tenantWrapper{font-family:var(--font-family), system-ui, -apple-system, sans-serif;color:#1e293b;background-color:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.styles-module__-cxKqq__header{-webkit-backdrop-filter:blur(12px);z-index:100;background:#fffc;border-bottom:1px solid #e2e8f0cc;transition:all .3s;position:sticky;top:0}.styles-module__-cxKqq__headerContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.styles-module__-cxKqq__logoText{letter-spacing:-.025em;background:linear-gradient(135deg, var(--primary-color), var(--accent-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.5rem;font-weight:800}.styles-module__-cxKqq__logo img{object-fit:contain;max-height:40px}.styles-module__-cxKqq__nav{gap:1.5rem;display:flex}.styles-module__-cxKqq__nav a{color:#475569;padding:.25rem 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s,transform .2s;position:relative}.styles-module__-cxKqq__nav a:after{content:"";background-color:var(--accent-color);width:0;height:2px;transition:width .2s;position:absolute;bottom:0;left:0}.styles-module__-cxKqq__nav a:hover{color:var(--accent-color)}.styles-module__-cxKqq__nav a:hover:after{width:100%}.styles-module__-cxKqq__activeLink{color:var(--accent-color)!important}.styles-module__-cxKqq__activeLink:after{width:100%!important}.styles-module__-cxKqq__main{flex:1;width:100%}.styles-module__-cxKqq__hero{text-align:center;background:radial-gradient(circle at 80% 20%,#3b82f614,#0000),linear-gradient(#fff 0%,#f8fafc 100%);border-bottom:1px solid #f1f5f9;padding:6rem 2rem}.styles-module__-cxKqq__heroContent{max-width:800px;margin:0 auto}.styles-module__-cxKqq__heroContent h1{letter-spacing:-.03em;color:var(--primary-color);margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.15}.styles-module__-cxKqq__heroContent p{color:#64748b;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.styles-module__-cxKqq__ctaButton{background:var(--accent-color);color:#fff;border-radius:9999px;padding:.85rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 4px 14px #3b82f640}.styles-module__-cxKqq__ctaButton:hover{opacity:.95;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f659}.styles-module__-cxKqq__features{max-width:1200px;margin:0 auto;padding:5rem 2rem}.styles-module__-cxKqq__sectionTitle{text-align:center;margin-bottom:3.5rem}.styles-module__-cxKqq__sectionTitle h2{color:var(--primary-color);font-size:2.25rem;font-weight:750;display:inline-block;position:relative}.styles-module__-cxKqq__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.styles-module__-cxKqq__featureCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem;transition:all .3s;box-shadow:0 4px 6px -1px #0000000d}.styles-module__-cxKqq__featureCard:hover{border-color:var(--accent-color);transform:translateY(-4px);box-shadow:0 12px 20px -8px #0000001a}.styles-module__-cxKqq__featureCard h3{color:var(--primary-color);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.styles-module__-cxKqq__featureCard p{color:#64748b;line-height:1.6}.styles-module__-cxKqq__simplePage{background:#fff;border:1px solid #e2e8f0;border-radius:20px;max-width:800px;margin:4rem auto;padding:3rem;box-shadow:0 4px 6px -1px #0000000d}.styles-module__-cxKqq__simplePage h1{color:var(--primary-color);border-bottom:2px solid #f1f5f9;margin-bottom:2rem;padding-bottom:1rem;font-size:2.5rem;font-weight:800}.styles-module__-cxKqq__simplePage p{color:#334155;margin-bottom:1.5rem;line-height:1.8}.styles-module__-cxKqq__productDetail{background:#fff;border:1px solid #e2e8f0;border-radius:20px;max-width:1000px;margin:4rem auto;padding:3rem}.styles-module__-cxKqq__productGrid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}@media (max-width:768px){.styles-module__-cxKqq__productGrid{grid-template-columns:1fr}}.styles-module__-cxKqq__mainImage img{object-fit:cover;aspect-ratio:1;border:1px solid #e2e8f0;border-radius:12px;width:100%}.styles-module__-cxKqq__thumbs{gap:1rem;margin-top:1rem;display:flex}.styles-module__-cxKqq__thumbs img{object-fit:cover;cursor:pointer;border:1px solid #e2e8f0;border-radius:8px;width:70px;height:70px}.styles-module__-cxKqq__productInfo h1{color:var(--primary-color);margin:.5rem 0 1.5rem;font-size:2.25rem;font-weight:800}.styles-module__-cxKqq__categoryBadge{color:#475569;background-color:#f1f5f9;border-radius:9999px;padding:.25rem .75rem;font-size:.85rem;font-weight:600}.styles-module__-cxKqq__description{color:#475569;margin-bottom:2rem;line-height:1.7}.styles-module__-cxKqq__badge{color:#d97706;background:#fef3c7;border-radius:6px;margin-right:.5rem;padding:.35rem .85rem;font-size:.85rem;font-weight:700;display:inline-block}.styles-module__-cxKqq__badgeDiscount{color:#16a34a;background:#dcfce7;border-radius:6px;padding:.35rem .85rem;font-size:.85rem;font-weight:700;display:inline-block}.styles-module__-cxKqq__categoryView{max-width:1200px;margin:4rem auto;padding:0 2rem}.styles-module__-cxKqq__categoryView h1{color:var(--primary-color);margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.styles-module__-cxKqq__categoryDesc{color:#64748b;margin-bottom:3rem;font-size:1.1rem}.styles-module__-cxKqq__productGridList{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.styles-module__-cxKqq__productCard{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}.styles-module__-cxKqq__productCard:hover{border-color:var(--accent-color);transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000000d}.styles-module__-cxKqq__productCardImage img{object-fit:cover;width:100%;height:200px}.styles-module__-cxKqq__productCardContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.styles-module__-cxKqq__productCardContent h3{color:var(--primary-color);margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.styles-module__-cxKqq__productCardContent p{color:#64748b;font-size:.9rem;line-height:1.5}.styles-module__-cxKqq__noProducts{text-align:center;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:12px;grid-column:1/-1;padding:4rem}.styles-module__-cxKqq__footer{color:#94a3b8;background:#0f172a;border-top:1px solid #1e293b;padding:3rem 2rem}.styles-module__-cxKqq__footerContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}.styles-module__-cxKqq__footerInfo{font-size:.9rem}.styles-module__-cxKqq__notFound{text-align:center;padding:8rem 2rem}.styles-module__-cxKqq__notFound h1{color:var(--primary-color);margin-bottom:1rem;font-size:6rem;font-weight:900}.styles-module__-cxKqq__notFound p{color:#64748b;margin-bottom:2rem;font-size:1.25rem}.styles-module__-cxKqq__notFound a{background:var(--accent-color);color:#fff;border-radius:6px;padding:.75rem 1.75rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.styles-module__-cxKqq__notFound a:hover{opacity:.9}.styles-module__-cxKqq__refStrip{text-align:center;margin:3rem 0}.styles-module__-cxKqq__refLogos{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.styles-module__-cxKqq__refLogo{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;min-width:140px;padding:.75rem 1.25rem;display:flex;box-shadow:0 2px 8px #0000000a}.styles-module__-cxKqq__refLogo img{border-radius:6px;max-width:130px;height:auto;display:block}.styles-module__-cxKqq__newsletter{text-align:center;background:var(--primary-color);color:#fff;border-radius:18px;margin:3.5rem 0 1rem;padding:2.5rem 1.5rem}.styles-module__-cxKqq__newsletter h2{margin:0 0 .5rem}.styles-module__-cxKqq__newsletter p{opacity:.85;margin:0 0 1.25rem}.styles-module__-cxKqq__newsletterForm{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.styles-module__-cxKqq__newsletterForm input{border:none;border-radius:10px;min-width:220px;padding:.75rem 1rem;font-size:.95rem}.styles-module__-cxKqq__newsletterForm button{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.75rem 1.75rem;font-weight:600}.styles-module__-cxKqq__newsletterForm button:hover{opacity:.9}.styles-module__-cxKqq__refGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem;margin-top:1.5rem;display:grid}.styles-module__-cxKqq__refCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1rem}.styles-module__-cxKqq__refCard img{object-fit:cover;border-radius:10px;width:100%;height:110px}.styles-module__-cxKqq__refCard h3{margin:.75rem 0 .25rem;font-size:1rem}.styles-module__-cxKqq__refCard p{color:#64748b;margin:0;font-size:.85rem}.styles-module__-cxKqq__refPlaceholder{background:#f1f5f9;border-radius:10px;justify-content:center;align-items:center;height:110px;font-weight:600;display:flex}.styles-module__-cxKqq__articleImage{object-fit:cover;border-radius:16px;width:100%;max-height:420px;margin:1rem 0 1.5rem}.styles-module__-cxKqq__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin:1.5rem 0;display:grid}.styles-module__-cxKqq__galleryItem{margin:0}.styles-module__-cxKqq__galleryItem img{object-fit:cover;border-radius:12px;width:100%;height:200px;transition:transform .2s}.styles-module__-cxKqq__galleryItem img:hover{transform:scale(1.02)}.styles-module__-cxKqq__galleryItem figcaption{text-align:center;color:#64748b;margin-top:.4rem;font-size:.85rem}.styles-module__-cxKqq__guestbookForm{flex-direction:column;gap:.75rem;max-width:560px;margin:1.5rem 0 2.5rem;display:flex}.styles-module__-cxKqq__guestbookForm input,.styles-module__-cxKqq__guestbookForm textarea{font:inherit;border:1px solid #cbd5e1;border-radius:10px;padding:.75rem 1rem}.styles-module__-cxKqq__guestbookForm button{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:10px;align-self:flex-start;padding:.7rem 1.5rem;font-weight:600}.styles-module__-cxKqq__guestbookForm small{color:#94a3b8}.styles-module__-cxKqq__guestbookList{flex-direction:column;gap:1rem;display:flex}.styles-module__-cxKqq__guestbookEntry{border-left:3px solid var(--accent-color);background:#f8fafc;border-radius:10px;padding:1rem 1.25rem}.styles-module__-cxKqq__guestbookEntry strong{color:var(--primary-color)}.styles-module__-cxKqq__guestbookEntry p{color:#475569;margin:.4rem 0 0}@media (max-width:640px){.styles-module__-cxKqq__newsletterForm input{flex:100%;min-width:0}}.styles-module__-cxKqq__categoryText{color:#334155;margin:1rem 0 1.5rem;line-height:1.7}.styles-module__-cxKqq__categoryText h2,.styles-module__-cxKqq__categoryText h3{color:var(--primary-color);margin-top:1rem}.styles-module__-cxKqq__categoryText ul{padding-left:1.25rem}.styles-module__-cxKqq__navSearch{display:inline-flex}.styles-module__-cxKqq__navSearch input{border:1px solid #cbd5e1;border-radius:999px;min-width:120px;padding:.4rem .75rem;font-size:.85rem}.styles-module__-cxKqq__searchForm{gap:.5rem;margin:1rem 0 1.5rem;display:flex}.styles-module__-cxKqq__searchForm input{font:inherit;border:1px solid #cbd5e1;border-radius:10px;flex:1;padding:.7rem 1rem}.styles-module__-cxKqq__searchForm button{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.7rem 1.5rem;font-weight:600}.styles-module__-cxKqq__searchResults{flex-direction:column;gap:.75rem;display:flex}.styles-module__-cxKqq__searchResult{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.25rem;text-decoration:none;transition:border-color .15s;display:block}.styles-module__-cxKqq__searchResult:hover{border-color:var(--accent-color)}.styles-module__-cxKqq__searchType{text-transform:uppercase;letter-spacing:.04em;color:var(--accent-color);font-size:.7rem;font-weight:700}.styles-module__-cxKqq__searchResult h3{color:var(--primary-color);margin:.25rem 0}.styles-module__-cxKqq__searchResult p{color:#64748b;margin:0;font-size:.9rem}.styles-module__-cxKqq__attachedGallery{border-top:1px solid #e2e8f0;margin:2.5rem 0 1rem;padding-top:1.5rem}.styles-module__-cxKqq__attachedGallery h2{color:var(--primary-color);margin-bottom:1rem}.styles-module__-cxKqq__contactSection{border-top:1px solid #e2e8f0;margin:2.5rem 0 1rem;padding-top:1.5rem}.styles-module__-cxKqq__contactSection h2{color:var(--primary-color);margin-bottom:1rem}.styles-module__-cxKqq__contactForm{flex-direction:column;gap:.75rem;max-width:560px;display:flex}.styles-module__-cxKqq__contactForm input,.styles-module__-cxKqq__contactForm textarea{font:inherit;border:1px solid #cbd5e1;border-radius:10px;padding:.75rem 1rem}.styles-module__-cxKqq__contactForm button{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:10px;align-self:flex-start;padding:.75rem 1.75rem;font-weight:600}.styles-module__-cxKqq__contactForm button:hover{opacity:.9}.styles-module__-cxKqq__formSuccess{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;margin-bottom:1rem;padding:.7rem 1rem}.styles-module__-cxKqq__formError{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:1rem;padding:.7rem 1rem}.styles-module__-cxKqq__navToggle{display:none}.styles-module__-cxKqq__navToggleBtn{cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.35rem .6rem;font-size:1.35rem;line-height:1;display:none}@media (max-width:900px){.styles-module__-cxKqq__headerContainer{flex-wrap:wrap}.styles-module__-cxKqq__navToggleBtn{display:inline-flex}.styles-module__-cxKqq__nav{flex-direction:column;align-items:flex-start;gap:.85rem;width:100%;padding:1rem 0 .5rem;display:none}.styles-module__-cxKqq__navToggle:checked~.styles-module__-cxKqq__nav{display:flex}}.styles-module__-cxKqq__headerPhone{white-space:nowrap;font-weight:600}.styles-module__-cxKqq__nav .styles-module__-cxKqq__ctaButton{background:var(--accent-color);border-radius:9999px;padding:.45rem 1rem;font-weight:600;color:#fff!important}.styles-module__-cxKqq__nav .styles-module__-cxKqq__ctaButton:after{display:none}.styles-module__-cxKqq__breadcrumb{color:#64748b;width:100%;max-width:1200px;margin:0 auto;padding:.9rem 2rem 0;font-size:.85rem}.styles-module__-cxKqq__breadcrumb a{color:#64748b;text-decoration:none}.styles-module__-cxKqq__breadcrumb a:hover{color:var(--accent-color)}.styles-module__-cxKqq__articleMeta{color:#64748b;font-size:.85rem}.styles-module__-cxKqq__articleLead{color:#334155;font-size:1.1rem;font-weight:500}.styles-module__-cxKqq__faqSection{width:100%;max-width:900px;margin:0 auto;padding:3rem 2rem}.styles-module__-cxKqq__faqList{flex-direction:column;gap:.75rem;max-width:900px;display:flex}.styles-module__-cxKqq__faqItem{background:#fff;border:1px solid #e6ebf4;border-radius:14px;padding:.15rem 1.35rem;transition:border-color .35s,box-shadow .45s,background .35s;box-shadow:0 1px 2px #01004908}.styles-module__-cxKqq__faqItem:hover{border-color:#d8e2f2;box-shadow:0 8px 22px #0100490f}.styles-module__-cxKqq__faqItem[open]{border-color:color-mix(in srgb, var(--accent-color) 32%, #e6ebf4);box-shadow:0 14px 34px #01004917}.styles-module__-cxKqq__faqItem summary{cursor:pointer;color:#1e293b;-webkit-user-select:none;user-select:none;padding:1.05rem 2.4rem 1.05rem 0;font-weight:600;list-style:none;transition:color .3s;position:relative}.styles-module__-cxKqq__faqItem summary::-webkit-details-marker{display:none}.styles-module__-cxKqq__faqItem summary:hover{color:var(--accent-color)}.styles-module__-cxKqq__faqItem summary:after{content:"";opacity:.5;transform-origin:50%;border-bottom:2px solid;border-right:2px solid;border-radius:1px;width:9px;height:9px;margin-top:-6px;transition:transform .45s cubic-bezier(.32,.72,0,1),opacity .3s;position:absolute;top:50%;right:.2rem;transform:rotate(45deg)}.styles-module__-cxKqq__faqItem[open] summary{color:var(--accent-color)}.styles-module__-cxKqq__faqItem[open] summary:after{opacity:1;margin-top:-2px;transform:rotate(225deg)}.styles-module__-cxKqq__faqItem>div{color:#475569;padding-bottom:1.1rem;line-height:1.7}.styles-module__-cxKqq__faqItem>div>div{border-top:1px solid #eef2f8;padding-top:.9rem}.styles-module__-cxKqq__relatedContent{margin-top:2.5rem}.styles-module__-cxKqq__relatedContent h2{margin-bottom:1rem;font-size:1.25rem}.styles-module__-cxKqq__ctaSection{margin-top:2rem}.styles-module__-cxKqq__main,.styles-module__-cxKqq__homeContainer{width:100%;max-width:none;margin:0;padding:0}.styles-module__-cxKqq__simplePage{width:100%;max-width:none;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:0}.styles-module__-cxKqq__tenantWrapper{background:#fff}.styles-module__-cxKqq__productGridNoImage{grid-template-columns:1fr}.styles-module__-cxKqq__productCardNoImage .styles-module__-cxKqq__productCardContent{padding-top:1.25rem}
.cf-style-logspot .ls-navwrap{z-index:99;position:relative}.cf-style-logspot main:not(:has(.inner-banner)){padding-top:0}.cf-style-logspot main:has(.lsh-scope){padding-top:0}.cf-style-logspot [class*=simplePage]{background:#f6f8fb}.cf-style-logspot main:has([class*=legalPage]){background:#f6f8fb;padding-top:96px}@media (max-width:991px){.cf-style-logspot main:has([class*=legalPage]){padding-top:76px}}.cf-style-logspot [class*=flashWrap]{padding-top:92px}@media (max-width:991px){.cf-style-logspot [class*=flashWrap]{padding-top:72px}}.cf-style-logspot .inner-banner{color:#fff;isolation:isolate;background:radial-gradient(125% 145% at 50% -12%,#0d1a6b 0%,#050a3d 52%,#04072e 100%);align-items:center;min-height:60vh;display:flex;position:relative;overflow:hidden}.cf-style-logspot .inner-banner>.container{z-index:3;width:100%;position:relative}.cf-style-logspot .inner-banner .inner-content{padding-top:100px;padding-bottom:50px}.cf-style-logspot .inner-banner h1,.cf-style-logspot .inner-banner h2{color:#fff;border-bottom:0;padding-bottom:0}.cf-style-logspot .inner-banner .inner-content>p,.cf-style-logspot .inner-banner .text-muted{color:#dfe8ffbd!important}.cf-style-logspot .inner-banner .crumb a{color:#6ecdf5;font-weight:700}.cf-style-logspot .inner-banner .crumb a:hover{color:#fff}.cf-style-logspot .inner-banner .crumb{color:#97a6c6;font-size:13px}.cf-style-logspot .inner-banner .crumb span[style]{color:#97a6c6!important}.cf-style-logspot .cta-band{background:var(--color-main-grad);border-radius:24px}.cf-style-logspot .price-card{background:#fff;border:1px solid #eef0f6;border-radius:22px;height:100%;padding:36px 30px;transition:all .3s;position:relative}.cf-style-logspot .price-card:hover{transform:translateY(-5px);box-shadow:0 24px 60px #6640f41f}.cf-style-logspot .price-card.featured{border:2px solid var(--color-blue6);box-shadow:0 24px 60px #6640f426}.cf-style-logspot .price-card .tag{background:var(--color-main-grad);color:#fff;border-radius:20px;padding:5px 16px;font-size:11px;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.cf-style-logspot .price-card ul{margin:24px 0 0;padding:0;list-style:none}.cf-style-logspot .price-card li{color:#444;border-bottom:1px dashed #eef0f6;align-items:flex-start;padding:9px 0;font-size:14px;display:flex}.cf-style-logspot .price-card li i{color:#1a8a52;margin-top:3px;margin-right:8px}.cf-style-logspot .price-card li.off{color:#bbb}.cf-style-logspot .price-card li.off i{color:#ddd}.cf-style-logspot .pamount{font-size:26px;font-weight:800}.cf-style-logspot table.cmp{border-collapse:collapse;width:100%;min-width:680px}.cf-style-logspot table.cmp th,.cf-style-logspot table.cmp td{text-align:center;border-bottom:1px solid #eef0f6;padding:14px 16px}.cf-style-logspot table.cmp th:first-child,.cf-style-logspot table.cmp td:first-child{text-align:left}.cf-style-logspot table.cmp thead th{background:#f7f8ff}.cf-style-logspot table.cmp .yes{color:#1a8a52}.cf-style-logspot table.cmp .no{color:#ccc}.cf-style-logspot .accordion-button{color:#1a1a2e;font-weight:700}.cf-style-logspot .accordion-button:not(.collapsed){color:var(--color-blue6);box-shadow:none;background:#f3f0ff}.cf-style-logspot .accordion-button:focus{box-shadow:none;border-color:#e9ebfb}.cf-style-logspot .accordion-item{border:1px solid #eef0f6;margin-bottom:14px;overflow:hidden;border-radius:14px!important}.cf-style-logspot .accordion-body{color:#555}.cf-style-logspot .brand-logo-card{background:#fff;border:1px solid #eef0f6;border-radius:18px;align-items:center;gap:14px;padding:16px 26px;display:inline-flex;box-shadow:0 14px 40px #31278214}.cf-style-logspot .brand-logo-card .bmark{color:#fff;background:var(--color-main-grad);border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;font-size:26px;display:inline-flex}.cf-style-logspot .brand-logo-card .bname{color:#1b1b2b;font-size:20px;font-weight:800;line-height:1.05}.cf-style-logspot .brand-logo-card .bvendor{color:#7a7a8c;font-size:12px;font-weight:600}.cf-style-logspot .svc-card{background:#fff;border:1px solid #eef0f6;border-radius:18px;height:100%;padding:28px;transition:all .3s}.cf-style-logspot .svc-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #3127821a}.cf-style-logspot .svc-card .ic{background:var(--color-main-grad);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:inline-flex}.cf-style-logspot .step-row{background:#fff;border:1px solid #eef0f6;border-radius:14px;height:100%;padding:18px 20px}.cf-style-logspot .step-row .n{background:var(--color-main-grad);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:800;display:inline-flex}.cf-style-logspot .compat-box{background:#fff;border:1px solid #eef0f6;border-radius:18px;height:100%;padding:30px}.cf-style-logspot .compat-box .bi{color:var(--color-blue6)}.cf-style-logspot .badge-yerli{color:#1a8a52;background:#e7f7ee;border-radius:30px;padding:4px 12px;font-size:12px;font-weight:700}.cf-style-logspot .device-illu{background:var(--color-main-grad);text-align:center;color:#fff;border-radius:24px;padding:54px}.cf-style-logspot .device-illu i{font-size:96px}.cf-style-logspot .logtype-pill{color:var(--color-blue6);background:#eef0fb;border-radius:30px;margin:4px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-block}.cf-style-logspot .lsx-lead{color:#444;border-left:4px solid var(--color-blue6);background:#f7f8ff;border-radius:0 18px 18px 0;margin:0 0 28px;padding:18px 22px;font-size:17px;line-height:1.75}.cf-style-logspot .lsx-grid{gap:16px;margin:24px 0;display:grid}.cf-style-logspot .lsx-grid--2{grid-template-columns:repeat(2,1fr)}.cf-style-logspot .lsx-grid--3{grid-template-columns:repeat(3,1fr)}.cf-style-logspot .lsx-grid--4{grid-template-columns:repeat(4,1fr)}@media (max-width:991px){.cf-style-logspot .lsx-grid--3,.cf-style-logspot .lsx-grid--4{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.cf-style-logspot .lsx-grid--2,.cf-style-logspot .lsx-grid--3,.cf-style-logspot .lsx-grid--4{grid-template-columns:1fr}}.cf-style-logspot .lsx-card{background:#fff;border:1px solid #eef0f6;border-radius:18px;padding:28px;transition:all .3s}.cf-style-logspot .lsx-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #3127821a}.cf-style-logspot .lsx-card h3,.cf-style-logspot .lsx-card h4{margin:0 0 6px;font-size:17px;font-weight:700}.cf-style-logspot .lsx-card p{color:#666;margin:0;font-size:14px;line-height:1.6}.cf-style-logspot .lsx-card--top{border-top:3px solid var(--color-blue6)}.cf-style-logspot .lsx-card--mor{border-top:3px solid #8169f1}.cf-style-logspot .lsx-card--pembe{border-top:3px solid #d2077c}.cf-style-logspot .lsx-ico{background:var(--color-main-grad);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:12px;font-size:24px;display:inline-flex}.cf-style-logspot .lsx-callout{background:#fff;border:1px solid #eef0f6;border-radius:18px;align-items:flex-start;gap:14px;margin:24px 0;padding:18px 22px;font-size:15px;line-height:1.65;display:flex}.cf-style-logspot .lsx-callout p{margin:0}.cf-style-logspot .lsx-callout--info{background:#f3f7ff;border-color:#dbe7ff}.cf-style-logspot .lsx-callout--uyari{background:#fff8ec;border-color:#f4e3bd}.cf-style-logspot .lsx-callout--basari{background:#effaf3;border-color:#cdebd9}.cf-style-logspot .lsx-callout--hukuk{background:#f3f0ff;border-color:#e2daf7}.cf-style-logspot .lsx-callout__ico{font-size:22px;line-height:1.4}.cf-style-logspot ul.lsx-check{margin:20px 0;padding:0;list-style:none}.cf-style-logspot ul.lsx-check li{border-bottom:1px dashed #eef0f6;padding:8px 0 8px 32px;line-height:1.6;position:relative}.cf-style-logspot ul.lsx-check li:before{content:"";color:#1a8a52;font-family:bootstrap-icons;font-size:18px;position:absolute;top:8px;left:0}.cf-style-logspot ol.lsx-steps{counter-reset:lsxadim;margin:24px 0;padding:0;list-style:none}.cf-style-logspot ol.lsx-steps>li{counter-increment:lsxadim;background:#fff;border:1px solid #eef0f6;border-radius:14px;margin-bottom:12px;padding:16px 20px 16px 64px;position:relative}.cf-style-logspot ol.lsx-steps>li:before{content:counter(lsxadim);background:var(--color-main-grad);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:800;display:inline-flex;position:absolute;top:16px;left:16px}.cf-style-logspot ol.lsx-steps b:first-child{margin-bottom:2px;display:block}.cf-style-logspot .lsx-tablo-sar{margin:24px 0;overflow-x:auto}.cf-style-logspot table.lsx-tablo{border-collapse:collapse;background:#fff;border:1px solid #eef0f6;border-radius:18px;width:100%;min-width:560px;overflow:hidden}.cf-style-logspot table.lsx-tablo th{text-align:left;background:#f7f8ff;padding:14px 16px;font-weight:700}.cf-style-logspot table.lsx-tablo td{vertical-align:top;border-top:1px solid #eef0f6;padding:12px 16px}.cf-style-logspot .lsx-badges{flex-wrap:wrap;gap:8px;margin:20px 0;display:flex}.cf-style-logspot .lsx-badge{color:var(--color-blue6);background:#eef0fb;border-radius:30px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-block}.cf-style-logspot .lsx-badge--dolu{background:var(--color-main-grad);color:#fff}.cf-style-logspot details.lsx-acc{background:#fff;border:1px solid #eef0f6;border-radius:14px;margin-bottom:14px;overflow:hidden}.cf-style-logspot details.lsx-acc summary{cursor:pointer;color:#1a1a2e;padding:16px 44px 16px 20px;font-weight:700;list-style:none;position:relative}.cf-style-logspot details.lsx-acc summary::-webkit-details-marker{display:none}.cf-style-logspot details.lsx-acc summary:after{content:"";color:var(--color-blue6);font-family:bootstrap-icons;transition:transform .2s;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.cf-style-logspot details.lsx-acc[open] summary:after{transform:translateY(-50%)rotate(180deg)}.cf-style-logspot details.lsx-acc[open] summary{color:var(--color-blue6);background:#f3f0ff}.cf-style-logspot details.lsx-acc>p,.cf-style-logspot details.lsx-acc>div{color:#555;margin:0;padding:0 20px 16px;line-height:1.65}.cf-style-logspot .lsx-paket{background:#fff;border:1px solid #eef0f6;border-radius:22px;padding:36px 30px;position:relative}.cf-style-logspot .lsx-paket--one{border:2px solid var(--color-blue6);box-shadow:0 24px 60px #6640f426}.cf-style-logspot .lsx-paket__rozet{background:var(--color-main-grad);color:#fff;white-space:nowrap;border-radius:20px;padding:5px 16px;font-size:11px;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.cf-style-logspot .lsx-paket__fiyat{background:var(--color-main-grad);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:26px;font-weight:800}.cf-style-logspot .lsx-statrow{text-align:center;grid-template-columns:repeat(3,1fr);gap:16px;margin:28px 0;display:grid}.cf-style-logspot .lsx-statrow>div{background:#f7f8ff;border-radius:18px;padding:20px 14px}.cf-style-logspot .lsx-statrow b{background:var(--color-main-grad);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:26px;font-weight:800;display:block}.cf-style-logspot .lsx-statrow span{color:#666;font-size:13px}@media (max-width:575px){.cf-style-logspot .lsx-statrow{grid-template-columns:1fr}}.cf-style-logspot .lsx-cta{background:var(--color-main-grad);color:#fff;text-align:center;border-radius:24px;margin:36px 0 8px;padding:36px 28px}.cf-style-logspot .lsx-cta strong{margin-bottom:6px;font-size:20px;display:block}.cf-style-logspot .lsx-cta p{opacity:.92;margin:0 0 18px}.cf-style-logspot .lsx-cta a.lsx-cta__btn{color:var(--color-blue6);background:#fff;border-radius:30px;padding:10px 28px;font-weight:700;text-decoration:none;display:inline-block}.cf-style-logspot .icerik-govde{padding-top:40px;padding-bottom:40px}.cf-style-logspot main h2{font-weight:800}.cf-style-logspot main img{max-width:100%;height:auto}.cf-style-logspot .collapse,.cf-style-logspot .collapse:not(.show){visibility:visible}@keyframes lsRise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes lsFade{0%{opacity:0}to{opacity:1}}.cf-style-logspot .inner-banner .inner-content{animation:.5s both lsFade}.cf-style-logspot .svc-card,.cf-style-logspot .price-card,.cf-style-logspot .compat-box,.cf-style-logspot .lsx-card,.cf-style-logspot .lsx-callout,.cf-style-logspot .lsx-cta,.cf-style-logspot ol.lsx-steps>li,.cf-style-logspot .cta-band{animation:.5s cubic-bezier(.22,.61,.36,1) both lsRise}.cf-style-logspot .row>[class*=col-]:first-child .svc-card,.cf-style-logspot .row>[class*=col-]:first-child .price-card,.cf-style-logspot .row>[class*=col-]:first-child .compat-box{animation-delay:20ms}.cf-style-logspot .row>[class*=col-]:nth-child(2) .svc-card,.cf-style-logspot .row>[class*=col-]:nth-child(2) .price-card,.cf-style-logspot .row>[class*=col-]:nth-child(2) .compat-box{animation-delay:80ms}.cf-style-logspot .row>[class*=col-]:nth-child(3) .svc-card,.cf-style-logspot .row>[class*=col-]:nth-child(3) .price-card,.cf-style-logspot .row>[class*=col-]:nth-child(3) .compat-box{animation-delay:.14s}.cf-style-logspot .lsx-grid>:nth-child(2){animation-delay:60ms}.cf-style-logspot .lsx-grid>:nth-child(3){animation-delay:.12s}.cf-style-logspot .lsx-grid>:nth-child(4){animation-delay:.18s}@media (prefers-reduced-motion:reduce){.cf-style-logspot [class]{animation:none!important}}.cf-style-logspot .ls-channel{border:1px solid #eef0f6;border-radius:16px;align-items:flex-start;gap:14px;margin-bottom:14px;padding:16px 18px;transition:all .2s;display:flex}.cf-style-logspot .ls-channel:hover{border-color:#c9d2f2}.cf-style-logspot .ls-channel .ic{width:44px;height:44px;color:var(--color-blue6);background:#eef0fb;border-radius:12px;flex:none;justify-content:center;align-items:center;font-size:19px;display:inline-flex}.cf-style-logspot .ls-channel small{color:#8a94a2;font-size:12px;display:block}.cf-style-logspot .ls-channel a{color:#1b1b2b;font-size:17px;font-weight:700;text-decoration:none;display:block}.cf-style-logspot .ls-channel a.pe-none{pointer-events:none}.cf-style-logspot .ls-channel span{color:#8a94a2;font-size:12.5px}.cf-style-logspot .ls-promise{background:#f7f8ff;border-radius:16px;margin:6px 0 0;padding:16px 18px;list-style:none}.cf-style-logspot .ls-promise li{color:#5a6472;align-items:center;gap:10px;padding:5px 0;font-size:14px;display:flex}.cf-style-logspot .ls-promise li i{color:var(--color-blue6)}.cf-style-logspot #cf-contact-form [class*=contactSection]{background:#fff;border:1px solid #eef0f6;border-radius:22px;padding:28px;box-shadow:0 14px 40px #3127820f}.cf-style-logspot #cf-contact-form form{flex-direction:column;gap:14px;display:flex}.cf-style-logspot #cf-contact-form input[type=text],.cf-style-logspot #cf-contact-form input[type=email],.cf-style-logspot #cf-contact-form input[type=tel],.cf-style-logspot #cf-contact-form textarea{color:#1b1b2b;border:1px solid #dfe3ee;border-radius:12px;width:100%;padding:12px 14px;font-family:inherit;font-size:14px;transition:all .15s}.cf-style-logspot #cf-contact-form input:focus,.cf-style-logspot #cf-contact-form textarea:focus{border-color:var(--color-blue6);outline:none;box-shadow:0 0 0 3px #0093e91f}.cf-style-logspot #cf-contact-form label{color:#5a6472;font-size:12.5px}.cf-style-logspot #cf-contact-form label a{color:var(--color-blue6)}.cf-style-logspot #cf-contact-form button[type=submit]{color:#fff;background:var(--color-main-grad);cursor:pointer;border:0;border-radius:30px;padding:13px 20px;font-size:15px;font-weight:700;transition:all .2s}.cf-style-logspot #cf-contact-form button[type=submit]:hover{filter:brightness(1.05);transform:translateY(-1px)}.cf-style-logspot .ls-form-alert{border-radius:12px;align-items:center;gap:8px;margin-bottom:14px;padding:12px 16px;font-size:14px;font-weight:600;display:flex}.cf-style-logspot .ls-form-alert.ok{color:#1a8a52;background:#effaf3;border:1px solid #cdebd9}.cf-style-logspot .ls-form-alert.err{color:#b3402f;background:#fdeeee;border:1px solid #f4c9c9}.cf-style-logspot .ls-meet{background:#fbfcff;border:1px dashed #d3d9ec;border-radius:14px;padding:14px 16px}.cf-style-logspot .ls-meet__toggle{cursor:pointer;align-items:flex-start;gap:10px;margin:0;display:flex}.cf-style-logspot .ls-meet__toggle input{width:16px;height:16px;accent-color:var(--color-blue6);margin-top:3px}.cf-style-logspot .ls-meet__toggle b{color:#1b1b2b;font-size:14.5px}.cf-style-logspot .ls-meet__toggle small{color:#8a94a2;align-items:center;gap:6px;margin-top:2px;font-size:12.5px;display:flex}.cf-style-logspot .ls-meet__panel{margin-top:14px}.cf-style-logspot .ls-meet__cols{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:575px){.cf-style-logspot .ls-meet__cols{grid-template-columns:1fr}}.cf-style-logspot .ls-meet__lbl{text-transform:uppercase;letter-spacing:.05em;color:#8a94a2;margin:0 0 8px;font-size:12px;font-weight:700}.cf-style-logspot .ls-days{grid-template-columns:repeat(3,1fr);gap:6px;max-height:150px;padding-right:2px;display:grid;overflow:auto}.cf-style-logspot .ls-day{text-align:center;cursor:pointer;background:#fff;border:1px solid #dfe3ee;border-radius:10px;padding:8px 4px;transition:all .15s}.cf-style-logspot .ls-day b{color:#1b1b2b;font-size:13px;display:block}.cf-style-logspot .ls-day span{color:#8a94a2;font-size:11px}.cf-style-logspot .ls-day:hover{border-color:var(--color-blue6)}.cf-style-logspot .ls-day.sel{background:var(--color-main-grad);border-color:#0000}.cf-style-logspot .ls-day.sel b,.cf-style-logspot .ls-day.sel span{color:#fff}.cf-style-logspot .ls-slots{grid-template-columns:repeat(3,1fr);gap:6px;max-height:150px;display:grid;overflow:auto}.cf-style-logspot .ls-slot{color:#1b1b2b;cursor:pointer;background:#fff;border:1px solid #dfe3ee;border-radius:10px;padding:8px 4px;font-size:13px;font-weight:600;transition:all .15s}.cf-style-logspot .ls-slot:hover{border-color:var(--color-blue6)}.cf-style-logspot .ls-slot.sel{background:var(--color-main-grad);color:#fff;border-color:#0000}.cf-style-logspot .ls-meet__ozet{color:#5a6472;align-items:center;gap:6px;margin-top:12px;font-size:13.5px;font-weight:600;display:flex}.cf-style-logspot .ls-meet__ozet i{color:var(--color-blue6)}.cf-style-logspot .ls-meet__ozet.err{color:#b3402f}.cf-style-logspot figure.lsx-shot{margin:8px 0 28px}.cf-style-logspot figure.lsx-shot img{border:1px solid #eef0f6;border-radius:16px;width:100%;height:auto;display:block;box-shadow:0 24px 60px #01004924}.cf-style-logspot figure.lsx-shot figcaption{text-align:center;color:#8a94a2;margin-top:10px;font-size:12.5px}.cf-style-logspot .navbar.style-6{padding:10px 0 0}.cf-style-logspot .navbar.style-6:not(.nav-scroll){background-color:#0000;border-radius:0;width:95%;top:40px;left:2.5%}@media (max-width:991px){.cf-style-logspot .navbar.style-6:not(.nav-scroll){width:96%;top:22px;left:2%}}.cf-style-logspot .butn-blue6,.cf-style-logspot .bg-blue6,.cf-style-logspot .bg-blue4,.cf-style-logspot .navbar .butn-blue6{color:#fff!important;background:linear-gradient(145deg,#14226b 0%,#05060f 100%)!important;border-color:#0000!important}.cf-style-logspot .butn-blue6:hover,.cf-style-logspot .bg-blue4:hover,.cf-style-logspot .navbar .butn-blue6:hover{background:linear-gradient(145deg,#1c2c86 0%,#0b0e2a 100%)!important}.cf-style-logspot .lsps-wrap{background:linear-gradient(#f7f8fb 0%,#eef2f9 100%)}.cf-style-logspot .lsps-title{padding:0 1rem}.cf-style-logspot .lsps-eyebrow{letter-spacing:.3em;color:var(--color-blue6);margin:0 0 12px;font-size:12px;font-weight:700}.cf-style-logspot .lsps-h{color:#15141a;margin:0 0 14px;font-size:clamp(1.9rem,4vw,3.2rem);font-weight:800;line-height:1.1}.cf-style-logspot .lsps-grad{background:linear-gradient(100deg, var(--color-blue6), #312782 55%, #d2077c);color:#0000;-webkit-background-clip:text;background-clip:text}.cf-style-logspot .lsps-sub{color:#5a6472;max-width:620px;margin:0 auto;font-size:1.05rem;line-height:1.6}@media (min-width:768px){.cf-style-logspot [class*=faqList]{grid-template-columns:1fr 1fr;align-items:start;gap:14px;display:grid!important}.cf-style-logspot [class*=faqList]>*{margin-bottom:0!important}}.cf-style-logspot main>nav[class*=breadcrumb]{display:none}.cf-style-logspot:has(.inner-banner) .navbar.style-6:not(.nav-scroll){top:10px}.cf-style-logspot .ls-logo--light{display:none}:is(.cf-style-logspot:has(.inner-banner) .navbar.style-6:not(.nav-scroll) .nav-item .nav-link,.cf-style-logspot:has(.inner-banner) .navbar.style-6:not(.nav-scroll) .nav-side .color-blue6){color:#fff!important}:is(.cf-style-logspot:has(.inner-banner) .navbar.style-6:not(.nav-scroll) .nav-item .nav-link:hover,.cf-style-logspot:has(.inner-banner) .navbar.style-6:not(.nav-scroll) .nav-item .nav-link.active,.cf-style-logspot:has(.inner-banner) .navbar.style-6:not(.nav-scroll) .nav-side .color-blue6:hover){color:#6ecdf5!important}.cf-style-logspot:has(.inner-banner) .navbar.style-6:not(.nav-scroll) .nav-item .nav-link:after{background-color:#ffffff59}.cf-style-logspot:has(.inner-banner) .navbar.style-6:not(.nav-scroll) .navbar-toggler{border-color:#ffffff59}.cf-style-logspot:has(.inner-banner) .navbar.style-6:not(.nav-scroll) .navbar-toggler-icon{filter:invert()brightness(2.4)}.cf-style-logspot:has(.inner-banner) .navbar.style-6:not(.nav-scroll) .ls-logo--dark{display:none}.cf-style-logspot:has(.inner-banner) .navbar.style-6:not(.nav-scroll) .ls-logo--light{display:inline-block}.cf-style-logspot:has(.inner-banner) .navbar.style-6:not(.nav-scroll) .navbar-brand>img:only-child{filter:brightness(0)invert()}@media (max-width:991px){:is(.cf-style-logspot:has(.inner-banner) .navbar.style-6:not(.nav-scroll) .navbar-collapse.show,.cf-style-logspot:has(.inner-banner) .navbar.style-6:not(.nav-scroll) .navbar-collapse.collapsing){background:#050a3df5;border-radius:18px;margin-top:12px;padding:14px 18px;box-shadow:0 24px 60px #02062073}}.cf-style-logspot .lsh-scope h1.text-track,.cf-style-logspot .lsh-scope h1.text-days{font-size:clamp(2.25rem,5.2vw,4rem);line-height:1}.cf-style-logspot #ls-product-slot{background:linear-gradient(#f7f8fb 0%,#eef2f9 100%);min-height:40rem}@media (min-width:768px){.cf-style-logspot #ls-product-slot{min-height:52rem}}.cf-style-logspot #ls-firewall-slot{min-height:400px;position:relative}.cf-style-logspot .lsfw-cloud{width:100%;height:100%;min-height:400px;position:relative}.cf-style-logspot .lsfw-chip{z-index:1}.cf-style-logspot .lsfw-card{cursor:default;background:#fff;border:1px solid #14226b12;border-radius:18px;justify-content:center;align-items:center;width:66px;height:66px;padding:12px;transition:box-shadow .25s;display:flex;box-shadow:0 12px 30px #14226b1f}.cf-style-logspot .lsfw-card:hover{box-shadow:0 16px 40px #14226b38}.cf-style-logspot .lsfw-card img{object-fit:contain;max-width:100%;max-height:100%}@media (min-width:1200px){.cf-style-logspot .lsfw-card{width:74px;height:74px}.cf-style-logspot #ls-firewall-slot,.cf-style-logspot .lsfw-cloud{min-height:440px}}.support-callout{padding:0 0 70px}.support-callout-box{background:#f6f8fb;border:1px solid #eef0f6;border-radius:24px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:28px 32px;display:flex}.support-callout-eyebrow{letter-spacing:.28em;text-transform:uppercase;color:#312782;margin-bottom:6px;font-size:11px;font-weight:800;display:block}.support-callout-text h5{color:#15141a;margin-bottom:4px;font-size:18px;font-weight:700}.support-callout-text p{color:#5a6472;max-width:420px;margin:0;font-size:13px}.support-callout-links{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.support-callout-links a{color:#312782;background:#fff;border:1px solid #dfe3ee;border-radius:30px;align-items:center;padding:9px 18px;font-size:12.5px;font-weight:700;transition:all .3s;display:inline-flex}.support-callout-links a:hover{border-color:#312782;transform:translateY(-2px);box-shadow:0 10px 24px #3127821a}.support-callout-links a.support-callout-primary{color:#fff;background:linear-gradient(145deg,#14226b 0%,#05060f 100%);border-color:#0000}.support-callout-links a.support-callout-primary:hover{background:linear-gradient(145deg,#1c2c86 0%,#0b0e2a 100%)}footer.style-4 .foot-cols{align-items:flex-start}footer.style-4 .foot-brand .logo img{max-width:170px;height:auto}footer.style-4 .foot-brand p{color:#5a6472;max-width:240px;margin:14px 0 24px;font-size:13px}footer.style-4 .foot-cols h6{letter-spacing:.18em;text-transform:uppercase;color:#312782;margin-bottom:14px;font-size:11px;font-weight:800}footer.style-4 .foot-cols a{color:#5a6472;margin-bottom:10px;font-size:13px;font-weight:600;transition:color .3s;display:block}footer.style-4 .foot-cols a:hover{color:#5842bc}footer.style-4 .foot-cols .col-6,footer.style-4 .foot-cols [class*=col-]{margin-bottom:24px}
