﻿@import url(css2.css);
.container{padding:1rem 6rem}@media only screen and (max-width: 75em){.container{padding:1rem 3.5rem}}@media only screen and (max-width: 58.25em){.container{padding:1rem 3rem}}@media only screen and (max-width: 45em){.container{padding:1rem 3rem}}@-webkit-keyframes bounce{0%{-webkit-transform:translateY(-0.2rem);-moz-transform:translateY(-0.2rem);-o-transform:translateY(-0.2rem);transform:translateY(-0.2rem)}50%{-webkit-transform:translateY(0.2rem);-moz-transform:translateY(0.2rem);-o-transform:translateY(0.2rem);transform:translateY(0.2rem)}100%{-webkit-transform:translateY(-0.2rem);-moz-transform:translateY(-0.2rem);-o-transform:translateY(-0.2rem);transform:translateY(-0.2rem)}}@-moz-keyframes bounce{0%{-webkit-transform:translateY(-0.2rem);-moz-transform:translateY(-0.2rem);-o-transform:translateY(-0.2rem);transform:translateY(-0.2rem)}50%{-webkit-transform:translateY(0.2rem);-moz-transform:translateY(0.2rem);-o-transform:translateY(0.2rem);transform:translateY(0.2rem)}100%{-webkit-transform:translateY(-0.2rem);-moz-transform:translateY(-0.2rem);-o-transform:translateY(-0.2rem);transform:translateY(-0.2rem)}}@-o-keyframes bounce{0%{-webkit-transform:translateY(-0.2rem);-moz-transform:translateY(-0.2rem);-o-transform:translateY(-0.2rem);transform:translateY(-0.2rem)}50%{-webkit-transform:translateY(0.2rem);-moz-transform:translateY(0.2rem);-o-transform:translateY(0.2rem);transform:translateY(0.2rem)}100%{-webkit-transform:translateY(-0.2rem);-moz-transform:translateY(-0.2rem);-o-transform:translateY(-0.2rem);transform:translateY(-0.2rem)}}@keyframes bounce{0%{-webkit-transform:translateY(-0.2rem);-moz-transform:translateY(-0.2rem);-o-transform:translateY(-0.2rem);transform:translateY(-0.2rem)}50%{-webkit-transform:translateY(0.2rem);-moz-transform:translateY(0.2rem);-o-transform:translateY(0.2rem);transform:translateY(0.2rem)}100%{-webkit-transform:translateY(-0.2rem);-moz-transform:translateY(-0.2rem);-o-transform:translateY(-0.2rem);transform:translateY(-0.2rem)}}*,*::after,*::before{margin:0;padding:0;-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}html{scroll-behavior:smooth;font-size:62.5%}@media only screen and (max-width: 75em){html{font-size:56.25%}}@media only screen and (max-width: 58.25em){html{font-size:51.5%}}@media only screen and (max-width: 45em){html{font-size:46.75%}}@media only screen and (max-width: 28.12em){html{font-size:37.5%}}@media only screen and (max-width: 24.37em){html{font-size:28.13%}}@media only screen and (min-width: 112.5em){html{font-size:75%}}body{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#0d0e3e;font-family:"Nunito Sans",sans-serif;position:relative}body a{-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.heading{font-size:3.8rem;font-weight:100;position:relative}@media only screen and (max-width: 58.25em){.heading{font-size:4rem}}@media only screen and (max-width: 45em){.heading{font-size:4.3rem}}.heading span{color:#de2d27}.heading::before{content:"";display:block;width:.3rem;height:4.6rem;background-color:#de2d27;position:absolute;top:0px;left:-1.6rem}.heading::after{content:"";display:block;width:.3rem;height:4.6rem;background-color:#0d0e3e;position:absolute;top:-0.8rem;left:-2.6rem}.heading-footer{font-size:1.8rem;position:relative;font-weight:bolder;font-family:"Raleway",sans-serif}@media only screen and (max-width: 45em){.heading-footer{font-size:2.5rem}}.heading-footer::before{content:"";display:block;width:3px;height:2rem;background-color:#de2d27;position:absolute;top:.2px;left:-10px}.sticky.nav{position:fixed;top:0;background-color:#fff;-webkit-box-shadow:rgba(0,0,0,.04) -2px 1px 20px;-moz-box-shadow:rgba(0,0,0,.04) -2px 1px 20px;box-shadow:rgba(0,0,0,.04) -2px 1px 20px;padding:1.2rem 4.2rem}@media only screen and (max-width: 58.25em){.sticky.nav{padding:3rem 3rem}}.nav{padding:2rem 5rem;width:100%;position:fixed;background:#fbfbfb;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;z-index:100;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}@media only screen and (max-width: 58.25em){.nav{padding:1.8rem 3rem}}@media only screen and (max-width: 45em){.nav{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}}.nav ul{list-style:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.nav__custom-brand{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-left:1rem}.nav__custom-brand img{width:22rem;height:auto}@media only screen and (max-width: 58.25em){.nav__custom-brand img{width:20rem}}.nav__brand{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;text-decoration:none;color:#0d0e3e}.nav__brand img{width:4.2rem;height:auto}@media only screen and (max-width: 58.25em){.nav__brand img{width:5.8rem}}.nav__brand .text{margin-left:.6rem;width:18rem;height:auto}@media only screen and (max-width: 58.25em){.nav__brand .text{width:22rem}}.nav__brand h1{margin-left:.7rem;font-family:"Raleway",sans-serif;font-size:2.2rem;letter-spacing:.4px}@media only screen and (max-width: 58.25em){.nav__brand h1{font-size:2.7rem}}@media only screen and (max-width: 45em){.nav__brand h1{font-size:3.2rem}}.nav__brand h1 span{display:inline;color:#de2d27}.nav__main{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;width:100%}@media only screen and (max-width: 45em){.nav__main{display:none}}.nav__links{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;list-style:none;margin-left:2rem;font-size:1.75rem;font-weight:600}.nav__links li{padding:0 1.3rem}.nav__links li a{letter-spacing:.8px;color:#0d0e3e;text-decoration:none}.nav__links li a:hover{color:#0d0e3e}.nav__button{margin-left:auto;margin-right:5rem;font-size:1.7rem}@media only screen and (max-width: 58.25em){.nav__button{margin-right:0}}.nav__button a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:1.2rem 1.7rem}.nav__button i{font-size:2.6rem}.nav__toggle-button{display:none}@media only screen and (max-width: 45em){.nav__toggle-button{display:block;background:#000;padding:1px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}}.nav__overlay{position:absolute;top:0;left:0;height:100vh;width:100vw;background-color:#000;z-index:100;-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.nav__overlay .container{color:#fff;height:100vh;margin:3rem auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:start;-moz-box-pack:start;justify-content:start;-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.nav .overlay__toggle-button{margin-left:auto}.nav .overlay__links{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;list-style-type:none}.nav .overlay__links li{margin:2rem auto}.nav .overlay__links li a{color:#fff;text-decoration:none;font-size:3rem}.nav .overlay__links li a:hover{color:#950000}.nav .overlay__button{margin:auto auto 20rem;font-size:3rem}.nav .overlay__button a{background-color:#fff;color:#000;padding:1rem 2rem}.nav .overlay__button a:hover{background-color:#950000;color:#fff}.nav .overlay-disabled{visibility:hidden;width:100%;height:0}.nav .overlay-disabled .container{visibility:hidden;-webkit-transform:translateY(-200rem);-moz-transform:translateY(-200rem);-o-transform:translateY(-200rem);transform:translateY(-200rem)}.header{height:100vh;min-height:700px;width:100%;-webkit-clip-path:polygon(100% 0, 100% 88%, 75% 100%, 0 88%, 0 0);clip-path:polygon(100% 0, 100% 88%, 75% 100%, 0 88%, 0 0);background-color:#fbfbfb;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;z-index:0}@media only screen and (max-width: 45em){.header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;height:93vh}}.header .container{margin-top:4.3rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;width:100%;height:100%;position:relative}@media only screen and (max-width: 45em){.header .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.header__custom-image{width:30rem;height:auto;position:absolute;right:-4rem;top:3rem;opacity:.8}.header__text{width:50%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin-left:14rem}@media only screen and (max-width: 75em){.header__text{margin-left:7rem}}@media only screen and (max-width: 58.25em){.header__text{margin-left:7rem}}@media only screen and (max-width: 45em){.header__text{width:100%;height:50%;margin-left:0;margin-top:14rem;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:start;-moz-box-pack:start;justify-content:start}}.header__text-offer{width:50%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin-left:14rem}@media only screen and (max-width: 75em){.header__text-offer{margin-left:7rem}}@media only screen and (max-width: 58.25em){.header__text-offer{margin-left:7rem}}@media only screen and (max-width: 45em){.header__text-offer{width:100%;height:10%;margin-left:0;margin-top:14rem;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:start;-moz-box-pack:start;justify-content:start}}.header__title{margin-top:-2rem;font-size:6.8rem;font-weight:lighter;font-family:"Raleway",sans-serif;position:relative}.header__title [dir=ltr]{text-align:left}.header__title [dir=rtl]{text-align:right}@media only screen and (max-width: 58.25em){.header__title{font-size:4.8rem}}@media only screen and (max-width: 28.12em){.header__title{font-size:5.5rem}}.header__title span{color:#de2d27}.header__title::before{content:"";display:block;width:.5rem;height:11.6rem;background-color:#de2d27;position:absolute;top:-0.5rem;left:-2.8rem}@media only screen and (max-width: 58.25em){.header__title::before{height:9rem}}@media only screen and (max-width: 45em){.header__title::before{height:9.2rem}}.header__title::after{content:"";display:block;width:.5rem;height:11.6rem;background-color:#0d0e3e;position:absolute;top:-1.7rem;left:-5rem}@media only screen and (max-width: 58.25em){.header__title::after{height:9rem}}@media only screen and (max-width: 45em){.header__title::after{height:9.2rem}}.header__offer-title{margin-top:-2rem;font-size:6.8rem;font-weight:lighter;font-family:"Raleway",sans-serif;position:relative}.header__offer-title [dir=ltr]{text-align:left}.header__offer-title [dir=rtl]{text-align:right}@media only screen and (max-width: 58.25em){.header__offer-title{font-size:4.8rem}}@media only screen and (max-width: 28.12em){.header__offer-title{font-size:5.5rem}}.header__offer-title span{color:#de2d27}.header__offer-title::before{content:"";display:block;width:.5rem;height:8.5rem;background-color:#de2d27;position:absolute;top:-0.5rem;left:-2.8rem}@media only screen and (max-width: 58.25em){.header__offer-title::before{height:8rem}}@media only screen and (max-width: 45em){.header__offer-title::before{height:7rem}}.header__offer-title::after{content:"";display:block;width:.5rem;height:8.5rem;background-color:#0d0e3e;position:absolute;top:-1.7rem;left:-5rem}@media only screen and (max-width: 58.25em){.header__offer-title::after{height:8rem}}@media only screen and (max-width: 45em){.header__offer-title::after{height:7rem}}@media only screen and (max-width: 45em){.header__optional{display:none}}.header__extra{display:none}@media only screen and (max-width: 45em){.header__extra{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin-top:1rem}}.header__offer-des{margin-top:1.5rem;margin-left:.5rem;margin-bottom:.7rem;font-size:4.4rem;font-weight:lighter;font-family:"Raleway",sans-serif;position:relative}.header__offer-des span{color:#de2d27}@media only screen and (max-width: 75em){.header__offer-des{font-size:4rem}}@media only screen and (max-width: 58.25em){.header__offer-des{font-size:3.4rem}}@media only screen and (max-width: 45em){.header__offer-des{font-size:3.8rem;text-align:center;margin-top:2rem}}.header__description{font-size:3rem;margin-top:1.5rem;margin-left:.5rem;padding:auto 0;height:5.8rem}.header__description [dir=ltr]{text-align:left}.header__description [dir=rtl]{text-align:right}@media only screen and (max-width: 75em){.header__description{height:5.2rem}}@media only screen and (max-width: 58.25em){.header__description{font-size:2.5rem;margin-top:2rem;height:4.4rem}}@media only screen and (max-width: 28.12em){.header__description{font-size:3.4rem;text-align:center;height:20%}}.header__button{margin-top:3rem;font-size:2.2rem;margin-left:.5rem}@media only screen and (max-width: 28.12em){.header__button{font-size:3.2rem}}.header__details{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;font-size:1.8rem;margin-top:1.8rem;margin-left:.9rem;font-weight:bolder}@media only screen and (max-width: 28.12em){.header__details{font-size:2.7rem}}.header__details i{font-size:2.5rem;margin-left:1.3rem}.header__details i:last-child{font-size:2.8rem}.header__form{width:50%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-transition:all .6s;-o-transition:all .6s;-moz-transition:all .6s;transition:all .6s;-webkit-animation:bounce 3s ease infinite;-moz-animation:bounce 3s ease infinite;-o-animation:bounce 3s ease infinite;animation:bounce 3s ease infinite}@media only screen and (max-width: 45em){.header__form{width:100%;height:85%;padding-top:5rem}}.header__form-title{margin-bottom:2rem;font-size:3.2rem;font-weight:lighter;position:relative;text-align:center}@media only screen and (max-width: 75em){.header__form-title{font-size:2.3rem}}@media only screen and (max-width: 58.25em){.header__form-title{font-size:2rem}}@media only screen and (max-width: 45em){.header__form-title{font-size:2.8rem}}.header__form-title span{color:#de2d27}.header__form-button{font-size:2.3rem;margin-bottom:1rem;margin-top:1.5rem}@media only screen and (max-width: 75em){.header__form-button{font-size:1.8rem}}@media only screen and (max-width: 58.25em){.header__form-button{font-size:1.4rem}}@media only screen and (max-width: 45em){.header__form-button{margin-top:1.8rem;font-size:2.4rem}}.header__form-error{color:red;font-size:1.3rem;display:none}@media only screen and (max-width: 75em){.header__form-error{font-size:1rem}}@media only screen and (max-width: 58.25em){.header__form-error{font-size:.8rem}}@media only screen and (max-width: 45em){.header__form-error{font-size:1.5rem}}.header__form form{padding:2.5rem 1rem;width:70%;background-color:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}@media only screen and (max-width: 75em){.header__form form{width:90%;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}}@media only screen and (max-width: 45em){.header__form form{width:55%;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}}@media only screen and (max-width: 28.12em){.header__form form{width:70%}}.header__form form ul{list-style:none;background-color:#fafafa;-webkit-border-radius:1rem;-moz-border-radius:1rem;border-radius:1rem;padding:2rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;width:90%}.header__form form ul li{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:1rem;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background-color:#fff;-webkit-transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;-o-transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;-moz-transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-moz-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color,-moz-text-decoration-color;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-moz-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-o-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition-duration:500ms;-moz-transition-duration:500ms;-o-transition-duration:500ms;transition-duration:500ms;margin:1.2rem 0;cursor:pointer}.header__form form ul li[focus-within]{-webkit-box-shadow:inset 0 0 0 -webkit-calc(2px + 0px) rgba(0,0,0,.5);-moz-box-shadow:inset 0 0 0 -moz-calc(2px + 0px) rgba(0,0,0,.5);box-shadow:inset 0 0 0 calc(2px + 0px) rgba(0,0,0,.5)}.header__form form ul li:focus-within{-webkit-box-shadow:inset 0 0 0 -webkit-calc(2px + 0px) rgba(0,0,0,.5);-moz-box-shadow:inset 0 0 0 -moz-calc(2px + 0px) rgba(0,0,0,.5);box-shadow:inset 0 0 0 calc(2px + 0px) rgba(0,0,0,.5)}@media only screen and (max-width: 75em){.header__form form ul li{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}}@media only screen and (max-width: 58.25em){.header__form form ul li{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}}@media only screen and (max-width: 45em){.header__form form ul li{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}}.header__form form ul li i{font-size:2.2rem;margin:0 2rem 0 1rem;cursor:pointer}@media only screen and (max-width: 75em){.header__form form ul li i{font-size:1.8rem}}@media only screen and (max-width: 58.25em){.header__form form ul li i{font-size:1.6rem}}@media only screen and (max-width: 45em){.header__form form ul li i{font-size:2.3rem}}.header__form form ul li input{font-family:"Nunito Sans",sans-serif;font-size:2.2rem;line-height:1rem;color:#000;background-color:rgba(255,255,255,0);outline:none;border:none;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1;margin:0 1rem;width:100%;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.header__form form ul li input::-webkit-input-placeholder{color:rgba(0,0,0,.5)}.header__form form ul li input:-moz-placeholder{color:rgba(0,0,0,.5)}.header__form form ul li input::-moz-placeholder{color:rgba(0,0,0,.5)}.header__form form ul li input:-ms-input-placeholder{color:rgba(0,0,0,.5)}.header__form form ul li input::-ms-input-placeholder{color:rgba(0,0,0,.5)}.header__form form ul li input::placeholder{color:rgba(0,0,0,.5)}@media only screen and (max-width: 75em){.header__form form ul li input{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;font-size:1.8rem}}@media only screen and (max-width: 58.25em){.header__form form ul li input{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;font-size:1.6rem}}@media only screen and (max-width: 45em){.header__form form ul li input{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;font-size:2.3rem}}.header__image{width:50%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-transition:all .6s;-o-transition:all .6s;-moz-transition:all .6s;transition:all .6s;-webkit-animation:bounce 3s ease infinite;-moz-animation:bounce 3s ease infinite;-o-animation:bounce 3s ease infinite;animation:bounce 3s ease infinite}@media only screen and (max-width: 45em){.header__image{width:100%;height:55%;padding-top:5rem}}.header__image img{width:48%;height:auto}@media only screen and (max-width: 58.25em){.header__image img{width:78%}}@media only screen and (max-width: 45em){.header__image img{height:110%;width:auto;-webkit-box-pack:end;-webkit-justify-content:end;-moz-box-pack:end;justify-content:end}}.quote{margin-top:0rem;position:relative;font-family:"Raleway",sans-serif;font-style:italic;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.quote .container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:3rem 0;width:60%}@media only screen and (max-width: 58.25em){.quote .container{width:70%}}.quote img{position:absolute;width:23rem;height:auto;top:0;left:15rem}@media only screen and (max-width: 58.25em){.quote img{width:20rem}}@media only screen and (max-width: 45em){.quote img{width:15rem;left:8rem}}.quote h3{font-size:4rem;font-weight:lighter}@media only screen and (max-width: 58.25em){.quote h3{font-size:3.6rem}}@media only screen and (max-width: 45em){.quote h3{font-size:3.8rem}}.quote p{margin-top:2rem;font-size:2.5rem;margin-left:auto}@media only screen and (max-width: 58.25em){.quote p{font-size:2.1rem}}.about{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin:12rem auto 7rem}.about .container{padding:5rem 10rem;width:80%;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:rgba(0,0,0,.04) -2px 1px 20px;-moz-box-shadow:rgba(0,0,0,.04) -2px 1px 20px;box-shadow:rgba(0,0,0,.04) -2px 1px 20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;position:relative}@media only screen and (max-width: 58.25em){.about .container{width:90%}}@media only screen and (max-width: 45em){.about .container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;flex-direction:column-reverse;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-top:3rem;padding:6rem 3rem}}@media only screen and (max-width: 45em){.about .container{padding-bottom:7rem}}.about__text-container{width:80%;margin-right:5rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}@media only screen and (max-width: 45em){.about__text-container{width:100%;margin-right:2rem}}.about__image-container{width:20%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media only screen and (max-width: 45em){.about__image-container{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;position:absolute;top:-12rem;right:-1rem;width:15%}}@media only screen and (max-width: 28.12em){.about__image-container{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;position:absolute;top:-11rem;right:-1rem;width:15%}}.about__image{width:100%}.about__title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}@media only screen and (max-width: 45em){.about__title{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;flex-direction:column-reverse;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;margin-left:5rem}}.about__title h1{margin-left:1rem}@media only screen and (max-width: 45em){.about__title h1{margin-left:0;margin-top:4rem}}.about__title img{width:9rem;height:auto}.about .jugaad-text{margin-top:4rem;font-size:2.2rem;text-align:left;line-height:3.5rem;font-family:"Raleway",sans-serif}@media only screen and (max-width: 58.25em){.about .jugaad-text{font-size:2.1rem}}@media only screen and (max-width: 45em){.about .jugaad-text{font-size:2.3rem;margin-left:3rem;line-height:4rem}}@media only screen and (max-width: 28.12em){.about .jugaad-text{font-size:2.8rem}}.about .jugaad-text span{color:#de2d27}.about p{margin-top:5rem;font-size:2rem;line-height:3.7rem}.about p [dir=ltr]{text-align:left}.about p [dir=rtl]{text-align:right}@media only screen and (max-width: 58.25em){.about p{font-size:2.5rem}}@media only screen and (max-width: 45em){.about p{margin-top:2rem;font-size:2.8rem;margin-left:1.5rem;line-height:4rem}}.clients{width:100%;background-color:#fbfbfb}.clients .container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:2rem 10rem;margin-bottom:3rem}@media only screen and (max-width: 45em){.clients .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:5rem 0 2rem}}.clients__title{width:20%;margin-right:2rem}@media only screen and (max-width: 75em){.clients__title{width:30%}}@media only screen and (max-width: 45em){.clients__title{margin-right:0;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}}.clients__list-container{width:80%}@media only screen and (max-width: 75em){.clients__list-container{width:70%}}@media only screen and (max-width: 45em){.clients__list-container{width:100%;margin-top:2rem}}.clients__list{text-decoration:none;list-style:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.clients__list-item{margin:auto 5rem}.clients__list-item img{width:15rem}.howto{margin:5rem 0;padding:2rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;overflow:hidden}.howto .container{width:100%;margin-top:3rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}@media only screen and (max-width: 58.25em){.howto .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}}@media only screen and (max-width: 45em){.howto .container{padding:1.4rem}}@media only screen and (max-width: 28.12em){.howto .container{padding:1rem}}.howto__image-container{width:45%;margin-right:2rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.howto__image-container img{width:70%}@media only screen and (max-width: 58.25em){.howto__image-container{width:50%}}@media only screen and (max-width: 45em){.howto__image-container{width:55%}}@media only screen and (max-width: 28.12em){.howto__image-container{width:65%}}.howto__text-container{width:50%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media only screen and (max-width: 58.25em){.howto__text-container{width:80%}}@media only screen and (max-width: 45em){.howto__text-container{width:94%}}@media only screen and (max-width: 28.12em){.howto__text-container{width:100%}}.howto__steps-list{list-style:none;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-align-content:center;align-content:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.howto__step{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-shadow:rgba(0,0,0,.04) -2px 1px 20px;-moz-box-shadow:rgba(0,0,0,.04) -2px 1px 20px;box-shadow:rgba(0,0,0,.04) -2px 1px 20px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;padding:1.8rem 3.7rem;position:relative;margin:1rem 0}@media only screen and (max-width: 45em){.howto__step{padding:1.7rem 3.5rem}}@media only screen and (max-width: 28.12em){.howto__step{padding:1.5rem 3.3rem}}.howto__step-number{font-size:1.4rem;font-family:"Armata",sans-serif;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;white-space:nowrap;margin-right:2.5rem}@media only screen and (max-width: 45em){.howto__step-number{font-size:1.5rem}}@media only screen and (max-width: 28.12em){.howto__step-number{font-size:1.7rem}}.howto__step-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.howto__step-image{width:4rem;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media only screen and (max-width: 45em){.howto__step-image{width:4.5rem}}@media only screen and (max-width: 28.12em){.howto__step-image{width:5.5rem}}.howto__step-desc{font-size:2rem;-webkit-flex-wrap:wrap;flex-wrap:wrap;word-wrap:normal;margin-left:2.5rem}@media only screen and (max-width: 45em){.howto__step-desc{font-size:2.3rem}}@media only screen and (max-width: 28.12em){.howto__step-desc{font-size:2.7rem}}.howto__step-desc a{cursor:pointer;color:#de2d27;text-decoration:none}.howto__step-desc a:hover{color:#0d0e3e}.areas .container{padding:5rem 5rem 4rem;width:100%;margin-top:10rem;margin-bottom:5rem;background-color:#fbfbfb;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.areas__center{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-moz-box-pack:space-evenly;justify-content:space-evenly}@media only screen and (max-width: 45em){.areas__center{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.areas__main{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;width:45%;background-color:#fbfbfb;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;padding:3rem 1rem}@media only screen and (max-width: 45em){.areas__main{width:90%;padding:1rem 1rem;margin:2.5rem 0}}@media only screen and (max-width: 28.12em){.areas__main{width:100%;margin:3rem 0}}.areas__main h6{font-family:"Raleway",sans-serif;margin-bottom:1.5rem;font-size:1.5rem;font-family:"Armata",sans-serif;text-transform:uppercase;position:relative}@media only screen and (max-width: 28.12em){.areas__main h6{font-size:2rem}}.areas__main .green-dot{position:relative}.areas__main .green-dot::after{content:"";width:1rem;height:1rem;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;background-color:green;position:absolute;left:-1.5rem;bottom:.4rem}@media only screen and (max-width: 28.12em){.areas__main .green-dot::after{bottom:.8rem}}.areas__main .orange-dot{position:relative}.areas__main .orange-dot::after{content:"";width:1rem;height:1rem;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;background-color:orange;position:absolute;left:-1.5rem;bottom:.4rem}@media only screen and (max-width: 28.12em){.areas__main .orange-dot::after{bottom:.8rem}}.areas__list{list-style:none;width:90%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background-color:#fff}.areas__list-item{width:100%;border-bottom:1px solid #0d0e3e;padding:.8rem 3rem;font-size:2rem;position:relative}@media only screen and (max-width: 28.12em){.areas__list-item{font-size:2.5rem}}.areas__subtext{color:gray;margin-top:1rem;font-size:1.5rem;font-family:"Armata",sans-serif;text-transform:lowercase}.owl-next i,.owl-prev i{border:none;font-size:1rem;background-color:#e8e8e8;padding:1rem;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin-bottom:1rem;height:auto}.owl-next i:hover,.owl-prev i:hover{color:#fff;background-color:#707070}.owl-theme .owl-nav [class*=owl-]:hover{background-color:transparent;color:#000;text-decoration:none}.solutions{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin:7rem auto 0rem}.solutions .container{overflow:hidden;padding:5rem 10rem;width:90%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media only screen and (max-width: 58.25em){.solutions .container{width:95%;padding:3rem}}@media only screen and (max-width: 45em){.solutions .container{width:98%;padding:2rem}}.solutions__title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.solutions__title h1{margin-left:1rem}.solutions__title img{width:9rem;height:auto}.solutions__carousel-container{overflow:hidden;margin:5rem 0;padding:2rem;background-color:#fafafa;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;width:100%}.solutions__slide{overflow:hidden;display:-webkit-box !important;display:-webkit-flex !important;display:-moz-box !important;display:flex !important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media only screen and (max-width: 58.25em){.solutions__slide{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;flex-direction:column-reverse}}.solutions__slide-left{width:45%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:5rem 2rem}@media only screen and (max-width: 58.25em){.solutions__slide-left{width:95%}}.solutions__slide-left h3{font-size:4rem}.solutions__slide-left p{margin-top:3rem;font-size:2.2rem;text-align:left;line-height:3.5rem}.solutions__slide-right{width:45%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;position:relative;padding:2rem 3rem 0}@media only screen and (max-width: 58.25em){.solutions__slide-right{width:95%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}}.solutions__slide-right img{width:26rem !important;-o-object-fit:cover;object-fit:cover;margin:1rem 0;-webkit-border-radius:1rem;-moz-border-radius:1rem;border-radius:1rem;-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,.2);-moz-box-shadow:0px 0px 20px 0px rgba(0,0,0,.2);box-shadow:0px 0px 20px 0px rgba(0,0,0,.2)}@media only screen and (min-width: 112.5em){.solutions__slide-right img{width:32rem !important}}@media only screen and (max-width: 58.25em){.solutions__slide-right img{width:22rem !important;margin:0 2rem}}.solutions__slide-right-one{margin-right:auto}@media only screen and (max-width: 58.25em){.solutions__slide-right-one{margin:0;justify-self:center;-webkit-align-self:center;align-self:center}}.solutions__slide-right-two{margin-left:auto;justify-self:flex-end;-webkit-align-self:flex-end;align-self:flex-end}@media only screen and (max-width: 58.25em){.solutions__slide-right-two{margin:0;justify-self:center;-webkit-align-self:center;align-self:center}}.download{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;position:relative;z-index:0;padding:5rem 0 8rem}.download .container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.download .container h3{font-size:4.2rem;font-weight:100;position:relative;margin-bottom:2rem}.download .container .qr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-top:2rem}@media only screen and (max-width: 45em){.download .container .qr{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.download .container .qr img{width:18rem}[dir="ltr"] .download .container .qr p{text-align:left}[dir="rtl"] .download .container .qr p{text-align:right}.download .container .qr p{margin-left:2rem;font-size:2rem}@media only screen and (max-width: 45em){.download .container .qr p{margin:2rem 0 0;text-align:center}}.download .container .store-buttons{margin-top:4rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.download .container .store-buttons img{width:25rem;height:auto;margin:0 2rem}@media only screen and (max-width: 45em){.download .container .store-buttons img{margin:2rem 0}}@media only screen and (max-width: 28.12em){.download .container .store-buttons img{width:30rem}}@media only screen and (max-width: 45em){.download .container .store-buttons{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.footer{border-top:.4rem solid #0d0e3e;background-color:#fff;min-height:5vh;padding:1rem;position:relative;z-index:10}.footer .container{margin:2rem 1rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}@media only screen and (max-width: 45em){.footer .container{margin:2rem .5rem;padding:1.5rem}}.footer__up{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width: 45em){.footer__up{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.footer__brand{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media only screen and (max-width: 58.25em){.footer__brand{margin-bottom:3rem;width:100%}}.footer__brand-cover{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}@media only screen and (max-width: 58.25em){.footer__brand-cover{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}}.footer__brand img{width:5rem;height:auto}@media only screen and (max-width: 58.25em){.footer__brand img{width:5.5rem}}@media only screen and (max-width: 45em){.footer__brand img{width:8rem}}.footer__brand .text{padding-top:.6rem;margin-left:1rem;width:18rem;height:auto}@media only screen and (max-width: 58.25em){.footer__brand .text{width:22rem}}@media only screen and (max-width: 45em){.footer__brand .text{width:25rem}}.footer__brand .blyp{padding-top:1rem;margin-left:1rem;width:7rem;height:auto;-webkit-border-radius:20rem;-moz-border-radius:20rem;border-radius:20rem}@media only screen and (max-width: 58.25em){.footer__brand .blyp{width:8rem}}@media only screen and (max-width: 45em){.footer__brand .blyp{width:12rem;margin-left:3rem}}.footer__brand div{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.footer__brand div h3{font-family:"Raleway",sans-serif;font-size:2.6rem;letter-spacing:.7px}@media only screen and (max-width: 58.25em){.footer__brand div h3{font-size:2.9rem}}@media only screen and (max-width: 45em){.footer__brand div h3{font-size:3.2rem}}.footer__brand div h3 span{color:#de2d27}.footer__brand div p{font-size:1.35rem;margin-left:.2rem}@media only screen and (max-width: 45em){.footer__brand div p{font-size:1.8rem}}.footer__block{margin-top:.7rem;width:20%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}@media only screen and (max-width: 45em){.footer__block{margin-left:4rem;width:90%;margin-top:4rem;margin-bottom:1rem}}.footer__block div{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;margin-top:1.3rem;font-size:1.6rem}@media only screen and (max-width: 58.25em){.footer__block div{font-size:1.7rem}}@media only screen and (max-width: 45em){.footer__block div{font-size:2.8rem}}.footer__block div a{text-decoration:none;color:#0d0e3e;margin:.6rem 0}.footer__block div a [dir=ltr]{text-align:left}.footer__block div a [dir=rtl]{text-align:right}.footer__block div a:hover{color:#de2d27}.footer__down{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding-top:6rem;font-size:1.5rem;font-family:"Raleway",sans-serif;font-weight:bolder;position:relative;margin-bottom:.3rem}@media only screen and (max-width: 45em){.footer__down{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding-top:6.3rem;font-size:2.2rem}}.footer__down::before{content:"";position:absolute;display:block;width:40vw;height:1px;background-color:#adadad;top:2.5rem;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.footer__social{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media only screen and (max-width: 45em){.footer__social{margin-bottom:2.6rem}}.footer__social h4{color:#222;margin-right:.8rem}@media only screen and (max-width: 45em){.footer__social h4{margin-right:1.3rem}}.footer__social a{color:#0d0e3e;margin:auto .6rem}@media only screen and (max-width: 45em){.footer__social a{margin:auto .8rem}}.footer__social a:hover{color:#de2d27}.footer__social a i{font-size:2rem}@media only screen and (max-width: 45em){.footer__social a i{font-size:3.2rem}}.footer__madeIn{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}@media only screen and (max-width: 45em){.footer__madeIn{margin-bottom:2.6rem}}.footer__madeIn img{margin-left:.6rem;width:2.6rem;height:auto}@media only screen and (max-width: 45em){.footer__madeIn img{width:2.8rem}}.footer__copyright{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:end;-webkit-justify-content:end;-moz-box-pack:end;justify-content:end;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media only screen and (max-width: 45em){.footer__copyright{margin-bottom:1rem}}.otpHeader{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;padding-top:20rem}.otpHeader__form-title{font-size:5rem;text-align:center}.otpHeader__form-title span{color:#950000}.otpHeader ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.otpHeader li{list-style-type:none}.otpHeader__otpInput{margin:2rem auto 2rem;text-align:center;font-size:5rem;letter-spacing:1.7rem;border:none;line-height:1rem;color:#000;background-color:rgba(0,0,0,.05);outline:none;border:none;padding:3rem 2rem;-webkit-border-radius:5rem;-moz-border-radius:5rem;border-radius:5rem}.privacy-content{padding-top:13rem;font-family:"Nunito Sans",sans-serif;font-size:2rem;background-color:#fbfbfb}.privacy-content li{margin-left:3rem}.button{background-color:#222;color:#fff;padding:1rem 2.5rem;z-index:99;border:none;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;text-align:center;text-decoration:none;display:inline-block;font-family:"Nunito Sans",sans-serif;letter-spacing:.5px;cursor:pointer}.button:hover{background-color:#0d0e3e}.button-white{background:#fff;color:#0d0e3e}.button-white:hover{background-color:#de2d27;color:#fff}
