@import"https://fonts.googleapis.com/css2?family=Tektur:wght@400;500;600;700;800;900&family=Inter:wght@300;400;500;600;700&display=swap";:root{--font-inter: "Inter", sans-serif;--font-tektur: "Tektur", sans-serif}.maden-capital{width:100%;overflow-x:hidden;line-height:1.5;letter-spacing:normal}.maden-capital-container{max-width:1280px;margin:0 auto;padding:0 20px}@media (min-width: 1280px){.maden-capital-container{max-width:1240px;padding:0}}.maden-capital p,.maden-capital li,.maden-capital a,.maden-capital button{font-family:var(--font-inter)}.maden-capital-header{width:100%;padding:6px 0;position:sticky;top:0;z-index:1000;background-color:#fff!important;border-bottom:1px solid rgba(0,0,0,.08);min-height:60px}.maden-capital-header__inner{display:flex;align-items:center;justify-content:flex-start;min-height:60px}.maden-capital-header__logo{display:block;line-height:0}.maden-capital-header__logo-img{max-width:160px;height:35px;display:block}.maden-capital-header__site-name{font-family:var(--font-tektur);font-size:24px;font-weight:700;color:#1a1d2e;text-decoration:none}@media (max-width: 768px){.maden-capital-header{padding:4px 0;min-height:50px}.maden-capital-header__inner{min-height:50px}}.maden-capital-button{min-width:234px;display:inline-block;padding:15px 25px;font-family:var(--font-inter);font-size:18px;font-weight:600;text-align:center;text-decoration:none;border-radius:8px;transition:all .3s ease;border:none;cursor:pointer}.maden-capital-button--primary{background-color:#d11d08;color:#fff}.maden-capital-button--primary:hover{background-color:#b01806}@media (max-width: 768px){.maden-capital-button{min-width:auto;font-size:16px;padding:14px 20px}}.maden-capital-hero{width:100%;padding:100px 0;color:#fff}.maden-capital-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.maden-capital-hero__title{font-family:var(--font-tektur);font-size:60px;font-weight:400;line-height:1.1;margin-bottom:20px;color:#fff}.maden-capital-hero__subtitle{font-family:var(--font-inter);font-weight:400;font-size:18px;line-height:1.2;margin-bottom:32px;color:#ffffffe6}.maden-capital-hero__disclaimer{font-family:var(--font-inter);font-size:20px;font-weight:600;margin-top:30px;color:#fff}.maden-capital-hero__image{display:flex;justify-content:center;align-items:center;width:100%;max-width:624px;flex-shrink:0}.maden-capital-hero__image img{width:100%;height:auto;display:block}@media (max-width: 1024px){.maden-capital-hero__grid{grid-template-columns:1fr;gap:40px}.maden-capital-hero__content{order:2}.maden-capital-hero__image{order:1;max-width:100%}.maden-capital-hero__title{font-size:48px}}@media (max-width: 768px){.maden-capital-hero{padding:60px 0}.maden-capital-hero__title{font-size:36px}.maden-capital-hero__subtitle{font-size:16px}.maden-capital-hero__disclaimer{font-size:16px;margin-top:20px}}.maden-capital-comparison{width:100%;padding:100px 0}.maden-capital-tabs{width:100%;margin-bottom:24px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;position:relative;cursor:grab}.maden-capital-tabs:active{cursor:grabbing}.maden-capital-tabs::-webkit-scrollbar{display:none}.maden-capital-tabs__scroll{display:flex;gap:8px;min-width:fit-content}.maden-capital-tab{padding:16px;font-family:var(--font-inter);font-size:16px;font-weight:500;color:#22202a;background:transparent;border:1px solid #B8CDDB;border-radius:8px;cursor:pointer;transition:all .3s ease;white-space:nowrap;flex-shrink:0}.maden-capital-tab:hover{background:#f1f5f9;border-color:#b8cddb}.maden-capital-tab.active{background:#22202b;border-color:#22202b;color:#fff;font-weight:500}@media (max-width: 768px){.maden-capital-tab{padding:16px;font-size:14px}.maden-capital-tabs{margin-bottom:24px}}.maden-capital-products{position:relative;min-height:500px;display:flex;flex-direction:column;gap:0;padding:0}.maden-capital-product-card{display:none!important;opacity:0!important;visibility:hidden!important;transition:opacity .4s cubic-bezier(.4,0,.2,1),visibility .4s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);margin-bottom:24px;background-color:#e6eef3;border-radius:16px;box-shadow:0 2px 8px #0000000a;will-change:opacity,transform;position:relative}.maden-capital-product-card:last-child{margin-bottom:0}.maden-capital-product-card.active,.maden-capital-products>.maden-capital-product-card.active{display:block!important;opacity:1!important;visibility:visible!important}.maden-capital-product-card:hover{box-shadow:0 4px 16px #00000014}.maden-capital-product-card__header{margin:0;background-color:#b8cddb;padding:24px 32px;border-radius:16px 16px 0 0;position:relative}.maden-capital-product-card__badge{position:absolute;top:-8px;right:60px;z-index:30;background:linear-gradient(180deg,#22202a,#3a3845);width:70px;padding:12px 14px 16px;display:flex;flex-direction:column;align-items:center;gap:6px;border-radius:10px 10px 0 0;box-shadow:0 10px 24px #22202b66,0 4px 10px #22202b4d}.maden-capital-product-card__badge:after{content:"";position:absolute;bottom:-12px;left:0;width:0;height:0;border-left:35px solid #3a3845;border-right:35px solid #3a3845;border-bottom:12px solid transparent}.maden-capital-product-card__badge-text{font-family:var(--font-inter);font-size:10px;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:.04em;text-align:center;line-height:1.3;text-shadow:0 1px 3px rgba(0,0,0,.3);margin:0}.maden-capital-product-card__badge-year{font-family:var(--font-inter);font-size:9px;color:#fffffff2;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.25);margin:0}.maden-capital-product-card__title{font-family:var(--font-tektur);font-size:28px;font-weight:400;line-height:1.25;color:#22202a;margin:0;letter-spacing:-.02em;padding-right:0}.maden-capital-product-card__body{padding:28px 32px}.maden-capital-product-card__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid rgba(184,205,219,.5);flex-wrap:nowrap;gap:20px}.maden-capital-product-card__logo{display:flex;align-items:center;flex-shrink:0}.maden-capital-product-card__logo img{height:36px;width:auto;display:block;object-fit:contain}.maden-capital-product-card__button{flex-shrink:0;font-size:15px;padding:14px 24px;min-width:auto;white-space:nowrap;border-radius:8px}.maden-capital-product-card__specs{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:0;margin-bottom:32px}.maden-capital-spec{display:flex;flex-direction:column;gap:10px}.maden-capital-spec__label{font-family:var(--font-inter);font-size:13px;font-weight:600;color:#7b7b7b;text-transform:uppercase;letter-spacing:.08em;line-height:1.4}.maden-capital-spec__value{font-family:var(--font-inter);font-size:18px;font-weight:700;color:#22202a;line-height:1.5}.maden-capital-product-card__content{display:flex;flex-direction:column;gap:0}.maden-capital-content-tabs{display:flex;gap:12px;margin-bottom:0}.maden-capital-content-tabs--desktop{display:flex;flex-direction:row;flex-wrap:nowrap}.maden-capital-content-tabs--mobile{display:none;flex-direction:column;gap:8px}.maden-capital-content-item{display:flex;flex-direction:column;width:100%}.maden-capital-content-tab{flex:1;padding:16px 20px;font-family:var(--font-inter);font-size:18px;font-weight:500;color:#22202a;background:#fff;border:none;border-radius:10px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-align:left;display:flex;align-items:center;justify-content:space-between;gap:12px;position:relative;min-height:48px}.maden-capital-content-tab:after{content:"";width:18px;height:18px;display:inline-block;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M4.5 6.75L9 11.25L13.5 6.75' stroke='%2322202A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .3s cubic-bezier(.4,0,.2,1)}.maden-capital-content-tab:hover{background:#edf3f7;transform:translateY(-1px)}.maden-capital-content-tab:active{transform:translateY(0)}.maden-capital-content-tab.active{background:#edf3f7}.maden-capital-content-tab.active:after{transform:rotate(180deg)}.maden-capital-content-panel{display:none;padding:24px 20px;width:100%;animation:fadeIn .3s cubic-bezier(.4,0,.2,1)}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.maden-capital-content-panel.active{display:block}@media (min-width: 769px){.maden-capital-content-tabs--desktop{display:flex}.maden-capital-content-tabs--mobile{display:none}.maden-capital-content-tabs--mobile .maden-capital-content-panel{display:none!important}}@media (max-width: 768px){.maden-capital-content-tabs--desktop{display:none}.maden-capital-content-tabs--mobile{display:flex}.maden-capital-product-card__content>.maden-capital-content-panel{display:none!important}.maden-capital-content-item{margin-bottom:16px}.maden-capital-content-item:last-child{margin-bottom:0}.maden-capital-content-item .maden-capital-content-panel{padding:16px 16px 0;margin-top:0}}.maden-capital-pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:48px}.maden-capital-pros,.maden-capital-cons{padding-left:0}.maden-capital-pros-cons__title{font-family:var(--font-inter);font-size:16px;font-weight:600;margin-bottom:16px;color:#22202a;text-transform:none;letter-spacing:-.01em}.maden-capital-pros-cons__list{list-style:none;padding:0;margin:0}.maden-capital-pros-cons__list li{font-family:var(--font-inter);font-size:15px;font-weight:400;line-height:1.6;padding-left:32px;position:relative;margin-bottom:12px;color:#22202a}.maden-capital-pros-cons__list li:last-child{margin-bottom:0}.maden-capital-pros-cons__icon{position:absolute;left:0;top:2px;width:20px;height:20px;flex-shrink:0}.maden-capital-pros .maden-capital-pros-cons__icon{color:#2db92d}.maden-capital-cons .maden-capital-pros-cons__icon{color:#d11d08}.maden-capital-recommendation__content{width:100%}.maden-capital-recommendation__content p{font-family:var(--font-inter);font-size:15px;font-weight:400;line-height:1.7;color:#22202a;margin-bottom:16px}.maden-capital-recommendation__content p:last-child{margin-bottom:0}.maden-capital-recommendation__content strong{font-weight:600;color:#22202a}.maden-capital-recommendation__content ul{list-style:none;padding:0;margin:20px 0}.maden-capital-recommendation__content ul li{font-family:var(--font-inter);font-size:15px;font-weight:400;line-height:1.7;color:#22202a;padding-left:24px;position:relative;margin-bottom:12px}.maden-capital-recommendation__content ul li:before{content:"\2022";position:absolute;left:0;color:#22202a;font-weight:700}@media (max-width: 1024px){.maden-capital-product-card{margin-bottom:20px;border-radius:14px}.maden-capital-product-card__header{padding:20px 28px;border-radius:14px 14px 0 0}.maden-capital-product-card__badge{top:-6px;right:40px;width:68px;padding:11px 12px 15px;gap:5px}.maden-capital-product-card__badge:after{bottom:-10px;border-left-width:34px;border-right-width:34px;border-bottom-width:10px;border-left-color:#3a3845;border-right-color:#3a3845}.maden-capital-product-card__badge-text{font-size:9px;letter-spacing:.02em}.maden-capital-product-card__badge-year{font-size:8px}.maden-capital-product-card__title{font-size:24px;padding-right:80px}.maden-capital-product-card__body{padding:24px 28px}.maden-capital-product-card__top{margin-bottom:24px;padding-bottom:20px;gap:16px}.maden-capital-product-card__logo img{height:36px}.maden-capital-product-card__button{font-size:14px;padding:12px 20px}.maden-capital-product-card__specs{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:28px}.maden-capital-spec{gap:8px}.maden-capital-spec__value{font-size:16px}.maden-capital-content-tab{font-size:16px;padding:14px 18px;min-height:44px}.maden-capital-content-panel{padding:20px 18px}.maden-capital-pros-cons{grid-template-columns:1fr;gap:32px}.maden-capital-pros-cons__title{font-size:15px;margin-bottom:14px}}@media (max-width: 768px){.maden-capital-comparison{padding:60px 0}.maden-capital-products{min-height:400px}.maden-capital-product-card{margin-bottom:20px;border-radius:14px;box-shadow:0 1px 4px #0000000a}.maden-capital-product-card__header{padding:20px 16px;border-radius:14px 14px 0 0}.maden-capital-product-card__badge{top:-4px;right:20px;width:64px;padding:10px 10px 14px;gap:5px;border-radius:8px 8px 0 0}.maden-capital-product-card__badge:after{bottom:-8px;left:0;transform:none;border-left-width:32px;border-right-width:32px;border-bottom-width:8px;border-left-color:#3a3845;border-right-color:#3a3845}.maden-capital-product-card__badge-text{font-size:8px;letter-spacing:.02em;line-height:1.2}.maden-capital-product-card__badge-year{font-size:7px}.maden-capital-product-card__title{font-size:20px;line-height:1.3;padding-right:80px}.maden-capital-product-card__body{padding:20px 16px}.maden-capital-product-card__top{flex-wrap:nowrap;gap:12px;margin-bottom:20px;padding-bottom:20px}.maden-capital-product-card__logo{flex-shrink:1;min-width:0}.maden-capital-product-card__logo img{height:36px;max-width:100%}.maden-capital-product-card__button{font-size:14px;padding:12px 20px;flex-shrink:0}.maden-capital-product-card__specs{grid-template-columns:1fr;gap:20px;margin-bottom:24px}.maden-capital-spec{gap:8px}.maden-capital-spec__label{font-size:11px}.maden-capital-spec__value{font-size:15px}.maden-capital-content-tabs{gap:8px}.maden-capital-content-tabs--mobile{gap:6px}.maden-capital-content-tab{font-size:15px;padding:14px 16px;min-height:44px;flex:1 1 100%;min-width:0}.maden-capital-content-tab:after{width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%2322202A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.maden-capital-content-panel{padding:16px}.maden-capital-content-item{margin-bottom:6px}.maden-capital-content-item:last-child{margin-bottom:0}.maden-capital-pros-cons{gap:28px}.maden-capital-pros-cons__title{font-size:14px;margin-bottom:12px}.maden-capital-pros-cons__list li{font-size:13px;padding-left:28px;margin-bottom:10px;line-height:1.6}.maden-capital-pros-cons__icon{width:18px;height:18px;top:1px}.maden-capital-recommendation__content p{font-size:13px;line-height:1.65;margin-bottom:12px}.maden-capital-recommendation__content ul{margin:16px 0}.maden-capital-recommendation__content ul li{font-size:13px;padding-left:20px;margin-bottom:10px;line-height:1.65}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-maden-capital.css.map */
