@import"https://fonts.googleapis.com/css2?family=Oswald&display=swap";.header[data-astro-cid-3ef6ksr2]{width:100%;height:90px;background-color:#fff;border-bottom:1px solid #eee;position:relative;z-index:100}.navbar[data-astro-cid-3ef6ksr2]{max-width:1240px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:1rem;height:100%}.logo[data-astro-cid-3ef6ksr2]{width:7rem;display:block}.menu-toggle[data-astro-cid-3ef6ksr2]{display:none}.nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center}.nav-link[data-astro-cid-3ef6ksr2]{padding:1rem;cursor:pointer;text-decoration:none;color:#000;font-family:Oswald,sans-serif}.nav-link[data-astro-cid-3ef6ksr2].active{border-bottom:1px solid #000}.sep[data-astro-cid-3ef6ksr2]{padding:0 .5rem;color:#919191;font-size:12px}.hamburger[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:4px}.hamburger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:22px;height:2px;background:#000;transition:all .3s ease;transform-origin:center}.menu-toggle[data-astro-cid-3ef6ksr2]:checked~.hamburger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle[data-astro-cid-3ef6ksr2]:checked~.hamburger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.menu-toggle[data-astro-cid-3ef6ksr2]:checked~.hamburger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media screen and (max-width: 768px){.hamburger[data-astro-cid-3ef6ksr2]{display:flex}.nav[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;align-items:center;position:absolute;top:90px;left:0;width:100%;background-color:#fff;padding:3rem 0;border-bottom:1px solid #eee;z-index:99}.menu-toggle[data-astro-cid-3ef6ksr2]:checked~.nav[data-astro-cid-3ef6ksr2]{display:flex}.sep[data-astro-cid-3ef6ksr2]{display:none}.nav-link[data-astro-cid-3ef6ksr2]{padding:.75rem 2rem;text-align:center}}.footer[data-astro-cid-sz7xmlte]{width:100%}.container[data-astro-cid-sz7xmlte]{width:100%;padding:2rem 0;background-color:#292e34;color:#fff;font-size:14px;display:flex;flex-direction:column;align-items:center}.info[data-astro-cid-sz7xmlte]{display:flex;margin-bottom:10px}.info[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{margin:0 1rem}@media screen and (max-width: 768px){.container[data-astro-cid-sz7xmlte]{padding:2rem;text-align:center}.info[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:center}.info[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{display:none}.phone[data-astro-cid-sz7xmlte]{margin-top:12px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Oswald,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;line-height:1.5;display:flex;flex-direction:column}main{flex:1}.ant-select,.ant-select *,.ant-select-dropdown,.ant-select-dropdown *{font-family:Oswald,sans-serif!important}.ant-select-dropdown{z-index:9999!important}.ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:#f0f0f0!important;color:#000!important;font-weight:500!important}@media print{html,body{display:none}}.card-effect{overflow:hidden;position:relative;width:100%;height:100%;cursor:pointer;display:block;text-decoration:none;color:inherit}.card-effect img{display:block;width:100%;height:100%;object-fit:cover}.card-effect .topSide,.card-effect .bottomSide{position:absolute;left:0;top:-125%;height:50%;width:100%;background:#000;opacity:.3;transition:top .7s}.card-effect .bottomSide{top:125%}.card-effect:hover .topSide,.card-effect:active .topSide{top:0}.card-effect:hover .bottomSide,.card-effect:active .bottomSide{top:50%}.card-effect .card-title,.card-effect .card-description{opacity:0;left:5%;position:absolute;color:#fff;transition:opacity .6s,top .6s;text-align:left}.card-effect .card-title{text-transform:uppercase;border-top:1px solid white;font-size:.8rem}.card-effect:hover .card-title,.card-effect:active .card-title{opacity:1;top:1rem}.card-effect:hover .card-description,.card-effect:active .card-description{opacity:1;bottom:1rem}.card-effect .upperLine{width:5%;height:1px;color:#fff;position:absolute;top:2%;left:5%}
