.service-card-modal{background:var(--black-primary-black,#111212);border-radius:20px;padding:20px 10px;width:100%}.service-card-modal__list{margin-top:20px}.service-card-modal__list-item{align-items:center;background:var(--black-black-90,#2a2a2a);border-radius:10px;display:flex;justify-content:center;margin-top:10px;padding:12px;text-align:center;text-decoration:none}.service-card-modal .ui-modal__close{right:2px}.service-card-small{border-radius:20px;display:flex;flex-direction:column;height:100%;padding:10px;text-decoration:none}@media screen and (min-width:769px) and (max-width:1025px){.service-card-small{padding:15px}}.service-card-small__picture-wrapper{border-radius:10px;overflow:hidden;padding-top:75%;position:relative;width:100%}@media screen and (min-width:769px) and (max-width:1025px){.service-card-small__picture-wrapper{padding-top:70%}}.service-card-small__picture{background:linear-gradient(0deg,#00a19c80,#00a19c80),#d3d3d3 50%/cover no-repeat;background-blend-mode:soft-light,normal;border-radius:10px;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.service-card-small__title{color:var(--black-black-00,#fff);flex:1 1 auto;font-size:12px;font-style:normal;font-weight:700;line-height:20px;margin-top:10px;text-align:center;text-decoration:none}@media screen and (min-width:769px) and (max-width:1025px){.service-card-small__title{font-size:18px;line-height:24px}}.service-card-small__text{color:var(--black-black-50,#898989);font-size:10px;font-style:normal;font-weight:400;line-height:18px;margin-top:12px;text-align:center;text-decoration:underline}@media screen and (min-width:769px) and (max-width:1025px){.service-card-small__text{font-size:16px;line-height:22px;margin-top:10px}}.service-card-standard{background:var(--black-primary-black,#111212);border:1px solid var(--black-black-80,#414141);border-radius:40px;display:flex;gap:20px;height:auto;max-height:260px;overflow:hidden;padding:20px 20px 40px;position:relative;transition:max-height .4s}.service-card-standard--opened{max-height:2400px}.service-card-standard__picture{background:linear-gradient(0deg,#00a19c80,#00a19c80),#d3d3d3 50%/cover no-repeat;background-blend-mode:soft-light,normal;border-radius:20px;display:block;height:192px;min-width:172px;width:172px}.service-card-standard__picture img{border-radius:20px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.service-card-standard__title{color:var(--black-black-00,#fff);flex:1 1 auto;font-size:24px;font-style:normal;font-weight:400;line-height:32px;margin-bottom:22px;text-decoration:none}.service-card-standard__text{color:var(--black-black-50,#898989);font-size:10px;font-style:normal;font-weight:400;line-height:18px;text-align:center;text-decoration:underline}@media screen and (min-width:769px) and (max-width:1025px){.service-card-standard__text{font-size:21px;line-height:29px}}.service-card-standard__more-button{background:var(--black-primary-black);bottom:0;height:30px;position:absolute;width:100%}.service-card-standard__more-button button{background:transparent;border:none;cursor:pointer;height:100%;width:100%}.service-card-standard__subcategories{align-content:flex-start;align-items:flex-start;align-self:stretch;display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.service-card-standard__subcategory{align-items:center;background:var(--black-black-90,#2a2a2a);border-radius:10px;display:flex;justify-content:center;padding:4px 12px;text-decoration:none}.service-card-standard__subcategory-title{color:var(--black-black-20,#cbcccc);font-size:16px;font-size:13px;font-style:normal;font-weight:400;line-height:24px;position:relative;text-decoration:none;transition:all .2s}.service-card-standard__subcategory-title:before{background:var(--white);bottom:4px;content:"";height:1px;opacity:0;position:absolute;transition:all .2s;width:100%}@media (any-hover:hover){.service-card-standard__subcategory-title:hover{color:var(--white)}.service-card-standard__subcategory-title:hover:before{opacity:1}}
