.tx-sma-contacts .card-middle{max-width:23.66rem;width:100%}.tx-sma-contacts .card-middle label{font-size:to-rem(17);font-weight:600;line-height:1.33}.tx-sma-contacts .card-middle .select-wrapper{left:0;position:relative;top:0}.tx-sma-contacts .card-middle .select-wrapper select{z-index:1}.tx-sma-contacts .card-middle .select-wrapper:before{background-color:var(--neutral-grey-50);border-radius:3px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.tx-sma-contacts .card-middle .select-wrapper:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='33' fill='none'%3E%3Cpath d='M10.667 13.833 16 19.166l5.334-5.333' stroke='%23000' stroke-opacity='.84' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:32px;position:absolute;right:2rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:32px;z-index:0}.tx-sma-contacts .location-wrapper .location{-webkit-animation:fadeIn 1s;animation:fadeIn 1s}.tx-sma-contacts .location-wrapper .location .location-top{max-width:23.66rem;width:100%}.tx-sma-contacts .location-wrapper .location .location-top .location-rte p{margin:.75rem 0 0}.tx-sma-contacts .location-wrapper .location .elements-wrapper{-webkit-column-gap:2.83rem;-moz-column-gap:2.83rem;column-gap:2.83rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:3.52rem}.tx-sma-contacts .location-wrapper .location .elements-wrapper .element{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:var(--neutral-bg-light-grey);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;max-width:100%;padding:2rem 2.25rem;width:100%}@media screen and (min-width:breakpoint("sm")){.tx-sma-contacts .location-wrapper .location .elements-wrapper .element{max-width:17.66rem}}@media screen and (min-width:1024px){.tx-sma-contacts .location-wrapper .location .elements-wrapper .element{max-width:23.66rem}}.tx-sma-contacts .location-wrapper .location .elements-wrapper .element .element-rte{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-end}.tx-sma-contacts .location-wrapper .location .elements-wrapper .element .element-rte p{margin:0}.tx-sma-contacts .location-wrapper .location .elements-wrapper .element .element-rte .link,.tx-sma-contacts .location-wrapper .location .elements-wrapper .element .element-rte .link-mail,.tx-sma-contacts .location-wrapper .location .elements-wrapper .element .element-rte .link-tel{color:var(--interactive-blue-700);display:inline-block}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}