@font-face{font-family:Oswald;src:url(Oswald-VariableFont_wght.a50eb9d969e44027.ttf)}@font-face{font-family:OpenSans;src:url(OpenSans-VariableFont_wdth,wght.d43807613ced42a0.ttf)}:root{--white: #ffffff;--grey: #9a9a9a;--medium-grey: #e0dcdc;--light-grey: #f7f7f7;--black: #232220;--black-transparent: #00000059;--green: #01cbbd;--green-hover: #03b5a9;--pink: #9d4488}html,body{height:100%}body{margin:0;font-family:OpenSans;font-size:16px}h1{font-family:Oswald;color:var(--white);font-size:60px;text-transform:uppercase;font-weight:400;letter-spacing:2px}@media screen and (max-width: 768px){h1{font-size:25px}}h2{font-family:Oswald;color:var(--grey);font-size:38px;text-align:center;text-transform:uppercase;font-weight:400;letter-spacing:2px}@media screen and (max-width: 768px){h2{font-size:20px}}h3{font-family:Oswald;font-size:2rem;margin-block-start:.5em;margin-block-end:.5em;color:var(--green)}@media screen and (max-width: 768px){h3{font-size:1.6rem;margin:0}}p{font-size:1.4rem;text-align:center;line-height:2rem}@media screen and (max-width: 768px){p{font-size:1rem;line-height:1.4rem}}a{text-decoration:none;color:var(--green)}a:hover{color:var(--green-hover)}.text-center{text-align:center}.u-button{font-family:Oswald;color:var(--white);border-radius:30px;letter-spacing:3px;font-size:20px;text-transform:uppercase;background-color:var(--green);padding:23px;transition:background-color .3s ease 0ms}.u-button:hover{color:var(--white);background-color:var(--green-hover)}.u-button-no-background{background-color:var(--black-transparent)}.u-button-grey{background-color:var(--grey)}@media screen and (max-width: 992px){.u-button{font-size:14px;padding:18px 22px}}.u-content{max-width:1250px;margin:0 auto;padding:0 20px}.u-block-top{background-image:url(footer_top.b1cf8ed3a61e5da2.svg);background-size:100% 100px;bottom:-1px;height:100px;z-index:8;transform:scaleX(-1);position:absolute;width:100%}@media screen and (max-width: 992px){.u-block-top{height:35px;background-size:100% 35px}}.u-block-bottom-white{background-image:url(white-bottom.e86d2a932e003d48.svg);background-size:100% 100px;bottom:-1px;height:100px;z-index:8;transform:scale(1);position:absolute;width:100%}@media screen and (max-width: 992px){.u-block-bottom-white{height:35px;background-size:100% 35px}}.u-block-bottom-grey{background-image:url(grey-bottom.0328ba71a292330d.svg);background-size:100% 100px;bottom:-1px;height:100px;z-index:8;transform:scale(1);position:absolute;width:100%}@media screen and (max-width: 992px){.u-block-bottom-grey{height:35px;background-size:100% 35px}}.u-block{position:relative;padding:30px 0 0}.u-block__dark{background-color:var(--black)}.u-block__light-grey{background-color:var(--light-grey)}.u-top-image{max-width:100%;height:500px;background:url(background_adopt.dc8fb2b66d9519c2.jpg) no-repeat center top;background-size:cover;position:relative}@media screen and (max-width: 992px){.u-top-image{height:205px;margin-top:70px}}.u-loading{width:100%;height:100px;display:grid;place-items:center}.u-loading img{width:50px}.u-menu{width:100%;background-color:var(--white);box-shadow:7px 4px 6px -2px var(--black);z-index:99}@media only screen and (max-width: 992px){.u-menu{top:0;position:fixed}}.u-navbar{font-family:Oswald;height:120px;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 992px){.u-navbar{flex-direction:row-reverse;height:70px}}@media only screen and (max-width: 992px){.u-navbar--inverse{flex-direction:initial}}.u-navbar__brand{display:flex;align-items:center;gap:20px}.u-navbar__brand img{height:100px;width:auto}@media screen and (max-width: 992px){.u-navbar__brand img{height:60px}}@media only screen and (max-width: 1100px){.u-navbar__brand{gap:10px}}.u-navbar__name{font-size:26px;font-family:Rowdies,Helvetica Neue,sans-serif;font-weight:700;line-height:28px}@media only screen and (max-width: 1100px){.u-navbar__name{font-size:20px;line-height:22px}}.u-navbar__menu-list{display:flex;gap:30px}@media only screen and (max-width: 1100px){.u-navbar__menu-list{gap:15px}}.u-navbar__menu-item{font-size:20px;color:var(--grey);text-decoration:none}.u-navbar__menu-item:hover,.u-navbar__menu-active{color:var(--green)}@media only screen and (max-width: 992px){.u-navbar__menu{max-width:400px;width:100%;height:100vh;position:absolute;top:65px;right:-400px;z-index:9;background:var(--white);transition:.5s}.u-navbar__menu-list{display:block;list-style:none;padding:30px 0;margin:0 30px}.u-navbar__menu-item{display:block;text-transform:uppercase;padding:15px 0;border-bottom:1px solid #151212;cursor:pointer}.u-navbar__menu-item:first-child{padding-top:0}.u-navbar__menu-item:last-child{padding-bottom:0;border-bottom:none}.u-navbar__menu-item:focus{outline:none}.u-navbar__menu-item:focus:after{content:none}.u-navbar__menu--open{transition:.5s;right:0;box-shadow:5px 0 4px -2px #2d2d2d80}}.u-navbar__mobile-rrss{display:none}@media only screen and (max-width: 992px){.u-navbar__mobile-rrss{display:flex;justify-content:center;align-items:center;gap:20px;margin:auto;padding:20px}}.u-navbar__burger{display:none}@media only screen and (max-width: 992px){.u-navbar__burger{display:block;position:relative;width:30px;height:30px;padding:10px;cursor:pointer}.u-navbar__burger-menu{display:inline-block;position:absolute;left:10px;top:20px}.u-navbar__burger-menu-line{display:block;width:30px;height:3px;background:black;transition:.5s}.u-navbar__burger-menu-line:first-child{position:relative;top:10px}.u-navbar__burger-menu-line:nth-child(2){position:relative;top:0}.u-navbar__burger-menu-line:last-child{position:relative;top:-10px}.u-navbar__burger-menu--open .u-navbar__burger-menu-line:first-child{transition:.5s;transform:rotate(45deg);position:relative;top:3px}.u-navbar__burger-menu--open .u-navbar__burger-menu-line:nth-child(2){display:none}.u-navbar__burger-menu--open .u-navbar__burger-menu-line:last-child{transition:.5s;transform:rotate(-45deg);position:relative;top:0}}.u-social-icon{width:40px}.visible-xs{display:none}@media only screen and (max-width: 992px){.visible-xs{display:block}}.hidden-xs{display:block}@media only screen and (max-width: 992px){.hidden-xs{display:none!important}}.loading{width:80px}
