@-webkit-keyframes rotate-simple{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate-simple{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}ul[class]{padding:0;margin:0;list-style:none}body,h1,h2,h3,li,p{margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5;background-color:#f9f9f9}a:not([class]){text-decoration-skip-ink:auto}img{max-width:100%;display:block}button,input,textarea{font:inherit}@media (prefers-reduced-motion:reduce){*{-webkit-animation-duration:.01ms!important;animation-duration:.01ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}*{font-family:"Mulish",serif}a{text-decoration:none}.container{max-width:1420px;margin:0 auto}@media (max-width:1440px){.container{max-width:1200px}}@media (max-width:1200px){.container{max-width:992px;padding:0 20px}}@media (max-width:992px){.container{max-width:768px;padding:0 15px}}.header{background:var(--white,#fff)}.header__top{max-width:1420px;margin:0 auto;padding-top:10px;padding-bottom:10px;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}.header__phone{color:var(--main,#3a4e3d);text-align:center;font-size:17px;font-style:normal;font-weight:700;line-height:normal;-webkit-transition:.2s;transition:.2s}.header__menu>ul .sub-menu>li a:hover,.header__phone:hover{color:#4f5376}.header__logo{margin-left:10%}.header__link{display:inline-block;color:var(--main,#3a4e3d);font-family:Mulish;font-size:15px;font-style:normal;font-weight:700;line-height:normal;border-radius:500px;padding:8px 20px 10px 48px}.header__link--user{background:#edf3ee url(/wp-content/themes/magna/static/img/user.svg)no-repeat 20px center}.header__link--user:hover{background:#3a4e3d url(/wp-content/themes/magna/static/img/user-w.svg)no-repeat 20px center;color:#fff}.header__link--shop{background:#edf3ee url(/wp-content/themes/magna/static/img/shoper.svg)no-repeat 20px center}.header__link--shop:hover{background:#3a4e3d url(/wp-content/themes/magna/static/img/shoper-w.svg)no-repeat 20px center;color:#fff}.header__link-group,.header__soc{display:-webkit-box;display:-ms-flexbox;display:flex}.header__link-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.header__soc{gap:20px}.header__soc-item{display:block;width:24px;height:24px}.header__soc-item:hover{-webkit-filter:brightness(.8);filter:brightness(.8)}.header__soc-item--phone{background:url(/wp-content/themes/magna/static/img/viber.svg)no-repeat center}.header__soc-item--tg{background:url(/wp-content/themes/magna/static/img/tg.svg)no-repeat center}.header__soc-item--inst{background:url(/wp-content/themes/magna/static/img/inst.svg)no-repeat center}.header__soc-item--fb{background:url(/wp-content/themes/magna/static/img/fb.svg)no-repeat center}.header-item-group,.header__menu>ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.header__menu>ul{list-style:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:26px}.header__search{height:42px;border-radius:500px;cursor:pointer;-webkit-transition:.2s;transition:.2s;padding:8px 20px 10px;display:inline-block;background:#edf3ee url(/wp-content/themes/magna/static/img/search.svg)no-repeat center;width:64px}.header__search:hover{background:#3a4e3d url(/wp-content/themes/magna/static/img/search-w.svg)no-repeat center}.header__menu>ul>.menu-item-has-children:hover>.sub-menu:before{content:"";position:absolute;top:-9px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:9px solid #fff;left:25%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.header__menu>ul .sub-menu>li:hover{background:rgba(235,238,255,.4)}.header__bottom{background:var(--main,#3a4e3d)}.header__wrap{max-width:1420px;margin:0 auto}.header__menu>ul>.menu-item-has-children{position:relative;background:url(/wp-content/themes/magna/static/img/arrow-down.svg)no-repeat right}.header__menu>ul>.menu-item-has-children:hover{background:#304433 url(/wp-content/themes/magna/static/img/arrow-up.svg)no-repeat right}.header__menu>ul>.menu-item-has-children:hover>.sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:100%;left:0;background:var(--white,#fff);border-radius:15px;-webkit-box-shadow:0 0 12px 0 rgba(36,27,89,.1);box-shadow:0 0 12px 0 rgba(36,27,89,.1);z-index:10;min-width:210px;text-align:left;padding:12px 0}.header__menu>ul .sub-menu{display:none;padding:0}.header__menu>ul .sub-menu>li{padding:8px 30px}.header__menu>ul .sub-menu>li a{color:var(--txt,#2d2d2d);padding:0}.header__menu>ul>li{padding:16px 30px;min-width:120px;text-align:center}.header__menu>ul>li:hover{background:#304433}.header__menu>ul>li>a{color:#fff}.mobile-menu-footer{display:none}@media (max-width:1440px){.header__top,.header__wrap{max-width:1200px;padding-left:20px;padding-right:20px}.header__logo{margin-left:6px}.header__menu>ul{gap:15px}.header__menu>ul>li{min-width:160px;padding:16px 20px}}@media (max-width:1024px){.header__top,.header__wrap{max-width:960px}.header__menu>ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:0;margin:0;padding:0}.header__menu>ul>li{min-width:140px}.header__soc{gap:15px}.header__link{font-size:14px;padding:8px 15px 8px 40px}.header__link--shop,.header__link--user{background-position:15px center}body{padding-top:78px}.mobile-menu-footer{display:block}.header{position:fixed;top:0;z-index:999;width:100%;margin-bottom:20px;-webkit-box-shadow:0 0 1px rgba(21,34,66,.122),0 2px 8px rgba(21,34,66,.122);box-shadow:0 0 1px rgba(21,34,66,.122),0 2px 8px rgba(21,34,66,.122)}.header__link-group,.header__phone,.header__soc,.header__wrap--menu{display:none}.header__burger{display:block;width:24px;height:24px;position:relative;cursor:pointer}.header__burger span{display:block;width:100%;height:2px;background:#2d2d2d;border-radius:1px;position:absolute;left:0;-webkit-transition:.3s;transition:.3s}.header__burger span:nth-child(1){top:2px}.header__burger span:nth-child(2){top:10px}.header__burger span:nth-child(3){top:18px}.header__wrap--menu{padding-left:0;padding-right:0;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.header__menu>ul>.menu-item-has-children{width:100%;text-align:center}.header__menu{background:var(--main,#3a4e3d);width:100%}.header .header__menu>ul>.menu-item-has-children,.header__menu>ul>li{padding:0;text-align:justify}.header__menu>ul>li>a{padding-top:15px;padding-bottom:15px;margin-left:20px;margin-right:20px;display:inline-block;width:60%}.header__menu>ul>.menu-item-has-children:hover>.sub-menu{position:relative;border-radius:0}.header__menu>ul>.menu-item-has-children:hover>.sub-menu:before{left:7%}.header__menu>ul>.menu-item-has-children:hover{background:#304433 url(/wp-content/themes/magna/static/img/arrow-up.svg)no-repeat right 12px}.header .header__menu>ul>.menu-item-has-children,.header__menu>ul>li{background-position-x:95%}.mobile-menu-footer{padding:22px 20px 30px}.mobile-menu-footer .header__link-group,.mobile-menu-footer .header__phone,.mobile-menu-footer .header__soc{display:-webkit-box;display:-ms-flexbox;display:flex}.mobile-menu-footer .header__link-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mobile-menu-footer .header__link{width:100%;text-align:center;padding:15px 20px 15px 48px;font-size:16px}.mobile-menu-footer .mobile-menu-footer-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}}.breadcrumbs{margin-bottom:40px}@media (max-width:768px){.breadcrumbs{margin-bottom:30px}}.breadcrumbs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.breadcrumbs__list{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px}}.products{position:relative;margin-bottom:50px;background-color:#fff;border-radius:30px;padding:20px 30px}.products__header{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;margin-bottom:20px}.products__list-wrap{padding:5px;position:relative}.products__item{display:inline-block;padding:30px;max-width:336px;border-radius:30px}.products__item:hover{-webkit-box-shadow:0 0 1px rgba(21,34,66,.122),0 2px 8px rgba(21,34,66,.122);box-shadow:0 0 1px rgba(21,34,66,.122),0 2px 8px rgba(21,34,66,.122)}.products__item-wrap{position:relative}.products__item img{width:340px;height:230px;-o-object-fit:contain;object-fit:contain;padding:30px 0}.products__item-bundle{position:absolute;top:30px;left:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.products__item-bundle-sale{color:#fff;font-size:13px;font-weight:700;line-height:normal;text-transform:uppercase;text-align:center;padding:4px 10px;border-radius:500px;background:#ec4a4a}.products__item-price{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.products__item-price-old{font-size:15px;font-weight:600;line-height:normal;color:#6c7b6e;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.products__item-price-new{font-size:24px;font-weight:700;line-height:normal;color:#2d2d2d}.products__item-rating{border-radius:500px;background:var(--light-yellow,#fffac2);color:var(--yellow,#d99e07);font-size:15px;font-weight:700;line-height:normal;width:62px;text-align:right;padding:4px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.products__item-rating-stars{display:block;width:16px;height:16px;background:url(/wp-content/themes/magna/static/img/star.svg)no-repeat center center/contain}.products__item-group{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;margin-bottom:10px}.products__item-title{display:inline-block;font-size:17px;font-weight:500;line-height:25px;color:#2d2d2d;margin-bottom:10px}.products__item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.products__item-info-item{font-size:15px;font-weight:400;line-height:normal;color:#6c7b6e}.products-slider-button-next,.products-slider-button-prev{background:url(/wp-content/themes/magna/static/img/arrow.svg)no-repeat center;-webkit-filter:drop-shadow(0 0 12px rgba(36,27,89,.1));filter:drop-shadow(0 0 12px rgba(36,27,89,.1));display:block;border-radius:50%;width:50px;height:50px;cursor:pointer;-webkit-transition:.2s;transition:.2s;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.products-slider-button-next:hover,.products-slider-button-prev:hover{-webkit-filter:drop-shadow(0 0 12px rgba(36,27,89,.2));filter:drop-shadow(0 0 12px rgba(36,27,89,.2))}.products-slider-button-prev{left:-20px;-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.products-slider-button-next{right:-20px}@media (max-width:1366px){.products{padding:15px 20px}.products__item{padding:20px;max-width:263px}.products__item-bundle{top:20px;left:20px}.products__item-price-new{font-size:20px}.products__item-title{font-size:15px;line-height:22px}}@media (max-width:1024px){.products{padding:15px;border-radius:20px}.products__item{max-width:280px}.products__item-bundle{top:0;left:0}.products__item-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}.products__item-price-new{font-size:16px}.products__item-price-old{font-size:12px}.products__item-info-item,.products__item-rating{font-size:13px}.products-slider-button-prev{left:-15px}.products-slider-button-next{right:-15px}}@media (max-width:960px){.products__item{max-width:100%}.products-slider-button-next,.products-slider-button-prev{display:none}}.page-title{margin-bottom:30px;color:#2d2d2d;font-size:32px;font-style:normal;font-weight:700;line-height:normal}.seo-text{margin-bottom:50px}.seo-text__content{max-width:960px}.seo-text__content p{font-size:16px;line-height:1.5;color:#2d2d2d;margin-bottom:16px}@media (max-width:768px){.seo-text__content p{font-size:16px;line-height:1.4;margin-bottom:14px}}.seo-text__content strong{font-weight:700}.seo-text__button{border:0;border-radius:500px;color:var(--scndr,#4f5376);font-family:Mulish;font-size:15px;font-style:normal;font-weight:700;line-height:normal;cursor:pointer;padding:10px 52px 10px 20px;background:#ebeeff url(/wp-content/themes/magna/static/img/arrow-down-dark.svg)no-repeat right 20px center}.product-title{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;margin-bottom:12px}.product-title .page-title{margin-bottom:0;max-width:79%}.product-title__info{color:var(--txt,#2d2d2d);font-size:15px;font-weight:400;line-height:normal;opacity:.5}.product-review-info,.product__wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.product-review-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:34px}.product__wrap{margin-bottom:50px;gap:20px}.product-sidebar{width:400px}.product-sidebar__item{border-radius:30px;padding:24px 30px 30px;margin-bottom:20px;background:#fff url(/wp-content/themes/magna/static/img/product-dog.svg)no-repeat right 20px top 20px/70px 70px}.product-sidebar__stock{display:inline-block;color:#35b148;font-size:13px;font-weight:700;line-height:normal;border-radius:500px;padding:4px 10px 4px 30px;background:rgba(53,177,72,.1)url(/wp-content/themes/magna/static/img/check.svg)no-repeat left 10px center;margin-bottom:10px}.product-sidebar__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:20px}.product-sidebar__price-value{color:var(--txt,#2d2d2d);font-size:32px;font-weight:700;line-height:normal}.product-sidebar__btn{display:inline-block;padding:14px 57px 14px 91px;border-radius:500px;background:var(--main,#3a4e3d)url(/wp-content/themes/magna/static/img/product-btn.svg)no-repeat left 57px center;color:var(--white,#fff);font-family:Mulish;font-size:15px;font-weight:800;line-height:normal;-webkit-transition:.3s;transition:.3s}.product-sidebar__btn:hover{opacity:.8}.product-images{width:400px;position:relative}.product-images__main,.product-images__main img{width:400px;border-radius:30px}.product-images__main img{height:350px;-o-object-fit:contain;object-fit:contain}.product-info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.product-info__description-title{display:inline-block;margin-bottom:20px;color:var(--txt,#2d2d2d);font-size:24px;font-weight:700;line-height:normal}.product-info__variants-title{color:var(--txt,#2d2d2d);font-size:15px;font-weight:500;line-height:23px}.product-info__variant{padding:8px 16px 10px;border-radius:500px;border:1px solid rgba(143,147,181,.3);color:var(--scndr,#4f5376);text-align:center;font-size:15px;font-weight:400;line-height:normal;cursor:pointer}.product-info__variant:hover{background:#4f5376;color:#fff}.product-content{width:100%;max-width:1000px;padding:30px 30px 40px;border-radius:30px;background:#fff}.product-content__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-bottom:60px}.product-content__info{width:100%}.product-content__nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:30px}.product-content__nav-link{color:var(--scndr,#4f5376);text-align:center;font-size:15px;font-weight:500;line-height:normal;border-radius:500px;border:1px solid rgba(143,147,181,.3);padding:8px 16px;cursor:pointer}.product-content__nav-link:hover{background-color:#4f5376;color:#fff}.product-info__specs{color:var(--txt,#2d2d2d);font-size:15px;font-style:normal;font-weight:500;line-height:23px}.product-info__specs-list{list-style:none;padding:0;margin:0}.product-info__specs-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:12px;flex-wrap:wrap;justify-content:flex-end}.product-info__specs-item .product-info__specs-label{color:var(--txt,#2d2d2d);font-weight:400;padding-right:10px}.product-info__specs-item .dotted-line{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-bottom:1px dotted #a9a9a9;margin:0 5px}.product-info__specs-item .product-info__specs-value{display:inline-block;color:#4f5376;white-space:nowrap}.product-info__specs-item .product-info__specs-value:hover{color:#333;text-decoration:underline}.product-content__block{margin-bottom:30px}.product-content__block-title{display:inline-block;margin-bottom:4px;color:var(--txt,#2d2d2d);font-size:17px;font-style:normal;font-weight:700;line-height:normal}.product-content__block-text{color:var(--txt,#2d2d2d);font-size:17px;font-style:normal;font-weight:400;line-height:25px}.product-sidebar__item-2{border-radius:30px;background:rgba(235,238,255,.5);padding-top:20px;padding-bottom:30px;margin-bottom:20px}.product-sidebar__title{color:var(--scndr,#4f5376);font-size:20px;font-style:normal;font-weight:700;line-height:normal;display:inline-block;margin-bottom:10px;padding-left:30px}.product-buy-options__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 30px 10px 64px}.product-buy-options__text{color:var(--scndr,#4f5376);font-size:15px;font-style:normal;font-weight:600;line-height:21px}.product-sidebar__item-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:10px 20px;border-radius:30px;background:var(--light-main,#edf3ee)}.product-sidebar__brands-text{color:var(--main,#3a4e3d);font-size:15px;font-style:normal;font-weight:700;line-height:normal}.product-sidebar__brands-img{width:90px;height:60px;-o-object-fit:contain;object-fit:contain}.product-buy-options__link{width:100%;background:url(/wp-content/themes/magna/static/img/arrow-right.svg)no-repeat right center/24px 24px}.product-buy-options__item--1{background:url(/wp-content/themes/magna/static/img/buy/1.svg)no-repeat left 37px center/20px 20px}.product-buy-options__item--1:hover{background:rgba(255,255,255,.6)url(/wp-content/themes/magna/static/img/buy/1.svg)no-repeat left 37px center/20px 20px}.product-buy-options__item--2{background:url(/wp-content/themes/magna/static/img/buy/2.svg)no-repeat left 37px center/20px 20px}.product-buy-options__item--2:hover{background:rgba(255,255,255,.6)url(/wp-content/themes/magna/static/img/buy/2.svg)no-repeat left 37px center/20px 20px}.product-buy-options__item--3{background:url(/wp-content/themes/magna/static/img/buy/3.svg)no-repeat left 37px center/20px 20px}.product-buy-options__item--3:hover{background:rgba(255,255,255,.6)url(/wp-content/themes/magna/static/img/buy/3.svg)no-repeat left 37px center/20px 20px}.product-buy-options__item--4{background:url(/wp-content/themes/magna/static/img/buy/4.svg)no-repeat left 37px center/20px 20px}.product-buy-options__item--4:hover{background:rgba(255,255,255,.6)url(/wp-content/themes/magna/static/img/buy/4.svg)no-repeat left 37px center/20px 20px}.reviews__warning{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 24px 12px;border-radius:30px;background:rgba(255,233,217,.6);color:var(--orange,#e57e34);font-size:15px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:20px;width:100%}.reviews__warning-close{cursor:pointer;color:#e57e34;font-size:20px}.reviews__notice{border-radius:30px;padding:20px 30px;background:#edf3ee url(/wp-content/themes/magna/static/img/reviews-bg.png)no-repeat right 30px center}.reviews__notice-title{color:#3a4e3d;font-size:20px;font-style:normal;font-weight:700;line-height:normal;display:inline-block;margin-bottom:10px}.reviews__notice-text{color:var(--txt,#2d2d2d);font-size:15px;font-style:normal;font-weight:400;line-height:23px;max-width:600px}.shops__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:92px;border-bottom:1px solid var(--light-scndr,#ebeeff)}.shops__item:nth-child(even){background:#fcfcfc}.shops__btn{border-radius:500px;background:var(--main,#3a4e3d);padding:10px 40px 12px;color:var(--white,#fff);font-size:15px;font-weight:800;line-height:normal}.shops__btn,.shops__name,.shops__status{display:inline-block;font-style:normal}.shops__name{color:var(--txt,#2d2d2d);font-size:15px;font-weight:700;line-height:normal}.shops__status{color:var(--scndr,#4f5376);font-size:13px;font-weight:600;line-height:23px}.shops__columns{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid var(--light-scndr,#ebeeff);padding-bottom:16px;padding-left:16px}.shops__column{display:inline-block;width:290px;color:var(--scndr,#4f5376);font-size:15px;font-style:normal;font-weight:700;line-height:23px}.shops__item-brand{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:200px}.shops__status{width:150px;padding-left:22px}.shops__status--verified{background:url(/wp-content/themes/magna/static/img/verifed.png)no-repeat left center/20px 20px}.shops__prices{margin-bottom:0}.shops__price{font-size:24px}.shops__column--last{width:100px}.shops__column--center{width:250px}.product-images__thumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-snap-align:center;max-width:400px;scrollbar-width:thin;scrollbar-color:rgba(143,147,181,.3) transparent;scroll-behavior:smooth;overflow-x:auto;overflow-y:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.product-images__thumbs::-webkit-scrollbar{height:4px}.product-images__thumbs::-webkit-scrollbar-track{background:0 0}.product-images__thumbs::-webkit-scrollbar-thumb{background-color:rgba(143,147,181,.3);border-radius:2px}.product-images__thumbs::-webkit-scrollbar-thumb:hover{background-color:rgba(143,147,181,.5)}.product-images__thumbs img{width:60px;height:60px;border-radius:15px;-o-object-fit:contain;object-fit:contain;cursor:pointer}.product-images__thumbs img:hover{border:1px solid rgba(143,147,181,.3)}@media (max-width:1024px){.product-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:10px}.product-title .page-title{font-size:20px;line-height:normal;max-width:100%}.product-review-info{margin-bottom:24px}.product-content__info{overflow-x:hidden}.product-sidebar{width:100%}.product-content__wrap,.product__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-content__nav{overflow-x:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.product-content__nav::-webkit-scrollbar{height:0}.product-content__nav-link{-ms-flex-negative:0;flex-shrink:0;font-size:14px;padding:6px 12px;cursor:pointer}}@media (max-width:968px){.shops__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.shops__item,.shops__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.shops__item{height:auto!important;border:1px solid var(--light-scndr,#ebeeff);border-radius:12px;padding:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.shops__columns{display:none!important}.shops__btn{width:100%;text-align:center}.reviews__warning{font-size:12px}.reviews__notice{background:#edf3ee url(/wp-content/themes/magna/static/img/reviews-bg.png)no-repeat center bottom 20px;padding-bottom:120px}.product-content{padding:20px}.product-info__variant{padding:6px 12px;font-size:12px}.product-images,.product-images__main,.product-images__main img{width:100%}.products__item-bundle{z-index:999}.product-info__specs-item .product-info__specs-value{white-space:pre-wrap;text-align:end}.product-info__specs-item .product-info__specs-label{padding-right:0}.products__item:hover{-webkit-box-shadow:none!important;box-shadow:none!important}}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1000}.modal__content{background:#fff;padding:40px;border-radius:30px;width:100%;max-width:500px;position:relative}.modal__close{position:absolute;top:20px;right:20px;font-size:24px;background:0 0;border:0;cursor:pointer;color:#2d2d2d;-webkit-transition:.2s;transition:.2s}.modal__close:hover{color:var(--main,#3a4e3d)}.modal__title{color:var(--txt,#2d2d2d);font-size:24px;font-weight:700;margin-bottom:15px}.modal__text{color:var(--txt,#2d2d2d);font-size:15px;line-height:1.5;margin-bottom:25px}.modal-search{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.modal-search__content{margin-top:50px;max-width:960px}[x-cloak]{display:none}@media (max-width:960px){.modal__content{padding:20px}}.footer{color:var(--whie,#fff);border-radius:50px 50px 0 0;background:var(--main,#3a4e3d);padding-top:50px}.footer__wrap{max-width:1420px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__top{padding-top:50px;padding-bottom:50px;border-bottom:1px solid var(--middle-main,#6c7b6e)}.footer__contact a,.footer__nav a{-webkit-transition:.2s;transition:.2s}.footer__contact a,.footer__contact li{color:var(--light-main,#edf3ee);font-size:15px;font-style:normal;font-weight:500;line-height:23px}.footer__contact a:hover,.footer__nav a:hover{color:#6c7b6e}.footer__contact li{margin-bottom:21px;padding-left:34px}.footer__contact--adress{background:url(/wp-content/themes/magna/static/img/footer-adress.svg)no-repeat left}.footer__contact--phone{background:url(/wp-content/themes/magna/static/img/footer-phone.svg)no-repeat left}.footer__contact--mail{background:url(/wp-content/themes/magna/static/img/footer-mail.svg)no-repeat left}.footer__nav{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:130px;-moz-column-gap:130px;column-gap:130px;row-gap:20px}.footer__nav a{color:#fff}.footer__nav li{margin-bottom:20px}.footer__nav li:nth-child(3),.footer__nav li:nth-child(6){margin-bottom:0}.footer__link{max-width:250px;width:100%}.footer__link a{width:100%;display:inline-block;color:var(--main,#3a4e3d);font-size:15px;font-style:normal;font-weight:700;line-height:normal;padding:10px 24px 12px 58px;border-radius:500px;background:var(--light-main,#edf3ee);margin-bottom:20px;position:relative;-webkit-transition:.2s;transition:.2s}.footer__link a:hover{background:#6c7b6e;color:#fff}.footer__link a:hover:before{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.footer__link--cab:before,.footer__link--shop:before{content:"";display:block;width:24px;height:24px;position:absolute;top:6px;left:24px;-webkit-transition:.2s;transition:.2s}.footer__link--shop:before{background:url(/wp-content/themes/magna/static/img/shoper.svg)no-repeat center}.footer__link--cab:before{background:url(/wp-content/themes/magna/static/img/user.svg)no-repeat center}.footer__bottom{max-width:1420px;margin:0 auto;padding-top:20px;padding-bottom:20px;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}.footer__copy{color:var(--light-main,#edf3ee);font-size:13px;font-style:normal;font-weight:600;line-height:21px;margin-right:auto;margin-left:30px}.footer__soc-item{-webkit-transition:.2s;transition:.2s}.footer__soc{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.footer__soc-item{width:24px;height:24px;opacity:1}.footer__soc-item:hover{opacity:.7}.footer__soc-item--phone{background:url(/wp-content/themes/magna/static/img/viber-w.svg)no-repeat center}.footer__soc-item--tg{background:url(/wp-content/themes/magna/static/img/tg-w.svg)no-repeat center}.footer__soc-item--inst{background:url(/wp-content/themes/magna/static/img/inst-w.svg)no-repeat center}.footer__soc-item--fb{background:url(/wp-content/themes/magna/static/img/fb-w.svg)no-repeat center}@media (max-width:1440px){.footer__bottom,.footer__wrap{max-width:1200px;padding-left:20px;padding-right:20px}.footer__nav{-webkit-column-gap:80px;-moz-column-gap:80px;column-gap:80px}}@media (max-width:1024px){.footer{padding-top:30px}.footer__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.footer__bottom,.footer__wrap{max-width:960px}.footer__nav{-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px;margin-bottom:20px}.footer__link{margin:0 auto}}@media (max-width:960px){.footer{border-radius:15px 15px 0 0;padding-top:12px}.footer__top{padding-top:0;padding-bottom:0}.footer__contact{margin-bottom:30px!important;text-align:justify}.footer__contact a,.footer__contact li{margin-bottom:11px;font-size:12px}.footer__wrap{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:0}.footer__nav{margin-bottom:30px!important;text-align:justify;width:100%}.footer__link{max-width:100%}.footer__bottom{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.footer__copy{font-size:10px;margin:20px 0;width:100%}.footer__soc{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.tag-icon a{padding-left:34px;background:url(/wp-content/themes/magna/static/img/tag.svg)no-repeat left}.dog-icon a{padding-left:34px;background:url(/wp-content/themes/magna/static/img/dog.svg)no-repeat left}.cat-icon a{padding-left:34px;background:url(/wp-content/themes/magna/static/img/cat.svg)no-repeat left}.shop-icon a{padding-left:34px;background:url(/wp-content/themes/magna/static/img/shop.svg)no-repeat left}.paw-icon a{padding-left:34px;background:url(/wp-content/themes/magna/static/img/paw.svg)no-repeat left}.tel-icon a{padding-left:34px;background:url(/wp-content/themes/magna/static/img/contact.svg)no-repeat left}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-slide,.swiper-wrapper{width:100%;height:100%;position:relative;transition-property:transform}.swiper-wrapper{z-index:1;display:flex;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;transform:translate3d(0,0,0)}.swiper-slide{flex-shrink:0;display:block}:root{--swiper-navigation-size:44px;--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px;--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255,255,255,1),6px 6px rgba(0,0,0,1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0,0,0,1)}ul{box-sizing:border-box}.header{margin-bottom:30px}.product-info__specs-values{text-align:end;max-width:55%}.products__item-bundle{z-index:999}.product-sidebar__item{background-size:40px}.product-sidebar__btn-mail{color:var(--scndr,#4f5376);font-size:15px;font-style:normal;height:54px;font-weight:700;line-height:normal;border-radius:500px;background:var(--white,#fff);width:90%;display:flex;margin:16px auto 0;align-items:center;position:relative;padding-left:74px}.product-sidebar__btn-mail:before{content:"";position:absolute;left:20px;top:50%;transform:translateY(-50%);width:30px;height:30px;background-image:url(/wp-content/themes/magna/static/img/send-message.svg);background-size:contain;background-repeat:no-repeat}.product-info__variants{display:flex;gap:10px;align-items:center}.product-info__variants-list{display:flex;gap:10px}.product-sidebar__btn-mail{cursor:pointer}div.ajaxsearchpro.asp_main_container{transition:width .13s linear;-webkit-transition:width .13s linear}div.asp_w.ajaxsearchpro,div.asp_w.asp_r,div.asp_w.asp_s{padding:0;margin:0;border:0;text-transform:none;text-shadow:none;box-shadow:none;text-decoration:none;text-align:left;text-indent:initial;letter-spacing:normal;font-display:swap}div.asp_w.asp_r,div.asp_w.asp_s{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box;border-radius:0}div.asp_w_container div[id*=__original__]{display:none!important}div.asp_w.ajaxsearchpro{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}div.asp_w.asp_r,div.asp_w.asp_r *{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div.asp_w.ajaxsearchpro input[type=text]::-ms-clear{display:none;width:0;height:0}div.asp_w.ajaxsearchpro input[type=text]::-ms-reveal{display:none;width:0;height:0}div.asp_w.ajaxsearchpro input[type=search]::-webkit-search-cancel-button,div.asp_w.ajaxsearchpro input[type=search]::-webkit-search-decoration,div.asp_w.ajaxsearchpro input[type=search]::-webkit-search-results-button,div.asp_w.ajaxsearchpro input[type=search]::-webkit-search-results-decoration{display:none}div.asp_w.ajaxsearchpro input[type=search]{appearance:auto!important;-webkit-appearance:none!important}.asp_clear{display:block!important;clear:both!important;margin:0!important;padding:0!important;width:auto!important;height:0!important}.hiddend{display:none!important}div.asp_w.ajaxsearchpro{width:100%;height:auto;border-radius:0;background:0 0;overflow:hidden}div.asp_w.ajaxsearchpro.asp_non_compact{min-width:200px}div.asp_hidden_data,div.asp_hidden_data *,div.asp_m.ajaxsearchpro .proinput form:after,div.asp_m.ajaxsearchpro .proinput form:before,div.asp_m.ajaxsearchpro .proinput input:after,div.asp_m.ajaxsearchpro .proinput input:before,div.asp_w.asp_r{display:none}div.asp_w.ajaxsearchpro input:focus{outline:0}div.asp_m.ajaxsearchpro .probox .proinput input::-ms-clear{display:none}div.asp_m.ajaxsearchpro .probox{width:auto;border-radius:5px;background:#fff;overflow:hidden;border:1px solid #fff;box-shadow:1px 0 3px #ccc inset;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;direction:ltr;align-items:stretch;isolation:isolate}div.asp_m.ajaxsearchpro .probox .proinput{width:1px;height:100%;float:left;box-shadow:none;position:relative;flex:1 1 auto;-webkit-flex:1 1 auto;z-index:0}div.asp_m.ajaxsearchpro .probox .proinput form{height:100%;margin:0!important;padding:0!important;display:block!important;max-width:unset!important}div.asp_m.ajaxsearchpro .probox .proinput input{height:100%;width:100%;border:0;background:0 0;box-shadow:none;left:0;padding:2px 0 0;min-width:120px;min-height:unset;max-height:unset}div.asp_m.ajaxsearchpro .probox .proinput input.autocomplete{border:0;background:0 0;width:100%;box-shadow:none;margin:0;padding:0;left:0}div.asp_m.ajaxsearchpro .probox .proloading{width:20px;height:20px;min-width:unset;min-height:unset;background:0 0;float:right;box-shadow:none;margin:0;z-index:1}div.asp_m.ajaxsearchpro .probox .proclose,div.asp_m.ajaxsearchpro .probox .promagnifier,div.asp_m.ajaxsearchpro .probox .prosettings{width:20px;height:20px;min-width:unset;min-height:unset;background:0 0;float:right;box-shadow:none;margin:0;padding:0}div.asp_m.ajaxsearchpro .probox .promagnifier,div.asp_m.ajaxsearchpro .probox .prosettings{background-size:20px 20px;z-index:1}div.asp_m.ajaxsearchpro button.promagnifier:focus-visible{box-shadow:inset 0 0 0 2px rgba(0,0,0,.4)}div.asp_m.ajaxsearchpro .probox .proclose,div.asp_m.ajaxsearchpro .probox .proloading{background-position:center center;display:none;background-size:auto;background-repeat:no-repeat;background-color:transparent}div.asp_m.ajaxsearchpro .probox .proloading{padding:2px;box-sizing:border-box}div.asp_m.ajaxsearchpro .probox .proclose{position:relative;cursor:pointer;z-index:2}div.asp_m.ajaxsearchpro .probox .promagnifier .innericon,div.asp_m.ajaxsearchpro .probox .prosettings .innericon{background-size:20px 20px;background-position:center center;background-repeat:no-repeat;background-color:transparent;width:100%;height:100%;line-height:initial;text-align:center;overflow:hidden}div.asp_m.ajaxsearchpro .probox .promagnifier .innericon svg,div.asp_m.ajaxsearchpro .probox .prosettings .innericon svg{height:100%;width:22px;vertical-align:baseline;display:inline-block}div.asp_m.ajaxsearchpro .probox .proclose svg{background:#333;position:absolute;top:50%;width:20px;height:20px;left:50%;fill:#fefefe;box-sizing:border-box;box-shadow:0 0 0 2px rgba(255,255,255,.9)}div.asp_w.asp_r *{text-decoration:none;text-shadow:none}div.asp_w.asp_r .results{overflow:hidden;width:auto;height:0;margin:0;padding:0}div.asp_w.asp_r .resdrg{height:auto}#ajaxsearchpro1_1 div.asp_loader,#ajaxsearchpro1_1 div.asp_loader *,div[id*=ajaxsearchpro1_] div.asp_loader,div[id*=ajaxsearchpro1_] div.asp_loader *,div[id*=ajaxsearchprores1_] .asp_res_loader div.asp_loader,div[id*=ajaxsearchprores1_] .asp_res_loader div.asp_loader *{box-sizing:border-box!important;margin:0;padding:0;box-shadow:none}#ajaxsearchpro1_1 div.asp_loader,div[id*=ajaxsearchpro1_] div.asp_loader,div[id*=ajaxsearchprores1_] .asp_res_loader div.asp_loader{display:flex;flex:0 1 auto;flex-direction:column;flex-grow:0;flex-shrink:0;flex-basis:28px;max-width:100%;max-height:100%;align-items:center;justify-content:center}#ajaxsearchpro1_1 div.asp_loader-inner,div[id*=ajaxsearchpro1_] div.asp_loader-inner,div[id*=ajaxsearchprores1_] .asp_res_loader div.asp_loader-inner{width:100%;margin:0 auto;text-align:center;height:100%}#ajaxsearchpro1_1 div.asp_simple-circle,div[id*=ajaxsearchpro1_] div.asp_simple-circle,div[id*=ajaxsearchprores1_] .asp_res_loader div.asp_simple-circle{margin:0;height:100%;width:100%;animation:rotate-simple .8s infinite linear;-webkit-animation:rotate-simple .8s infinite linear;border:4px solid #858585;border-right-color:transparent;border-radius:50%;box-sizing:border-box}div.asp_m.asp_m_1 *,div.asp_r.asp_r_1,div.asp_r.asp_r_1 *{border:0;border-radius:0;box-shadow:none}div.asp_m.asp_m_1 *,div.asp_r.asp_r_1 *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box}div.asp_m.asp_m_1,div.asp_m.asp_m_1 *,div.asp_r.asp_r_1,div.asp_r.asp_r_1 *,div.asp_s.asp_s_1,div.asp_s.asp_s_1 *{text-transform:none;text-shadow:none;text-decoration:none;text-align:left;letter-spacing:normal}div.asp_s.asp_s_1,div.asp_s.asp_s_1 *{border:0;border-radius:0;box-shadow:none}div.asp_s.asp_s_1 *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box}div.asp_m.asp_m_1,div.asp_r.asp_r_1,div.asp_s.asp_s_1{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}div.asp_r.asp_r_1{padding:0}div.asp_m.asp_m_1,div.asp_m.asp_m_1 *,div.asp_r.asp_r_1 *,div.asp_s.asp_s_1,div.asp_s.asp_s_1 *{padding:0;margin:0}.asp_w_container_1{width:100%}#ajaxsearchpro1_1,div.asp_m.asp_m_1{width:100%;height:auto;max-height:none;background:#d1eaff;margin-top:0;margin-bottom:0;background-image:-moz-radial-gradient(center,ellipse cover,#fbfbfb,#fbfbfb);background-image:-webkit-gradient(radial,center center,0,center center,100%,#fbfbfb,#fbfbfb);background-image:-webkit-radial-gradient(center,ellipse cover,#fbfbfb,#fbfbfb);background-image:-o-radial-gradient(center,ellipse cover,#fbfbfb,#fbfbfb);background-image:-ms-radial-gradient(center,ellipse cover,#fbfbfb,#fbfbfb);background-image:radial-gradient(ellipse at center,#fbfbfb,#fbfbfb);overflow:hidden;border:0#8dd5ef;border-radius:500px;box-shadow:none}#ajaxsearchpro1_1 .probox,div.asp_m.asp_m_1 .probox{margin:0;height:50px;background:0 0;border:0 solid #68aec7;border-radius:0;box-shadow:none}#ajaxsearchpro1_1 .probox .proinput,div.asp_m.asp_m_1 .probox .proinput{font-weight:400;font-family:inherit;color:#464646;font-size:15px;text-shadow:none;line-height:normal;flex-grow:1;order:5;margin:0 0 0 10px;padding:0 5px}#ajaxsearchpro1_1 .probox .proinput input.autocomplete,#ajaxsearchpro1_1 .probox .proinput input.orig,div.asp_m.asp_m_1 .probox .proinput input.autocomplete,div.asp_m.asp_m_1 .probox .proinput input.orig{font-weight:400;font-family:inherit;color:#464646;font-size:15px;text-shadow:none;line-height:normal;border:0;box-shadow:none;height:50px;position:relative;z-index:2;padding:2px 0 0!important;margin:-1px 0 0-4px!important;width:100%;background:0 0!important}#ajaxsearchpro1_1 .probox .proinput input.autocomplete,div.asp_m.asp_m_1 .probox .proinput input.autocomplete{opacity:.25;display:block;z-index:1;padding:0!important;margin:-50px 0 0-4px!important}div.asp_m.asp_m_1 .probox .proinput input.orig::-webkit-input-placeholder{font-weight:400;font-family:inherit;color:#464646;font-size:15px;text-shadow:none;opacity:.85}div.asp_m.asp_m_1 .probox .proinput input.orig::-moz-placeholder{font-weight:400;font-family:inherit;color:#464646;font-size:15px;text-shadow:none;opacity:.85}div.asp_m.asp_m_1 .probox .proinput input.orig:-ms-input-placeholder{font-weight:400;font-family:inherit;color:#464646;font-size:15px;text-shadow:none;opacity:.85}div.asp_m.asp_m_1 .probox .proinput input.orig:-moz-placeholder{font-weight:400;font-family:inherit;color:#464646;font-size:15px;text-shadow:none;opacity:.85;line-height:normal!important}#ajaxsearchpro1_1 .probox .proclose,#ajaxsearchpro1_1 .probox .proloading{flex:0 0 50px;flex-grow:0;order:7;text-align:center}#ajaxsearchpro1_1 .probox .proclose{width:50px;height:50px}#ajaxsearchpro1_1 .probox .promagnifier{flex-grow:0;text-align:center}#ajaxsearchpro1_1 .probox .prosettings{flex:0 0 50px;flex-grow:0;text-align:center}div.asp_m.asp_m_1 .probox .proclose,div.asp_m.asp_m_1 .probox .proloading{flex:0 0 50px;flex-grow:0;order:7;text-align:center}div.asp_m.asp_m_1 .probox .proclose{width:50px;height:50px}div.asp_m.asp_m_1 .probox .promagnifier{flex-grow:0;text-align:center}div.asp_m.asp_m_1 .probox .prosettings{flex:0 0 50px;flex-grow:0;text-align:center}#ajaxsearchpro1_1 .probox .proclose svg,div.asp_m.asp_m_1 .probox .proclose svg{fill:#fefefe;background:#333;box-shadow:0 0 0 2px rgba(255,255,255,.9);border-radius:50%;box-sizing:border-box;margin-left:-10px;margin-top:-10px;padding:4px}#ajaxsearchpro1_1 .probox .proloading,div.asp_m.asp_m_1 .probox .proloading{width:50px;height:50px;min-width:50px;min-height:50px;max-width:50px;max-height:50px}#ajaxsearchpro1_1 .probox .proloading .asp_loader,div.asp_m.asp_m_1 .probox .proloading .asp_loader{width:46px;height:46px;min-width:46px;min-height:46px;max-width:46px;max-height:46px}#ajaxsearchpro1_1 .probox .promagnifier,div.asp_m.asp_m_1 .probox .promagnifier{flex:0 0 auto;-webkit-flex:0 0 auto;width:50px;height:50px;background-image:-webkit-linear-gradient(180deg,#fbfbfb,#fbfbfb);background-image:-moz-linear-gradient(180deg,#fbfbfb,#fbfbfb);background-image:-o-linear-gradient(180deg,#fbfbfb,#fbfbfb);background-image:-ms-linear-gradient(180deg,#fbfbfb 0,#fbfbfb 100%);background-image:linear-gradient(180deg,#fbfbfb,#fbfbfb);order:11;-webkit-order:11;float:right;border:0 solid #000;border-radius:0;box-shadow:0 0 0 0 rgba(255,255,255,.61);background-size:100% 100%;background-position:center center;background-repeat:no-repeat;cursor:pointer}div.asp_m.asp_m_1 .probox .promagnifier:focus-visible{outline:#000 outset}#ajaxsearchpro1_1 .probox .promagnifier .innericon,#ajaxsearchpro1_1 .probox .prosettings .innericon,div.asp_m.asp_m_1 .probox .promagnifier .innericon,div.asp_m.asp_m_1 .probox .prosettings .innericon{text-align:center}#ajaxsearchpro1_1 .probox .promagnifier .innericon,div.asp_m.asp_m_1 .probox .promagnifier .innericon{display:block;width:50px;height:50px;float:right}#ajaxsearchpro1_1 .probox .promagnifier .asp_text_button,div.asp_m.asp_m_1 .probox .promagnifier .asp_text_button{display:block;width:auto;height:50px;float:right;margin:0;padding:0 10px 0 2px;font-weight:400;font-family:inherit;color:#333;font-size:15px;text-shadow:none;line-height:50px}#ajaxsearchpro1_1 .probox .promagnifier .innericon svg,div.asp_m.asp_m_1 .probox .promagnifier .innericon svg{fill:#858585}#ajaxsearchpro1_1 .probox .prosettings .innericon svg,div.asp_m.asp_m_1 .probox .prosettings .innericon svg{fill:#fff}#ajaxsearchpro1_1 .probox .prosettings,div.asp_m.asp_m_1 .probox .prosettings,div.asp_s.asp_s_1.searchsettings{background-image:-webkit-linear-gradient(185deg,#b6b6b6,#b6b6b6);background-image:-moz-linear-gradient(185deg,#b6b6b6,#b6b6b6);background-image:-o-linear-gradient(185deg,#b6b6b6,#b6b6b6);background-image:-ms-linear-gradient(185deg,#b6b6b6 0,#b6b6b6 100%);background-image:linear-gradient(185deg,#b6b6b6,#b6b6b6)}#ajaxsearchpro1_1 .probox .prosettings,div.asp_m.asp_m_1 .probox .prosettings{width:50px;height:50px;background-position:center center;background-repeat:no-repeat;order:10;-webkit-order:10;float:right;border:0 solid #68aec7;border-radius:0;box-shadow:0 0 0 0 rgba(255,255,255,.63);cursor:pointer;background-size:100% 100%;align-self:flex-end}div.asp_r.asp_r_1{position:absolute;z-index:11000;width:auto;margin:12px 0 0}div.asp_r.asp_r_1 .asp_res_loader{background:#fff;height:200px;padding:10px}div.asp_r.asp_r_1 .asp_res_loader .asp_loader{height:200px;width:200px;margin:0 auto}div.asp_s.asp_s_1.searchsettings{direction:ltr;padding:0;box-shadow:none;max-width:208px;z-index:2}div.asp_s.asp_s_1.searchsettings.asp_s{z-index:11001}div.asp_s.asp_s_1.searchsettings form{display:flex}div.asp_r.asp_r_1.vertical{padding:4px;background:#d8d8d8;border:0#000;border-radius:0;box-shadow:none;visibility:hidden;display:none}div.asp_r.asp_r_1.vertical .results{max-height:none;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.5) #fff}div.asp_r.asp_r_1.vertical .results::-webkit-scrollbar{width:10px}div.asp_r.asp_r_1.vertical .results::-webkit-scrollbar-track{background:#fff;box-shadow:inset 0 0 12px 12px transparent;border:0}div.asp_r.asp_r_1.vertical .results::-webkit-scrollbar-thumb{background:0 0;box-shadow:inset 0 0 12px 12px transparent;border:solid 2px transparent;border-radius:12px}div.asp_r.asp_r_1.vertical:hover .results::-webkit-scrollbar-thumb{box-shadow:inset 0 0 12px 12px rgba(0,0,0,.5)}@media (hover:none),(max-width:500px){div.asp_r.asp_r_1.vertical .results::-webkit-scrollbar-thumb{box-shadow:inset 0 0 12px 12px rgba(0,0,0,.5)}}@font-face{font-family:"Lato";font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh7USSwiPHA.ttf)format("truetype")}@font-face{font-family:"Lato";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjx4wWw.ttf)format("truetype")}@font-face{font-family:"Lato";font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwiPHA.ttf)format("truetype")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:300;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4gaVc.ttf)format("truetype")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf)format("truetype")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVc.ttf)format("truetype")}.wpforms-container{width:100%!important;margin:0 auto!important}.wpforms-field{margin-bottom:0!important}.wpforms-field-label{display:block!important;font-size:14px!important;margin-bottom:5px!important;color:#333!important}.wpforms-field-medium{width:100%!important;padding:12px!important;border:1px solid #e0e0e0!important;border-radius:6px!important;font-size:14px!important;background:#f8f8f8!important;transition:all .3s ease!important}.wpforms-field-medium:focus{border-color:#0056b3!important;background:#fff!important;box-shadow:0 0 5px rgba(0,86,179,.2)!important}.wpforms-field-textarea textarea{min-height:120px!important;resize:vertical!important}.wpforms-submit-container{margin-top:20px!important}.wpforms-submit{width:100%!important;padding:14px!important;background:#3a4e3d!important;color:#fff!important;border:0!important;border-radius:6px!important;font-size:16px!important;font-weight:500!important;cursor:pointer!important;transition:background .3s ease!important}.wpforms-submit:hover{background:#003d82!important}.wpforms-submit-spinner{margin-left:10px!important}.wpforms-error-noscript{color:#dc3545!important;font-size:14px!important;margin-bottom:15px!important}.wpforms-required-label{color:#dc3545!important;margin-left:3px!important}#wpforms-5855-field_3{background:0 0!important}@media (max-width:768px){.wpforms-container{padding:0!important}.wpforms-field-label,.wpforms-field-medium{font-size:13px!important}.wpforms-field-medium{padding:10px!important}.wpforms-submit{padding:12px!important;font-size:15px!important}}#wpforms-5855-field_4-container{position:absolute!important;visibility:hidden!important;height:0!important;width:0!important;padding:0!important;margin:0!important;overflow:hidden!important}.wpforms-container .wpforms-error-noscript{color:#d63637}@media only screen and (max-width:600px){div.wpforms-container .wpforms-form .wpforms-field input.wpforms-field-large,div.wpforms-container .wpforms-form .wpforms-field input.wpforms-field-medium,div.wpforms-container .wpforms-form .wpforms-field>*{max-width:100%}div.wpforms-container .wpforms-form .wpforms-field{padding-right:1px;padding-left:1px}div.wpforms-container .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern):not(.wpforms-field-radio):not(.wpforms-field-checkbox):not(.wpforms-field-layout):not(.wpforms-field-repeater){overflow-x:hidden}}.wpforms-container{margin-bottom:26px}.wpforms-container .wpforms-form *{word-break:break-word;box-sizing:border-box}.wpforms-container .wpforms-form .wpforms-field-label,.wpforms-container .wpforms-form textarea{hyphens:auto}.wpforms-container .wpforms-submit-container{clear:both;position:relative}.wpforms-container .wpforms-submit-spinner{margin-inline-start:15px;display:inline-block;vertical-align:middle}.wpforms-container .wpforms-hidden{display:none!important}.wpforms-container input.wpforms-field-medium{max-width:60%}.wpforms-container input.wpforms-field-large{max-width:100%}.wpforms-container .wpforms-field{padding:15px 0;position:relative}.wpforms-container .wpforms-field-label{display:block;font-weight:700;font-style:normal;word-break:break-word;word-wrap:break-word}.wpforms-container .wpforms-field-label.wpforms-label-hide{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}.wpforms-container .wpforms-required-label{color:var(--wpforms-label-error-color);font-weight:400}.wpforms-container input[type=email],.wpforms-container input[type=text],.wpforms-container textarea{display:block;width:100%;box-sizing:border-box;font-family:inherit;font-style:normal;font-weight:400;margin:0}.wpforms-container input[type=email]:read-only,.wpforms-container input[type=text]:read-only,.wpforms-container textarea:read-only{cursor:default}.wpforms-container textarea{resize:vertical;line-height:1.3}.wpforms-container .wpforms-field{float:none;clear:both}.wpforms-container textarea.wpforms-field-medium{height:120px}div.wpforms-container-full,div.wpforms-container-full *{background:0 0;border:0;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;float:none;font-size:100%;height:auto;letter-spacing:normal;outline:0;position:static;text-indent:0;text-shadow:none;text-transform:none;width:auto;visibility:visible;overflow:visible;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;margin:0 auto}div.wpforms-container-full *{margin:0}div.wpforms-container-full img{overflow:clip}div.wpforms-container-full:not(:empty){margin:24px auto;padding:var(--wpforms-container-padding);background-clip:padding-box;background-color:var(--wpforms-background-color);background-image:var(--wpforms-background-url);background-position:var(--wpforms-background-position);background-repeat:var(--wpforms-background-repeat);background-size:var(--wpforms-background-size);border-style:var(--wpforms-container-border-style);border-width:var(--wpforms-container-border-width);border-color:var(--wpforms-container-border-color);border-radius:var(--wpforms-container-border-radius);box-shadow:var(--wpforms-container-shadow-size-box-shadow)}div.wpforms-container-full button,div.wpforms-container-full input,div.wpforms-container-full label,div.wpforms-container-full textarea{margin:0;border:0;padding:0;vertical-align:middle;background:0 0;height:auto;box-sizing:border-box}div.wpforms-container-full .wpforms-form .wpforms-submit-container{margin-top:var(--wpforms-button-size-margin-top)}div.wpforms-container-full .wpforms-form .wpforms-submit-spinner{max-width:26px}div.wpforms-container-full .wpforms-field-label{margin:0 0 var(--wpforms-field-size-input-spacing)0;padding:0;font-size:var(--wpforms-label-size-font-size);line-height:var(--wpforms-label-size-line-height);color:var(--wpforms-label-color)}div.wpforms-container-full .wpforms-required-label{font-weight:400}div.wpforms-container-full input[type=email],div.wpforms-container-full input[type=text],div.wpforms-container-full textarea{background-color:var(--wpforms-field-background-color);background-clip:padding-box;border-radius:var(--wpforms-field-border-radius);color:var(--wpforms-field-text-color);border-width:var(--wpforms-field-border-size);border-style:var(--wpforms-field-border-style);border-color:var(--wpforms-field-border-color);padding:0 var(--wpforms-field-size-padding-h);font-size:var(--wpforms-field-size-font-size);line-height:100%;box-shadow:none;transition:border .15s,box-shadow .15s}div.wpforms-container-full input[type=email]:focus,div.wpforms-container-full input[type=text]:focus,div.wpforms-container-full textarea:focus{border-width:var(--wpforms-field-border-size,0);border-style:solid;border-color:var(--wpforms-button-background-color);box-shadow:0 0 0 1px var(--wpforms-button-background-color),0 1px 2px rgba(0,0,0,.15);outline:0}div.wpforms-container-full input[type=email]:focus:invalid,div.wpforms-container-full input[type=text]:focus:invalid,div.wpforms-container-full textarea:focus:invalid{border-width:var(--wpforms-field-border-size,0);border-style:solid;border-color:var(--wpforms-button-background-color);box-shadow:0 0 0 1px var(--wpforms-button-background-color),0 1px 2px rgba(0,0,0,.15);outline:0;color:var(--wpforms-field-text-color)}div.wpforms-container-full input[type=email]::-webkit-input-placeholder,div.wpforms-container-full input[type=text]::-webkit-input-placeholder,div.wpforms-container-full textarea::-webkit-input-placeholder{color:var(--wpforms-field-text-color);opacity:.5;pointer-events:none}div.wpforms-container-full input[type=email]::-moz-placeholder,div.wpforms-container-full input[type=text]::-moz-placeholder,div.wpforms-container-full textarea::-moz-placeholder{color:var(--wpforms-field-text-color);opacity:.5;pointer-events:none}div.wpforms-container-full input[type=email]:-moz-placeholder,div.wpforms-container-full input[type=text]:-moz-placeholder,div.wpforms-container-full textarea:-moz-placeholder{color:var(--wpforms-field-text-color);opacity:.5;pointer-events:none}div.wpforms-container-full textarea{width:100%}div.wpforms-container-full input{height:var(--wpforms-field-size-input-height)}div.wpforms-container-full button[type=submit]{height:var(--wpforms-button-size-height);background-color:var(--wpforms-button-background-color-alt,var(--wpforms-button-background-color));border-radius:var(--wpforms-button-border-radius);border-style:var(--wpforms-button-border-style);border-color:var(--wpforms-button-border-color);border-width:var(--wpforms-button-border-size);box-shadow:none;color:var(--wpforms-button-text-color);padding:0 var(--wpforms-button-size-padding-h);font-family:inherit;font-weight:500;font-size:var(--wpforms-button-size-font-size);line-height:100%;cursor:pointer;transition:all .15s ease-in-out;position:relative;text-decoration:none}div.wpforms-container-full button[type=submit]:not(:hover):not(:active){background-color:var(--wpforms-button-background-color-alt,var(--wpforms-button-background-color));color:var(--wpforms-button-text-color)}div.wpforms-container-full button[type=submit]:active,div.wpforms-container-full button[type=submit]:hover{background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),var(--wpforms-button-background-color-alt,var(--wpforms-button-background-color))}div.wpforms-container-full button[type=submit]:focus{outline:0}div.wpforms-container-full button[type=submit]:focus:after{content:"";position:absolute;border:2px solid var(--wpforms-button-background-color);border-radius:calc(var(--wpforms-button-border-radius) + 2px);top:calc(-4px - var(--wpforms-button-border-size,1px));right:calc(-4px - var(--wpforms-button-border-size,1px));bottom:calc(-4px - var(--wpforms-button-border-size,1px));left:calc(-4px - var(--wpforms-button-border-size,1px))}div.wpforms-container-full button[type=submit]:disabled,div.wpforms-container-full button[type=submit]:disabled:hover{background-color:var(--wpforms-button-background-color-alt,var(--wpforms-button-background-color));cursor:default}div.wpforms-container-full:not(.wpforms-gutenberg-form-selector) input[type=email]:disabled,div.wpforms-container-full:not(.wpforms-gutenberg-form-selector) input[type=text]:disabled,div.wpforms-container-full:not(.wpforms-gutenberg-form-selector) textarea:disabled{cursor:not-allowed;opacity:.5}div.wpforms-container-full:not(.wpforms-gutenberg-form-selector) button[type=submit]:disabled,div.wpforms-container-full:not(.wpforms-gutenberg-form-selector) button[type=submit]:disabled:hover{opacity:.5}div.wpforms-container-full .wpforms-form textarea{line-height:1.3;min-height:var(--wpforms-field-size-input-height);padding:var(--wpforms-field-size-padding-h);resize:vertical}div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium{height:calc(var(--wpforms-field-size-input-height)*2.8)}div.wpforms-container-full .wpforms-form textarea:focus{color:var(--wpforms-field-text-color)}@media only screen and (max-width:768px){div.wpforms-container-full:not(:empty){padding:calc(min(var(--wpforms-container-padding),40px))}}@media only screen and (max-width:600px){div.wpforms-container-full:not(:empty){padding:calc(min(var(--wpforms-container-padding),20px))}}:root{--wpforms-field-border-radius:3px;--wpforms-field-border-style:solid;--wpforms-field-border-size:1px;--wpforms-field-background-color:#fff;--wpforms-field-border-color:rgba(0,0,0,.25);--wpforms-field-border-color-spare:rgba(0,0,0,.25);--wpforms-field-text-color:rgba(0,0,0,.7);--wpforms-field-menu-color:#fff;--wpforms-label-color:rgba(0,0,0,.85);--wpforms-label-sublabel-color:rgba(0,0,0,.55);--wpforms-label-error-color:#d63637;--wpforms-button-border-radius:3px;--wpforms-button-border-style:none;--wpforms-button-border-size:1px;--wpforms-button-background-color:#066aab;--wpforms-button-border-color:#066aab;--wpforms-button-text-color:#fff;--wpforms-page-break-color:#066aab;--wpforms-background-image:none;--wpforms-background-position:center center;--wpforms-background-repeat:no-repeat;--wpforms-background-size:cover;--wpforms-background-width:100px;--wpforms-background-height:100px;--wpforms-background-color:rgba(0,0,0,0);--wpforms-background-url:none;--wpforms-container-padding:0px;--wpforms-container-border-style:none;--wpforms-container-border-width:1px;--wpforms-container-border-color:#000;--wpforms-container-border-radius:3px;--wpforms-field-size-input-height:43px;--wpforms-field-size-input-spacing:15px;--wpforms-field-size-font-size:16px;--wpforms-field-size-line-height:19px;--wpforms-field-size-padding-h:14px;--wpforms-field-size-checkbox-size:16px;--wpforms-field-size-sublabel-spacing:5px;--wpforms-field-size-icon-size:1;--wpforms-label-size-font-size:16px;--wpforms-label-size-line-height:19px;--wpforms-label-size-sublabel-font-size:14px;--wpforms-label-size-sublabel-line-height:17px;--wpforms-button-size-font-size:17px;--wpforms-button-size-height:41px;--wpforms-button-size-padding-h:15px;--wpforms-button-size-margin-top:10px;--wpforms-container-shadow-size-box-shadow:none}