/*!
 *
 * bttn.css - https://ganapativs.github.io/bttn.css
 * Version - 0.2.4
 * Demo: https://bttn.surge.sh
 *
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Ganapati V S (@ganapativs)
 *
 */.bttn-default{color:#fff}.bttn,.bttn-lg,.bttn-md,.bttn-primary,.bttn-sm,.bttn-xs{color:#1d89ff}.bttn-warning{color:#feab3a}.bttn-danger{color:#ff5964}.bttn-success{color:#28b78d}.bttn-royal{color:#bd2df5}.bttn,.bttn-lg,.bttn-md,.bttn-sm,.bttn-xs{margin:0;padding:0;border-width:0;border-color:transparent;background:0 0;font-weight:400;cursor:pointer;position:relative}.bttn-lg{padding:8px 15px;font-size:24px}.bttn-lg,.bttn-md{font-family:inherit}.bttn-md{font-size:20px;padding:5px 12px}.bttn-sm{padding:4px 10px;font-size:16px}.bttn-sm,.bttn-xs{font-family:inherit}.bttn-xs{padding:3px 8px;font-size:12px}.bttn-stretch{margin:0;border-color:transparent;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;overflow:hidden;border-width:0;border-radius:0;background:0 0;color:#fff;letter-spacing:0}.bttn-stretch,.bttn-stretch:after,.bttn-stretch:before{transition:all .2s cubic-bezier(.02,.01,.47,1)}.bttn-stretch:after,.bttn-stretch:before{position:absolute;left:0;width:100%;height:1px;background:currentColor;content:"";opacity:.65;transform:scaleX(0)}.bttn-stretch:after{top:0}.bttn-stretch:before{bottom:0}.bttn-stretch:hover{letter-spacing:2px;opacity:.9;transition:all .3s cubic-bezier(.02,.01,.47,1)}.bttn-stretch:hover:after,.bttn-stretch:hover:before{opacity:1;transition:all .3s cubic-bezier(.02,.01,.47,1);transform:scaleX(1)}.bttn-stretch.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit}.bttn-stretch.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit}.bttn-stretch.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px}.bttn-stretch.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit}.bttn-stretch.bttn-default{color:#fff}.bttn-stretch.bttn-primary{color:#1d89ff}.bttn-stretch.bttn-warning{color:#feab3a}.bttn-stretch.bttn-danger{color:#ff5964}.bttn-stretch.bttn-success{color:#28b78d}.bttn-stretch.bttn-royal{color:#bd2df5}.bttn-fill{margin:0;background:0 0;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;z-index:0;border:none;background:#fff;color:#1d89ff;transition:all .3s cubic-bezier(.02,.01,.47,1)}.bttn-fill:before{position:absolute;bottom:0;left:0;width:100%;height:100%;background:#1d89ff;content:"";opacity:0;transition:transform .15s ease-out,opacity .15s ease-out;z-index:-1;transform:scaleX(0)}.bttn-fill:hover{box-shadow:0 1px 8px rgba(58,51,53,.3);color:#fff;transition:all .5s cubic-bezier(.02,.01,.47,1)}.bttn-fill:hover:before{opacity:1;transition:transform .2s ease-in,opacity .2s ease-in;transform:scaleX(1)}.bttn-fill.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit}.bttn-fill.bttn-xs:hover{box-shadow:0 1px 4px rgba(58,51,53,.3)}.bttn-fill.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit}.bttn-fill.bttn-sm:hover{box-shadow:0 1px 6px rgba(58,51,53,.3)}.bttn-fill.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px}.bttn-fill.bttn-md:hover{box-shadow:0 1px 8px rgba(58,51,53,.3)}.bttn-fill.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit}.bttn-fill.bttn-lg:hover{box-shadow:0 1px 10px rgba(58,51,53,.3)}.bttn-fill.bttn-default{background:#fff;color:#1d89ff}.bttn-fill.bttn-default:hover{color:#fff}.bttn-fill.bttn-default:before{background:#1d89ff}.bttn-fill.bttn-primary{background:#1d89ff;color:#fff}.bttn-fill.bttn-primary:hover{color:#1d89ff}.bttn-fill.bttn-primary:before{background:#fff}.bttn-fill.bttn-warning{background:#feab3a;color:#fff}.bttn-fill.bttn-warning:hover{color:#feab3a}.bttn-fill.bttn-warning:before{background:#fff}.bttn-fill.bttn-danger{background:#ff5964;color:#fff}.bttn-fill.bttn-danger:hover{color:#ff5964}.bttn-fill.bttn-danger:before{background:#fff}.bttn-fill.bttn-success{background:#28b78d;color:#fff}.bttn-fill.bttn-success:hover{color:#28b78d}.bttn-fill.bttn-success:before{background:#fff}.bttn-fill.bttn-royal{background:#bd2df5;color:#fff}.bttn-fill.bttn-royal:hover{color:#bd2df5}.bttn-fill.bttn-royal:before{background:#fff}.bttn-pill{margin:0;background:0 0;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;z-index:0;overflow:hidden;border:none;border-radius:100px;background:#fff;color:#1d89ff;transition:all .3s cubic-bezier(.02,.01,.47,1)}.bttn-pill:after,.bttn-pill:before{position:absolute;right:0;bottom:0;width:100px;height:100px;border-radius:50%;background:#1d89ff;content:"";opacity:0;transition:transform .15s cubic-bezier(.02,.01,.47,1),opacity .15s cubic-bezier(.02,.01,.47,1);z-index:-1;transform:translate(100%,-25%) translateZ(0)}.bttn-pill:hover{box-shadow:0 1px 8px rgba(58,51,53,.3);color:#fff;transition:all .5s cubic-bezier(.02,.01,.47,1);transform:scale(1.1) translateZ(0)}.bttn-pill:hover:before{opacity:.15;transition:transform .2s cubic-bezier(.02,.01,.47,1),opacity .2s cubic-bezier(.02,.01,.47,1);transform:translate3d(50%,0,0) scale(.9)}.bttn-pill:hover:after{opacity:.25;transition:transform .2s cubic-bezier(.02,.01,.47,1) 50ms,opacity .2s cubic-bezier(.02,.01,.47,1) 50ms;transform:translate(50%) scale(1.1)}.bttn-pill.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit}.bttn-pill.bttn-xs:hover{box-shadow:0 1px 4px rgba(58,51,53,.3)}.bttn-pill.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit}.bttn-pill.bttn-sm:hover{box-shadow:0 1px 6px rgba(58,51,53,.3)}.bttn-pill.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px}.bttn-pill.bttn-md:hover{box-shadow:0 1px 8px rgba(58,51,53,.3)}.bttn-pill.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit}.bttn-pill.bttn-lg:hover{box-shadow:0 1px 10px rgba(58,51,53,.3)}.bttn-pill.bttn-default{background:#fff;color:#1d89ff}.bttn-pill.bttn-default:hover{color:#1d89ff}.bttn-pill.bttn-default:after,.bttn-pill.bttn-default:before{background:#1d89ff}.bttn-pill.bttn-primary{background:#1d89ff;color:#fff}.bttn-pill.bttn-primary:hover{color:#fff}.bttn-pill.bttn-primary:after,.bttn-pill.bttn-primary:before{background:#fff}.bttn-pill.bttn-warning{background:#feab3a;color:#fff}.bttn-pill.bttn-warning:hover{color:#fff}.bttn-pill.bttn-warning:after,.bttn-pill.bttn-warning:before{background:#fff}.bttn-pill.bttn-danger{background:#ff5964;color:#fff}.bttn-pill.bttn-danger:hover{color:#fff}.bttn-pill.bttn-danger:after,.bttn-pill.bttn-danger:before{background:#fff}.bttn-pill.bttn-success{background:#28b78d;color:#fff}.bttn-pill.bttn-success:hover{color:#fff}.bttn-pill.bttn-success:after,.bttn-pill.bttn-success:before{background:#fff}.bttn-pill.bttn-royal{background:#bd2df5;color:#fff}.bttn-pill.bttn-royal:hover{color:#fff}.bttn-pill.bttn-royal:after,.bttn-pill.bttn-royal:before{background:#fff}.bttn-unite{margin:0;background:0 0;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;z-index:0;overflow:hidden;border:1px solid #1d89ff;border-radius:100px;background:#fff;color:#1d89ff;transition:color .3s cubic-bezier(.02,.01,.47,1),border-color .3s cubic-bezier(.02,.01,.47,1)}.bttn-unite:before{background:#d6e3ff;transform:translate3d(-110%,-10%,0) skewX(-20deg)}.bttn-unite:after,.bttn-unite:before{position:absolute;top:0;left:0;width:100%;height:120%;content:"";opacity:0;z-index:-1;transition:transform .15s cubic-bezier(.02,.01,.47,1),opacity .15s cubic-bezier(.02,.01,.47,1)}.bttn-unite:after{background:rgba(214,227,255,.7);transform:translate3d(110%,-10%,0) skewX(-20deg)}.bttn-unite:hover{box-shadow:0 1px 8px rgba(58,51,53,.3);color:#1d89ff;transition:all .5s cubic-bezier(.02,.01,.47,1)}.bttn-unite:hover:before{transform:translate3d(-50%,-10%,0) skewX(-20deg)}.bttn-unite:hover:after,.bttn-unite:hover:before{opacity:1;transition:transform .25s cubic-bezier(.02,.01,.47,1),opacity .25s cubic-bezier(.02,.01,.47,1)}.bttn-unite:hover:after{transform:translate3d(50%,-10%,0) skewX(-20deg)}.bttn-unite.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit}.bttn-unite.bttn-xs:hover{box-shadow:0 1px 4px rgba(58,51,53,.3)}.bttn-unite.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit}.bttn-unite.bttn-sm:hover{box-shadow:0 1px 6px rgba(58,51,53,.3)}.bttn-unite.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px}.bttn-unite.bttn-md:hover{box-shadow:0 1px 8px rgba(58,51,53,.3)}.bttn-unite.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit}.bttn-unite.bttn-lg:hover{box-shadow:0 1px 10px rgba(58,51,53,.3)}.bttn-unite.bttn-default{border-color:#1d89ff;color:#1d89ff}.bttn-unite.bttn-default:hover{background:#d6e3ff;color:#1d89ff}.bttn-unite.bttn-default:before{background:#a7c3ff}.bttn-unite.bttn-default:after{background:#d6e3ff}.bttn-unite.bttn-primary{border-color:#1d89ff;color:#1d89ff}.bttn-unite.bttn-primary:hover{background:#1d89ff;color:#fff}.bttn-unite.bttn-primary:before{background:#006de3}.bttn-unite.bttn-primary:after{background:#1d89ff}.bttn-unite.bttn-warning{border-color:#feab3a;color:#feab3a}.bttn-unite.bttn-warning:hover{background:#feab3a;color:#fff}.bttn-unite.bttn-warning:before{background:#f89001}.bttn-unite.bttn-warning:after{background:#feab3a}.bttn-unite.bttn-danger{border-color:#ff5964;color:#ff5964}.bttn-unite.bttn-danger:hover{background:#ff5964;color:#fff}.bttn-unite.bttn-danger:before{background:#ff1424}.bttn-unite.bttn-danger:after{background:#ff5964}.bttn-unite.bttn-success{border-color:#28b78d;color:#28b78d}.bttn-unite.bttn-success:hover{background:#28b78d;color:#fff}.bttn-unite.bttn-success:before{background:#209271}.bttn-unite.bttn-success:after{background:#28b78d}.bttn-unite.bttn-royal{border-color:#bd2df5;color:#bd2df5}.bttn-unite.bttn-royal:hover{background:#bd2df5;color:#fff}.bttn-unite.bttn-royal:before{background:#a20bdd}.bttn-unite.bttn-royal:after{background:#bd2df5}.bttn-block{display:block;width:100%}.bttn-no-outline,.bttn-no-outline:active,.bttn-no-outline:hover{outline:0}.iiz{max-width:100%;margin:0;position:relative;overflow:hidden;display:inline-block;cursor:zoom-in}.iiz--drag .iiz__zoom-img--visible{cursor:-webkit-grab;cursor:grab}.iiz__img{max-width:100%;height:auto;display:block;pointer-events:none;visibility:visible;opacity:1}.iiz__img--hidden{visibility:hidden;opacity:0}.iiz__img--abs{width:100%;height:100%;top:0;left:0}.iiz__img--abs,.iiz__zoom-img{position:absolute;display:block}.iiz__zoom-img{width:auto!important;max-width:none!important;visibility:hidden;opacity:0;pointer-events:none}.iiz__zoom-img--visible{visibility:visible;opacity:1;pointer-events:auto;cursor:zoom-out;touch-action:none}.iiz__zoom-portal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000}.iiz__btn{background:hsla(0,0%,100%,.8);width:40px;height:40px;border:none;outline:0;padding:0;position:absolute;text-decoration:none;display:flex;align-items:center;justify-content:center;-moz-appearance:none;-webkit-appearance:none;appearance:none}.iiz__btn:before{content:" ";background-position:50%;background-repeat:no-repeat;display:block}.iiz__hint{bottom:10px;right:10px;pointer-events:none}.iiz__hint:before{content:" ";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19.9 19.9'%3E%3Cpath d='M13.9 7.4C13.9 3.8 11 .9 7.4.9S.9 3.8.9 7.4s2.9 6.5 6.5 6.5 6.5-2.9 6.5-6.5zm5.3 12.5l-6.7-7.2c-1.4 1.3-3.2 2.1-5.1 2.1-4.1 0-7.4-3.3-7.4-7.4S3.3 0 7.4 0s7.4 3.3 7.4 7.4c0 1.7-.6 3.4-1.7 4.7l6.8 7.2-.7.6z' fill='%23000222'/%3E%3C/svg%3E");width:20px;height:20px}.iiz__close{top:10px;right:10px;visibility:hidden;opacity:0}.iiz__close--visible{visibility:visible;opacity:1;cursor:pointer}.iiz__close:before{content:" ";width:29px;height:29px;background-image:linear-gradient(#222,#222),linear-gradient(#222,#222);background-size:100% 1px,1px 100%;transform:rotate(45deg)}*,:after,:before{padding:0;margin:0;box-sizing:inherit}html{font-size:62.5%}body{box-sizing:border-box}#root,.page-layout{min-height:150vh;position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}main,section{overflow:hidden}.abs-center{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.page-container{flex:1 1;min-height:25rem;position:relative}.error-message,.page-container .spinner:first-child{position:absolute}.error-message{font-size:1.8rem;font-weight:600;color:#e11584;text-align:center;line-height:1.4}@media only screen and (max-width:600px){.error-message{font-size:1.6rem}}::selection{background-color:#1d89ff;color:#fff}body{font-family:Spartan,sans-serif;font-weight:500}h1,h2,h3,h4{font-weight:900;color:#041464}.paragraph{line-height:1.65;font-size:1.65rem}@media only screen and (max-width:600px){.paragraph{font-size:1.5rem}}.section-heading{font-size:4.2rem;text-align:center;position:relative}@media only screen and (max-width:600px){.section-heading{font-size:3.5rem}}a{text-decoration:none}@keyframes backgroundZoomOut{0%{transform:scale(2.2)}to{transform:scale(1)}}.button{display:block;font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:1.54rem;padding:1.2rem 4rem 1rem;font-weight:600;letter-spacing:1.5px}.button--back{display:inline-flex;align-items:center;font-size:1.5rem;padding-left:3rem;padding-right:3rem}@media only screen and (max-width:600px){.button--back{font-size:1.2rem}}.button--back__icon{margin-right:1rem}.bttn-unite{background-color:transparent!important}.bttn-fill,.bttn-fill:after,.bttn-fill:before{border-radius:100px!important}.bttn-stretch{letter-spacing:.5px}.bttn-stretch:hover{letter-spacing:1.5px}.button-back-container{padding:4rem 9vw}@media only screen and (max-width:900px){.button-back-container{padding:4rem 7vw}}@media only screen and (max-width:600px){.button-back-container{padding:2.5rem 7vw 4rem}}.featured-work{background-color:#fff;border-radius:.8rem;box-shadow:0 6px 16px 0 rgba(62,57,107,.3);display:flex;flex-direction:column;height:100%}@media only screen and (max-width:600px){.featured-work{border-radius:.4rem}}.featured-work__img{border-radius:.8rem .8rem 0 0;border-bottom:1px solid #ccc;overflow:hidden}@media only screen and (max-width:600px){.featured-work__img{border-radius:.4rem .4rem 0 0}}.featured-work__img img{width:100%;transition:transform .6s}@media(hover:hover){.featured-work__img img:hover{transform:scale(1.5)}}.featured-work__title{text-align:center;margin-bottom:3rem;position:relative}.featured-work__title span{display:inline-block;color:#fff;font-size:2.5rem;padding:1.35rem 3rem 1.05rem;background-image:linear-gradient(90deg,#041464,#0543dd);max-width:90%}@media only screen and (max-width:600px){.featured-work__title span{font-size:1.8rem}}.featured-work__content{padding:0 3rem 4rem;flex:1 1;display:flex;flex-direction:column}@media only screen and (max-width:600px){.featured-work__content{padding:0 2.5rem 3.5rem}}.featured-work__text{margin-bottom:1.7rem;text-align:center;flex:1 1}@media only screen and (max-width:900px){.featured-work__text{text-align:center}}.featured-work .button{padding-left:0;padding-right:0;width:100%;max-width:35rem;font-size:1.4rem;margin:auto}.featured-work .button:not(:last-child){margin-bottom:.1rem}@media only screen and (max-width:600px){.featured-work .button{font-size:1.2rem}}.work{padding:10rem 9vw}@media only screen and (max-width:900px){.work{padding:10rem 7vw}}@media only screen and (max-width:600px){.work{padding:6rem 7vw}}.work--reversed{background-color:rgba(195,223,252,.5)}.work__container{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:1200px){.work__container{flex-direction:column!important;text-align:center;max-width:70rem;margin:auto}}.work--reversed .work__container{flex-direction:row-reverse}.work__img{overflow:hidden;width:38vw;box-shadow:0 6px 16px 0 rgba(62,57,107,.3);position:relative}@media only screen and (max-width:1200px){.work__img{width:100%;max-width:50rem;margin-bottom:6rem}}@media only screen and (max-width:600px){.work__img{margin-bottom:5rem}}.work__img img{display:block;width:100%;transition:transform .5s}@media(hover:hover){.work__img img:hover{transform:scale(1.5)}}.work__content{width:35vw}@media only screen and (max-width:1200px){.work__content{width:100%}}.work__title{font-size:3.2rem}@media only screen and (max-width:600px){.work__title{font-size:2.5rem}}.work__description{margin:2.5rem 0;font-size:1.6rem}@media only screen and (max-width:600px){.work__description{font-size:1.5rem}}.work__buttons{display:flex}@media only screen and (max-width:1200px){.work__buttons{justify-content:center}}@media only screen and (max-width:600px){.work__buttons{flex-direction:column;align-items:center}.work__buttons>*{width:100%;max-width:25rem}}.work__buttons>:not(:last-child){margin-right:2rem}@media only screen and (max-width:600px){.work__buttons>:not(:last-child){margin-right:0;margin-bottom:1rem}}.work .button{font-size:1.4rem;padding-left:3rem;padding-right:3rem}@media only screen and (max-width:600px){.work .button{font-size:1.2rem;width:100%}}.form{width:100%;max-width:60rem;margin:auto;padding:4rem;border-radius:.8rem;box-shadow:0 6px 16px 0 rgba(62,57,107,.3);background-color:#c9e4ff;overflow:hidden}@media only screen and (max-width:600px){.form{padding:3rem 2rem}}.form__field{margin-bottom:2rem;transition:margin-bottom .5s;position:relative}.form__field.error{margin-bottom:4.5rem}.form__field:last-of-type{margin-bottom:3rem}.form__field:last-of-type.error{margin-bottom:5.5rem}.form__field:before{content:"";position:absolute;right:0;top:0;bottom:0;width:0;background-color:#e11584;transition:all .3s}.form__field.error:before{width:.6rem}@media only screen and (max-width:600px){.form__field.error:before{width:.4rem}}.form__field:after{content:"This field is required";position:absolute;left:1.5rem;top:calc(100% + 1rem);font-size:1.35rem;font-weight:600;color:#e11584;opacity:0;visibility:hidden;transform:translateX(-150%);transition:all .5s}@media only screen and (max-width:600px){.form__field:after{font-size:1.2rem}}.form__field.error:after{opacity:1;visibility:visible;transform:translateX(0)}.form__field#email:after{content:"Invalid email"}.form__field#email.empty:after{content:"This field is required"}.form__field:last-of-type.error:after{content:"Please enter a message"}.form__input{width:100%;font:inherit;font-size:1.6rem;border:2px solid transparent;outline:none;padding:1.5rem;transition:border-color .5s;display:block}@media only screen and (max-width:600px){.form__input{font-size:1.4rem}}.form__input:focus{border-color:#1d89ff!important}.form__textarea{resize:none;height:11rem;line-height:1.5}.form .button{margin:auto;width:100%;max-width:25rem}@media only screen and (max-width:600px){.form .button{font-size:1.3rem;max-width:none}}.feature__img{height:70rem;width:100%;background-size:cover;background-position:50%}@media only screen and (max-width:700px){.feature__img{background-attachment:scroll;height:40rem}}.feature__content{width:40vw;min-width:35rem;background-color:rgba(3,15,78,.9);padding:4rem;position:absolute;top:20%;left:10%}@media only screen and (max-width:700px){.feature__content{position:static;width:100%;min-width:auto;padding:4rem 7vw;text-align:center;box-sizing:border-box}}.feature__content>*{color:#fff}.feature__title{font-size:3.3rem;margin-bottom:2rem}@media only screen and (max-width:600px){.feature__title{font-size:2.4rem}}.logo{display:block;width:45vw;max-width:22rem}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-top-color:#1d89ff}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.8);z-index:999;opacity:0;visibility:hidden;transition:all .5s}.modal.active{opacity:1;visibility:visible}.modal__content{position:absolute;background-color:#fff;width:90%;max-width:50rem;padding:3rem;text-align:center;box-shadow:0 6px 16px 0 rgba(62,57,107,.3);border-radius:.5rem;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);transition:all .5s}.modal.active .modal__content{transform:translate(-50%,-50%) scale(1)}.modal__close{font-size:2.3rem;color:#041464;transition:color .5s;cursor:pointer;margin-bottom:2rem}@media only screen and (max-width:600px){.modal__close{font-size:2rem}}.modal__close:hover{color:#1d89ff!important}.modal.error .modal__close{color:#e11584}.modal__heading{font-size:2.7rem;margin-bottom:2rem}@media only screen and (max-width:600px){.modal__heading{font-size:2.2rem}}.modal.error .modal__heading{color:#e11584}.modal__text{font-size:1.6rem}@media only screen and (max-width:600px){.modal__text{font-size:1.5rem}}.swiper-button-prev.swiper-button-prev{left:2rem}@media only screen and (max-width:600px){.swiper-button-prev.swiper-button-prev{left:1rem}}.swiper-button-next.swiper-button-next{right:2rem}@media only screen and (max-width:600px){.swiper-button-next.swiper-button-next{right:1rem}}.swiper-button-next.swiper-button-next,.swiper-button-prev.swiper-button-prev{transition:color .5s}@media(hover:hover){.swiper-button-next.swiper-button-next:hover,.swiper-button-prev.swiper-button-prev:hover{color:#1d89ff}}.swiper-pagination-bullet.swiper-pagination-bullet{opacity:1;border:1px solid;border-radius:0;background-color:transparent;width:1rem;height:1rem;transform:rotate(45deg);margin:0 6px!important}.features .swiper-pagination-bullet{border-color:#fff}.features .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff}@media only screen and (max-width:700px){.features .swiper-pagination-bullets{bottom:auto!important;top:3rem}}.features .swiper-button-next,.features .swiper-button-prev{color:#fff}.header{padding:3rem 9vw;display:flex;justify-content:space-between;align-items:center;color:#041464;position:absolute;left:0;right:0;top:0;z-index:999}@media only screen and (max-width:900px){.header{padding:3rem 7vw}}@media only screen and (max-width:600px){.header{padding:2rem 7vw}}.header__nav-toggle{display:none}.header__navigation{display:flex;margin-right:-4rem}.header__nav-link{color:inherit;text-decoration:none;display:block}.header__nav-link:not(:last-child){margin-right:0}@media only screen and (max-width:900px){.header__nav-link:not(:last-child){margin-right:-2rem}}.header__nav-link .button{text-transform:none;font-family:Spartan,sans-serif;font-size:1.6rem;font-weight:700;color:#fff}@media only screen and (max-width:700px){.header.active{color:#fff}.header:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(4,20,100,.95);opacity:0;visibility:hidden;transition:all .5s;z-index:-1}.header.active:after{opacity:1;visibility:visible}.header__nav-toggle{display:block;height:20px;width:24px;position:relative}.header__nav-toggle span{display:block;position:absolute;height:3px;width:24px;border-radius:100px;background-color:#fff;transition:all .5s}.header__nav-toggle span:first-child{top:0}.header__nav-toggle span:nth-child(2){top:50%;transform:translateY(-50%);transition:all .6s}.header__nav-toggle span:nth-child(3){bottom:0}.header.active .header__nav-toggle span:first-child{top:50%;transform:translateY(-50%) rotate(135deg)}.header.active .header__nav-toggle span:nth-child(2){transform:translate(20rem,-50%)}.header.active .header__nav-toggle span:nth-child(3){bottom:50%;transform:translateY(50%) rotate(-135deg)}.header__navigation{position:absolute;top:50vh;left:50%;transform:translate(-50%,-50%);flex-direction:column;align-items:center;text-align:center;opacity:0;visibility:hidden;transition:all .5s}.header.active .header__navigation{opacity:1;visibility:visible}.header__nav-link{opacity:0;transform:translateX(-50vw);transition:all .5s}.header__nav-link:not(:last-child){margin-right:0;margin-bottom:3.5rem}.header__nav-link .button{color:#fff;font-size:2rem}.header.active .header__nav-link{opacity:1;transform:translateX(0)}}.page-heading{height:37rem;position:relative}@media only screen and (max-width:600px){.page-heading{height:30rem}}.page-heading__bg{height:100%;background-color:#030f4e;background-image:url(/images/web-dev-1.jpg);background-attachment:fixed;background-size:cover;background-position:50%}@media only screen and (max-width:700px){.page-heading__bg{background-attachment:scroll}}.page-heading__title{position:absolute;text-align:center;left:7vw;right:7vw;top:50%;transform:translateY(-50%);font-size:5.5rem;color:#fff}@media only screen and (max-width:600px){.page-heading__title{font-size:4rem}}.gallery__intro{padding:0 9vw 8rem}@media only screen and (max-width:1200px){.gallery__intro{padding:0 7vw 8rem}}@media only screen and (max-width:600px){.gallery__intro{padding-bottom:6rem}}.gallery__intro-content{display:flex;flex-direction:column;align-items:center;text-align:center;margin:auto;max-width:85rem}.gallery__heading{font-size:4.5rem;max-width:60rem;margin:auto;position:relative}@media only screen and (max-width:600px){.gallery__heading{font-size:3rem}}.gallery__heading:after{content:"";position:absolute;top:calc(100% + 1rem);left:50%;transform:translateX(-50%);width:30%;min-width:10rem;height:6px;background-color:#1d89ff}.gallery__intro-text{margin:6rem 0 2.5rem;font-size:1.6rem}@media only screen and (max-width:600px){.gallery__intro-text{font-size:1.5rem;margin:4.5rem 0 3rem}}.gallery__intro-buttons{display:flex}@media only screen and (max-width:600px){.gallery__intro-buttons{flex-direction:column;align-items:center;width:100%}.gallery__intro-buttons .button{font-size:1.2rem;width:100%}.gallery__intro-buttons>*{width:100%;max-width:25rem}}.gallery__intro-buttons>:not(:last-child){margin-right:2rem}@media only screen and (max-width:600px){.gallery__intro-buttons>:not(:last-child){margin:0 0 1rem}}.gallery__container{display:flex;background-color:rgba(195,223,252,.5);padding:8rem 9vw 9rem}@media only screen and (max-width:1200px){.gallery__container{padding:8rem 7vw 9rem}}@media only screen and (max-width:700px){.gallery__container{flex-direction:column-reverse}}@media only screen and (max-width:600px){.gallery__container{padding:7rem 7vw}}.gallery__items{flex:1 1;margin-right:5rem}@media only screen and (max-width:700px){.gallery__items{flex:initial;margin-right:0}}.gallery__items>:not(:last-child){margin-bottom:5rem}@media only screen and (max-width:600px){.gallery__items>:not(:last-child){margin-bottom:6rem}}.gallery__section-title{font-size:2.7rem;margin-bottom:2rem}@media only screen and (max-width:700px){.gallery__section-title{text-align:center}}@media only screen and (max-width:600px){.gallery__section-title{font-size:2.2rem}}.gallery__grid{margin:-.8rem;display:flex;align-items:center;flex-wrap:wrap}@media only screen and (max-width:700px){.gallery__grid{justify-content:center}}.gallery__item{margin:.8rem;width:25%;min-width:10rem;cursor:pointer;overflow:hidden;display:flex;align-items:center;box-shadow:0 6px 16px 0 rgba(62,57,107,.3);outline-offset:.5rem;transition:all .5s}@media only screen and (max-width:600px){.gallery__item{width:40%;max-width:16rem;min-width:12rem}}@media(hover:hover){.gallery__item:hover{transform:scale(1.4);outline:.8rem solid #1d89ff;z-index:20}}.gallery__item img{width:100%}.gallery__selected{width:47%;text-align:center}@media only screen and (max-width:700px){.gallery__selected{width:100%;margin-bottom:6rem}}.gallery__selected-text{margin-bottom:4rem}.gallery__selected-title{font-size:2.7rem;margin-bottom:1rem}@media only screen and (max-width:600px){.gallery__selected-title{font-size:2.2rem}}.gallery__selected-subtext{font-size:1.4rem;font-weight:600}@media only screen and (max-width:600px){.gallery__selected-subtext{font-size:1.3rem}}.gallery__selected-img{box-shadow:0 6px 16px 0 rgba(62,57,107,.3);margin:auto}.gallery__selected-img figure{display:block}.footer{background-color:#030f4e;background-image:url(/images/Kissing-Silhouette.svg);background-size:cover;background-position:50%;color:#fff;padding:5rem 9vw;font-size:1.55rem;font-weight:500}@media only screen and (max-width:900px){.footer{padding:5rem 7vw;text-align:center}}@media only screen and (max-width:600px){.footer{font-size:1.5rem}}.footer__container{display:flex;align-items:center;justify-content:space-between;max-width:95rem;margin:auto}@media only screen and (max-width:700px){.footer__container{flex-direction:column;align-items:stretch}}.footer__left,.footer__right{display:flex;flex-direction:column}.footer__left{align-items:flex-start}@media only screen and (max-width:700px){.footer__left{align-items:center;margin-bottom:5rem}}.footer .logo{margin-bottom:4rem}@media only screen and (max-width:700px){.footer .logo{margin-bottom:3rem;width:17rem}}.footer__navigation{display:flex}@media only screen and (max-width:700px){.footer__navigation{justify-content:space-between;width:100%;max-width:27rem;margin:auto}}.footer__navigation .footer__link:not(:last-child){margin-right:5rem}@media only screen and (max-width:900px){.footer__navigation .footer__link:not(:last-child){margin-right:3.5rem}}@media only screen and (max-width:700px){.footer__navigation .footer__link:not(:last-child){margin-right:0}}.footer__link{color:inherit;text-decoration:none;transition:all .5s;display:flex;align-items:center}.footer__link:hover{color:#1d89ff}.footer__link-icon{font-size:2.2rem;margin-right:1rem}.footer__right{align-items:flex-end}@media only screen and (max-width:700px){.footer__right{align-items:center}}.footer__copyright{color:hsla(0,0%,100%,.7);font-size:1.45rem;margin-top:6rem}@media only screen and (max-width:700px){.footer__copyright{margin-top:3rem;line-height:1.5}}@media only screen and (max-width:600px){.footer__copyright{font-size:1.4rem}}.intro{height:70rem;position:relative}@media only screen and (max-width:900px){.intro{height:60rem}}@media only screen and (max-width:600px){.intro{height:55rem}}.intro__bg{height:100%;background-color:#041464;background-image:url(/images/web-dev-2.jpg);background-size:cover;background-attachment:fixed;background-position:50%}@media only screen and (max-width:700px){.intro__bg{background-attachment:scroll}}.intro__container{width:50vw;min-width:50rem;max-width:75rem;position:absolute;top:40%;left:50%;transform:translateX(-50%);text-align:center}.intro__container *{color:#fff}@media only screen and (max-width:900px){.intro__container{width:100%;min-width:auto;max-width:55rem}}@media only screen and (max-width:600px){.intro__container{padding:0 7vw}}@media only screen and (max-width:365px){.intro__container{top:auto;bottom:12.5%}}.intro__heading{font-size:6rem;letter-spacing:-1px;line-height:1.1;margin-bottom:2rem}@media only screen and (max-width:900px){.intro__heading{font-size:5rem}}@media only screen and (max-width:600px){.intro__heading{font-size:4rem;-webkit-hyphens:auto;hyphens:auto}}.intro__text{font-size:1.7rem}@media only screen and (max-width:600px){.intro__text{font-size:1.6rem}}.featured-works{padding:8rem 9vw 10rem;background-color:rgba(195,223,252,.5);text-align:center;position:relative;min-height:85rem}@media only screen and (max-width:900px){.featured-works{padding:6rem 7vw 7rem}}.featured-works__view-all{display:inline-block;margin:3rem 0 5rem}@media only screen and (max-width:600px){.featured-works__view-all .button{font-size:1.4rem}}.featured-works__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:4.4vw;max-width:100rem;margin:auto}@media only screen and (max-width:1200px){.featured-works__grid{grid-gap:4rem}}@media only screen and (max-width:900px){.featured-works__grid{grid-template-columns:1fr;grid-gap:6rem;max-width:50rem}}@media only screen and (max-width:600px){.featured-works__grid{grid-gap:4.5rem}}.featured-works .spinner{position:absolute}.features{background-color:#030f4e}.tools{background-color:rgba(195,223,252,.5);color:#041464;padding:8rem 9vw}@media only screen and (max-width:900px){.tools{padding:6rem 7vw}}.tools__heading{margin-bottom:6rem}.tools__grid{max-width:120rem;margin:auto;display:grid;grid-auto-flow:column;justify-content:space-between;grid-row-gap:2rem}@media only screen and (max-width:900px){.tools__grid{max-width:60rem}}@media only screen and (max-width:700px){.tools__grid{max-width:none}}@media only screen and (max-width:600px){.tools__grid{margin:0 -1rem;grid-row-gap:1.75rem}}@media only screen and (max-width:355px){.tools__grid{grid-auto-flow:row;justify-items:center;grid-template-columns:1fr}}.tools__item{display:flex;align-items:center}@media only screen and (max-width:600px){.tools__item{margin:0 1rem}}.tools__item-text{font-size:2.5rem;font-weight:600}@media only screen and (max-width:600px){.tools__item-text{font-size:1.8rem;line-height:1.4}}.tools__item-icon{fill:#041464;margin-right:1.2rem;height:4.5rem;width:4.5rem}@media only screen and (max-width:600px){.tools__item-icon{margin-right:1rem;height:3rem;width:3rem}}.contact{padding:8rem 9vw}@media only screen and (max-width:600px){.contact{padding:6rem 7vw}}.contact__intro{margin-bottom:8rem}@media only screen and (max-width:600px){.contact__intro{margin-bottom:6rem}}.contact__img{display:block;width:100%;max-width:80rem;margin:auto}:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";--fa-font-light:normal 300 1em/1 "Font Awesome 6 Pro";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Pro";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-regular:normal 400 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-light:normal 300 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-thin:normal 100 1em/1 "Font Awesome 6 Duotone";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";--fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-light:normal 300 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-thin:normal 100 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-duotone-solid:normal 900 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-regular:normal 400 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-light:normal 300 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-thin:normal 100 1em/1 "Font Awesome 6 Sharp Duotone"}svg.svg-inline--fa:not(:host),svg.svg-inline--fa:not(:root){overflow:visible;box-sizing:content-box}.svg-inline--fa{display:var(--fa-display,inline-block);height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-2xs{vertical-align:.1em}.svg-inline--fa.fa-xs{vertical-align:0}.svg-inline--fa.fa-sm{vertical-align:-.07143em}.svg-inline--fa.fa-lg{vertical-align:-.2em}.svg-inline--fa.fa-xl{vertical-align:-.25em}.svg-inline--fa.fa-2xl{vertical-align:-.3125em}.svg-inline--fa.fa-pull-left{margin-right:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-pull-right{margin-left:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-li{width:var(--fa-li-width,2em);top:.25em}.svg-inline--fa.fa-fw{width:var(--fa-fw-width,1.25em)}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{transform-origin:center center}.fa-layers-text{left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center}.fa-layers-counter{background-color:var(--fa-counter-background-color,#ff253a);border-radius:var(--fa-counter-border-radius,1em);box-sizing:border-box;color:var(--fa-inverse,#fff);line-height:var(--fa-counter-line-height,1);max-width:var(--fa-counter-max-width,5em);min-width:var(--fa-counter-min-width,1.5em);overflow:hidden;padding:var(--fa-counter-padding,.25em .5em);right:var(--fa-right,0);text-overflow:ellipsis;top:var(--fa-top,0);transform:scale(var(--fa-counter-scale,.25));transform-origin:top right}.fa-layers-bottom-right{bottom:var(--fa-bottom,0);right:var(--fa-right,0);top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom right}.fa-layers-bottom-left{bottom:var(--fa-bottom,0);left:var(--fa-left,0);right:auto;top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom left}.fa-layers-top-right{top:var(--fa-top,0);right:var(--fa-right,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top right}.fa-layers-top-left{left:var(--fa-left,0);right:auto;top:var(--fa-top,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top left}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(-1 * var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;vertical-align:middle;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:var(--fa-stack-z-index,auto)}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor)}.svg-inline--fa .fa-secondary,.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}