:root{--default-text-font-size: 1rem}@media(max-width: 1680px){:root{--default-text-font-size: 0.875rem}}*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,button,input,textarea{font-family:"Montserrat",sans-serif;font-size:var(--default-text-font-size);color:#36302c;font-weight:1rem;line-height:125%}::-moz-selection{background:#ed8023;color:#fff;text-shadow:none}::selection{background:#ed8023;color:#fff;text-shadow:none}*{scrollbar-width:thin;scrollbar-color:#657d79 #657d79}#loader{position:fixed;width:100vw;height:100vh;background:#ed8023;background-size:2%;z-index:9999;transition:all .5s ease-in-out;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;opacity:1}#loader svg{max-width:260px}@keyframes animate-svg-stroke-1{0%{stroke-dashoffset:774.2134399414px;stroke-dasharray:774.2134399414px}100%{stroke-dashoffset:0;stroke-dasharray:774.2134399414px}}@keyframes animate-svg-fill-1{0%{fill:rgba(0,0,0,0)}100%{fill:#f9d8bd}}#loader .svg-elem-1{animation:animate-svg-stroke-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both,animate-svg-fill-1 .7s cubic-bezier(0.47, 0, 0.745, 0.715) .8s both}.container{width:100%;margin-right:auto;margin-left:auto}@media(min-width: 576px){.container{max-width:540px}.app-wrapper{--container-width: 540px;--container-offset: calc((100vw - var(--container-width)) / 2)}}@media(min-width: 768px){.container{max-width:720px}.app-wrapper{--container-width: 720px;--container-offset: calc((100vw - var(--container-width)) / 2)}}@media(min-width: 992px){.container{max-width:960px}.app-wrapper{--container-width: 960px;--container-offset: calc((100vw - var(--container-width)) / 2)}}@media(min-width: 1200px){.container{max-width:1140px}.app-wrapper{--container-width: 1140px;--container-offset: calc((100vw - var(--container-width)) / 2)}}@media(min-width: 1680px){.container{max-width:1320px}.app-wrapper{--container-width: 1320px;--container-offset: calc((100vw - var(--container-width)) / 2)}}.app-wrapper{--cpt-social__gap: 18px;--cpt-social__icon-font-size: 28px}@media(max-width: 1680px){.app-wrapper{--cpt-social__gap: 14px;--cpt-social__icon-font-size: 24px}}.cpt-social{display:flex;justify-content:center;align-items:center;gap:var(--cpt-social__gap);color:#657d79;font-weight:bold;font-family:"Dosis",sans-serif}.cpt-social a{text-decoration:none;display:grid;place-items:center}.cpt-social a i{font-size:var(--cpt-social__icon-font-size);color:#ed8023;transition:all .3s}.cpt-social a:hover i{color:#657d79}.app-wrapper{--cpt-contact__gap: 18px;--cpt-contact__icon-aspect-radio: 40px}@media(max-width: 1680px){.app-wrapper{--cpt-contact__gap: 16px;--cpt-contact__icon-aspect-radio: 36px}}.cpt-contact{display:flex;justify-content:flex-start;align-items:flex-start;gap:var(--cpt-contact__gap);text-decoration:none}.cpt-contact .icon img{transition:all .3s;height:var(--cpt-contact__icon-aspect-radio)}.cpt-contact .block{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#657d79}.cpt-contact .block span{font-weight:bold;font-family:"Dosis",sans-serif}.cpt-contact:hover .icon img{transform:rotate(360deg)}.cpt-contact:hover .block span{color:#ed8023}.app-wrapper{--footer-to-top__aspect-radio: 60px;--footer-to-top__font-size: 28px;--footer-to-top__border-radius: 0px}@media(max-width: 1680px){.app-wrapper{--footer-to-top__aspect-radio: 36px;--footer-to-top__font-size: 22px;--footer-to-top__border-radius: 0px}}.footer-to-top{position:fixed;bottom:0;right:calc(var(--container-offset)/2 + var(--footer__main__bar__width));transform:translateX(calc(50% + var(--footer__main__bar__width) / 2));height:0;width:0;background-color:#657d79;color:#fff;text-align:center;border:none;outline:none;cursor:pointer;transition:all .3s;z-index:9998}.footer-to-top:hover{background-color:#ed8023}.footer-to-top i{position:absolute;left:0;right:0;top:50%;transform:translate(0, -50%)}.footer-to-top.visible{height:var(--footer-to-top__aspect-radio);width:var(--footer-to-top__aspect-radio);border-radius:var(--footer-to-top__border-radius);font-size:var(--footer-to-top__font-size);animation:jump 3s infinite}@keyframes jump{0%{bottom:24px}50%{bottom:72px}100%{bottom:24px}}@media only screen and (max-width: 600px){.app-wrapper{--footer-to-top__aspect-radio: 48px;--footer-to-top__font-size: 22px;--footer-to-top__border-radius: 0px}.footer-to-top{left:auto !important;right:24px !important;bottom:24px !important;transform:none !important}.footer-to-top.visible{animation:none}}.aside{position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(80,100,96,.8);backdrop-filter:blur(6px);overflow:hidden;z-index:-1;transition:all .2s;transform:scale(0.85);visibility:hidden;opacity:0}.aside.visible{transform:scale(1) !important;visibility:visible !important;opacity:1 !important;z-index:9999}.aside button.close{position:absolute;top:24px;right:24px;width:48px;height:48px;border-radius:0;border:none;outline:none;background-color:#ed8023;cursor:pointer;display:grid;place-items:center;transition:all .3s;z-index:1}.aside button.close i{color:#fff;font-size:28px}.aside button.close:hover{transform:rotate(180deg);background-color:#657d79}.aside button.close:hover i{color:#fff}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:0px solid rgba(0,0,0,.2) !important;background-clip:padding-box}.leaflet-bar a{background-color:#ed8023;border-bottom:1px solid rgba(0,0,0,0);color:#fff;transition:all .3s;border-radius:0px !important;margin-bottom:10px !important}.leaflet-bar a:hover{background-color:#657d79;color:#fff}.leaflet-disabled{background-color:#ccc !important;color:red !important;cursor:not-allowed !important}.leaflet-touch .leaflet-bar a{width:48px;height:48px;line-height:48px}.leaflet-left .leaflet-control{margin-top:0px;position:absolute;right:12px !important;top:12px !important}.leaflet-left{right:12px !important;top:12px !important}.leaflet-control-attribution{display:none !important}.app-wrapper{--cpt-cta__height: 60px;--cpt-cta__padding: 0 24px;--cpt-cta__font-size: 18px;--cpt-cta__icon-aspect-radio: 28px;--cpt-cta__border-radius: 0px}@media(max-width: 1680px){.app-wrapper{--cpt-cta__height: 48px;--cpt-cta__padding: 0 18px;--cpt-cta__font-size: 16px;--cpt-cta__icon-aspect-radio: 24px;--cpt-cta__border-radius: 0px}}.cpt-cta{height:var(--cpt-cta__height);padding:var(--cpt-cta__padding);text-decoration:none;color:#fff;background-color:#25d366;box-shadow:2px 2px 5px 2px rgba(0,0,0,.15);border-radius:var(--cpt-cta__border-radius);font-size:var(--cpt-cta__font-size);transition:all .3s;display:flex;align-items:center;align-self:center;gap:12px}.cpt-cta.start{align-self:flex-start}.cpt-cta.end{align-self:flex-end}.cpt-cta i{font-size:var(--cpt-cta__icon-aspect-radio)}.cpt-cta:hover{box-shadow:0 0 50px 2px #25d366}.cpt-cta.orange{background-color:#ed8023;color:#36302c}.cpt-cta.orange:hover{box-shadow:0 0 50px 2px #ed8023}@media only screen and (max-width: 768px){.cpt-cta{width:100%;justify-content:center}}.app-wrapper{--cpt-title__gap: 24px;--cpt-title__title-font-size: 48px;--cpt-title__stars-font-size: 28px;--cpt-title__text-font-size: 18px;--cpt-title__text-width: 60%}@media(max-width: 1680px){.app-wrapper{--cpt-title__gap: 18px;--cpt-title__title-font-size: 36px;--cpt-title__stars-font-size: 24px;--cpt-title__text-font-size: 16px;--cpt-title__text-width: 70%}}.cpt-title{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--cpt-title__gap)}.cpt-title h2{font-size:var(--cpt-title__title-font-size);font-family:"Dosis",sans-serif;color:#ed8023;align-self:center;line-height:100%;text-align:center}.cpt-title h2 span{color:#657d79}.cpt-title .stars{display:flex}.cpt-title .stars i{color:#ed8023;font-size:var(--cpt-title__stars-font-size)}.cpt-title .divider{border-top:solid 1px #e0e5e4;width:var(--cpt-title__text-width);align-self:center}.cpt-title p{font-size:var(--cpt-title__text-font-size);color:#657d79;width:var(--cpt-title__text-width);text-align:center}.cpt-title.orange .divider{border-color:#d5731f}.cpt-title.dark h2 span{color:#e0e5e4}.cpt-title.dark p{color:#e0e5e4}@media only screen and (max-width: 768px){.app-wrapper{--cpt-title__gap: 18px;--cpt-title__title-font-size: 28px;--cpt-title__stars-font-size: 24px;--cpt-title__text-font-size: 16px;--cpt-title__text-width: 100%}}.app-wrapper{display:flex;flex-direction:column;font-size:var(--default-text-font-size);overflow-x:hidden}.header-wrapper{display:flex;flex-direction:column}.header-wrapper .header-desktop{display:flex;visibility:visible}.header-wrapper .header-mobile{display:none;visibility:hidden}@media only screen and (max-width: 768px){.header-wrapper{display:flex;flex-direction:column}.header-wrapper .header-desktop{display:none !important;visibility:hidden !important}.header-wrapper .header-mobile{display:flex !important;visibility:visible !important}}.app-wrapper{--header-desktop__track__height: 8px;--header-desktop__top__height: 72px;--header-desktop__top__action__gap: 16px;--header-desktop__top__action__padding: 8px 16px;--header-desktop__top__action__icon-font-size: 20px;--header-desktop__main__height: 272px;--header-desktop__main__info__brand__height: 120px;--header-desktop__main__menu__height: 72px;--header-desktop__main__menu__padding: 144px;--header-desktop__main__menu__fon-size: 18px;--header-desktop__main__menu__spacing: 24px}@media(max-width: 1680px){.app-wrapper{--header-desktop__track__height: 6px;--header-desktop__top__height: 60px;--header-desktop__top__action__gap: 12px;--header-desktop__top__action__padding: 6px 12px;--header-desktop__top__action__icon-font-size: 16px;--header-desktop__main__height: 220px;--header-desktop__main__info__brand__height: 96px;--header-desktop__main__menu__height: 60px;--header-desktop__main__menu__padding: 120px;--header-desktop__main__menu__fon-size: 16px;--header-desktop__main__menu__spacing: 18px}}.header-desktop{display:flex;flex-direction:column}.header-desktop .track{height:var(--header-desktop__track__height);background-color:#ed8023}.header-desktop .top{height:var(--header-desktop__top__height);padding:0 var(--container-offset);background-color:#fbe5d3;color:#ed8023;display:flex;justify-content:space-between;align-items:center}.header-desktop .top .address{display:flex;justify-content:center}.header-desktop .top .action{display:flex;justify-content:flex-end}.header-desktop .top .action a{text-decoration:none;display:flex;align-items:center;gap:var(--header-desktop__top__action__gap);border:solid 1px #ed8023;padding:var(--header-desktop__top__action__padding);color:#fbe5d3;transition:all .3s;font-weight:500;font-family:"Dosis",sans-serif;background-color:#ed8023}.header-desktop .top .action a i{font-size:var(--header-desktop__top__action__icon-font-size)}.header-desktop .top .action a:hover{background-color:rgba(0,0,0,0);color:#ed8023}.header-desktop .main{position:relative;height:var(--header-desktop__main__height);background-color:#eff2f1;background-image:url(../images/backgrounds/header.png);background-size:contain;background-attachment:fixed;display:flex;flex-direction:column}.header-desktop .main .info{position:absolute;inset:0 var(--container-offset) var(--header-desktop__main__menu__height) var(--container-offset);display:flex;justify-content:space-between;align-items:center}.header-desktop .main .info .brand{display:flex}.header-desktop .main .info .brand img{height:var(--header-desktop__main__info__brand__height)}.header-desktop .main .info .separator{height:var(--header-desktop__main__info__brand__height);width:1px;background-color:#d6d5d4}.header-desktop .main .menu{position:absolute;inset:auto var(--container-offset) 0 var(--container-offset);padding:0 var(--header-desktop__main__menu__padding);height:var(--header-desktop__main__menu__height);background-color:#657d79;border-top-left-radius:var(--header-desktop__main__menu__height);border-top-right-radius:var(--header-desktop__main__menu__height);inset:auto 0 0 0;padding:0 var(--container-offset);border-radius:0;background-color:#313131;background-color:#506460;display:flex;justify-content:space-between;align-items:center}.header-desktop .main .menu a{height:100%;text-decoration:none;color:#e0e5e4;font-family:"Dosis",sans-serif;font-weight:500;font-size:var(--header-desktop__main__menu__fon-size);transition:all .3s;padding:0 var(--header-desktop__main__menu__spacing);display:flex;justify-content:center;align-items:center;gap:var(--header-desktop__main__menu__spacing)}.header-desktop .main .menu a img{width:32px}.header-desktop .main .menu a:hover,.header-desktop .main .menu a.active{color:#fbe5d3;background-color:#ed8023}.header-desktop .main .menu .divider{width:2px;height:calc(var(--header-desktop__main__menu__height)/2);background-color:#5a706c}.header-mobile{display:flex;flex-direction:column}.header-mobile .customer{padding:12px 24px;background-color:#fbe5d3;display:flex;justify-content:space-between;align-items:center}.header-mobile .customer .action a{width:100%;text-decoration:none;display:flex;align-items:center;gap:var(--header-desktop__top__action__gap);border-radius:0;border:solid 1px #ed8023;padding:var(--header-desktop__top__action__padding);color:#fbe5d3;transition:all .3s;font-weight:500;font-family:"Dosis",sans-serif;background-color:#ed8023}.header-mobile .customer .action a i{font-size:var(--header-desktop__top__action__icon-font-size)}.header-mobile .customer .action a:hover{background-color:rgba(0,0,0,0);color:#ed8023}.header-mobile .menu{padding:24px;background-color:#eff2f1;display:flex;justify-content:space-between;align-items:center}.header-mobile .menu .main,.header-mobile .menu .extra{display:grid;place-items:center}.header-mobile .menu .main button,.header-mobile .menu .extra button{border:none;border-radius:0;box-shadow:none;outline:none;transition:all .3s;cursor:pointer;color:gray;font-weight:500}.header-mobile .menu .main button:active,.header-mobile .menu .main button:focus,.header-mobile .menu .main button:active:focus,.header-mobile .menu .extra button:active,.header-mobile .menu .extra button:focus,.header-mobile .menu .extra button:active:focus{box-shadow:none;outline:none}.header-mobile .menu .main button,.header-mobile .menu .extra button{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:0;background:#657d79}.header-mobile .menu .main button i,.header-mobile .menu .extra button i{color:#fff;font-size:28px}.header-mobile .menu .logo{flex:1;display:flex;align-items:center;justify-content:center}.header-mobile .menu .logo picture{display:flex;justify-content:center;align-items:center}.header-mobile .menu .logo picture img{max-height:48px;-o-object-fit:contain;object-fit:contain}.header-home{display:flex;flex-direction:column}.header-home .header-home-desktop{display:flex;visibility:visible}.header-home .header-home-mobile{display:none;visibility:hidden}@media only screen and (max-width: 768px){.header-home{display:flex;flex-direction:column}.header-home .header-home-desktop{display:none !important;visibility:hidden !important}.header-home .header-home-mobile{display:flex !important;visibility:visible !important}}.app-wrapper{--header-home-desktop__top__height: 72px;--header-home-desktop__top__action__gap: 16px;--header-home-desktop__top__action__padding: 8px 16px;--header-home-desktop__top__action__icon-font-size: 20px;--header-home-desktop__wrapper__spacing: 48px;--header-home-desktop__wrapper__brand__width: 176px;--header-home-desktop__wrapper__brand__height: 120px;--header-home-desktop__wrapper__brand__padding: 144px;--header-home-desktop__wrapper__nav__font-size: 20px;--header-home-desktop__wrapper__bar__width: 48px;--header-home-desktop__wrapper__bar__height: 214px;--header-home-desktop__wrapper__message__title-font-size: 72px;--header-home-desktop__wrapper__message__subtitle-font-size: 36px;--header-home-desktop__wrapper__cta__height: 60px;--header-home-desktop__wrapper__cta__spacing: 24px;--header-home-desktop__wrapper__cta__font-size: 20px;--header-home-desktop__wrapper__cta__icon: 36px;--header-home-desktop__wrapper__paw__font-size: 72px;--header-home-desktop__wrapper__corner-aspect: 100px}@media(max-width: 1680px){.app-wrapper{--header-home-desktop__top__height: 60px;--header-home-desktop__top__action__gap: 12px;--header-home-desktop__top__action__padding: 6px 12px;--header-home-desktop__top__action__icon-font-size: 16px;--header-home-desktop__wrapper__spacing: 36px;--header-home-desktop__wrapper__brand__width: 146px;--header-home-desktop__wrapper__brand__height: 100px;--header-home-desktop__wrapper__brand__padding: 108px;--header-home-desktop__wrapper__nav__font-size: 18px;--header-home-desktop__wrapper__bar__width: 36px;--header-home-desktop__wrapper__bar__height: 160px;--header-home-desktop__wrapper__message__title-font-size: 60px;--header-home-desktop__wrapper__message__subtitle-font-size: 32px;--header-home-desktop__wrapper__cta__height: 48px;--header-home-desktop__wrapper__cta__spacing: 18px;--header-home-desktop__wrapper__cta__font-size: 18px;--header-home-desktop__wrapper__cta__icon: 24px;--header-home-desktop__wrapper__paw__font-size: 48px;--header-home-desktop__wrapper__corner-aspect: 70px}}.header-home-desktop{height:100vh;background-color:#36302c;background:linear-gradient(180deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)),url(../images/home.webp);background-position:center center;background-size:cover;background-attachment:fixed;display:flex;flex-direction:column}.header-home-desktop .track{width:100%;height:8px;background-color:#ed8023}.header-home-desktop .top{height:var(--header-home-desktop__top__height);padding:0 var(--container-offset);background-color:rgba(0,0,0,0);border-bottom:solid 1px #ed8023;color:#fbe5d3;display:flex;justify-content:space-between;align-items:center}.header-home-desktop .top .address{display:flex;justify-content:center}.header-home-desktop .top .action{display:flex;justify-content:flex-end}.header-home-desktop .top .action a{text-decoration:none;display:flex;align-items:center;gap:var(--header-home-desktop__top__action__gap);border:solid 1px #ed8023;padding:var(--header-home-desktop__top__action__padding);color:#fbe5d3;transition:all .3s;font-weight:500;font-family:"Dosis",sans-serif;background-color:#ed8023}.header-home-desktop .top .action a i{font-size:var(--header-home-desktop__top__action__icon-font-size)}.header-home-desktop .top .action a:hover{background-color:rgba(0,0,0,0);color:#ed8023}.header-home-desktop .wrapper{flex:1;position:relative}.header-home-desktop .wrapper .brand{position:absolute;top:var(--header-home-desktop__wrapper__spacing);left:50%;transform:translateX(-50%);padding:0 var(--header-home-desktop__wrapper__brand__padding);display:grid;place-items:center}.header-home-desktop .wrapper .brand picture{display:grid;place-items:center}.header-home-desktop .wrapper .brand picture img{height:var(--header-home-desktop__wrapper__brand__height)}.header-home-desktop .wrapper nav{position:absolute;top:var(--header-home-desktop__wrapper__spacing);height:var(--header-home-desktop__wrapper__brand__height);display:flex;justify-content:space-between;align-items:center}.header-home-desktop .wrapper nav.left{left:var(--container-offset);right:calc(50% + var(--header-home-desktop__wrapper__brand__width)/2 + var(--header-home-desktop__wrapper__brand__padding))}.header-home-desktop .wrapper nav.right{right:var(--container-offset);left:calc(50% + var(--header-home-desktop__wrapper__brand__width)/2 + var(--header-home-desktop__wrapper__brand__padding))}.header-home-desktop .wrapper nav a{text-decoration:none;color:#fbe5d3;transition:all .3s;font-family:"Dosis",sans-serif;font-weight:bold;font-size:var(--header-home-desktop__wrapper__nav__font-size)}.header-home-desktop .wrapper nav a:hover{color:#ed8023}.header-home-desktop .wrapper nav .divider{width:1px;height:1rem;background-color:#36302c}.header-home-desktop .wrapper .message{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column}.header-home-desktop .wrapper .message h1,.header-home-desktop .wrapper .message h2{font-family:"Dosis",sans-serif;color:#ed8023;text-align:center;line-height:100%}.header-home-desktop .wrapper .message h1{font-size:var(--header-home-desktop__wrapper__message__title-font-size)}.header-home-desktop .wrapper .message h1 span{color:#fbe5d3}.header-home-desktop .wrapper .message h2{font-size:var(--header-home-desktop__wrapper__message__subtitle-font-size);font-weight:normal}.header-home-desktop .wrapper .message .text{margin-top:var(--header-home-desktop__wrapper__spacing);display:flex;flex-direction:column}.header-home-desktop .wrapper .message .text p{line-height:150%;color:#fdf2e9;text-align:center;font-family:"Dosis",sans-serif;font-size:calc(.6*var(--header-home-desktop__wrapper__message__subtitle-font-size));white-space:nowrap}.header-home-desktop .wrapper .cta{position:absolute;height:var(--header-home-desktop__wrapper__cta__height)}.header-home-desktop .wrapper .cta.left{left:calc(var(--container-offset) + var(--header-home-desktop__wrapper__spacing));bottom:calc(var(--header-home-desktop__wrapper__corner-aspect))}.header-home-desktop .wrapper .cta.left a{height:100%;padding:0 var(--header-home-desktop__wrapper__cta__spacing);display:flex;align-items:center;gap:var(--header-home-desktop__wrapper__cta__spacing);text-decoration:none;text-align:center;background-color:#657d79;border:solid 1px #657d79;color:#e0e5e4;font-family:"Dosis",sans-serif;font-weight:bold;font-size:var(--header-home-desktop__wrapper__cta__font-size);transition:all .3s;cursor:pointer}.header-home-desktop .wrapper .cta.left a i{font-size:var(--header-home-desktop__wrapper__cta__icon)}.header-home-desktop .wrapper .cta.left a:hover{background-color:rgba(0,0,0,0)}.header-home-desktop .wrapper .cta.right{right:calc(var(--container-offset) + var(--header-home-desktop__wrapper__spacing));bottom:calc(var(--header-home-desktop__wrapper__corner-aspect))}.header-home-desktop .wrapper .cta.right a{height:100%;padding:0 var(--header-home-desktop__wrapper__cta__spacing);display:flex;align-items:center;gap:var(--header-home-desktop__wrapper__cta__spacing);text-decoration:none;text-align:center;background-color:#ed8023;border:solid 1px #ed8023;color:#fbe5d3;font-family:"Dosis",sans-serif;font-weight:bold;font-size:var(--header-home-desktop__wrapper__cta__font-size);transition:all .3s;cursor:pointer}.header-home-desktop .wrapper .cta.right a i{font-size:var(--header-home-desktop__wrapper__cta__icon)}.header-home-desktop .wrapper .cta.right a:hover{background-color:rgba(0,0,0,0)}.header-home-desktop .wrapper .bar{position:absolute;top:50%;transform:translateY(-50%);width:var(--header-home-desktop__wrapper__bar__width);height:var(--header-home-desktop__wrapper__bar__height);background-size:cover}.header-home-desktop .wrapper .bar.left{left:0;background-image:url(../images/left-bar.webp)}.header-home-desktop .wrapper .bar.right{right:0;background-image:url(../images/right-bar.webp)}.header-home-desktop .wrapper .paw{position:absolute;left:50%;transform:translateX(-50%);bottom:var(--header-home-desktop__wrapper__spacing);display:grid;place-items:center}.header-home-desktop .wrapper .paw i{font-size:var(--header-home-desktop__wrapper__paw__font-size);color:#fbe5d3;transition:all .3s}.header-home-desktop .wrapper .paw i:hover{transform:scale(1.2) rotate(360deg)}.header-home-desktop .wrapper .corner-bottom-right,.header-home-desktop .wrapper .corner-bottom-left{position:absolute;width:var(--header-home-desktop__wrapper__corner-aspect);height:var(--header-home-desktop__wrapper__corner-aspect)}.header-home-desktop .wrapper .corner-bottom-right{bottom:var(--header-home-desktop__wrapper__spacing);right:var(--container-offset);border-bottom:solid 1px #ed8023;border-right:solid 1px #ed8023}.header-home-desktop .wrapper .corner-bottom-left{bottom:var(--header-home-desktop__wrapper__spacing);left:var(--container-offset);border-left:solid 1px #ed8023;border-bottom:solid 1px #ed8023}.header-home-mobile{height:calc(var(--vh, 1vh)*100);background-color:#36302c;background:linear-gradient(180deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)),url(../images/home.webp);background-position:center center;background-size:cover;background-attachment:initial;display:flex;flex-direction:column}.header-home-mobile .customer{padding:12px 24px;background-color:rgba(0,0,0,0);border-bottom:solid 1px #ed8023;display:flex;justify-content:space-between;align-items:center}.header-home-mobile .customer .action a{text-decoration:none;display:flex;align-items:center;gap:var(--header-home-desktop__top__action__gap);border:solid 1px #ed8023;padding:var(--header-home-desktop__top__action__padding);color:#fbe5d3;transition:all .3s;font-weight:500;font-family:"Dosis",sans-serif;background-color:#ed8023}.header-home-mobile .customer .action a i{font-size:var(--header-home-desktop__top__action__icon-font-size)}.header-home-mobile .customer .action a:hover{background-color:rgba(0,0,0,0);color:#ed8023}.header-home-mobile .wrapper{position:relative;flex:1}.header-home-mobile .wrapper .brand{position:absolute;top:48px;left:50%;transform:translateX(-50%);display:grid;place-items:center}.header-home-mobile .wrapper .brand img{height:96px}.header-home-mobile .wrapper .brand picture{display:grid;place-items:center}.header-home-mobile .wrapper .message{padding:24px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;flex-direction:column}.header-home-mobile .wrapper .message h1,.header-home-mobile .wrapper .message h2{font-family:"Dosis",sans-serif;color:#ed8023;text-align:center;line-height:100%}.header-home-mobile .wrapper .message h1{font-size:48px}.header-home-mobile .wrapper .message h1 span{color:#fbe5d3}.header-home-mobile .wrapper .message h2{font-size:24px;font-weight:normal}.header-home-mobile .wrapper .message .text{margin-top:24px;display:flex;flex-direction:column}.header-home-mobile .wrapper .message .text p{line-height:150%;color:#fdf2e9;text-align:center;font-family:"Dosis",sans-serif;font-size:16px}.header-home-mobile .wrapper .cta{position:absolute;height:60px}.header-home-mobile .wrapper .cta.left{left:24px;bottom:24px}.header-home-mobile .wrapper .cta.left a{height:100%;padding:0 24px;display:flex;align-items:center;gap:12px;text-decoration:none;text-align:center;background-color:#657d79;border:solid 1px #657d79;color:#e0e5e4;font-family:"Dosis",sans-serif;font-weight:bold;font-size:16px;transition:all .3s;cursor:pointer}.header-home-mobile .wrapper .cta.left a i{font-size:24px}.header-home-mobile .wrapper .cta.left a:hover{background-color:rgba(0,0,0,0)}.header-home-mobile .wrapper .cta.right{right:24px;bottom:24px}.header-home-mobile .wrapper .cta.right a{height:100%;padding:0 24px;display:flex;align-items:center;gap:12px;text-decoration:none;text-align:center;background-color:#ed8023;border:solid 1px #ed8023;color:#fbe5d3;font-family:"Dosis",sans-serif;font-weight:bold;font-size:16px;transition:all .3s;cursor:pointer}.header-home-mobile .wrapper .cta.right a i{font-size:24px}.header-home-mobile .wrapper .cta.right a:hover{background-color:rgba(0,0,0,0)}.main-wrapper{height:600px;display:flex;flex-direction:column}.app-wrapper{--breadcrumb__padding: 48px var(--container-offset) 48px var(--container-offset);--breadcrumb__gap: 24px;--breadcrumb__title-font-size: 22px;--breadcrumb__title-padding: 0 144px;--breadcrumb__page-font-size: 18px;--breadcrumb__icon-font-size: 28px}@media(max-width: 1680px){.app-wrapper{--breadcrumb__padding: 36px var(--container-offset) 36px var(--container-offset);--breadcrumb__gap: 18px;--breadcrumb__title-font-size: 20px;--breadcrumb__title-padding: 0 120px;--breadcrumb__page-font-size: 16px;--breadcrumb__icon-font-size: 24px}}.breadcrumb-wrapper{padding:var(--breadcrumb__padding);background-color:#fbe5d3;background-image:url(../images/backgrounds/orange.png);background-attachment:fixed;color:#657d79;font-family:"Dosis",sans-serif;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:var(--breadcrumb__gap)}.breadcrumb-wrapper .title{flex:1;display:flex;justify-content:flex-start;align-items:center;text-align:center;color:#657d79;font-size:var(--breadcrumb__title-font-size);padding:var(--breadcrumb__title-padding)}.breadcrumb-wrapper .separator{width:100%;height:1px;background-color:#f9d8bd}.breadcrumb-wrapper .divider{align-self:stretch;min-height:100%;width:1px;background-color:#f9d8bd}.breadcrumb-wrapper .path{flex:1;display:flex;justify-content:flex-end;align-items:center;gap:var(--breadcrumb__gap)}.breadcrumb-wrapper .path .page{display:flex;align-items:center;gap:calc(var(--breadcrumb__gap)/2);font-size:var(--breadcrumb__page-font-size);color:#ed8023}.breadcrumb-wrapper .path .page a{text-decoration:none;color:#657d79;transition:all .3s}.breadcrumb-wrapper .path .page a:hover{color:#ed8023}.breadcrumb-wrapper .path .page i{color:#657d79;font-size:var(--breadcrumb__icon-font-size)}@media only screen and (max-width: 768px){.app-wrapper{--breadcrumb__padding: 24px 24px;--breadcrumb__gap: 18px;--breadcrumb__title-font-size: 20px;--breadcrumb__title-padding: 0px 0px;--breadcrumb__page-font-size: 16px;--breadcrumb__icon-font-size: 24px}.breadcrumb-wrapper .title{text-wrap:initial;text-align:center;line-height:150%}.breadcrumb-wrapper .separator{width:100%}}.app-wrapper{--footer__cta__height: 144px;--footer__cta__spacing: 36px;--footer__cta__message__question__font-size: 32px;--footer__main__about__spacing: 48px;--footer__main__about__brand__height: 120px;--footer__main__about__partner__height: 96px;--footer__main__info__spacing: 48px;--footer__main__info__gap: 144px;--footer__main__bar__width: 48px;--footer__main__bar__height: 214px;--footer__bottom__height: 72px;--footer__bottom__gap: 144px;--footer__track__height: 8px}@media(max-width: 1680px){.app-wrapper{--footer__cta__height: 108px;--footer__cta__spacing: 27px;--footer__cta__message__question__font-size: 28px;--footer__main__about__spacing: 36px;--footer__main__about__brand__height: 96px;--footer__main__about__partner__height: 72px;--footer__main__info__spacing: 36px;--footer__main__info__gap: 108px;--footer__main__bar__width: 36px;--footer__main__bar__height: 160px;--footer__bottom__height: 60px;--footer__bottom__gap: 108px;--footer__track__height: 6px}}.footer-wrapper{display:flex;flex-direction:column}.footer-wrapper .cta{height:var(--footer__cta__height);display:flex;justify-content:center;align-items:center;background-color:#ed8023}.footer-wrapper .cta .message{padding-left:var(--container-offset);width:calc(50% - var(--footer__cta__spacing));height:100%;display:flex;flex-direction:column;justify-content:center;gap:12px;font-family:"Dosis",sans-serif;font-weight:500}.footer-wrapper .cta .message .question{font-size:var(--footer__cta__message__question__font-size);color:#fbe5d3}.footer-wrapper .cta .message .text{color:#fff}.footer-wrapper .cta .action{padding-right:var(--container-offset);width:calc(50% + var(--footer__cta__spacing));height:100%;background-color:#657d79;background-image:url(../images/backgrounds/dark.png);background-size:contain;background-attachment:fixed;border-top-left-radius:calc(var(--footer__cta__height)/2);border-bottom-left-radius:calc(var(--footer__cta__height)/2);padding-left:var(--footer__cta__spacing);display:flex;justify-content:space-between;align-items:center}.footer-wrapper .cta .action .paw{display:grid;place-items:center}.footer-wrapper .cta .action .paw i{font-size:calc(var(--footer__cta__height)/2);color:#fbe5d3;transition:all .3s}.footer-wrapper .cta .action .paw i:hover{transform:scale(1.2) rotate(360deg)}.footer-wrapper .cta .action a{text-decoration:none;display:flex;align-items:center;gap:12px;background-color:#fbe5d3;color:#657d79;height:60px;padding:0 24px;font-family:"Dosis",sans-serif;font-weight:500;transition:all .3s}.footer-wrapper .cta .action a i{font-size:32px}.footer-wrapper .cta .action a:hover{background-color:#ed8023;color:#fbe5d3}.footer-wrapper .main{position:relative;padding:0 var(--container-offset);background-color:#eff2f1;background-image:url(../images/backgrounds/footer.png);background-size:contain;background-attachment:fixed;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1px auto}.footer-wrapper .main .about{padding:var(--footer__main__about__spacing) 0;display:grid;grid-template-columns:1fr 1px 1fr 1px 1fr 1px auto;grid-template-rows:1fr;grid-gap:var(--footer__main__about__spacing)}.footer-wrapper .main .about .separator{background-color:#d0d8d6}.footer-wrapper .main .about .brand img{align-self:center;height:var(--footer__main__about__brand__height)}.footer-wrapper .main .about .address,.footer-wrapper .main .about .office-hours,.footer-wrapper .main .about .partner{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;color:#657d79}.footer-wrapper .main .about .address span,.footer-wrapper .main .about .office-hours span,.footer-wrapper .main .about .partner span{color:#ed8023;font-weight:bold;font-family:"Dosis",sans-serif;font-size:18px}.footer-wrapper .main .about .office-hours .days{display:flex;align-items:center;gap:6px}.footer-wrapper .main .about .office-hours .days .hours{color:#ed8023;font-weight:500}.footer-wrapper .main .about .partner img{height:var(--footer__main__about__partner__height);-o-object-fit:contain;object-fit:contain}.footer-wrapper .main .divider{background-color:#d0d8d6}.footer-wrapper .main .info{padding:var(--footer__main__info__spacing) 0;display:flex;justify-content:space-between;align-items:center;gap:var(--footer__main__info__gap)}.footer-wrapper .main .info .contacts{flex:1;display:flex;justify-content:space-between;align-items:center}.footer-wrapper .main .bar{position:absolute;top:50%;transform:translateY(-50%);width:var(--footer__main__bar__width);height:var(--footer__main__bar__height);background-size:cover}.footer-wrapper .main .bar.left{left:0;background-image:url(../images/left-bar.webp)}.footer-wrapper .main .bar.right{right:0;background-image:url(../images/right-bar.webp)}.footer-wrapper .bottom{height:var(--footer__bottom__height);padding:0 var(--container-offset);background-color:#fbe5d3;font-family:"Dosis",sans-serif;font-weight:500;display:flex;justify-content:space-between;align-items:center;gap:var(--footer__bottom__gap)}.footer-wrapper .bottom .menu{flex:1;display:flex;justify-content:space-between;align-items:center}.footer-wrapper .bottom .menu a{text-decoration:none;color:#ed8023;transition:all .3s}.footer-wrapper .bottom .menu a:hover,.footer-wrapper .bottom .menu a.active{color:#657d79}.footer-wrapper .bottom .menu .divider{width:1px;height:8px;background-color:#657d79}.footer-wrapper .bottom .copy{display:flex;justify-content:flex-start;align-items:center;color:#657d79}.footer-wrapper .track{height:var(--footer__track__height);background-color:#ed8023}@media only screen and (max-width: 768px){.footer-wrapper .cta{height:auto;flex-direction:column}.footer-wrapper .cta .message,.footer-wrapper .cta .action{width:100%;padding:0}.footer-wrapper .cta .message{padding:48px 24px;justify-content:center}.footer-wrapper .cta .message .question,.footer-wrapper .cta .message .text{align-self:center;text-align:center}.footer-wrapper .cta .action{border-radius:0;padding:48px 24px}.footer-wrapper .main{background-attachment:initial;padding:24px 24px;grid-gap:24px}.footer-wrapper .main .about{padding:0;grid-template-columns:1fr;grid-template-rows:auto 1px auto 1px auto 1px auto;grid-gap:24px}.footer-wrapper .main .about .brand{display:flex;justify-content:center}.footer-wrapper .main .about .address,.footer-wrapper .main .about .office-hours,.footer-wrapper .main .about .partner{align-items:center;text-align:center}.footer-wrapper .main .info{padding:0;height:auto;flex-direction:column;gap:24px}.footer-wrapper .main .info .contacts{width:100%;flex-direction:column;align-items:flex-start;gap:24px}.footer-wrapper .main .info .social{width:100%;padding-top:24px;border-top:solid 1px #d0d8d6;justify-content:center}.footer-wrapper .main .bar{display:none;visibility:hidden}.footer-wrapper .bottom{padding:24px;height:auto;flex-direction:column;gap:24px}.footer-wrapper .bottom .menu{width:100%;flex-direction:column;gap:24px}.footer-wrapper .bottom .menu .divider{width:100%;height:1px;background-color:#f9d8bd}.footer-wrapper .bottom .copy{width:100%;border-top:solid 1px #f9d8bd;padding-top:24px;justify-content:center}}#menu-mobile{display:flex}.sticky-wrapper{position:fixed;top:-140px;width:100%;height:var(--component-sticky-height);background:rgba(80,100,96,.9);backdrop-filter:blur(5px);box-shadow:2px 2px 5px 2px rgba(0,0,0,.3);transition:all .3s;z-index:1000}.sticky-wrapper.visible{top:0}.sticky-wrapper{display:flex;flex-direction:column}.sticky-wrapper .sticky-desktop{display:flex;visibility:visible}.sticky-wrapper .sticky-mobile{display:none;visibility:hidden}@media only screen and (max-width: 768px){.sticky-wrapper{display:flex;flex-direction:column}.sticky-wrapper .sticky-desktop{display:none !important;visibility:hidden !important}.sticky-wrapper .sticky-mobile{display:flex !important;visibility:visible !important}}.app-wrapper{--sticky-desktop__height: 120px;--sticky-desktop__gap: 48px;--sticky-desktop__font-size: 20px}@media(max-width: 1680px){.app-wrapper{--sticky-desktop__height: 100px;--sticky-desktop__gap: 36px;--sticky-desktop__font-size: 18px}}.sticky-desktop{height:var(--sticky-desktop__height);padding:0 var(--container-offset);display:flex;justify-content:space-between;align-items:center}.sticky-desktop .brand img{height:calc(.6*var(--sticky-desktop__height));filter:drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.5))}.sticky-desktop .menu{flex:1;display:flex;justify-content:flex-end;align-items:center;gap:var(--sticky-desktop__gap)}.sticky-desktop .menu a{height:100%;display:flex;align-items:center;color:#e0e5e4;font-family:"Dosis",sans-serif;font-weight:500;font-size:var(--sticky-desktop__font-size);text-decoration:none;padding-bottom:4px;border-top:solid 4px rgba(0,0,0,0);border-bottom:solid 4px rgba(0,0,0,0);transition:all .3s}.sticky-desktop .menu a.active,.sticky-desktop .menu a:hover{color:#fbe5d3;border-bottom:solid 4px #ed8023}.sticky-mobile{padding:24px;display:flex;justify-content:space-between;align-items:center}.sticky-mobile .main,.sticky-mobile .extra{display:grid;place-items:center}.sticky-mobile .main button,.sticky-mobile .extra button{border:none;border-radius:0;box-shadow:none;outline:none;transition:all .3s;cursor:pointer;color:gray;font-weight:500}.sticky-mobile .main button:active,.sticky-mobile .main button:focus,.sticky-mobile .main button:active:focus,.sticky-mobile .extra button:active,.sticky-mobile .extra button:focus,.sticky-mobile .extra button:active:focus{box-shadow:none;outline:none}.sticky-mobile .main button,.sticky-mobile .extra button{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:0;background:#ed8023}.sticky-mobile .main button i,.sticky-mobile .extra button i{color:#fff;font-size:28px}.sticky-mobile .logo{flex:1;display:flex;align-items:center;justify-content:center}.sticky-mobile .logo picture{display:flex;justify-content:center;align-items:center}.sticky-mobile .logo picture img{max-height:48px;-o-object-fit:contain;object-fit:contain}#aside-menu-main nav{position:absolute;inset:0 24px 0 24px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}#aside-menu-main nav a{text-decoration:none;display:flex;align-items:center;font-family:"Dosis",sans-serif;font-size:24px;color:#e0e5e4;transition:all .3s}#aside-menu-main nav a.active,#aside-menu-main nav a:hover{color:#ed8023;font-weight:500}#aside-menu-main nav a{width:100%;padding-bottom:24px;align-self:center;justify-content:center;border-bottom:solid 1px #657d79}#aside-menu-main nav a:last-child{border-bottom:none}#aside-menu-extra{background-color:rgba(80,100,96,.8);display:flex;flex-direction:column}#aside-menu-extra .wrapper{flex:1;padding:24px;display:flex;flex-direction:column;justify-content:center;gap:24px}#aside-menu-extra .wrapper .contacts{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px}#aside-menu-extra .wrapper .contacts a{border:solid 1px #e0e5e4;width:100%;padding:24px}#aside-menu-extra .wrapper .contacts .cpt-contact .block{color:#e0e5e4}#aside-menu-extra .wrapper .cpt-social{color:#e0e5e4}.page-home{display:flex;flex-direction:column}.app-wrapper{--page-home-structure-padding: 72px 0;--page-home-structure-gap: 72px;--page-home-structure-blocks-padding: 0 48px;--page-home-structure-blocks-columns: 6;--page-home-structure-blocks-aspect-radio: 64px;--page-home-structure-blocks-font-size: 24px}@media(max-width: 1680px){.app-wrapper{--page-home-structure-padding: 64px 0;--page-home-structure-gap: 64px;--page-home-structure-blocks-columns: 6;--page-home-structure-blocks-aspect-radio: 48px;--page-home-structure-blocks-font-size: 18px}}#home-structure{position:relative;padding:var(--page-home-structure-padding);display:flex;flex-direction:column;gap:var(--page-home-structure-gap)}#home-structure .blocks{display:grid;grid-template-columns:repeat(var(--page-home-structure-blocks-columns), 1fr)}#home-structure .blocks .item{display:flex;flex-direction:column;justify-content:center;gap:12px;transition:all .3s}#home-structure .blocks .item .icon{align-self:center}#home-structure .blocks .item .icon img{width:var(--page-home-structure-blocks-aspect-radio)}#home-structure .blocks .item .description{text-align:center;font-weight:bold;font-family:"Dosis",sans-serif;color:#ed8023;font-size:var(--page-home-structure-blocks-font-size);line-height:100%}#home-structure .blocks .item:hover{transform:scale(1.1)}@media only screen and (max-width: 768px){.app-wrapper{--page-home-structure-padding: 24px;--page-home-structure-gap: 24px;--page-home-structure-blocks-columns: 2;--page-home-structure-blocks-aspect-radio: 48px;--page-home-structure-blocks-font-size: 18px}#home-structure .blocks{grid-gap:48px}}.app-wrapper{--page-home-gallery-columns: 6}@media(max-width: 1680px){.app-wrapper{--page-home-gallery-columns: 6}}#home-gallery{background-color:#657d79;display:grid;grid-template-columns:repeat(var(--page-home-gallery-columns), 1fr);grid-template-rows:1fr}#home-gallery .item{height:420px;background-color:#ed8023}#home-gallery .item img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:all .3s}#home-gallery .item img:hover{filter:grayscale(1);opacity:.75}@media only screen and (max-width: 768px){.app-wrapper{--page-home-gallery-columns: 2}}.app-wrapper{--page-home-block-info-spacing: 48px;--page-home-block-info-title-font-size: 60px;--page-home-block-info-subtitle-font-size: 24px}@media(max-width: 1680px){.app-wrapper{--page-home-block-info-spacing: 36px;--page-home-block-info-title-font-size: 48px;--page-home-block-info-subtitle-font-size: 18px}}.home-block{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr}.home-block .info.left{padding:var(--page-home-block-info-spacing) var(--page-home-block-info-spacing) var(--page-home-block-info-spacing) var(--container-offset)}.home-block .info.right{padding:var(--page-home-block-info-spacing) var(--container-offset) var(--page-home-block-info-spacing) var(--page-home-block-info-spacing)}.home-block .info{background-color:#e0e5e4;background-image:url(../images/backgrounds/header.png);background-size:contain;background-attachment:fixed;display:flex;flex-direction:column;gap:var(--page-home-block-info-spacing)}.home-block .info .title{display:flex;flex-direction:column;gap:12px}.home-block .info .title h1,.home-block .info .title h3{font-family:"Dosis",sans-serif;line-height:100%}.home-block .info .title h1{color:#ed8023;font-size:var(--page-home-block-info-title-font-size)}.home-block .info .title h3{color:#657d79;font-size:var(--page-home-block-info-subtitle-font-size)}.home-block .info .title span{font-style:italic;color:#fbe5d3;background-color:#ed8023;align-self:flex-start;padding:6px 12px}.home-block .info .text{display:flex;flex-direction:column;gap:calc(var(--page-home-block-info-spacing)/2)}.home-block .info .text p{color:#657d79}.home-block .info h2{color:#ed8023;font-size:var(--page-home-block-info-subtitle-font-size);font-weight:bold;font-family:"Dosis",sans-serif;line-height:100%}.home-block .info ul{list-style:none}.home-block .info ul li{display:flex;align-items:center;gap:12px;margin-bottom:12px}.home-block .info ul li .icon i{color:#ed8023;font-size:28px}.home-block .info ul li .line{color:#657d79}.home-block .info a{text-decoration:none;align-self:flex-start;padding:0 24px;height:48px;display:flex;align-items:center;gap:12px;background-color:#657d79;border:solid 1px #657d79;color:#e0e5e4;font-family:"Dosis",sans-serif;font-weight:bold;font-size:18px;transition:all .3s;cursor:pointer}.home-block .info a img{width:32px}.home-block .info a:hover{background-color:#ed8023;border:solid 1px #ed8023;color:#fbe5d3}.home-block .photo{max-width:100%;max-height:100%;overflow:hidden;position:relative}.home-block .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-block.left .info{order:1}.home-block.left .photo{order:2}.home-block.right .info{order:2}.home-block.right .photo{order:1}@media only screen and (max-width: 768px){.home-block{display:grid;grid-template-columns:1fr;grid-template-rows:1fr}.home-block.left .info{order:1}.home-block.left .photo{order:2}.home-block.right .info{order:1}.home-block.right .photo{order:2}.home-block .info.left,.home-block .info.right{padding:24px}.home-block .info h1,.home-block .info h3,.home-block .info span{text-align:center}.home-block .info a{width:100%;text-align:center;justify-content:center}}.app-wrapper{--page-home-phrases-spacing: 48px}@media(max-width: 1680px){.app-wrapper{--page-home-phrases-spacing: 36px}}.home-phrases{padding:var(--page-home-phrases-spacing);display:flex;flex-direction:column;gap:var(--page-home-phrases-spacing);background-color:#eff2f1;background-image:url(../images/backgrounds/header.png);background-size:contain;background-attachment:fixed}@media only screen and (max-width: 768px){.app-wrapper{--page-home-phrases-spacing: 24px}}.page-espaco-ducao{display:flex;flex-direction:column}.app-wrapper{--page-espaco-ducao-company-spacing: 48px;--page-espaco-ducao-company-title-font-size: 60px;--page-espaco-ducao-company-subtitle-font-size: 24px;--page-espaco-ducao-company-aspect-radio: 70%}@media(max-width: 1680px){.app-wrapper{--page-espaco-ducao-company-spacing: 36px;--page-espaco-ducao-company-title-font-size: 48px;--page-espaco-ducao-company-subtitle-font-size: 18px;--page-espaco-ducao-company-aspect-radio: 50%}}#espaco-ducao-company{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr}#espaco-ducao-company .about{padding:var(--page-espaco-ducao-company-spacing) var(--page-espaco-ducao-company-spacing) 0 var(--container-offset);background-color:#e0e5e4;background-image:url(../images/backgrounds/header.png);background-size:contain;background-attachment:fixed;display:flex;flex-direction:column;gap:var(--page-espaco-ducao-company-spacing)}#espaco-ducao-company .about .title{display:flex;flex-direction:column;gap:12px}#espaco-ducao-company .about .title h1,#espaco-ducao-company .about .title h3{font-family:"Dosis",sans-serif;line-height:100%}#espaco-ducao-company .about .title h1{color:#ed8023;font-size:var(--page-espaco-ducao-company-title-font-size)}#espaco-ducao-company .about .title h3{color:#657d79;font-size:var(--page-espaco-ducao-company-subtitle-font-size)}#espaco-ducao-company .about .title span{font-style:italic;color:#fbe5d3;background-color:#ed8023;align-self:flex-start;padding:6px 12px;border-radius:0px}#espaco-ducao-company .about .text{display:flex;flex-direction:column;gap:calc(var(--page-espaco-ducao-company-spacing)/2)}#espaco-ducao-company .about .text p{color:#657d79}#espaco-ducao-company .about .dogs{width:100%}#espaco-ducao-company .brand{background:linear-gradient(0deg, rgba(54, 48, 44, 0.9), rgba(54, 48, 44, 0.9)),url(../images/background-about.jpg) no-repeat center center fixed;background-size:cover;display:grid;place-items:center}#espaco-ducao-company .brand picture{display:grid;place-items:center}#espaco-ducao-company .brand picture img{width:var(--page-espaco-ducao-company-aspect-radio);filter:drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.5))}@media only screen and (max-width: 768px){#espaco-ducao-company{grid-template-columns:1fr;grid-template-rows:1fr 460px}#espaco-ducao-company .about{padding:24px 24px 0 24px}#espaco-ducao-company .about h1,#espaco-ducao-company .about h3,#espaco-ducao-company .about span{text-align:center}#espaco-ducao-company .brand{background-attachment:initial}}.app-wrapper{--page-espaco-ducao-structure-padding: 72px 0;--page-espaco-ducao-structure-gap: 72px;--page-espaco-ducao-structure-blocks-padding: 0 48px;--page-espaco-ducao-structure-blocks-columns: 6;--page-espaco-ducao-structure-blocks-aspect-radio: 64px;--page-espaco-ducao-structure-blocks-font-size: 24px}@media(max-width: 1680px){.app-wrapper{--page-espaco-ducao-structure-padding: 64px 0;--page-espaco-ducao-structure-gap: 64px;--page-espaco-ducao-structure-blocks-columns: 6;--page-espaco-ducao-structure-blocks-aspect-radio: 48px;--page-espaco-ducao-structure-blocks-font-size: 18px}}#espaco-ducao-structure{position:relative;padding:var(--page-espaco-ducao-structure-padding);display:flex;flex-direction:column;gap:var(--page-espaco-ducao-structure-gap)}#espaco-ducao-structure .blocks{display:grid;grid-template-columns:repeat(var(--page-espaco-ducao-structure-blocks-columns), 1fr)}#espaco-ducao-structure .blocks .item{display:flex;flex-direction:column;justify-content:center;gap:12px;transition:all .3s}#espaco-ducao-structure .blocks .item .icon{align-self:center}#espaco-ducao-structure .blocks .item .icon img{width:var(--page-espaco-ducao-structure-blocks-aspect-radio)}#espaco-ducao-structure .blocks .item .description{text-align:center;font-weight:bold;font-family:"Dosis",sans-serif;color:#ed8023;font-size:var(--page-espaco-ducao-structure-blocks-font-size);line-height:100%}#espaco-ducao-structure .blocks .item:hover{transform:scale(1.1)}@media only screen and (max-width: 768px){.app-wrapper{--page-espaco-ducao-structure-padding: 24px;--page-espaco-ducao-structure-gap: 24px;--page-espaco-ducao-structure-blocks-columns: 2;--page-espaco-ducao-structure-blocks-aspect-radio: 48px;--page-espaco-ducao-structure-blocks-font-size: 18px}#espaco-ducao-structure .blocks{grid-gap:48px}}.app-wrapper{--page-espaco-ducao-gallery-columns: 6}@media(max-width: 1680px){.app-wrapper{--page-espaco-ducao-gallery-columns: 6}}#espaco-ducao-gallery{background-color:#657d79;display:grid;grid-template-columns:repeat(var(--page-espaco-ducao-gallery-columns), 1fr);grid-template-rows:1fr}#espaco-ducao-gallery .item{height:420px;background-color:#ed8023}#espaco-ducao-gallery .item img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:all .3s}#espaco-ducao-gallery .item img:hover{filter:grayscale(1);opacity:.75}@media only screen and (max-width: 768px){.app-wrapper{--page-espaco-ducao-gallery-columns: 2}}.app-wrapper{--page-espaco-ducao-reasons-padding: 48px;--page-espaco-ducao-reasons-gap: 48px;--page-espaco-ducao-reasons-aspect-radio: 64px;--page-espaco-ducao-reasons-font-size: 24px;--page-espaco-ducao-reasons-columns: 4}@media(max-width: 1680px){.app-wrapper{--page-espaco-ducao-reasons-padding: 36px;--page-espaco-ducao-reasons-gap: 36px;--page-espaco-ducao-reasons-aspect-radio: 48px;--page-espaco-ducao-reasons-font-size: 18px;--page-espaco-ducao-reasons-columns: 4}}#espaco-ducao-reasons{padding:var(--page-espaco-ducao-reasons-padding);background-color:#fbe5d3;background-image:url(../images/backgrounds/orange.png);background-attachment:fixed;display:flex;flex-direction:column;gap:var(--page-espaco-ducao-reasons-gap)}#espaco-ducao-reasons .wrapper{display:grid;grid-template-columns:repeat(var(--page-espaco-ducao-reasons-columns), 1fr);grid-gap:var(--page-espaco-ducao-reasons-gap)}#espaco-ducao-reasons .wrapper .item{flex:1;padding:var(--page-espaco-ducao-reasons-gap);background-color:#ed8023;box-shadow:rgba(0,0,0,.2) 0px 3px 8px;display:flex;flex-direction:column;gap:calc(var(--page-espaco-ducao-reasons-gap)/2);transition:all .3s;border-radius:0px}#espaco-ducao-reasons .wrapper .item:hover{transform:scale(1.05);background-color:#657d79;box-shadow:rgba(0,0,0,.4) 0px 3px 8px}#espaco-ducao-reasons .wrapper .item .icon{align-self:center}#espaco-ducao-reasons .wrapper .item .icon img{width:var(--page-espaco-ducao-reasons-aspect-radio)}#espaco-ducao-reasons .wrapper .item .reason{text-align:center;font-weight:bold;font-family:"Dosis",sans-serif;color:#36302c;font-size:var(--page-espaco-ducao-reasons-font-size);line-height:100%}#espaco-ducao-reasons .wrapper .item .description{text-align:center;color:#fbe5d3}@media only screen and (max-width: 768px){.app-wrapper{--page-espaco-ducao-reasons-padding: 24px;--page-espaco-ducao-reasons-gap: 24px;--page-espaco-ducao-reasons-aspect-radio: 48px;--page-espaco-ducao-reasons-font-size: 18px;--page-espaco-ducao-reasons-columns: 1}}.app-wrapper{--page-espaco-ducao-reviews-padding: 72px;--page-espaco-ducao-reviews-gap: 36px;--page-espaco-ducao-reviews-title-font-size: 56px;--page-espaco-ducao-reviews-title-stars-font-size: 36px;--page-espaco-ducao-reviews-title-gap: 36px;--page-espaco-ducao-reviews-testimony-height: 500px;--page-espaco-ducao-reviews-testimony-border-radius: 0px;--page-espaco-ducao-reviews-testimony-margin: 24px;--page-espaco-ducao-reviews-testimony-font-size: 18px;--page-espaco-ducao-reviews-testimony-icon-aspect-radio: 72px;--page-espaco-ducao-reviews-customer-height: 72px;--page-espaco-ducao-reviews-customer-gap: 24px;--page-espaco-ducao-reviews-customer-border-radius: 0px;--page-espaco-ducao-reviews-controls-aspect-radio: 72px;--page-espaco-ducao-reviews-controls-border-radius: 0px}@media(max-width: 1680px){.app-wrapper{--page-espaco-ducao-reviews-padding: 72px;--page-espaco-ducao-reviews-gap: 36px;--page-espaco-ducao-reviews-title-font-size: 48px;--page-espaco-ducao-reviews-title-stars-font-size: 28px;--page-espaco-ducao-reviews-title-gap: 36px;--page-espaco-ducao-reviews-testimony-height: 500px;--page-espaco-ducao-reviews-testimony-border-radius: 0px;--page-espaco-ducao-reviews-testimony-margin: 24px;--page-espaco-ducao-reviews-testimony-font-size: 16px;--page-espaco-ducao-reviews-testimony-icon-aspect-radio: 60px;--page-espaco-ducao-reviews-customer-height: 60px;--page-espaco-ducao-reviews-customer-gap: 24px;--page-espaco-ducao-reviews-customer-border-radius: 0px;--page-espaco-ducao-reviews-controls-aspect-radio: 60px;--page-espaco-ducao-reviews-controls-border-radius: 0px}}#espaco-ducao-reviews{position:relative;padding:var(--page-espaco-ducao-reviews-padding) var(--container-offset);background:linear-gradient(0deg, rgba(54, 48, 44, 0.9), rgba(54, 48, 44, 0.9)),url(../images/background-reviews.webp) no-repeat center center fixed;background-size:cover;display:flex;flex-direction:column;gap:var(--page-espaco-ducao-reviews-gap)}#espaco-ducao-reviews .wrapper{display:flex;flex-direction:column;gap:var(--page-espaco-ducao-reviews-gap);margin-bottom:var(--page-espaco-ducao-reviews-gap)}#espaco-ducao-reviews .wrapper .testimony-carousel{width:100%}#espaco-ducao-reviews .wrapper .testimony-carousel .testimony{height:var(--page-espaco-ducao-reviews-testimony-height);border:solid 1px #ed8023;border-radius:var(--page-espaco-ducao-reviews-testimony-border-radius);background-color:rgba(237,128,35,.3);backdrop-filter:blur(10px);display:flex;flex-direction:column}#espaco-ducao-reviews .wrapper .testimony-carousel .testimony .text{position:relative;flex:1;margin:var(--page-espaco-ducao-reviews-testimony-margin);display:grid;place-items:center;text-align:center;font-size:var(--page-espaco-ducao-reviews-testimony-font-size);font-style:italic;color:#d6d5d4}#espaco-ducao-reviews .wrapper .testimony-carousel .testimony .text i{font-size:var(--page-espaco-ducao-reviews-testimony-icon-aspect-radio);color:#ed8023}#espaco-ducao-reviews .wrapper .testimony-carousel .testimony .text i.top{position:absolute;top:0;left:0}#espaco-ducao-reviews .wrapper .testimony-carousel .testimony .text i.bottom{position:absolute;bottom:0;right:0}#espaco-ducao-reviews .wrapper .testimony-carousel .testimony .customer{height:var(--page-espaco-ducao-reviews-customer-height);background-color:#36302c;border-radius:var(--page-espaco-ducao-reviews-customer-border-radius);display:flex;justify-content:center;gap:var(--page-espaco-ducao-reviews-customer-gap)}#espaco-ducao-reviews .wrapper .testimony-carousel .testimony .customer .avatar{height:100%;display:grid;place-items:center}#espaco-ducao-reviews .wrapper .testimony-carousel .testimony .customer .avatar img{width:100%}#espaco-ducao-reviews .wrapper .testimony-carousel .testimony .customer .name{height:100%;display:flex;flex-direction:column;justify-content:center;color:#d6d5d4}#espaco-ducao-reviews .wrapper .testimony-carousel .testimony .customer .name .stars{display:flex}#espaco-ducao-reviews .wrapper .testimony-carousel .testimony .customer .name .stars i{color:#ed8023}#espaco-ducao-reviews .wrapper .testimony-carousel .testimony .customer .divider{width:1px;height:50%;align-self:center;background-color:#36302c}#espaco-ducao-reviews .wrapper .testimony-carousel .testimony .customer a{height:100%;text-decoration:none;color:#d6d5d4;display:flex;align-items:center;gap:var(--page-espaco-ducao-reviews-customer-gap);transition:all .3s}#espaco-ducao-reviews .wrapper .testimony-carousel .testimony .customer a:hover{color:#ed8023}#espaco-ducao-reviews .wrapper .testimony-carousel .testimony .customer a img{height:50%}#espaco-ducao-reviews .controls{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:flex}#espaco-ducao-reviews .controls button{border:none;outline:none;width:var(--page-espaco-ducao-reviews-controls-aspect-radio);height:var(--page-espaco-ducao-reviews-controls-aspect-radio);font-size:var(--default-icon-font-size);cursor:pointer;margin:0;padding:0;transition:all .3s}#espaco-ducao-reviews .controls button.prev{background-color:#ed8023;color:#fff;border-top-left-radius:var(--page-espaco-ducao-reviews-controls-border-radius)}#espaco-ducao-reviews .controls button.next{background-color:#ed8023;color:#fff;border-top-right-radius:var(--page-espaco-ducao-reviews-controls-border-radius)}#espaco-ducao-reviews .controls button:hover{background-color:#657d79;color:#36302c}#espaco-ducao-reviews .slick-dots{bottom:-30px}#espaco-ducao-reviews .slick-dots button{background-color:#ed8023;height:12px !important;width:12px !important;border-radius:50%}#espaco-ducao-reviews .slick-dots button:hover{background-color:#657d79}#espaco-ducao-reviews .slick-dots button::before{content:"" !important}#espaco-ducao-reviews .slick-dots .slick-active button{background-color:#657d79 !important}@media only screen and (max-width: 600px){.app-wrapper{--page-espaco-ducao-reviews-title-font-size: 36px;--page-espaco-ducao-reviews-title-stars-font-size: 24px;--page-espaco-ducao-reviews-title-gap: 0px;--page-espaco-ducao-reviews-testimony-height: 500px;--page-espaco-ducao-reviews-testimony-icon-aspect-radio: 48px}#espaco-ducao-reviews{padding:24px;background-attachment:initial}#espaco-ducao-reviews .wrapper{margin-bottom:72px}#espaco-ducao-reviews .title{gap:24px}#espaco-ducao-reviews .title h2{text-align:center;line-height:125%}#espaco-ducao-reviews .title p{max-width:100%}#espaco-ducao-reviews .customer{height:auto !important;padding:18px 0;flex-direction:column !important;justify-content:center !important;align-items:center !important;gap:6px !important}#espaco-ducao-reviews .customer .name{text-align:center}#espaco-ducao-reviews .customer .name .stars{justify-content:center}#espaco-ducao-reviews .customer .divider{display:none}#espaco-ducao-reviews .customer .avatar img{width:32px !important}#espaco-ducao-reviews .customer a{gap:0 !important}#espaco-ducao-reviews .customer a img{width:48px !important}}.app-wrapper{--page-espaco-ducao-phrases-spacing: 48px}@media(max-width: 1680px){.app-wrapper{--page-espaco-ducao-phrases-spacing: 36px}}#espaco-ducao-phrases{padding:var(--page-espaco-ducao-phrases-spacing);display:flex;flex-direction:column;gap:var(--page-espaco-ducao-phrases-spacing);background-color:#eff2f1;background-image:url(../images/backgrounds/header.png);background-size:contain;background-attachment:fixed}@media only screen and (max-width: 768px){.app-wrapper{--page-espaco-ducao-phrases-spacing: 24px}}.page-hotel-canino{display:flex;flex-direction:column}.app-wrapper{--page-hotel-canino-block-info-spacing: 48px;--page-hotel-canino-block-info-title-font-size: 60px;--page-hotel-canino-block-info-subtitle-font-size: 24px}@media(max-width: 1680px){.app-wrapper{--page-hotel-canino-block-info-spacing: 36px;--page-hotel-canino-block-info-title-font-size: 48px;--page-hotel-canino-block-info-subtitle-font-size: 18px}}.hotel-canino-block{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr}.hotel-canino-block .info.left{padding:var(--page-hotel-canino-block-info-spacing) var(--page-hotel-canino-block-info-spacing) var(--page-hotel-canino-block-info-spacing) var(--container-offset)}.hotel-canino-block .info.right{padding:var(--page-hotel-canino-block-info-spacing) var(--container-offset) var(--page-hotel-canino-block-info-spacing) var(--page-hotel-canino-block-info-spacing)}.hotel-canino-block .info{background-color:#e0e5e4;background-image:url(../images/backgrounds/header.png);background-size:contain;background-attachment:fixed;display:flex;flex-direction:column;gap:var(--page-hotel-canino-block-info-spacing)}.hotel-canino-block .info .title{display:flex;flex-direction:column;gap:12px}.hotel-canino-block .info .title h1,.hotel-canino-block .info .title h3{font-family:"Dosis",sans-serif;line-height:100%}.hotel-canino-block .info .title h1{color:#ed8023;font-size:var(--page-hotel-canino-block-info-title-font-size)}.hotel-canino-block .info .title h3{color:#657d79;font-size:var(--page-hotel-canino-block-info-subtitle-font-size)}.hotel-canino-block .info .title span{font-style:italic;color:#fbe5d3;background-color:#ed8023;align-self:flex-start;padding:6px 12px;border-radius:0}.hotel-canino-block .info .text{display:flex;flex-direction:column;gap:calc(var(--page-hotel-canino-block-info-spacing)/2)}.hotel-canino-block .info .text p{color:#657d79}.hotel-canino-block .info h2{color:#ed8023;font-size:var(--page-hotel-canino-block-info-subtitle-font-size);font-weight:bold;font-family:"Dosis",sans-serif;line-height:100%}.hotel-canino-block .info ul{list-style:none}.hotel-canino-block .info ul li{display:flex;align-items:center;gap:12px;margin-bottom:12px}.hotel-canino-block .info ul li .icon i{color:#ed8023;font-size:28px}.hotel-canino-block .info ul li .line{color:#657d79}.hotel-canino-block .photo{max-width:100%;max-height:100%;overflow:hidden;position:relative}.hotel-canino-block .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hotel-canino-block.left .info{order:1}.hotel-canino-block.left .photo{order:2}.hotel-canino-block.right .info{order:2}.hotel-canino-block.right .photo{order:1}@media only screen and (max-width: 768px){.hotel-canino-block{display:grid;grid-template-columns:1fr;grid-template-rows:1fr}.hotel-canino-block.left .info{order:1}.hotel-canino-block.left .photo{order:2}.hotel-canino-block.right .info{order:1}.hotel-canino-block.right .photo{order:2}.hotel-canino-block .info.left,.hotel-canino-block .info.right{padding:24px}.hotel-canino-block .info h1,.hotel-canino-block .info h3,.hotel-canino-block .info span{text-align:center}}.app-wrapper{--page-hotel-canino-routine-padding: 48px;--page-hotel-canino-routine-gap: 48px;--page-hotel-canino-routine-blocks-template-columns: 1fr 120px 1fr 120px 1fr 120px 1fr;--page-hotel-canino-routine-blocks-template-rows: 1fr;--page-hotel-canino-routine-blocks-aspect-radio: 64px;--page-hotel-canino-routine-blocks-font-size: 24px}@media(max-width: 1680px){.app-wrapper{--page-hotel-canino-routine-padding: 36px;--page-hotel-canino-routine-gap: 36px;--page-hotel-canino-routine-blocks-template-columns: 1fr 120px 1fr 120px 1fr 120px 1fr;--page-hotel-canino-routine-blocks-template-rows: 1fr;--page-hotel-canino-routine-blocks-aspect-radio: 48px;--page-hotel-canino-routine-blocks-font-size: 18px}}#hotel-canino-routine{padding:var(--page-hotel-canino-routine-padding);display:flex;flex-direction:column;gap:var(--page-hotel-canino-routine-gap)}#hotel-canino-routine .blocks{display:grid;grid-template-columns:var(--page-hotel-canino-routine-blocks-template-columns);grid-template-rows:var(--page-hotel-canino-routine-blocks-template-rows);grid-gap:var(--page-hotel-canino-routine-gap)}#hotel-canino-routine .blocks .item{display:flex;flex-direction:column;justify-content:center;gap:12px;transition:all .3s}#hotel-canino-routine .blocks .item .icon{align-self:center}#hotel-canino-routine .blocks .item .icon img{width:var(--page-hotel-canino-routine-blocks-aspect-radio)}#hotel-canino-routine .blocks .item .title{text-align:center;font-weight:bold;font-family:"Dosis",sans-serif;color:#ed8023;font-size:var(--page-hotel-canino-routine-blocks-font-size);line-height:100%}#hotel-canino-routine .blocks .item .description{color:#657d79;text-align:center;line-height:125%}#hotel-canino-routine .blocks .item:hover{transform:scale(1.1)}#hotel-canino-routine .blocks .arrow-down{display:flex;align-items:flex-start}#hotel-canino-routine .blocks .arrow-down img{width:100%;-o-object-fit:contain;object-fit:contain}#hotel-canino-routine .blocks .arrow-up{display:flex;align-items:flex-end}#hotel-canino-routine .blocks .arrow-up img{width:100%;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width: 768px){.app-wrapper{--page-hotel-canino-routine-padding: 24px;--page-hotel-canino-routine-gap: 48px;--page-hotel-canino-routine-blocks-template-columns: 1fr;--page-hotel-canino-routine-blocks-template-rows: 1fr auto 1fr auto 1fr auto 1fr;--page-hotel-canino-routine-blocks-aspect-radio: 64px;--page-hotel-canino-routine-blocks-font-size: 24px}#hotel-canino-routine .blocks .arrow-down{display:flex;justify-content:flex-end;align-items:center}#hotel-canino-routine .blocks .arrow-down img{width:80px;transform:rotate(90deg)}#hotel-canino-routine .blocks .arrow-up{display:flex;justify-content:flex-start;align-items:center}#hotel-canino-routine .blocks .arrow-up img{width:80px;transform:rotate(90deg)}}.app-wrapper{--page-hotel-canino-schedule-padding: 48px var(--container-offset);--page-hotel-canino-schedule-gap: 48px;--page-hotel-canino-schedule-item: 120px;--page-hotel-canino-schedule-aspect-radio: 64px;--page-hotel-canino-schedule-font-size: 32px}@media(max-width: 1680px){.app-wrapper{--page-hotel-canino-schedule-padding: 36px var(--container-offset);--page-hotel-canino-schedule-gap: 36px;--page-hotel-canino-schedule-item: 100px;--page-hotel-canino-schedule-aspect-radio: 48px;--page-hotel-canino-schedule-font-size: 24px}}#hotel-canino-schedule{position:relative;padding:var(--page-hotel-canino-schedule-padding);background:linear-gradient(0deg, rgba(54, 48, 44, 0.9), rgba(54, 48, 44, 0.9)),url(../images/background-reviews.webp) no-repeat center center fixed;background-size:cover;display:flex;flex-direction:column;gap:var(--page-hotel-canino-schedule-gap)}#hotel-canino-schedule .wrapper{display:flex;flex-direction:column;gap:var(--page-hotel-canino-schedule-gap)}#hotel-canino-schedule .wrapper .item{display:flex;align-items:center;gap:calc(var(--page-hotel-canino-schedule-gap)/2)}#hotel-canino-schedule .wrapper .item .icon{background-color:#ed8023;border-radius:0px;width:var(--page-hotel-canino-schedule-item);height:var(--page-hotel-canino-schedule-item);display:grid;place-items:center}#hotel-canino-schedule .wrapper .item .icon img{width:var(--page-hotel-canino-schedule-aspect-radio)}#hotel-canino-schedule .wrapper .item .block{display:flex;flex-direction:column;gap:12px}#hotel-canino-schedule .wrapper .item .block .title{color:#ed8023;font-family:"Dosis",sans-serif;font-size:var(--page-hotel-canino-schedule-font-size);line-height:100%}#hotel-canino-schedule .wrapper .item .block .description{color:#e0e5e4}#hotel-canino-schedule .wrapper .item .block .description a{text-decoration:none;color:#ed8023}#hotel-canino-schedule .wrapper .item.right{flex-direction:row-reverse}#hotel-canino-schedule .wrapper .item.right .block{align-items:flex-end}#hotel-canino-schedule .wrapper .item.right .block .title,#hotel-canino-schedule .wrapper .item.right .block .description{text-align:right}@media only screen and (max-width: 768px){.app-wrapper{--page-hotel-canino-schedule-padding: 24px;--page-hotel-canino-schedule-gap: 36px;--page-hotel-canino-schedule-item: 120px;--page-hotel-canino-schedule-aspect-radio: 36px;--page-hotel-canino-schedule-font-size: 18px}#hotel-canino-schedule{background-attachment:initial}#hotel-canino-schedule .wrapper .item .icon{padding:12px}#hotel-canino-schedule .wrapper .item.right{flex-direction:row}#hotel-canino-schedule .wrapper .item.right .block{align-items:flex-start}#hotel-canino-schedule .wrapper .item.right .block .title,#hotel-canino-schedule .wrapper .item.right .block .description{text-align:left}}.app-wrapper{--page-hotel-canino-items-padding: 48px var(--container-offset);--page-hotel-canino-items-gap: 48px;--page-hotel-canino-items-blocks-columns: 3;--page-hotel-canino-items-blocks-aspect-radio: 64px;--page-hotel-canino-items-blocks-font-size: 24px}@media(max-width: 1680px){.app-wrapper{--page-hotel-canino-items-padding: 36px var(--container-offset);--page-hotel-canino-items-gap: 36px;--page-hotel-canino-items-blocks-columns: 3;--page-hotel-canino-items-blocks-aspect-radio: 48px;--page-hotel-canino-items-blocks-font-size: 18px}}#hotel-canino-items{padding:var(--page-hotel-canino-items-padding);display:flex;flex-direction:column;gap:var(--page-hotel-canino-items-gap)}#hotel-canino-items .blocks{display:grid;grid-template-columns:repeat(var(--page-hotel-canino-items-blocks-columns), 1fr);grid-gap:var(--page-hotel-canino-items-gap)}#hotel-canino-items .blocks .item{display:flex;flex-direction:column;justify-content:flex-start;gap:12px;transition:all .3s}#hotel-canino-items .blocks .item .icon{align-self:center}#hotel-canino-items .blocks .item .icon img{width:var(--page-hotel-canino-items-blocks-aspect-radio)}#hotel-canino-items .blocks .item .title{text-align:center;font-weight:bold;font-family:"Dosis",sans-serif;color:#ed8023;font-size:var(--page-hotel-canino-items-blocks-font-size);line-height:100%}#hotel-canino-items .blocks .item .description{color:#657d79;text-align:center;line-height:100%}#hotel-canino-items .blocks .item:hover{transform:scale(1.1)}#hotel-canino-items .info{color:#657d79;display:flex;flex-direction:column;align-items:center;gap:24px}@media only screen and (max-width: 768px){.app-wrapper{--page-hotel-canino-items-padding: 24px;--page-hotel-canino-items-gap: 24px;--page-hotel-canino-items-blocks-columns: 1;--page-hotel-canino-items-blocks-aspect-radio: 48px;--page-hotel-canino-items-blocks-font-size: 18px}}.app-wrapper{--page-hotel-canino-warnings-padding: 48px;--page-hotel-canino-warnings-gap: 48px;--page-hotel-canino-warnings-aspect-radio: 64px;--page-hotel-canino-warnings-columns: 3}@media(max-width: 1680px){.app-wrapper{--page-hotel-canino-warnings-padding: 36px;--page-hotel-canino-warnings-gap: 36px;--page-hotel-canino-warnings-aspect-radio: 48px;--page-hotel-canino-warnings-columns: 3}}#hotel-canino-warnings{padding:var(--page-hotel-canino-warnings-padding);background-color:#fbe5d3;background-image:url(../images/backgrounds/orange.png);background-attachment:fixed;display:flex;flex-direction:column;gap:var(--page-hotel-canino-warnings-gap)}#hotel-canino-warnings .wrapper{display:grid;grid-template-columns:repeat(var(--page-hotel-canino-warnings-columns), 1fr);grid-gap:var(--page-hotel-canino-warnings-gap)}#hotel-canino-warnings .wrapper .item{display:flex;flex-direction:column;gap:12px}#hotel-canino-warnings .wrapper .item .icon{display:grid;place-items:center}#hotel-canino-warnings .wrapper .item .icon i{font-size:var(--page-hotel-canino-warnings-aspect-radio);color:#657d79}#hotel-canino-warnings .wrapper .item .block{display:flex;flex-direction:column;gap:12px}#hotel-canino-warnings .wrapper .item .block .title{color:#ed8023;font-weight:bold;text-align:center}#hotel-canino-warnings .wrapper .item .block .description{color:#657d79;text-align:center}@media only screen and (max-width: 768px){.app-wrapper{--page-hotel-canino-warnings-padding: 24px;--page-hotel-canino-warnings-gap: 24px;--page-hotel-canino-warnings-aspect-radio: 48px;--page-hotel-canino-warnings-columns: 1}}.page-day-care{display:flex;flex-direction:column}.app-wrapper{--page-day-care-block-info-spacing: 48px;--page-day-care-block-info-title-font-size: 60px;--page-day-care-block-info-subtitle-font-size: 24px}@media(max-width: 1680px){.app-wrapper{--page-day-care-block-info-spacing: 36px;--page-day-care-block-info-title-font-size: 48px;--page-day-care-block-info-subtitle-font-size: 18px}}.day-care-block{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr}.day-care-block .info.left{padding:var(--page-day-care-block-info-spacing) var(--page-day-care-block-info-spacing) var(--page-day-care-block-info-spacing) var(--container-offset)}.day-care-block .info.right{padding:var(--page-day-care-block-info-spacing) var(--container-offset) var(--page-day-care-block-info-spacing) var(--page-day-care-block-info-spacing)}.day-care-block .info{background-color:#e0e5e4;background-image:url(../images/backgrounds/header.png);background-size:contain;background-attachment:fixed;display:flex;flex-direction:column;gap:var(--page-day-care-block-info-spacing)}.day-care-block .info .title{display:flex;flex-direction:column;gap:12px}.day-care-block .info .title h1,.day-care-block .info .title h3{font-family:"Dosis",sans-serif;line-height:100%}.day-care-block .info .title h1{color:#ed8023;font-size:var(--page-day-care-block-info-title-font-size)}.day-care-block .info .title h3{color:#657d79;font-size:var(--page-day-care-block-info-subtitle-font-size)}.day-care-block .info .title span{font-style:italic;color:#fbe5d3;background-color:#ed8023;align-self:flex-start;padding:6px 12px;border-radius:0}.day-care-block .info .text{display:flex;flex-direction:column;gap:calc(var(--page-day-care-block-info-spacing)/2)}.day-care-block .info .text p{color:#657d79}.day-care-block .info h2{color:#ed8023;font-size:var(--page-day-care-block-info-subtitle-font-size);font-weight:bold;font-family:"Dosis",sans-serif;line-height:100%}.day-care-block .info ul{list-style:none}.day-care-block .info ul li{display:flex;align-items:center;gap:12px;margin-bottom:12px}.day-care-block .info ul li .icon i{color:#ed8023;font-size:28px}.day-care-block .info ul li .line{color:#657d79}.day-care-block .photo{max-width:100%;max-height:100%;overflow:hidden;position:relative}.day-care-block .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.day-care-block.left .info{order:1}.day-care-block.left .photo{order:2}.day-care-block.right .info{order:2}.day-care-block.right .photo{order:1}@media only screen and (max-width: 768px){.day-care-block{display:grid;grid-template-columns:1fr;grid-template-rows:1fr}.day-care-block.left .info{order:1}.day-care-block.left .photo{order:2}.day-care-block.right .info{order:1}.day-care-block.right .photo{order:2}.day-care-block .info.left,.day-care-block .info.right{padding:24px}.day-care-block .info h1,.day-care-block .info h3,.day-care-block .info span{text-align:center}}.app-wrapper{--page-day-care-routine-padding: 48px;--page-day-care-routine-gap: 48px;--page-day-care-routine-blocks-template-columns: 1fr 120px 1fr 120px 1fr 120px 1fr;--page-day-care-routine-blocks-template-rows: 1fr;--page-day-care-routine-blocks-aspect-radio: 64px;--page-day-care-routine-blocks-font-size: 24px}@media(max-width: 1680px){.app-wrapper{--page-day-care-routine-padding: 36px;--page-day-care-routine-gap: 36px;--page-day-care-routine-blocks-template-columns: 1fr 120px 1fr 120px 1fr 120px 1fr;--page-day-care-routine-blocks-template-rows: 1fr;--page-day-care-routine-blocks-aspect-radio: 48px;--page-day-care-routine-blocks-font-size: 18px}}#day-care-routine{padding:var(--page-day-care-routine-padding);display:flex;flex-direction:column;gap:var(--page-day-care-routine-gap)}#day-care-routine .blocks{display:grid;grid-template-columns:var(--page-day-care-routine-blocks-template-columns);grid-template-rows:var(--page-day-care-routine-blocks-template-rows);grid-gap:var(--page-day-care-routine-gap)}#day-care-routine .blocks .item{display:flex;flex-direction:column;justify-content:center;gap:12px;transition:all .3s}#day-care-routine .blocks .item .icon{align-self:center}#day-care-routine .blocks .item .icon img{width:var(--page-day-care-routine-blocks-aspect-radio)}#day-care-routine .blocks .item .title{text-align:center;font-weight:bold;font-family:"Dosis",sans-serif;color:#ed8023;font-size:var(--page-day-care-routine-blocks-font-size);line-height:100%}#day-care-routine .blocks .item .description{color:#657d79;text-align:center;line-height:125%}#day-care-routine .blocks .item:hover{transform:scale(1.1)}#day-care-routine .blocks .arrow-down{display:flex;align-items:flex-start}#day-care-routine .blocks .arrow-down img{width:100%;-o-object-fit:contain;object-fit:contain}#day-care-routine .blocks .arrow-up{display:flex;align-items:flex-end}#day-care-routine .blocks .arrow-up img{width:100%;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width: 768px){.app-wrapper{--page-day-care-routine-padding: 24px;--page-day-care-routine-gap: 48px;--page-day-care-routine-blocks-template-columns: 1fr;--page-day-care-routine-blocks-template-rows: 1fr auto 1fr auto 1fr auto 1fr;--page-day-care-routine-blocks-aspect-radio: 64px;--page-day-care-routine-blocks-font-size: 24px}#day-care-routine .blocks .arrow-down{display:flex;justify-content:flex-end;align-items:center}#day-care-routine .blocks .arrow-down img{width:80px;transform:rotate(90deg)}#day-care-routine .blocks .arrow-up{display:flex;justify-content:flex-start;align-items:center}#day-care-routine .blocks .arrow-up img{width:80px;transform:rotate(90deg)}}.app-wrapper{--page-day-care-schedule-padding: 48px var(--container-offset);--page-day-care-schedule-gap: 48px;--page-day-care-schedule-item: 120px;--page-day-care-schedule-aspect-radio: 64px;--page-day-care-schedule-font-size: 32px}@media(max-width: 1680px){.app-wrapper{--page-day-care-schedule-padding: 36px var(--container-offset);--page-day-care-schedule-gap: 36px;--page-day-care-schedule-item: 100px;--page-day-care-schedule-aspect-radio: 48px;--page-day-care-schedule-font-size: 24px}}#day-care-schedule{position:relative;padding:var(--page-day-care-schedule-padding);background:linear-gradient(0deg, rgba(54, 48, 44, 0.9), rgba(54, 48, 44, 0.9)),url(../images/background-reviews.webp) no-repeat center center fixed;background-size:cover;display:flex;flex-direction:column;gap:var(--page-day-care-schedule-gap)}#day-care-schedule .wrapper{display:flex;flex-direction:column;gap:var(--page-day-care-schedule-gap)}#day-care-schedule .wrapper .item{display:flex;align-items:center;gap:calc(var(--page-day-care-schedule-gap)/2)}#day-care-schedule .wrapper .item .icon{background-color:#ed8023;border-radius:0px;width:var(--page-day-care-schedule-item);height:var(--page-day-care-schedule-item);display:grid;place-items:center}#day-care-schedule .wrapper .item .icon img{width:var(--page-day-care-schedule-aspect-radio)}#day-care-schedule .wrapper .item .block{display:flex;flex-direction:column;gap:12px}#day-care-schedule .wrapper .item .block .title{color:#ed8023;font-family:"Dosis",sans-serif;font-size:var(--page-day-care-schedule-font-size);line-height:100%}#day-care-schedule .wrapper .item .block .description{color:#e0e5e4}#day-care-schedule .wrapper .item .block .description a{text-decoration:none;color:#ed8023}#day-care-schedule .wrapper .item.right{flex-direction:row-reverse}#day-care-schedule .wrapper .item.right .block{align-items:flex-end}#day-care-schedule .wrapper .item.right .block .title,#day-care-schedule .wrapper .item.right .block .description{text-align:right}@media only screen and (max-width: 768px){.app-wrapper{--page-day-care-schedule-padding: 24px;--page-day-care-schedule-gap: 36px;--page-day-care-schedule-item: 120px;--page-day-care-schedule-aspect-radio: 36px;--page-day-care-schedule-font-size: 18px}#day-care-schedule{background-attachment:initial}#day-care-schedule .wrapper .item .icon{padding:12px}#day-care-schedule .wrapper .item.right{flex-direction:row}#day-care-schedule .wrapper .item.right .block{align-items:flex-start}#day-care-schedule .wrapper .item.right .block .title,#day-care-schedule .wrapper .item.right .block .description{text-align:left}}.app-wrapper{--page-day-care-plans-padding: 48px;--page-day-care-plans-gap: 48px;--page-day-care-plans-columns: 5;--page-day-care-plans-item-padding: 60px 0;--page-day-care-plans-item-gap: 24px;--page-day-care-plans-title-font-size: 28px;--page-day-care-plans-price-font-size: 60px}@media(max-width: 1680px){.app-wrapper{--page-day-care-plans-padding: 36px;--page-day-care-plans-gap: 36px;--page-day-care-plans-columns: 5;--page-day-care-plans-item-padding: 48px 0;--page-day-care-plans-item-gap: 18px;--page-day-care-plans-title-font-size: 22px;--page-day-care-plans-price-font-size: 48px}}#day-care-plans{padding:var(--page-day-care-plans-padding);display:flex;flex-direction:column;gap:var(--page-day-care-plans-gap)}#day-care-plans .wrapper{display:grid;grid-template-columns:repeat(var(--page-day-care-plans-columns), 1fr);grid-template-rows:1fr;grid-gap:var(--page-day-care-plans-gap)}#day-care-plans .wrapper .item{padding:var(--page-day-care-plans-item-padding);display:flex;flex-direction:column;align-items:center;gap:var(--page-day-care-plans-item-gap);background-color:#5a706c;border-radius:0px;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;transition:all .3s;cursor:pointer}#day-care-plans .wrapper .item:hover{background-color:#657d79;box-shadow:rgba(0,0,0,.25) 0px 54px 55px,rgba(0,0,0,.12) 0px -12px 30px,rgba(0,0,0,.12) 0px 4px 6px,rgba(0,0,0,.17) 0px 12px 13px,rgba(0,0,0,.09) 0px -3px 5px}#day-care-plans .wrapper .item .title{font-family:"Dosis",sans-serif;font-weight:bold;font-size:var(--page-day-care-plans-title-font-size);color:#e0e5e4;line-height:100%;display:flex;align-items:center;gap:12px}#day-care-plans .wrapper .item .title span{font-size:calc(.8*var(--page-day-care-plans-price-font-size));color:#fff}#day-care-plans .wrapper .item .price{color:#ed8023;font-size:var(--page-day-care-plans-price-font-size);font-family:"Dosis",sans-serif;line-height:100%;font-weight:bold;text-shadow:1px 1px 2px #ed8023}#day-care-plans .wrapper .item .price sup,#day-care-plans .wrapper .item .price sub{color:#fbe5d3;font-size:var(--default-text-font-size);text-shadow:none}@media only screen and (max-width: 768px){.app-wrapper{--page-day-care-plans-padding: 24px;--page-day-care-plans-gap: 24px;--page-day-care-plans-columns: 1;--page-day-care-plans-item-padding: 60px 0;--page-day-care-plans-item-gap: 24px;--page-day-care-plans-title-font-size: 28px;--page-day-care-plans-price-font-size: 72px}}.app-wrapper{--page-day-care-warnings-padding: 48px;--page-day-care-warnings-gap: 48px;--page-day-care-warnings-aspect-radio: 64px;--page-day-care-warnings-columns: 3}@media(max-width: 1680px){.app-wrapper{--page-day-care-warnings-padding: 36px;--page-day-care-warnings-gap: 36px;--page-day-care-warnings-aspect-radio: 48px;--page-day-care-warnings-columns: 3}}#day-care-warnings{padding:var(--page-day-care-warnings-padding);background-color:#fbe5d3;background-image:url(../images/backgrounds/orange.png);background-attachment:fixed;display:flex;flex-direction:column;gap:var(--page-day-care-warnings-gap)}#day-care-warnings .wrapper{display:grid;grid-template-columns:repeat(var(--page-day-care-warnings-columns), 1fr);grid-gap:var(--page-day-care-warnings-gap)}#day-care-warnings .wrapper .item{display:flex;flex-direction:column;gap:12px}#day-care-warnings .wrapper .item .icon{display:grid;place-items:center}#day-care-warnings .wrapper .item .icon i{font-size:var(--page-day-care-warnings-aspect-radio);color:#657d79}#day-care-warnings .wrapper .item .block{display:flex;flex-direction:column;gap:12px}#day-care-warnings .wrapper .item .block .title{color:#ed8023;font-weight:bold;text-align:center}#day-care-warnings .wrapper .item .block .description{color:#657d79;text-align:center}@media only screen and (max-width: 768px){.app-wrapper{--page-day-care-warnings-padding: 24px;--page-day-care-warnings-gap: 24px;--page-day-care-warnings-aspect-radio: 48px;--page-day-care-warnings-columns: 1}}.page-agility{display:flex;flex-direction:column}.app-wrapper{--page-agility-block-info-spacing: 48px;--page-agility-block-info-title-font-size: 60px;--page-agility-block-info-subtitle-font-size: 24px}@media(max-width: 1680px){.app-wrapper{--page-agility-block-info-spacing: 36px;--page-agility-block-info-title-font-size: 48px;--page-agility-block-info-subtitle-font-size: 18px}}.agility-block{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr}.agility-block .info.left{padding:var(--page-agility-block-info-spacing) var(--page-agility-block-info-spacing) var(--page-agility-block-info-spacing) var(--container-offset)}.agility-block .info.right{padding:var(--page-agility-block-info-spacing) var(--container-offset) var(--page-agility-block-info-spacing) var(--page-agility-block-info-spacing)}.agility-block .info{background-color:#e0e5e4;background-image:url(../images/backgrounds/header.png);background-size:contain;background-attachment:fixed;display:flex;flex-direction:column;gap:var(--page-agility-block-info-spacing)}.agility-block .info .title{display:flex;flex-direction:column;gap:12px}.agility-block .info .title h1,.agility-block .info .title h3{font-family:"Dosis",sans-serif;line-height:100%}.agility-block .info .title h1{color:#ed8023;font-size:var(--page-agility-block-info-title-font-size)}.agility-block .info .title h3{color:#657d79;font-size:var(--page-agility-block-info-subtitle-font-size)}.agility-block .info .title span{font-style:italic;color:#fbe5d3;background-color:#ed8023;align-self:flex-start;padding:6px 12px;border-radius:0}.agility-block .info .text{display:flex;flex-direction:column;gap:calc(var(--page-agility-block-info-spacing)/2)}.agility-block .info .text p{color:#657d79}.agility-block .info h2{color:#ed8023;font-size:var(--page-agility-block-info-subtitle-font-size);font-weight:bold;font-family:"Dosis",sans-serif;line-height:100%}.agility-block .info ul{list-style:none}.agility-block .info ul li{display:flex;align-items:center;gap:12px;margin-bottom:12px}.agility-block .info ul li .icon i{color:#ed8023;font-size:28px}.agility-block .info ul li .line{color:#657d79}.agility-block .photo{max-width:100%;max-height:100%;overflow:hidden;position:relative}.agility-block .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.agility-block.left .info{order:1}.agility-block.left .photo{order:2}.agility-block.right .info{order:2}.agility-block.right .photo{order:1}@media only screen and (max-width: 768px){.agility-block{display:grid;grid-template-columns:1fr;grid-template-rows:1fr}.agility-block.left .info{order:1}.agility-block.left .photo{order:2}.agility-block.right .info{order:1}.agility-block.right .photo{order:2}.agility-block .info.left,.agility-block .info.right{padding:24px}.agility-block .info h1,.agility-block .info h3,.agility-block .info span{text-align:center}}.app-wrapper{--page-agility-equipment-padding: 72px;--page-agility-equipment-gap: 72px}@media(max-width: 1680px){.app-wrapper{--page-agility-equipment-padding: 64px;--page-agility-equipment-gap: 64px}}#agility-equipment{position:relative;padding:var(--page-agility-equipment-padding);display:flex;flex-direction:column;gap:var(--page-agility-equipment-gap)}#agility-equipment .wrapper img{width:100%}@media only screen and (max-width: 768px){.app-wrapper{--page-agility-equipment-padding: 24px;--page-agility-equipment-gap: 24px}}.app-wrapper{--page-agility-warnings-padding: 48px;--page-agility-warnings-gap: 48px;--page-agility-warnings-aspect-radio: 64px;--page-agility-warnings-columns: 4}@media(max-width: 1680px){.app-wrapper{--page-agility-warnings-padding: 36px;--page-agility-warnings-gap: 36px;--page-agility-warnings-aspect-radio: 48px;--page-agility-warnings-columns: 4}}#agility-warnings{padding:var(--page-agility-warnings-padding);background-color:#fbe5d3;background-image:url(../images/backgrounds/orange.png);background-attachment:fixed;display:flex;flex-direction:column;gap:var(--page-agility-warnings-gap)}#agility-warnings .wrapper{display:grid;grid-template-columns:repeat(var(--page-agility-warnings-columns), 1fr);grid-gap:var(--page-agility-warnings-gap)}#agility-warnings .wrapper .item{display:flex;flex-direction:column;gap:12px}#agility-warnings .wrapper .item .icon{display:grid;place-items:center}#agility-warnings .wrapper .item .icon i{font-size:var(--page-agility-warnings-aspect-radio);color:#657d79}#agility-warnings .wrapper .item .block{display:flex;flex-direction:column;gap:12px}#agility-warnings .wrapper .item .block .title{color:#ed8023;font-weight:bold;text-align:center}#agility-warnings .wrapper .item .block .description{color:#657d79;text-align:center}@media only screen and (max-width: 768px){.app-wrapper{--page-agility-warnings-padding: 24px;--page-agility-warnings-gap: 24px;--page-agility-warnings-aspect-radio: 48px;--page-agility-warnings-columns: 1}}.app-wrapper{--page-blog__padding: 36px var(--container-offset) 108px var(--container-offset);--page-blog__gap: 36px;--page-blog__item-padding: 24px;--page-blog__item-gap: 24px;--page-blog__item-date-padding: 6px 12px;--page-blog__item-title-font-size: 22px}@media(max-width: 1680px){.app-wrapper{--page-blog__padding: 48px var(--container-offset) 72px var(--container-offset);--page-blog__gap: 24px;--page-blog__item-padding: 18px;--page-blog__item-gap: 18px;--page-blog__item-date-padding: 6px 12px;--page-blog__item-title-font-size: 18px}}.page-blog{padding:var(--page-blog__padding);background-color:#fff;display:flex;flex-direction:column}.page-blog .no-data{display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:18px;font-weight:bold;color:#657d79}.page-blog .no-data i{color:#ed8023;font-size:var(--page_mensagens__padding-icon-font-size)}.page-blog .no-data h2{font-size:36px;display:flex;align-items:center;line-height:150%}.page-blog .wrapper{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:var(--page-blog__gap);grid-row-gap:var(--page-blog__gap)}.page-blog .wrapper .item{position:relative;border-radius:var(--page-blog__item-border-radius);overflow:hidden;transition:all .3s;box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px;background-color:#fbe5d3;padding:var(--page-blog__item-padding);border:solid 1px #ed8023;border-radius:0;text-decoration:none !important;display:flex;flex-direction:column;gap:var(--page-blog__item-gap)}.page-blog .wrapper .item:hover{box-shadow:rgba(0,0,0,.35) 0px 5px 15px}.page-blog .wrapper .item img{display:flex;width:100%;margin:0;transition:all .3s;border-radius:0}.page-blog .wrapper .item .block{display:flex;align-items:center;gap:var(--page-blog__item-gap)}.page-blog .wrapper .item .block .date{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#657d79;color:#fff;font-family:"Dosis",sans-serif;border-radius:0;padding:var(--page-blog__item-date-padding)}.page-blog .wrapper .item .block .title{text-decoration:none !important;color:#ed8023;font-weight:bold;font-size:var(--page-blog__item-title-font-size);font-family:"Dosis",sans-serif;line-height:125%}.page-blog .wrapper .item .resume{text-decoration:none;color:#657d79}.page-blog .wrapper .item .divider{width:100%;height:1px;background-color:#ed8023}.page-blog .wrapper .item .bottom{display:flex;justify-content:space-between;align-items:center}.page-blog .wrapper .item .bottom .info{color:#657d79;font-weight:bold}.page-blog .wrapper .item .bottom .action{height:32px;padding:0 12px;display:flex;justify-content:center;align-items:center;gap:12px;text-align:center;text-decoration:none;background-color:#657d79;border-radius:0;color:#fff;transition:all .3s}.page-blog .wrapper .item .bottom .action:hover{background-color:#5a706c;color:#fff}.page-blog .wrapper .item .bottom .action i{font-size:24px}@media only screen and (max-width: 768px){.app-wrapper{--page-blog__item-padding: 18px;--page-blog__item-gap: 18px;--page-blog__item-date-padding: 6px 12px;--page-blog__item-title-font-size: 16px}.page-blog{padding:24px}.page-blog .wrapper{grid-template-columns:repeat(1, 1fr)}}.app-wrapper{--page-artigo__padding: 48px var(--container-offset) 108px var(--container-offset);--page-artigo__gap: 36px}@media(max-width: 1680px){.app-wrapper{--page-artigo__padding: 48px var(--container-offset) 72px var(--container-offset);--page-artigo__gap: 24px}}.page-artigo{padding:var(--page-artigo__padding);background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}.page-artigo .cover img{width:100%;border-radius:0;box-shadow:rgba(0,0,0,.1) 0px 4px 12px}.page-artigo .content{display:flex;flex-direction:column;gap:18px}.page-artigo .content h1,.page-artigo .content h2,.page-artigo .content h3,.page-artigo .content h4,.page-artigo .content h5,.page-artigo .content h6{font-family:"Dosis",sans-serif;line-height:100%}.page-artigo .content h1{color:#ed8023;text-align:center;margin:24px 0}.page-artigo .content h2,.page-artigo .content h3{margin:24px 0}.page-artigo .content h3{color:#ed8023}.page-artigo .content h3::before{content:"➤";padding-right:12px}.page-artigo .content{color:#657d79}.page-artigo .content hr{border:0;height:0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid hsla(0,0%,100%,.3)}.page-artigo .content p{line-height:125%;font-family:"Montserrat",sans-serif}.page-artigo .content b{color:#ed8023}.page-artigo .content ul{list-style:none;padding:0;margin:0;margin-left:24px}.page-artigo .content ul li{position:relative;padding-left:25px;margin-bottom:10px}.page-artigo .content ul li::before{content:"∎";color:#ed8023;position:absolute;left:0;top:0}@media only screen and (max-width: 768px){.page-artigo{padding:24px}}.app-wrapper{--page-contatos__info-inset: 72px;--page-contatos__info-gap: 48px;--page-contatos__info-title-gap: 24px;--page-contatos__info-title-font-size: 48px;--page-contatos__info-content-gap: 36px;--page-contatos__info-content-icon-aspect: 72px;--page-contatos__info-content-icon-font-size: 28px;--page-contatos__info-content-text-padding: 12px;--page-contatos__info-content-text-title-font-size: 18px;--page-contatos__info-gallery-icon-aspect: 48px;--page-contatos__contact-box-inset: 72px;--page-contatos__contact-box-padding: 48px;--page-contatos__contact-box-gap: 48px;--page-contatos__contact-box-title-font-size: 36px;--page-contatos__contact-form-gap: 36px;--page-contatos__contact-form-item-height: 72px;--page-contatos__contact-form-item-icon-aspect: 72px;--page-contatos__contact-form-item-icon-font-size: 28px;--page-contatos__contact-form-item-text-indent: 24px;--page-contatos__contact-form-action-height: 72px;--page-contatos__contact-form-action-gap: 24px;--page-contatos__contact-form-action-font-size: 18px;--page-contatos__contact-form-action-icon-font-size: 28px;--page-contatos__map-height: 600px}@media(max-width: 1680px){.app-wrapper{--page-contatos__info-inset: 60px;--page-contatos__info-gap: 24px;--page-contatos__info-title-gap: 18px;--page-contatos__info-title-font-size: 36px;--page-contatos__info-content-gap: 24px;--page-contatos__info-content-icon-aspect: 48px;--page-contatos__info-content-icon-font-size: 18px;--page-contatos__info-content-text-padding: 8px;--page-contatos__info-content-text-title-font-size: 16px;--page-contatos__info-gallery-icon-aspect: 36px;--page-contatos__contact-box-inset: 60px;--page-contatos__contact-box-padding: 36px;--page-contatos__contact-box-gap: 24px;--page-contatos__contact-box-title-font-size: 24px;--page-contatos__contact-form-gap: 24px;--page-contatos__contact-form-item-height: 48px;--page-contatos__contact-form-item-icon-aspect: 48px;--page-contatos__contact-form-item-icon-font-size: 18px;--page-contatos__contact-form-item-text-indent: 12px;--page-contatos__contact-form-action-height: 48px;--page-contatos__contact-form-action-gap: 12px;--page-contatos__contact-form-action-font-size: 16px;--page-contatos__contact-form-action-icon-font-size: 18px;--page-contatos__map-height: 400px}}.page-contatos{display:flex;flex-direction:column}.page-contatos .wrapper{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:1fr}.page-contatos .wrapper .info{background-color:#fff;padding:var(--page-contatos__info-inset) calc(2*var(--page-contatos__info-inset)) var(--page-contatos__info-inset) var(--container-offset);display:flex;flex-direction:column;gap:var(--page-contatos__info-gap)}.page-contatos .wrapper .info .title{display:flex;flex-direction:column;gap:var(--page-contatos__info-title-gap);color:#657d79}.page-contatos .wrapper .info .title h1{align-self:flex-start;font-size:var(--page-contatos__info-title-font-size);font-family:"Dosis",sans-serif;color:#657d79;border-bottom:solid 8px #ed8023;line-height:100%}.page-contatos .wrapper .info .content{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:var(--page-contatos__info-content-gap)}.page-contatos .wrapper .info .content .item{display:flex;text-decoration:none;color:#657d79}.page-contatos .wrapper .info .content .item .icon{width:var(--page-contatos__info-content-icon-aspect);height:100%;background-color:#657d79;border-radius:0px;display:grid;place-items:center}.page-contatos .wrapper .info .content .item .icon i{font-size:var(--page-contatos__info-content-icon-font-size);color:#fff}.page-contatos .wrapper .info .content .item .text{flex:1;height:100%;padding:var(--page-contatos__info-content-text-padding) 0 var(--page-contatos__info-content-text-padding) calc(2*var(--page-contatos__info-content-text-padding));display:flex;flex-direction:column;justify-content:center;gap:calc(var(--page-contatos__info-content-text-padding)/2)}.page-contatos .wrapper .info .content .item .text h3{font-size:var(--page-contatos__info-content-text-title-font-size);color:#ed8023;font-family:"Dosis",sans-serif}.page-contatos .wrapper .info .content .item .text a{text-decoration:none;color:#d0d8d6;transition:all .3s}.page-contatos .wrapper .info .content .item .text a:hover{color:#ed8023}.page-contatos .wrapper .info .content .item .text span{color:#657d79;font-weight:500}.page-contatos .wrapper .contact{background-color:#fbe5d3;position:relative}.page-contatos .wrapper .contact .box{position:absolute;top:var(--page-contatos__contact-box-inset);bottom:var(--page-contatos__contact-box-inset);right:var(--container-offset);left:calc(var(--page-contatos__contact-box-inset)*-1);padding:var(--page-contatos__contact-box-padding);background-color:#506460;border-radius:0px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:var(--page-contatos__contact-box-gap)}.page-contatos .wrapper .contact .box h2{font-size:var(--page-contatos__contact-box-title-font-size);color:#e0e5e4;font-family:"Dosis",sans-serif}.page-contatos .wrapper .contact .box form{flex:1;width:100%;display:flex;flex-direction:column;gap:var(--page-contatos__contact-form-gap)}.page-contatos .wrapper .contact .box form .item{width:100%;height:var(--page-contatos__contact-form-item-height);display:flex}.page-contatos .wrapper .contact .box form .item .icon{width:var(--page-contatos__contact-form-item-icon-aspect);height:100%;background-color:#5a706c;border-top-left-radius:0px;border-bottom-left-radius:0px;display:grid;place-items:center}.page-contatos .wrapper .contact .box form .item .icon i{font-size:var(--page-contatos__contact-form-item-icon-font-size);color:#fff}.page-contatos .wrapper .contact .box form .item .field{flex:1;height:100%}.page-contatos .wrapper .contact .box form .item .field input,.page-contatos .wrapper .contact .box form .item .field textarea{width:100%;height:100%;background-color:rgba(0,0,0,0);color:#e0e5e4;font-weight:500;transition:all .3s;padding:var(--page-contatos__contact-form-item-text-indent);border:solid 1px #5a706c;border-left:none;resize:none;border-radius:0;border-top-right-radius:0px;border-bottom-right-radius:0px}.page-contatos .wrapper .contact .box form .item .field input::-moz-selection, .page-contatos .wrapper .contact .box form .item .field textarea::-moz-selection{background-color:#ed8023;color:#fff}.page-contatos .wrapper .contact .box form .item .field input::selection,.page-contatos .wrapper .contact .box form .item .field textarea::selection{background-color:#ed8023;color:#fff}.page-contatos .wrapper .contact .box form .item .field input:focus,.page-contatos .wrapper .contact .box form .item .field input:hover,.page-contatos .wrapper .contact .box form .item .field textarea:focus,.page-contatos .wrapper .contact .box form .item .field textarea:hover{outline:none;border-color:#ed8023}.page-contatos .wrapper .contact .box form .item .field input::-moz-placeholder, .page-contatos .wrapper .contact .box form .item .field textarea::-moz-placeholder{color:#d0d8d6;font-weight:normal}.page-contatos .wrapper .contact .box form .item .field input::placeholder,.page-contatos .wrapper .contact .box form .item .field textarea::placeholder{color:#d0d8d6;font-weight:normal}.page-contatos .wrapper .contact .box form .item.full{height:100%;flex:1}.page-contatos .wrapper .contact .box form .action{width:100%;height:var(--page-contatos__contact-form-action-height);display:flex;flex-direction:column}.page-contatos .wrapper .contact .box form .action .error{color:#ed8023;align-self:center;text-align:center}.page-contatos .wrapper .contact .box form .action button{width:100%;height:100%;background-color:#ed8023;color:#fff;outline:none;border:none;cursor:pointer;transition:all .3s;border-radius:0px;display:flex;justify-content:center;align-items:center;gap:var(--page-contatos__contact-form-action-gap);text-transform:uppercase;font-size:var(--page-contatos__contact-form-action-font-size)}.page-contatos .wrapper .contact .box form .action button i{font-size:var(--page-contatos__contact-form-action-icon-font-size);color:#fff}.page-contatos .wrapper .contact .box form .action button:hover{background-color:#5a706c}.page-contatos .wrapper .contact .box form .action button:hover i{color:#fff}.page-contatos #map{height:var(--page-contatos__map-height);width:100%}@media only screen and (max-width: 600px){.app-wrapper{--page-contatos__info-inset: 36px;--page-contatos__info-gap: 24px;--page-contatos__info-title-gap: 18px;--page-contatos__info-title-font-size: 36px;--page-contatos__info-content-gap: 24px;--page-contatos__info-content-icon-aspect: 48px;--page-contatos__info-content-icon-font-size: 18px;--page-contatos__info-content-text-padding: 8px;--page-contatos__info-content-text-title-font-size: 16px;--page-contatos__info-gallery-icon-aspect: 36px;--page-contatos__contact-box-inset: 36px;--page-contatos__contact-box-padding: 36px;--page-contatos__contact-box-gap: 24px;--page-contatos__contact-box-title-font-size: 24px;--page-contatos__contact-form-gap: 24px;--page-contatos__contact-form-item-height: 48px;--page-contatos__contact-form-item-icon-aspect: 48px;--page-contatos__contact-form-item-icon-font-size: 18px;--page-contatos__contact-form-item-text-indent: 12px;--page-contatos__contact-form-action-height: 48px;--page-contatos__contact-form-action-gap: 12px;--page-contatos__contact-form-action-font-size: 16px;--page-contatos__contact-form-action-icon-font-size: 18px}.page-contatos .wrapper{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 550px}.page-contatos .wrapper .info{padding:48px 24px}.page-contatos .wrapper .info .title h2{align-self:center}.page-contatos .wrapper .info .title .description{text-align:center}.page-contatos .wrapper .contact{width:100%;background-color:#657d79;box-shadow:none}.page-contatos .wrapper .contact .box{inset:0;padding:48px 24px;border-radius:0}}.app-wrapper{--page_mensagens__padding: 72px var(--container-offset) 108px var(--container-offset);--page_mensagens__padding-icon-font-size: 180px;--page_mensagens__padding-text-font-size: 48px}@media(max-width: 1680px){.app-wrapper{--page_mensagens__padding: 60px var(--container-offset) 84px var(--container-offset);--page_mensagens__padding-icon-font-size: 120px;--page_mensagens__padding-text-font-size: 36px}}.page-mensagens{padding:var(--page_mensagens__padding);background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;text-align:center;color:#657d79}.page-mensagens i{color:#ed8023;font-size:var(--page_mensagens__padding-icon-font-size)}.page-mensagens h2{font-size:var(--page_mensagens__padding-text-font-size);display:flex;align-items:center;line-height:150%}.page-mensagens h2 i{font-size:var(--page_mensagens__padding-text-font-size);margin:24px;color:#ed8023}@media only screen and (max-width: 768px){.page-mensagens{padding:24px}}/*# sourceMappingURL=styles.min.css.map */