html,body{scroll-behavior:smooth}nav.navigation{display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;z-index:20;width:100%;padding:20px 3%}nav.navigation .logo{max-width:92px;cursor:pointer}nav.navigation .link{font-size:18px;max-width:156px;width:100%;display:flex;justify-content:center;align-items:center;background-color:#000;color:#fff;padding:10px}nav.navigation .link__icon{width:18px;margin-left:10px}nav.navigation .link:hover{text-decoration:none}nav.navigation .link:hover .link__icon{-webkit-animation-name:tada;animation-name:tada;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);-ms-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}nav.navigation.scrolled{background-color:rgba(255,255,255,.4)}nav.navigation.scrolled .logo{max-width:70px}nav.navigation.scrolled .link{max-width:130px;font-size:15px}nav.navigation.scrolled .link__icon{width:15px}section.top{background-size:cover;background-position:left bottom;background-repeat:no-repeat}section.top .blank{padding-top:50%}section.top .top-text-wrapper{display:flex;align-items:center;padding:110px 15px 50px}section.top .top-text{padding:0 4%}section.top .top-text__title{font-family:"Poppins",sans-serif;font-weight:600;color:#17243d;font-size:50px;line-height:1.2;margin-bottom:28px}section.top .top-text__subtext{font-family:"Lato",sans-serif;font-size:17px;color:#636363;margin-bottom:36px}section.top .top-text__link{font-family:"Poppins",sans-serif;color:#17243d;font-size:27px;background:#ddbe6c;background:-moz-linear-gradient(90deg,#ddbe6c 0%,#fadf95 40%,#ddbe6c 100%);background:-webkit-linear-gradient(90deg,#ddbe6c 0%,#fadf95 40%,#ddbe6c 100%);background:linear-gradient(90deg,#ddbe6c 0%,#fadf95 40%,#ddbe6c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ddbe6c",endColorstr="#ddbe6c",GradientType=1);max-width:400px;display:block;padding:18px;width:100%;text-align:center;margin-bottom:40px}section.top .top-counter{display:flex;justify-content:space-between;align-items:flex-start}section.top .top-counter__item{display:flex;flex-direction:column;justify-content:center;align-items:center}section.top .top-counter__item__num{color:#0e1e3d;font-weight:700;font-size:48px}section.top .top-counter__item__title{font-family:"Lato",sans-serif;font-size:15px;color:#636363}@media (max-width:1499px){section.top{background-position-x:65%}}@media (max-width:1199px){section.top .top-counter__item__num{font-size:40px}section.top .top-counter__item__title{text-align:center;line-height:1.2}}@media (max-width:991px){section.top{background-position-x:75%}section.top .blank{padding-top:30%}section.top .top-text__title{font-size:33px;line-height:1.2;margin-bottom:22px}section.top .top-text__subtext{font-size:17px;margin-bottom:26px}section.top .top-text__link{font-size:20px;max-width:350px;margin-bottom:33px}section.top .top-counter__item__num{font-size:33px}}@media (max-width:767px){section.top{background-position-x:60%}section.top .blank{padding-top:22%}section.top .top-text__title{margin-top:20px;font-size:22px;margin-bottom:19px}section.top .top-text__subtext{font-size:17px;margin-bottom:26px}section.top .top-text__link{font-size:18px;padding:10px;max-width:320px;margin-bottom:30px}section.top .top-counter__item__num{font-size:22px}}@media (max-width:575px){section.top{background-position-x:55%}section.top .blank{padding-top:0}section.top .top-text-wrapper{padding:150px 15px 100px}section.top .top-text__link{margin-left:auto;margin-right:auto}section.top .top-counter{display:flex;flex-direction:column;align-items:center}}section.blue-text{background-color:#181d25;color:#fff;padding:100px 0 500px;text-align:center}section.blue-text .section-icon{width:48px;margin-bottom:30px}section.blue-text .text{font-family:"Poppins",sans-serif;font-size:25px;font-weight:300}@media (max-width:1199px){section.blue-text .text{font-size:22px}}@media (max-width:991px){section.blue-text .text{margin-bottom:50px}}@media (max-width:767px){section.blue-text .text{font-size:18px}}@media (max-width:575px){section.blue-text{padding:60px 0 500px}}section.beige-gallery{background-color:#f5f5f5}section.beige-gallery .wrapper{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;transform:translateY(-300px)}section.beige-gallery .wrapper .img-1,section.beige-gallery .wrapper .img-3{width:27%}section.beige-gallery .wrapper .img-2{width:40%;transform:translateY(-120px)}section.beige-gallery .wrapper .text{width:100%;text-align:center;margin-top:80px;transform:translateY(-120px)}section.beige-gallery .wrapper .text__icon{width:82px;margin-bottom:1rem}section.beige-gallery .wrapper .text__title{font-size:32px;font-weight:700;font-family:"Poppins",sans-serif;margin-bottom:50px;position:relative;line-height:1.1}section.beige-gallery .wrapper .text__title:after{position:absolute;content:"";width:40px;height:6px;left:50%;transform:translateX(-50%);background-color:#bebebe;bottom:-28px}section.beige-gallery .wrapper .text__subtext{font-family:"Lato",sans-serif;font-size:18px;color:#636363;margin-bottom:36px}@media (max-width:991px){section.beige-gallery .wrapper{flex-direction:column;transform:translateY(-500px)}section.beige-gallery .wrapper .img-1,section.beige-gallery .wrapper .img-3{width:43%}section.beige-gallery .wrapper .img-2{align-self:center;margin:2rem 0}section.beige-gallery .wrapper .img-3{align-self:flex-end}section.beige-gallery .wrapper .img-2{width:65%;transform:none}section.beige-gallery .wrapper .text{transform:none;margin-top:50px;padding:0 30px}}@media (max-width:575px){section.beige-gallery .wrapper{flex-direction:column;transform:translateY(-525px)}section.beige-gallery .wrapper .img-1,section.beige-gallery .wrapper .img-3{width:80%}section.beige-gallery .wrapper .img-2{margin:1.25rem 0}section.beige-gallery .wrapper .img-2{width:90%}section.beige-gallery .wrapper .text{transform:none;margin-top:50px;padding:0 30px}section.beige-gallery .wrapper .text__subtext{margin-bottom:0}}section.beige-gallery .contact-form-module{display:flex;flex-direction:column;max-width:375px;font-family:"Lato",sans-serif;margin:auto;padding:10px}section.beige-gallery .contact-form-module .form-control{font-size:14px;color:#0e1e3d;font-weight:700;border:1px solid #c5c5c5;border-radius:0;padding:10px;margin-bottom:12px}section.beige-gallery .contact-form-module .form-control::placeholder{color:#0e1e3d}section.beige-gallery .contact-form-module .error{text-align:left;font-size:13px;color:#d9534f}section.beige-gallery .contact-form-module button[type="submit"]{color:#0e1e3d;font-size:26px;background:#ddbe6c;background:-moz-linear-gradient(90deg,#ddbe6c 0%,#fadf95 40%,#ddbe6c 100%);background:-webkit-linear-gradient(90deg,#ddbe6c 0%,#fadf95 40%,#ddbe6c 100%);background:linear-gradient(90deg,#ddbe6c 0%,#fadf95 40%,#ddbe6c 100%);max-width:185px;display:flex;justify-content:center;align-items:center;width:100%;text-align:center;border:0;height:50px;font-weight:700;padding-right:26px;cursor:pointer;position:relative;margin:10px auto 40px}section.beige-gallery .contact-form-module button[type="submit"]:after{position:absolute;content:"";width:16px;height:16px;border:6px solid #0e1e3d;transform:translate(50px,2px) rotate(45deg);border-left-width:0;border-bottom-width:0}section.beige-gallery .contact-form-module .form-check{vertical-align:top;cursor:pointer}section.beige-gallery .contact-form-module .form-check input[type="checkbox"]{font-size:1rem;position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0;box-sizing:border-box;padding:0}section.beige-gallery .contact-form-module .form-check label{display:flex;align-items:center;position:relative;z-index:1;min-height:1.5rem;padding-left:1.5rem;font-size:11px;line-height:1;color:#636363;margin-bottom:0}section.beige-gallery .contact-form-module .form-check label:before{position:absolute;top:6px;left:-.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#c5c5c5 solid 1px}section.beige-gallery .contact-form-module .form-check label:after{position:absolute;top:6px;left:-.5rem;display:block;width:1rem;height:1rem;content:"";background-position:4px 3px;background-size:10px;background-repeat:no-repeat}section.beige-gallery .contact-form-module .form-check input[type="checkbox"]:checked~label:before{color:#fff;border-color:#0e1e3d;background-color:#0e1e3d}section.beige-gallery .contact-form-module .form-check input[type="checkbox"]:checked~label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}section.squares{background-color:#f5f5f5;padding-bottom:100px;margin-top:-290px}section.squares .square{width:315px;height:315px;padding:32px 32px;background-color:#fff;font-family:"Lato",sans-serif}section.squares .square__icon{margin-bottom:50px}section.squares .square__title{font-size:24px;font-weight:700;margin-bottom:24px}section.squares .square__text{color:#636363}section.squares .square.center-one{transform:translateY(-45px)}@media (max-width:1199px){section.squares{margin-top:-380px}section.squares .square.center-one{transform:none}}@media (max-width:991px){section.squares{margin-top:-450px}}@media (max-width:575px){section.squares .square{padding:40px 25px}}section.footer{background-color:#000;color:#fff;text-align:center;padding:56px 0 36px}section.footer .logo{width:100px;margin-bottom:40px}section.footer .columns{columns:2;width:50%;margin:0 auto 66px}section.footer .column{display:flex;flex-direction:column;justify-content:center;align-items:center}section.footer .column__icon{width:38px;height:28px}section.footer .column__text{color:#fff;text-decoration:none}section.footer .copyrights{font-family:"Poppins",sans-serif;font-weight:300}@media (max-width:991px){section.footer .columns{width:75%}}@media (max-width:575px){section.footer .columns{width:90%;columns:1}section.footer .columns .column:nth-child(1){margin-bottom:1.5rem}}