: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-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);button&{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size)/2)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size)/2);margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.friendforpet-index-index.page-layout-3columns .column.main{width:100%;display:block}.friendforpet-index-index .columns{width:100%;padding:0!important;margin:0!important;max-width:100%}.friend-for-pet *{color:#33302e}.friend-for-pet h2{position:relative;font-weight:500;font-size:64px;line-height:1.2}@media(max-width:1024px){.friend-for-pet h2{font-size:36px}}.friend-for-pet__container{margin:0 auto!important;padding:0 80px!important;max-width:1400px}@media(max-width:1024px){.friend-for-pet__container{padding:0 16px!important}}@media(max-width:768px){.friend-for-pet__container{max-width:430px!important}.friend-for-pet ._g-hidden-mobile{display:none}}@media(max-width:1024px){.friend-for-pet ._g-hidden-tablet{display:none}}.friend-for-pet ._g-visible-mobile{display:none}@media(max-width:768px){.friend-for-pet ._g-visible-mobile{display:block}}.friend-for-pet ._g-visible-tablet{display:none}@media(max-width:1024px){.friend-for-pet ._g-visible-tablet{display:block}}.pets-slider{position:relative;margin-top:64px}@media(max-width:1024px){.pets-slider{margin-top:32px}}.pets-slider:before{content:"";position:absolute;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='279' height='284' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.9'%3E%3Ccircle cx='60.426' cy='169.341' r='44.313' transform='rotate(27.998 60.426 169.341)' fill='%23669F43'/%3E%3Ccircle cx='150.637' cy='128.461' r='99.688' transform='rotate(27.998 150.637 128.461)' fill='%23E3E1EF' style='mix-blend-mode:multiply'/%3E%3C/g%3E%3C/svg%3E") 50% no-repeat;width:279px;height:284px;right:-30px;top:-170px}@media(max-width:768px){.pets-slider:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='150' height='150' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='75.112' cy='75.114' r='74.766' transform='rotate(27.998 75.112 75.114)' fill='%23E3E1EF' style='mix-blend-mode:multiply'/%3E%3C/svg%3E") 50% no-repeat;width:150px;height:150px;right:-70px;top:-30px}}.pets-slider .swiper-wrapper{margin:0 -32px}@media(max-width:768px){.pets-slider .swiper-wrapper{margin:0 -8px}}.pets-slider .swiper-slide{width:calc(33% - 32px);margin:0 32px}@media(max-width:1024px){.pets-slider .swiper-slide{width:calc(50% - 32px)}}@media(max-width:768px){.pets-slider .swiper-slide{width:calc(50% - 8px);margin:0 8px}}.pets-slider .swiper-slide:last-child{margin-right:0}@media(max-width:768px){.pets-slider__nav{display:none}}.pets-slider__nav-btn{position:absolute;display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:#fff;border:2px solid #33302e;top:50%;transform:translateY(-85px);z-index:9;cursor:pointer;touch-action:manipulation;transition:opacity .3s ease}.pets-slider__nav-btn._prev{left:-32px}.pets-slider__nav-btn._next{right:-32px}.pets-slider__nav-btn._disabled{opacity:.5;pointer-events:none}.pets-slider__item-photo{display:block;text-decoration:none;color:inherit}.pets-slider__item-info{padding-top:10px}.pets-slider__item-name{display:block;font-size:36px;line-height:39px;overflow:visible;text-overflow:clip;max-width:100%;color:#33302e;margin-bottom:8px;transition:color .3s ease-in-out}@media(max-width:768px){.pets-slider__item-name{font-size:20px;line-height:1.08}}.pets-slider__item-name:hover{text-decoration:none}.pets-slider__item p{font-size:16px;line-height:23px;margin-bottom:0}@media(max-width:768px){.pets-slider__item p{font-size:12px;line-height:1.5}}.pets-photo-slider{position:relative}.pets-photo-slider .swiper-wrapper{margin:0}.pets-photo-slider .swiper-slide{width:100%;height:auto;margin:0;overflow:hidden}.pets-photo-slider__pagination{position:absolute;display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;top:0;left:0;z-index:9}.pets-photo-slider__pagination-inner{display:flex;align-items:center;justify-content:center;width:41px;height:14px;border-radius:15px;background:rgba(0,0,0,.3);gap:5px;margin-bottom:20px}@media(max-width:768px){.pets-photo-slider__pagination-inner{width:28px;height:10px;gap:4px;border-radius:10px;margin-bottom:10px}}.pets-photo-slider__pagination-bullet{width:3px;height:3px;border-radius:50%;background:#fff;opacity:.2;cursor:pointer}@media(max-width:768px){.pets-photo-slider__pagination-bullet{width:2px;height:2px}}.pets-photo-slider__pagination-bullet:before{content:"";position:absolute;width:33%;height:100%;top:0}.pets-photo-slider__pagination-bullet:first-child:before{left:0}.pets-photo-slider__pagination-bullet:nth-child(2):before{left:33%}.pets-photo-slider__pagination-bullet:last-child:before{right:0}.pets-photo-slider__pagination-bullet._active{width:5px;height:5px;opacity:1}@media(max-width:768px){.pets-photo-slider__pagination-bullet._active{width:4px;height:4px}}.pets-photo-slider__item{height:533px}@media(max-width:1024px){.pets-photo-slider__item{height:333px}}@media(max-width:768px){.pets-photo-slider__item{height:234px}}.pets-photo-slider__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.section-about{color:#33302e}.section-about__title{font-weight:500;font-size:76px;line-height:1.2;margin-bottom:32px}@media(max-width:1024px){.section-about__title{font-size:36px}}.section-about__inner{display:flex;align-items:center;gap:35px}@media(max-width:768px){.section-about__inner{flex-direction:column}}.section-about__description{max-width:600px}@media(max-width:1024px){.section-about__description{max-width:450px}}@media(max-width:768px){.section-about__description{max-width:100%}}.section-about__description p{font-size:24px;line-height:1.4}@media(max-width:1024px){.section-about__description p{font-size:16px}}.section-about__description p:not(:last-child){margin-bottom:32px}@media(max-width:1024px){.section-about__description p:not(:last-child){margin-bottom:24px}}.section-about__description p._lg{font-weight:500;font-size:36px}@media(max-width:1024px){.section-about__description p._lg{font-size:20px;line-height:1.2;max-width:80%}}@media(max-width:768px){.section-about__description p._lg{max-width:100%}}.section-about__description .underline{position:relative}.section-about__description .underline:after{content:"";position:absolute;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='309' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cmask id='b' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='309' height='19'%3E%3Cpath fill='%23fff' d='M0 0h309v19H0z'/%3E%3C/mask%3E%3Cg mask='url(%23b)' stroke='%23ED1D24' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M0 15.301c61.774-8.307 209.945-21.28 308.437-6.718'/%3E%3Cpath d='M308.436 8.583c-34.774-4.792-131.94-10.028-242.404 7.361'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h308.491v18.299H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50% no-repeat;width:309px;height:19px;left:-19px;bottom:-21px}@media(max-width:1024px){.section-about__description .underline:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='183' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cmask id='b' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='-56' y='1' width='248' height='17'%3E%3Cpath fill='%23fff' d='M-55.031 1.783h247v16h-247z'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath d='M183.405 8.366C148.63 3.574 51.465-1.663-58.999 15.726' stroke='%23ED1D24' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3Cg clip-path='url(%23c)'%3E%3Cmask id='d' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='-120' y='0' width='309' height='20'%3E%3Cpath fill='%23fff' d='M-120 .149h309v19h-309z'/%3E%3C/mask%3E%3Cg mask='url(%23d)'%3E%3Cpath d='M-125 15.45C-63.226 7.145 84.945-5.83 183.437 8.733' stroke='%23ED1D24' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(39 2.15)' d='M0 0h144v16H0z'/%3E%3C/clipPath%3E%3CclipPath id='c'%3E%3Cpath fill='%23fff' transform='translate(0 .15)' d='M0 0h183v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");width:183px;height:19px;left:0}}.section-about__image{position:relative;flex:1 1}.section-about__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-numbers{background:#e3edf4;text-align:center;padding:52px 0 51px;color:#33302d;margin-top:81px}@media(max-width:1024px){.section-numbers{margin-top:60px}}.section-numbers__title{font-size:36px!important;margin:0}@media(max-width:1024px){.section-numbers__title{font-size:20px!important}}.section-numbers__title:before{content:"";position:absolute;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='356' height='106' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M354.505 42.861c-7.424-25.246-43.234-39.154-77.884-40.896m-89.462 102.283c34.498-.303 217.28-21.323 154.762-75.328C282.951-22.02 9.579 21.577 2.236 63.018c-4.405 24.834 29.71 45.44 184.923 41.23Z' stroke='%23ED1D24' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;height:106px;width:100%;left:0;top:-31px;transform:rotate(2.4deg)}@media(max-width:1024px){.section-numbers__title:before{height:77px;background-size:contain}}.section-numbers__inner{display:flex;justify-content:center;gap:60px;margin-top:32px}@media(max-width:1024px){.section-numbers__inner{flex-direction:column;gap:24px}}.section-numbers__item{min-width:320px}@media(max-width:1024px){.section-numbers__item{min-width:auto}}.section-numbers__number{display:flex;align-items:center;justify-content:center;gap:8px;font-size:64px;font-weight:700}@media(max-width:768px){.section-numbers__number{font-size:36px}}.section-numbers__text{font-size:36px;margin-top:10px}@media(max-width:768px){.section-numbers__text{font-size:24px}}.section-description{margin-top:56px;text-align:center}@media(max-width:1024px){.section-description{margin-top:32px}}.section-description p{font-size:24px;color:#33302e}@media(max-width:1024px){.section-description p{font-size:16px}}.section-description p:not(:last-child){margin-bottom:32px}.section-pets{padding:56px 0}@media(max-width:768px){.section-pets{padding:64px 0 56px}}.section-pets__header{position:relative}.section-pets__header-title{display:inline-flex;margin:0 0 40px}.section-pets__header-title:before{content:"";position:absolute;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='382' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M380.946 7.738C305.648.34 124.254-6.572 1.055 24.971M358.353 22c-57.939-9.05-197.998-22.406-294.722-3.436' stroke='%23ED1D24' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;height:26px;width:382px;bottom:-30px;right:-100px}@media(max-width:1024px){.section-pets__header-title:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='154' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4.526a1081.993 1081.993 0 0 1 152-1.59A819.705 819.705 0 0 0 9.083 11' stroke='%23ED1D24' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:154px;height:12px;bottom:-20px;right:0}}@media(max-width:307px){.section-pets__header-title:before{right:auto;left:0}}.section-pets__header p{font-size:24px;line-height:1.4}@media(max-width:1024px){.section-pets__header p{font-size:16px}}.section-pets__btn{cursor:pointer;position:relative;display:flex;justify-content:center;align-items:center;color:#000;text-align:center;transition:all .3s ease-in-out;width:195px;height:64px;font-size:16px;font-weight:500;gap:4px;background-color:transparent;border:2px solid #000;margin:64px auto 0}@media(max-width:768px){.section-pets__btn{width:162px;height:48px;font-size:12px;margin:32px auto 0}}.section-pets__btn:hover,.section-pets__btn:visited{background-color:#eaeaea;color:inherit;text-decoration:none}.section-adopt{position:relative}.section-adopt__bg{position:absolute;max-width:1600px;height:100%;top:0;left:0;right:0;margin:0 auto}.section-adopt__bg-image{background-repeat:no-repeat;background-size:cover;background-position:top right -90px;width:100%;height:100%}@media screen and (min-width:1441px){.section-adopt__bg-image{background-position:100% 0}}@media(max-width:768px){.section-adopt__bg-image{background-position:top right -75px}}@media(max-width:1024px){.section-adopt__bg-image._desktop{display:none}}.section-adopt__bg-image._mobile{display:none}@media(max-width:1024px){.section-adopt__bg-image._mobile{display:block}}.section-adopt__container{position:relative;display:flex;flex-direction:column;gap:60px;padding:155px 13px 120px}@media(max-width:1024px){.section-adopt__container{gap:40px;padding:25px 0 65px}}.section-adopt__header{display:flex;flex-direction:column;align-items:center;font-weight:500;text-align:center;gap:40px}.section-adopt__header-title{max-width:766px;margin:0}@media(max-width:768px){.section-adopt__header-title{max-width:370px}}@media(max-width:356px){.friend-for-pet .section-adopt__header-title{font-size:30px}}.section-adopt__header-title:before{content:"";position:absolute;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='766' height='270' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.213 130.259c249.002-161.92 794.682-134.12 744.724 19.666C710.979 303.711 9.732 291.863 1.778 202.918-6.176 113.973 284.884 17.043 357.492 1.064' stroke='%23ED1D24' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:contain;width:766px;height:270px;top:-81px;left:-80px;right:0}@media(max-width:1024px){.section-adopt__header-title:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='392' height='131' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.245 62.615C135.218-14.932 414.173-.541 388.92 73.45c-25.253 73.992-383.693 67.001-387.92 24.14C-3.23 54.727 145.36 8.566 182.44 1.001' stroke='%23ED1D24' stroke-width='1.125' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:387px;height:131px;left:-35px;top:-23px}}@media(max-width:356px){.section-adopt__header-title:before{left:-62px;top:-30px}}.section-adopt__header-description{font-size:24px;max-width:528px}@media(max-width:1024px){.section-adopt__header-description{font-size:16px;max-width:327px}}.section-adopt__inner{display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:4px;row-gap:4px;grid-column-gap:16px;-moz-column-gap:16px;column-gap:16px;margin:0}@media(max-width:1024px){.section-adopt__inner{grid-template-columns:1fr}}.section-adopt__item{display:flex;flex-direction:column;align-items:center;gap:16px;background-position:center top 20px;background-repeat:no-repeat;background-size:112px;background-color:#fff;padding:176px 20px 39px;text-align:center}@media(max-width:1024px){.section-adopt__item{padding:18px 14px 22px;background-position:center right 10px;background-size:80px;text-align:left}}@media(max-width:768px){.section-adopt__item{background-size:65px}}@media(max-width:374px){.section-adopt__item{background-size:calc(16% - 5px)}}.section-adopt__item-title{font-weight:500;font-size:20px}@media(max-width:1024px){.section-adopt__item-title{font-size:16px;margin-right:auto}}@media(max-width:768px){.section-adopt__item-title{max-width:250px}}.section-adopt__item p{font-size:16px;max-width:300px;margin-bottom:0}@media(max-width:1024px){.section-adopt__item p{font-size:12px;margin-right:auto}}@media(max-width:768px){.section-adopt__item p{max-width:310px}}.section-adopt__item p br{display:none}@media(max-width:768px){.section-adopt__item p br{display:block}}.section-info{margin-top:112px}@media(max-width:1024px){.section-info{margin-top:64px}}.section-info__inner{position:relative;background-color:#e3edf4;padding:58px 56px;text-align:center;font-size:36px;font-weight:500;line-height:1.4}@media(max-width:1024px){.section-info__inner{font-size:24px;padding:32px 16px}}.section-info__icon{position:absolute;width:164px;height:149px;top:-25px;right:-20px}@media(max-width:1024px){.section-info__icon{width:115px;height:104px;right:-16px}}.section-participate{margin:115px 0}@media(max-width:768px){.section-participate{margin:64px 0 32px}}.section-participate__inner{display:flex}@media(max-width:1024px){.section-participate__inner{flex-direction:column}}.section-participate__image{position:relative;width:664px;height:374px;flex-shrink:0}@media(max-width:1024px){.section-participate__image{width:100%;height:450px}}@media(max-width:768px){.section-participate__image{width:calc(100% + 32px);height:241px;margin-left:-16px}}.section-participate__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-participate__info{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%;text-align:center;padding:70px 0}@media(max-width:1024px){.section-participate__info{padding:32px 0;width:100%}}.section-participate__title{font-size:36px!important;color:#000;max-width:450px;margin-bottom:56px}@media(max-width:1024px){.section-participate__title{font-size:20px!important}}@media(max-width:768px){.section-participate__title{max-width:250px;margin-bottom:32px}}.section-participate__btn{cursor:pointer;display:flex;justify-content:center;align-items:center;margin:0;text-align:center;width:370px;height:60px;font-size:16px;font-weight:500;color:#fff;background-color:#ed1d24;text-decoration:none;transition:.3s ease-in-out}@media(max-width:768px){.section-participate__btn{width:100%;height:48px}}@media(max-width:537px){.section-participate__btn{font-size:12px}}.section-participate__btn:hover{color:#fff;background-color:#f54b59;text-decoration:none}.section-support{overflow-x:hidden;margin-top:110px;text-align:center;color:#000}@media(max-width:768px){.section-support{margin-top:16px}}.section-support__inner{position:relative;display:flex;flex-direction:column;align-items:center;padding:48px 21px;background-color:#e3e1ef}@media(max-width:768px){.section-support__inner{padding:48px 21px}}.section-support__inner:after,.section-support__inner:before{content:"";position:absolute;background-repeat:no-repeat;background-position:50%;background-size:contain}.section-support__inner:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='183' height='179' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M82.779 1.702a2 2 0 0 0-2.148.19L2.647 62.137a2 2 0 0 0-.77 1.76l9.921 111.879a2 2 0 0 0 2.169 1.815l165.351-14.661a2.001 2.001 0 0 0 1.816-2.169l-9.921-111.88-.015-.126a2 2 0 0 0-1.052-1.47L82.779 1.702Z' stroke='%23BEB8E1' stroke-width='2'/%3E%3C/svg%3E");top:290px;left:40px;width:183px;height:179px}@media(max-width:768px){.section-support__inner:before{top:216px;left:-13px;width:90px;height:90px}}.section-support__inner:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='206' height='198' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='154.125' cy='146.592' r='51' fill='%23D0CCE9'/%3E%3Ccircle cx='87.125' cy='87.592' r='86' stroke='%23BEB8E1' stroke-width='2'/%3E%3C/svg%3E");bottom:40px;right:38px;width:206px;height:198px}@media(max-width:768px){.section-support__inner:after{bottom:105px;right:-13px;width:98px;height:88px}}.section-support__header-title{margin:0}.section-support__header-title:before{content:"";position:absolute;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='382' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M380.946 7.588C305.648.188 124.254-6.723 1.055 24.82m357.298-2.97C300.414 12.802 160.355-.554 63.631 18.415' stroke='%23ED1D24' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;height:26px;width:382px;bottom:-30px;left:42%}@media(max-width:1024px){.section-support__header-title:before{width:220px;height:14px;bottom:-20px}}@media(max-width:768px){.section-support__header-title:before{left:35px;bottom:auto;top:47px}}.section-support__header-description{font-size:24px;line-height:1.2;margin:32px auto;max-width:900px;text-align:center}@media(max-width:1024px){.section-support__header-description{font-weight:500;font-size:16px;margin:24px auto 32px}}.section-support__items{position:relative;z-index:2;display:flex;justify-content:center;flex-wrap:wrap;gap:16px;max-width:1008px;margin:0;width:100%;padding-bottom:24px}@media(max-width:768px){.section-support__items{gap:8px;padding-bottom:32px}}.section-support__item{display:flex;flex-direction:column;align-items:center;flex:1 1;background-color:#fff;background-position:top 24px center;background-repeat:no-repeat;width:100%;padding:208px 37px 32px;background-size:184px;gap:12px}@media(max-width:1024px){.section-support__item{flex:none;padding:134px 12px 16px;background-size:110px;width:calc(50% - 4px)}}.section-support__item-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16.332' r='16' fill='%23669F43'/%3E%3Cpath d='m6.5 15.832 6.5 6.5 12-12' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:contain;width:32px;height:33px}@media(max-width:768px){.section-support__item-icon{width:24px;height:24px}}.section-support__item p{font-weight:500;font-size:20px;line-height:1.4;color:#000}@media(max-width:768px){.section-support__item p{font-size:12px;line-height:18px}}.section-support__btn{width:278px;height:64px;padding:0}@media(max-width:768px){.section-support__btn{width:219px;height:48px}}