.teams-pricing-section{text-align:left;width:100%;background-size:cover;background-repeat:repeat;font-family:Metropolis}.teams-pricing-section .teams-pricing-container{flex-direction:column;display:flex;padding:2rem 0 1rem;max-width:3840px;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;height:100%;min-height:inherit}@media(max-width:482px){.teams-pricing-section .teams-pricing-container{padding:0 1rem 1rem}}.teams-pricing-section .teams-pricing-body{flex-direction:column;flex-wrap:wrap-reverse;align-items:center;justify-content:center;gap:5%;display:flex;width:100%;min-height:40rem;height:100%;max-width:200rem}@media(max-width:482px){.teams-pricing-section .teams-pricing-body{padding-left:.5rem;padding-right:.5rem}}.teams-pricing-section .pricing-main-title{font-size:2rem;font-weight:400;line-height:135%;letter-spacing:-.4px;color:#cf0873;margin-bottom:2.5rem;text-align:center}.teams-pricing-section .pricing-subtitle{font-size:clamp(2.6rem,3.6rem + (1vw - 1.44rem)*.9747,3.6rem);color:#000;font-weight:500;line-height:130%;letter-spacing:-.72px;margin-bottom:1rem;text-align:center}.teams-pricing-section .teams-pricing-subtitle{font-size:clamp(1.6rem,1.8rem + (1vw - 1.44rem)*.1949,1.8rem);font-weight:400;line-height:166%;letter-spacing:.72px;text-align:center;max-width:86rem;margin-bottom:3rem}.teams-pricing-section .teams-plans{flex-direction:row;display:flex;width:100%;justify-content:space-between;max-width:150rem;gap:2rem;margin-bottom:3.5rem;flex-wrap:nowrap;align-items:flex-start}.teams-pricing-section .teams-plans .teams-plan-card{align-items:center;display:flex;flex-direction:column;text-align:left;width:42rem;min-width:32rem;border:2px solid #e2e2e2;border-radius:8px;max-width:42rem;order:1;transition-duration:.2s;transition-timing-function:ease-in-out;transition-property:all;flex-wrap:nowrap}.teams-pricing-section .teams-plans .teams-plan-card:hover{border-color:#cf0873;box-shadow:0 4px 19px 0 rgba(0,0,0,.25)}.teams-pricing-section .teams-plans .teams-plan-card .plan-name{display:flex;flex-direction:row;justify-content:center;background-color:rgba(196,196,196,.25);width:90%;border-radius:8px;margin-bottom:5.5rem;margin-top:2.5rem;font-family:inherit;font-size:1.6rem;text-align:center;text-transform:uppercase;letter-spacing:.32px;font-weight:500;height:38px;align-items:center}.teams-pricing-section .teams-plans .teams-plan-card .plan-content{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:2rem;gap:1rem}.teams-pricing-section .teams-plans .teams-plan-card .plan-price{font-size:6.4rem;font-weight:800;letter-spacing:.5rem;color:#cf0873}.teams-pricing-section .teams-plans .teams-plan-card .plan-price .price-number{font-size:inherit;font-weight:inherit;color:inherit}.teams-pricing-section .teams-plans .teams-plan-card .plan-price .price-unit{color:#cf0873;font-size:1.6rem;font-weight:400}.teams-pricing-section .teams-plans .teams-plan-card .plan-subtitle{color:rgba(0,0,0,.7);margin-top:1rem;letter-spacing:.7px;font-weight:400}.teams-pricing-section .teams-pricing-note{font-size:clamp(1.6rem,1.8rem + (1vw - 1.44rem)*.1949,1.8rem);font-weight:400;line-height:166%;letter-spacing:.72px;text-align:center;max-width:92rem;margin-bottom:4.5rem}@media(max-width:992px){.teams-plans{flex-direction:column!important;align-items:center!important;max-width:320px!important}.teams-plans .teams-plan-card{width:100%;max-width:320px}}@media(max-width:482px){.teams-plan-card{width:100%!important;max-width:320px!important}}