﻿@charset "utf-8";.dotsIfTextTooLong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}h1{position:absolute;top:-10000px;}h2{font-family:Montserrat,"Lucida Grande",Tahoma,Sans-Serif;font-weight:800;}.icons{display:flex;width:calc(100% - 40px);max-width:1200px;margin:0 auto 20px auto;background-color:#f7f7f7;grid-gap:1px;}@media only screen and (max-width:719px),only screen and (min-width:720px) and (max-width:959px){.icons{flex-direction:row;flex-wrap:wrap;}}.icons .icon{width:100%;height:200px;overflow:hidden;background-color:#fff;transition:background-color .5s;}.icons .icon:hover{background-color:#f7f7f7;}@media only screen and (max-width:719px){.icons .icon{flex:1;flex-basis:50%;}}@media only screen and (min-width:720px) and (max-width:959px){.icons .icon{flex:1;flex-basis:30%;}}.icons .icon::before{content:attr(data-title);display:block;text-align:center;font-size:80%;top:80%;position:absolute;width:80%;left:10%;transform:translateY(-20%);}.icons .icon img{position:absolute;left:50%;top:50%;width:200%;height:200%;transform:translate(-50%,calc(-50% - 20px));}footer{margin-top:20px;border-top:1px solid #ccc;max-width:calc(100% - 40px);margin:auto;padding-bottom:20px;}@media only screen and (min-width:960px){footer{width:1200px;}}footer .breadcrumbs:not(:empty){padding:10px 0;display:flex;margin:auto;}footer .breadcrumbs:not(:empty) .breadcrumb-main-item{padding-top:4px;}footer .breadcrumbs:not(:empty) .breadcrumb-main-item svg{padding-top:2px;height:15px;}footer .breadcrumbs:not(:empty) .breadcrumb-main-item svg path{stroke-width:4px;stroke:#e62a8d;}footer .breadcrumbs:not(:empty) .breadcrumb-items .breadcrumb-item{display:inline-block;font-size:14px;margin:5px 0;}footer .breadcrumbs:not(:empty) .breadcrumb-items .breadcrumb-item::before{content:'';font-family:'Font Awesome 5 Pro';margin:0 10px;font-size:11px;color:#ccc;}footer .footer-menu-content{overflow-y:auto;padding-bottom:20px;}@media only screen and (min-width:960px){footer .footer-menu-content{max-width:calc(1200px + 50px);margin:auto;display:flex;-ms-overflow-style:none;scrollbar-width:none;}footer .footer-menu-content::-webkit-scrollbar{display:none;}}footer .footer-menu-content .link-group{list-style-type:none;padding:0 30px 0 0;box-sizing:unset;width:calc(100% - 60px);}footer .footer-menu-content .link-group:not(:last-of-type){margin-bottom:40px;}footer .footer-menu-content .link-group::before{content:attr(data-title);font-weight:800;text-transform:uppercase;font-size:13px;margin-bottom:10px;display:block;color:#e2007b;}footer .footer-menu-content .link-group li{font-size:14px;padding:12px 0;color:#404040;}footer .footer-menu-content .link-group li a{text-decoration:none !important;}footer .footer-menu-content .link-group hr{width:20px;}footer .footer-menu-content .trustpilot-widget{width:100%;display:block;position:absolute !important;bottom:20px;}footer .footer-contact-row{display:flex;margin-bottom:30px;overflow:hidden;}@media only screen and (max-width:719px){footer .footer-contact-row{display:block;}}footer .footer-contact-row a{width:25%;}@media only screen and (max-width:719px){footer .footer-contact-row a{width:100%;}}footer .footer-contact-row a .contact{white-space:nowrap;color:#e2007b;overflow:hidden;}footer .footer-contact-row a .contact:last-of-type{margin-right:0;}@media only screen and (max-width:719px){footer .footer-contact-row a .contact{margin-right:0;margin-bottom:20px;}}footer .footer-contact-row a .contact .icon{float:left;width:40px;height:40px;line-height:40px;font-size:34px;font-weight:100;}@media only screen and (max-width:719px){footer .footer-contact-row a .contact .icon{width:50px;}}footer .footer-contact-row a .contact .icon::before{content:'';position:absolute;width:9px;height:9px;background-color:transparent;border-radius:50%;left:13px;top:-2px;transition:background-color .5s;}footer .footer-contact-row a .contact .icon[status='online']::before{background-color:#4ab91a;border:2px solid #fff;}footer .footer-contact-row a .contact .information{float:left;width:calc(100% - 40px);height:40px;}footer .footer-contact-row a .contact .information .title{font-weight:800;}footer .footer-contact-row a .contact .information .subtitle{font-weight:200;}footer .footer-contact-row a .contact.phone .icon::after{content:'';font-family:'Font Awesome 5 Pro';}footer .footer-contact-row a .contact.phone .information{width:calc(100% - 40px);}@media only screen and (max-width:719px){footer .footer-contact-row a .contact.phone .information{width:calc(100% - 50px);}}footer .footer-contact-row a .contact.email .icon{width:50px;}footer .footer-contact-row a .contact.email .icon::after{content:'';font-family:'Font Awesome 5 Pro';}footer .footer-contact-row a .contact.email .information{width:calc(100% - 50px);}footer .footer-contact-row a:hover .contact .information .title{text-decoration:underline;}footer .footer-bottom-row{display:flex;justify-content:space-between;margin-bottom:30px;}footer .footer-bottom-row .copyright{font-weight:800;font-size:12px;}footer .footer-bottom-row .social-media a{display:inline-block;}footer .footer-bottom-row .social-media a svg{width:20px;height:20px;}footer .footer-bottom-row .social-media a svg rect[id="Rounded"],footer .footer-bottom-row .social-media a svg path[id="Rounded"]{fill:#e2007b;}footer .footer-bottom-row .social-media a:hover svg rect[id="Rounded"],footer .footer-bottom-row .social-media a:hover svg path[id="Rounded"]{fill:#7c0043;}