.text-SP-vertical.small{height:64px;width:148px}.text-SP-vertical.big{height:90px;width:216px}.text-SP-vertical.medium{height:79px;width:186px}.text-SP-vertical.dynamic-2breaks,.text-SP-vertical.dynamic-3breaks{height:90px;width:216px}@media screen and (max-width:1439px){.text-SP-vertical.dynamic-3breaks{height:79px;width:186px}}@media screen and (max-width:833px){.text-SP-vertical.dynamic-3breaks{height:64px;width:148px}.text-SP-vertical.dynamic-2breaks{height:79px;width:186px}}.text-SP-horizontal.small{height:38px;width:231px}.text-SP-horizontal.big{height:50px;width:343px}.text-SP-horizontal.medium{height:45px;width:294px}.text-SP-horizontal.dynamic-2breaks,.text-SP-horizontal.dynamic-3breaks{height:50px;width:343px}@media screen and (max-width:1439px){.text-SP-horizontal.dynamic-3breaks{height:45px;width:294px}}@media screen and (max-width:833px){.text-SP-horizontal.dynamic-3breaks{height:38px;width:231px}.text-SP-horizontal.dynamic-2breaks{height:45px;width:294px}}.animation-SP-grow{position:relative}@keyframes cyan_squareAnimation{0%{left:calc(var(--left-base) - var(--cyan-square-width))}62.5%{left:var(--left-base)}75%{left:var(--left-base)}to{left:calc(var(--left-base) + var(--center-line-height))}}@keyframes white_squareAnimation{0%{left:calc(var(--left-base) - var(--center-line-height))}75%{left:var(--left-base)}to{left:var(--left-base)}}@keyframes top_orange_squareAnimation{0%{left:calc(var(--left-base) - var(--center-line-height));border-bottom-right-radius:5px}12.5%{height:var(--orange-start-height);top:var(--top-base);left:var(--left-base)}25%{top:var(--top-base);height:var(--orange-start-height)}75%{border-bottom-right-radius:5px}to{height:var(--orange-height);top:calc(var(--top-base) - var(--orange-height));border-bottom-right-radius:0;left:var(--left-base)}}@keyframes bottom_orange_squareAnimation{0%{left:calc(var(--left-base) - var(--center-line-height));border-top-right-radius:5px}12.5%{height:var(--orange-start-height);top:calc(var(--top-base) + calc(var(--center-line-height) - var(--orange-start-height)));left:var(--left-base)}25%{top:calc(var(--top-base) + calc(var(--center-line-height) - var(--orange-start-height)));height:var(--orange-start-height)}75%{border-top-right-radius:5px}to{height:var(--orange-height);top:calc(var(--top-base) + var(--center-line-height));left:var(--left-base);border-top-right-radius:0}}.container{background-color:transparent;position:relative}.container.big,.container.dynamic-2breaks,.container.dynamic-3breaks{width:46.6px;height:46.6px;--image-height:37.55px;--center-line-height:3.8px;--left-base:22.45px;--top-base:21.59px;--orange-height:9.88px;--orange-start-height:2.96px;--cyan-square-width:9.25px}.container.medium{width:41px;height:41px;--image-height:33.04px;--center-line-height:3.4px;--left-base:19.6px;--top-base:19.5px;--orange-height:8.7px;--orange-start-height:3px;--cyan-square-width:9.25px}.container.small{width:36px;height:36px;--image-height:29.01px;--center-line-height:3px;--left-base:17.2px;--top-base:17.71px;--orange-height:7.63px;--orange-start-height:2.29px;--cyan-square-width:9.25px}@media screen and (max-width:1439px){.container.dynamic-3breaks{width:41px;height:41px;--image-height:33.04px;--center-line-height:3.4px;--left-base:19.6px;--top-base:19.5px;--orange-height:8.7px;--orange-start-height:3px;--cyan-square-width:9.25px}}@media screen and (max-width:833px){.container.dynamic-3breaks{width:36px;height:36px;--image-height:29.01px;--center-line-height:3px;--left-base:17.2px;--top-base:17.71px;--orange-height:7.63px;--orange-start-height:2.29px;--cyan-square-width:9.25px}.container.dynamic-2breaks{width:41px;height:41px;--image-height:33.04px;--center-line-height:3.4px;--left-base:19.6px;--top-base:19.5px;--orange-height:8.7px;--orange-start-height:3px;--cyan-square-width:9.25px}}.element{position:absolute}.logo_img{background-color:transparent;z-index:5;max-width:40px!important;width:auto;top:4.72px;left:0;height:var(--image-height)}.cyan_square{background-color:var(--fargerspaqua-6);z-index:2;animation:cyan_squareAnimation 2s linear 1 forwards;width:var(--cyan-square-width)}.cyan_square,.white_square{height:var(--center-line-height);top:var(--top-base)}.white_square{background-color:#ffffff;z-index:1;animation:white_squareAnimation 2s linear 1 forwards;width:var(--center-line-height)}.top_orange_square{z-index:3;animation:top_orange_squareAnimation 2s linear 1 forwards}.bottom_orange_square,.top_orange_square{background-color:var(--fargersporange-6);width:var(--center-line-height)}.bottom_orange_square{z-index:4;animation:bottom_orange_squareAnimation 2s linear 1 forwards}@keyframes cyan_squareLoopAnimation{0%{left:calc(var(--left-base) - var(--cyan-square-width))}28.5%{left:var(--left-base)}34.2%{left:var(--left-base)}45%{left:calc(var(--left-base) + var(--center-line-height))}55%{left:calc(var(--left-base) + var(--center-line-height))}65.7%{left:var(--left-base)}71.4%{left:var(--left-base)}to{left:calc(var(--left-base) - var(--cyan-square-width))}}@keyframes white_squareLoopAnimation{0%{left:calc(var(--left-base) - var(--center-line-height))}25%{left:var(--left-base)}75%{left:var(--left-base)}to{left:calc(var(--left-base) - var(--center-line-height))}}@keyframes top_orange_squareLoopAnimation{0%{left:calc(var(--left-base) - var(--center-line-height));border-bottom-right-radius:5px}5.7%{height:var(--orange-start-height);top:var(--top-base);left:var(--left-base)}17.1%{top:var(--top-base);height:var(--orange-start-height)}34.2%{border-bottom-right-radius:5px}45%{height:var(--orange-height);top:calc(var(--top-base) - var(--orange-height));border-bottom-right-radius:0}55%{top:calc(var(--top-base) - var(--orange-height));border-bottom-right-radius:0;height:var(--orange-height)}65.7%{border-bottom-right-radius:5px}82.8%{height:var(--orange-start-height);top:var(--top-base)}94.2%{height:var(--orange-start-height);top:var(--top-base);left:var(--left-base)}to{left:calc(var(--left-base) - var(--center-line-height));border-bottom-right-radius:5px}}@keyframes bottom_orange_squareLoopAnimation{0%{left:calc(var(--left-base) - var(--center-line-height));border-top-right-radius:5px}5.7%{height:var(--orange-start-height);top:calc(var(--top-base) + calc(var(--center-line-height) - var(--orange-start-height)));left:var(--left-base)}17.1%{top:calc(var(--top-base) + calc(var(--center-line-height) - var(--orange-start-height)));height:var(--orange-start-height)}34.2%{border-top-right-radius:5px}45%{height:var(--orange-height);top:calc(var(--top-base) + var(--center-line-height));border-top-right-radius:0}55%{height:var(--orange-height);top:calc(var(--top-base) + var(--center-line-height));border-top-right-radius:0}65.7%{border-top-right-radius:5px}82.8%{height:var(--orange-start-height);top:calc(var(--top-base) + calc(var(--center-line-height) - var(--orange-start-height)))}94.2%{height:var(--orange-start-height);top:calc(var(--top-base) + calc(var(--center-line-height) - var(--orange-start-height)));left:var(--left-base)}to{left:calc(var(--left-base) - var(--center-line-height));border-top-right-radius:5px}}.cyan_square.loop{animation:cyan_squareLoopAnimation 3s linear infinite forwards}.white_square.loop{animation:white_squareLoopAnimation 3s linear infinite forwards}.top_orange_square.loop{animation:top_orange_squareLoopAnimation 3s linear infinite forwards}.bottom_orange_square.loop{animation:bottom_orange_squareLoopAnimation 3s linear infinite forwards}.static-logo-container.big,.static-logo-container.dynamic-2breaks,.static-logo-container.dynamic-3breaks{height:46.6px;--image-height:37.55px}.static-logo-container.medium{height:41px;--image-height:33.04px}.static-logo-container.small{height:36px;--image-height:29.01px}@media screen and (max-width:1439px){.static-logo-container.dynamic-3breaks{height:41px;--image-height:33.04px}}@media screen and (max-width:833px){.static-logo-container.dynamic-3breaks{height:36px;--image-height:29.01px}.static-logo-container.dynamic-2breaks{height:41px;--image-height:33.04px}}.static-logo{background-color:transparent;z-index:5;width:auto;top:4.72px;height:var(--image-height);position:relative}.dropdown-menu-item{align-items:center;display:flex;padding:0 16px;position:relative;width:100%;height:-moz-fit-content;height:fit-content;font:var(--body1-regular);background-color:var(--neutral-1-spblue-9);color:var(--spblue-8-neutral-1);gap:6px}.dropdown-menu-item.large{min-height:36px}.dropdown-menu-item:disabled{background-color:#ffffff;color:var(--neutral-5-spblue-8)}.dropdown-menu-item:hover{background-color:var(--neutral-2-spblue-8)}.dropdown-menu-item:focus{background-color:var(--neutral-3-spblue-7)}.dropdown-menu-item.small{min-height:24px}.dropdown-menu-item.medium{min-height:28px}.dropdown-menu-item.standard{height:32px}.frame-dropdown{align-items:flex-start;background-color:var(--spblue-0-9);border-radius:4px;box-shadow:var(--card);overflow:hidden;padding:4px 0;margin-top:8px;position:absolute;z-index:2;max-height:236px;overflow-y:auto!important;width:100%}.dropdown-primary .icon{border-bottom-style:solid;border-right-style:solid;border-left:transparent;border-top:transparent;height:6px;width:6px;border-width:1.5px;border-radius:0}.dropdown-primary.filled .icon{border-color:var(--fargerneutral-1)}.dropdown-primary.outlined .icon,.dropdown-primary.text .icon{border-color:var(--spblue-10-1)}.dropdown-primary.menu-none .icon{transform:rotate(45deg);margin-top:-3px}.dropdown-primary.menu-default .icon{transform:rotate(-135deg);margin-bottom:-3px}.dropdown-icon:focus,.dropdown-icon:hover{background-color:var(--fargerblue-1)}.dropdown-icon:focus{border:2px solid;border-color:var(--fargerblue-2)}.dropdown-icon{align-items:center;border-radius:4px;display:flex;gap:6px;justify-content:center}.dropdown-icon.small{height:24px;width:24px}.dropdown-icon.large{height:36px;width:36px}.dropdown-icon.standard{height:32px;width:32px}.dropdown-icon.medium{height:28px;width:28px}.dropdown-language-conatainer{cursor:pointer}.dropdown-language{border-radius:4px;align-items:center;display:flex;gap:6px;justify-content:center}.dropdown-language.menu-default img{transform:rotate(180deg)}.dropdown-language:hover{background-color:var(--spblue-1-10)}.dropdown-language{height:32px;width:32px}.dropdown-language:focus-within{background-color:var(--spblue-1-10);border:2px solid;border-color:var(--spblue-2-9);width:32px;min-width:32px;max-width:32px}@media screen and (max-width:1240px){.dropdown-language-conatainer .frame-dropdown{right:0}}