*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f4f7f5;color:#15251f;font-family:"Manrope","Segoe UI",Arial,sans-serif;font-size:17px;line-height:1.55}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.semt-wrap{width:min(1440px,calc(100% - 42px));margin:auto}.semt-topbar{background:var(--orange,#f15a24);color:#fff;font-size:14px;font-weight:800}.semt-topbar .semt-wrap{height:42px;display:flex;align-items:center;justify-content:space-between;gap:20px}.semt-header{position:sticky;top:0;z-index:90;background:var(--green,#086552);box-shadow:0 8px 28px rgba(0,0,0,.12)}.semt-header-inner{min-height:98px;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:24px}.semt-logo img{width:205px;max-height:76px;object-fit:contain;display:block}.semt-search{height:60px;background:#fff;border-radius:19px;display:flex;align-items:center;padding:0 9px 0 20px;box-shadow:0 5px 18px rgba(0,0,0,.07)}.semt-search input{width:100%;border:0;outline:0;background:transparent;font-size:17px}.semt-search button{height:46px;border:0;border-radius:13px;background:var(--orange,#f15a24);color:#fff;padding:0 28px;font-weight:800}.semt-header-actions{display:flex;align-items:center;gap:11px}.semt-branch-trigger{cursor:pointer}.semt-header .semt-branch-trigger{height:58px;border:0;border-radius:16px;background:#fff;color:var(--green,#086552);padding:0 16px;min-width:230px;text-align:left}.semt-header .semt-branch-trigger small{display:block;font-size:10px;color:#73827c;font-weight:700}.semt-header .semt-branch-trigger strong{display:block;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.semt-cart{height:58px;border-radius:16px;background:var(--yellow,#ffc61a);display:flex;align-items:center;padding:0 17px;font-weight:800}.semt-cart-count{width:26px;height:26px;border-radius:50%;background:var(--orange,#f15a24);color:#fff;display:grid;place-items:center;font-size:11px;margin-left:7px}.semt-mobile-toggle{display:none;border:0;background:var(--yellow,#ffc61a);width:46px;height:46px;border-radius:13px;font-size:20px}.semt-nav{background:#fff;border-bottom:1px solid #dfe8e3}.semt-nav-inner{min-height:58px;display:flex;align-items:center;gap:30px}.semt-cat-link{background:#eaf7f2;color:var(--green,#086552);padding:10px 15px;border-radius:11px;font-size:14px;font-weight:800;white-space:nowrap}.semt-menu{display:flex;gap:29px;align-items:center;list-style:none;padding:0;margin:0;font-size:14px;font-weight:800}.semt-menu li{margin:0}.semt-delivery-bar{background:#fff;border-bottom:1px solid #dfe8e3;padding:14px 0}.semt-delivery-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:12px}.semt-delivery-card{border:1.5px solid #dfe8e3;border-radius:18px;min-height:78px;padding:13px 16px;display:flex;align-items:center;gap:13px;background:#fafbfa}.semt-delivery-card.is-active{border-color:var(--green,#086552);background:#eaf7f2}.semt-delivery-card.is-disabled{opacity:.52}.semt-delivery-card .icon{width:48px;height:48px;border:1px solid #dfe8e3;border-radius:14px;background:#fff;display:grid;place-items:center;font-size:22px}.semt-delivery-card b,.semt-delivery-card small{display:block}.semt-delivery-card b{font-size:15px}.semt-delivery-card small{font-size:11px;color:#6b7973}.semt-delivery-card em{font-style:normal;margin-left:auto;background:#9ca5a1;color:#fff;padding:5px 9px;border-radius:999px;font-size:9px;font-weight:800}.semt-delivery-card.is-active em{background:var(--green,#086552)}.semt-hero{padding:30px 0 10px}.semt-hero-grid{min-height:680px;border-radius:34px;overflow:hidden;display:grid;grid-template-columns:1fr 1.08fr;background:var(--green,#086552);box-shadow:0 18px 55px rgba(4,73,61,.13)}.semt-hero-copy{padding:72px 68px;color:#fff;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.semt-eyebrow{display:inline-flex;width:max-content;background:var(--yellow,#ffc61a);color:#1a261f;border-radius:999px;padding:10px 15px;font-size:12px;font-weight:800}.semt-hero h1{font-size:clamp(56px,5.7vw,86px);line-height:.98;letter-spacing:-4px;margin:22px 0;font-weight:800;max-width:720px}.semt-hero h1 span{color:var(--yellow,#ffc61a)}.semt-hero h1 em{font-style:normal;color:#ff8a60}.semt-hero p{font-size:19px;line-height:1.7;color:#e7f3ef;max-width:660px;margin:0 0 29px}.semt-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.semt-btn{height:55px;border:0;border-radius:15px;padding:0 23px;font-size:15px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.semt-btn-orange{background:var(--orange,#f15a24);color:#fff}.semt-btn-white{background:#fff;color:var(--green,#086552)}.semt-hero-photo{position:relative;min-height:680px}.semt-hero-photo>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.semt-hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,73,61,.15),transparent 36%),linear-gradient(0deg,rgba(0,0,0,.18),transparent 42%)}.semt-photo-chip{position:absolute;left:26px;bottom:26px;z-index:2;background:rgba(255,255,255,.95);border-radius:18px;padding:16px 18px;box-shadow:0 14px 32px rgba(0,0,0,.18)}.semt-photo-chip b,.semt-photo-chip span{display:block}.semt-photo-chip b{color:var(--green,#086552);font-size:18px}.semt-photo-chip span{font-size:11px;color:#617069}.semt-price-badge{position:absolute;right:26px;bottom:26px;z-index:3;width:132px;height:132px;border-radius:50%;background:var(--yellow,#ffc61a);border:7px solid #fff;display:grid;place-items:center;text-align:center;font-size:17px;line-height:1.05;font-weight:800;transform:rotate(-7deg);box-shadow:0 15px 34px rgba(0,0,0,.22)}.semt-info{padding:22px 0}.semt-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.semt-info-grid>div{background:#fff;border:1px solid #dfe8e3;border-radius:20px;padding:20px;display:flex;align-items:center;gap:14px}.semt-info i{font-style:normal;width:54px;height:54px;border-radius:16px;background:#eaf7f2;display:grid;place-items:center;font-size:25px}.semt-info b,.semt-info small{display:block}.semt-info b{font-size:16px}.semt-info small{font-size:12px;color:#697871}.semt-section{padding:38px 0}.semt-white{background:#fff}.semt-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.semt-section-head h2{font-size:39px;line-height:1.05;letter-spacing:-1.6px;margin:0}.semt-section-head p{font-size:14px;color:#697871;margin:7px 0 0}.semt-section-head>a{font-size:13px;color:var(--orange,#f15a24);font-weight:800}.semt-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.semt-category{height:250px;border-radius:23px;overflow:hidden;position:relative;background:#ddd}.semt-category img{width:100%;height:100%;object-fit:cover;display:block;transition:.3s}.semt-category:hover img{transform:scale(1.04)}.semt-category:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.72),rgba(0,0,0,.02) 68%)}.semt-category strong,.semt-category small{position:absolute;z-index:2;left:20px;color:#fff}.semt-category strong{bottom:18px;font-size:22px}.semt-category small{bottom:51px;background:var(--orange,#f15a24);padding:4px 8px;border-radius:7px;font-size:9px;font-weight:800}.semt-products{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.semt-product{background:#fff;border:1px solid #dfe8e3;border-radius:22px;padding:13px;transition:.2s}.semt-product:hover{transform:translateY(-3px);box-shadow:0 18px 55px rgba(4,73,61,.11)}.semt-product-img{height:265px;border-radius:17px;overflow:hidden;background:#f5f6f4}.semt-product-img img{width:100%;height:100%;object-fit:cover}.semt-product h3{font-size:17px;line-height:1.35;min-height:48px;margin:14px 2px 6px}.semt-product-price{font-size:25px;color:var(--orange,#f15a24);font-weight:800;margin:8px 0}.semt-product-price del{font-size:13px;color:#89948f}.semt-product-price ins{text-decoration:none}.semt-add{height:44px;border-radius:12px;background:var(--green,#086552);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800}.semt-promos{display:grid;grid-template-columns:1.12fr .88fr;gap:17px}.semt-promos>div{min-height:380px;border-radius:27px;overflow:hidden;position:relative}.semt-promos img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.semt-promos>div:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.74),transparent 74%)}.semt-promos span{position:absolute;z-index:2;left:28px;right:28px;bottom:26px;color:#fff}.semt-promos h3{font-size:32px;line-height:1.05;margin:0 0 7px}.semt-promos p{font-size:14px;margin:0;color:#edf2ef}.semt-pickup{background:#fff8e8;border-top:1px solid #f2e4ba;border-bottom:1px solid #f2e4ba}.semt-pickup-grid{min-height:410px;display:grid;grid-template-columns:.9fr 1.1fr;gap:22px;align-items:center}.semt-pickup-grid>div:first-child{padding:38px 10px}.semt-pickup small{color:var(--orange,#f15a24);font-weight:800}.semt-pickup h2{font-size:44px;line-height:1.06;letter-spacing:-1.9px;margin:10px 0 14px}.semt-pickup p{font-size:16px;color:#65736d}.semt-pickup-grid>div:last-child{height:350px;border-radius:27px;overflow:hidden;box-shadow:0 18px 55px rgba(4,73,61,.12)}.semt-pickup img{width:100%;height:100%;object-fit:cover}.semt-branches{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.semt-branches>div{background:#fff;border:1px solid #dfe8e3;border-radius:20px;padding:20px}.semt-branches b{display:block;color:var(--green,#086552);font-size:16px;margin-bottom:6px}.semt-branches p{font-size:12px;color:#697871}.semt-branches button{border:0;background:#eaf7f2;color:var(--green,#086552);padding:9px 12px;border-radius:10px;font-size:11px;font-weight:800}.semt-footer{background:#06493d;color:#cfe0da;padding:48px 0 24px;margin-top:45px}.semt-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:35px}.semt-footer-logo{width:170px;max-height:65px;object-fit:contain}.semt-footer h4{color:#fff;margin:0 0 10px;font-size:14px}.semt-footer a,.semt-footer span,.semt-footer p{display:block;color:#afc8c0;font-size:12px;line-height:1.75}.semt-copy{border-top:1px solid rgba(255,255,255,.12);margin-top:28px;padding-top:17px;font-size:11px;color:#87aa9f}.semt-modal{position:fixed;inset:0;background:rgba(3,28,24,.62);z-index:200;display:none;align-items:center;justify-content:center;padding:20px}.semt-modal.open{display:flex}.semt-modal-card{width:min(760px,100%);max-height:88vh;overflow:auto;background:#fff;border-radius:27px;padding:27px}.semt-modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.semt-modal-head h2{font-size:29px;margin:0}.semt-modal-head p{font-size:12px;color:#697871}.semt-modal-close{border:0;width:41px;height:41px;border-radius:12px;background:#edf2ef;font-size:20px}.semt-mode-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:18px 0}.semt-mode-row>div{border:1px solid #dfe8e3;border-radius:15px;padding:13px}.semt-mode-row .on{border-color:var(--green,#086552);background:#eaf7f2}.semt-mode-row .off{opacity:.5}.semt-mode-row b,.semt-mode-row small{display:block}.semt-mode-row b{font-size:13px}.semt-mode-row small{font-size:10px;color:#697871}.semt-branch-list{display:grid;grid-template-columns:1fr 1fr;gap:9px}.semt-branch-option{border:1px solid #dfe8e3;background:#fff;border-radius:14px;padding:13px;text-align:left;cursor:pointer}.semt-branch-option:hover{border-color:var(--orange,#f15a24);background:#fff7f3}.semt-branch-option b,.semt-branch-option small{display:block}.semt-branch-option b{font-size:13px}.semt-branch-option small{font-size:10px;color:#697871;margin-top:3px}.semt-content{padding:36px 0}.semt-content-card{background:#fff;border:1px solid #dfe8e3;border-radius:24px;padding:30px;min-height:300px}.semt-content-card h1{font-size:38px}.semt-wc ul.products li.product{background:#fff;border:1px solid #dfe8e3;border-radius:18px;padding:12px}.semt-wc .button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--green,#086552)!important;color:#fff!important;border-radius:10px!important}.semt-wc .price,.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--orange,#f15a24)!important}.semt-checkout-branch{background:#eaf7f2;border:1px solid #b9dbcf;border-radius:14px;padding:16px;margin:15px 0}.semt-checkout-branch h3{margin-top:0}@media(max-width:1080px){.semt-header-inner{grid-template-columns:180px 1fr auto}.semt-header .semt-branch-trigger{display:none}.semt-delivery-grid{grid-template-columns:1fr}.semt-hero-grid{grid-template-columns:1fr}.semt-hero-photo{min-height:580px}.semt-info-grid,.semt-categories,.semt-products{grid-template-columns:1fr 1fr}.semt-promos,.semt-pickup-grid{grid-template-columns:1fr}.semt-branches{grid-template-columns:1fr 1fr}.semt-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:680px){body{font-size:15px}.semt-wrap{width:min(100% - 22px,1440px)}.semt-topbar{display:none}.semt-header-inner{min-height:72px;grid-template-columns:105px 1fr auto;gap:8px}.semt-logo img{width:102px}.semt-search{height:43px;padding-left:10px}.semt-search input{font-size:12px}.semt-search button{display:none}.semt-cart{width:44px;height:44px;padding:0;font-size:0;position:relative;justify-content:center}.semt-cart:before{content:"🛒";font-size:18px}.semt-cart-count{position:absolute;right:-5px;top:-5px;margin:0}.semt-mobile-toggle{display:block}.semt-nav{display:none}.semt-nav.open{display:block}.semt-nav-inner{display:block;padding:10px 0}.semt-menu{display:block}.semt-menu li a,.semt-cat-link{display:block;padding:10px 12px}.semt-delivery-card:not(.is-active){display:none}.semt-hero{padding-top:12px}.semt-hero-copy{padding:40px 24px}.semt-hero h1{font-size:48px;letter-spacing:-2.4px}.semt-hero p{font-size:15px}.semt-hero-photo{min-height:460px}.semt-price-badge{width:104px;height:104px;font-size:14px;right:14px;bottom:14px}.semt-photo-chip{left:14px;bottom:14px;max-width:220px}.semt-info-grid{grid-template-columns:1fr}.semt-section{padding:30px 0}.semt-section-head h2{font-size:31px}.semt-category{height:180px}.semt-category strong{font-size:17px}.semt-products{gap:9px}.semt-product{padding:9px}.semt-product-img{height:175px}.semt-product h3{font-size:13px;min-height:54px}.semt-product-price{font-size:20px}.semt-promos>div{min-height:310px}.semt-pickup h2{font-size:34px}.semt-branches,.semt-footer-grid,.semt-branch-list,.semt-mode-row{grid-template-columns:1fr}}
.semt-site-title,.semt-footer-title{color:#fff;font-size:28px;font-weight:800;line-height:1.1;display:block}.semt-footer-title{font-size:24px;margin-bottom:10px}
