@charset "UTF-8";@font-face{font-family:"Times New Roman";src:url("../fonts/times/times.eot");src:local("☺"),url("../fonts/times/times.woff") format("woff"),url("../fonts/times/times.ttf") format("truetype"),url("../fonts/times/times.svg") format("svg");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Georgia";src:url("../fonts/georgia/georgia.eot");src:local("☺"),url("../fonts/georgia/georgia.woff") format("woff"),url("../fonts/georgia/georgia.ttf") format("truetype"),url("../fonts/georgia/georgia.svg") format("svg");font-weight:normal;font-style:normal;font-display:swap}::selection{background:#f1cdb3;color:#fff}::-moz-selection{background:#f1cdb3;color:#fff}::-webkit-selection{background:#f1cdb3;color:#fff}.slick-slider{position:relative;max-width:1040px;padding:0 65px;margin:0 auto}.slick-list{width:100%;overflow:hidden}.slick-track{display:flex;min-width:0}.slick-arrow{position:absolute;top:50%;width:50px;height:50px;border:2px solid #f1cdb3;background-color:transparent;border-radius:50%;font-size:0;background-size:30%;background-position:center;background-repeat:no-repeat;transition:background-color 0.3s ease}.slick-arrow:hover{background-color:#f1cdb3}.slick-arrow.slick-prev{background-image:url(../image/pets/icons/left.png);transform:translate(0,-50%);left:0}.slick-arrow.slick-next{background-image:url(../image/pets/icons/right.png);transform:translate(0,-50%);right:0}.slick-dots{position:absolute;bottom:-40px;left:50%;transform:translate(-50%);display:flex;justify-content:space-between;align-items:center}.slick-dots li{list-style:none;margin-right:30px}.slick-dots li:last-child{margin:0}.slick-dots li.slick-active button{background-color:#f1cdb3}.slick-dots li button{width:10px;height:10px;border-radius:50%;box-sizing:content-box;background-color:transparent;border:2px solid #545454;font-size:0;transition:transform 0.25s ease}.slick-dots li button:hover{cursor:pointer}@media screen and (max-width:910px){.slick-slider{padding:0 15px}}@media screen and (max-width:540px){.slick-dots li{margin-right:20px}}*,:after,:before{margin:0;padding:0;box-sizing:border-box}button:-moz-focus-inner{padding:0;border:0}a:active,a:focus,input:focus{outline:none}body{background:#fafafa;font-family:Arial,sans-serif}button{cursor:pointer;outline:none}section{overflow-x:hidden;width:100%}a{text-decoration:none}ul li{list-style:none}.lock{overflow:hidden}body,html{height:100%}hr{border:none}.header{position:fixed;top:0;left:0;width:100%;padding-top:7vh;transition:padding 0.3s,background-color 0.3s,box-shadow 0.3s;transition-timing-function:ease;z-index:100}.header.active{padding-top:6px!important;background-color:rgba(46,41,38,0.8);box-shadow:0px 12px 10px 10px rgba(46,41,38,0.8)}.header__body{max-width:1200px;padding:0 15px;margin:0 auto}.header__row{display:flex;justify-content:space-between;align-items:center}.header__column{margin-right:15px}.header__column:last-child{margin:0}.header__item_nav.active{top:0;opacity:1}.header__list{display:flex;justify-content:flex-end;align-items:center}.header__nav-item{margin-right:2.5vw}.header__nav-item:last-child{margin:0}.header__link{position:relative;padding:2px 3px 8px;color:#cdcdcd;font-family:Arial,sans-serif;font-size:15px;font-weight:400;white-space:nowrap}.header__link:after{content:"";display:block;position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:3px;border-radius:2px;background-color:#f1cdb3;transition:width 0.3s ease}.header__link:hover:after{width:100%}.logo{cursor:pointer}.logo__title{color:#f1cdb3;font-family:Georgia;font-size:32px;font-weight:400;letter-spacing:1.13px;margin-bottom:5px}.logo__subtitle{color:#fff;font-family:Arial,sans-serif;font-size:13px;font-weight:400;letter-spacing:1.3px}.burger{display:none;background-color:transparent;border:0;width:50px;height:40px;position:relative}.burger:after,.burger:before{content:"";display:block}.burger:after,.burger:before,.burger span{position:absolute;left:0;width:100%;height:3px;background-color:#f1cdb3;border-radius:2px;transition:transform 0.3s,top 0.3s;transition-timing-function:ease}.burger:before{top:0;transform-origin:left}.burger:after{bottom:0;transform-origin:left}.burger span{top:50%;transform:translateY(-50%) scale(1)}.burger.active:before{top:2px;transform:rotate(45deg)}.burger.active:after{transform:rotate(-45deg)}.burger.active span{transform:translateY(-50%) scale(0)}@media screen and (max-width:700px){.header.active{padding-top:6px!important;background-color:rgba(46,41,38,0.6);box-shadow:0px 2px 10px 10px rgba(46,41,38,0.6)}.header__item_nav{position:fixed;top:-100%;left:0;width:100%;min-height:100vh;background-color:#2e2926;opacity:0;padding-top:90px;overflow:auto;display:flex;align-items:center;justify-content:center;transition:opacity 0.3s,top 0.3s}.header__list{text-align:center;flex-direction:column;overflow:auto}.header__list li{margin:0;margin-bottom:30px}.header__list li a{white-space:normal;font-size:32px}.burger{display:block}}.page{position:relative;min-height:100vh;overflow-y:hidden;padding:15px 0}.page__bg{position:absolute;top:0;left:0;width:100%;min-height:100%;background-image:url("../image/page/page-bg.jpg");background-size:cover;background-position:60% center;background-repeat:no-repeat;z-index:-1}.page__body{max-width:1200px;padding:0 15px;margin:0 auto;padding-top:30vh}.page__title{max-width:360px;margin-bottom:20px}.page__title h1{color:#fff;font-family:Georgia;font-size:44px;font-weight:400;line-height:57px;letter-spacing:2.64px}.page__text{max-width:460px;margin-bottom:34px}.page__text p{color:#cdcdcd;font-family:Arial,sans-serif;font-size:15px;font-weight:400;line-height:24px}.page__link{position:relative;padding:16px 44px;color:#292929;font-family:Georgia;font-size:17px;font-weight:400;line-height:52px;letter-spacing:1.02px}.page__link span{position:relative;z-index:5}.page__link:after,.page__link:before{content:"";display:block;position:absolute;top:0;height:100%;border-radius:26px}.page__link:before{width:100%;left:0;background-color:#f1cdb3;z-index:1}.page__link:after{width:0;left:50%;transform:translateX(-50%);background-color:#ddbca4;z-index:2;transition:width 0.3s ease}.page__link:hover:after{width:100%}.about{padding:90px 0}.about__body{max-width:860px;padding:0 15px;margin:0 auto}.about__row{display:flex;align-items:center}.about__column{flex:0 1 50%;padding-right:15px}.about__title{margin-bottom:28px}.about__text{color:#4c4c4c;font-family:Arial,sans-serif;font-size:15px;font-weight:400;line-height:24px}.about__text p{margin-bottom:20px}.title h2{color:#545454;font-family:Georgia;font-size:35px;font-weight:400;line-height:45px;letter-spacing:2.1px}@media screen and (max-width:700px){.about{padding:40px 0}.about__row{align-items:flex-end}.about__column:first-child{display:none}.about__column:last-child{flex:auto;padding:0}.about__title h2{font-size:32px}}.pets{padding:70px 0;overflow:visible;background-color:#f6f6f6}.pets .title{margin:0 auto 65px;text-align:center;max-width:400px}.pets__body{max-width:1200px;padding:0 15px;margin:0 auto}.pets__row{display:flex}.pets__row *{outline:none}.pets__column{padding:0 15px;display:flex;min-width:0}.pets__link-block{margin-top:65px;text-align:center}.pets__link{position:relative;display:inline-block;overflow:hidden;padding:0px 48px;border-radius:34px;background-color:#f1cdb3;color:#292929;font-family:Georgia;font-size:17px;font-weight:400;line-height:52px;letter-spacing:1.02px;white-space:nowrap}.pets__link span{position:relative;z-index:3}.pets__link:after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:#f1cdb3;z-index:1}.pets__link:before{content:"";display:block;position:absolute;top:-100%;left:0;width:100%;height:100%;background-color:#ddbca4;z-index:2;transition:top 0.3s ease}.pets__link:hover:before{top:0}.slider{min-width:0;width:100%;position:relative;display:flex;flex-direction:column;overflow:hidden;background-color:#fafafa;border-radius:9px;box-shadow:none;transition:box-shadow 0.3s ease}.slider:hover{box-shadow:0 2px 30px 5px rgba(13,13,13,0.04)}.slider__main-link{position:absolute;top:0;left:0;width:100%;height:100%}.slider__image-block{width:100%;height:270px;display:flex;justify-content:center;align-items:flex-end}.slider__image{max-width:100%}.slider__title{text-align:center;margin:25px 0 20px;flex:1 1 auto;color:#545454;font-family:Georgia;font-size:20px;font-weight:400;letter-spacing:1.2px}.slider__link-block{position:relative;z-index:20;text-align:center;margin-bottom:34px}.slider__link{border-radius:26px;background-color:#f1cdb3;padding:16px 42px;color:#292929;font-family:Georgia;font-size:17px;font-weight:400;line-height:52px;letter-spacing:1.02px;white-space:nowrap;transition:background-color 0.3s ease}.slider__link:hover{background-color:#ddbca4}.slider__image-block_full{align-items:flex-start;overflow:hidden}.slider__image-block_full .slider__image{width:100%}@media screen and (max-width:700px){.pets{padding:40px 0}}.help{padding:70px 0 80px;overflow:hidden}.help .title{max-width:320px;margin:0 auto;text-align:center;margin-bottom:80px}.help__body{max-width:1200px;padding:0 15px;margin:0 auto}.help__category{display:flex;justify-content:center}.help__flex{width:100%;display:flex;flex-wrap:wrap;justify-content:center;margin:0 -20px -80px}.help__column{flex:0 1 20%;padding:20px;display:flex;justify-content:center;margin-bottom:80px}.category{display:flex;flex-direction:column;align-items:center}.category__image-block{margin-bottom:20px;flex:1 1 auto}.category__text{text-align:center;color:#545454;font-family:Georgia;font-size:20px;font-weight:400;letter-spacing:1.2px}@media screen and (max-width:800px){.help__column{padding:0 7.5px;flex:0 1 33.333%}.help__flex{margin:0 -7.5px -80px}}@media screen and (max-width:800px){.help{padding:40px 0}}@media screen and (max-width:540px){.help{padding:40px 0}.help .title{margin-bottom:40px}.help .category{align-items:flex-start}.help .category__text{font-size:18px;text-align:right}.help__column{padding:0 15px;margin-bottom:40px;flex:0 1 50%;justify-content:flex-start}.help__column:nth-child(2n){justify-content:flex-end}.help__column:nth-child(2n) .category{align-items:flex-end}.help__column:last-child{justify-content:center}.help__column:last-child .category{align-items:center}.help__flex{margin:0 -7.5px 0}}@media screen and (max-width:375px){.help{overflow:hidden}.help__flex{flex-direction:column;flex-wrap:nowrap;align-items:center}.help__column{padding:0;justify-content:center}.category{flex:0 1 auto;align-items:center!important}}.donation{width:100%;padding:70px 0 80px;background-color:#f6f6f6}.donation__body{max-width:860px;padding:0 15px;margin:0 auto}.donation__row{display:flex;align-items:flex-end;margin:0 -30px}.donation__column{max-width:100%;padding:0 30px;flex:0 1 50%}.donation__image{max-width:100%;width:100%}.donation__bank-block{margin:28px 0}.donation__bank-name{margin-bottom:8px;color:#545454;font-family:Georgia;font-size:15px;font-weight:400;letter-spacing:0.9px}.donation__card{transform:translateY(20%);margin-right:15px}.donation__bank-link{position:relative;padding:11px 15px}.donation__bank-link span{position:relative;z-index:5}.donation__bank-link:after,.donation__bank-link:before{content:"";display:block;position:absolute;top:0;height:100%;border-radius:9px}.donation__bank-link:before{width:100%;background-color:#f1cdb3;z-index:1}.donation__bank-link:after{left:50%;transform:translateX(-50%);width:0;background-color:#ddbca4;transition:width 0.3s ease;z-index:2}.donation__bank-link:hover:after{width:100%}.donation__bank-number{color:#292929;font-family:"Times New Roman";font-size:20px;font-weight:400;line-height:47px;letter-spacing:1.2px}.donation__subtext-block{max-width:350px}.donation__subtext p{color:#b2b2b2;font-family:Arial;font-style:italic;font-size:12px;font-weight:400;line-height:18px}@media screen and (max-width:800px){.donation__row{flex-direction:column;align-items:center;margin:0}.donation__column{flex:0 1 100%;padding:0}.donation__image-block{margin-bottom:20px}.donation__image{max-width:360px}}@media screen and (max-width:700px){.donation{padding:40px 0}.donation__subtext p{font-size:14px}}.footer{width:100%;padding:70px 0 0;background-image:url(../image/footer/footer-bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.footer__body{max-width:1200px;padding:0 15px;margin:0 auto;overflow-x:hidden}.footer__row{display:flex;margin:0 -3.9vw}.footer__column{flex:0 1 33.333%;padding:0 3.9vw;display:flex}.footer__column:last-child .contact{display:flex;align-items:flex-end}.footer__column:last-child .contact img{max-width:100%}.contact{display:flex;flex-direction:column}.contact__title{margin-bottom:34px}.contact__title h2{color:#fff;font-family:Georgia;font-size:35px;font-weight:400;line-height:45px;letter-spacing:2.1px}.contact__row{position:relative;display:flex;align-items:center;margin-bottom:30px}.contact__row::first-child{flex:1 1 auto}.contact__row:last-child{margin:0}.contact__row:hover .contact__text-block{text-decoration:underline}.contact__link{position:absolute;top:0;left:0;width:100%;height:100%}.contact__image-block{margin-right:20px}.contact__text-block{color:#f1cdb3;font-family:"Times New Roman";font-size:20px;font-weight:400;letter-spacing:1.2px}@media screen and (max-width:1300px){.footer__row{margin:0 -7.5px}.footer__column{padding:0 7.5px}}@media screen and (max-width:910px){.contact__title h2{font-size:28px}.contact__text-block{font-size:17px}.footer__column{margin-bottom:15px}.footer__column:last-child{margin:0;justify-content:center}.footer__column:last-child .contact img{width:150px}}@media screen and (max-width:800px){.footer__row{flex-direction:column;align-items:center}.footer__column{padding:0;margin-bottom:50px;max-width:400px}.footer__column:last-child{margin:0}.footer__column:last-child .contact img{max-width:none}.contact__title{margin-bottom:20px}}