.contact-cards{flex-direction:column;row-gap:5px;display:flex}.contact-cards .contact-card{cursor:pointer;justify-content:space-between;align-items:end;column-gap:6px;width:100%;height:90px;transition:transform .4s;display:flex}.contact-cards .contact-card:hover{transform:scale(1.05)}.contact-cards .contact-card .cc__image{background-color:#efefef;border-radius:15px;justify-content:center;align-items:end;width:70px;height:70px;display:flex}.contact-cards .contact-card .cc__image img{width:70px;height:auto}.contact-cards .contact-card .cc__name{filter:drop-shadow(-2px 2px 13px #0000001a);border-radius:10px;flex-direction:column;flex:1;justify-content:center;max-width:210px;height:70px;padding:0 22px;display:flex;box-shadow:-1px 1px 13px 2px #e1e1e1}.contact-cards .contact-card .cc__name span{color:#203b64;text-align:start;line-height:normal;display:block}.contact-cards .contact-card .cc__name span:first-child{margin-bottom:5px;font-size:10px;font-weight:700}.contact-cards .contact-card .cc__name span:last-child{font-size:12px;font-weight:900}.contact-cards .contact-card .cc__icon{background-color:#203b64;border:2px solid #efefef;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.contact-cards .contact-card .cc__icon i{background:url(/DesktopModules/SuperLinks/templates/ContactCard/img/contact.svg) 50%/contain no-repeat;width:24px;height:24px;margin-bottom:7px;display:block}.contact-cards .contact-card .cc__icon span{text-align:center;color:#fff;font-size:8px;font-weight:900;display:block}.contact-cards .cc__popup-wrapper{backdrop-filter:blur(4px);z-index:9000;background:#ffffffb5;justify-content:center;align-items:center;width:100vw;height:100vh;display:none;position:fixed;top:0;left:0}.contact-cards .cc__popup-wrapper.active{display:flex}.contact-cards .cc__popup-wrapper .cc__popup{background-color:#fff;border-radius:27px;width:380px;margin-left:auto;margin-right:auto;padding:20px 30px;display:none;box-shadow:4px 0 23px -7px #00000057}.contact-cards .cc__popup-wrapper .cc__popup.active{display:block}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__close-btn{cursor:pointer;background:#fff url(/DesktopModules/SuperLinks/templates/ContactCard/img/close.svg) 50% no-repeat;border-radius:5px;width:16px;height:15px;display:block;box-shadow:inset 1px 2px 2px #c9c9c947}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__first-row{justify-content:space-between;column-gap:5px;margin-top:48px;display:flex}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__image{background-color:#efefef;border-radius:15px;justify-content:center;align-items:end;width:78px;height:78px;display:flex}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__image img{width:78px;height:auto}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__name{filter:drop-shadow(-2px 2px 13px #0000001a);border-radius:10px;flex-direction:column;flex:1;justify-content:center;max-width:227px;height:78px;padding:0 22px;display:flex;box-shadow:-1px 1px 13px 2px #e1e1e1}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__name span{color:#203b64;text-align:start;text-indent:20px;line-height:normal;display:block}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__name span:first-child{margin-bottom:5px;font-size:10px;font-weight:700}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__name span:last-child{font-size:12px;font-weight:900}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__second-row{justify-content:space-between;column-gap:8px;margin-top:19px;display:flex}.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__rubika,.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__whatsapp,.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__eitaa,.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__telegram{color:#203b64;text-align:center;font-size:10px;font-weight:700}.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__rubika span:first-child,.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__whatsapp span:first-child,.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__eitaa span:first-child,.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__telegram span:first-child{background-color:#203b64;border-radius:20px;justify-content:center;align-items:center;width:71px;height:68px;margin-bottom:5px;display:flex}.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__rubika span:first-child:before,.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__whatsapp span:first-child:before,.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__eitaa span:first-child:before,.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__telegram span:first-child:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:contain;width:45px;height:45px;display:block}.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__rubika span:first-child:before{background-image:url(/DesktopModules/SuperLinks/templates/ContactCard/img/rubika.svg)}.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__whatsapp span:first-child:before{background-image:url(/DesktopModules/SuperLinks/templates/ContactCard/img/whatsapp.svg)}.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__eitaa span:first-child:before{background-image:url(/DesktopModules/SuperLinks/templates/ContactCard/img/eitaa.svg)}.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__telegram span:first-child:before{background-image:url(/DesktopModules/SuperLinks/templates/ContactCard/img/telegram.svg)}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__third-row{justify-content:space-between;align-items:center;column-gap:6px;margin-top:17px;font-size:11px;font-weight:700;line-height:11px;display:flex}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__third-row span:first-child{color:#414141}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__third-row span:last-child{color:#ff7a00}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__direct-line{background-color:#fff;border-radius:11px;justify-content:space-between;width:112px;padding:10px;display:flex;box-shadow:4px 0 23px -7px #00000057}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__phone{background-color:#fff;border-radius:11px;flex:1;justify-content:space-between;padding:10px;display:flex;box-shadow:4px 0 23px -7px #00000057}.prevent-body-scroll{height:100vh;overflow:hidden}@media (width>=992px){.contact-cards{flex-flow:wrap;justify-content:center;gap:50px}.contact-cards .contact-card{width:initial;flex:1;justify-content:start;column-gap:20px;height:125px}.contact-cards .contact-card .cc__image{border-radius:15px;width:100px;height:100px}.contact-cards .contact-card .cc__image img{width:100px}.contact-cards .contact-card .cc__name{border-radius:15px;max-width:318px;height:100px;padding:0 22px}.contact-cards .contact-card .cc__name span{text-indent:35px}.contact-cards .contact-card .cc__name span:first-child{margin-bottom:20px;font-size:13px}.contact-cards .contact-card .cc__name span:last-child{font-size:17px}.contact-cards .contact-card .cc__icon{border-width:4px;border-radius:25px;width:100px;height:100px}.contact-cards .contact-card .cc__icon i{width:32px;height:32px;margin-bottom:10px}.contact-cards .contact-card .cc__icon span{font-size:10px}}@media (width>=1400px){.contact-cards .contact-card{height:180px}.contact-cards .contact-card .cc__image{border-radius:21px;width:144px;height:144px}.contact-cards .contact-card .cc__image img{width:144px}.contact-cards .contact-card .cc__name{border-radius:21px;max-width:418px;height:144px}.contact-cards .contact-card .cc__name span{text-indent:50px}.contact-cards .contact-card .cc__name span:first-child{font-size:15px}.contact-cards .contact-card .cc__name span:last-child{font-size:22px}.contact-cards .contact-card .cc__icon{border-radius:31px;width:144px;height:144px}.contact-cards .contact-card .cc__icon i{width:48px;height:48px}.contact-cards .contact-card .cc__icon span{font-size:15px}.contact-cards .cc__popup-wrapper .cc__popup{border-radius:50px;width:704px;padding:55px 63px;box-shadow:-18px 35px 55px -50px #00000061}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__close-btn{width:29px;height:27px;box-shadow:none;background-size:16px 16px;border:1px solid red;border-radius:9px}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__first-row{column-gap:9px;margin-top:70px}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__image{border-radius:21px;width:144px;height:144px}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__image img{width:144px}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__name{filter:drop-shadow(-4px 4px 26px #0000001a);border-radius:21px;max-width:420px;height:144px}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__name span{text-indent:50px}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__name span:first-child{margin-bottom:16px;font-size:16px}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__name span:last-child{font-size:22px}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__second-row{column-gap:15px;margin-top:34px}.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__rubika,.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__whatsapp,.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__eitaa,.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__telegram{font-size:16px}.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__rubika span:first-child,.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__whatsapp span:first-child,.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__eitaa span:first-child,.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__telegram span:first-child{border-radius:38px;width:132px;height:126px;margin-bottom:7px}.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__rubika span:first-child:before,.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__whatsapp span:first-child:before,.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__eitaa span:first-child:before,.contact-cards .cc__popup-wrapper .cc__popup .cc__pop__telegram span:first-child:before{width:76px;height:76px}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__third-row{column-gap:11px;margin-top:33px;line-height:20px}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__third-row span:first-child{font-size:16px}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__third-row span:last-child{font-size:20px}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__direct-line{border-radius:21px;width:206px;padding:20px 28px;box-shadow:0 0 12px 7px #f1f0f0}.contact-cards .cc__popup-wrapper .cc__popup .cc__popup__phone{border-radius:21px;padding:20px 28px;box-shadow:0 0 12px 7px #f1f0f0}}