/* /Public/CSS/Root/Site/Components/PageTitle.css */
.breadcrumbs{margin-top:30px;margin-bottom:30px;opacity:.7}.page-title{font-weight:500;margin-bottom:1em}@media all and (max-width:459px){.page-title{font-size:1.8rem}}@media all and (min-width:460px){.page-title{font-size:2.2rem}}
/* /Public/CSS/Routes/Products/SystemAutomatic.css */
.first-screen-img{border:1px solid var(--bg2);border-radius:var(--border-radius);height:auto;display:block}.first-screen-calc-title{font-size:1.6rem;line-height:1.1;font-weight:400;margin-bottom:.66em}.first-screen-calc .form-param{display:flex;align-items:center;gap:1em}.first-screen-calc .form-param__title{width:100px;flex-shrink:0}.first-screen-calc .form-param__title-unit{display:none}.first-screen-calc .form-param__input{flex-grow:1;display:flex;align-items:center;gap:.5em}.first-screen-calc .form-param__input .box-plus-minus{width:160px;flex-shrink:0}.first-screen-calc-result{background:hsl(from var(--theme-yellow) h s calc(l + 30));font-size:1.2em;padding:.89em 1em;display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:.5em 1em;margin-top:1em;margin-bottom:1em}.first-screen-calc-result-price{font-size:1.1em;font-weight:500}.first-screen-calc-note{font-size:.9em;margin-bottom:30px}.first-screen-info{background:var(--bg2);padding:20px;border-radius:var(--border-radius);flex-shrink:0}.first-screen-info-title{font-size:1.2rem;font-weight:500;margin-bottom:.5em}.first-screen-info-title:not(:first-child),.first-screen-info-header:not(:first-child){margin-top:2.4em}.first-screen-info-title:not(:first-child):before,.first-screen-info-header:not(:first-child):before{content:'';display:block;position:absolute;top:-1.2em;left:-20px;right:-20px;height:1px;background:hsl(from var(--bg2) h s calc(l - 5))}.first-screen-info-header{display:flex;align-items:baseline;gap:2em 1em;flex-wrap:wrap}.first-screen-info-header-link{font-size:1.14em;color:var(--theme-red-text)}.first-screen-info-note{background:hsl(from var(--bg2) h s calc(l - 5));color:hsl(from var(--bg2) h s calc(l - 80));font-size:.9em;margin:25px -20px -20px;padding:20px;border-radius:0 0 var(--border-radius)var(--border-radius);line-height:1.2}@media all and (max-width:609px){.first-screen-img{max-width:100%;margin:0 auto 30px}.first-screen-calc{margin-bottom:40px}}@media all and (min-width:610px){.first-screen{display:flex;align-items:flex-start}.first-screen-calc{flex-grow:1}}@media all and (min-width:610px) and (max-width:939px){.first-screen{flex-wrap:wrap;gap:40px clamp(30px,7%,70px)}.first-screen-img{width:40%}.first-screen-calc{width:calc(60% - clamp(30px,7%,70px))}.first-screen-info{width:100%}}@media all and (min-width:940px){.first-screen{gap:clamp(30px,4%,70px)}.first-screen-img{max-width:30%}.first-screen-info{width:25%}}.mosquito-zip-production-time.section-subtitle{color:var(--theme-red-text)}.mosquito-zip-size{display:flex;align-items:center;gap:15px;margin-bottom:10px;font-weight:300;font-size:clamp(1.14rem,4.5cqw,1.286rem)}.mosquito-zip-size::before{content:'';display:block;flex-shrink:0;height:40px;width:40px;background:50%/contain no-repeat}.mosquito-zip-size_w::before{background-image:url(/Public/Images/icon-width.webp)}.mosquito-zip-size_h::before{background-image:url(/Public/Images/icon-height.webp)}
