@font-face{font-family:"Poppins", sans-serif;src:url(/_astro/Poppins-Regular.rkqrbHHH.woff2)format("woff2")}html{box-sizing:border-box;font-size:100%}*,:before,:after{box-sizing:inherit;color:inherit}body{background-color:var(--background-color);color:var(--text-color);margin:0;padding:0;font-family:Poppins,sans-serif}.container{max-width:1440px;margin:0 auto;padding:0 20px}h1,h2,h3,h4,h5,h6{margin-top:0;font-weight:700;line-height:1.1}h1{font-size:clamp(2rem,1.25rem + 2vw,3rem)}h2{font-size:clamp(1.625rem,1.125rem + 1.75vw,2.375rem)}h3{font-size:clamp(1.3125rem,1rem + 1.5vw,1.875rem)}h4{font-size:clamp(1.0625rem,.875rem + 1vw,1.5rem)}h5{font-size:clamp(.875rem,.75rem + .5vw,1.125rem)}h6{font-size:clamp(.75rem,.625rem + .25vw,.875rem)}p{margin-top:0;font-size:clamp(1rem,1.2vw,1.4rem)}a,a:visited,a:active{font-size:clamp(1rem,1.2vw,1.4rem);text-decoration:none}li{font-size:clamp(1rem,1.2vw,1.4rem)}button{text-wrap:nowrap;cursor:pointer;border-radius:25px;padding:.8rem 1.8rem;font-size:clamp(1rem,1.2vw,1.4rem);font-weight:700}.custom-select-wrapper{display:inline-block;position:relative}.custom-select-wrapper select{border-radius:var(--default-border-radius);cursor:pointer;background-color:var(--primary-color);color:var(--alt-text-color);appearance:none;text-wrap:nowrap;border:none;padding:.8rem 2.5rem .8rem 1.8rem;font-size:clamp(1rem,1.2vw,1.4rem);font-weight:700}.custom-select-wrapper:after{content:"";background-color:var(--alt-text-color);pointer-events:none;width:1rem;height:1rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%);-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3crect%20width='256'%20height='256'%20fill='none'/%3e%3cpolyline%20points='208%2096%20128%20176%2048%2096'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3crect%20width='256'%20height='256'%20fill='none'/%3e%3cpolyline%20points='208%2096%20128%20176%2048%2096'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3c/svg%3e");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.custom-select-wrapper select:focus-visible{outline:2px solid var(--alt-text-color);outline-offset:2px}:root{--background-color:#fff;--text-color:#2b2d2d;--primary-color:#b22222;--secondary-color:#d35151;--tertiary-color:#f48686;--alt-background-color:#2b2d2d;--alt-text-color:#fff;--gray-100:#ccc;--gray-500:#999;--gray-900:#666;--primary-color-soft:#e1bab8;--secondary-color-soft:#ebc8c7;--tertiary-color-soft:#f7d9d8;--primary-color-transparent:#b2222255;--secondary-color-transparent:#d3515155;--tertiary-color-transparent:#f4868655;--primary-complement:#f5f37f;--secondary-complement:#7fc7f5;--paypal-primary:#003087;--paypal-secondary:#009cde;--paypal-tertiary:#012169;--pf-text:var(--text-color);--pf-text-secondary:var(--gray-500);--pf-text-muted:var(--gray-500);--pf-background:var(--background-color);--pf-border:var(--gray-100);--pf-border-focus:var(--gray-500);--pf-skeleton:#eee;--pf-skeleton-shine:#f5f5f5;--pf-hover:#f5f5f5;--pf-mark:#1a1a1a;--pf-scroll-shadow:#00000014;--pf-shadow-sm:0 2px 8px #0000000f;--pf-shadow-md:0 4px 12px #0000001a;--pf-shadow-lg:0 16px 48px #0003;--pf-error-bg:#fef2f2;--pf-error-border:#fecaca;--pf-error-text:#dc2626;--pf-error-text-secondary:#b91c1c;--pf-outline-focus:var(--primary-color);--pf-outline-width:2px;--pf-outline-offset:2px;--pf-font:Poppins, sans-serif;--pf-input-height:50px;--pf-input-font-size:16px;--pf-summary-font-size:12px;--pf-result-title-font-size:14px;--pf-result-excerpt-font-size:13px;--pf-results-display:flex;--pf-results-flex-direction:column;--pf-results-flex-wrap:nowrap;--pf-results-columns:none;--pf-results-gap:var(--default-gap);--pf-border-radius:var(--default-border-radius);--pf-image-width:64px;--pf-image-height:48px;--pf-icon-search:url(data:image/svg+xml,...);--pf-icon-arrow:url(data:image/svg+xml,...);--pf-modal-backdrop:#00000080;--pf-modal-max-width:560px;--pf-modal-max-height:min(80dvh, 800px);--pf-modal-top:10dvh;--pf-searchbox-max-width:100%;--pf-searchbox-dropdown-max-height:320px;--pf-dropdown-max-height:280px;--pf-dropdown-z-index:9999;--default-padding-container:50px 0;--default-padding-block:0 0 20px 0;--default-margin-container:50px 0;--default-gap:20px;--default-border-radius:10px;--default-box-shadow:0 4px 6px #0000001a}.color__background{background:var(--primary-color)}.contact{padding:var(--default-padding-container)}.contact__text{text-align:center;color:var(--background-color)}.contact__grid{gap:var(--default-gap);grid-template-columns:1fr 1fr 1fr 1fr;padding:0;list-style:none;display:grid}.contact__grid--item{text-align:center;color:var(--alt-text-color);border:2px solid var(--alt-text-color);border-radius:25px;height:100%;padding:10px}.contact__grid--item:hover{background-color:var(--alt-text-color)}.contact__grid--item:hover .contact__grid--item-icon{background-color:var(--primary-color)}.contact__grid--item:hover>h3{color:var(--primary-color)}.contact__grid--item-icon{background-color:var(--alt-text-color);width:4rem;height:4rem;margin:auto auto 10px;display:block;-webkit-mask-size:contain;mask-size:contain}@media (width<=900px){.contact__grid{grid-template-columns:1fr}}.contact__info{gap:var(--default-gap);text-align:center;padding:var(--default-padding-container);margin:var(--default-margin-container);color:var(--text-color);grid-template-columns:1fr 1fr 1fr;display:grid}.contact__info-icon{background-color:var(--text-color);width:4rem;height:4rem;margin:auto auto 10px;display:block;-webkit-mask-size:contain;mask-size:contain}.contact__info--maps>iframe{border:none;border:1px solid var(--primary-color);width:100%;height:auto;margin:0 0 10px}@media (width<=900px){.contact__info{grid-template-columns:1fr}}.icon-envelope{-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3crect%20width='256'%20height='256'%20fill='none'/%3e%3cpolyline%20points='224%2056%20128%20144%2032%2056'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cpath%20d='M32,56H224a0,0,0,0,1,0,0V192a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V56A0,0,0,0,1,32,56Z'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cline%20x1='110.55'%20y1='128'%20x2='34.47'%20y2='197.74'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cline%20x1='221.53'%20y1='197.74'%20x2='145.45'%20y2='128'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3c/svg%3e") 50% no-repeat;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3crect%20width='256'%20height='256'%20fill='none'/%3e%3cpolyline%20points='224%2056%20128%20144%2032%2056'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cpath%20d='M32,56H224a0,0,0,0,1,0,0V192a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V56A0,0,0,0,1,32,56Z'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cline%20x1='110.55'%20y1='128'%20x2='34.47'%20y2='197.74'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cline%20x1='221.53'%20y1='197.74'%20x2='145.45'%20y2='128'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3c/svg%3e") 50% no-repeat}.icon-whatsapp{-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3crect%20width='256'%20height='256'%20fill='none'/%3e%3cpath%20d='M72,104a32,32,0,0,1,32-32l16,32-12.32,18.47a48.19,48.19,0,0,0,25.85,25.85L152,136l32,16a32,32,0,0,1-32,32A80,80,0,0,1,72,104Z'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cpath%20d='M79.93,211.11a96,96,0,1,0-35-35h0L32.42,213.46a8,8,0,0,0,10.12,10.12l37.39-12.47Z'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3c/svg%3e") 50% no-repeat;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3crect%20width='256'%20height='256'%20fill='none'/%3e%3cpath%20d='M72,104a32,32,0,0,1,32-32l16,32-12.32,18.47a48.19,48.19,0,0,0,25.85,25.85L152,136l32,16a32,32,0,0,1-32,32A80,80,0,0,1,72,104Z'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cpath%20d='M79.93,211.11a96,96,0,1,0-35-35h0L32.42,213.46a8,8,0,0,0,10.12,10.12l37.39-12.47Z'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3c/svg%3e") 50% no-repeat}.icon-phone{-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3crect%20width='256'%20height='256'%20fill='none'/%3e%3cpath%20d='M224,200v8a32,32,0,0,1-32,32H136'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cpath%20d='M224,128H192a16,16,0,0,0-16,16v40a16,16,0,0,0,16,16h32V128a96,96,0,1,0-192,0v56a16,16,0,0,0,16,16H64a16,16,0,0,0,16-16V144a16,16,0,0,0-16-16H32'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3c/svg%3e") 50% no-repeat;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3crect%20width='256'%20height='256'%20fill='none'/%3e%3cpath%20d='M224,200v8a32,32,0,0,1-32,32H136'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cpath%20d='M224,128H192a16,16,0,0,0-16,16v40a16,16,0,0,0,16,16h32V128a96,96,0,1,0-192,0v56a16,16,0,0,0,16,16H64a16,16,0,0,0,16-16V144a16,16,0,0,0-16-16H32'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3c/svg%3e") 50% no-repeat}.icon-telegram{-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3crect%20width='256'%20height='256'%20fill='none'/%3e%3cpath%20d='M80,134.87,170.26,214a8,8,0,0,0,13.09-4.21L224,33.22a1,1,0,0,0-1.34-1.15L20,111.38A6.23,6.23,0,0,0,21,123.3Z'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cline%20x1='80'%20y1='134.87'%20x2='223.41'%20y2='32.09'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cpath%20d='M124.37,173.78,93.76,205.54A8,8,0,0,1,80,200V134.87'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3c/svg%3e") 50% no-repeat;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3crect%20width='256'%20height='256'%20fill='none'/%3e%3cpath%20d='M80,134.87,170.26,214a8,8,0,0,0,13.09-4.21L224,33.22a1,1,0,0,0-1.34-1.15L20,111.38A6.23,6.23,0,0,0,21,123.3Z'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cline%20x1='80'%20y1='134.87'%20x2='223.41'%20y2='32.09'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cpath%20d='M124.37,173.78,93.76,205.54A8,8,0,0,1,80,200V134.87'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3c/svg%3e") 50% no-repeat}.icon-map{-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3crect%20width='256'%20height='256'%20fill='none'/%3e%3ccircle%20cx='128'%20cy='80'%20r='16'/%3e%3cpath%20d='M184,80c0,56-56,88-56,88S72,136,72,80a56,56,0,0,1,112,0Z'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cpath%20d='M200,155.14c19.72,7.28,32,17.52,32,28.86,0,22.09-46.56,40-104,40S24,206.09,24,184c0-11.34,12.28-21.58,32-28.86'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3c/svg%3e") 50% no-repeat;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3crect%20width='256'%20height='256'%20fill='none'/%3e%3ccircle%20cx='128'%20cy='80'%20r='16'/%3e%3cpath%20d='M184,80c0,56-56,88-56,88S72,136,72,80a56,56,0,0,1,112,0Z'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cpath%20d='M200,155.14c19.72,7.28,32,17.52,32,28.86,0,22.09-46.56,40-104,40S24,206.09,24,184c0-11.34,12.28-21.58,32-28.86'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3c/svg%3e") 50% no-repeat}.icon-clock{-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3crect%20width='256'%20height='256'%20fill='none'/%3e%3ccircle%20cx='128'%20cy='128'%20r='96'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cpolyline%20points='128%2072%20128%20128%20184%20128'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3c/svg%3e") 50% no-repeat;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3crect%20width='256'%20height='256'%20fill='none'/%3e%3ccircle%20cx='128'%20cy='128'%20r='96'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cpolyline%20points='128%2072%20128%20128%20184%20128'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3c/svg%3e") 50% no-repeat}
