:root{--primary-color: #D91918;--primary-color-alt: #D11E25;--primary-color-90: #C61B21;--primary-color-alt-90: #BA2025;--primary-color-line: #D21D23;--primary-color-alpha: rgba(213, 0, 0, 0.9019607843);--primary-gradient: linear-gradient(180deg, var(--primary-color), var(--primary-color-alt));--primary-gradient-90: linear-gradient(180deg, var(--primary-color), var(--primary-color-alt));--primary-color-filter: invert(16%) sepia(77%) saturate(3542%) hue-rotate(349deg) brightness(103%) contrast(104%);--primary-color-alt-filter: invert(20%) sepia(88%) saturate(2417%) hue-rotate(342deg) brightness(90%) contrast(104%);--primary-color-90-filter: invert(15%) sepia(94%) saturate(4400%) hue-rotate(351deg) brightness(81%) contrast(90%)}body.bodytype-privatebanking{--primary-color: #B2A163;--primary-color-alt: #AAA668;--primary-color-90: #A59B5D;--primary-color-alt-90: #9A9F62;--primary-color-line: #ABA566;--primary-color-alpha: rgba(178, 161, 0, 0.9019607843);--primary-gradient: linear-gradient(180deg, var(--primary-color), var(--primary-color-alt));--primary-gradient-90: linear-gradient(180deg, var(--primary-color), var(--primary-color-alt));--primary-color-filter: invert(74%) sepia(10%) saturate(1390%) hue-rotate(10deg) brightness(85%) contrast(91%);--primary-color-alt-filter: invert(71%) sepia(15%) saturate(892%) hue-rotate(19deg) brightness(89%) contrast(89%);--primary-color-90-filter: invert(73%) sepia(11%) saturate(1425%) hue-rotate(14deg) brightness(84%) contrast(81%)}@media screen and (max-width: 639px){.hide-small{display:none}}@media screen and (max-width: 959px){.hide--mobile{display:none}}@media screen and (min-width: 640px)and (max-width: 959px){.hide-mobile{display:none}}@media screen and (min-width: 640px){.hide-mobile-{display:none}}@media screen and (max-width: 1279px){.hide--tablet{display:none}}@media screen and (min-width: 960px)and (max-width: 1279px){.hide-tablet{display:none}}@media screen and (min-width: 960px){.hide-tablet-{display:none}}@media screen and (max-width: 1679px){.hide--desktop{display:none}}@media screen and (min-width: 1280px)and (max-width: 1679px){.hide-desktop{display:none}}@media screen and (min-width: 1280px){.hide-desktop-{display:none}}@media screen and (min-width: 1680px){.hide-big{display:none}}.pmain .paccordion{width:100%;margin:20px auto 0}.pmain .paccordion-section{margin-bottom:0}.pmain .paccordion-section.active .paccordion-content{border-bottom:1px solid silver;padding-bottom:20px;margin-bottom:20px}.pmain .paccordion-section.active .paccordion-arrow{transform:rotate(180deg)}.pmain .paccordion-section.active .paccordion-header-title{color:var(--primary-color)}.pmain .paccordion-header{padding:10px 15px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.pmain .paccordion-header-title{margin-right:20px;font-family:"SofiaPro-Regular",sans-serif;font-style:normal;font-weight:normal;letter-spacing:0;line-height:1;color:#656565;font-family:"SofiaPro-SemiBold",sans-serif;font-size:22px;transition:color .3s ease}.pmain .paccordion-content{overflow:hidden;height:0;box-sizing:border-box;transition:height .3s ease;padding:0 15px}.pmain .paccordion-content ul{list-style:none;margin:0;padding:0}.pmain .paccordion-content ul li{padding:8px 0}.pmain .paccordion-content ul li a{text-decoration:none;color:var(--primary-color);font-family:"SofiaPro-Regular",sans-serif;font-style:normal;font-weight:normal;letter-spacing:0;line-height:1;color:#656565;font-family:"SofiaPro-Light",sans-serif;font-size:18px}.pmain .paccordion-arrow{position:relative;display:inline-block;width:20px;height:12px;transform-origin:center;transition:transform .3s ease}.pmain .paccordion-arrow::before,.pmain .paccordion-arrow::after{content:"";position:absolute;height:1px;background-color:var(--primary-color);transition:transform .3s ease}.pmain .paccordion-arrow::before{width:14px;top:20%;left:0;transform:translateY(-50%) rotate(45deg);transform-origin:left center}.pmain .paccordion-arrow::after{width:14px;top:20%;right:0;transform:translateY(-50%) rotate(-45deg);transform-origin:right center}.pmain .pselect{position:absolute;width:100%;height:100%;opacity:0;z-index:2;cursor:pointer;display:none}.pmain .pselect-custom{position:relative;background:#fff;box-shadow:0px 2px 16px rgba(0,0,0,.1607843137);height:48px;user-select:none;cursor:pointer;font-family:"SofiaPro-Regular",sans-serif;font-style:normal;font-weight:normal;letter-spacing:0;line-height:1;color:#656565;font-family:"SofiaPro-Light",sans-serif;font-size:18px;line-height:48px}.pmain .pselect-custom.pselect-disabled{opacity:.5;pointer-events:none}.pmain .pselect-custom .pselect-selected-option{display:flex;justify-content:space-between;align-items:center;padding:0;padding:0 10px;box-shadow:0px 2px 16px rgba(0,0,0,.1607843137)}.pmain .pselect-custom .pselect-selected-option .pselect-arrow{margin-right:-10px;width:48px;height:48px;background:#d91918;display:flex;justify-content:center;align-items:center}.pmain .pselect-custom .pselect-selected-option .pselect-arrow::after{content:"";border:solid #fff;border-width:0 2px 2px 0;display:inline-block;padding:6px;transition:transform .3s ease;transform:rotate(45deg) translateY(-3px) translateX(-3px)}.pmain .pselect-custom .pselect-options{position:absolute;top:48px;left:0;right:0;background:#fff;max-height:200px;overflow-y:auto;border:1px solid #ccc;opacity:0;visibility:hidden;transition:opacity .3s ease;list-style:none;padding:0;margin:0;z-index:1;box-shadow:0px 2px 16px rgba(0,0,0,.1607843137)}.pmain .pselect-custom .pselect-options li{padding:0 10px;cursor:pointer;height:48px}.pmain .pselect-custom .pselect-options li:hover{background-color:#f0f0f0}.pmain .pselect-custom .pselect-options li.pselect-selected{color:#fff;background-color:#d91918}.pmain .pselect-custom.open .pselect-options{opacity:1;visibility:visible}.pmain .pselect-custom.open .pselect-selected-option .pselect-arrow::after{transform:rotate(225deg) translateY(-4px) translateX(-4px)}.pmain .section-screens{display:flex;flex-wrap:wrap}.pmain .section-screens .section-screen{margin-bottom:20px;box-sizing:content-box}.pmain .section-screens .section-screen.section-screen-2{transform-origin:center top;transform:scale(0.9)}.pmain .section-screens .section-screen .pselect-container{z-index:5}.pmain .section-screens .section-screen .paccordion-content>ul li:first-child{display:none}.pmain .section-screens .section-screen .subscreens-list{display:none;margin-top:8px;margin-left:8px}.pmain .section-screens .section-screen .subscreens-list li::before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:red;margin-right:8px;vertical-align:middle;position:relative;top:-3px}@media screen and (max-width: 1279px){.pmain .section-screens{padding:0 20px;width:calc(100% - 40px)}.pmain .section-screens .section-screen{padding:0}}@media screen and (max-width: 959px){.pmain .section-screens{flex-direction:column}.pmain .section-screens .section-screen{padding:0}.pmain .section-screens .section-screen-1{padding-top:20px}.pmain .section-screens .section-screen-2{order:3}.pmain .section-screens .section-screen-3{order:2}}.pmain .pscreen{position:relative;width:406px;height:850px;margin:48px auto 20px auto;user-select:none}.pmain .pscreen *{user-select:none}.pmain .pscreen .screen-container{position:relative;width:100%;height:100%;opacity:0;animation:fadeIn 1s ease-in 1s forwards;z-index:2;scrollbar-width:none;border-radius:52px;background-color:#fff;color:#000;overflow:hidden;box-sizing:border-box;outline:16px #000 solid;overflow-y:auto;max-height:850px}.pmain .pscreen .screen-container::-webkit-scrollbar{width:0;background:rgba(0,0,0,0)}.pmain .pscreen .screen-container:hover{scrollbar-width:thin}.pmain .pscreen .screen-container:hover::-webkit-scrollbar{width:8px}.pmain .pscreen .screen-container:hover::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:4px}.pmain .pscreen .screen-container:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,.4);border-radius:4px}.pmain .pscreen .screen-container .screen-container-dark{width:100%;height:100%;background:unset;z-index:2;position:relative;opacity:0;transition:opacity .5s ease-in}.pmain .pscreen .screen-container .screen-container-dark-show{opacity:.3}.pmain .pscreen .screen-container-image{position:absolute;height:calc(100% - 30px);width:406px;display:block;height:auto;background-position-y:-30px;background-size:406px auto;background-repeat:no-repeat;opacity:1}.pmain .pscreen .screen-container-image .screen-image{z-index:1;width:406px;height:auto;position:absolute;visibility:hidden;position:relative;display:block;margin-top:-30px}.pmain .pscreen .screen-container-image.changeScreen-out{animation:changeScreenOut .5s ease-in forwards}.pmain .pscreen .screen-container-image.changeScreen-in{animation:changeScreenIn .5s ease-out forwards}.pmain .pscreen .screen-frame,.pmain .pscreen .screen-items{position:absolute;top:0;width:406px;height:880px;z-index:2}.pmain .pscreen .screen-frame img,.pmain .pscreen .screen-items img{width:100%;height:100%;object-fit:contain}.pmain .pscreen .screen-frame .screen-items-element,.pmain .pscreen .screen-items .screen-items-element{display:block;border:2px solid #e6b000;border-radius:29px;opacity:1;cursor:pointer;background-color:rgba(255,242,204,.137254902);transition:background-color .2s ease}.pmain .pscreen .screen-frame .screen-items-element.linktype-none,.pmain .pscreen .screen-items .screen-items-element.linktype-none{cursor:default}.pmain .pscreen .screen-frame .screen-items-element:hover,.pmain .pscreen .screen-items .screen-items-element:hover{background-color:unset}.pmain .pscreen .screen-frame .screen-items-element.hide-items,.pmain .pscreen .screen-items .screen-items-element.hide-items{opacity:0;visibility:hidden;transition:opacity .2s ease-out,visibility .2s ease-out}.pmain .pscreen .screen-frame .screen-items-element.show-items,.pmain .pscreen .screen-items .screen-items-element.show-items{opacity:0;visibility:visible;animation:showItems 1.5s ease-in forwards}.pmain .pscreen .screen-frame{position:absolute;top:-60px;left:-40px;width:490px;height:926px;z-index:0;opacity:0;animation:fadeIn 1s ease-in 1s forwards}.pmain .pscreen .screen-frame .screen-frame-pseudobtn{position:absolute;width:6px;height:64px;border-radius:6px 0 0 6px;background-color:#000;top:0;left:0;z-index:3}.pmain .pscreen .screen-frame .screen-frame-pseudobtn.screen-frame-pseudobtn-1{top:195px;left:18px;height:48px}.pmain .pscreen .screen-frame .screen-frame-pseudobtn.screen-frame-pseudobtn-2{top:282px;left:18px;height:70px}.pmain .pscreen .screen-frame .screen-frame-pseudobtn.screen-frame-pseudobtn-3{top:365px;left:18px;height:70px}.pmain .pscreen .screen-frame .screen-frame-pseudobtn.screen-frame-pseudobtn-4{left:462px;height:100px;top:267px;border-radius:0 6px 6px 0}.pmain .pscreen .screen-items{position:absolute;top:0;left:0;width:406px;z-index:2}.pmain .pscreen .screen-tooltip{position:absolute;width:372px;left:16px;height:auto;z-index:3;display:none;font-size:18px;background:#f5f5f5 0% 0% no-repeat padding-box;border:2px solid #e6b000;border-radius:8px;text-align:center;opacity:1}.pmain .pscreen .screen-tooltip .screen-tooltip-text{text-align:left;letter-spacing:-0.36px;color:#656565;padding:20px}.pmain .pscreen .screen-tooltip .screen-tooltip-arrow{position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-top:10px solid #e6b000}.pmain .pscreen .screen-tooltip .screen-tooltip-arrow.screen-tooltip-arrow-up{bottom:unset;top:-10px;transform:rotate(180deg) translateX(-50%)}.pmain .back-button-container{text-align:center;margin-top:48px;cursor:pointer}.pmain .back-button-container button{cursor:pointer}.pmain .back-button-container .screen-back-disabled{cursor:not-allowed;opacity:.5}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes changeScreenOut{from{opacity:1;transform:translate(0, 0)}to{opacity:.5;transform:translate(-100%, 0)}}@keyframes changeScreenIn{from{opacity:.5;transform:translate(100%, 0)}to{opacity:1;transform:translate(0, 0)}}@keyframes showItemsPulse{0%{opacity:0;transform:scaleX(1) scaleY(1) translate(0, 0)}25%{opacity:.5;transform:scaleX(1.1) scaleY(1.3)}50%{opacity:1;transform:scaleX(1.05) scaleY(1.2)}75%{opacity:.8;transform:scaleX(1.1) scaleY(1.3)}100%{opacity:1;transform:scaleX(1) scaleY(1) translate(0, 0)}}@keyframes showItems{0%{opacity:0}100%{opacity:1}}.pmain .screen-link.screen-link-active{color:var(--primary-color)}.pmain .styled-box{background:rgba(255,242,204,.137254902);border:2px solid #e6b000;border-radius:8px;padding:20px;box-sizing:border-box;width:100%;max-width:100%;max-height:200px;overflow-y:auto;display:flex;flex-direction:column;align-self:center}@media screen and (min-width: 960px){.pmain .styled-box{padding:32px;margin-top:32px;max-height:unset}}.pmain .styled-box strong{text-align:left;font-size:18px;font-weight:500;line-height:25px;letter-spacing:-0.36px}.pmain .styled-box p{margin:0 0 20px;line-height:1.5;text-align:left;font-size:18px;font-weight:300;color:#656565}.pmain .styled-box p:last-child{margin:0}.pmain .styled-box .highlight-box{display:inline-block;width:51px;height:29px;border:2px solid rgba(255,242,204,.137254902);border-radius:29px;margin:-20px 5px 0}.pmain .pheader.retro-text-header{box-sizing:border-box;z-index:10;padding:60px 0;position:relative;font-family:"Sofia Pro Regular",sans-serif;font-weight:normal;font-style:normal;display:flex;flex-direction:column;justify-content:center;text-align:center;margin:0}.pmain .pheader.retro-text-header .pheader-title{font-family:"SofiaPro-SemiBold",sans-serif;line-height:1.4em;font-weight:100;font-size:40px;font-style:normal;margin:0;letter-spacing:-0.5px;border:none;padding:0;position:relative;text-align:center;color:#000}.pmain .pheader.retro-text-header .pheader-description{margin:20px 0;position:relative;font-weight:normal;font-style:normal;text-align:center;color:#656565;letter-spacing:-0.03em;font-size:18px;line-height:1.4em;padding:0;border:none;display:block;font-family:"SofiaPro-Light",sans-serif;font-size:24px;line-height:1.4em;font-weight:100}.pmain .pheader.retro-text-header .pheader-description p{display:inline;margin:0 0 16px 0}