@import url(https://fonts.googleapis.com/css2?family=Anton&family=Poppins:wght@300;400;500&display=swap);*,:after,:before{box-sizing:border-box}::-webkit-scrollbar{width:0;height:0}body,html{margin:0;padding:0}body{font-family:"Poppins",sans-serif;color:#fff;background-color:#0b122e;overflow-x:hidden}body:after{content:"";position:fixed;top:0;left:0;width:0;height:100%;background-color:transparent;transition:background-color .2s ease;z-index:998}body.--has-backdrop{overflow:hidden}body.--has-backdrop:after{width:100%;background-color:rgba(0,0,0,.55)}a{text-decoration:none;cursor:pointer}button{font-family:"Poppins",sans-serif}section{position:relative;width:100%;height:100%;overflow-x:hidden}section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0b122e;opacity:.8}section .section-content{position:relative;width:100%;margin:0 auto;height:100%;padding:4em 0 6em}@media only screen and (min-width:1441px){section .section-content{max-width:920px}}@media only screen and (min-width:1025px) and (max-width:1440px){section .section-content{max-width:920px}}@media only screen and (min-width:577px) and (max-width:1024px){section .section-content{max-width:calc(100% - 60px)}}@media only screen and (max-width:576px){section .section-content{max-width:calc(100% - 40px)}}@media only screen and (max-width:320px){section .section-content{padding:3em 0}}section .section-content.--left:before,section .section-content.--right:before{content:"";position:absolute;top:0;right:0;width:calc((100vw - 100%)/2);height:0;transition:height 1.3s ease .4s;transform:translateX(100%);background-color:#ffb400}section .section-content.--left:before{left:0;right:unset;transform:translateX(-100%)}section .section-content.--left.--down:before,section .section-content.--right.--down:before{height:100%}section .section-content.--left.--up:before,section .section-content.--right.--up:before{top:unset;bottom:0;height:100%}section .section-content p.section-title{font-family:"Anton",sans-serif;text-transform:capitalize;font-size:1.6em;line-height:1.6;margin-top:0}@media only screen and (max-width:576px){section .section-content p.section-title{font-size:1.4em}}@media only screen and (max-width:320px){section .section-content p.section-title{font-size:1.2em}}.full-vh{height:100vh}.half-vh{height:50vh}.btn{text-transform:uppercase;letter-spacing:1px}.btn.btn-light{border:2px solid #fff;border-radius:20px;padding:10px 25px;transition:all .4s ease;margin:0;cursor:pointer;background:#fff}@media only screen and (max-width:1024px){.btn.btn-light{padding:6px 18px}}.btn.btn-light:hover{color:#fff;background:hsla(0,0%,100%,.2)}.btn.btn-light:active{background:#bfbfbf}.btn.btn-light-outline{border:2px solid #fff;border-radius:20px;padding:10px 25px;transition:all .4s ease;margin:0;cursor:pointer;background:hsla(0,0%,100%,.2);color:#fff}@media only screen and (max-width:1024px){.btn.btn-light-outline{padding:6px 18px}}.btn.btn-light-outline:hover{color:#252525;background:#fff}.btn.btn-light-outline:active{background:#bfbfbf}.btn.btn-primary{border:2px solid #0b122e;border-radius:20px;padding:10px 25px;transition:all .4s ease;margin:0;cursor:pointer;background:#0b122e;color:#fff}@media only screen and (max-width:1024px){.btn.btn-primary{padding:6px 18px}}.btn.btn-primary:hover{background:rgba(11,18,46,.2)}.btn.btn-primary:active{background:#000}.btn.btn-secondary{border:2px solid #ffb400;border-radius:20px;padding:10px 25px;transition:all .4s ease;margin:0;cursor:pointer;background:#ffb400;color:#fff}@media only screen and (max-width:1024px){.btn.btn-secondary{padding:6px 18px}}.btn.btn-secondary:hover{background:rgba(255,180,0,.2)}.btn.btn-secondary:active{background:#805a00}@media only screen and (max-width:576px){.btn{width:100%}}.grid{display:flex;flex-direction:row;flex-wrap:wrap}.grid.grid--gap-10{margin:-5px}.grid.grid--gap-10>*{margin:5px}.grid.grid--gap-15{margin:-7.5px}.grid.grid--gap-15>*{margin:7.5px}.grid.grid--gap-20{margin:-10px}.grid.grid--gap-20>*{margin:10px}@media only screen and (min-width:1441px){.grid .grid__col-dk-1{width:8.33333%}.grid.grid--gap-10>.grid__col-dk-1{width:calc(8.33333% - 10px)}.grid.grid--gap-20>.grid__col-dk-1{width:calc(8.33333% - 20px)}}@media only screen and (max-width:1440px){.grid .grid__col-lp-1{width:8.33333%}.grid.grid--gap-10>.grid__col-lp-1{width:calc(8.33333% - 10px)}.grid.grid--gap-20>.grid__col-lp-1{width:calc(8.33333% - 20px)}}@media only screen and (max-width:1024px){.grid .grid__col-tb-1{width:8.33333%}.grid.grid--gap-10>.grid__col-tb-1{width:calc(8.33333% - 10px)}.grid.grid--gap-20>.grid__col-tb-1{width:calc(8.33333% - 20px)}}@media only screen and (max-width:576px){.grid .grid__col-mb-1{width:8.33333%}.grid.grid--gap-10>.grid__col-mb-1{width:calc(8.33333% - 10px)}.grid.grid--gap-20>.grid__col-mb-1{width:calc(8.33333% - 20px)}}.grid .grid__col-1{width:8.33333%}.grid.grid--gap-10>.grid__col-1{width:calc(8.33333% - 10px)}.grid.grid--gap-20>.grid__col-1{width:calc(8.33333% - 20px)}@media only screen and (min-width:1441px){.grid .grid__col-dk-2{width:16.66667%}.grid.grid--gap-10>.grid__col-dk-2{width:calc(16.66667% - 10px)}.grid.grid--gap-20>.grid__col-dk-2{width:calc(16.66667% - 20px)}}@media only screen and (max-width:1440px){.grid .grid__col-lp-2{width:16.66667%}.grid.grid--gap-10>.grid__col-lp-2{width:calc(16.66667% - 10px)}.grid.grid--gap-20>.grid__col-lp-2{width:calc(16.66667% - 20px)}}@media only screen and (max-width:1024px){.grid .grid__col-tb-2{width:16.66667%}.grid.grid--gap-10>.grid__col-tb-2{width:calc(16.66667% - 10px)}.grid.grid--gap-20>.grid__col-tb-2{width:calc(16.66667% - 20px)}}@media only screen and (max-width:576px){.grid .grid__col-mb-2{width:16.66667%}.grid.grid--gap-10>.grid__col-mb-2{width:calc(16.66667% - 10px)}.grid.grid--gap-20>.grid__col-mb-2{width:calc(16.66667% - 20px)}}.grid .grid__col-2{width:16.66667%}.grid.grid--gap-10>.grid__col-2{width:calc(16.66667% - 10px)}.grid.grid--gap-20>.grid__col-2{width:calc(16.66667% - 20px)}@media only screen and (min-width:1441px){.grid .grid__col-dk-3{width:25%}.grid.grid--gap-10>.grid__col-dk-3{width:calc(25% - 10px)}.grid.grid--gap-20>.grid__col-dk-3{width:calc(25% - 20px)}}@media only screen and (max-width:1440px){.grid .grid__col-lp-3{width:25%}.grid.grid--gap-10>.grid__col-lp-3{width:calc(25% - 10px)}.grid.grid--gap-20>.grid__col-lp-3{width:calc(25% - 20px)}}@media only screen and (max-width:1024px){.grid .grid__col-tb-3{width:25%}.grid.grid--gap-10>.grid__col-tb-3{width:calc(25% - 10px)}.grid.grid--gap-20>.grid__col-tb-3{width:calc(25% - 20px)}}@media only screen and (max-width:576px){.grid .grid__col-mb-3{width:25%}.grid.grid--gap-10>.grid__col-mb-3{width:calc(25% - 10px)}.grid.grid--gap-20>.grid__col-mb-3{width:calc(25% - 20px)}}.grid .grid__col-3{width:25%}.grid.grid--gap-10>.grid__col-3{width:calc(25% - 10px)}.grid.grid--gap-20>.grid__col-3{width:calc(25% - 20px)}@media only screen and (min-width:1441px){.grid .grid__col-dk-4{width:33.33333%}.grid.grid--gap-10>.grid__col-dk-4{width:calc(33.33333% - 10px)}.grid.grid--gap-20>.grid__col-dk-4{width:calc(33.33333% - 20px)}}@media only screen and (max-width:1440px){.grid .grid__col-lp-4{width:33.33333%}.grid.grid--gap-10>.grid__col-lp-4{width:calc(33.33333% - 10px)}.grid.grid--gap-20>.grid__col-lp-4{width:calc(33.33333% - 20px)}}@media only screen and (max-width:1024px){.grid .grid__col-tb-4{width:33.33333%}.grid.grid--gap-10>.grid__col-tb-4{width:calc(33.33333% - 10px)}.grid.grid--gap-20>.grid__col-tb-4{width:calc(33.33333% - 20px)}}@media only screen and (max-width:576px){.grid .grid__col-mb-4{width:33.33333%}.grid.grid--gap-10>.grid__col-mb-4{width:calc(33.33333% - 10px)}.grid.grid--gap-20>.grid__col-mb-4{width:calc(33.33333% - 20px)}}.grid .grid__col-4{width:33.33333%}.grid.grid--gap-10>.grid__col-4{width:calc(33.33333% - 10px)}.grid.grid--gap-20>.grid__col-4{width:calc(33.33333% - 20px)}@media only screen and (min-width:1441px){.grid .grid__col-dk-5{width:41.66667%}.grid.grid--gap-10>.grid__col-dk-5{width:calc(41.66667% - 10px)}.grid.grid--gap-20>.grid__col-dk-5{width:calc(41.66667% - 20px)}}@media only screen and (max-width:1440px){.grid .grid__col-lp-5{width:41.66667%}.grid.grid--gap-10>.grid__col-lp-5{width:calc(41.66667% - 10px)}.grid.grid--gap-20>.grid__col-lp-5{width:calc(41.66667% - 20px)}}@media only screen and (max-width:1024px){.grid .grid__col-tb-5{width:41.66667%}.grid.grid--gap-10>.grid__col-tb-5{width:calc(41.66667% - 10px)}.grid.grid--gap-20>.grid__col-tb-5{width:calc(41.66667% - 20px)}}@media only screen and (max-width:576px){.grid .grid__col-mb-5{width:41.66667%}.grid.grid--gap-10>.grid__col-mb-5{width:calc(41.66667% - 10px)}.grid.grid--gap-20>.grid__col-mb-5{width:calc(41.66667% - 20px)}}.grid .grid__col-5{width:41.66667%}.grid.grid--gap-10>.grid__col-5{width:calc(41.66667% - 10px)}.grid.grid--gap-20>.grid__col-5{width:calc(41.66667% - 20px)}@media only screen and (min-width:1441px){.grid .grid__col-dk-6{width:50%}.grid.grid--gap-10>.grid__col-dk-6{width:calc(50% - 10px)}.grid.grid--gap-20>.grid__col-dk-6{width:calc(50% - 20px)}}@media only screen and (max-width:1440px){.grid .grid__col-lp-6{width:50%}.grid.grid--gap-10>.grid__col-lp-6{width:calc(50% - 10px)}.grid.grid--gap-20>.grid__col-lp-6{width:calc(50% - 20px)}}@media only screen and (max-width:1024px){.grid .grid__col-tb-6{width:50%}.grid.grid--gap-10>.grid__col-tb-6{width:calc(50% - 10px)}.grid.grid--gap-20>.grid__col-tb-6{width:calc(50% - 20px)}}@media only screen and (max-width:576px){.grid .grid__col-mb-6{width:50%}.grid.grid--gap-10>.grid__col-mb-6{width:calc(50% - 10px)}.grid.grid--gap-20>.grid__col-mb-6{width:calc(50% - 20px)}}.grid .grid__col-6{width:50%}.grid.grid--gap-10>.grid__col-6{width:calc(50% - 10px)}.grid.grid--gap-20>.grid__col-6{width:calc(50% - 20px)}@media only screen and (min-width:1441px){.grid .grid__col-dk-7{width:58.33333%}.grid.grid--gap-10>.grid__col-dk-7{width:calc(58.33333% - 10px)}.grid.grid--gap-20>.grid__col-dk-7{width:calc(58.33333% - 20px)}}@media only screen and (max-width:1440px){.grid .grid__col-lp-7{width:58.33333%}.grid.grid--gap-10>.grid__col-lp-7{width:calc(58.33333% - 10px)}.grid.grid--gap-20>.grid__col-lp-7{width:calc(58.33333% - 20px)}}@media only screen and (max-width:1024px){.grid .grid__col-tb-7{width:58.33333%}.grid.grid--gap-10>.grid__col-tb-7{width:calc(58.33333% - 10px)}.grid.grid--gap-20>.grid__col-tb-7{width:calc(58.33333% - 20px)}}@media only screen and (max-width:576px){.grid .grid__col-mb-7{width:58.33333%}.grid.grid--gap-10>.grid__col-mb-7{width:calc(58.33333% - 10px)}.grid.grid--gap-20>.grid__col-mb-7{width:calc(58.33333% - 20px)}}.grid .grid__col-7{width:58.33333%}.grid.grid--gap-10>.grid__col-7{width:calc(58.33333% - 10px)}.grid.grid--gap-20>.grid__col-7{width:calc(58.33333% - 20px)}@media only screen and (min-width:1441px){.grid .grid__col-dk-8{width:66.66667%}.grid.grid--gap-10>.grid__col-dk-8{width:calc(66.66667% - 10px)}.grid.grid--gap-20>.grid__col-dk-8{width:calc(66.66667% - 20px)}}@media only screen and (max-width:1440px){.grid .grid__col-lp-8{width:66.66667%}.grid.grid--gap-10>.grid__col-lp-8{width:calc(66.66667% - 10px)}.grid.grid--gap-20>.grid__col-lp-8{width:calc(66.66667% - 20px)}}@media only screen and (max-width:1024px){.grid .grid__col-tb-8{width:66.66667%}.grid.grid--gap-10>.grid__col-tb-8{width:calc(66.66667% - 10px)}.grid.grid--gap-20>.grid__col-tb-8{width:calc(66.66667% - 20px)}}@media only screen and (max-width:576px){.grid .grid__col-mb-8{width:66.66667%}.grid.grid--gap-10>.grid__col-mb-8{width:calc(66.66667% - 10px)}.grid.grid--gap-20>.grid__col-mb-8{width:calc(66.66667% - 20px)}}.grid .grid__col-8{width:66.66667%}.grid.grid--gap-10>.grid__col-8{width:calc(66.66667% - 10px)}.grid.grid--gap-20>.grid__col-8{width:calc(66.66667% - 20px)}@media only screen and (min-width:1441px){.grid .grid__col-dk-9{width:75%}.grid.grid--gap-10>.grid__col-dk-9{width:calc(75% - 10px)}.grid.grid--gap-20>.grid__col-dk-9{width:calc(75% - 20px)}}@media only screen and (max-width:1440px){.grid .grid__col-lp-9{width:75%}.grid.grid--gap-10>.grid__col-lp-9{width:calc(75% - 10px)}.grid.grid--gap-20>.grid__col-lp-9{width:calc(75% - 20px)}}@media only screen and (max-width:1024px){.grid .grid__col-tb-9{width:75%}.grid.grid--gap-10>.grid__col-tb-9{width:calc(75% - 10px)}.grid.grid--gap-20>.grid__col-tb-9{width:calc(75% - 20px)}}@media only screen and (max-width:576px){.grid .grid__col-mb-9{width:75%}.grid.grid--gap-10>.grid__col-mb-9{width:calc(75% - 10px)}.grid.grid--gap-20>.grid__col-mb-9{width:calc(75% - 20px)}}.grid .grid__col-9{width:75%}.grid.grid--gap-10>.grid__col-9{width:calc(75% - 10px)}.grid.grid--gap-20>.grid__col-9{width:calc(75% - 20px)}@media only screen and (min-width:1441px){.grid .grid__col-dk-10{width:83.33333%}.grid.grid--gap-10>.grid__col-dk-10{width:calc(83.33333% - 10px)}.grid.grid--gap-20>.grid__col-dk-10{width:calc(83.33333% - 20px)}}@media only screen and (max-width:1440px){.grid .grid__col-lp-10{width:83.33333%}.grid.grid--gap-10>.grid__col-lp-10{width:calc(83.33333% - 10px)}.grid.grid--gap-20>.grid__col-lp-10{width:calc(83.33333% - 20px)}}@media only screen and (max-width:1024px){.grid .grid__col-tb-10{width:83.33333%}.grid.grid--gap-10>.grid__col-tb-10{width:calc(83.33333% - 10px)}.grid.grid--gap-20>.grid__col-tb-10{width:calc(83.33333% - 20px)}}@media only screen and (max-width:576px){.grid .grid__col-mb-10{width:83.33333%}.grid.grid--gap-10>.grid__col-mb-10{width:calc(83.33333% - 10px)}.grid.grid--gap-20>.grid__col-mb-10{width:calc(83.33333% - 20px)}}.grid .grid__col-10{width:83.33333%}.grid.grid--gap-10>.grid__col-10{width:calc(83.33333% - 10px)}.grid.grid--gap-20>.grid__col-10{width:calc(83.33333% - 20px)}@media only screen and (min-width:1441px){.grid .grid__col-dk-11{width:91.66667%}.grid.grid--gap-10>.grid__col-dk-11{width:calc(91.66667% - 10px)}.grid.grid--gap-20>.grid__col-dk-11{width:calc(91.66667% - 20px)}}@media only screen and (max-width:1440px){.grid .grid__col-lp-11{width:91.66667%}.grid.grid--gap-10>.grid__col-lp-11{width:calc(91.66667% - 10px)}.grid.grid--gap-20>.grid__col-lp-11{width:calc(91.66667% - 20px)}}@media only screen and (max-width:1024px){.grid .grid__col-tb-11{width:91.66667%}.grid.grid--gap-10>.grid__col-tb-11{width:calc(91.66667% - 10px)}.grid.grid--gap-20>.grid__col-tb-11{width:calc(91.66667% - 20px)}}@media only screen and (max-width:576px){.grid .grid__col-mb-11{width:91.66667%}.grid.grid--gap-10>.grid__col-mb-11{width:calc(91.66667% - 10px)}.grid.grid--gap-20>.grid__col-mb-11{width:calc(91.66667% - 20px)}}.grid .grid__col-11{width:91.66667%}.grid.grid--gap-10>.grid__col-11{width:calc(91.66667% - 10px)}.grid.grid--gap-20>.grid__col-11{width:calc(91.66667% - 20px)}@media only screen and (min-width:1441px){.grid .grid__col-dk-12{width:100%}.grid.grid--gap-10>.grid__col-dk-12{width:calc(100% - 10px)}.grid.grid--gap-20>.grid__col-dk-12{width:calc(100% - 20px)}}@media only screen and (max-width:1440px){.grid .grid__col-lp-12{width:100%}.grid.grid--gap-10>.grid__col-lp-12{width:calc(100% - 10px)}.grid.grid--gap-20>.grid__col-lp-12{width:calc(100% - 20px)}}@media only screen and (max-width:1024px){.grid .grid__col-tb-12{width:100%}.grid.grid--gap-10>.grid__col-tb-12{width:calc(100% - 10px)}.grid.grid--gap-20>.grid__col-tb-12{width:calc(100% - 20px)}}@media only screen and (max-width:576px){.grid .grid__col-mb-12{width:100%}.grid.grid--gap-10>.grid__col-mb-12{width:calc(100% - 10px)}.grid.grid--gap-20>.grid__col-mb-12{width:calc(100% - 20px)}}.grid .grid__col-12{width:100%}.grid.grid--gap-10>.grid__col-12{width:calc(100% - 10px)}.grid.grid--gap-20>.grid__col-12{width:calc(100% - 20px)}.font_anton{font-family:"Anton",sans-serif}.font_poppins,form .input-group input,form .input-group textarea{font-family:"Poppins",sans-serif;line-height:1.2}.--w-300{font-weight:300}.--w-400{font-weight:400}.--w-500{font-weight:500}form{position:relative}form .input-group{position:relative;padding-bottom:25px}form .input-group:last-of-type{padding-bottom:0}form .input-group:last-of-type button{margin-top:20px}form .input-group label{font-size:1em;text-transform:uppercase;letter-spacing:1px}form .input-group input,form .input-group textarea{display:block;width:100%;padding:1em;font-size:1em;background:none;border:1px solid #fff;transition:all .2s ease;margin-top:5px;color:#fff}form .input-group input:focus,form .input-group textarea:focus{outline:none;border-color:#ffb400;box-shadow:0 0 0 2px #ffb400}form .input-group input.--error,form .input-group textarea.--error{border-color:#ff4a4a}form .input-group input.--error:focus,form .input-group textarea.--error:focus{box-shadow:0 0 0 2px #ff4a4a}form .input-group textarea{resize:none}form .input-group span{position:absolute;color:#ff4a4a}header{position:fixed;display:block;top:0;left:0;width:100%;height:80px;transition:all .4s ease;z-index:997}header.--fixed{height:70px;background-color:#0b122e;box-shadow:0 0 1em rgba(0,0,0,.5)}header .header-content{position:relative;display:flex;width:100%;margin:0 auto;height:100%;padding:20px 0;align-items:center;transition:padding .4s ease;justify-content:space-between}@media only screen and (min-width:1441px){header .header-content{max-width:1200px}}@media only screen and (min-width:1025px) and (max-width:1440px){header .header-content{max-width:1200px}}@media only screen and (min-width:577px) and (max-width:1024px){header .header-content{max-width:calc(100% - 40px)}}@media only screen and (max-width:576px){header .header-content{max-width:calc(100% - 40px)}}@media only screen and (min-width:577px) and (max-width:1024px){header .header-content{width:100%;margin:0 auto}}@media only screen and (min-width:577px) and (max-width:1024px) and (min-width:1441px){header .header-content{max-width:920px}}@media only screen and (min-width:577px) and (max-width:1024px) and (min-width:1025px) and (max-width:1440px){header .header-content{max-width:920px}}@media only screen and (min-width:577px) and (max-width:1024px) and (min-width:577px) and (max-width:1024px){header .header-content{max-width:calc(100% - 60px)}}@media only screen and (min-width:577px) and (max-width:1024px) and (max-width:576px){header .header-content{max-width:calc(100% - 40px)}}header .header-content a.logo{font-size:2em;color:#fff}header .header-content a.logo span{color:#ffb400}ul.header-links{list-style-type:none;margin:0;padding:0}ul.header-links li{display:inline-block;margin-left:15px}ul.header-links li a{color:#fff}ul.header-links li.active a{color:#ffb400}aside{position:fixed;top:0;right:0;width:100%;height:100%;background-color:#fff;transition:all .4s ease;transform:translateX(100%);z-index:999}aside.--open{transform:translateX(0);box-shadow:0 0 8px 2px rgba(0,0,0,.65)}@media only screen and (min-width:577px) and (max-width:1024px){aside{max-width:360px}}@media only screen and (max-width:576px){aside{max-width:calc(100% - 80px)}}aside .sidebar-content{display:flex;width:100%;height:100%;align-items:center;justify-content:center;padding:20px}aside .sidebar-content ul{list-style-type:none;width:100%;margin:0;padding:0}aside .sidebar-content ul li{margin-bottom:10px}button#toggler{position:fixed;top:10px;width:60px;height:60px;border-radius:50%;border:none;background-color:#fff;transition:all .4s ease;transform:translateY(calc(-100% - 10px));z-index:999}button#toggler.--visible{transform:translateY(0);box-shadow:0 0 8px 2px rgba(0,0,0,.65)}@media only screen and (min-width:577px) and (max-width:1024px){button#toggler{right:370px}}@media only screen and (max-width:576px){button#toggler{right:calc(100% - 70px)}}footer{position:relative;display:block}footer .footer-content{position:relative;display:flex;width:100%;margin:0 auto;padding:50px 0;align-items:center;justify-content:space-between}@media only screen and (min-width:1441px){footer .footer-content{max-width:1200px}}@media only screen and (min-width:1025px) and (max-width:1440px){footer .footer-content{max-width:1200px}}@media only screen and (min-width:577px) and (max-width:1024px){footer .footer-content{max-width:calc(100% - 40px)}}@media only screen and (max-width:576px){footer .footer-content{max-width:calc(100% - 40px)}}footer .footer-content .footer-content__footer-grid p{margin:0}@media only screen and (max-width:576px){footer .footer-content .footer-content__footer-grid{margin-bottom:20px}footer .footer-content .footer-content__footer-grid:last-child{margin-bottom:0}}footer .footer-content .footer-content__footer-grid:first-of-type a{font-size:2em;color:#fff}footer .footer-content .footer-content__footer-grid:first-of-type a span{color:#708cff}footer .footer-content .footer-content__footer-grid:nth-of-type(2)>p{text-align:center;margin-bottom:20px}@media only screen and (max-width:576px){footer .footer-content .footer-content__footer-grid:nth-of-type(2)>p{display:none}}footer .footer-content .footer-content__footer-grid:nth-of-type(3)>p{margin-bottom:10px}@media only screen and (max-width:576px){footer .footer-content .footer-content__footer-grid:nth-of-type(3)>p:first-of-type{font-size:1.2em}}footer .footer-content .footer-content__footer-grid:nth-of-type(3)>p:last-of-type{font-size:.8em;opacity:.8}@media only screen and (max-width:576px){footer .footer-content .footer-content__footer-grid:nth-of-type(3)>p:last-of-type{font-size:1em}}footer .footer-content .footer-content__footer-grid:nth-of-type(3) .input-group input{padding:.5em}footer .footer-content .footer-content__footer-grid:nth-of-type(3) button{border-radius:0;margin-top:10px;padding:.5em 1em}.footer-span{background-color:#ffb400}.footer-span .span-content{width:100%;margin:0 auto;height:100%;padding:25px 0 40px;align-items:center;justify-content:space-around}@media only screen and (min-width:1441px){.footer-span .span-content{max-width:920px}}@media only screen and (min-width:1025px) and (max-width:1440px){.footer-span .span-content{max-width:920px}}@media only screen and (min-width:577px) and (max-width:1024px){.footer-span .span-content{max-width:calc(100% - 60px)}}@media only screen and (max-width:576px){.footer-span .span-content{max-width:calc(100% - 40px)}}.footer-span .span-content .span-item{display:flex;padding:10px;align-items:center;justify-content:center}.footer-span .span-content .span-item:last-child{border-right:none}.footer-span .span-content .span-item svg{transform:scale(1.5)}.footer-span .span-content .span-item svg path{fill:#0b122e}.footer-span .span-content .span-item div{margin-left:20px}.footer-span .span-content .span-item div p{margin:0;color:#0b122e}.footer-span .span-content .span-item div p:first-child{font-weight:500;margin-bottom:5px}.footer-span .span-content .span-item div p:last-child{font-size:.8em}.social-widget{display:flex;align-items:center;justify-content:center}@media only screen and (max-width:576px){.social-widget{justify-content:space-between}}.social-widget .social-widget__social-item{padding:12px 15px;margin-right:10px;color:#fff;cursor:pointer}.social-widget .social-widget__social-item:last-child{margin-right:0}.social-widget .social-widget__social-item.facebook{background-color:#14268c}.social-widget .social-widget__social-item.twitter{background-color:#01a3ce}.social-widget .social-widget__social-item.linkedin{background-color:#1b71c3}@media only screen and (max-width:576px){.social-widget .social-widget__social-item{flex-grow:1}}.social-widget .social-widget__social-item .social-item__social-icon{width:35px;height:35px;padding:5px;border-radius:50%;background-color:hsla(0,0%,100%,.15);margin:0 auto 10px}@media only screen and (max-width:576px){.social-widget .social-widget__social-item .social-item__social-icon{width:50px;height:50px;padding:10px}}.social-widget .social-widget__social-item .social-item__social-icon svg{width:25px;height:25px}@media only screen and (max-width:576px){.social-widget .social-widget__social-item .social-item__social-icon svg{width:30px;height:30px}}.social-widget .social-widget__social-item .social-item__social-icon svg path:last-child{fill:#fff}.social-widget .social-widget__social-item p.social-item__social-count{font-size:.8em;text-align:center}section.banner{position:relative;width:100%;background-size:cover;background-repeat:no-repeat;background-position-x:center}@media only screen and (min-width:577px) and (max-width:1024px){section.banner{padding:8em 0 5em;height:100%}}section.banner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#080d22;opacity:.6}section.banner .banner-content{position:relative;display:flex;width:100%;margin:0 auto;height:100%;padding:20px 0;align-items:center}@media only screen and (min-width:1441px){section.banner .banner-content{max-width:1200px}}@media only screen and (min-width:1025px) and (max-width:1440px){section.banner .banner-content{max-width:1200px}}@media only screen and (min-width:577px) and (max-width:1024px){section.banner .banner-content{max-width:calc(100% - 40px)}}@media only screen and (max-width:576px){section.banner .banner-content{max-width:calc(100% - 40px)}}@media only screen and (min-width:577px) and (max-width:1024px){section.banner .banner-content{width:100%;margin:0 auto}}@media only screen and (min-width:577px) and (max-width:1024px) and (min-width:1441px){section.banner .banner-content{max-width:920px}}@media only screen and (min-width:577px) and (max-width:1024px) and (min-width:1025px) and (max-width:1440px){section.banner .banner-content{max-width:920px}}@media only screen and (min-width:577px) and (max-width:1024px) and (min-width:577px) and (max-width:1024px){section.banner .banner-content{max-width:calc(100% - 60px)}}@media only screen and (min-width:577px) and (max-width:1024px) and (max-width:576px){section.banner .banner-content{max-width:calc(100% - 40px)}}section.banner .banner-content h1{font-size:2.5em;max-width:35vw;margin:0 0 10px;line-height:1.2}@media only screen and (min-width:577px) and (max-width:1024px){section.banner .banner-content h1{max-width:60vw}}@media only screen and (max-width:576px){section.banner .banner-content h1{max-width:65vw}}@media only screen and (max-width:320px){section.banner .banner-content h1{font-size:2em}}section.banner .banner-content p{font-size:1em;max-width:30vw;margin:0 0 10px}@media only screen and (min-width:577px) and (max-width:1024px){section.banner .banner-content p{font-size:1em;max-width:50vw;line-height:1.3;margin-bottom:0}}@media only screen and (max-width:576px){section.banner .banner-content p{max-width:55vw}}@media only screen and (max-width:320px){section.banner .banner-content p{line-height:1.3}}section.banner .banner-content button{display:inline-block;margin:10px 10px 0 0}@media only screen and (max-width:576px){section.banner .banner-content button{display:block;width:auto}}.banner-span{background-color:#0b122e}.banner-span .span-content{width:100%;margin:0 auto;height:100%;padding:20px 0;align-items:center;justify-content:space-around}@media only screen and (min-width:1441px){.banner-span .span-content{max-width:920px}}@media only screen and (min-width:1025px) and (max-width:1440px){.banner-span .span-content{max-width:920px}}@media only screen and (min-width:577px) and (max-width:1024px){.banner-span .span-content{max-width:calc(100% - 60px)}}@media only screen and (max-width:576px){.banner-span .span-content{max-width:calc(100% - 40px);max-width:unset}}.banner-span .span-content .span-item{display:flex;padding:0 10px;align-items:center;justify-content:center;flex-direction:row}.banner-span .span-content .span-item:nth-of-type(2){border-left:1px solid #fff;border-right:1px solid #fff}@media only screen and (max-width:576px){.banner-span .span-content .span-item{flex-direction:column}}.banner-span .span-content .span-item svg{width:36px;height:36px}@media only screen and (min-width:577px) and (max-width:1024px){.banner-span .span-content .span-item svg{width:32px;height:32px}}@media only screen and (max-width:320px){.banner-span .span-content .span-item svg{width:28px;height:28px}}.banner-span .span-content .span-item svg path{fill:#fff}.banner-span .span-content .span-item div{margin-left:20px}@media only screen and (min-width:577px) and (max-width:1024px){.banner-span .span-content .span-item div{margin-left:15px}}@media only screen and (max-width:576px){.banner-span .span-content .span-item div{margin-top:12px;margin-left:0}}.banner-span .span-content .span-item div p{margin:0}@media only screen and (max-width:576px){.banner-span .span-content .span-item div p{text-align:center}}.banner-span .span-content .span-item div p:first-child{font-weight:500;line-height:1;margin-bottom:5px}@media only screen and (min-width:577px) and (max-width:1024px){.banner-span .span-content .span-item div p:first-child{font-size:.8em;margin-bottom:0}}@media only screen and (max-width:576px){.banner-span .span-content .span-item div p:first-child{font-size:.9em}}@media only screen and (max-width:320px){.banner-span .span-content .span-item div p:first-child{font-size:.7em}}.banner-span .span-content .span-item div p:last-child{font-size:.8em}@media only screen and (min-width:577px) and (max-width:1024px){.banner-span .span-content .span-item div p:last-child{font-size:.6em}}@media only screen and (max-width:320px){.banner-span .span-content .span-item div p:last-child{font-size:.6em}}section#service{background-image:url(/static/media/pexels-freestocksorg-410730.25259e9c.jpg);background-size:cover;background-repeat:no-repeat;background-position-x:center}section#service:before{background-color:#060a19}section#service .section-content p.section-title{text-align:center}.service-item .item-content{position:relative;padding:1.5em;background-color:#0b122e;box-shadow:0 0 .5em rgba(11,18,46,.65)}.service-item .item-content:before{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#ffb400;transition:width .4s ease}.service-item .item-content svg{width:50px;height:50px;margin-bottom:10px}.service-item .item-content svg path{transition:fill .4s ease;fill:#fff}.service-item .item-content p{margin:0}.service-item .item-content p:first-of-type{font-size:1.3em;font-weight:500;margin-bottom:10px}.service-item .item-content p:last-of-type{font-size:.8em;line-height:2;opacity:.8}.service-item .item-content:hover:before{width:100%}.service-item .item-content:hover svg path{fill:#ffb400}section#fprojects{background-image:url(/static/media/pexels-andreea-ch-4178803.b11de237.jpg);background-size:cover;background-repeat:no-repeat;background-position-x:center}.fp-list{width:100%;margin:0 auto}@media only screen and (min-width:1441px){.fp-list{max-width:800px}}@media only screen and (min-width:1025px) and (max-width:1440px){.fp-list{max-width:800px}}@media only screen and (min-width:577px) and (max-width:1024px){.fp-list{max-width:calc(100% - 80px)}}@media only screen and (max-width:576px){.fp-list{max-width:calc(100% - 40px)}}@media only screen and (min-width:577px) and (max-width:1024px){.fp-list{width:100%;margin:0 auto}}@media only screen and (min-width:577px) and (max-width:1024px) and (min-width:1441px){.fp-list{max-width:920px}}@media only screen and (min-width:577px) and (max-width:1024px) and (min-width:1025px) and (max-width:1440px){.fp-list{max-width:920px}}@media only screen and (min-width:577px) and (max-width:1024px) and (min-width:577px) and (max-width:1024px){.fp-list{max-width:calc(100% - 60px)}}@media only screen and (min-width:577px) and (max-width:1024px) and (max-width:576px){.fp-list{max-width:calc(100% - 40px)}}@media only screen and (max-width:576px){.fp-list{max-width:unset}.fp-list .slider-item{padding:0 10px}}.carousel .carousel-slider>div{display:inline-block}.fp-item{position:relative;padding:10px}.fp-item .fp-content{position:relative;display:flex;padding:1em 0}.fp-item .fp-content figure{display:block;margin:0;padding:0;width:50%;height:500px;background-color:#fff;transform:translate(10px,10px);overflow:hidden}@media only screen and (min-width:577px) and (max-width:1024px){.fp-item .fp-content figure{height:440px}}.fp-item .fp-content figure img{width:100%;height:100%;transition:all 1s ease .6s}.fp-item .fp-content .fp-info{display:flex;flex-direction:column;justify-content:space-between;width:50%;padding:5em 2.3em;background-color:#0b122e;transform:translate(-10px,-10px)}@media only screen and (min-width:577px) and (max-width:1024px){.fp-item .fp-content .fp-info{padding:3em 2em}}.fp-item .fp-content .fp-info div>p{margin:0}.fp-item .fp-content .fp-info div>p:first-of-type{font-size:2.3em;color:#ffb400;text-transform:uppercase;line-height:1.2}.fp-item .fp-content .fp-info div>p:first-of-type span{display:block;color:#fff}.fp-item .fp-content .fp-info div>p:last-of-type{font-size:.8em;color:hsla(0,0%,100%,.6);margin:2em 0;line-height:2}@media only screen and (min-width:577px) and (max-width:1024px){.fp-item .fp-content .fp-info div>p:first-of-type{font-size:2em}.fp-item .fp-content .fp-info div>p:last-of-type{line-height:1.3}}.fp-item .fp-content .fp-info button{display:inline-block;transition:transform .6s ease .6s,opacity 1s ease .6s,background .4s ease;transform:translateX(-100%);opacity:0}.fp-item .fp-content .fp-info span:nth-child(3){position:absolute;right:0;bottom:0;transform:translate(calc(100% - 1.5em),1.5em) rotate(-90deg);transform-origin:left;opacity:.2}.fp-item .fp-content .fp-info span:nth-child(3) p{font-size:3em;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin:0;line-height:1.2}.active>.fp-item .fp-content figure img{transform:scale(1.2)}.active>.fp-item .fp-content .fp-info button{transform:translateX(0);opacity:1}.dialog-backdrop{position:fixed;display:flex;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:all .2s ease;box-shadow:0 2px 8px -2px rgba(0,0,0,.65);z-index:1020}.dialog-backdrop .dialog-container{position:relative;display:block;background-color:#fff;width:900px;max-height:80vh;transition:all .3s ease;transform:translateY(30px);box-shadow:0 0 10px -3px rgba(0,0,0,.5);overflow:hidden;opacity:0}@media only screen and (min-width:1025px) and (max-width:1440px){.dialog-backdrop .dialog-container{width:750px}}@media only screen and (min-width:577px) and (max-width:1024px){.dialog-backdrop .dialog-container{width:80vw}}.dialog-backdrop.--open{background-color:rgba(0,0,0,.55)}.dialog-backdrop.--open .dialog-container{transform:translateY(0);opacity:1}.property-detail{position:relative;height:75vh}.property-detail figure{margin:0;padding:0;height:100%;overflow:hidden}.property-detail figure img{display:block;width:100%;height:100%}.property-detail>div{display:flex;flex-direction:column;justify-content:space-between;padding:3em 2em;height:100%;background-color:#0b122e}.property-detail>div .info p{margin:0}.property-detail>div .info p:first-of-type{font-size:2.3em;color:#ffb400;text-transform:uppercase;margin-bottom:5px;line-height:1.2}.property-detail>div .info p:first-of-type span{display:block;color:#fff}.property-detail>div .info p:nth-of-type(2){text-transform:uppercase;letter-spacing:2px;color:hsla(0,0%,100%,.6)}.property-detail>div .info p:nth-of-type(2) svg{width:18px;height:18px;vertical-align:middle}.property-detail>div .info p:nth-of-type(2) svg path:last-child{fill:hsla(0,0%,100%,.6)}.property-detail>div .info p:nth-of-type(3){font-size:.8em;color:hsla(0,0%,100%,.6);margin:1.5em 0;line-height:2}@media only screen and (min-width:577px) and (max-width:1024px){.property-detail>div{position:absolute;left:0;bottom:0;height:50%;background-color:rgba(11,18,46,.8)}}.op-item .op-content{position:relative;background-color:#0b122e}.op-item .op-content figure{margin:0;padding:0;height:600px;overflow:hidden}@media only screen and (min-width:577px) and (max-width:1024px){.op-item .op-content figure{height:500px}}@media only screen and (max-width:576px){.op-item .op-content figure{height:550px}}@media only screen and (max-width:320px){.op-item .op-content figure{height:440px}}.op-item .op-content figure img{width:100%;height:100%}.op-item .op-content .op-info{position:absolute;left:0;bottom:0;padding:2em;background-color:rgba(11,18,46,.95)}@media only screen and (max-width:320px){.op-item .op-content .op-info{padding:1em 1.2em}}.op-item .op-content .op-info p{margin:0}.op-item .op-content .op-info p:first-of-type{font-size:1.5em;line-height:1;margin-bottom:10px}@media only screen and (max-width:576px){.op-item .op-content .op-info p:first-of-type{font-size:1.2em;margin-bottom:5px}}.op-item .op-content .op-info p:last-of-type{color:hsla(0,0%,100%,.6);line-height:2;margin-bottom:20px}@media only screen and (max-width:576px){.op-item .op-content .op-info p:last-of-type{line-height:1.6}}@media only screen and (max-width:320px){.op-item .op-content .op-info p:last-of-type{line-height:1.5;font-size:.8em;margin-bottom:15px}}@media only screen and (min-width:577px) and (max-width:1024px){.op-item .op-content .op-info p:first-of-type{font-size:1.2em;margin-bottom:5px}.op-item .op-content .op-info p:last-of-type{font-size:.8em;line-height:1.4;margin-bottom:10px}}section#timeline{overflow-x:unset}section#timeline .section-content{margin-bottom:-5em;padding:4em 20px 6em 5em;background-color:#f3f5fc;color:#252525;z-index:1}@media only screen and (min-width:577px) and (max-width:1024px){section#timeline .section-content{padding:3em 20px 3em 3em}}@media only screen and (max-width:576px){section#timeline .section-content{margin-bottom:-3em;padding:3em 20px 3em 2em}}section#timeline .section-content:after{content:"";position:absolute;top:0;right:0;height:100%;width:-ms-calc((100vw - 100%)/2);width:calc((100vw - 100%)/2);background-color:#f3f5fc;transform:translateX(100%)}section#timeline .section-content.--down:before{height:-ms-calc(100% - 5em);height:calc(100% - 5em)}@media only screen and (max-width:576px){section#timeline .section-content.--down:before{height:-ms-calc(100% - 3em);height:calc(100% - 3em)}}.timeline-item p{margin-top:0}.timeline-item p:first-of-type{font-size:2em;margin-bottom:10px}@media only screen and (max-width:1024px){.timeline-item p:first-of-type{font-size:1.8em;margin-bottom:0}}@media only screen and (max-width:576px){.timeline-item p:first-of-type{font-size:1.4em}}.timeline-item p:last-of-type{font-size:.8em;margin-top:0}@media only screen and (max-width:1024px){.timeline-item p:last-of-type{line-height:1.4}}@media only screen and (max-width:576px){.timeline-item p:last-of-type{font-size:.8em}}section#teams{background-image:url(/static/media/pexels-kateryna-babaieva-2747017.fe298be0.jpg);background-size:cover;background-repeat:no-repeat;background-position-x:center}section#teams .section-content{padding-top:8em}@media only screen and (max-width:576px){section#teams .section-content{padding-top:5em}}.team-item{position:relative;height:440px;transition:box-shadow .4s ease;overflow:hidden}@media only screen and (min-width:577px) and (max-width:1024px){.team-item{height:350px}}@media only screen and (max-width:576px){.team-item{height:520px}}.team-item>img{width:100%;height:100%;z-index:-1}.team-item .item-info{position:absolute;display:flex;flex-direction:column;justify-content:space-between;top:0;left:0;width:100%;height:100%;padding:3em 2em;transition:all .4s ease}@media only screen and (min-width:577px) and (max-width:1024px){.team-item .item-info{padding:2em 1em}}.team-item .item-info:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background-color:#ffb400;transition:height .4s ease}.team-item .item-info figure{padding:0;width:60px;height:60px;border-radius:50%;border:1px solid #fff;margin:0 0 5px;transition:opacity .6s ease;opacity:0;overflow:hidden}@media only screen and (min-width:577px) and (max-width:1024px){.team-item .item-info figure{width:50px;height:50px}}@media only screen and (max-width:576px){.team-item .item-info figure{width:80px;height:80px}}.team-item .item-info figure img{width:100%;transition:transform .4s ease;transform:scale(.8)}.team-item .item-info p{margin:0;transition:transform .5s ease,opacity .3s ease;transform:translateX(-100%);opacity:0}.team-item .item-info p:first-of-type{font-size:1.5em;text-transform:uppercase;margin-bottom:5px}.team-item .item-info p:nth-of-type(2){font-size:.8em;color:#ffb400;margin-bottom:20px}.team-item .item-info p:nth-of-type(3){font-size:.6em;line-height:2}.team-item .item-info p:nth-of-type(2){transition-delay:.1s}.team-item .item-info p:nth-of-type(3){transition-delay:.2s}@media only screen and (min-width:577px) and (max-width:1024px){.team-item .item-info p:first-of-type{font-size:1em;margin-bottom:0}.team-item .item-info p:nth-of-type(2){font-size:.7em;margin-bottom:10px}}@media only screen and (max-width:576px){.team-item .item-info p:first-of-type{font-size:2em;margin-bottom:0}.team-item .item-info p:nth-of-type(2){font-size:1.2em;margin-bottom:10px}.team-item .item-info p:nth-of-type(3){font-size:1em;line-height:1.8em}}.team-item .item-info>div:last-child a{display:inline-block;margin-right:5px;transition:transform .5s ease,opacity .3s ease;transform:translateY(100%);opacity:0}.team-item .item-info>div:last-child a:nth-of-type(2){transition-delay:.1s}.team-item .item-info>div:last-child a:nth-of-type(3){transition-delay:.2s}.team-item .item-info>div:last-child a svg{display:block}@media only screen and (max-width:576px){.team-item .item-info>div:last-child a svg{width:40px;height:40px}}.team-item .item-info>div:last-child a svg path:last-child{fill:#fff}.team-item:hover{box-shadow:0 0 3em -1em rgba(0,0,0,.65)}.team-item:hover .item-info{background-color:rgba(11,17,44,.6)}.team-item:hover .item-info:before{height:10px}.team-item:hover .item-info figure{opacity:1}.team-item:hover .item-info figure img{transform:scale(1)}.team-item:hover .item-info p{transform:translateX(0);opacity:1}.team-item:hover .item-info>div:last-child a{transform:translateY(0);opacity:1}@media only screen and (max-width:576px){.team-item{box-shadow:0 0 3em -1em rgba(0,0,0,.65)}}@media only screen and (max-width:576px) and (max-width:320px){.team-item{height:440px}}@media only screen and (max-width:576px){.team-item .item-info{background-color:rgba(11,17,44,.6)}.team-item .item-info:before{height:10px}}@media only screen and (max-width:576px) and (max-width:320px){.team-item .item-info{padding:2em 1em}}@media only screen and (max-width:576px){.team-item .item-info figure{opacity:1}}@media only screen and (max-width:576px) and (max-width:320px){.team-item .item-info figure{margin-bottom:20px}}@media only screen and (max-width:576px){.team-item .item-info figure img{transform:scale(1)}.team-item .item-info p{transform:translateX(0);opacity:1}}@media only screen and (max-width:576px) and (max-width:320px){.team-item .item-info p:first-of-type{font-size:1.8em}.team-item .item-info p:nth-of-type(2){font-size:1em;margin-bottom:10px}.team-item .item-info p:nth-of-type(3){font-size:.8em}}@media only screen and (max-width:576px){.team-item .item-info>div:last-child a{transform:translateY(0);opacity:1}}section#oprojects{background-image:url(/static/media/pexels-mat-reding-4468993.b70e403d.jpg);background-position-x:center}section#oprojects,section#testimonials{background-size:cover;background-repeat:no-repeat}section#testimonials{background-image:url(/static/media/pexels-freestocksorg-410730.25259e9c.jpg);background-position-x:center}section#testimonials:before{background-color:#060a19}.testimonial-list{position:relative;width:calc(100% + (100vw - 100%)/4 + 20px)}@media only screen and (max-width:576px){.testimonial-list{width:unset}}.testimonial-item{background-color:#0b122e;padding:20px 10px}.testimonial-item .item-info{margin-bottom:10px}.testimonial-item .item-info p{margin:0}.testimonial-item .item-info p:first-child{font-size:2em;color:#ffb400;text-transform:uppercase}@media only screen and (min-width:577px) and (max-width:1024px){.testimonial-item .item-info p{font-size:.6em}.testimonial-item .item-info p:first-child{font-size:1em}}.testimonial-item figure{margin:0;padding:0;height:200px;overflow:hidden}.testimonial-item figure img{width:100%}@media only screen and (min-width:577px) and (max-width:1024px){.testimonial-item figure{height:140px}}.testimonial-item p.message{color:hsla(0,0%,100%,.6);font-style:italic;line-height:1.8}@media only screen and (min-width:577px) and (max-width:1024px){.testimonial-item p.message{font-size:.8em;line-height:1.2}}.star-ratings svg{width:18px;height:18px;margin-right:3px}.star-ratings svg:last-of-type{margin-right:0}.star-ratings svg.filled path:last-child{fill:#ffb400}.star-ratings svg path:last-child{fill:rgba(0,0,0,.4)}section#quote_form{background-image:url(/static/media/pexels-kateryna-babaieva-2747017.fe298be0.jpg);background-size:cover;background-repeat:no-repeat;background-position-x:center;overflow:visible}section#quote_form:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:4em;background-color:#ffb400}section#quote_form .section-content{padding-bottom:0;z-index:1}.form-container{background-color:#0b122e;padding:4em 2em;box-shadow:0 0 1.6em -.3em rgba(0,0,0,.5)}@media only screen and (max-width:576px){.form-container{padding:2em 1.5em}}section#about:before{content:none}section#about .section-content{padding:0;max-width:unset}section#about .section-content:before{width:calc((100vw - 920px)/2);transition:height 1.3s ease .4s;transform:translateX(0);background-color:rgba(21,34,87,.5);z-index:-1}@media only screen and (min-width:577px) and (max-width:1024px){section#about .section-content:before{width:calc((100vw - 100% + 60px)/2)}}section#about .section-content figure{position:relative;margin:0;padding:0;height:100vh;overflow:hidden}@media only screen and (min-width:577px) and (max-width:1024px){section#about .section-content figure{height:100%}}section#about .section-content figure:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#152257;transition:opacity .6s ease;opacity:.4}section#about .section-content figure:hover:after{opacity:0}section#about .section-content figure img{display:block;width:100%}section#about .section-content>div{display:flex;flex-direction:column;justify-content:center;padding:5em 3em}@media only screen and (min-width:577px) and (max-width:1024px){section#about .section-content>div{padding:3em 2em}}section#about .section-content>div p:not(.section-title){line-height:2}@media only screen and (min-width:577px) and (max-width:1024px){section#about .section-content>div p:not(.section-title){font-size:.8em;line-height:1.6;margin-bottom:30px}}section#about .section-content>div ul.socials{list-style-type:none;margin:30px 0 0;padding:0}section#about .section-content>div ul.socials li{display:flex;margin-bottom:10px}section#about .section-content>div ul.socials li:last-of-type{margin-bottom:0}section#about .section-content>div ul.socials li a{display:flex;align-items:center;transition:color .4s ease;color:#fff}section#about .section-content>div ul.socials li a svg{display:inline-block;width:30px;height:30px;margin-right:10px}section#about .section-content>div ul.socials li a svg path:last-child{fill:#fff;transition:fill .4s ease}section#about .section-content>div ul.socials li a:hover{color:#ffb400}section#about .section-content>div ul.socials li a:hover svg path:last-child{fill:#ffb400}section#page-not-found{height:100vh;background-image:url(/static/media/pexels-omkar-patyane-14651.6e630bf4.jpg);background-size:cover;background-repeat:no-repeat;background-position-x:center}section#page-not-found .section-content{display:flex;flex-direction:column;justify-content:center;width:100%;margin:0 auto}@media only screen and (min-width:1441px){section#page-not-found .section-content{max-width:1200px}}@media only screen and (min-width:1025px) and (max-width:1440px){section#page-not-found .section-content{max-width:1200px}}@media only screen and (min-width:577px) and (max-width:1024px){section#page-not-found .section-content{max-width:calc(100% - 40px)}}@media only screen and (max-width:576px){section#page-not-found .section-content{max-width:calc(100% - 40px)}}@media only screen and (min-width:577px) and (max-width:1024px){section#page-not-found .section-content{width:100%;margin:0 auto}}@media only screen and (min-width:577px) and (max-width:1024px) and (min-width:1441px){section#page-not-found .section-content{max-width:920px}}@media only screen and (min-width:577px) and (max-width:1024px) and (min-width:1025px) and (max-width:1440px){section#page-not-found .section-content{max-width:920px}}@media only screen and (min-width:577px) and (max-width:1024px) and (min-width:577px) and (max-width:1024px){section#page-not-found .section-content{max-width:calc(100% - 60px)}}@media only screen and (min-width:577px) and (max-width:1024px) and (max-width:576px){section#page-not-found .section-content{max-width:calc(100% - 40px)}}section#page-not-found .section-content h1{font-size:4em;line-height:1;margin:0 0 20px}section#page-not-found .section-content h1 span{color:#ffb400}section#page-not-found .section-content p{font-size:1.5em;width:55%;margin:0 0 20px;opacity:.8}section#page-not-found .section-content button{display:inline-block}
/*# sourceMappingURL=main.87d1b9c4.chunk.css.map */