@charset "UTF-8";@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@400; 600;700&display=swap');*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:320px}body{color:#fff;line-height:28px;font-family:"Work Sans",sans-serif;font-size:24px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:"Work Sans",sans-serif;font-size:inherit}button{cursor:pointer;color:inherit;background-color:inherit}a{color:inherit}a:link,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body{background-color:#fff}body.lock{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:1490px;-webkit-box-sizing:content-box;box-sizing:content-box;margin:0 auto;padding:0 10px}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg_contain] img{-o-object-fit:contain;object-fit:contain}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;color:#fff;padding:20px;max-width:205px;background:rgba(255,255,255,.2);border:1px solid #fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50px;font-size:24px;line-height:1.4;outline:0;-webkit-transition-property:visibility,opacity,-webkit-transform;transition-property:visibility,opacity,-webkit-transform;-o-transition-property:transform,visibility,opacity;transition-property:transform,visibility,opacity;transition-property:transform,visibility,opacity,-webkit-transform}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-14px;left:-5px;border-width:14px 12px 0;border-top-color:initial;-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-6px;left:0;border-width:0 8px 8px;border-bottom-color:initial;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;-webkit-transform-origin:center left;-ms-transform-origin:center left;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;-webkit-transform-origin:center right;-ms-transform-origin:center right;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{-webkit-transition-timing-function:cubic-bezier(.54,1.5,.38,1.11);-o-transition-timing-function:cubic-bezier(.54,1.5,.38,1.11);transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:fff}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.header.scroll::before,.lock .header::before{content:"";background:#081323;opacity:1}.header{position:fixed;left:0;top:0;z-index:50;width:100%}.header::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:transparent;z-index:40;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;opacity:0}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:45px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.header__logo{position:relative;z-index:40}.header__menu{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:40}.header__menu.menu-open{top:86px;visibility:visible}.header__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:68px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__link{font-weight:600}.header__link:hover{background:-webkit-gradient(linear,left top,right top,from(#2af598),to(#009efd));background:-o-linear-gradient(left,#2af598 0,#009efd 100%);background:linear-gradient(90deg,#2af598 0,#009efd 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header__button{position:relative;z-index:40}.header__button-num{position:absolute;left:65%;bottom:40%;font-weight:700;font-size:14px;line-height:16px;color:#081323;padding:2px 7px 3px;background:-webkit-gradient(linear,left top,right top,from(#2af598),to(#009efd));background:-o-linear-gradient(left,#2af598 0,#009efd 100%);background:linear-gradient(90deg,#2af598 0,#009efd 100%);border-radius:50%}.header__burger{display:none}.footer{background-color:#081323;padding:120px 0}.footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:52px;border-bottom:1px solid #fff;gap:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__latter{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.footer__menus{-webkit-box-flex:0;-ms-flex:0 1 948px;flex:0 1 948px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px}.footer__menu{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.footer__address{-webkit-box-flex:0;-ms-flex:0 1 340px;flex:0 1 340px}.footer__menu-title{font-weight:700;font-size:24px;line-height:140%;margin-bottom:34px}.footer__item{font-weight:500;font-size:16px;line-height:150%}.footer__item+.footer__item{margin-top:17px}.footer__rights{padding-top:52px}.footer__rights-text{text-align:center}.latter__title{font-weight:500;font-size:48px;line-height:1.1666666667;margin-bottom:25px}.latter__email{width:463px;max-width:100%;background:rgba(255,255,255,.2);border:1px solid #fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50px;padding:12px 12px 12px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px}.latter__input{font-size:20px;line-height:1.15;color:#fff;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;background-color:transparent;outline:transparent}.latter__input::-webkit-input-placeholder{font-family:"Work Sans";font-weight:400;font-size:20px;line-height:1.15;color:#fff}.latter__input::-moz-placeholder{font-family:"Work Sans";font-weight:400;font-size:20px;line-height:1.15;color:#fff}.latter__input:-ms-input-placeholder{font-family:"Work Sans";font-weight:400;font-size:20px;line-height:1.15;color:#fff}.latter__input::-ms-input-placeholder{font-family:"Work Sans";font-weight:400;font-size:20px;line-height:1.15;color:#fff}.latter__input::placeholder{font-family:"Work Sans";font-weight:400;font-size:20px;line-height:1.15;color:#fff}.latter__button{background:-webkit-gradient(linear,left top,right top,from(#2af598),to(#009efd));background:-o-linear-gradient(left,#2af598 0,#009efd 100%);background:linear-gradient(90deg,#2af598 0,#009efd 100%);border-radius:50px;padding:12px 24px;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;font-size:20px;line-height:1.15}.page__space{margin-bottom:100px}.plants{background-size:cover;background-position:top right;background-repeat:no-repeat;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.plants__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.plants__content{padding-top:160px;-webkit-box-flex:0;-ms-flex:0 1 1128px;flex:0 1 1128px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.plants__title{font-weight:700;font-size:82px;line-height:1.1707317073}.plants__title:not(:last-child){margin-bottom:24px}.plants__text{max-width:584px}.plants__text:not(:last-child){margin-bottom:42px}.plants__search{max-width:462px;padding:10px 10px 10px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;background:rgba(255,255,255,.2);border:1px solid #fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50px}.plants__input{background-color:transparent;font-size:20px;line-height:23px;outline:transparent;color:#fff;width:100%}.plants__input::-webkit-input-placeholder{font-weight:400;font-size:20px;line-height:23px;color:#fff}.plants__input::-moz-placeholder{font-weight:400;font-size:20px;line-height:23px;color:#fff}.plants__input:-ms-input-placeholder{font-weight:400;font-size:20px;line-height:23px;color:#fff}.plants__input::-ms-input-placeholder{font-weight:400;font-size:20px;line-height:23px;color:#fff}.plants__input::placeholder{font-weight:400;font-size:20px;line-height:23px;color:#fff}.plants__button{background-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#2af598),to(#009efd));background:-o-linear-gradient(left,#2af598 0,#009efd 100%);background:linear-gradient(90deg,#2af598 0,#009efd 100%);border-radius:50%;padding:10px 12px 7px 12px}.plants__tippy{position:absolute;outline:0;width:54px;height:54px}.plants__tippy::after,.plants__tippy::before{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%}.plants__tippy::after{content:"";background-color:#fff;z-index:10;width:16px;height:16px}.plants__tippy::before{content:"";z-index:1;background:rgba(255,255,255,.2);border:1px solid #fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-animation-name:tippy-animation;animation-name:tippy-animation;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes tippy-animation{0%{width:16px;height:16px}100%{width:54px;height:54px}}@keyframes tippy-animation{0%{width:16px;height:16px}100%{width:54px;height:54px}}.plants__tippy-1{right:7%;top:67%}.plants__tippy-2{left:9%;top:70%}.plants__tippy-3{left:6%;top:50%}.items{color:#081323}.items__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:34px;-ms-flex-wrap:wrap;flex-wrap:wrap}.items__block{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.items__title{font-weight:500;font-size:32px;line-height:118.75%}.items__title:not(:last-child){margin-bottom:16px}.items__text{font-weight:500;font-size:20px;line-height:115%;color:#828282}.product__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:38px;color:#081323}.product__left-block{-webkit-box-flex:0;-ms-flex:0 0 363px;flex:0 0 363px}.product__content{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.product__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product__item::before{content:"";position:absolute;height:80.44164%;width:100%;background:#c1d0e4;border-radius:50px;bottom:0;z-index:-1}.product__images{display:block;margin-bottom:40px}.product__images img{max-width:100%;-o-object-fit:cover;object-fit:cover}.left-block__title{font-weight:500;font-size:64px;line-height:117.1875%}.left-block__title:not(:last-child){margin-bottom:16px}.left-block__link{font-weight:500;font-size:24px;line-height:116.666667%;color:#4f4f4f;position:relative}.left-block__text{display:inline-block}.left-block__text:not(:last-child){margin-right:20px}.info-product{padding:26px 38px;border-radius:50px 50px 0 0;background-color:#fff;width:100%}.info-product__top:not(:last-child){margin-bottom:75px}.info-product__link{display:block}.info-product__link:not(:last-child){margin-bottom:7px}.info-product__title{font-weight:500;font-size:32px;line-height:118.75%}.info-product__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.info-product__prise{font-weight:500;font-size:32px;line-height:118.75%}.interior__top{text-align:center}.interior__top:not(:last-child){margin-bottom:80px}.interior__title{font-weight:500;font-size:64px;line-height:117.1875%;color:#081323}.interior__title:not(:last-child){margin-bottom:27px}.interior__text{font-size:24px;line-height:116.666667%;color:#4f4f4f}.interior__content{display:-ms-inline-grid;display:inline-grid;-ms-grid-rows:55% 40%;grid-template-rows:55% 40%;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:32px}.interior__item{display:block;position:relative;border-radius:50px;overflow:hidden}.interior__item img{width:100%;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.interior__item:nth-child(2){-ms-grid-row-span:2;grid-row:span 2}.interior__item-text{position:absolute;opacity:0;width:100%;height:100%;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.3);font-weight:600;font-size:64px;line-height:117.1875%;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.care__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;color:#081323}.care__wrapper{-webkit-box-flex:0;-ms-flex:0 1 585px;flex:0 1 585px}.care__top{max-width:452px}.care__top:not(:last-child){margin-bottom:82px}.care__title{font-weight:500;font-size:64px;line-height:117.1875%}.care__title:not(:last-child){margin-bottom:28px}.care__text{font-size:24px;line-height:116.666667%;color:#4f4f4f}.care__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.care__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.care__image img{width:68px}.care__content-title{font-weight:500;font-size:32px;line-height:118.75%;color:#000}.care__content-title:not(:last-child){margin-bottom:8px}.care__content-text{font-size:20px;line-height:115%;color:#4f4f4f}.care__picture{border-radius:50px;overflow:hidden}.care__picture img{max-width:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:75em){.footer__inner{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:52px}.footer__latter{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.footer__menus{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.latter__email{width:100%}.care__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.care__wrapper{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.care__top{max-width:100%;text-align:center}}@media (max-width:991.98px){.header__inner{padding:20px 0}.header__list{gap:30px}.footer{padding:60px 0}.plants__title{font-size:62px;line-height:1.2258064516}.items__block{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product__content{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.interior__title{font-size:42px}.interior__title:not(:last-child){margin-bottom:15px}.interior__text{font-size:18px}.interior__content{gap:15px}.interior__item-text{font-size:42px}.care__top:not(:last-child){margin-bottom:40px}.care__title{font-size:42px}.care__title:not(:last-child){margin-bottom:15px}.care__text{font-size:18px}}@media (max-width:767.98px){.header__logo{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.header__menu{padding:20px;top:-300%;visibility:hidden;position:absolute;left:0;right:0;-webkit-box-align:start;-ms-flex-align:start;align-items:start;min-height:100%;background-color:#081323;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;z-index:9;width:100%}.header__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.header__item{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.header__link{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;text-align:center}.header__burger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;width:1.875rem;height:1.125rem;cursor:pointer;z-index:999}.header__burger span,.header__burger::after,.header__burger::before{content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:#fff}.header__burger::before{top:0}.header__burger::after{bottom:0}.header__burger span{top:calc(50% - .0625rem)}.header__burger.burger-open span{width:0}.header__burger.burger-open::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.header__burger.burger-open::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.footer__menus{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__address{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.page__space{margin-bottom:50px}.plants__content{padding-top:100px}.plants__title{font-size:42px;line-height:1.3333333333}.left-block__title{font-size:42px}.interior__item{border-radius:30px}.interior__item-text{font-size:28px}}@media (max-width:479.98px){.footer{padding:30px 0}.footer__inner{padding-bottom:15px}.footer__menus{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__rights{padding-top:15px;font-size:22px}.latter__title{font-size:32px;line-height:1.1875}.plants__title{font-size:32px;line-height:1.4375}.plants__text{font-size:18px;line-height:1.3333333333}.plants__input{font-size:18px}.plants__input::-webkit-input-placeholder{font-size:18px}.plants__input::-moz-placeholder{font-size:18px}.plants__input:-ms-input-placeholder{font-size:18px}.plants__input::-ms-input-placeholder{font-size:18px}.plants__input::placeholder{font-size:18px}.plants__tippy-1{top:70%;right:15%}.items__content{text-align:center}.items__title{font-size:28px}.items__text{font-size:18px}.info-product{padding:15px 20px}.interior__top:not(:last-child){margin-bottom:40px}.care__content-title{font-size:28px}.care__content-text{font-size:18px}}@media (max-width:115.625em){.plants__tippy-2{top:65%}}@media (max-width:106.25em){.plants__tippy-2{top:60%}}@media (max-width:96.875em){.plants__tippy-1{top:55%;right:9%}.plants__tippy-2{top:55%;left:9%}.plants__tippy-3{top:40%}}@media (max-width:93.75em){.plants__tippy-2{display:none}.plants__tippy-3{display:none}}@media (max-width:90.625em){.product__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product__left-block{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;text-align:center}}@media (max-width:34.375em){.product__item{width:100%}.product__images{margin:0 auto}.interior__content{-ms-grid-columns:auto;grid-template-columns:auto;-ms-grid-rows:auto;grid-template-rows:auto}.care__list{gap:24px}.care__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.care__content{text-align:center}}@media (max-width:31.25em){.latter__email{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:10px;padding:24px}.latter__input{border:1px solid #fff;border-radius:50px;padding:12px 24px}}@media (max-width:23.4375em){.latter__input{font-size:14px;line-height:1.2857142857}.latter__input::-webkit-input-placeholder{font-size:14px;line-height:1.2857142857}.latter__input::-moz-placeholder{font-size:14px;line-height:1.2857142857}.latter__input:-ms-input-placeholder{font-size:14px;line-height:1.2857142857}.latter__input::-ms-input-placeholder{font-size:14px;line-height:1.2857142857}.latter__input::placeholder{font-size:14px;line-height:1.2857142857}.latter__button{font-size:14px;line-height:1.2857142857}}@media (max-width:23.125em){.plants__tippy-1{display:none}}@media (any-hover:hover){.footer__link:hover{background:-webkit-gradient(linear,left top,right top,from(#2af598),to(#009efd));background:-o-linear-gradient(left,#2af598 0,#009efd 100%);background:linear-gradient(90deg,#2af598 0,#009efd 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.latter__button:hover{background:-webkit-gradient(linear,left top,right top,color-stop(50%,#2af598),to(#009efd));background:-o-linear-gradient(left,#2af598 50%,#009efd 100%);background:linear-gradient(90deg,#2af598 50%,#009efd 100%)}.interior__item-text:hover{opacity:1}}