.Types-module__oimG6G__container{flex-direction:column;min-height:100vh;display:flex}.Types-module__oimG6G__hero{background:linear-gradient(to bottom, rgba(var(--background-start), 1), rgba(var(--primary-color), .05));justify-content:center;align-items:center;min-height:50vh;margin-top:-76px;padding:8rem 4rem 6rem;display:flex;position:relative;overflow:hidden}.Types-module__oimG6G__hero:before{content:"";background:radial-gradient(circle at center, rgba(var(--accent-color), .1), rgba(var(--accent-color), .02));z-index:1;border-radius:50%;width:300px;height:300px;position:absolute;top:15%;right:5%}.Types-module__oimG6G__hero:after{content:"";background:radial-gradient(circle at center, rgba(var(--primary-color), .1), rgba(var(--primary-color), .02));z-index:1;border-radius:50%;width:250px;height:250px;position:absolute;bottom:10%;left:5%}.Types-module__oimG6G__hero .Types-module__oimG6G__floatingElement1,.Types-module__oimG6G__hero .Types-module__oimG6G__floatingElement2,.Types-module__oimG6G__hero .Types-module__oimG6G__floatingElement3{z-index:1;opacity:.15;position:absolute}.Types-module__oimG6G__hero .Types-module__oimG6G__floatingElement1{border-radius:var(--grid-item-border-radius);background:rgb(var(--primary-color));width:40px;height:40px;animation:8s ease-in-out infinite Types-module__oimG6G__float;top:20%;right:15%;transform:rotate(15deg)}.Types-module__oimG6G__hero .Types-module__oimG6G__floatingElement2{background:rgb(var(--accent-color));border-radius:50%;width:30px;height:30px;animation:6s ease-in-out 1s infinite Types-module__oimG6G__float;bottom:25%;left:10%}.Types-module__oimG6G__hero .Types-module__oimG6G__floatingElement3{background:rgb(var(--primary-color));width:25px;height:25px;animation:7s ease-in-out .5s infinite Types-module__oimG6G__float;top:60%;right:20%;transform:rotate(45deg)}@keyframes Types-module__oimG6G__float{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(5deg)}to{transform:translateY(0)rotate(0)}}.Types-module__oimG6G__heroContent{text-align:center;z-index:2;max-width:900px;padding:4rem 2rem}.Types-module__oimG6G__hero h1{background:linear-gradient(45deg, rgb(var(--primary-color)), rgb(var(--accent-color)));color:#0000;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:3.8rem;font-weight:800;line-height:1.2}.Types-module__oimG6G__hero p{color:rgb(var(--text-secondary));max-width:700px;margin:0 auto;font-size:1.35rem;line-height:1.6}.Types-module__oimG6G__introduction{background-color:rgba(var(--background-end), .5);padding:5rem 2rem}.Types-module__oimG6G__introContent{text-align:center;max-width:900px;margin:0 auto}.Types-module__oimG6G__introContent h2{color:rgb(var(--text-color));margin-bottom:2rem;font-size:2.5rem;font-weight:700}.Types-module__oimG6G__introContent p{color:rgb(var(--text-color), .9);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.Types-module__oimG6G__typesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:center;justify-items:center;gap:2rem;width:100%;max-width:1000px;margin:0 auto 3rem;padding:2rem;display:grid}.Types-module__oimG6G__twoCardGrid,.Types-module__oimG6G__multiCardGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:center;gap:2rem;display:grid}@media (min-width:1025px){.Types-module__oimG6G__twoCardGrid{grid-template-columns:repeat(2,minmax(300px,1fr));gap:2rem}.Types-module__oimG6G__multiCardGrid{grid-template-columns:repeat(3,minmax(300px,1fr));gap:2rem}}@media (max-width:1024px) and (min-width:993px){.Types-module__oimG6G__twoCardGrid,.Types-module__oimG6G__multiCardGrid{grid-template-columns:repeat(2,minmax(280px,1fr));gap:1.5rem}}@media (max-width:992px){.Types-module__oimG6G__familySection{padding:4rem 1rem}.Types-module__oimG6G__familyHeader{max-width:100%;padding:0 1rem}.Types-module__oimG6G__twoCardGrid,.Types-module__oimG6G__multiCardGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;max-width:100%;padding:0 1rem}.Types-module__oimG6G__typeCard{width:100%;margin:0 auto}}@media (max-width:768px){.Types-module__oimG6G__familySection{padding:3rem 1rem}.Types-module__oimG6G__familyHeader{margin-bottom:1.5rem;padding:0 .5rem}.Types-module__oimG6G__twoCardGrid,.Types-module__oimG6G__multiCardGrid{grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;max-width:100%;padding:0 .5rem}.Types-module__oimG6G__typeCard{width:100%;max-width:100%}.Types-module__oimG6G__hero h1{margin-bottom:1.25rem;font-size:2.2rem}.Types-module__oimG6G__hero p{max-width:100%;font-size:1rem}.Types-module__oimG6G__introContent h2{font-size:1.8rem}.Types-module__oimG6G__introContent p{font-size:1rem}.Types-module__oimG6G__familyHeader h2{font-size:1.8rem}.Types-module__oimG6G__familyHeader p{font-size:1rem}.Types-module__oimG6G__typeContent h3{font-size:1.3rem}.Types-module__oimG6G__typeDescription{font-size:.95rem}.Types-module__oimG6G__ctaSection{padding:3rem 1.5rem}.Types-module__oimG6G__ctaContent{padding:2rem 1.5rem}.Types-module__oimG6G__ctaContent h2{margin-bottom:1rem;font-size:1.8rem}.Types-module__oimG6G__ctaContent p{margin-bottom:1.5rem;font-size:1rem}}@media (max-width:480px){.Types-module__oimG6G__familySection{padding:2.5rem 0}.Types-module__oimG6G__familyHeader{margin-bottom:1.5rem;padding:0 1rem}.Types-module__oimG6G__twoCardGrid,.Types-module__oimG6G__multiCardGrid{grid-template-columns:1fr;gap:1.5rem;width:100%;max-width:100%;margin:0 auto;padding:0}.Types-module__oimG6G__typeCard{width:100%;max-width:100%;box-shadow:none;border-bottom:1px solid #0000000d;border-radius:0;margin:0}.Types-module__oimG6G__typesGrid{width:100%;max-width:100%;margin:0;padding:0}.Types-module__oimG6G__typeImageWrapper{border-radius:0}.Types-module__oimG6G__typeContent{padding:1.5rem 1rem}.Types-module__oimG6G__hero{padding:7rem 1rem 4rem}.Types-module__oimG6G__hero h1{font-size:2rem}.Types-module__oimG6G__hero p{font-size:.95rem}.Types-module__oimG6G__introContent h2,.Types-module__oimG6G__familyHeader h2{font-size:1.6rem}.Types-module__oimG6G__typeContent h3{font-size:1.2rem}.Types-module__oimG6G__typeDescription{font-size:.9rem}.Types-module__oimG6G__ctaContent{padding:1.5rem 1rem}.Types-module__oimG6G__ctaContent h2{font-size:1.6rem}.Types-module__oimG6G__ctaContent p{font-size:.95rem}}.Types-module__oimG6G__typeCard{appearance:none;background-color:rgb(var(--container-background-color));border-radius:var(--general-border-radius);width:100%;max-width:100%;transition:var(--general-transition);cursor:pointer;height:100%;color:inherit;font:inherit;text-align:left;border:0;border-top:4px solid #0000;flex-direction:column;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 5px 15px #00000014}.Types-module__oimG6G__typeImageWrapper{width:100%;padding-top:130%;position:relative;overflow:hidden}.Types-module__oimG6G__typeImage{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;transition:transform .3s ease-out}.Types-module__oimG6G__typeCard:hover .Types-module__oimG6G__typeImage{transform:scale(1.05)}.Types-module__oimG6G__typeContent{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.Types-module__oimG6G__typeContent h3{color:rgb(var(--text-color));margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Types-module__oimG6G__yinYang{color:rgb(var(--text-color), .7);margin-bottom:1rem;font-size:.9rem;font-style:italic}.Types-module__oimG6G__typeDescription{color:rgb(var(--text-color), .9);flex-grow:1;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.Types-module__oimG6G__typeDetails{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.Types-module__oimG6G__energyBadge{color:#fff;border-radius:20px;padding:.3rem .8rem;font-size:.85rem;font-weight:500}.Types-module__oimG6G__viewDetails{color:rgb(var(--primary-color));cursor:pointer;font-size:.9rem;font-weight:600}.Types-module__oimG6G__ctaSection{background:linear-gradient(to right, rgba(var(--primary-color), .1), rgba(var(--accent-color), .1));text-align:center;padding:5rem 2rem}.Types-module__oimG6G__ctaContent{background-color:rgb(var(--container-background-color));max-width:800px;box-shadow:var(--general-box-shadow);border-radius:20px;margin:0 auto;padding:3rem}.Types-module__oimG6G__ctaContent h2{color:rgb(var(--text-color));margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.Types-module__oimG6G__ctaContent p{color:rgb(var(--text-color), .9);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.Types-module__oimG6G__navigationSection{text-align:center;background-color:rgba(var(--background-start), .8);z-index:2;margin-bottom:1rem;padding:3rem 2rem;position:relative}.Types-module__oimG6G__navigationSection h2{color:rgb(var(--text-color));margin-bottom:2rem;font-size:2.5rem;font-weight:700}.Types-module__oimG6G__desktopNavigationButtons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;padding:0 1rem;display:flex}.Types-module__oimG6G__mobileNavigationContainer{justify-content:center;width:100%;margin-bottom:3rem;padding:0 1.5rem;display:none}.Types-module__oimG6G__familyDropdownContainer{z-index:50;width:100%;margin:0 auto;position:relative}.Types-module__oimG6G__familyDropdownContainer>summary{list-style:none}.Types-module__oimG6G__familyDropdownContainer>summary::-webkit-details-marker{display:none}.Types-module__oimG6G__familyDropdownContainer[open] .Types-module__oimG6G__dropdownIcon{opacity:1;transform:rotate(180deg)}.Types-module__oimG6G__familyDropdownButton{background-color:rgb(var(--container-background-color));border:1px solid rgba(var(--primary-color), .2);width:100%;color:rgba(var(--text-primary), .8);cursor:pointer;transition:var(--general-transition);z-index:51;border-radius:2rem;justify-content:space-between;align-items:center;padding:1rem 1.5rem;font-size:1.1rem;font-weight:600;display:flex;position:relative;box-shadow:0 2px 8px #00000014}.Types-module__oimG6G__familyDropdownButton:hover{background-color:rgba(var(--primary-color), .05);transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.Types-module__oimG6G__familyDropdownButton:active{transform:translateY(1px);box-shadow:0 2px 4px #00000014}.Types-module__oimG6G__dropdownIcon{opacity:.7;margin-left:.5rem;transition:transform .3s}.Types-module__oimG6G__dropdownMenu{background-color:rgb(var(--container-background-color));border:1px solid rgba(var(--primary-color), .1);z-index:49;border-radius:1rem;width:100%;padding:0;position:absolute;top:calc(100% + .5rem);left:0;overflow:hidden;box-shadow:0 4px 16px #0000001f}.Types-module__oimG6G__dropdownItem{text-align:left;background-color:rgb(var(--container-background-color));cursor:pointer;width:100%;color:rgba(var(--text-primary), .75);border:none;border-bottom:1px solid rgba(var(--primary-color), .05);border-radius:0;margin:0;padding:.875rem 1.5rem;font-weight:500;transition:background-color .2s,color .2s;display:block;position:relative}.Types-module__oimG6G__dropdownItem:last-child{border-bottom:none}.Types-module__oimG6G__dropdownItem:hover{background-color:rgba(var(--primary-color), .05);color:rgba(var(--text-primary), .9)}.Types-module__oimG6G__dropdownItem.Types-module__oimG6G__active{background-color:rgba(var(--primary-color), .08);color:rgb(var(--primary-color));font-weight:600}.Types-module__oimG6G__dropdownItem:active{background-color:rgba(var(--primary-color), .1)}.Types-module__oimG6G__dropdownItem.Types-module__oimG6G__active:before{content:"";background-color:rgb(var(--primary-color));opacity:.8;width:3px;height:100%;position:absolute;top:0;left:0}.Types-module__oimG6G__navigationButton{background-color:rgb(var(--container-background-color));border:1px solid rgba(var(--primary-color), .2);color:rgba(var(--text-primary), .75);cursor:pointer;transition:var(--general-transition);text-align:center;border-radius:2rem;min-width:120px;margin-bottom:.5rem;padding:.875rem 1.75rem;font-size:1.1rem;font-weight:600}.Types-module__oimG6G__navigationButton:hover{background-color:rgba(var(--primary-color), .05);transform:translateY(-2px);box-shadow:0 4px 8px #0000001a;text-decoration:none!important}.Types-module__oimG6G__navigationButton.Types-module__oimG6G__active{background-color:rgb(var(--primary-color));color:#fff;cursor:default;box-shadow:0 4px 12px rgba(var(--primary-color), .3);border-color:#0000}.Types-module__oimG6G__familySection{border-bottom:1px solid rgba(var(--text-color), .1);padding:4rem 2rem;scroll-margin-top:2rem}.Types-module__oimG6G__familySection:nth-child(odd){background-color:rgba(var(--background-start), .5)}.Types-module__oimG6G__familySection:nth-child(2n){background-color:rgba(var(--background-end), .5)}.Types-module__oimG6G__familyHeader{text-align:center;background-color:rgb(var(--container-background-color));border-radius:var(--general-border-radius);border-left:4px solid rgb(var(--primary-color));width:100%;max-width:1000px;margin:0 auto 3rem;padding:2rem;position:relative;overflow:hidden;box-shadow:0 5px 20px #00000014}.Types-module__oimG6G__familyHeader:before{content:"";background:linear-gradient(to right, rgba(var(--primary-color), .05), transparent);z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Types-module__oimG6G__familyHeader h2{color:rgb(var(--text-color));z-index:1;margin-bottom:1.5rem;font-size:2.2rem;font-weight:700;position:relative}.Types-module__oimG6G__familyHeader p{color:rgb(var(--text-color), .9);z-index:1;font-size:1.1rem;line-height:1.7;position:relative}.Types-module__oimG6G__modalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;background-color:#000000bf;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0;overflow-y:auto}.Types-module__oimG6G__modalContent{background-color:rgb(var(--container-background-color));scrollbar-width:thin;scrollbar-color:rgba(var(--primary-color), .3) transparent;border:1px solid #ffffff1a;border-radius:16px;width:90%;max-width:1100px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 10px 40px #00000040,0 2px 10px #0000001a}.Types-module__oimG6G__modalContent::-webkit-scrollbar{width:8px}.Types-module__oimG6G__modalContent::-webkit-scrollbar-track{background:0 0}.Types-module__oimG6G__modalContent::-webkit-scrollbar-thumb{background-color:rgba(var(--primary-color), .3);border:3px solid #0000;border-radius:20px}.Types-module__oimG6G__closeButton{cursor:pointer;width:36px;height:36px;color:rgb(var(--text-color), .7);z-index:10;background:#00000014;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;line-height:1;display:flex;position:absolute;top:1.25rem;right:1.25rem}.Types-module__oimG6G__modalGrid{grid-template-columns:minmax(280px,1fr) minmax(400px,2fr);gap:2.5rem;padding:2.5rem;display:grid}.Types-module__oimG6G__modalImageSection{flex-direction:column;gap:1.5rem;display:flex}.Types-module__oimG6G__modalImageWrapper{border-radius:var(--general-border-radius);width:100%;height:450px;box-shadow:var(--general-box-shadow);position:relative;overflow:hidden}.Types-module__oimG6G__modalImageWrapper:after{content:"";pointer-events:none;background:linear-gradient(#0000,#00000026);width:100%;height:30%;position:absolute;bottom:0;left:0}.Types-module__oimG6G__modalImage{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.Types-module__oimG6G__energySection{background-color:rgba(var(--background-end), .4);border:1px solid rgba(var(--primary-color), .1);border-radius:14px;padding:1.5rem}.Types-module__oimG6G__modalEnergyBadge{border-radius:var(--button-border-radius);color:#fff;margin-bottom:1rem;padding:.5rem 1.25rem;font-weight:600;display:inline-block;box-shadow:0 3px 10px #0000001a}.Types-module__oimG6G__modalDetails{padding-top:.5rem}.Types-module__oimG6G__modalDetails h2{color:rgb(var(--text-color));margin-bottom:.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.Types-module__oimG6G__modalYinYang{color:rgb(var(--text-color), .8);margin-bottom:1.75rem;font-size:1rem;font-style:italic;font-weight:500}.Types-module__oimG6G__modalDescription{margin-bottom:2.25rem;position:relative}.Types-module__oimG6G__modalDescription p{color:rgb(var(--text-color), .85);font-size:1.15rem;line-height:1.7}.Types-module__oimG6G__modalSection{border-bottom:1px solid rgba(var(--text-color), .08);margin-bottom:2.25rem;padding-bottom:2rem;position:relative}.Types-module__oimG6G__modalSection:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.Types-module__oimG6G__modalSection h3{color:rgb(var(--text-color));margin-bottom:1.25rem;font-size:1.5rem;font-weight:600;position:relative}.Types-module__oimG6G__modalSection h3:before{content:"";background-color:rgba(var(--primary-color), .8);border-radius:4px;width:40px;height:3px;position:absolute;bottom:-.5rem;left:0}.Types-module__oimG6G__characteristicItem{background-color:rgba(var(--background-end), .2);border-radius:10px;margin-bottom:1.5rem;padding:1.25rem}.Types-module__oimG6G__characteristicItem:last-child{margin-bottom:0}.Types-module__oimG6G__characteristicItem h4{color:rgb(var(--text-color));margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.Types-module__oimG6G__characteristicItem p{color:rgb(var(--text-color), .85);font-size:1rem;line-height:1.6}.Types-module__oimG6G__stylingTips{margin-bottom:1.75rem;padding-left:0;list-style-type:none}.Types-module__oimG6G__stylingTips li{color:rgb(var(--text-color), .85);margin-bottom:1rem;padding-left:1.75rem;font-size:1rem;line-height:1.6;position:relative}.Types-module__oimG6G__stylingTips li:before{content:"•";color:rgb(var(--primary-color));font-size:1.25rem;position:absolute;left:.5rem}.Types-module__oimG6G__examplesList{flex-wrap:wrap;gap:.75rem;margin-top:.75rem;display:flex}.Types-module__oimG6G__exampleItem{background-color:rgba(var(--background-end), .4);border-radius:var(--button-border-radius);color:rgb(var(--text-color), .9);border:1px solid rgba(var(--primary-color), .08);padding:.6rem 1.2rem;font-size:.95rem}.Types-module__oimG6G__modalCta{text-align:center;background:linear-gradient(to right, rgba(var(--primary-color), .05), rgba(var(--accent-color), .05));border:1px solid rgba(var(--primary-color), .1);border-radius:14px;flex-direction:column;align-items:center;margin-top:1rem;padding:2rem;display:flex}.Types-module__oimG6G__modalCta p{color:rgb(var(--text-color), .9);max-width:90%;margin-bottom:1.5rem;font-size:1.15rem;font-weight:600}.Types-module__oimG6G__modalButtons{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;max-width:400px;display:flex}.Types-module__oimG6G__primaryButton{border-radius:50px;justify-content:center;align-items:center;min-height:54px;display:flex;width:100%!important;max-width:100%!important;padding:1.1rem 2rem!important;font-size:1.1rem!important;font-weight:700!important}.Types-module__oimG6G__secondaryButtons{justify-content:space-between;gap:.75rem;width:100%;display:flex}.Types-module__oimG6G__secondaryButtons .Types-module__oimG6G__blogButton,.Types-module__oimG6G__secondaryButtons .Types-module__oimG6G__shopButton{text-align:center;flex:1;min-width:0;max-width:none;padding:.95rem 1.25rem;font-size:.95rem;font-weight:600}.Types-module__oimG6G__blogButton{background:rgb(var(--container-background-color))!important;border:2px solid var(--kibbe-color,rgb(var(--primary-color)))!important;color:var(--kibbe-color,rgb(var(--primary-color)))!important;box-shadow:0 4px 12px #0000001a!important}.Types-module__oimG6G__blogButton:hover{transform:translateY(-2px);background:var(--kibbe-color,rgb(var(--primary-color)))!important;color:#fff!important;box-shadow:0 6px 16px #00000026!important}.Types-module__oimG6G__quizButton,.Types-module__oimG6G__shopButton,.Types-module__oimG6G__blogButton{text-align:center;cursor:pointer;color:#fff;min-width:140px;transition:var(--general-transition);z-index:2;border:none;border-radius:50px;padding:.95rem 1.75rem;font-size:1rem;font-weight:600;display:inline-block;position:relative;overflow:hidden;box-shadow:0 6px 12px #00000026;text-decoration:none!important}.Types-module__oimG6G__quizButton{text-shadow:0 1px 2px #0003}.Types-module__oimG6G__quizButton:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0003;text-decoration:none!important}.Types-module__oimG6G__quizButton:active{transform:translateY(-1px);box-shadow:0 6px 12px #00000026}.Types-module__oimG6G__shopButton{background:linear-gradient(45deg, rgb(var(--primary-color)), rgb(var(--accent-color)));color:#fff!important}.Types-module__oimG6G__shopButton:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0003;text-decoration:none!important}.Types-module__oimG6G__shopButton:active{transform:translateY(-1px);box-shadow:0 6px 12px #00000026}@media (min-width:1440px){.Types-module__oimG6G__modalGrid{grid-template-columns:minmax(350px,1fr) minmax(500px,2fr);gap:3rem;padding:3rem}.Types-module__oimG6G__modalImageWrapper{height:500px}}@media (max-width:1200px){.Types-module__oimG6G__modalGrid{grid-template-columns:minmax(250px,1fr) minmax(350px,1.8fr);gap:2rem;padding:2rem}.Types-module__oimG6G__modalDetails h2{font-size:2.2rem}.Types-module__oimG6G__modalImageWrapper{height:400px}.Types-module__oimG6G__desktopNavigationButtons{display:none}.Types-module__oimG6G__mobileNavigationContainer{display:flex}}@media (max-width:1024px){.Types-module__oimG6G__modalGrid{grid-template-columns:minmax(220px,1fr) minmax(300px,1.5fr);gap:1.75rem;padding:1.75rem}.Types-module__oimG6G__modalImageWrapper{height:350px}.Types-module__oimG6G__modalDetails h2{font-size:2rem}.Types-module__oimG6G__modalCta{padding:1.75rem}}@media (max-width:850px){.Types-module__oimG6G__modalContent{width:95%;max-height:85vh}.Types-module__oimG6G__modalGrid{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.Types-module__oimG6G__modalImageSection{grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:.5rem;display:grid}.Types-module__oimG6G__modalImageWrapper{height:320px}.Types-module__oimG6G__modalDetails h2{margin-top:0;font-size:1.8rem}.Types-module__oimG6G__modalYinYang{margin-bottom:1.25rem}.Types-module__oimG6G__modalSection h3{margin-bottom:1.25rem;font-size:1.35rem}.Types-module__oimG6G__modalButtons{flex-direction:column;gap:.875rem;max-width:100%}.Types-module__oimG6G__primaryButton{width:100%!important;max-width:100%!important}.Types-module__oimG6G__secondaryButtons{flex-direction:column;gap:.75rem;width:100%}.Types-module__oimG6G__quizButton,.Types-module__oimG6G__shopButton,.Types-module__oimG6G__blogButton{width:100%;min-width:unset;color:#fff!important}}@media (max-width:650px){.Types-module__oimG6G__modalContent{border-radius:20px;width:calc(100% - 2rem);max-height:calc(100vh - 4rem);margin:2rem 1rem}.Types-module__oimG6G__modalOverlay{align-items:center;padding:1rem}.Types-module__oimG6G__modalGrid{gap:1.25rem;padding:1.25rem}.Types-module__oimG6G__closeButton{top:1rem;right:1rem}.Types-module__oimG6G__modalImageSection{grid-template-columns:1fr;gap:1rem}.Types-module__oimG6G__modalImageWrapper{height:300px}.Types-module__oimG6G__modalDetails h2{font-size:1.75rem}.Types-module__oimG6G__modalCta{margin-top:.5rem;padding:1.5rem 1.25rem}.Types-module__oimG6G__modalCta p{margin-bottom:1.25rem;font-size:1.05rem}.Types-module__oimG6G__quizButton,.Types-module__oimG6G__shopButton,.Types-module__oimG6G__blogButton{padding:.9rem 1.5rem;color:#fff!important}.Types-module__oimG6G__blogButton{background:rgb(var(--container-background-color))!important;border:2px solid var(--kibbe-color,rgb(var(--primary-color)))!important;color:var(--kibbe-color,rgb(var(--primary-color)))!important}.Types-module__oimG6G__blogButton:hover{background:var(--kibbe-color,rgb(var(--primary-color)))!important;color:#fff!important}}@media (max-width:480px){.Types-module__oimG6G__modalGrid{gap:1rem;padding:1rem}.Types-module__oimG6G__modalImageWrapper{height:250px}.Types-module__oimG6G__energySection{padding:1.25rem}.Types-module__oimG6G__modalDetails h2{font-size:1.6rem}.Types-module__oimG6G__modalYinYang{margin-bottom:1rem;font-size:.9rem}.Types-module__oimG6G__modalDescription p{font-size:1rem}.Types-module__oimG6G__modalSection{margin-bottom:1.5rem;padding-bottom:1.5rem}.Types-module__oimG6G__modalSection h3{font-size:1.25rem}.Types-module__oimG6G__characteristicItem{padding:1rem}.Types-module__oimG6G__exampleItem{padding:.5rem 1rem;font-size:.85rem}.Types-module__oimG6G__modalCta{padding:1.25rem 1rem}.Types-module__oimG6G__modalCta p{max-width:100%;font-size:.95rem}.Types-module__oimG6G__quizButton,.Types-module__oimG6G__shopButton,.Types-module__oimG6G__blogButton{padding:.85rem 1.25rem;color:#fff!important}.Types-module__oimG6G__blogButton{background:rgb(var(--container-background-color))!important;border:2px solid var(--kibbe-color,rgb(var(--primary-color)))!important;color:var(--kibbe-color,rgb(var(--primary-color)))!important}.Types-module__oimG6G__blogButton:hover{background:var(--kibbe-color,rgb(var(--primary-color)))!important;color:#fff!important}}@media (max-width:768px){.Types-module__oimG6G__hero{min-height:45vh;padding:9rem 2rem 6rem}.Types-module__oimG6G__heroContent{padding:2.5rem 1rem}.Types-module__oimG6G__hero h1{margin-bottom:1.75rem;font-size:2.8rem}.Types-module__oimG6G__hero p{max-width:450px;font-size:1.2rem}}@media (max-width:480px){.Types-module__oimG6G__hero{min-height:40vh;padding:8rem 1.5rem 5rem}.Types-module__oimG6G__heroContent{padding:2rem .5rem}.Types-module__oimG6G__hero h1{margin-bottom:1.5rem;font-size:2.4rem}.Types-module__oimG6G__hero p{max-width:100%;padding:0 .5rem;font-size:1.1rem}}
