.contactUsPage .firstScreen{position:relative;overflow:hidden;height:500px}@media screen and (max-width:1024px){.contactUsPage .firstScreen{height:473px}}@media screen and (max-width:670px){.contactUsPage .firstScreen{height:396px}}.contactUsPage .firstScreen .articleBackground{clip-path:polygon(0 -100%,82% 0,78% 100%,0 100%);background:#383680;height:100%;z-index:1;display:flex;align-items:center;justify-content:left}.contactUsPage .firstScreen .articleBackground .container{padding-top:89px;padding-bottom:142px;display:flex;flex-direction:column;gap:40px}@media screen and (max-width:1100px){.contactUsPage .firstScreen .articleBackground .container{padding-top:103px;padding-bottom:143px;gap:20px}}@media screen and (max-width:1024px){.contactUsPage .firstScreen .articleBackground .container{padding-top:103px;padding-bottom:143px;gap:20px}}@media screen and (max-width:838px){.contactUsPage .firstScreen .articleBackground{clip-path:polygon(0 -100%,82% 0,78% 100%,0 100%)}}@media screen and (max-width:670px){.contactUsPage .firstScreen .articleBackground .container{padding-top:66px;padding-bottom:67px;gap:40px}}.contactUsPage .firstScreen .thumbnail{position:absolute;right:0;bottom:0;z-index:-1;height:100%;width:24%;overflow:hidden;object-fit:cover}.contactUsPage .firstScreen .title{z-index:2;width:100%}.contactUsPage .firstScreen .subtitle{max-width:964px;display:flex;flex-direction:column;gap:40px}@media screen and (max-width:1700px){.contactUsPage .firstScreen .subtitle{max-width:800px}}@media screen and (max-width:1100px){.contactUsPage .firstScreen .subtitle{max-width:537px;gap:20px}}@media screen and (max-width:670px){.contactUsPage .firstScreen .subtitle{display:none}}.contactUsPage .firstScreen .subtitleMob{display:none}@media screen and (max-width:670px){.contactUsPage .firstScreen .subtitleMob{display:flex;flex-direction:column;gap:40px;max-width:350px}}@media screen and (max-width:505px){.contactUsPage .firstScreen .subtitleMob{max-width:294px}}@media screen and (max-width:413px){.contactUsPage .firstScreen .subtitleMob{max-width:269px}}.contactUsPage .firstScreen .button{margin:0}.contactUsPage .contacts{position:relative;overflow:hidden}.contactUsPage .contacts .rhombusLeft{left:0}.contactUsPage .contacts .rhombusLeft,.contactUsPage .contacts .rhombusRight{position:absolute;bottom:20px;height:auto;overflow:hidden;top:50%;transform:translateY(-50%)}.contactUsPage .contacts .rhombusRight{right:0}.contactUsPage .contacts .content{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:70px}.contactUsPage .contacts .item{width:100%;max-width:345px;height:150px;background-color:#383680;color:#fff;border-radius:10px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:21px;cursor:pointer}.contactUsPage .contacts .item .icon{position:absolute;width:auto;height:94px;top:0;left:0;filter:invert(24%) sepia(54%) saturate(4910%) hue-rotate(270deg) brightness(36%) contrast(80%)}.contactUsPage .contacts .item:hover{background-color:#ff8f3e}.contactUsPage .contacts .item:hover .icon{filter:invert(89%) sepia(89%) saturate(4804%) hue-rotate(332deg) brightness(125%) contrast(118%)}.contactUsPage .contacts .item .title{position:relative;z-index:2;font-family:Open Sans;font-weight:400;font-size:40px;line-height:120%}.contactUsPage .contacts .item .link{z-index:2;font-family:Montserrat;font-weight:600;font-size:16px;line-height:140%}.contactUsPage .contacts .socialMedia{position:relative;z-index:2;margin-top:40px}.contactUsPage .contacts .socialMedia .list{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:wrap;gap:50px}.contactUsPage .contacts .socialMedia .socialLink{border-radius:10px;background-color:#fff;overflow:hidden;width:90px;height:90px;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 6px rgba(14,31,53,.08),0 6px 12px rgba(14,31,53,.12),0 8px 24px rgba(14,31,53,.08);transition:all .2s ease-in-out}.contactUsPage .contacts .socialMedia .socialLink:hover{background-color:#ff8f3e}.contactUsPage .contacts .socialMedia .socialLink:hover .icon{filter:brightness(0) invert(1)}@media screen and (max-width:850px){.contactUsPage .contacts .socialMedia .list{gap:20px}.contactUsPage .contacts .socialMedia .socialLink{width:60px;height:60px}.contactUsPage .contacts .socialMedia .socialLink .icon{width:30px;height:auto}}@media screen and (max-width:1700px){.contactUsPage .contacts .content{grid-gap:20px}}@media screen and (max-width:800px){.contactUsPage .contacts .content{grid-template-columns:1fr;justify-items:center}.contactUsPage .contacts .content .link{text-align:center;max-width:345px;width:100%}}.contactUsPage .ourGeography .pageTitle{padding-bottom:20px}.contactUsPage .ourGeography .paragraphH3{text-align:center;padding-bottom:40px}.contactUsPage .ourGeography .content{display:grid;grid-template-columns:.7fr 1fr;align-items:center;justify-items:center;gap:57px}.contactUsPage .ourGeography .content .pageSubtitle{text-align:left;display:flex;flex-direction:column;gap:20px;padding-bottom:0}.contactUsPage .ourGeography .content .map{max-width:100%;height:auto;object-fit:cover}.contactUsPage .ourGeography .timeZone{display:flex;justify-content:center;flex-wrap:wrap;gap:40px;padding-top:40px;padding-bottom:40px}.contactUsPage .ourGeography .timeZone .item{width:-moz-fit-content;width:fit-content;max-width:227px;height:78px;box-shadow:0 3px 6px rgba(14,31,53,.08),0 6px 12px rgba(14,31,53,.12),0 8px 24px rgba(14,31,53,.08);border-radius:5px;display:flex;flex-direction:row;align-items:center;gap:10px;padding:15px 20px;background-color:#fff}.contactUsPage .ourGeography .timeZone .item .icon{width:36px;height:36px}.contactUsPage .ourGeography .timeZone .item .title{font-family:Open Sans;font-weight:600;font-size:20px;line-height:130%;color:#1e2432}.contactUsPage .ourGeography .timeZone .item .paragraph{font-family:Montserrat;font-weight:400;font-size:14px;line-height:120%;color:#696d8c;text-align:left}@media screen and (max-width:1100px){.contactUsPage .ourGeography .content{align-items:flex-start}}@media screen and (max-width:995px){.contactUsPage .ourGeography .timeZone{width:100%;gap:20px;padding-top:20px;padding-bottom:20px}.contactUsPage .ourGeography .paragraphH3{padding-bottom:20px}}@media screen and (max-width:891px){.contactUsPage .ourGeography .content{gap:10px}}@media screen and (max-width:822px){.contactUsPage .ourGeography .content{grid-template-columns:1fr;justify-items:center}.contactUsPage .ourGeography .content .pageSubtitle{text-align:center}}@media screen and (max-width:801px){.contactUsPage .ourGeography .timeZone .item .title{font-size:16px}.contactUsPage .ourGeography .timeZone .item:nth-child(odd){justify-self:end}.contactUsPage .ourGeography .timeZone .item:nth-child(2n){justify-self:start}}