.infinite-spin{animation-duration:1s;animation-iteration-count:infinite;animation-name:infinite-spin;animation-timing-function:linear;position:relative}@keyframes infinite-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}#faq-panel{border-radius:4px;box-shadow:0 4px 16px 0 #1520271a}#faq-panel .panel-header{background-color:#c30061;padding:1.5rem}#faq-panel .panel-header h2{color:#fff;font-size:1.2rem;font-weight:700;margin:0}#faq-panel .tree{background-color:#fff;display:grid}@media (min-width:768px){#faq-panel .tree{grid-template-columns:repeat(3,1fr)}}#faq-panel .tree .tree-panel{height:550px;overflow-y:scroll}@media (max-width:768px){#faq-panel .tree .tree-panel:not(.active){display:none}}#faq-panel .tree .tree-panel.categories{--faq-hover-color:#fff;background-color:#edf0f1}#faq-panel .tree .tree-panel.questions{--faq-hover-color:#edf0f1}@media (min-width:768px){#faq-panel .tree .tree-panel.questions.active{grid-column-end:span 2}}#faq-panel .tree .tree-panel *{line-height:1.4}#faq-panel .tree .tree-panel h3{margin:1rem}#faq-panel .tree .tree-panel .panel-item{color:#006dd3;cursor:pointer;font-weight:700;line-height:1.4;padding:12px 1rem}#faq-panel .tree .tree-panel .panel-item:not(.hidden){display:flex}#faq-panel .tree .tree-panel .panel-item.selected{background-color:#037ae8;color:#fff}#faq-panel .tree .tree-panel .panel-item.back-button{display:none}@media (max-width:768px){#faq-panel .tree .tree-panel .panel-item.back-button{border-bottom:1px solid #edf0f1;display:block}}#faq-panel .tree .tree-panel .panel-item i[class^=fontbax-]{font-weight:700;padding-right:8px}#faq-panel .tree .tree-panel li:hover{background-color:var(--faq-hover-color)}#faq-panel .tree .tree-panel li:hover>.fontbax-arrowright{transform:translateX(6px)}#faq-panel .tree .tree-panel li .fontbax-arrowright{transform:translateX(0);transition:transform .5s ease}#faq-panel .tree .tree-panel .answer-slot{padding:0 1rem 1rem}#faq-panel .tree .tree-panel .answer-slot ul{list-style:initial;margin-left:1rem}#page-contact #pageTitle{font-family:DINPro-bold,serif;margin-bottom:0}#page-contact .searchBar .main-search{display:none}#contactDivs{border-top:none;padding:12px 0 20px}#contactDivs p,#contactDivs ul{line-height:135%;margin:0;padding:0}#contactDivs>div{margin:10px 10px 12px;padding:24px 18px}#contactDivs>div.gray-bg{background:#edf0f1}#contactDivs>div.pane-rounded{border-radius:3px}#contactDivs>div>.fl:not(:last-child){margin-bottom:16px}#contactDivs h2{margin-bottom:24px}@media (min-width:768px){#contactDivs #detail-blocks{display:grid;grid-template-columns:repeat(2,50%)}}#contactDivs #detail-blocks .detail-block>*{margin-bottom:15px}@media (min-width:768px){#contactDivs #detail-blocks .detail-block>:last-child{margin-bottom:0}}#contactDivs #detail-blocks .data-list{display:grid;gap:5px 10px;grid-template-columns:auto 1fr}#contactDivs #detail-blocks .data-list hr{background-color:initial;border-top:0;margin:.3em 0}@media (min-width:768px){#contactDivs #customerServiceLinks{display:grid;gap:1rem;grid-template-columns:repeat(4,auto)}}#contactDivs #customerServiceLinks .category-item li{align-items:baseline;display:flex;gap:5px;line-height:1.5rem}#contactDivs #contact-data #contact-data-list{line-height:150%}#contactDivs #contact-data #profile-link{color:#fff;text-decoration:none;width:fit-content}