.red-background,.selfservice-container-blocks .selfservice-content{background-color:var(--primary);transition:var(--smooth-transition)}.red-background:hover,.selfservice-container-blocks .selfservice-content:hover{background-color:var(--primary-hover)}.red-background.disabled,.red-background:disabled,.selfservice-container-blocks .disabled.selfservice-content,.selfservice-container-blocks .selfservice-content:disabled{background-color:var(--disabled)}.selfservice{width:100%}@media(max-width:1039.9px)and (min-width:768px){.selfservice{width:100vw}}.selfservice-container-blocks{display:flex;gap:20px}@media(max-width:1039.9px)and (min-width:768px){.selfservice-container-blocks{display:inline-block;white-space:nowrap;padding:8px 5.5% 8px 0;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overflow:auto hidden;scroll-snap-type:x mandatory}}@media(max-width:767.9px){.selfservice-container-blocks{display:flex;flex-direction:column;gap:10px}}.selfservice-container-blocks .selfservice-content{text-align:center;cursor:pointer;width:224px;height:200px;margin:auto;padding-top:42px;padding-bottom:27px;border-radius:var(--subtle-border-radius)}@media(max-width:1039.9px)and (min-width:768px){.selfservice-container-blocks .selfservice-content{display:inline-block;width:27%;max-width:200px;margin-right:15px;scroll-snap-align:start}}@media(max-width:767.9px){.selfservice-container-blocks .selfservice-content{display:flex;justify-content:flex-start;align-items:center;width:100%;padding:0;height:110px}}.selfservice-container-blocks .selfservice-content .image-container{height:70px;width:100%;position:relative;aspect-ratio:1/1}@media(max-width:767.9px){.selfservice-container-blocks .selfservice-content .image-container{width:100px;margin-left:20px;height:70px}}.selfservice-container-blocks .selfservice-content img{width:100%;object-fit:contain}@media(max-width:1039.9px){.selfservice-container-blocks .selfservice-content img{display:flex;justify-content:center;margin:auto}}@media(max-width:767.9px){.selfservice-container-blocks .selfservice-content img{display:flex;justify-content:center;margin:auto}}.selfservice-text{font-size:22px;color:var(--white);font-weight:500;margin:0;white-space:nowrap;padding-top:15px}@media(max-width:1039.9px){.selfservice-text{display:flex;justify-content:center}}@media(max-width:767.9px){.selfservice-text{padding-top:0;padding-left:20px}}.selfservice-title-skeleton{margin-bottom:2rem}.selfservice-container-blocks .content-skeleton{background-color:var(--grey)!important}.selfservice-container-blocks .selfservice-content .image-container-skeleton{display:flex;justify-content:center}@media(max-width:767.9px){.selfservice-container-blocks .selfservice-content .image-container-skeleton{width:100px;padding-left:20px}}.selfservice-text-skeleton{padding-top:15px;display:flex;justify-content:center}@media(max-width:1039.9px){.selfservice-text-skeleton{display:flex;justify-content:center}}@media(max-width:767.9px){.selfservice-text-skeleton{padding-top:0;padding-left:20px}}.slider-button-container{display:flex;align-items:center;justify-content:space-between}.selfservice-navigation{display:flex;gap:13px}.selfservice-navigation .arrow-container{width:33px;height:33px;justify-content:space-around;display:flex;border-radius:22px;box-shadow:0 2px 0 0 var(--shadow);border:1px solid var(--shadow);background-color:var(--white);cursor:pointer}.selfservice-navigation .arrow-container .arrow-left{transform:rotate(180deg)}.selfservice-navigation .arrow-container img{color:rgba(0,0,0,0);width:13.4px!important;height:100%}.arrow-container{width:33px;height:33px;justify-content:space-around;display:flex;border-radius:22px;box-shadow:0 2px 0 0 var(--shadow);border:1px solid var(--shadow);background-color:var(--white);cursor:pointer}.arrow-container .arrow-left{transform:rotate(180deg)}.arrow-container img{color:rgba(0,0,0,0);width:13.4px!important;height:100%}