.portslug_main_container__zA1LH{width:100%;min-height:100dvh;height:100%;padding:var(--padding-section);background-image:url(/backgrounds/bg_slug.webp);background-attachment:fixed;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center}.cardslug_card_section__y6bhl{max-width:90rem;gap:4rem;margin-top:var(--header-height);margin-bottom:4rem;background-color:var(--opacity-white-2);border-radius:1.4rem;padding:4rem 2rem;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:0 0 12px 0 var(--default-black);border:3px solid var(--opacity-white-2);color:var(--white)}.cardslug_card_section__y6bhl,.cardslug_text_container__70Cpw{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.cardslug_text_container__70Cpw{gap:2rem}.cardslug_tec__wFgJs,.cardslug_text_container__70Cpw p{color:var(--primary-color);font-weight:600}.cardslug_title__18_Yf{color:var(--primary-color);font-size:2.6rem}.cardslug_desc__Wblmt{color:var(--white);text-align:center;font-weight:400}.cardslug_logo_container__WvLZi{width:100%;display:flex;align-items:center;justify-content:center;gap:1rem}.cardslug_tec__wFgJs{font-size:1.6rem}.cardslug_list_container__4xwZl{width:100%;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.4rem}.cardslug_list_logo__lLwR_{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.cardslug_list_logo__lLwR_ img{width:20px;height:20px;aspect-ratio:16/9}.cardslug_buttons_container__0_uyP{width:100%;display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;gap:2rem}.cardslug_btns__wijET{background-color:var(--opacity-black-9);padding:1rem;font-size:1.6rem;border-radius:.8rem;box-shadow:0 0 7px 0 var(--default-black);transition:all .2s ease-in-out;color:var(--white);display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.cardslug_btns__wijET svg{color:var(--primary-color);transition:all .2s ease-in-out;width:2rem;height:2rem}@media (min-width:600px){.cardslug_list_container__4xwZl{gap:1rem}.cardslug_list_logo__lLwR_ img{width:30px;height:30px}}@media (hover:hover){.cardslug_btns__wijET:hover svg{color:var(--secondary-color)}.cardslug_btns__wijET:hover{transform:scale(1.1)}}