@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;500;700&family=Zilla+Slab:wght@300;400;600&display=swap);
.fadeInAnimation{animation:fadeInAnimation 1.5s ease-in-out forwards;opacity:0}@keyframes fadeInAnimation{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.myAnimation .child{animation:slideInFromRight .5s ease-out forwards;opacity:0;transform:translateX(100%)}.myAnimation .child:first-child{animation-delay:0s}.myAnimation .child:nth-child(2){animation-delay:.2s}.myAnimation .child:nth-child(3){animation-delay:.4s}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}:root{--breed-trait-size-sm:48px;--breed-trait-size-md:64px;--breed-trait-size-lg:80px;--breed-trait-icon-sm:20px;--breed-trait-icon-md:26px;--breed-trait-icon-lg:32px;--breed-trait-bg-not-outdoor:#e5ecff;--breed-trait-icon-not-outdoor:#2d5bd1;--breed-trait-bg-guard-dog:#f0e6fa;--breed-trait-icon-guard-dog:#7a3cc2;--breed-trait-bg-high-activity:#fff3d9;--breed-trait-icon-high-activity:#f2a700;--breed-trait-bg-heat-sensitive:#fbe1e1;--breed-trait-icon-heat-sensitive:#e34a4a;--breed-trait-bg-easy-coat:#e6f7f4;--breed-trait-icon-easy-coat:#2c9b8b;--breed-trait-bg-dog-friendly:#fce5ef;--breed-trait-icon-dog-friendly:#e04b8a;--breed-trait-bg-trainable:#e6f1ff;--breed-trait-icon-trainable:#3a7bd5;--breed-trait-bg-outdoor-ok:#e7f4e8;--breed-trait-icon-outdoor-ok:#4c9a5b;--breed-trait-bg-coat-care:#f7e9da;--breed-trait-icon-coat-care:#c67a2b;--breed-trait-bg-cold-climate:#e3f1ff;--breed-trait-icon-cold-climate:#4b9ae6;--breed-trait-bg-sunny-climate:#fff2d8;--breed-trait-icon-sunny-climate:#f0a02b;--breed-trait-bg-urban-living:#ecebfa;--breed-trait-icon-urban-living:#6b64c7;--breed-trait-bg-child-friendly:#f7dff1;--breed-trait-icon-child-friendly:#d45aa8;--breed-trait-bg-unknown:#f1f1f1;--breed-trait-icon-unknown:#8a8a8a}*{box-sizing:border-box}:focus{outline:none}body{background-color:#fffaf5;color:#757595;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;height:auto;line-height:21px;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Zilla Slab,serif}h1{color:#232853;font-size:68px;font-weight:600;letter-spacing:-.03em;line-height:67px}h2{font-size:22px;line-height:32px}h2,h3{color:#000958;font-weight:600}h3{font-size:18px;line-height:22px}strong{font-weight:700}.underline{text-decoration:underline}.no-data{font-style:italic;opacity:50%}img{height:auto;max-width:100%;vertical-align:middle}.button{background:#fff3e7;color:#a87669}.button,.button-full{border-radius:3px;font-size:14px;font-weight:500;line-height:16px;padding:16px 24px}.button-full{background:#ff5b2e;border:none;color:#fff;cursor:pointer;text-align:center}.link{color:#ff5b2e;font-size:16px;font-weight:500;line-height:26px;overflow:hidden;position:relative}.link svg{margin-left:7px;vertical-align:middle}.link:after{background-color:#ff5b2e;bottom:0;content:"";height:.1em;left:0;opacity:1;position:absolute;transform:translate3d(-100%,0,0);transition:opacity .3s,transform .3s;width:100%}.link:focus:after,.link:hover:after{opacity:1;transform:translateZ(0)}.form select{background:#fff;border:none;border-radius:8px;box-shadow:0 3px 6px rgba(171,124,76,.1);color:#000958;font-size:16px;line-height:19px}a{color:#232853;text-decoration:none}.cursor-pointer{cursor:pointer}.flex{display:flex}.flex-start{align-items:flex-start}.flex-items-center{align-items:center}.search-form .input-wrapper,.search-form form{position:relative}.search-form input{border:1px solid #ff5b2e;border-radius:8px;box-shadow:0 17px 20px rgba(171,124,76,.1);height:72px;position:relative;width:100%}.search-form input::-moz-placeholder{color:#c2c2ce;font-size:16px}.search-form input::placeholder{color:#c2c2ce;font-size:16px}.search-form .icon-search{height:20px;position:absolute;right:20px;top:26px;width:20px}.search-form .form-results{background:#fff;border:1px solid #ff5b2e;border-radius:8px;left:0;position:absolute;right:0;top:72px;z-index:99}.search-form .form-results .no-results{margin:20px 0;padding:0 20px 0 40px}.search-form .form-results .found-wrap{border-bottom:1px solid hsla(29,22%,81%,.5)}.search-form .form-results .found-wrap:last-child{border-bottom:none}.search-form .form-results .found-wrap:hover{background:#f9f9f9}.search-form .form-results .found-wrap:hover:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.search-form .form-results .found-result{align-items:center;display:flex;height:80px;padding:0 20px}.search-form .form-results .found-result .image{background-position:50%;background-size:cover;border-radius:2px;height:60px;margin-right:10px;width:60px}.search-form .form-results .firstItem{background:rgba(51,170,51,.1)}.search-form.for-dogs{margin-top:40px}.search-form.for-dogs .breedName{color:#171717;font-size:16px;margin:0}.search-form.for-dogs .breedNameOrigin{margin:5px 0 0}.search-form.for-dogs input{background-image:url(/images/icon-dog-search.png);background-position:16px 24px;background-repeat:no-repeat;text-indent:45px}.search-form.newsletter-form{margin:0 auto;max-width:600px}.search-form.newsletter-form input{background-color:#fff;padding:26px}.search-form.newsletter-form button{position:absolute;right:16px;top:12px}.custom-checkbox{padding:5px 0;position:relative}.custom-checkbox label{align-items:center;cursor:pointer;display:inline-flex;justify-content:flex-start;margin-bottom:4px;position:relative}.custom-checkbox .check{align-items:center;background:#fff;border:1px solid #ebebeb;border-radius:3px;box-shadow:0 3px 6px rgba(171,124,76,.1);display:flex;flex-shrink:0;height:18px;justify-content:center;line-height:1;margin-right:12px;width:18px}.custom-checkbox .check img{font-size:11px;opacity:0}.custom-checkbox input[type=checkbox]{height:1px;left:0;opacity:0;position:absolute;top:0;width:1px}.custom-checkbox input[type=checkbox]:checked+span.check{background:#fdd4cb;border:#fdd4cb}.custom-checkbox input[type=checkbox]:checked+span.check img{opacity:1}.custom-checkbox .label{color:#af9b85;font-size:14px;line-height:16px}.custom-checkbox .label a{color:#ff5b2e}.custom-checkbox .label a:hover{text-decoration:underline}.custom-radios{display:flex}.custom-radio{margin-right:12px;padding:5px 0;position:relative}.custom-radio label{align-items:center;background:#fff;border:1px solid #eff1fd;border-radius:6px;box-shadow:0 3px 6px rgba(171,124,76,.1);cursor:pointer;display:inline-flex;justify-content:flex-start;padding:21px;position:relative}.custom-radio .icon{margin-right:12px}.custom-radio .check{border:1px solid #55c27a;border-radius:6px;box-shadow:0 6px 14px rgba(36,94,56,.2);height:100%;left:0;opacity:0;position:absolute;width:100%}.custom-radio input[type=radio]{height:1px;left:0;opacity:0;position:absolute;top:0;width:1px}.custom-radio input[type=radio]:checked+span.check{opacity:1}.custom-radio input[type=radio]:checked+span.check img{position:absolute;right:-8px;top:calc(50% - 8px)}.custom-radio .label{color:#000958;font-size:16px;line-height:19px}.dog-sex{align-items:center;border-radius:3px;color:#fff;display:flex;justify-content:space-between;padding:5px 8px;width:-moz-fit-content;width:fit-content;z-index:199}.dog-sex.blue{background:#5096ff}.dog-sex.pink{background:#e91e63}.dog-sex span{font-size:12px;line-height:14px;margin-left:6px}.dog-item .photo{aspect-ratio:1/1;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #c4c4c4;border-radius:6px;max-width:220px;position:relative;width:100%}.dog-item .no-photo{opacity:.3}.dog-item .breed{color:#ababb8;font-size:14px;line-height:16px;margin:6px 0}.dog-item .birthday{color:#000958;font-size:14px;line-height:16px;margin:6px 0 12px}.dog-parent{display:flex}.dog-parent .image-wrap{margin-right:16px}.dog-parent h4{margin:0 0 8px!important}.dog-parent .photo,.dog-parent .photo-parent{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #c4c4c4;border-radius:50%;height:60px;width:60px}.aspect-1-1{padding-bottom:100%;position:relative;width:100%}.aspect-1-1>*{bottom:0;left:0;position:absolute;right:0;top:0}.dog-slider,.puppy-slider{-webkit-overflow-scrolling:touch;display:flex;gap:1.5rem;margin:1rem 0 0;overflow-x:auto;scroll-snap-type:x mandatory}.dog-slider .dog-card,.puppy-slider .dog-card{background-color:#fff;border-radius:6px;color:inherit;flex:0 0 auto;padding-bottom:1rem;scroll-snap-align:start;text-align:center;text-decoration:none;transition:transform .2s;width:180px}.dog-slider .dog-card:hover,.puppy-slider .dog-card:hover{transform:translateY(-2px)}.dog-slider .photo,.puppy-slider .photo{background-color:#f2f2f2;border-radius:6px;height:180px;margin-bottom:1rem;-o-object-fit:cover;object-fit:cover;width:180px}.dog-slider .photo img,.puppy-slider .photo img{border-radius:6px}.dog-slider .content-box,.puppy-slider .content-box{text-align:left}.dog-slider .breed,.puppy-slider .breed{color:#999;font-size:.95rem;margin-bottom:.1rem}.dog-slider .birthday,.puppy-slider .birthday{color:#999;font-size:.85rem;margin-bottom:.8rem}.dogs.puppies .puppy-slider .dog-card{width:75px}.dogs.puppies .puppy-slider .photo{border-radius:100%;height:75px;width:75px}.no-records-message{color:#999;font-size:1rem;font-style:italic;opacity:.6}.-mt-5{margin-top:-1.25rem}.z-9{z-index:9}header.main-header{align-items:center;border-bottom:1px solid #ececec;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);display:flex;height:80px;position:relative}header.main-header nav.main-nav{align-items:center;display:flex;justify-content:space-between}header.main-header nav.main-nav .breeder p{margin-right:10px}header.main-header nav.main-nav .breeder svg{height:20px;width:20px}header.main-header .left{align-items:center;display:flex}header.main-header .left .logo{margin-right:60px}header.main-header .left ul{align-items:center;display:flex}header.main-header .left ul li{margin:0 9px}header.main-header .left ul li:last-child{margin-right:0}header.main-header .left ul a{font-size:14px;font-style:normal;font-weight:500;line-height:16px;padding:3px 9px;transition:background,color .3s ease;will-change:background,color}header.main-header .left ul a:hover{color:#6282d0}header.main-header .right .login{align-items:center;display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:16px;margin-right:36px;transition:background,color .3s ease;will-change:background,color}header.main-header .right .login:hover{color:#6282d0}header.main-header .right .login svg{height:20px;margin-right:10px;width:20px}header.main-header .right #overlay{background-color:rgba(0,0,0,.5);bottom:0;height:100%;left:0;overflow:scroll;position:fixed;right:0;top:0;width:100%;z-index:102}.breeder-card{align-items:stretch;background:#fff;border-radius:26px;box-shadow:0 24px 50px rgba(49,36,27,.08);display:grid;gap:5px;grid-template-columns:360px minmax(0,1fr);transition:transform .24s ease,box-shadow .24s ease}.breeder-card__media{align-items:stretch;border-bottom-left-radius:26px;border-top-left-radius:26px;display:flex;overflow:hidden}@media(max-width:991px){.breeder-card__media{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:26px;border-top-right-radius:26px}}.breeder-card__gallery{aspect-ratio:4/5;width:100%}.breeder-card__content{display:flex;flex-direction:column;min-width:0;padding:28px}.breeder-card__title-link{text-decoration:none}.breeder-card__title{color:#3b3029;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:34px;line-height:1.15;margin:0 0 10px;transition:color .24s ease}.breeder-card__tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.breeder-card__tag{background:#efe3d7;border-radius:999px;color:#725544;font-size:13px;line-height:1.2;padding:6px 14px}.breeder-card__description{-webkit-box-orient:vertical;color:#6f625b;display:-webkit-box;font-size:15px;line-height:1.7;margin:0 0 18px;max-height:5.1em;overflow:hidden}.breeder-card__availability{margin-bottom:18px}.breeder-card__availability .puppy-available{align-items:center;background:hsla(31,51%,91%,.6);border-radius:14px;gap:10px;max-width:-moz-max-content;max-width:max-content;padding:10px 14px}.breeder-card__availability .available-text{color:#9c8a7b;font-size:11px;font-weight:500;line-height:12px;margin:4px 0}.breeder-card__availability .count{color:#3b3029;font-size:16px;line-height:18px;margin-bottom:0}.breeder-card__owner{align-items:center;background:#f4eee8;border-radius:18px;color:inherit;display:flex;gap:14px;padding:14px 16px;text-decoration:none}.breeder-card__owner-avatar{background:#e8dacd;border-radius:50%;display:grid;flex-shrink:0;height:52px;overflow:hidden;place-items:center;width:52px}.breeder-card__avatar{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.breeder-card__avatar-initial{color:#8d5a3a;font-size:18px;font-weight:600}.breeder-card__owner-details{display:flex;flex-direction:column;gap:2px;min-width:0}.breeder-card .breeder-card__owner-details p{margin-bottom:0}.breeder-card__owner-label{color:#9c8a7b;font-size:12px;letter-spacing:.04em;margin:0 0 2px;text-transform:uppercase}.breeder-card__owner-name{color:#3b3029;font-size:17px;font-weight:600;margin:0 0 6px}.breeder-card__owner-location{color:#7a6b61;font-size:13px;margin:0;padding-left:18px;position:relative}.breeder-card__owner-location:before{background:url(/images/svg/location.svg) no-repeat 50%/contain;content:"";height:14px;left:0;position:absolute;top:2px;width:14px}.breeder-card__divider{background:rgba(92,78,68,.16);height:1px;margin:18px 0 16px}.breeder-card__cta{align-items:center;background:#b96b34;border-radius:14px;box-shadow:0 12px 20px rgba(156,97,50,.25);color:#fff;display:inline-flex;font-weight:600;gap:10px;padding:12px 22px;text-decoration:none;transition:background-color .22s ease;width:-moz-fit-content;width:fit-content}.breeder-card__cta:focus,.breeder-card__cta:focus-visible,.breeder-card__cta:hover,.breeder-card__cta:visited{color:#fff}.breeder-card__cta span{color:#fff}.breeder-card__cta-icon{background:url(/images/arrow-right.svg) no-repeat 50%/contain;filter:brightness(0) invert(1);height:16px;transition:transform .22s ease;width:16px}.breeder-card .gallery{width:100%}.breeder-card .gallery .carousel{height:100%;overflow:hidden;position:relative;z-index:10}.breeder-card .gallery .btn{background-color:hsla(0,0%,100%,.8);border:none;border-radius:999px;box-shadow:0 8px 16px rgba(52,39,30,.15);color:#fff;display:grid;height:34px;outline:none;padding:0;place-items:center;position:absolute;top:50%;transform:translateY(-50%);width:34px;z-index:2}.breeder-card .gallery .btn-next{right:10px}.breeder-card .gallery .btn-prev{left:10px}.breeder-card .gallery .btn svg{height:16px;width:16px}.breeder-card .gallery .btn svg path{fill:#9a6a47}.breeder-card .gallery .no-photo{height:100%;width:100%}.breeder-card .gallery .carousel-slider{bottom:0;left:0;position:absolute;right:0;top:0}.breeder-card .gallery .main-photo{background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom-left-radius:22px;border-bottom-right-radius:0;border-top-left-radius:22px;border-top-right-radius:0;height:100%;transition:transform .26s ease;width:100%;will-change:transform}@media(max-width:991px){.breeder-card .gallery .main-photo{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:22px;border-top-right-radius:22px}.breeder-card{gap:24px;grid-template-columns:1fr;padding:0}.breeder-card__gallery{aspect-ratio:4/3}.breeder-card__cta{width:-moz-fit-content;width:fit-content}}@media(max-width:767px){.breeder-card{gap:20px;padding:22px}.breeder-card__title{font-size:28px}.breeder-card__tags{gap:8px}.breeder-card__description{font-size:14px;margin-bottom:16px}.breeder-card__owner{padding:12px 14px}.breeder-card__cta{justify-content:center;width:100%}}@media(max-width:575px){.breeder-card{gap:18px;padding:0}.breeder-card__title{font-size:24px}.breeder-card__tags{justify-content:flex-start}.breeder-card__description{text-align:left}.breeder-card__availability{margin-bottom:14px}.breeder-card__owner{flex-direction:row;text-align:left}.breeder-card__cta{justify-content:center;width:100%}}@media(hover:hover)and (pointer:fine){.breeder-card:focus-within,.breeder-card:hover{box-shadow:0 28px 60px rgba(49,36,27,.14);transform:translateY(-4px)}.breeder-card:focus-within .breeder-card__title,.breeder-card:hover .breeder-card__title{color:#b96b34}.breeder-card:focus-within .main-photo,.breeder-card:hover .main-photo{transform:scale(1.045)}.breeder-card__cta:focus-visible,.breeder-card__cta:hover{background:#c2763f}.breeder-card__cta:focus-visible .btn__icon,.breeder-card__cta:hover .btn__icon{transform:translateX(6px)}}@media(prefers-reduced-motion:reduce){.breeder-card,.breeder-card .main-photo,.breeder-card__title{transition:none}.breeder-card:focus-within,.breeder-card:hover{box-shadow:0 24px 50px rgba(49,36,27,.08);transform:none}.breeder-card:focus-within .main-photo,.breeder-card:hover .main-photo{transform:none}.breeder-card__cta,.breeder-card__cta-icon{transition:none}.breeder-card__cta:focus-visible .btn__icon,.breeder-card__cta:hover .btn__icon{transform:none}}.w-full{width:100%}.h-full{height:100%}.aspect-ratio-1-1{aspect-ratio:1/1}.bg-mainbg{background-color:#fffaf5!important}.mainApp-container{display:flex;flex-direction:column;min-height:100vh}.mainContent-container{flex:1;min-height:80vh}section.hp-promo{background-position:bottom;background-repeat:no-repeat;background-size:contain}section.hp-promo .content{padding:50px 0 100px}section.hp-dogs,section.hp-promo .content h1{margin-bottom:20px}section.hp-dogs h4{margin:10px 0}section.hp-dogs .head{align-items:center;display:flex;justify-content:space-between}section.hp-dogs .dog-item{margin:10px}section.hp-dogs .dog-item .photo{height:250px;max-width:400px;width:90%}section.hp-dogs .slider,section.hp-dogs .slider .slick-slide,section.hp-dogs .slider .slider-item{position:relative}section.hp-dogs .slider .slider-item .image{background-position:50%;background-size:cover;height:400px;position:relative;width:100%}@media(max-width:991px){section.hp-dogs .content{padding:0 20px}}section.hp-dogs .dogs-list{padding-left:20px}section.hp-breeds{padding-bottom:20px}section.hp-breeds .head{align-items:center;display:flex;justify-content:space-between}section.hp-breeds .category{color:#ababb8;font-size:14px;line-height:16px}section.hp-breeds .slider{position:relative}section.hp-breeds .slider .slick-slide{height:380px;margin:0 6px;position:relative;width:290px!important}section.hp-breeds .slider .slick-slide:hover h3{color:#ff5b2e}section.hp-breeds .slider .slick-slide:hover .overlay{background-color:rgba(255,91,46,.7);background-image:url(/images/slider-bg.svg);background-position:15px 90%;background-repeat:no-repeat;border-radius:6px;box-shadow:0 17px 20px rgba(171,124,76,.3);display:block;height:100%;width:100%}section.hp-breeds .slider .slick-slide:hover .overlay span{bottom:20px;color:#fff3e7;font-size:16px;font-weight:500;line-height:19px;position:absolute;right:50px}section.hp-breeds .slider .slick-slide:hover .overlay span:after{background-image:url(/images/arrow-right.svg);background-repeat:no-repeat;background-size:23px 14px;content:"";height:14px;position:absolute;right:-30px;top:3px;width:23px}section.hp-breeds .slider .slider-item .image{background-position:50%;background-size:cover;border-radius:6px;height:300px;position:relative;width:290px}section.hp-breeds .slider .overlay{display:none;position:absolute}section.hp-breederProfiles{padding:20px 0}section.hp-breederProfiles .head{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}section.hp-breederProfiles .row-breeder{background-color:#fff;border:1px solid #e3e3e3;border-radius:8px;box-shadow:0 8px 24px hsla(210,8%,62%,.2);cursor:pointer;margin:10px 0 40px;min-height:286px;transition:box-shadow .3s ease-in-out}section.hp-breederProfiles .row-breeder:hover{box-shadow:0 12px 28px rgba(0,0,0,.24)}section.hp-breederProfiles .row-breeder .col2,section.hp-breederProfiles .row-breeder .col3{padding:20px}section.hp-breederProfiles .row-breeder h3{color:#000958;font-size:30px;font-weight:600;line-height:15px;margin:10px 0 20px}section.hp-breederProfiles .row-breeder .image{background-repeat:no-repeat;background-size:cover;border:1px solid #fe5f32;border-radius:6px;height:80px;margin-right:16px;margin-top:15px;width:80px}section.hp-breederProfiles .row-breeder .region{color:#ababb8;font-size:14px;line-height:16px;margin:0 0 24px}section.hp-breederProfiles .row-breeder .description{color:#757595;font-size:14px;line-height:24px;margin:0 0 30px}section.hp-breederProfiles .row-breeder .avatar{background-repeat:no-repeat;background-size:cover;border-radius:6px;height:70px;margin-right:16px;width:70px}section.hp-breederProfiles .row-breeder .infoBox{margin:15px 0}section.hp-breederProfiles .row-breeder .titleDesc{color:#ababb8;line-height:22px;margin:0 0 5px}section.hp-breederProfiles .row-breeder .name{color:#000958;font-size:18px;font-weight:600;line-height:22px;margin:0}section.hp-breederProfiles .gallery{height:100%;width:100%}@media(max-width:575px){section.hp-breederProfiles .gallery{height:200px;margin:0 auto;width:100%}}section.hp-breederProfiles .gallery .carousel{height:100%;overflow:hidden;z-index:10}@media(min-width:574px){section.hp-breederProfiles .gallery .carousel{position:relative}}section.hp-breederProfiles .gallery .btn{background-color:rgba(121,56,56,.3);border:none;color:#fff;height:50px;margin:-25px 10px 5px;outline:none;padding:5px 10px;position:absolute;width:50px;z-index:2}section.hp-breederProfiles .gallery .btn-next{right:0;top:50%}section.hp-breederProfiles .gallery .btn-prev{left:0;top:50%}section.hp-breederProfiles .gallery .no-photo{height:100%;width:100%}section.hp-breederProfiles .gallery .carousel-slider{bottom:0;left:0;position:absolute;right:0;top:0}section.hp-breederProfiles .gallery .main-photo{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}section.hp-breederProfiles .gallery .slide-left-enter-active{animation:slide-left-in .5s ease-in}section.hp-breederProfiles .gallery .slide-left-leave-active{animation:slide-left-out .5s ease-in}@keyframes slide-left-in{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slide-left-out{0%{transform:translateX(0)}to{transform:translateX(100%)}}section.hp-breederProfiles .gallery .slide-right-enter-active{animation:slide-right-in .5s ease-in}section.hp-breederProfiles .gallery .slide-right-leave-active{animation:slide-right-out .5s ease-in}@keyframes slide-right-out{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes slide-right-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}section.about-us{background-color:#ff8c67;background-image:url(/images/bg-foot.png);background-position:50%;background-repeat:no-repeat;background-size:contain;color:#fff;padding:40px 0 70px}section.about-us h2,section.about-us h3{color:#fff}section.about-us h2{font-size:22px;font-weight:600;line-height:32px;margin-bottom:10px}section.about-us h3{font-size:18px;font-weight:600;line-height:32px}section.about-us p{font-size:14px;font-weight:400;line-height:24px}section.about-us .content{margin-left:20px}section.hp-categories{padding:20px}section.hp-categories h2{color:#fff;font-size:22px;font-weight:600;line-height:32px}section.hp-categories h3{font-size:17px;font-weight:600;line-height:19px;margin-bottom:4px}section.hp-categories p{color:#ababb8;font-size:14px;font-style:normal;font-weight:400;line-height:16px;margin-top:0}section.hp-categories .category-item{padding-left:8px;padding-right:8px}section.hp-categories .category-item .content{align-items:center;background:#fff;border-radius:8px;filter:drop-shadow(0 17px 20px rgba(171,124,76,.1));margin-bottom:16px}section.hp-categories .category-item .image{background-position:50%;background-size:cover;border-bottom-left-radius:8px;border-top-left-radius:8px;height:100px;width:100px}section.hp-categories .category-item .text{margin-left:8px;width:calc(100% - 100px)}section.newsletter{background-image:url(/images/bg-foots-nsl.png);background-position:top;background-repeat:no-repeat;padding:80px 0}section.aboutme h1,section.newsletter h2{font-size:52px;font-weight:600;letter-spacing:-.03em;line-height:55px}section.aboutme h2{font-size:32px;font-weight:600;letter-spacing:-.03em;margin-bottom:0;margin-top:50px}section.aboutme h3{font-size:20px;font-weight:600;letter-spacing:-.03em}section.aboutme .bold{font-weight:700}section.aboutme .iconeShow{height:25px;margin-right:10px;width:25px}section.aboutme .technologies h3{color:#000958;flex-shrink:0;font-size:22px;font-weight:600;line-height:32px;margin:0 10px}section.aboutme .technologies .tech-container{margin-top:30px}section.aboutme .technologies .item-container{background-color:rgba(39,156,209,.37);border-radius:50px 20px;box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08);margin-top:10px;padding:10px 20px}section.aboutme .technologies .item-container .icone-box{height:30px;width:30px}section.aboutme .technologies .item-container .tech-name{margin-left:7px}section.aboutme .technologies .item{border:1px solid red;border-radius:20px;cursor:pointer;margin:10px 20px;padding:0 15px;width:250px}section.aboutme .technologies .item ul{margin:0;padding:0 5px}section.aboutme .technologies .item h3{font-size:16px}@media(max-width:767px){section.aboutme .technologies .item{margin:10px;padding:5px;width:100px}section.aboutme .technologies .item h3{font-size:12px}}section.aboutme .answer{margin-bottom:30px;padding:0 15px}section.aboutme .profile-photo-wrap{border-right:2px solid #000958;padding-right:20px}section.aboutme .profile-photo{border:1px solid #000958;border-radius:100%;height:90px;width:90px}section.faq{padding:80px 0}section.faq h1{font-size:52px;line-height:55px}section.faq h1,section.faq h3{font-weight:600;letter-spacing:-.03em}section.faq h3{font-size:20px}section.faq .notExist{color:#ad0000}section.faq .quote{font-style:italic}section.faq .bold{font-weight:700}section.faq .iconeShow{height:25px;margin-right:10px;width:25px}section.faq .fci{font-size:large;font-weight:700}section.faq .btn-join{border:1px solid red;border-radius:5px;cursor:pointer;padding:15px;width:-moz-min-content;width:min-content}section.faq .faq-body .item{background:rgba(235,229,232,.2);border:1px solid rgba(26,22,115,.2);border-radius:10px;cursor:pointer;height:75px;padding:0 20px}section.faq .faq-body .item:hover{background:rgba(235,229,232,.5)}section.faq .faq-body .goodBreeder{color:#000958;font-weight:700}section.faq .faq-body .subText{font-style:italic;font-weight:light}section.faq .faq-body .mediumText{font-weight:700}section.faq .answer{background:hsla(0,0%,86%,.2);padding:25px 50px}section.faq .answer .image{height:80px;margin:auto;width:80px}section.breeds-description{padding:20px 0}section.breeds-description h1{color:#000958;font-size:36px;font-weight:600;letter-spacing:-.03em;line-height:43px;margin:3px 0}section.breeds-description h4{margin:3px 0}section.breeds-description .titles{color:#ababb8;font-size:18px;line-height:21px}section.breeds-description .categories{font-size:14px;line-height:16px;margin-top:10px}section.breeds-description .categories span{margin-right:5px}section.breeds-description .categories img{height:auto;width:30px}section.breeds-description .description{color:#757595;font-size:16px;line-height:32px}section.breeds-description .dog-infobox{max-width:250px;padding-right:10px}section.breeds-filter{background:#faf3ec;padding:40px 0 60px}section.breeds-filter .breeders-listing-intro{align-items:center;display:flex;flex-direction:column;text-align:center}section.breeds-filter .breeders-listing-intro__pill{align-items:center;background:#f1e6db;border-radius:999px;color:#9a6a47;display:inline-flex;font-size:12px;font-weight:600;gap:8px;margin-bottom:16px;padding:6px 14px}section.breeds-filter .breeders-listing-intro__pill-icon{align-items:center;display:inline-flex;justify-content:center}section.breeds-filter .breeders-listing-intro__pill-icon svg{display:block;height:14px;width:14px}section.breeds-filter .breeders-listing-intro__title{color:#3b3029;font-family:Zilla Slab,serif;font-size:34px;line-height:1.2;margin:0 0 8px}section.breeds-filter .breeders-listing-intro__subtitle{color:#6f625b;font-size:16px;margin:0}section.breeds-filter .form{margin-top:20px}section.breeds-filter .form select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url(/images/icon-arrow-down.svg);background-position:95%;background-repeat:no-repeat;height:55px;max-width:360px;padding:18px 20px;width:100%}section.breeds-gallery{padding:20px 0 10px}section.breeds-gallery .parent{grid-column-gap:10px;grid-row-gap:10px;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(2,1fr);height:100%;max-height:400px}section.breeds-gallery .parent img{height:100%;-o-object-fit:contain;object-fit:contain}section.breeds-gallery .div1{grid-area:1/1/3/10}section.breeds-gallery .div2{grid-area:1/10/2/13}section.breeds-gallery .div3{grid-area:2/10/3/13}section.breeds-listing .row-breeder{padding:36px 0}section.breeds-listing .row-breeder:last-child{margin-bottom:40px}section.breeds-listing .row-breeder .container{margin:0 auto;padding:0 16px}section.breeds-listing .breeders-empty-state{padding:48px 0 80px;text-align:center}section.breeds-listing .breeders-empty-state .container{max-width:1000px}section.breeds-listing .breeders-empty-state__pill{align-items:center;background:#f1e6db;border-radius:999px;color:#9a6a47;display:inline-flex;font-size:12px;font-weight:600;gap:8px;margin-bottom:16px;padding:6px 14px}section.breeds-listing .breeders-empty-state__pill-icon svg{fill:#9a6a47;height:14px;width:14px}section.breeds-listing .breeders-empty-state__title{color:#3b3029;font-family:Zilla Slab,serif;font-size:34px;line-height:1.2;margin:0 0 8px}section.breeds-listing .breeders-empty-state__subtitle{color:#6f625b;font-size:16px;margin:0}section.breeds-listing .breeders-empty-state__card{background:#fff;border-radius:28px;box-shadow:0 24px 50px rgba(49,36,27,.08);margin:32px auto 0;max-width:760px;padding:36px 44px}section.breeds-listing .breeders-empty-state__icon{background:#c78d5b;border-radius:50%;box-shadow:0 12px 24px rgba(156,97,50,.2);display:grid;height:86px;margin:0 auto 18px;place-items:center;position:relative;width:86px}section.breeds-listing .breeders-empty-state__icon-emoji{font-size:34px;line-height:1}section.breeds-listing .breeders-empty-state__icon-badge{background:#f1e6db;border-radius:50%;display:grid;height:26px;place-items:center;position:absolute;right:-2px;top:-4px;width:26px}section.breeds-listing .breeders-empty-state__icon-badge svg{fill:#b96b34;height:14px;width:14px}section.breeds-listing .breeders-empty-state__card-title{color:#3b3029;font-family:Zilla Slab,serif;font-size:28px;margin:0 0 10px}section.breeds-listing .breeders-empty-state__card-text{color:#7a6b61;font-size:15px;line-height:1.7;margin:0 auto 22px;max-width:560px}section.breeds-listing .breeders-empty-state__form{align-items:center;display:flex;flex-wrap:nowrap;gap:12px;justify-content:center;margin-bottom:24px}section.breeds-listing .breeders-empty-state__input{flex:1;max-width:320px;position:relative}section.breeds-listing .breeders-empty-state__input input{background:#fbf7f3;border:1px solid #e6d7c8;border-radius:12px;color:#574b44;font-size:14px;height:46px;padding:0 38px;width:100%}section.breeds-listing .breeders-empty-state__input input::-moz-placeholder{color:#b6a79a}section.breeds-listing .breeders-empty-state__input input::placeholder{color:#b6a79a}section.breeds-listing .breeders-empty-state__input-icon,section.breeds-listing .breeders-empty-state__input-suffix{display:grid;height:18px;place-items:center;position:absolute;top:50%;transform:translateY(-50%);width:18px}section.breeds-listing .breeders-empty-state__input-icon{left:12px}section.breeds-listing .breeders-empty-state__input-suffix{right:12px}section.breeds-listing .breeders-empty-state__input-icon svg,section.breeds-listing .breeders-empty-state__input-suffix svg{fill:#b59a84;height:18px;width:18px}section.breeds-listing .breeders-empty-state__button{align-items:center;background:#b96b34;border:none;border-radius:12px;box-shadow:0 12px 20px rgba(156,97,50,.25);color:#fff;cursor:pointer;display:inline-flex;font-weight:600;gap:10px;height:46px;padding:0 22px}section.breeds-listing .breeders-empty-state__button-icon{background:url(/images/arrow-right.svg) no-repeat 50%/contain;filter:brightness(0) invert(1);height:16px;width:16px}section.breeds-listing .breeders-empty-state__divider{background:rgba(92,78,68,.16);height:1px;margin:22px 0 18px}section.breeds-listing .breeders-empty-state__similar p{color:#8a7a6e;font-size:14px;margin:0 0 12px}section.breeds-listing .breeders-empty-state__chips{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}section.breeds-listing .breeders-empty-state__chip{background:#f1e6db;border-radius:999px;color:#7a5a47;font-size:13px;padding:6px 14px}section.kennel-gallery{margin-top:5px}section.kennel-gallery .slider{position:relative}section.kennel-gallery .slider .slick-next,section.kennel-gallery .slider .slick-prev{background-color:#ff5b2e;border:none;border-radius:50%;cursor:pointer;height:50px;position:absolute;text-indent:-9999px;top:calc(50% - 25px);width:50px;z-index:9}section.kennel-gallery .slider .slick-next{right:40px}section.kennel-gallery .slider .slick-next:after{background-image:url(/images/icon-arrow-right.svg);background-size:17px 17px;content:"";display:block;height:17px;left:16px;position:absolute;top:17px;width:17px}section.kennel-gallery .slider .slick-prev{left:40px}section.kennel-gallery .slider .slick-prev:after{background-image:url(/images/icon-arrow-left.svg);background-size:17px 17px;content:"";display:block;height:17px;left:16px;position:absolute;top:17px;width:17px}section.kennel-gallery .slider .slick-slide,section.kennel-gallery .slider .slider-item{position:relative}section.kennel-gallery .slider .slider-item .image{background-position:50%;background-size:cover;height:400px;position:relative;width:100%}section.kennel-gallery.kennelLitter .slider .slick-slide{padding:0 4px}section.kennel-detail{background:#fff;padding:0 0 20px}section.kennel-detail h1{color:#000958;font-size:36px;line-height:38px}section.kennel-detail .kennel-name{margin-top:2px}section.kennel-detail .sidebar{background:#faf3ec;padding:40px}section.kennel-detail .sidebar .infoBox{margin-top:30px}section.kennel-detail .sidebar .kennel{color:#ababb8;font-size:14px;line-height:16px;margin:0}section.kennel-detail .sidebar .breeders{color:#ababb8;font-size:.9rem;line-height:16px}section.kennel-detail .sidebar .breeders a{color:#000958;font-size:14px;line-height:16px}section.kennel-detail .sidebar .breeders a:hover{text-decoration:underline}section.kennel-detail .sidebar h3{color:#000958;font-size:18px;line-height:20px;margin-bottom:10px;margin-top:0}section.kennel-detail .sidebar .informations{align-items:center;color:#757595;display:flex;font-size:14px;font-weight:400;line-height:19px;margin:4px 0}section.kennel-detail .sidebar .informations svg{margin-right:6px}section.kennel-detail .sidebar .avatar{background-repeat:no-repeat;background-size:cover;border:1px solid #fe5f32;border-radius:6px;height:120px;margin-right:16px;width:120px}section.kennel-detail .sidebar .social{margin-bottom:35px;margin-top:24px}section.kennel-detail .sidebar .social div{margin-right:6px}section.kennel-detail .sidebar .social .button-full{padding:6px 16px}section.kennel-detail .sidebar nav{border-top:1px solid #e3e3e3;margin-top:35px}section.kennel-detail .sidebar ul{list-style:none;padding:0}section.kennel-detail .sidebar ul li{color:#000958;cursor:pointer;font-family:Zilla Slab,serif;font-size:18px;font-weight:600;line-height:22px;padding:12px 0;position:relative}section.kennel-detail .sidebar ul li.active:before{background:#ff5b2e;border-radius:8px;content:"";height:42px;left:-40px;position:absolute;top:2px;width:4px}section.kennel-detail .sections .content{padding-left:40px}section.kennel-detail .sections .flex{align-items:center}section.kennel-detail .sections h2{color:#000958;flex-shrink:0;font-size:22px;font-weight:600;line-height:32px;margin:20px 0 20px 10px}section.kennel-detail .sections h4,section.kennel-detail .sections h5{color:#000958;font-size:18px;font-weight:600;line-height:20px;margin:12px 0 4px}section.kennel-detail .sections .line{background:#e3e3e3;height:1px;margin-left:26px;width:100%}section.kennel-detail .about p{color:#757595;font-size:16px;line-height:32px}section.kennel-detail .dogs{padding-bottom:20px}section.kennel-detail .litters{padding-bottom:40px}section.kennel-detail .litters .litter-item{background-color:#faf3ec;border-radius:6px;cursor:pointer;margin-bottom:40px;padding:40px}section.kennel-detail .litters .litter-item .puppies{margin-top:30px}section.kennel-detail .litters .litter-item:hover{border:1px solid rgba(255,91,46,.529);transform:scale(1.01)}section.kennel-detail .litters .statuses .item{background:#f4e9dd;border-radius:8px;padding:10px 14px}section.kennel-detail .litters .statuses .status{color:#af9b85;font-size:14px;line-height:16px;margin:0}section.kennel-detail .litters .statuses .status-value{color:#000958;font-family:Zilla Slab,serif;font-size:18px;font-weight:600;line-height:22px;margin:0}section.kennel-detail .litters .puppies h4{margin:12px 0}section.kennel-detail .litters .puppies .no-puppy:not(div){opacity:.2}section.kennel-detail .future-litters{padding-bottom:50px}section.kennel-detail .future-litters .litter-item{margin-bottom:20px}section.kennel-detail .future-litters .block{background:#f4e9dd;border-radius:8px;padding:24px 28px}section.kennel-detail .future-litters .parents{padding-bottom:20px}section.kennel-detail .future-litters .infoBox{border-top:1px solid rgba(0,0,0,.07);padding-top:16px}section.kennel-detail .future-litters .infoBox p{color:#af9b85;font-size:14px;font-weight:400;line-height:16px}section.kennel-detail .future-litters .infoBox p span{color:#000958;font-family:Zilla Slab,serif;font-size:18px;font-weight:600;line-height:22px}section.kennel-detail .about-puppies{margin-bottom:20px}section.kennel-detail .about-puppies .result{color:#55c27a;font-family:Zilla Slab,serif;font-size:18px;font-weight:600;line-height:22px;margin:6px 0 6px 8px}section.kennel-detail .about-puppies .item .info{align-items:center;display:flex;justify-content:space-between}section.kennel-detail .about-puppies .item-desc{color:#757595;font-size:14px;line-height:27px;margin-top:0}section.kennel-detail .archive{padding-bottom:20px}section.kennel-detail .archive .dog-sex span{display:none}section.kennel-detail .archive .litter-archive-item{background:#f4e9dd;border-radius:8px;margin-bottom:20px;padding:14px 26px}section.kennel-detail .archive .archive-table .head{border-bottom:1px solid rgba(0,0,0,.07)}section.kennel-detail .archive .archive-table .head p{color:#af9b85;font-size:14px;line-height:16px;margin:0 0 10px}section.kennel-detail .archive .archive-table .litter-info{border-bottom:1px solid rgba(0,0,0,.07);padding:12px 0 2px}section.kennel-detail .archive .archive-table .litter-info:last-child{border-bottom:none}section.kennel-detail .archive .archive-table .litter-info .main-info{margin-bottom:6px}section.kennel-detail .archive .archive-table .litter-info .main-info p{margin:2px 0 2px 8px}section.kennel-detail .archive .archive-table .litter-info p{color:#000958;font-family:Zilla Slab,serif;font-size:16px;font-weight:600;line-height:20px}section.kennel-detail .dog-gallery .items .item,section.kennel-detail.dog-detail .dog-gallery .items .item{display:inline-block;margin-right:8px}section.kennel-detail .dog-gallery .items .item:last-child,section.kennel-detail.dog-detail .dog-gallery .items .item:last-child{margin-right:0}section.kennel-detail .dog-gallery .items .item .image,section.kennel-detail.dog-detail .dog-gallery .items .item .image{background-size:cover;border-radius:6px;height:120px;position:relative;width:160px}section.kennel-detail .dog-gallery .items .item .image .overlay,section.kennel-detail.dog-detail .dog-gallery .items .item .image .overlay{background-color:rgba(255,91,46,.6);border-radius:6px;height:100%;left:0;position:absolute;top:0;width:100%}section.kennel-detail .dog-gallery .items .item .image .overlay span,section.kennel-detail.dog-detail .dog-gallery .items .item .image .overlay span{color:#fff;font-family:Zilla Slab,serif;font-size:28px;font-weight:600;left:calc(50% - 14px);letter-spacing:-.03em;line-height:38px;position:absolute;top:calc(50% - 14px)}section.kennel-detail.dog-detail{padding:5px 0 40px}section.kennel-detail.dog-detail .sidebar{margin-top:0;padding:0}section.kennel-detail.dog-detail .sidebar .image-wrap{aspect-ratio:1/1;margin:0 auto;width:100%}section.kennel-detail.dog-detail .sidebar .image-wrap img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}section.kennel-detail.dog-detail .sidebar .content{padding:0 20px 20px}section.kennel-detail.dog-detail .sidebar .content h1{color:#000958;font-size:36px;line-height:38px;margin-bottom:16px}section.kennel-detail.dog-detail .sidebar .content .dog-name{margin-top:3px}section.kennel-detail.dog-detail .sidebar .content .label{color:#757595;font-size:14px;line-height:16px;margin:16px 0 0}section.kennel-detail.dog-detail .sidebar .content .label-value{color:#000958;font-family:Zilla Slab,serif;font-size:18px;font-weight:600;line-height:22px;margin:0 0 16px}section.kennel-detail.dog-detail .sidebar .content .image-country{height:100%;margin-right:8px;max-width:20px}section.kennel-detail.dog-detail .events .archive-table{padding:20px 0 0}section.kennel-detail.dog-detail .dog-health-tests .items{padding:10px 0 20px}section.kennel-detail.dog-detail .dog-health-tests .title{color:#000958;font-family:Roboto,sans-serif;font-size:16px;font-weight:600;line-height:20px;margin:10px 0}section.kennel-detail.dog-detail .dog-health-tests .result{margin:10px 0}section.kennel-detail.dog-detail .dog-health-tests .head p{color:#757595;font-size:14px;font-weight:500;letter-spacing:.1em;line-height:16px;text-transform:uppercase}section.kennel-detail.dog-detail .pedigree{padding:40px 0 60px}section.kennel-detail.dog-detail .pedigree .dog-sex{margin:-12px auto 0;position:relative;z-index:2}section.kennel-detail.dog-detail .pedigree .item{margin:0 auto;max-width:200px}section.kennel-detail.dog-detail .pedigree .item .avatar{border-radius:50%;height:130px;margin:0 auto;-o-object-fit:cover;object-fit:cover;width:130px}section.kennel-detail.dog-detail .pedigree .item .name{color:#000958;font-family:Zilla Slab,serif;font-size:16px;font-weight:600;line-height:20px;margin:10px 0 6px;text-decoration-line:underline}section.kennel-detail.dog-detail .pedigree .item .no-underline{font-size:19px;font-weight:700;text-decoration:none}section.kennel-detail.dog-detail .pedigree .item .role{color:#000958;font-size:14px;line-height:16px;margin:6px 0 12px;text-align:center}section.kennel-detail.dog-detail .pedigree .item .year{color:#000958;display:flex;font-size:14px;justify-content:center;line-height:16px;margin:6px 0 12px}section.kennel-detail.dog-detail .pedigree .item .year .image-country{height:100%;margin-right:8px;max-width:20px}section.kennel-detail.dog-detail .pedigree .item .not-added{font-style:italic}section.kennel-detail.dog-detail .pedigree .divider{border-bottom:1px solid rgba(0,0,0,.2);display:inline-block;height:1px;margin-top:70px;position:relative;vertical-align:top;width:320px}section.kennel-detail.dog-detail .pedigree .divider:after{background-color:rgba(0,0,0,.2);content:"";height:60px;left:50%;position:absolute;top:-60px;width:1px}section.kennel-detail.dog-detail .pedigree .first-row{display:flex}section.kennel-detail.dog-detail .pedigree .second-row{display:block;margin-top:20px;text-align:center}section.kennel-detail.dog-detail .pedigree .second-row .item{display:inline-block;width:200px}section.kennel-detail.dog-detail .pedigree .second-row .item1{margin-right:30px}section.kennel-detail.dog-detail .pedigree .second-row .item2{margin-left:30px}section.kennel-detail.dog-detail .pedigree .second-row .divider{width:284px}section.kennel-detail.dog-detail .pedigree .third-row{display:flex;margin:20px auto 0;max-width:1200px;overflow-x:auto;text-align:center;white-space:nowrap}section.kennel-detail.dog-detail .pedigree .third-row .item{display:inline-block;margin:0 auto;overflow:scroll;width:190px}section.kennel-detail.dog-detail .pedigree .third-row .divider{width:160px}section.kennel-detail.dog-detail .pedigree .navigation{color:#757595;font-size:16px;line-height:19px}section.kennel-detail.dog-detail .pedigree .navigation span{margin-left:10px}section.front-form{padding:40px 0 60px}section.front-form .input-wrap{margin-bottom:15px}section.front-form .input-wrap input,section.front-form .input-wrap label{color:#000958;font-size:16px;line-height:19px}section.front-form .input-wrap input{background:#fff;border:1px solid #ebebeb;border-radius:8px;box-shadow:0 3px 6px rgba(171,124,76,.1);margin-top:8px;padding:18px 20px;width:100%}section.front-form .input-wrap input.is-invalid{border:1px solid red}section.front-form button{margin-top:16px;width:100%}section.front-form .alert-text-danger{color:red}footer .main-footer{padding-bottom:60px}footer .subfooter{align-items:center;border-top:1px solid rgba(0,9,88,.05);justify-content:space-between}footer .subfooter a,footer .subfooter p{color:#000958;font-size:14px;line-height:16px}footer .subfooter ul li{display:inline-block;padding:0 7px}footer .about{color:#000958;font-size:12px;font-weight:400;line-height:24px}footer h3{font-size:18px;font-weight:600;line-height:22px;margin-top:0}footer ul{list-style:none;padding:0}footer ul li{padding:4px 0}footer ul li a{font-size:14px;font-weight:400;line-height:16px}footer ul li a:hover{text-decoration:underline}footer .social a{align-items:center;background:#fff;border-radius:8px;box-shadow:0 17px 20px rgba(171,124,76,.1);height:40px;justify-content:center;margin-right:9px;width:40px}footer .social a:hover{background:#ff5b2e}footer .social a:hover svg path{fill:#fff}section.breeds-categories{margin:40px 0}section.breeds-categories .page-header-container{margin-bottom:40px}section.breeds-categories .page-header{font-size:30px}.imageCategoryItem{background-position:50%;background-size:cover;border:1px solid rgba(24,4,85,.8);border-radius:8px;height:90px;width:90px}.custom-modal{background-color:rgba(0,0,0,.5);bottom:0;display:grid;height:100%;height:100vh;left:0;overflow-y:scroll;place-items:center;position:fixed;right:0;top:0;width:100%;z-index:200}.custom-modal .custom-modal-container{width:100%}.custom-modal .custom-modal-container .loading-container{align-items:center;display:flex;justify-content:center;min-height:550px;width:100%}.custom-modal .custom-modal-content{background-color:#faf3ec;border:1px solid #888;height:auto;margin:5px auto;max-height:80%;padding:20px 50px 60px;position:relative;width:1000px}.custom-modal .custom-modal-content .main-info{padding-top:50px}.custom-modal .custom-modal-content .main-info .row{border-bottom:1px solid rgba(0,0,0,.07)}.custom-modal .custom-modal-content .main-info .litter-info{border-right:1px solid rgba(0,0,0,.07)}.custom-modal .custom-modal-content .main-info .litter-info .title{margin-bottom:15px}.custom-modal .custom-modal-content .main-info .litter-parents{padding:20px 25px}.custom-modal .custom-modal-content .main-info .litter-desc{margin-top:7px}.custom-modal .custom-modal-content .puppies{margin-top:25px}.custom-modal .custom-modal-content .puppies .dog-item{cursor:pointer}.custom-modal .custom-modal-content .puppies .dog-item h4{margin-bottom:8px;margin-top:15px}.custom-modal .custom-modal-content .closeModal{cursor:pointer;padding:5px;position:absolute;right:30px;z-index:999}@media(max-width:766px){.custom-modal .custom-modal-content .main-info{padding-top:20px}}.custom-modal .kennel h3{color:#000958}.custom-modal .kennel h4{color:#000958;font-size:18px;line-height:20px}.custom-modal .kennel .parameters{padding-right:20px}.custom-modal .kennel .parameters .parameter{align-items:center;border-top:1px solid #e3e3e3;display:flex;justify-content:space-between;padding:12px 8px}.custom-modal .kennel .parameters .parameter.rows{align-items:flex-start;flex-direction:column}.custom-modal .kennel .parameters .parameter.rows p{line-height:32px}.custom-modal .kennel .parameters .parameter span{color:#000958;font-family:Zilla Slab,serif;font-size:18px;font-weight:600;line-height:20px}.custom-modal .kennel .parents .dog-parent{margin-bottom:20px}.custom-modal .puppy .puppy-photo{aspect-ratio:1/1;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #c4c4c4;border-radius:6px;margin:20px auto 0;max-width:230px;position:relative;width:100%}.custom-modal .puppy .puppy-info{border-right:1px solid rgba(0,0,0,.07);margin-top:10px}.custom-modal .puppy .puppy-relatives{padding-left:30px}.custom-modal .puppy .puppy-name{font-size:36px;font-weight:600;line-height:32px;margin-right:10px}.custom-modal .puppy .puppy-breed{color:#ababb8;font-size:16px;font-weight:400;letter-spacing:0;line-height:100%;margin-top:18px}.custom-modal .puppy .puppy-bornDate{color:#000958;font-size:16px;font-weight:400;letter-spacing:0;line-height:100%;margin-bottom:10px;margin-top:8px}.custom-modal .puppy .puppy-description{color:#757595;font-size:16px;font-weight:400;line-height:32px;margin-top:37px}.custom-modal .puppy .litter-siblings{margin-top:40px}.custom-modal .puppy .litter-siblings ul{list-style:none;margin:20px 0;padding-left:0}.custom-modal .puppy .litter-siblings ul li{margin-bottom:6px}.custom-modal .puppy .litter-siblings .slibling-name{color:#000958;cursor:pointer;font-family:Zilla Slab;font-size:16px;font-weight:600;line-height:20px;margin-left:6px;text-decoration:underline}body.modal-open{overflow:hidden;position:fixed;width:100%}.hamburger{background:transparent;border:none;cursor:pointer;height:16px;margin-bottom:0;padding:0;position:relative;transform:rotate(0deg);transition:.5s ease-in-out;width:25px}.hamburger:focus{outline:none}.hamburger span{background:#000;border-radius:3px;display:block;height:2px;left:0;opacity:1;position:absolute;transform:rotate(0deg);transition:.25s ease-in-out;width:100%}.hamburger span:first-child{top:0}.hamburger span:nth-child(2),.hamburger span:nth-child(3){top:8px}.hamburger span:nth-child(4){top:16px}.hamburger.open{position:relative;z-index:101}.hamburger.open span{background-color:#fff}.hamburger.open span:first-child{left:50%;top:9px;width:0}.hamburger.open span:nth-child(2){transform:rotate(45deg)}.hamburger.open span:nth-child(3){transform:rotate(-45deg)}.hamburger.open span:nth-child(4){left:50%;top:9px;width:0}.hamburger-open{position:absolute;right:0;top:0}.hamburger-open .in{background-color:#202937;height:100vh;padding:1.5rem!important}.hamburger-open .in .close{color:#fff;display:flex;justify-content:flex-end;margin-bottom:1rem!important;padding:.5rem!important}.hamburger-open .in nav{padding-left:1rem!important;padding-right:2.5rem}.hamburger-open .in nav a{color:#fff;display:block;font-size:14px;padding:.75rem}.hamburger-open .hamburger-close{height:1.75rem;width:1.75rem}.cookie-setting{background-color:orange;bottom:0;color:#000;font-size:12px;font-weight:400;left:0;line-height:1.2;padding:4px 6px;position:fixed;text-decoration:none}.lcc-backdrop,.lcc-modal .lcc-modal__close{display:none}.lcc-modal{align-items:center;bottom:0;display:flex;justify-content:space-between;left:0;max-height:none;max-width:100%;padding:20px;top:auto;transform:none;width:100%}.lcc-modal .lcc-modal__title{display:none;font-size:18px;margin-bottom:10px}.lcc-text{font-size:14px}.lcc-modal .lcc-modal__actions{margin-top:0}.lcc-modal .lcc-modal__actions button{font-size:14px}[inert],[inert] *{pointer-events:auto!important;-webkit-user-select:initial!important;-moz-user-select:initial!important;user-select:auto!important}@media(max-width:575px){.lcc-modal{flex-direction:column}}.tooltip-inner{background-color:#000;border-radius:.25rem;color:#fff;max-width:200px;padding:.25rem .5rem;text-align:center}.tooltip{word-wrap:break-word;display:block;font-family:Nunito,sans-serif;font-size:.7875rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.6;margin:0;opacity:0;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070}.tooltip.show{opacity:.9}.tooltip .arrow{display:block;height:.4rem;position:absolute;width:.8rem}.tooltip .arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{border-top-color:#000;border-width:.4rem .4rem 0;top:0}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{height:.8rem;left:0;width:.4rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{border-right-color:#000;border-width:.4rem .4rem .4rem 0;right:0}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{border-bottom-color:#000;border-width:0 .4rem .4rem;bottom:0}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{height:.8rem;right:0;width:.4rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{border-left-color:#000;border-width:.4rem 0 .4rem .4rem;left:0}.step-wrapper{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;text-align:center}.step-wrapper .v-input{flex:none}.step-wrapper .toggle-group{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.step-wrapper .toggle-group .active-toggle{background-color:#202d5a;color:#fff}.step-wrapper .question-title{font-size:1.75rem;font-weight:600;margin-bottom:1rem}.step-wrapper .question-description{color:#666;font-size:1rem;margin-bottom:2rem;max-width:400px}.step-wrapper .question-input{max-width:400px;width:100%}.container{max-width:1140px;padding-left:15px;padding-right:15px}.column{padding:0 15px}@media(min-width:1904px){.container{max-width:1200px!important}}@media(max-width:1199px){.container{max-width:940px;padding:0 15px}.row{margin-left:-15px;margin-right:-15px}}@media(max-width:991px){.column{padding:0}.container{max-width:100%;padding:0;width:100%}.row{margin-left:0;margin-right:0}}@media(max-width:1199px){section.newsletter h2{font-size:42px;line-height:45px}section.breeds-listing .gallery{width:100%}section.kennel-gallery .slider .slider-item .image{height:350px}section.kennel-detail .sections h2{margin:20px 0}section.kennel-detail .sections .content{padding-left:15px}section.kennel-detail .sections .content .litter-detail-button{margin-top:12px}section.kennel-detail .sections .dog-parent{margin-bottom:20px}section.kennel-detail .sections .parents .text-right{text-align:left}section.kennel-detail .archive .button-full{padding:10px 12px}section.kennel-detail.dog-detail .dog-gallery .items .item .image{height:120px;width:140px}section.kennel-detail.dog-detail .pedigree .second-row .divider{width:184px}section.kennel-detail.dog-detail .pedigree .third-row .item{width:160px}section.kennel-detail.dog-detail .pedigree .third-row .divider{width:120px}}@media(max-width:991px){section.hp-breeds .slider .slick-slide{height:300px;width:200px!important}section.hp-breeds .slider .slider-item .image{height:210px;width:200px}section.newsletter{padding:40px 0}section.kennel-gallery .slider .slider-item .image{height:250px}section.kennel-detail .archive .litter-archive-item{padding:14px 16px}section.kennel-detail .archive .archive-table .litter-info{padding:6px 0 2px}section.kennel-detail .archive .archive-table .litter-info p{font-size:14px;line-height:17px}section.kennel-detail .sections .dog-parent{margin-bottom:5px}section.kennel-detail.dog-detail .dog-gallery .items .item .image{height:90px;width:110px}section.kennel-detail.dog-detail .pedigree .divider{margin-top:50px}section.kennel-detail.dog-detail .pedigree .divider:after{height:50px;top:-50px}section.kennel-detail.dog-detail .pedigree .second-row .avatar{height:100px;width:100px}section.kennel-detail.dog-detail .pedigree .second-row .item{width:160px}section.kennel-detail.dog-detail .pedigree .second-row .item2{margin-left:20px}section.kennel-detail.dog-detail .pedigree .second-row .item1{margin-right:20px}section.kennel-detail.dog-detail .pedigree .second-row .divider{width:144px}section.kennel-detail.dog-detail .pedigree .third-row .avatar{height:100px;width:100px}section.kennel-detail.dog-detail .pedigree .third-row .item{width:120px}section.kennel-detail.dog-detail .pedigree .third-row .divider{width:80px}section.kennel-detail.dog-detail .pedigree .third-row .item1,section.kennel-detail.dog-detail .pedigree .third-row .item3{margin-right:10px}section.kennel-detail.dog-detail .pedigree .third-row .item2,section.kennel-detail.dog-detail .pedigree .third-row .item4{margin-left:10px}.custom-modal .custom-modal-content{margin:80px auto;padding:20px 40px 50px;width:760px}}@media(max-width:767px){h1{font-size:40px;line-height:41px}.search-form .icon-search{right:10px}.search-form.for-dogs input{background-image:none;text-indent:10px}.search-form .form-results .no-results{padding:0 20px}.search-form .form-results .found-wrap{padding:0 10px}.search-form .form-results .found-result .image{height:40px;width:40px}section.hp-promo .content{padding:0 0 50px}section.about-us{padding:60px 0 40px}section.about-us .flex{margin-bottom:20px}section.hp-categories{margin-top:0}section.hp-categories h2{color:#232853}section.breeds-description .categories{margin:0}section.breeds-description .description{font-size:16px;line-height:22px}section.breeds-gallery .parent{grid-column-gap:5px;grid-row-gap:5px}section.breeds-gallery .div1{grid-area:1/1/3/9}section.breeds-gallery .div2{grid-area:1/9/2/13}section.breeds-gallery .div3{grid-area:2/9/3/13}section.breeds-listing .row-breeder{padding:28px 0}section.breeds-listing .breeders-empty-state{padding:36px 0 60px}section.breeds-listing .breeders-empty-state__card{padding:28px 24px}section.breeds-listing .breeders-empty-state__form{flex-direction:column;gap:12px}section.breeds-listing .breeders-empty-state__button,section.breeds-listing .breeders-empty-state__input{max-width:100%;width:100%}section.breeds-listing .breeders-empty-state__button{justify-content:center}section.breeds-filter .breeders-listing-intro__title{font-size:28px}section.breeds-filter .breeders-listing-intro__subtitle{font-size:15px}section.kennel-gallery .slider .slider-item .image{height:300px}section.kennel-detail .sidebar{margin-top:0}section.kennel-detail .sidebar .social>*{margin-bottom:12px}section.kennel-detail .sidebar .social .report{margin-bottom:0}section.kennel-detail .sidebar .social div{order:2}section.kennel-detail .sidebar .social .button-full{max-width:300px;order:1;padding:12px 16px}section.kennel-detail.dog-detail .dog-gallery .items .item .image{height:110px;width:130px}section.kennel-detail.dog-detail .pedigree .second-row .avatar{height:90px;width:90px}section.kennel-detail.dog-detail .pedigree .second-row .item{width:130px}section.kennel-detail.dog-detail .pedigree .second-row .item2{margin-left:10px}section.kennel-detail.dog-detail .pedigree .second-row .item1{margin-right:10px}section.kennel-detail.dog-detail .pedigree .second-row .divider{width:118px}section.kennel-detail.dog-detail .pedigree .third-row .avatar{height:70px;width:70px}section.kennel-detail.dog-detail .pedigree .third-row .item{width:100px}section.kennel-detail.dog-detail .pedigree .third-row .divider{margin-top:35px;width:50px}section.kennel-detail.dog-detail .pedigree .third-row .divider:after{height:40px;top:-40px}section.kennel-detail.dog-detail .pedigree .third-row .item1,section.kennel-detail.dog-detail .pedigree .third-row .item3{margin-right:6px}section.kennel-detail.dog-detail .pedigree .third-row .item2,section.kennel-detail.dog-detail .pedigree .third-row .item4{margin-left:6px}section.front-form{padding:20px 40px}footer .subfooter{flex-direction:column}.custom-modal .custom-modal-content{width:570px}}@media(max-width:575px){section.hp-breeds .slider .slick-next,section.hp-breeds .slider .slick-prev{display:none!important}section.hp-categories h3{font-size:16px;line-height:18px}section.newsletter{padding:20px 0}section.newsletter h2{font-size:22px;line-height:25px}.search-form input{font-size:.9rem;height:62px}.search-form input::-moz-placeholder{font-size:.9rem}.search-form input::placeholder{font-size:.9rem}.search-form .icon-search{top:21px}.search-form.newsletter-form form{text-align:right}.search-form.newsletter-form button{margin-top:30px;position:relative;right:0;text-align:right;top:0}section.breeds-filter .form select{max-width:290px}section.breeds-listing .row-breeder{padding:24px 0}section.breeds-listing .breeders-empty-state{padding:28px 0 48px}section.breeds-listing .breeders-empty-state__card{padding:24px 18px}section.breeds-listing .breeders-empty-state__icon{height:72px;width:72px}section.breeds-listing .breeders-empty-state__form{gap:10px}section.breeds-listing .breeders-empty-state__button,section.breeds-listing .breeders-empty-state__input input{height:48px}section.breeds-filter .breeders-listing-intro__title{font-size:24px}section.breeds-filter .breeders-listing-intro__subtitle{font-size:14px}section.kennel-gallery .slider .slider-item .image{height:300px}section.kennel-detail .about-puppies .item{margin-bottom:20px}section.kennel-detail .about-puppies .item h5{margin-top:4px}section.kennel-detail .about-puppies .result{margin:4px 0 4px 8px}section.kennel-detail.dog-detail .dog-gallery .items .item{margin-bottom:10px}section.kennel-detail.dog-detail .dog-gallery .items .item .image{height:115px;width:136px}section.kennel-detail.dog-detail .pedigree{overflow-x:scroll}section.kennel-detail.dog-detail .pedigree>div{width:576px}footer{text-align:center}footer h3{margin-bottom:0;margin-top:12px}footer .social{justify-content:center}.custom-radios{flex-direction:column}.custom-radios .custom-radio{margin-bottom:12px;margin-right:0}.custom-radios .custom-radio label{width:100%}.custom-modal .custom-modal-content{margin:40px auto;max-height:90%;padding:20px 15px 40px;width:95%}}.text-center{text-align:center}.text-right{text-align:right}.fw-400{font-weight:400}.fw-700{font-weight:700}.overflow-initial{overflow:initial!important}.reset-list{list-style:none;margin:0;padding:0}.margin-left-2{margin-left:2px!important}.margin-right-2{margin-right:2px!important}.margin-top-2{margin-top:2px!important}.margin-bottom-2{margin-bottom:2px!important}.margin-left-4{margin-left:4px!important}.margin-right-4{margin-right:4px!important}.margin-top-4{margin-top:4px!important}.margin-bottom-4{margin-bottom:4px!important}.margin-left-6{margin-left:6px!important}.margin-right-6{margin-right:6px!important}.margin-top-6{margin-top:6px!important}.margin-bottom-6{margin-bottom:6px!important}.margin-left-8{margin-left:8px!important}.margin-right-8{margin-right:8px!important}.margin-top-8{margin-top:8px!important}.margin-bottom-8{margin-bottom:8px!important}.margin-left-10{margin-left:10px!important}.margin-right-10{margin-right:10px!important}.margin-top-10{margin-top:10px!important}.margin-bottom-10{margin-bottom:10px!important}.margin-left-12{margin-left:12px!important}.margin-right-12{margin-right:12px!important}.margin-top-12{margin-top:12px!important}.margin-bottom-12{margin-bottom:12px!important}.margin-left-14{margin-left:14px!important}.margin-right-14{margin-right:14px!important}.margin-top-14{margin-top:14px!important}.margin-bottom-14{margin-bottom:14px!important}.margin-left-16{margin-left:16px!important}.margin-right-16{margin-right:16px!important}.margin-top-16{margin-top:16px!important}.margin-bottom-16{margin-bottom:16px!important}.margin-left-18{margin-left:18px!important}.margin-right-18{margin-right:18px!important}.margin-top-18{margin-top:18px!important}.margin-bottom-18{margin-bottom:18px!important}.margin-left-20{margin-left:20px!important}.margin-right-20{margin-right:20px!important}.margin-top-20{margin-top:20px!important}.margin-bottom-20{margin-bottom:20px!important}.margin-left-22{margin-left:22px!important}.margin-right-22{margin-right:22px!important}.margin-top-22{margin-top:22px!important}.margin-bottom-22{margin-bottom:22px!important}.margin-left-24{margin-left:24px!important}.margin-right-24{margin-right:24px!important}.margin-top-24{margin-top:24px!important}.margin-bottom-24{margin-bottom:24px!important}.margin-left-26{margin-left:26px!important}.margin-right-26{margin-right:26px!important}.margin-top-26{margin-top:26px!important}.margin-bottom-26{margin-bottom:26px!important}.margin-left-28{margin-left:28px!important}.margin-right-28{margin-right:28px!important}.margin-top-28{margin-top:28px!important}.margin-bottom-28{margin-bottom:28px!important}.margin-left-30{margin-left:30px!important}.margin-right-30{margin-right:30px!important}.margin-top-30{margin-top:30px!important}.margin-bottom-30{margin-bottom:30px!important}.margin-left-32{margin-left:32px!important}.margin-right-32{margin-right:32px!important}.margin-top-32{margin-top:32px!important}.margin-bottom-32{margin-bottom:32px!important}.margin-left-34{margin-left:34px!important}.margin-right-34{margin-right:34px!important}.margin-top-34{margin-top:34px!important}.margin-bottom-34{margin-bottom:34px!important}.margin-left-36{margin-left:36px!important}.margin-right-36{margin-right:36px!important}.margin-top-36{margin-top:36px!important}.margin-bottom-36{margin-bottom:36px!important}.margin-left-38{margin-left:38px!important}.margin-right-38{margin-right:38px!important}.margin-top-38{margin-top:38px!important}.margin-bottom-38{margin-bottom:38px!important}.margin-left-40{margin-left:40px!important}.margin-right-40{margin-right:40px!important}.margin-top-40{margin-top:40px!important}.margin-bottom-40{margin-bottom:40px!important}.margin-left-42{margin-left:42px!important}.margin-right-42{margin-right:42px!important}.margin-top-42{margin-top:42px!important}.margin-bottom-42{margin-bottom:42px!important}.margin-left-44{margin-left:44px!important}.margin-right-44{margin-right:44px!important}.margin-top-44{margin-top:44px!important}.margin-bottom-44{margin-bottom:44px!important}.margin-left-46{margin-left:46px!important}.margin-right-46{margin-right:46px!important}.margin-top-46{margin-top:46px!important}.margin-bottom-46{margin-bottom:46px!important}.margin-left-48{margin-left:48px!important}.margin-right-48{margin-right:48px!important}.margin-top-48{margin-top:48px!important}.margin-bottom-48{margin-bottom:48px!important}.margin-left-50{margin-left:50px!important}.margin-right-50{margin-right:50px!important}.margin-top-50{margin-top:50px!important}.margin-bottom-50{margin-bottom:50px!important}@media(max-width:1199px){.hidden-lg-down{display:none!important}}@media(min-width:1199px){.hidden-lg-up{display:none!important}}@media(max-width:991px){.hidden-md-down{display:none!important}}@media(min-width:991px){.hidden-md-up{display:none!important}}@media(max-width:767px){.hidden-sm-down{display:none!important}}@media(min-width:767px){.hidden-sm-up{display:none!important}}@media(max-width:575px){.hidden-xs-down{display:none!important}}@media(min-width:575px){.hidden-xs-up{display:none!important}}
