/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--blue:#087ea4;--deep:#075f7d;--ink:#20323b;--muted:#667981;--coral:#f15b4a;--yellow:#ffc857;--line:#dfe8ea;--off:#f7fafb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,100% - 40px);margin:auto}.notice{background:var(--deep);color:#fff;justify-content:center;align-items:center;height:34px;font-size:13px;display:flex}.notice span{color:#7fd3e8;margin:0 14px}header{border-bottom:1px solid var(--line);background:#fff}.head{grid-template-columns:230px 1fr 215px;align-items:center;gap:26px;height:100px;display:grid}.brand{align-items:center;gap:11px;display:flex}.brand i{color:#fff;background:var(--blue);border-radius:48% 55% 42% 58%;place-items:center;width:54px;height:54px;font-size:19px;font-style:normal;font-weight:900;display:grid;transform:rotate(-7deg);box-shadow:7px -5px 0 -1px #d7f2f8}.brand span{flex-direction:column;display:flex}.brand b{letter-spacing:-1px;font-size:23px}.brand small{letter-spacing:4px;color:var(--blue);font-size:10px;font-weight:800}.search{height:48px;color:var(--blue);background:#f9fbfc;border:1.5px solid #ccdde2;border-radius:12px;align-items:center;padding-left:14px;font-size:25px;display:flex;overflow:hidden}.search input{background:0 0;border:0;outline:0;flex:1;padding:0 12px;font-size:15px}.search button{background:var(--blue);color:#fff;border:0;align-self:stretch;padding:0 22px;font-weight:800}.actions{justify-content:flex-end;gap:18px;display:flex}.actions span{text-align:center;flex-direction:column;font-size:23px;display:flex}.actions small{color:var(--muted);margin-top:4px;font-size:10px}.nav{justify-content:space-between;align-items:center;height:52px;font-size:14px;font-weight:800;display:flex}.nav a{border-bottom:3px solid #0000;padding:17px 7px}.nav a:hover{color:var(--blue);border-color:var(--blue)}.nav .sale{color:var(--coral)}.hero{background:linear-gradient(125deg,#e5f7fb,#f4fbfc 50%,#fff0e7);border-radius:28px;grid-template-columns:53% 47%;min-height:570px;margin-top:24px;display:grid;overflow:hidden}.heroCopy{z-index:2;padding:72px 20px 52px 68px}.eyebrow{letter-spacing:2px;color:var(--blue);margin:0 0 16px;font-size:12px;font-weight:900}.hero h1{letter-spacing:-2.5px;margin:0 0 24px;font-size:54px;line-height:1.05}.heroCopy>p:not(.eyebrow){color:#53676f;max-width:570px;font-size:17px;line-height:1.65}.buttons{gap:12px;margin-top:28px;display:flex}.buttons a,.institution a{border-radius:10px;padding:15px 20px;font-size:14px;font-weight:800}.buttons a:first-child{background:var(--blue);color:#fff}.buttons a:last-child{color:var(--deep);background:#fff8;border:1px solid #b9d7df}.trust{color:#60757d;margin-top:36px;font-size:11px}.heroArt{position:relative}.sun{background:#fff7d7;border-radius:50%;width:350px;height:350px;position:absolute;top:90px;right:42px;box-shadow:0 22px 60px #45677022}.sheet{background:#7fd2e7;border-radius:18px;width:240px;height:180px;position:absolute;top:195px;right:82px;transform:rotate(12deg);box-shadow:0 18px 30px #284b501f}.sheet.two{background:#fff;top:155px;right:125px;transform:rotate(-7deg)}.pencil{background:linear-gradient(90deg,#f9d86c 0 78%,#d1bf9f 78% 88%,#333 88%);border-radius:9px;width:230px;height:24px;position:absolute;top:286px;right:94px;transform:rotate(-34deg);box-shadow:0 7px 13px #0002}.pencil:before{content:"";border-top:12px solid #0000;border-bottom:12px solid #0000;border-right:23px solid #e8cea0;position:absolute;left:-22px}.p2{background:linear-gradient(90deg,#ef6556 0 78%,#d1bf9f 78% 88%,#333 88%);top:324px;right:62px;transform:rotate(-24deg)}.pot{background:var(--blue);border-radius:14px 14px 29px 29px;width:108px;height:103px;position:absolute;bottom:61px;right:105px;box-shadow:0 15px 25px #0002}.pot:before{content:"";background:#075f7d;border-radius:50%;width:114px;height:20px;position:absolute;top:-5px;left:-3px}.brush{background:#b9783e;border-radius:8px;width:14px;height:190px;position:absolute;bottom:147px;right:160px;transform:rotate(16deg)}.brush:before{content:"";background:#3d3029;border-radius:60% 60% 20% 20%;width:35px;height:72px;position:absolute;top:-55px;left:-10px}.round{background:#fff;border-radius:50%;width:40px;height:40px;position:absolute;box-shadow:inset 0 0 0 11px,0 8px 14px #0002}.r1{color:var(--coral);top:110px;left:24px}.r2{color:var(--yellow);top:72px;left:72px}.r3{color:#17a67f;top:156px;left:73px}.sticker{text-align:center;background:var(--yellow);border-radius:50%;place-content:center;width:116px;height:116px;font-size:13px;display:grid;position:absolute;bottom:66px;left:34px;transform:rotate(-9deg);box-shadow:0 12px 25px #0002}.sticker b{font-size:17px}.section{padding:78px 0}.sectionHead{justify-content:space-between;align-items:end;margin-bottom:30px;display:flex}.sectionHead h2,.institution h2{letter-spacing:-1.3px;margin:0;font-size:34px}.sectionHead>a{color:var(--blue);font-size:14px;font-weight:800}.catGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.cat{background:#fff;border:1px solid #e0e9eb;border-radius:19px;padding:18px 18px 22px;transition:all .2s}.cat:hover{transform:translateY(-5px);box-shadow:0 18px 35px #20323b18}.catArt{border-radius:14px;place-items:center;height:165px;display:grid;position:relative;overflow:hidden}.catArt:before,.catArt:after{content:"";background:#fff8;border-radius:50%;width:110px;height:110px;position:absolute}.catArt:before{top:-42px;left:15px}.catArt:after{bottom:-50px;right:-30px}.catArt span{z-index:2;filter:drop-shadow(0 10px 10px #0002);font-size:72px}.coral .catArt{color:#e95142;background:#ffe3df}.yellow .catArt{color:#b88408;background:#fff1c5}.blue .catArt{color:var(--blue);background:#daf0f7}.mint .catArt{color:#168a69;background:#dcf4eb}.lilac .catArt{color:#6761c7;background:#ebe8ff}.sky .catArt{color:#3a72b8;background:#e2efff}.cat h3{margin:18px 0 6px;font-size:19px}.cat p{color:var(--muted);margin:0 0 18px;font-size:13px}.cat>b{color:var(--blue);font-size:13px}.products{background:var(--off)}.productGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.productGrid article{background:#fff;border:1px solid #e4ebed;border-radius:16px;padding:13px 13px 17px;position:relative}.productArt{background:#edf3f5;border-radius:12px;place-items:center;height:220px;display:grid;position:relative;overflow:hidden}.productArt em{background:var(--coral);color:#fff;border-radius:20px;padding:6px 9px;font-size:10px;font-style:normal;font-weight:800;position:absolute;top:10px;left:10px}.productArt i{background:#fff;border-radius:16px;width:100px;height:145px;transform:rotate(-6deg);box-shadow:0 15px 25px #0002}.productArt b{background:repeating-radial-gradient(circle at 20% 20%,#f15b4a 0 7px,#fff 8px 13px,#087ea4 14px 20px);border-radius:50%;width:86px;height:86px;position:absolute;bottom:24px;right:25px;box-shadow:0 8px 18px #0002}.pencils i{background:linear-gradient(90deg,#f5c949 0 20%,#e7574a 20% 40%,#168a69 40% 60%,#348bb8 60% 80%,#6c71d9 80%);width:115px}.paint i{background:#188fb2;border-radius:10px 10px 25px 25px;height:125px}.paint b{background:#ffc857;width:78px;height:78px}.bag i{background:#303a4b;border-radius:38px 38px 18px 18px;width:115px}.bag b{background:#f15b4a;width:65px;height:65px}.productGrid h3{min-height:36px;margin:15px 0 8px;font-size:15px}.stars{color:#efa91f;font-size:11px}.stars small{color:#849298}.productGrid strong{margin-top:12px;display:block}.productGrid button{color:var(--blue);background:#fff;border:1px solid #cce0e6;border-radius:8px;padding:7px 10px;font-size:11px;font-weight:800;position:absolute;bottom:14px;right:13px}.institution{background:linear-gradient(120deg,#eaf6fc,#fff 58%,#fdf2ee);border:1px solid #d8eaf4;border-radius:26px;grid-template-columns:47% 1fr;align-items:center;gap:48px;margin-top:78px;margin-bottom:78px;padding:22px;display:grid;overflow:hidden;box-shadow:0 24px 60px #09548714}.institutionVisual{background:#fff;border-radius:20px;height:390px;overflow:hidden}.institutionVisual img{object-fit:cover;width:100%;height:100%;display:block}.institutionCopy{padding:30px 42px 30px 0}.institution h2{color:var(--ink);font-size:38px}.institutionCopy>p:not(.eyebrow){color:#526973;line-height:1.65}.checks{flex-wrap:wrap;gap:9px;margin:24px 0 28px;font-size:12px;display:flex}.checks span{color:var(--deep);background:#fff;border:1px solid #cae2ee;border-radius:999px;padding:9px 11px;font-weight:800}.institution a{background:var(--blue);color:#fff;display:inline-block;box-shadow:0 8px 20px #0e70b22b}.benefits{border-block:1px solid var(--line);padding:26px 0}.benefits>.wrap{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.benefits .wrap>div{color:var(--blue);align-items:center;gap:12px;font-size:28px;display:flex}.benefits span{flex-direction:column;display:flex}.benefits span b{color:var(--ink);font-size:13px}.benefits small{color:var(--muted);margin-top:4px;font-size:11px}footer{color:#fff;background:#20323b;padding:55px 0}footer>.wrap{grid-template-columns:2fr 1fr 1fr 1.65fr;gap:45px;display:grid}footer .brand i{background:#42b9d8}footer .brand small{color:#78d6ea}footer p{color:#b8c4c9;font-size:12px;line-height:1.6}footer>div>div:not(:first-child){flex-direction:column;gap:10px;display:flex}footer>div>div>b{font-size:13px}footer a{color:#b8c4c9;font-size:12px}.newsletter>div{background:#fff;border-radius:9px;display:flex;overflow:hidden}.newsletter input{border:0;outline:0;flex:1;min-width:0;padding:11px 12px;font-size:12px}.newsletter button{background:var(--blue);color:#fff;text-align:center;white-space:nowrap;border:0;padding:10px 12px;font-weight:800}.newsletter>small{color:#82979f;font-size:10px}@media (width<=900px){.head{grid-template-columns:1fr auto;height:auto;padding:18px 0}.search{grid-area:2/1/auto/-1}.actions small{display:none}.nav{justify-content:flex-start;gap:20px;overflow:auto}.hero{grid-template-columns:1fr}.heroCopy{padding:52px 35px 22px}.hero h1{font-size:43px}.heroArt{min-height:380px}.catGrid,.productGrid{grid-template-columns:repeat(2,1fr)}.institution{grid-template-columns:1fr;gap:12px}.institutionVisual{height:330px}.institutionCopy{padding:28px}.benefits>.wrap,footer>.wrap{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.wrap{width:calc(100% - 24px)}.notice{text-align:center;padding:0 5px;font-size:10px}.brand b{font-size:19px}.brand i{width:44px;height:44px}.actions span:nth-child(2){display:none}.search{height:44px}.search button{padding:0 13px}.nav{height:45px;font-size:12px}.hero{border-radius:18px;margin-top:12px}.heroCopy{padding:40px 22px 20px}.hero h1{letter-spacing:-1.6px;font-size:37px}.heroCopy>p:not(.eyebrow){font-size:15px}.buttons{flex-direction:column}.trust{line-height:2}.heroArt{min-height:330px}.sun{width:260px;height:260px;top:25px;right:10px}.sheet{top:112px;right:18px}.sheet.two{top:75px;right:52px}.pencil{top:187px;right:25px}.p2{top:225px;right:8px}.pot{bottom:18px;right:35px}.brush{bottom:99px;right:90px}.sticker{width:90px;height:90px;bottom:22px;left:12px}.round{display:none}.section{padding:55px 0}.sectionHead h2,.institution h2{font-size:28px}.sectionHead>a{display:none}.catGrid{gap:10px}.cat{padding:10px 10px 15px}.catArt{height:105px}.catArt span{font-size:48px}.cat h3{margin:12px 0 5px;font-size:15px}.cat p{min-height:24px;font-size:10px}.productGrid{gap:9px}.productGrid article{padding:8px}.productArt{height:150px}.productGrid h3{font-size:13px}.productGrid button{display:none}.institution{margin-block:55px;padding:35px 24px}.checks{line-height:2}.benefits>.wrap{grid-template-columns:1fr}footer>.wrap{grid-template-columns:1fr 1fr;gap:35px}footer>.wrap>div:first-child{grid-column:1/-1}}.heroArt{min-height:570px;position:relative}.heroArt .sun{background:#fff;width:390px;height:390px;top:76px;right:28px}.heroHama,.heroBelmil{object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 18px 20px #24434c2a);position:absolute}.heroHama{width:340px;height:310px;top:70px;right:175px;transform:rotate(-4deg)}.heroBelmil{width:285px;height:315px;top:205px;right:18px;transform:rotate(4deg)}.catArt{background:#f6f8f8;height:190px}.catArt:before,.catArt:after{display:none}.catArt img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.productArt{background:#fff;height:240px}.productArt>i,.productArt>b{display:none}.productArt em{z-index:2}.productArt img{object-fit:contain;width:100%;height:100%;padding:15px}@media (width<=560px){.heroArt{min-height:330px}.heroHama{width:230px;height:220px;top:18px;right:95px}.heroBelmil{width:190px;height:215px;top:113px;right:3px}.catArt{height:120px}.productArt{height:150px}}.catArt img{padding:14px;object-fit:contain!important}:root{--blue:#0e70b2;--deep:#095487;--coral:#c32438}.brandImage{display:block;overflow:hidden}.brandImage img{object-fit:contain;object-position:left center;width:220px;height:88px;display:block}.footerLogo{background:#fff;border-radius:10px;width:220px;padding:4px}.footerLogo img{height:76px}@media (width<=560px){.brandImage img{width:174px;height:68px}}.head{grid-template-columns:250px 1fr 215px;height:auto;min-height:106px}.brandImage img{width:246px;height:96px}.hero{background:#eaf6fb;min-height:570px;display:block;position:relative}.heroScene{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.hero:after{content:"";background:linear-gradient(90deg,#f8fcfd 0%,#f8fcfdee 35%,#f8fcfd80 51%,#0000 70%);position:absolute;inset:0}.heroCopy{z-index:2;width:57%;padding:75px 30px 58px 68px;position:relative}.heroCopy>p:not(.eyebrow){max-width:535px}.weekly{color:#fff;background:linear-gradient(115deg,#07598f,#0e70b2 62%,#1492d4);border-radius:26px;grid-template-columns:43% 57%;margin-top:34px;display:grid;overflow:hidden;box-shadow:0 22px 55px #09548725}.weeklyArt{background:#dbeef8;min-height:310px;position:relative;overflow:hidden}.weeklyArt:after{content:"";position:absolute;inset:0;box-shadow:inset -35px 0 55px #07598f45}.weeklyArt img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.weeklyCopy{align-self:center;padding:42px 54px}.weeklyCopy .eyebrow{color:#bfe8fb;margin-bottom:10px}.weeklyCopy h2{letter-spacing:-1.5px;margin:0 0 14px;font-size:38px}.weeklyCopy>p:not(.eyebrow){color:#e8f5fb;margin:0 0 18px;line-height:1.65}.weeklyTag{color:#3f3508;letter-spacing:1px;background:#ffd13d;border-radius:999px;margin-bottom:16px;padding:8px 12px;font-size:11px;font-weight:900;display:inline-block}.weeklyMeta{align-items:center;gap:10px;margin:0 0 24px;font-size:12px;display:flex}.weeklyMeta b,.weeklyMeta span{background:#ffffff17;border:1px solid #ffffff30;border-radius:999px;padding:8px 11px}.weeklyCopy>a{color:var(--deep);background:#fff;border-radius:10px;padding:14px 18px;font-size:13px;font-weight:900;display:inline-block}.cat{border-radius:22px;padding:0 0 22px;overflow:hidden}.catArt{background:#f7fafc;border-radius:0;height:245px}.catArt img{padding:0;transform:scale(1.01);object-fit:cover!important}.cat:hover .catArt img{transform:scale(1.055)}.cat h3,.cat p,.cat>b{margin-left:20px;margin-right:20px}.cat h3{color:var(--blue);letter-spacing:-.35px;margin-top:19px;font-size:22px;font-weight:850;line-height:1.2}.cat>b{color:var(--coral);letter-spacing:.05px;font-size:14px;font-weight:500}.cat:hover>b{color:#a91e30}footer{background:linear-gradient(120deg,#064c7a,#095487 55%,#0e70b2)}.footerLogo{width:240px}@media (width<=900px){.weekly{grid-template-columns:1fr}.weeklyArt{min-height:260px}.weeklyCopy{padding:36px}.heroCopy{width:72%}.head{grid-template-columns:250px auto}.institutionVisual{height:360px}}@media (width<=560px){.head{grid-template-columns:1fr auto}.brandImage img{width:205px;height:78px}.hero{min-height:620px}.heroScene{object-position:68% center}.hero:after{background:linear-gradient(#f8fcfdf7 0%,#f8fcfde8 45%,#0000 78%)}.heroCopy{width:100%;padding:42px 22px 25px}.weekly{border-radius:18px;margin-top:18px}.weeklyArt{min-height:195px}.weeklyCopy{padding:28px 22px}.weeklyCopy h2{font-size:29px}.weeklyMeta{flex-direction:column;align-items:flex-start}.catArt{height:165px}.cat h3,.cat p,.cat>b{margin-left:13px;margin-right:13px}.cat h3{letter-spacing:-.2px;margin-top:14px;font-size:18px}.cat>b{font-size:12px}.institutionVisual{height:250px}.footerLogo{width:220px}.footerLogo img{width:212px;height:76px}}html,body{max-width:100%;overflow-x:hidden}img,input,button,.wrap{max-width:100%}@media (width<=560px){.head{grid-template-columns:minmax(0,1fr) auto;gap:8px}.brandImage{min-width:0}.brandImage img{width:min(205px,100%);height:78px}.actions{gap:8px}.actions span{font-size:20px}.search,.search input{min-width:0}.nav{overscroll-behavior-x:contain;width:100%;max-width:100%}}.actions a:nth-child(2):hover,.actions a:nth-child(2):focus-visible{color:#c32438;background:#fff0f2}.actions a:nth-child(3):hover,.actions a:nth-child(3):focus-visible{background:var(--kita-blue-soft);color:var(--kita-blue)}.imageLogo{z-index:3;background:#fff;border:1px solid #dce9ef;border-radius:9px;place-items:center;padding:3px;font-style:normal;bottom:12px;right:12px;overflow:hidden;box-shadow:0 5px 16px #073a7026;width:94px!important;height:38px!important;display:grid!important;position:absolute!important}.imageLogo img,.partnerCard .imageLogo img{display:block;object-fit:contain!important;width:100%!important;height:100%!important;padding:0!important;transform:none!important}.partnerCard>.imageLogo{bottom:76px;left:14px;right:auto;width:88px!important;height:34px!important}.partnerCard>span{z-index:4}.crumb{color:#74858c;align-items:center;gap:9px;padding:25px 0 17px;font-size:13px;display:flex}.crumb a:hover{color:var(--kita-blue)}.crumb b{color:#344a54}.categoryIntro{background:linear-gradient(110deg,#eef8fd 0%,#fff4e7 100%);border:1px solid #dce9ed;border-radius:25px;grid-template-columns:55% 45%;align-items:center;min-height:280px;display:grid;overflow:hidden}.categoryIntro>div{padding:42px 58px}.categoryIntro h1,.productDetail h1,.cartPage h1,.kitaHero h1,.accountPage h1{letter-spacing:-1.8px;margin:0 0 15px;font-size:44px;line-height:1.08}.categoryIntro p:not(.eyebrow){color:#5d7078;max-width:570px;font-size:16px;line-height:1.6}.categoryIntro>img{object-fit:cover;width:100%;height:280px}.catalogLayout{grid-template-columns:230px minmax(0,1fr);gap:28px;padding:58px 0 76px;display:grid}.filterPanel{background:#fbfdfd;border:1px solid #dfe9ec;border-radius:18px;flex-direction:column;align-self:start;gap:17px;padding:21px;display:flex;position:sticky;top:16px}.filterPanel h2{margin:0;font-size:20px}.filterPanel label{flex-direction:column;gap:7px;font-size:13px;font-weight:800;display:flex}.filterPanel select,.catalogTop select,.detailCopy select{color:#344a54;background:#fff;border:1px solid #ccdde2;border-radius:9px;height:43px;padding:0 10px}.filterPanel .checkLine{flex-direction:row;align-items:center;font-weight:600}.filterPanel>a{color:var(--kita-blue);font-size:12px;font-weight:800}.catalogTop{justify-content:space-between;align-items:center;height:54px;margin-bottom:15px;display:flex}.catalogTop>div{flex-direction:column;gap:4px;display:flex}.catalogTop span{color:#71838b;font-size:12px}.catalogGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.catalogCard{background:#fff;border:1px solid #e0e9ec;border-radius:17px;padding:11px 11px 17px;transition:all .22s;position:relative}.catalogCard:hover{transform:translateY(-4px);box-shadow:0 17px 35px #173e5017}.catalogArt{background:#f2f7f9;border-radius:12px;height:205px;position:relative;overflow:hidden}.catalogArt>img{object-fit:cover;width:100%;height:100%}.catalogArt>span{z-index:2;background:var(--kita-orange);color:#fff;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900;position:absolute;top:10px;left:10px}.catalogCard h3{min-height:37px;margin:14px 2px 7px;font-size:15px}.catalogCard strong{margin:10px 2px 0;display:block}.catalogCard em{color:var(--kita-blue);margin:11px 2px 0;font-size:12px;font-style:normal;font-weight:800;display:block}.productDetail{grid-template-columns:55% 45%;gap:48px;padding:12px 0 66px;display:grid}.detailMain{background:#f6f9fa;border:1px solid #e0e9ec;border-radius:23px;place-items:center;height:540px;display:grid;position:relative;overflow:hidden}.detailMain>img{object-fit:contain;width:100%;height:100%;padding:30px}.detailBadge{z-index:2;background:var(--kita-orange);color:#fff;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:900;position:absolute;top:18px;left:18px}.thumbs{gap:10px;margin-top:11px;display:flex}.thumbs button{background:#fff;border:1px solid #d8e5e9;border-radius:10px;width:86px;height:70px;padding:5px;overflow:hidden}.thumbs img{object-fit:cover;width:100%;height:100%}.detailCopy{padding:31px 0}.detailCopy h1{font-size:40px}.detailRating{color:#667981;font-size:13px}.detailRating span,.detailPrice{color:#e8a31b}.detailPrice{margin:25px 0 19px;font-size:30px;font-weight:900}.detailPrice small{color:#839198;margin-top:6px;font-size:11px;font-weight:400;display:block}.detailLead{color:#5a6d75;font-size:16px;line-height:1.65}.detailCopy>label{flex-direction:column;gap:7px;margin-top:23px;font-size:13px;font-weight:800;display:flex}.buyRow{grid-template-columns:75px 1fr;gap:10px;margin-top:20px;display:grid}.buyRow input{text-align:center;border:1px solid #ccdde2;border-radius:10px;font-size:16px}.buyRow a{background:var(--kita-blue);color:#fff;text-align:center;border-radius:10px;padding:15px;font-weight:900}.wishButton{color:#a82839;background:#fff7f8;border:1px solid #e1c4c8;border-radius:10px;width:100%;margin-top:10px;padding:12px;font-weight:800}.detailTrust{flex-wrap:wrap;gap:8px;margin-top:23px;display:flex}.detailTrust span{color:#225875;background:#eff8fc;border-radius:999px;padding:8px 10px;font-size:11px}.detailInfo{grid-template-columns:1.3fr 1fr;gap:20px;padding-bottom:76px;display:grid}.detailInfo article{background:#fafcfd;border:1px solid #dfe9ec;border-radius:18px;padding:27px}.detailInfo article:last-child{background:var(--kita-orange-soft);border-color:#edcda9}.detailInfo h2{margin:0 0 10px;font-size:22px}.detailInfo p{color:#5b6e76;font-size:14px;line-height:1.65}.detailInfo a{color:var(--kita-blue);font-size:13px;font-weight:900}.cartPage{grid-template-columns:minmax(0,1fr) 350px;gap:36px;padding:18px 0 78px;display:grid}.cartPage h1{margin-bottom:27px}.cartItem{border-block:1px solid #dfe8eb;grid-template-columns:130px 1fr 75px 90px;align-items:center;gap:18px;padding:19px 0;display:grid}.cartImage{background:#f5f8f9;border-radius:12px;height:112px;position:relative;overflow:hidden}.cartImage>img{object-fit:contain;width:100%;height:100%}.cartImage .imageLogo{bottom:5px;right:5px;width:65px!important;height:25px!important}.cartItem>div:nth-child(2){flex-direction:column;gap:7px;display:flex}.cartItem span{color:#71838a;font-size:12px}.cartItem button{color:#b42638;text-align:left;background:0 0;border:0;padding:0;font-size:11px}.cartItem>input{text-align:center;border:1px solid #ccdde2;border-radius:9px;height:42px}.continueLink{color:var(--kita-blue);margin-top:20px;font-size:13px;font-weight:800;display:inline-block}.cartSummary{background:linear-gradient(145deg,#eef8fd,#fff5e9);border:1px solid #d9e7eb;border-radius:20px;align-self:start;padding:27px}.cartSummary h2{margin:0 0 23px;font-size:22px}.cartSummary>div{justify-content:space-between;padding:10px 0;font-size:13px;display:flex}.cartSummary .cartTotal{border-top:1px solid #ccdde2;margin-top:8px;padding-top:18px;font-size:17px}.cartSummary>small{color:#71838a}.cartSummary>a{background:var(--kita-blue);color:#fff;text-align:center;border-radius:10px;margin-top:24px;padding:14px;font-weight:900;display:block}.cartSummary>p{text-align:center;color:#56717c;font-size:11px}.kitaHero{background:linear-gradient(125deg,var(--kita-orange-soft),#fff 55%,var(--kita-blue-soft));border:1px solid #e7c69f;border-radius:27px;grid-template-columns:50% 50%;min-height:500px;margin-top:26px;display:grid;overflow:hidden}.kitaHero>img{object-fit:cover;width:100%;height:100%}.kitaHero>div{align-self:center;padding:48px 50px}.kitaPageLogo{object-fit:contain;object-position:left center;width:120px;height:100px}.kitaHero h1{font-size:43px}.kitaHero>div>p:not(.eyebrow){color:#5b6e75;font-size:16px;line-height:1.65}.kitaFacts{grid-template-columns:repeat(4,1fr);gap:14px;padding:30px 0 70px;display:grid}.kitaFacts article{text-align:center;background:#fff;border:1px solid #dfe8eb;border-radius:16px;flex-direction:column;gap:7px;padding:20px;display:flex}.kitaFacts b{color:var(--kita-orange);font-size:28px}.kitaFacts span{color:#667981;font-size:12px}.kitaLocations{grid-template-columns:1fr 1.4fr;gap:50px;padding-bottom:78px;display:grid}.kitaLocations h2{margin:0 0 15px;font-size:34px;line-height:1.15}.kitaLocations p:not(.eyebrow){color:#5c6e76;font-size:15px;line-height:1.65}.locationGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.locationGrid article{background:var(--kita-blue-soft);border:1px solid #d3e7f2;border-radius:16px;padding:21px 15px}.locationGrid b{color:var(--kita-blue);margin-bottom:9px;display:block}.locationGrid span{color:#516873;font-size:12px;line-height:1.55}.accountPage{grid-template-columns:1fr 430px;align-items:center;gap:80px;min-height:530px;padding:30px 70px 80px;display:grid}.accountIntro p:not(.eyebrow){color:#5d7078;max-width:500px;line-height:1.65}.accountIntro>img{object-fit:contain;object-position:left center;width:230px;height:90px;margin-top:23px}.loginCard{background:linear-gradient(145deg,#fff,#f2f8fb);border:1px solid #dce7ea;border-radius:21px;flex-direction:column;gap:16px;padding:30px;display:flex;box-shadow:0 20px 45px #183b4d14}.loginCard h2{margin:0 0 6px}.loginCard label{flex-direction:column;gap:7px;font-size:13px;font-weight:800;display:flex}.loginCard input{border:1px solid #ccdde2;border-radius:9px;height:45px;padding:0 12px}.loginCard button{background:var(--kita-blue);color:#fff;border:0;border-radius:10px;height:47px;font-weight:900}.loginCard>a{color:var(--kita-blue);font-size:12px;font-weight:800}.loginCard p{color:#667981;font-size:12px}.loginCard p a{color:#b42638;font-weight:800}@media (width<=900px){.categoryIntro{grid-template-columns:1fr 38%}.categoryIntro>div{padding:36px}.catalogLayout{grid-template-columns:1fr}.filterPanel{grid-template-columns:repeat(2,1fr);display:grid;position:static}.filterPanel h2,.filterPanel>a{grid-column:1/-1}.catalogGrid{grid-template-columns:repeat(2,1fr)}.productDetail{grid-template-columns:1fr}.detailMain{height:480px}.detailCopy{padding-top:0}.cartPage,.kitaHero{grid-template-columns:1fr}.kitaHero>img{height:310px}.kitaFacts{grid-template-columns:repeat(2,1fr)}.kitaLocations{grid-template-columns:1fr}.accountPage{grid-template-columns:1fr;gap:30px;padding-inline:20px}.loginCard{max-width:560px}}@media (width<=560px){.crumb{white-space:nowrap;padding-top:15px;overflow:hidden}.categoryIntro{grid-template-columns:1fr}.categoryIntro>div{padding:30px 22px}.categoryIntro h1,.productDetail h1,.cartPage h1,.kitaHero h1,.accountPage h1{font-size:33px}.categoryIntro>img{height:210px}.catalogLayout{padding:35px 0 55px}.filterPanel{grid-template-columns:1fr}.filterPanel h2,.filterPanel>a{grid-column:auto}.catalogGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.catalogArt{height:150px}.catalogCard{padding:7px 7px 13px}.catalogCard h3{font-size:13px}.catalogArt .imageLogo{bottom:6px;right:6px;width:62px!important;height:25px!important}.productDetail{gap:25px;padding-bottom:48px}.detailMain{height:350px}.detailMain>img{padding:15px}.detailCopy h1{font-size:32px}.detailInfo{grid-template-columns:1fr;padding-bottom:55px}.cartPage{padding-bottom:55px}.cartItem{grid-template-columns:90px 1fr 60px}.cartItem>strong{grid-column:2/-1}.kitaHero{margin-top:12px}.kitaHero>img{height:215px}.kitaHero>div{padding:30px 22px}.kitaFacts{gap:8px;padding-bottom:50px}.kitaFacts article{padding:15px 8px}.locationGrid{grid-template-columns:1fr}.accountPage{padding:18px 0 55px}.loginCard{padding:23px}.partnerCard>.imageLogo{bottom:70px}}.newsletter>form{background:#fff;border-radius:9px;display:flex;overflow:hidden}.productLink{color:var(--blue);background:#fff;border:1px solid #cce0e6;border-radius:8px;padding:7px 10px;font-size:11px;font-weight:800;position:absolute;bottom:14px;right:13px}.partnerSection{padding:76px 0 12px}.partnerGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.partnerCard{background:#edf5f9;border:1px solid #dbe7ed;border-radius:22px;min-height:260px;position:relative;overflow:hidden;box-shadow:0 16px 38px #09548712}.partnerCard img{object-fit:cover;width:100%;height:260px;transition:transform .35s;display:block}.partnerCard:hover img{transform:scale(1.035)}.partnerCard:after{content:"";background:linear-gradient(#0000,#052e4cd9);position:absolute;inset:45% 0 0}.partnerCard span{z-index:2;color:#fff;flex-direction:column;gap:5px;display:flex;position:absolute;bottom:22px;left:24px;right:24px}.partnerCard b{font-size:25px}.partnerCard small{font-size:13px}.partnerCard.borz img{object-position:center}@media (width<=560px){.productLink{display:none}.partnerSection{padding-top:52px}.partnerGrid{grid-template-columns:1fr}.partnerCard,.partnerCard img{height:220px;min-height:220px}}.search{font-size:18px}.search input{font-size:14px}.search button{letter-spacing:.1px;padding-inline:18px;font-size:13px;font-weight:750}.buttons a:last-child{color:#fff;background:var(--coral);border-color:#d77a86}.buttons a:last-child:hover,.institution a:hover,.weeklyCopy>a:hover{background:#a91e30}.institution a,.weeklyCopy>a{background:var(--coral);color:#fff;border:0}.cat>b,.productLink{color:var(--coral)}.productLink{border-color:#e6b9bf}.productArt{height:275px}.productArt img{padding:5px;transform:scale(1.06)}.footerLogo{background:var(--blue);border-radius:30px 12px 30px 14px;width:250px;padding:6px;overflow:hidden;box-shadow:0 12px 28px #001d3038}.footerLogo img{background:#fff;border-radius:24px 8px 24px 10px;width:238px;height:86px;padding:2px}@media (width<=560px){.search button{padding-inline:12px;font-size:12px}.productArt{height:175px}.footerLogo{width:225px}.footerLogo img{width:213px;height:76px}}.notice{white-space:nowrap;justify-content:flex-start;overflow:hidden}.noticeTrack{align-items:center;width:max-content;min-width:max-content;font-size:12px;font-style:normal;font-weight:700;animation:28s linear infinite noticeScroll;display:flex}.noticeTrack>div{align-items:center;gap:28px;padding-right:28px;display:flex}.noticeTrack span{color:#fff;margin:0}.noticeTrack i{color:#81d6ef;font-style:normal}@keyframes noticeScroll{to{transform:translate(-50%)}}.topLogo{background:var(--blue);border-radius:30px 12px 30px 14px;width:250px;padding:5px;box-shadow:0 8px 20px #09548722}.topLogo img{background:#fff;border-radius:24px 8px 24px 10px;width:240px;height:86px;padding:2px}.partnerGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.partnerCard{min-height:240px}.partnerCard img{height:240px}.belmilPromo{background:#fff;border:1px solid #dde7eb;border-radius:24px;margin-top:52px;margin-bottom:18px;display:block;overflow:hidden;box-shadow:0 20px 48px #20323b20}.belmilPromo img{aspect-ratio:2000/714;object-fit:cover;width:100%;height:auto;display:block}@media (prefers-reduced-motion:reduce){.noticeTrack{animation:none}}@media (width<=900px){.partnerGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.topLogo{width:240px}.topLogo img{width:230px}}@media (width<=560px){.noticeTrack{animation-duration:22s}.topLogo{width:min(205px,100%);padding:4px}.topLogo img{width:100%;height:70px}.partnerGrid{grid-template-columns:1fr}.belmilPromo{border-radius:16px;margin-top:34px}.belmilPromo img{aspect-ratio:16/8;object-position:center}}.topLogo,.footerLogo{background:#fff;border:1px solid #dce9ef;border-radius:18px;padding:5px;box-shadow:0 8px 22px #09548718}.topLogo img,.footerLogo img{object-fit:contain;background:0 0;border:0;border-radius:0;width:100%;height:100%;padding:0}.topLogo,.footerLogo{width:250px;height:92px}.belmilPromoCurrent{color:#fff;isolation:isolate;background:linear-gradient(112deg,#071c3d 0%,#0d3465 51%,#eef6ff 51%,#dceaff 100%);flex-direction:column;justify-content:center;min-height:360px;padding:46px 48% 46px 54px;display:flex;position:relative}.belmilPromoCurrent:after{content:"";opacity:.34;z-index:-1;background:linear-gradient(90deg,#0000 42%,#071c3d 50%,#0000 62%);position:absolute;inset:0}.belmilPromoCurrent img{object-fit:cover;object-position:center;aspect-ratio:auto;z-index:-2;width:49%;height:100%;position:absolute;top:0;right:0}.promoKicker{color:#77d8f3;letter-spacing:1.8px;margin-bottom:14px;font-size:12px;font-weight:900}.belmilPromoCurrent strong{letter-spacing:-1px;margin-bottom:18px;font-size:36px;line-height:1.08}.promoOffer{color:#e5f2ff;max-width:480px;font-size:16px;line-height:1.55}.promoOffer b{color:#ffd54a}.promoButton{background:var(--coral);color:#fff;border-radius:10px;align-self:flex-start;margin-top:24px;padding:13px 17px;font-size:14px;font-weight:800}@media (width<=900px){.belmilPromoCurrent{padding-left:36px;padding-right:42%}.belmilPromoCurrent img{width:43%}.belmilPromoCurrent strong{font-size:30px}}@media (width<=560px){.topLogo{width:min(205px,100%);height:76px}.footerLogo{width:225px;height:84px}.belmilPromoCurrent{background:linear-gradient(#071c3d 0%,#0d3465 52%,#dceaff 52%);min-height:470px;padding:30px 24px 245px}.belmilPromoCurrent:after{display:none}.belmilPromoCurrent img{width:100%;height:230px;top:auto;bottom:0}.belmilPromoCurrent strong{font-size:28px}.promoOffer{font-size:15px}}.actions a{border-radius:12px;padding:8px 7px;transition:background .2s,color .2s,transform .2s}.actions a:hover,.actions a:focus-visible{background:var(--kita-orange-soft);color:var(--kita-orange-deep);outline:none;transform:translateY(-2px)}.actions a:hover small,.actions a:focus-visible small{color:var(--kita-orange-deep)}.checkoutPage{grid-template-columns:minmax(0,1fr) 360px;gap:36px;padding:18px 0 78px;display:grid}.checkoutMain h1{margin:0 0 24px;font-size:42px}.checkoutSteps{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:18px;display:grid}.checkoutSteps>*{text-align:center;color:#617780;background:#eef5f8;border-radius:999px;padding:10px;font-size:12px}.checkoutSteps b{background:var(--kita-orange-soft);color:var(--kita-orange-deep);border:1px solid #f0d0aa}.checkoutCard{background:#fff;border:1px solid #dce7ea;border-radius:18px;margin-bottom:16px;padding:25px}.checkoutCard h2{margin:0 0 20px;font-size:21px}.formGrid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.formGrid label{flex-direction:column;gap:7px;font-size:12px;font-weight:800;display:flex}.formGrid .wide{grid-column:1/-1}.formGrid input{border:1px solid #ccdde2;border-radius:9px;height:44px;padding:0 12px;font-size:14px}.optionLine{border-top:1px solid #e4ecee;align-items:center;gap:12px;padding:14px 0;display:flex}.optionLine:first-of-type{border-top:0}.optionLine span{flex-direction:column;flex:1;gap:4px;display:flex}.optionLine small{color:#71838a;font-size:11px}.checkoutSummary{background:linear-gradient(145deg,#eef8fd,#fff5e9);border:1px solid #d9e7eb;border-radius:20px;align-self:start;padding:27px;position:sticky;top:20px}.checkoutSummary h2{margin:0 0 20px;font-size:22px}.checkoutSummary>div:not(.miniProduct){justify-content:space-between;padding:9px 0;font-size:13px;display:flex}.miniProduct{border-bottom:1px solid #d5e2e6;grid-template-columns:66px 1fr auto;align-items:center;gap:10px;margin-bottom:8px;padding-bottom:18px;display:grid}.miniProduct img{object-fit:contain;background:#fff;border-radius:9px;width:66px;height:66px}.miniProduct span{flex-direction:column;gap:5px;font-size:12px;display:flex}.miniProduct small{color:#71838a}.checkoutSummary .checkoutTotal{border-top:1px solid #ccdde2;margin-top:8px;padding-top:17px!important;font-size:17px!important}.checkoutSummary>small{color:#71838a}.checkoutSummary>button{background:var(--kita-blue);color:#fff;border:0;border-radius:10px;width:100%;margin-top:22px;padding:14px;font-weight:900}.checkoutSummary>p{text-align:center;color:#56717c;font-size:11px}@media (width<=900px){.checkoutPage{grid-template-columns:1fr}.checkoutSummary{position:static}}@media (width<=560px){.checkoutPage{padding-bottom:55px}.checkoutMain h1{font-size:33px}.checkoutSteps{grid-template-columns:repeat(2,1fr)}.checkoutCard{padding:20px}.formGrid{grid-template-columns:1fr}.formGrid .wide{grid-column:auto}.actions a{padding:6px 4px}}.notice{background:linear-gradient(90deg,var(--kita-orange-deep),var(--kita-orange),#e9af4a)}.noticeTrack i{color:#fff2ca}.noticeTrack span{color:#fff;text-shadow:0 1px 1px #7d451e35}.nav a:first-child{background:var(--kita-orange-soft);color:#8a4e18;border:1px solid #f1d4a6;border-radius:999px;margin-block:7px;padding:10px 16px}.nav a:first-child:hover{color:#6f3b10;background:#ffe8c5;border-color:#e8b96f}.catGrid .cat:first-child{background:linear-gradient(#fff8ed,#fff 62%);border-color:#f0d8b2}.catGrid .cat:first-child h3{color:#98581d}.catGrid .cat:first-child>b{color:#b66222}footer>.wrap{align-items:start}.footerLogo{width:224px;height:78px;margin-bottom:4px}footer p{margin:8px 0 0}@media (width<=560px){.noticeTrack{font-size:12px}.nav a:first-child{margin-block:5px;padding:8px 13px}.catGrid .cat:first-child{background:linear-gradient(#fff4e4,#fff 72%)}footer{padding:30px 0 26px}.footerLogo{width:210px;height:74px}}:root{--kita-orange:#e48e37;--kita-orange-deep:#a3522d;--kita-orange-soft:#fff0df;--kita-blue:#0d6dae;--kita-blue-soft:#eaf5fc}.notice{background:linear-gradient(90deg,var(--kita-orange-deep),var(--kita-orange) 58%,#f3a44c);height:36px}.head{grid-template-columns:320px minmax(310px,1fr) 215px;gap:24px;min-height:122px}.topLogo{width:314px;height:112px;box-shadow:none;border:0;padding:2px}.nav{scrollbar-width:thin;justify-content:flex-start;gap:5px;height:auto;min-height:54px;overflow-x:auto}.nav a{white-space:nowrap;border:1px solid #0000;border-radius:999px;flex:none;padding:11px 12px}.nav a:first-child{margin:0;padding:11px 14px}.nav a:hover{background:#f1f8fc;border-color:#bcd8e8}.nav .sale{background:#fff0f2;border-color:#f2c9cf;margin-left:auto;padding-inline:15px}.heroSlider{background:#eaf5fc;border-radius:28px;height:570px;margin-top:24px;position:relative;overflow:hidden;box-shadow:0 18px 48px #0d4f7820}.heroSlide{opacity:0;visibility:hidden;isolation:isolate;transition:opacity .65s;position:absolute;inset:0}.heroSlide.isActive{opacity:1;visibility:visible;z-index:1}.heroSlide>img{object-fit:cover;object-position:center;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.heroShade{z-index:-1;background:linear-gradient(90deg,#f8fcfef7 0%,#f8fcfeea 42%,#f8fcfe70 60%,#0000 79%);position:absolute;inset:0}.heroSlideCopy{width:57%;padding:76px 34px 58px 68px}.heroSlideCopy h1{letter-spacing:-2.4px;max-width:590px;margin:0 0 22px;font-size:54px;line-height:1.04}.heroSlideCopy>p:not(.eyebrow){color:#53676f;max-width:545px;font-size:17px;line-height:1.65}.heroSlide .buttons a:first-child{background:var(--kita-blue)}.heroSlide .buttons a:last-child{background:var(--kita-orange);border-color:var(--kita-orange)}.heroSlide.stylex .heroShade{background:linear-gradient(90deg,#fff8ecfa 0%,#fff8ecec 42%,#fff8ec66 62%,#0000 80%)}.heroSlide.malen .heroShade{background:linear-gradient(90deg,#fff3e6fa 0%,#fff3e6ed 45%,#fff3e65c 65%,#0000 82%)}.heroSlide.hama .heroShade{background:linear-gradient(90deg,#edf8fefa 0%,#edf8feee 44%,#edf8fe63 65%,#0000 82%)}.heroSlide.jolly .heroShade{background:linear-gradient(90deg,#f7fcfefc 0%,#f7fcfeee 44%,#f7fcfe6b 62%,#0000 80%)}.heroSlide.jollyAqua .heroShade{background:linear-gradient(90deg,#eff9fefc 0%,#eff9feee 43%,#eff9fe5c 62%,#0000 80%)}.heroSlide.jolly>img{object-position:center}.heroSlide.jollyAqua>img{object-position:72% center}.heroSlide.stylex>img{object-position:70% center}.heroSlide.malen>img,.heroSlide.hama>img{object-position:72% center}.heroArrow{z-index:4;width:44px;height:44px;color:var(--kita-blue);cursor:pointer;background:#ffffffd9;border:1px solid #ffffffa8;border-radius:50%;font-size:32px;line-height:1;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 7px 20px #0b4a7022}.heroPrev{left:16px}.heroNext{right:16px}.heroDots{z-index:4;gap:8px;display:flex;position:absolute;bottom:28px;left:68px}.heroDots button{cursor:pointer;background:#5c778580;border:0;border-radius:999px;width:9px;height:9px;padding:0;transition:all .2s}.heroDots button.isActive{background:var(--kita-orange);width:30px}.institution{background:linear-gradient(120deg,var(--kita-orange-soft),#fff 55%,var(--kita-blue-soft));border-color:#e7c69f}.institutionVisual{height:365px}.institutionVisual img{object-position:center}.kitaMark{object-fit:contain;object-position:left center;width:112px;height:82px;margin-bottom:4px;display:block}.kitaAddresses{flex-wrap:wrap;gap:7px;margin:15px 0 0;display:flex}.kitaAddresses span{color:#79451f;background:#fff5e8;border:1px solid #edc99e;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.benefits{background:linear-gradient(90deg,#fff5e9,var(--kita-orange-soft) 52%,#eef7fc);border-color:#eacdaa;padding:20px 0}.benefits .wrap>div{color:var(--kita-orange)}.benefits .wrap>div:nth-child(2n){color:var(--kita-blue)}.benefits span b{color:#263a44}footer{background:linear-gradient(110deg,#073a70,var(--kita-blue) 62%,#147cb9);border-top:4px solid var(--kita-orange);padding:24px 0 20px}footer>.wrap{grid-template-columns:1.7fr .85fr .85fr 1.6fr;gap:30px}.footerLogo{width:190px;height:66px;margin:0}.footerLogo img{width:100%;height:100%}footer p{margin-top:5px;line-height:1.45}.newsletter>form{min-height:38px}.newsletter input{padding:9px 10px}.newsletter button{padding:8px 10px}@media (width<=900px){.head{grid-template-columns:270px auto;gap:16px}.topLogo{width:270px;height:100px}.nav .sale{margin-left:0}.heroSlider{height:540px}.heroSlideCopy{width:72%;padding:62px 48px}.heroSlideCopy h1{font-size:44px}.institutionVisual{height:330px}footer>.wrap{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.head{grid-template-columns:minmax(0,1fr) auto;min-height:100px}.topLogo{width:min(238px,100%);height:90px}.nav{gap:4px;min-height:48px}.nav a,.nav a:first-child{padding:9px 11px;font-size:12px}.heroSlider{border-radius:18px;height:600px;margin-top:12px}.heroSlide>img{object-position:68% 100%;height:100%}.heroShade,.heroSlide.stylex .heroShade,.heroSlide.malen .heroShade,.heroSlide.hama .heroShade{background:linear-gradient(#f9fcfefc 0%,#f9fcfef4 48%,#f9fcfe5e 72%,#0000 100%)}.heroSlideCopy{width:100%;padding:40px 22px 24px}.heroSlideCopy h1{letter-spacing:-1.7px;font-size:38px}.heroSlideCopy>p:not(.eyebrow){max-width:92%;font-size:15px}.heroArrow{width:38px;height:38px;top:auto;bottom:16px;transform:none}.heroPrev{left:auto;right:62px}.heroNext{right:16px}.heroDots{bottom:30px;left:22px}.institutionVisual{height:220px}.kitaMark{width:96px;height:70px}.benefits{padding:16px 0}.benefits>.wrap{gap:14px}footer{padding:20px 0 17px}footer>.wrap{gap:25px}.footerLogo{width:180px;height:62px}}
