.pageContact .container{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;gap:2rem}@media (min-width:1200px){.pageContact .container{flex-direction:row}}.pageContact--contentContainer{width:100%;max-width:592px;padding:32px 0;background:#fff}.pageContact--contentContainer .contentContainer{margin-bottom:2rem}.pageContact--contentContainer .contentContainer h3{color:#231f20;leading-trim:both;text-edge:cap;font-size:2rem;font-weight:400;line-height:150%;margin-bottom:1.5rem}.pageContact--contentContainer .contentContainer p{color:rgba(35,31,32,.7);leading-trim:both;text-edge:cap;font-size:1rem;line-height:150%;font-weight:400}.pageContact--contentContainer .infoFeatured{display:flex;align-items:center;gap:1rem;width:100%;max-width:250px;padding:12px 16px;border-radius:4px;border:1px solid rgba(102,102,102,.2);background:#fff;color:rgba(35,31,32,.7);leading-trim:both;text-edge:cap;font-family:Sora;font-size:.875rem;font-weight:400;line-height:150%}.pageContact--contentContainer .infoFeatured+span{margin-top:1.5rem}.pageContact--contentContainer .boxImg{overflow:hidden}.pageContact--contentContainer img{margin-top:2rem;transition:all .2s}.pageContact--contentContainer img:hover{transform:scale(1.1)}.pageContact--formContainer{width:100%;max-width:540px;border-radius:8px;padding:32px 24px;background:#fff;box-shadow:272px 177px 91px 0 transparent,174px 114px 83px 0 rgba(0,0,0,.01),98px 64px 70px 0 rgba(0,0,0,.03),44px 28px 52px 0 rgba(0,0,0,.04),11px 7px 29px 0 rgba(0,0,0,.05)}.pageContact--formContainer .logo{margin:0 auto 1.5rem auto;padding:4px 16px;border-radius:7px;background:#22b2ec;display:flex;align-items:center;justify-content:center;width:100%;max-width:210px}.pageContact .customCheckbox--label{display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer}.pageContact .customCheckbox--label p{color:rgba(35,31,32,.7);font-size:.75rem;font-weight:500;line-height:150%;margin:0}.pageContact .customCheckbox--label a{color:rgba(35,31,32,.7);font-size:.75rem;font-weight:500;line-height:150%}.pageContact .customCheckbox input{position:relative;cursor:pointer}.pageContact .customCheckbox input:before{content:"";position:absolute;top:-3px;left:0;width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.25' y='0.75' width='14.7272' height='14.5' stroke='%23231F20' stroke-width='0.5'/%3E%3C/svg%3E%0A");background-size:cover;background-repeat:no-repeat;background-position:center;background-color:#fff}.pageContact .customCheckbox input:checked{background:0 0}.pageContact .customCheckbox input:checked::before{background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='18' height='18' fill='%23084088'/%3E%3Cpath d='M14.5309 4.37583L14.5296 4.37701L6.88778 11.1137L3.47078 8.10138C3.47071 8.10132 3.47064 8.10125 3.47056 8.10119C3.37155 8.01329 3.23682 7.96384 3.09629 7.96384C2.95572 7.96384 2.82098 8.0133 2.72196 8.10124C2.72191 8.10129 2.72186 8.10133 2.7218 8.10138L2.15601 8.60015C2.15595 8.60021 2.15587 8.60028 2.1558 8.60034C2.05608 8.68763 2 8.80639 2 8.93028C2 9.05419 2.05611 9.17298 2.15587 9.26027C2.15592 9.26032 2.15596 9.26036 2.15601 9.2604L6.51733 13.1051C6.51741 13.1052 6.5175 13.1052 6.51758 13.1053C6.61659 13.1932 6.75131 13.2427 6.89183 13.2427C7.03235 13.2427 7.16705 13.1932 7.26606 13.1053C7.26614 13.1052 7.26623 13.1052 7.26631 13.1051L15.844 5.54348C15.844 5.54345 15.8441 5.54342 15.8441 5.54341C15.9439 5.4561 16 5.3373 16 5.21335C16 5.08957 15.944 4.97091 15.8445 4.88364C15.8443 4.8835 15.8442 4.88336 15.844 4.88322L15.2785 4.37754V4.37753L15.2765 4.37583C15.0687 4.19829 14.7386 4.19829 14.5309 4.37583Z' fill='white' stroke='white' stroke-width='0.25'/%3E%3C/svg%3E%0A")}.pageContact .success-box{background-color:#084088;border-radius:10px;padding:20px 0;text-align:center;color:#fff;display:none;width:100%;margin:auto;max-width:600px}