@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Kalam&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@900&family=Shippori+Antique&display=swap);body,html{scroll-behavior:smooth;padding:0;margin:0;font-size:14px;width:100%;background-color:#fff}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.loading_page{height:100vh;margin:0;background-color:#0453f2;text-align:center}.loading_page>img{width:10rem;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.main_nav{background-color:transparent;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;position:fixed;height:90px;padding-left:9%;padding-right:9%;-webkit-align-items:center;-moz-box-align:center;align-items:center;z-index:9999;left:0;right:0}.scroll_nav{background-color:#fff;border-radius:50px;top:0;left:0;right:0!important;-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.046),0 3px 10px 0 rgba(0,0,0,.027);box-shadow:0 2px 10px 0 rgba(0,0,0,.046),0 3px 10px 0 rgba(0,0,0,.027);-webkit-animation:slideFromTop 1s ease-out 0s 1;-moz-animation:slideFromTop 1s ease-out 0s 1;animation:slideFromTop 1s ease-out 0s 1}@-webkit-keyframes slideFromTop{0%{top:-200px}to{top:0}}@-moz-keyframes slideFromTop{0%{top:-200px}to{top:0}}@keyframes slideFromTop{0%{top:-200px}to{top:0}}.logo_main{width:12rem;height:auto;display:inline-block;cursor:pointer;margin-left:-1.5em}.logo_main img{width:100%}.desktop_menus_holder{width:80%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;padding-left:5%;position:relative;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.submenu_arrow{position:relative}.submenu_arrow:before{content:" ";position:absolute;top:5px;height:25px;width:25px;left:30%;border:1px solid #eee;background:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);border-radius:2px}.submenu_desktop{position:absolute;right:35%;left:35%;min-height:5rem;padding:1rem;border-radius:10px;background-color:#fff;top:65px;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.1),0 6px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 8px 0 rgba(0,0,0,.1),0 6px 20px 0 rgba(0,0,0,.1)}.submenu_desktop ul{list-style:none;font-weight:600;font-size:1rem;font-family:montserrat,sans-serif}.submenu_desktop li{margin-bottom:1rem;cursor:pointer}.submenu_desktop li span{line-height:2rem;font-size:.9rem;color:#707f98;font-family:open-sans,sans-serif;font-weight:400}.desktop_menus{margin-top:auto;margin-bottom:auto;margin-left:2em}.desktop_menus,.main_nav_signUp{font-family:open-sans,sans-serif;font-weight:400;font-size:1em;cursor:pointer;color:#231f20}.main_nav_signUp{width:75%;text-align:right;padding-right:.5em;padding-left:.5em;margin:auto 4.5% auto auto}.main_nav_signUp div{display:inline-block;border-radius:5px;padding:.8em 2em;color:#231f20}.main_nav_signUp div:nth-child(2){display:inline-block;border-radius:5px;padding:.8em 2em;color:#231f20;border:1px solid #0453f2}.main_nav_signUp a:nth-child(3) div{background-color:#0453f2;color:#fff;margin-left:1rem}.white_alt{color:#f4f4f5;color:#1c3d6f}#hamburger,#overlay,.ham_menu{display:none}@media only screen and (max-width:768px){.desktop_menus_holder{display:none}.logo_main{width:100%;text-align:left;z-index:1;margin:0}.logo_main img{width:7em}.scroll_nav{height:80px}.main_nav_signUp{display:none}#hamburger,.main_nav{text-align:center}#hamburger{display:inline-block;height:4em;width:4em;padding:.5em;margin-top:25px;border-radius:5px;z-index:1}.ham_menu>p:nth-child(3){position:relative}.ham_menu>p,.ham_menu_alt>p,.ham_menu_alt a{font-size:2rem;font-weight:500;margin-bottom:3rem;font-family:Roboto,sans-serif;text-decoration:none}.ham_menu>a>p,.ham_menu_alt>a>p{font-size:2.8rem;font-weight:400;margin-bottom:3rem}#navi1{padding-left:1em;height:0;opacity:0;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;margin-bottom:-20px;pointer-events:none}#navi1:target{height:25px;opacity:1}#navi2{padding-left:1em;height:25px;opacity:1;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out}#navi2:target{height:0;opacity:0;display:none}.ham_menu>p:nth-child(8){background-color:#0453f2;width:94%;border-radius:5px;color:#fff!important;text-align:center;padding-top:2rem;padding-bottom:2rem}.ham_menu>p:nth-child(3) img{position:absolute;width:.8em;right:30%;top:15px}.rotated{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}#overlay{display:none;position:absolute;background-color:#222;top:0;left:0;right:0;width:100%;height:120vh;opacity:.85;-webkit-animation:fadein .5s;-moz-animation:fadein .5s;animation:fadein .5s}.ham_menu{font-size:1.2em;line-height:1.9em}.ham_menu,.ham_menu_alt{position:absolute;left:0;right:0;top:0;height:120vh;background-color:#fff;text-align:left;padding-top:10rem;padding-left:20px;font-family:open-sans,sans-serif;display:unset;font-weight:700;-webkit-animation:fadein .5s;-moz-animation:fadein .5s;animation:fadein .5s}.ham_menu_alt{font-size:1em;line-height:1.8em;bottom:0}.hide{display:none}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-moz-keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}#hamburger img{width:75%}}#hm_m{font-family:Roboto,sans-serif;padding-left:8%;padding-right:8%;min-height:100vh;background-color:#fff;padding-top:60px}#hm_m_1{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;height:100vh;padding-bottom:20vh}#hm_m_1>div:first-child{width:45%}#hm_m_1>div:nth-child(2){width:55%}#hm_m_1_1{margin-right:.5rem}#hm_m_1_1>p:first-child{font-size:3.3rem;color:#243759;font-weight:600;margin-bottom:0}#hm_m_1_1>p:first-child>span{color:#1a47ff}.txt-rotate>.wrap{border-right:.2rem solid #000;padding-right:5px;-webkit-animation:animated-cursor .6s steps(29) infinite;-moz-animation:animated-cursor .6s steps(29) infinite;animation:animated-cursor .6s steps(29) infinite}@-webkit-keyframes animated-cursor{0%{border-right-color:#000}to{border-right-color:transparent}}@-moz-keyframes animated-cursor{0%{border-right-color:#000}to{border-right-color:transparent}}@keyframes animated-cursor{0%{border-right-color:#000}to{border-right-color:transparent}}#hm_m_1_1>p:nth-child(2){font-size:1.5rem;color:#243759;font-weight:300;line-height:2.6rem;margin-top:1rem}#hm_m_1_2{margin-left:.5rem}#hm_m_1_2>img{width:95%;margin-top:10rem}#hm_m_1_1>a>button{background-color:#1a47ff;padding:1rem 2.5rem;color:#fff;border-radius:5px;border:0;font-size:1rem;cursor:pointer}#hm_m_1_1>p:nth-child(4){display:inline-block;margin-left:2rem;font-size:1rem;color:#243759}#hm_m_1_1>p:nth-child(4)>img{vertical-align:middle;width:2.2rem;margin-left:.5rem}#hm_m_2{min-height:100vh;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:space-evenly;-moz-box-pack:space-evenly;justify-content:space-evenly;-webkit-align-items:center;-moz-box-align:center;align-items:center}#hm_m_2>div:first-child{font-size:1.3rem;font-weight:300;color:#253859}#hm_m_2>div:nth-child(2){margin-bottom:3%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-top:2%}#hm_m_2>div:nth-child(2)>img{width:10%;margin-left:3rem}#hm_m_2>div:nth-child(2)>img:first-child{margin-left:0}#hm_m_2>div:nth-child(3){font-size:1.5rem;font-weight:400;color:#292a34;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-align-items:center;-moz-box-align:center;align-items:center}#hm_m_2>div:nth-child(3)>p:first-child{background-color:#07f;width:3.5rem;height:3px;border-radius:20rem;margin:0}#hm_m_2>div:nth-child(3)>p:nth-child(2){margin-bottom:0;margin-top:1rem}#hm_m_2>div:nth-child(3)>p:nth-child(2)>span{color:#07f}#hm_m_2>div:nth-child(3)>p:nth-child(3){color:#243759;font-weight:500;font-size:2.5rem;margin-top:1rem;margin-bottom:5rem}#hm_m_2>div:nth-child(4){display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:2rem}#hm_m_2>div:nth-child(4)>div{width:24%;text-align:center}.hm_m_2_box>p:nth-child(2){color:#292a34;font-weight:500;font-size:1.3rem}.hm_m_2_box>p:nth-child(3){color:#4f5059;font-weight:300;line-height:1.5rem}#hm_m_2>a>button{cursor:pointer;border:1px solid #1a47ff;border-radius:5px;padding:1rem 2rem;background-color:#fff;font-size:1rem;font-weight:400;color:#1b2f52;margin-bottom:2rem}#hm_m_3{background-color:#1a47ff;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;margin-right:-9.5%;margin-left:-10%;padding:2.5rem 13%}#hm_m_3,.hm_m_3_1{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-align-items:center;-moz-box-align:center;align-items:center}.hm_m_3_1{font-size:1.1rem;font-weight:400;color:#fff}.hm_m_3_1>p{margin-left:1.5rem}#hm_m_4{min-height:100vh}#hm_m_4>div:first-child{font-size:1.5rem;font-weight:400;color:#292a34;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-top:7rem}#hm_m_4>div:first-child>p:first-child{background-color:#07f;width:3.5rem;height:3px;border-radius:20rem;margin:0}#hm_m_4>div:first-child>p:nth-child(2){margin-bottom:0;margin-top:1rem;text-align:center;line-height:3rem;color:#292a34}#hm_m_4>div:first-child>p:nth-child(3){color:#243759;font-weight:500;font-size:2.6rem;margin-top:1rem;margin-bottom:6rem}#hm_m_4_showcase{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;width:100%;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}#hm_m_4_showcase>div:first-child{width:44%;position:relative;border-radius:10px;background-position-y:center;background-position-x:center;background-repeat:no-repeat;background-image:url(/work_asset4.jpg);background-size:cover}#hm_m_4_showcase>div:nth-child(2){width:27%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}#hm_m_4_showcase>div:nth-child(2)>img{width:100%;height:48.9%;border-radius:10px}#hm_m_4_showcase>div:nth-child(3){width:27%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}#hm_m_4_showcase>div:nth-child(3)>img{width:100%;height:48.9%;border-radius:10px}#hm_m_5_showcase{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;width:100%;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}#hm_m_5_showcase>div:nth-child(3){width:44%;position:relative;border-radius:10px;background-image:url(/work_asset7.jpg);background-repeat:no-repeat;background-size:cover;background-position-x:center;background-position-y:center}#hm_m_5_showcase>div:nth-child(2){width:27%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}#hm_m_5_showcase>div:nth-child(2)>img{width:100%;height:48.9%;border-radius:10px}#hm_m_5_showcase>div:first-child{width:27%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}#hm_m_5_showcase>div:first-child>img{width:100%;height:48.9%;border-radius:10px}#hm_m_5{min-height:100vh;padding-top:3rem;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-items:center;-moz-box-align:center;align-items:center}#hm_m_5>a>button{border:1px solid #1a47ff;border-radius:5px;padding:1rem 2rem;background-color:#fff;font-size:1rem;font-weight:400;color:#1b2f52;margin-top:2rem}#hm_m_5>div:nth-child(2){font-size:1.5rem;font-weight:400;color:#292a34;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-top:7rem}#hm_m_5>div:nth-child(2)>p:first-child{background-color:#07f;width:3.5rem;height:3px;border-radius:20rem;margin:0}#hm_m_5>div:nth-child(2)>p:nth-child(2){color:#243759;font-weight:500;font-size:3rem;margin-top:1rem}#hm_m_5_showcase_m{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;width:100%}.hm_m_5_boxes_m{width:24%;text-align:center}.hm_m_5_boxes_m>img{height:7rem}.hm_m_5_boxes_m>p:nth-child(2){color:#243759;font-weight:500;font-size:1.3rem}.hm_m_5_boxes_m>p:nth-child(3){color:#4f5059;font-weight:300;line-height:1.5rem}#hm_m_6{height:95vh;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}#hm_m_6>div:first-child{width:60%}#hm_m_6>div:nth-child(2){width:40%}#hm_m_6>div:first-child>img{width:100%}#hm_m_6>div:nth-child(2){display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;padding-left:1rem}#hm_m_6>div:nth-child(2)>p:first-child{color:#243759;font-size:2.7rem;font-weight:500;margin:0 0 1rem}#hm_m_6>div:nth-child(2)>p:first-child>span{color:#1a47ff}#hm_m_6>div:nth-child(2)>div:nth-child(2){display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;-webkit-align-items:center;-moz-box-align:center;align-items:center;font-size:1.3rem}#hm_m_6>div:nth-child(2)>div:nth-child(2)>p{margin-left:1.5rem;color:#292a34}#hm_m_6>div:nth-child(2)>div:nth-child(3){display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;-webkit-align-items:center;-moz-box-align:center;align-items:center;font-size:1.3rem}#hm_m_6>div:nth-child(2)>div:nth-child(3)>p{margin-left:1.5rem;color:#292a34;line-height:2rem}#hm_m_6>div:nth-child(2) button{background-color:#1a47ff;border-radius:5px;border:none;padding:1rem 3rem;font-size:1.2rem;font-weight:400;margin-top:2rem;color:#fff}#hm_m_7{height:95vh;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}#hm_m_7>div:nth-child(2){width:60%}#hm_m_7>div:first-child{width:40%}#hm_m_7>div:nth-child(2)>img{width:100%}#hm_m_7>div:first-child{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;padding-left:1rem}#hm_m_7>div:first-child>p:first-child{color:#243759;font-size:2.7rem;font-weight:500;margin:0 0 1rem}#hm_m_7>div:first-child>p:first-child>span{color:#1a47ff}#hm_m_7>div:first-child>div:nth-child(2){display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;-webkit-align-items:center;-moz-box-align:center;align-items:center;font-size:1.3rem}#hm_m_7>div:first-child>div:nth-child(2)>p{margin-left:1.5rem;color:#292a34}#hm_m_7>div:first-child>div:nth-child(3){display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;-webkit-align-items:center;-moz-box-align:center;align-items:center;font-size:1.3rem}#hm_m_7>div:first-child>div:nth-child(3)>p{margin-left:1.5rem;color:#292a34;line-height:2rem}#hm_m_7>div:first-child>a button{background-color:#1a47ff;border-radius:5px;border:none;padding:1rem 3rem;font-size:1.2rem;font-weight:400;margin-top:2rem;color:#fff}#hm_m_8{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;min-height:100vh;background-color:hsla(0,0%,97.3%,.72);margin-left:-10%;margin-right:-9.5%;padding-left:10%;padding-right:10%}#hm_m_8>div:first-child{width:30%}#hm_m_8>div:nth-child(2){width:70%;position:relative}#hm_m_8>div:nth-child(2)>img{width:55%;margin-left:10%}#hm_m_8>div:nth-child(2)>div{position:absolute;bottom:0;right:0;text-align:left}#hm_m_8>div:nth-child(2)>div>p:first-child{color:#243759;font-size:2.5rem;font-weight:600;margin:0 0 1rem}#hm_m_8>div:nth-child(2)>div>p:nth-child(2){color:#4f5059;font-weight:300;margin:0;font-size:1.5rem}#hm_m_8>div:first-child>p:first-child{color:#243759;font-size:3.5rem;font-weight:700;margin:0 0 1rem}#hm_m_8>div:first-child>p:nth-child(2){margin:0;color:#000;font-size:1.6rem;font-weight:300;line-height:2.5rem}#hm_m_9{margin-right:-9.5%;margin-left:-10%;min-height:100vh;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}#hm_m_9>div{padding-left:8.5%}#hm_m_9>div>p:first-child{color:#243759;font-size:3rem;font-weight:500;margin:0}#hm_m_9>div>p:first-child>span{color:#1a47ff}#hm_m_9>div>p:nth-child(2){color:#292a34;font-size:1.2rem;font-weight:300;margin:1rem 0 0}#hm_m_9>img{width:100%}#hm_m_10{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;height:40vh;-webkit-align-items:center;-moz-box-align:center;align-items:center}#hm_m_10>div:first-child{width:70%}#hm_m_10>div:nth-child(2){width:30%;text-align:right}#hm_m_10>div:first-child>p:first-child{color:#243759;font-size:3rem;font-weight:500;margin:0}#hm_m_10>div:first-child>p:nth-child(2){color:#1a47ff;font-size:3rem;font-weight:500;margin:.5rem 0 0}#hm_m_10>div:first-child>p:nth-child(3){color:#292a34;font-size:1rem;font-weight:400}#hm_m_10>div:nth-child(2)>a button{background-color:#1a47ff;border-radius:5px;border:none;padding:1rem 4rem;font-size:1.2rem;font-weight:400;margin-top:2rem;color:#fff}#hm_m_11{background-color:#051b41;min-height:50vh;margin-left:-10%;margin-right:-9.5%;padding-left:10%;padding-right:9.5%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;-webkit-align-items:center;-moz-box-align:center;align-items:center}#hm_m_11>div:first-child{width:20%}#hm_m_11>div:first-child img{width:100%}#hm_m_11>div:nth-child(2){width:70%;padding-left:3rem}#hm_m_11>div:nth-child(2)>p:first-child{color:#fff;font-size:2.5rem;font-weight:500;line-height:3.4rem}#hm_m_11>div:nth-child(2)>p:nth-child(2){color:#fff;font-size:1.4rem;font-weight:300;line-height:2.5rem}#hm_m_11>div:nth-child(2)>div>p:first-child{color:#fff;font-size:1.4rem;font-weight:400;margin-bottom:.3rem;margin-top:3rem}#hm_m_11>div:nth-child(2)>div>p:nth-child(2){color:#fff;font-size:1.4rem;font-weight:300;margin:0}#hm_m_12{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;height:40vh;-webkit-align-items:center;-moz-box-align:center;align-items:center}#hm_m_12>div:first-child{width:70%}#hm_m_12>div:nth-child(2){width:30%;text-align:right}#hm_m_12>div:first-child>p:first-child{color:#243759;font-size:2.5rem;font-weight:500;margin:0}#hm_m_12>div:first-child>p:nth-child(2){color:#292a34;font-size:1.2rem;font-weight:400;line-height:2rem}#hm_m_12>div:nth-child(2)>a button{background-color:#1a47ff;border-radius:5px;border:none;padding:1rem 4rem;font-size:1.2rem;font-weight:400;margin-top:2rem;color:#fff}#hm_m_1_1>p:nth-child(3){display:none}@media only screen and (max-width:768px){#hm_m_1{min-height:unset;padding-bottom:13rem}#hm_m_1_1{min-height:60vh;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-align-items:stretch;-moz-box-align:stretch;align-items:stretch;-webkit-justify-content:space-around;justify-content:space-around;margin-bottom:0}#hm_m_10>div:nth-child(2)>a button,#hm_m_12>div:nth-child(2)>a button{padding-top:2rem;padding-bottom:2rem;font-size:2rem}#hm_m_7>div:first-child>a{text-align:center;width:100%}#hm_m_7>div:first-child>a button{padding-top:2rem;padding-bottom:2rem;font-size:2rem}#hm_m_1_1>a>button{font-size:2rem;width:60%;margin-left:20%;padding-top:2rem;padding-bottom:2rem}#hm_m_5>a{width:100%;text-align:center}#hm_m_5>a button{font-size:2rem;padding-top:2rem;padding-bottom:2rem}#hm_m_2>a{width:100%;text-align:center}#hm_m_2>a button{font-weight:500;font-size:2rem;padding:2rem}#hm_m{padding-left:0;padding-right:0}#hm_m_1{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding-left:5%;padding-right:5%;height:unset;padding-top:6rem}#hm_m_1_1>p:first-child{text-align:center;font-size:5rem;line-height:6.5rem}#hm_m_1_1>p:nth-child(2){display:none}#hm_m_1_1>p:nth-child(3){display:block;font-size:3rem;font-weight:400;color:#243759;text-align:center!important;margin-top:8rem!important;margin-bottom:8rem;line-height:4.5rem}#hm_m_1>div:first-child{width:100%}#hm_m_1_1>button{width:60%;font-size:2rem;padding-top:2rem;padding-bottom:2rem;margin-top:3rem;font-weight:700;margin-left:50%;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);transform:translate(-50%)}#hm_m_1>div:nth-child(2){width:100%}#hm_m_1_2{display:none}#hm_m_1_2 img{margin-top:3rem}#hm_m_2{margin-top:-6rem;padding-left:5%;padding-right:5%}#hm_m_2>div:first-child{text-align:center;font-size:2rem;font-weight:500;margin-bottom:2rem}#hm_m_2>div:nth-child(4){-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}#hm_m_2>div:nth-child(2){-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;margin-bottom:5%}#hm_m_2>div:nth-child(2)>img{width:30%;margin-left:0;margin-top:1rem}#hm_m_2>div:nth-child(3)>p:first-child{display:none}#hm_m_2>div:nth-child(3){margin-top:3rem}#hm_m_2>div:nth-child(3)>p:nth-child(2){text-align:center;font-size:2rem;margin-bottom:2rem;font-weight:500}#hm_m_2>div:nth-child(3)>p:nth-child(3){text-align:center}#hm_m_2>div:nth-child(4)>div{width:100%;margin-bottom:1rem}#hm_m_2>button{width:60%;font-size:2rem;padding-top:2rem;padding-bottom:2rem}.hm_m_2_box>p:nth-child(2){font-size:2.5rem;line-height:unset}.hm_m_2_box>p:nth-child(3){font-size:2rem;line-height:3rem;text-align:center;font-weight:400}#hm_m_3{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin-left:0;margin-right:0}.hm_m_3_1{-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-bottom:1rem;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;width:80%}.hm_m_3_1>p{font-size:1.8rem}#hm_m_4{padding-left:5%;padding-right:5%;margin-top:-2rem;min-height:unset;margin-bottom:4rem}#hm_m_4>div:first-child>p:nth-child(2){line-height:2rem;margin-bottom:1rem;font-size:1.8rem;text-align:center}#hm_m_4 br{display:none}#hm_m_4>div:first-child>p:first-child{display:none}#hm_m_4>div:first-child>p:nth-child(3){text-align:center}#hm_m_5{min-height:unset;padding:0 5%;margin-top:0}#hm_m_5>button{width:100%;font-size:2rem;background-color:#1a47ff;padding:2rem 2.5rem;color:#fff;border-radius:5px;border:none}#hm_m_5>div:nth-child(2){margin-top:2rem}#hm_m_5>div:nth-child(2)>p:first-child{display:none}#hm_m_5>div:nth-child(2)>p:nth-child(2){text-align:center;font-size:2rem}#hm_m_5_showcase_m{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.hm_m_5_boxes_m{width:100%;margin-bottom:1rem}.hm_m_5_boxes_m>img{height:10rem;margin-bottom:0}.hm_m_5_boxes_m>p:nth-child(2){margin-bottom:0;font-size:2rem;margin-top:0}.hm_m_5_boxes_m>p:nth-child(3){font-size:2rem;line-height:3rem;text-align:center;font-weight:400}#hm_m_6{min-height:unset;height:unset;margin-top:0;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding-left:5%;padding-right:5%}#hm_m_6>div:first-child{width:100%}#hm_m_6>div:nth-child(2){width:100%;margin-top:1rem;padding:0 2rem}#hm_m_6>div:nth-child(2)>p:first-child{font-size:3rem;width:100%}#hm_m_6>div:nth-child(2)>a{width:100%}#hm_m_6>div:nth-child(2)>a button{width:60%;font-size:2rem;padding-top:2rem;padding-bottom:2rem;margin-top:3rem;font-weight:700;margin-left:50%;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);transform:translate(-50%)}#hm_m_6>div:nth-child(2)>div:nth-child(2),#hm_m_6>div:nth-child(2)>div:nth-child(3){font-size:2rem}#hm_m_7{margin-top:4rem;height:unset;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding-left:5%;padding-right:5%}#hm_m_7>div:first-child{width:100%;padding:0 2rem}#hm_m_7>div:first-child>p:first-child{font-size:3rem;width:100%}#hm_m_7>div:first-child>button{width:60%;font-size:2rem;padding-top:2rem;padding-bottom:2rem;margin-top:3rem;font-weight:700;margin-left:50%;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);transform:translate(-50%)}#hm_m_7>div:nth-child(2){width:100%;margin-top:2rem}#hm_m_7>div:first-child>div:nth-child(2)>p{font-size:2rem}#hm_m_7>div:first-child>div:nth-child(3)>p{font-size:2rem}#hm_m_8{margin:4rem 0 0;height:unset;min-height:unset;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;flex-direction:column-reverse;padding-left:5%;padding-right:5%;padding-bottom:4rem}#hm_m_8>div:first-child{width:100%;margin-top:2rem}#hm_m_8>div:first-child>p:first-child{font-size:3rem;text-align:center}#hm_m_8>div:first-child>p:nth-child(2){text-align:justify;font-size:2rem}#hm_m_8>div:nth-child(2){width:100%;text-align:center}#hm_m_8>div:nth-child(2)>img{margin:unset;width:90%}#hm_m_8>div:nth-child(2)>div{bottom:1.5rem;right:8rem}#hm_m_8>div:nth-child(2)>div>p:first-child{font-size:1.5rem;margin:0}#hm_m_8>div:nth-child(2)>div>p:nth-child(2){font-size:1.3rem;margin:0}#hm_m_9{height:unset;min-height:unset;padding-left:5%;padding-right:5%;margin:unset;margin-top:3rem}#hm_m_9>div{padding:0}#hm_m_9>div>p:first-child{font-size:3rem;text-align:center}#hm_m_9>div>p:nth-child(2){text-align:center;font-size:2rem}#hm_m_9>img{margin-top:2rem}#hm_m_10{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin-top:3rem;padding-left:5%;padding-right:5%;height:unset;padding-bottom:3rem}#hm_m_10>div:first-child{width:100%}#hm_m_10>div:first-child>p:first-child{font-size:2rem;text-align:center}#hm_m_10>div:first-child>p:nth-child(2){font-size:2rem;text-align:center}#hm_m_10>div:first-child>p:nth-child(3){text-align:center;font-size:1.5rem}#hm_m_10>div:nth-child(2){width:100%;text-align:center}#hm_m_10>div:nth-child(2)>button{width:60%;font-size:2rem;padding-top:2rem;padding-bottom:2rem;margin-top:3rem;font-weight:700}#hm_m_11{margin:unset;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin-top:3rem;padding:6rem 5% 4rem}#hm_m_11>div:first-child{width:100%;text-align:center}#hm_m_11>div:first-child img{width:70%}#hm_m_11>div:nth-child(2){width:100%;padding:0}#hm_m_11>div:nth-child(2) br{display:none}#hm_m_11>div:nth-child(2)>p:first-child{text-align:center;font-size:3rem;line-height:unset;width:100%}#hm_m_11>div:nth-child(2)>p:nth-child(2){text-align:center;font-size:2rem}#hm_m_11>div:nth-child(2)>div>p:first-child{text-align:center;font-size:2rem}#hm_m_11>div:nth-child(2)>div>p:nth-child(2){text-align:center;font-size:2rem}#hm_m_12{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding-left:5%;padding-right:5%;margin-top:3rem;height:unset;margin-bottom:3rem}#hm_m_12>div:first-child{width:100%}#hm_m_12>div:first-child>p:first-child{font-size:3rem;text-align:left}#hm_m_12>div:first-child>p:nth-child(2){text-align:justify;font-size:2rem;line-height:unset}#hm_m_12>div:nth-child(2){text-align:center;width:100%}#hm_m_12>div:nth-child(2)>button{width:60%;font-size:2rem;padding-top:2rem;padding-bottom:2rem;margin-top:3rem;font-weight:700}#hm_m_4_showcase,#hm_m_5_showcase>div:nth-child(3){display:none}#hm_m_5_showcase{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}#hm_m_5_showcase>div:first-child,#hm_m_5_showcase>div:nth-child(2){width:100%}#hm_m_5_showcase>div:first-child>img{margin-bottom:2rem}#hm_m_5_showcase>div:nth-child(2) img{margin-top:2rem}}.footer{background-color:#fff;padding-left:10%;padding-right:10%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;font-family:Roboto,sans-serif}.footer>p:first-child{height:10%;border-top:1px solid #d3dbeb}.footer_m{margin-top:2rem;margin-bottom:2rem;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;width:100%}.footer_m>.footer_m_boxes>img{width:8rem;margin-top:10%}.footer_m_boxes{width:25%}.footer_m_boxes>p:first-child{color:#1a47ff;font-family:Poppins,sans-serif;font-weight:600;font-size:1.2rem}.footer_m_boxes>p:nth-child(2){color:#1a47ff;font-weight:400;font-size:1rem;color:#292a34;line-height:2.5rem}.footer_credits{color:#292a34!important;font-size:1rem!important;font-weight:300!important;font-family:Roboto,sans-serif!important;border-top:1px solid #d3dbeb!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important;-webkit-flex-direction:column!important;-moz-box-orient:vertical!important;-moz-box-direction:normal!important;flex-direction:column!important;-webkit-justify-content:center!important;-moz-box-pack:center!important;justify-content:center!important;height:15vh!important}.footer_credits>div{display:-webkit-flex!important;display:-moz-box!important;display:flex!important;-webkit-flex-direction:row!important;-moz-box-orient:horizontal!important;-moz-box-direction:normal!important;flex-direction:row!important;-webkit-justify-content:space-between!important;-moz-box-pack:justify!important;justify-content:space-between!important}.footer_credits>div>p:nth-child(2) img{margin-right:1.5rem!important}.footer_credits>div>p:nth-child(2)>a:nth-child(3) img{margin-right:0!important}.footer_mobile{display:none!important}@media only screen and (max-width:768px){.footer{display:none!important;margin:0!important}.footer_mobile{display:block!important;width:100%!important;background-color:transparent!important;margin:0 0 -1.8rem!important;padding-bottom:5rem!important}.logoContainer_mobile{margin-bottom:4rem!important;width:100%!important}.logoContainer_mobile>img:first-child{width:35%!important;margin:5rem 0 0 3rem!important}.logoContainer_mobile>p{width:50%!important;float:right!important;margin-top:5rem!important;text-align:end!important;padding-right:3rem!important}.logoContainer_mobile>p img{width:3rem!important;margin-left:3rem!important}.footer_mobile>.links{padding-left:3rem!important;padding-right:3rem!important;width:100%!important;color:#000!important;font-family:montserrat,sans-serif!important;font-size:1.8rem!important;font-weight:600!important}.footer_mobile>.links p{display:inline-block!important;width:50%!important;text-align:left!important;padding-left:6rem!important;vertical-align:top!important;line-height:2.8rem!important}.footer_mobile>.links p:first-child,.footer_mobile>.links p:nth-child(3),.footer_mobile>.links p:nth-child(5),.footer_mobile>.links p:nth-child(7){padding-left:0!important}#credits{border-top:.8px solid #6c757d;padding-top:1rem}}#pricing_mn{background-color:#fff}.ndfHFb-c4YZDc-Wrql6b{display:none!important}#pr_m_1{padding-top:12em;padding-left:15%;padding-right:15%}#pr_m_1_1{color:#1c3d6f;font-family:montserrat,sans-serif;font-weight:700;font-size:3.5em;-webkit-animation:slidein 1s ease-in-out;-moz-animation:slidein 1s ease-in-out;animation:slidein 1s ease-in-out}#pr_m_1_1,#pr_m_1_2{text-align:center;line-height:1.5em}#pr_m_1_2{margin-top:1.5em;font-family:open-sans,sans-serif;font-weight:400;color:#231f20;font-size:1.4em}#pr_m_2{height:5em;margin-top:4em;-webkit-flex-direction:row;-moz-box-orient:horizontal;flex-direction:row;margin-left:15%;margin-right:15%;border-radius:1em;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.1),0 6px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 8px 0 rgba(0,0,0,.1),0 6px 20px 0 rgba(0,0,0,.1);background-color:#0453f2}#pr_m_2,#pr_m_2 div{display:-webkit-flex;display:-moz-box;display:flex;-moz-box-direction:normal}#pr_m_2 div{width:25%;margin:auto;text-align:center;color:#fff;font-family:open-sans,sans-serif;font-weight:400;font-size:1.1em;position:relative;cursor:pointer;-webkit-flex-direction:column;-moz-box-orient:vertical;flex-direction:column;line-height:1em}#pr_m_2 div>p:nth-child(2){color:#0453f2;position:absolute;top:-50px;text-align:center;left:0;width:100%;font-family:Kalam,cursive;font-size:1.2rem}#pr_m_2 .active>p:first-child{color:#231f20;display:inline-block;width:10em;margin:auto;height:3em;line-height:3em;background-color:#fff;border-radius:5px}#pr_m_3{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;margin-top:5rem;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;padding-right:15%;padding-left:15%;margin-bottom:5rem;width:100%}#pr_m_3 .pr_m_m{min-height:90vh}#pr_m_3 .pr_m_m,#pr_m_3 .pr_m_m_alt{background-color:#f4f4f4;position:relative;margin-left:3em;width:30em;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.1),0 6px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 8px 0 rgba(0,0,0,.1),0 6px 20px 0 rgba(0,0,0,.1);border-radius:20px}#pr_m_3 .pr_m_m_alt{min-height:110vh}.pr_m_m:first-child{margin-left:0}.pr_m_m_alt:first-child{margin-left:0}.pr_m_m_1{padding-top:20em}.pr_m_m_1,.pr_m_m_alt .pr_m_m_1{text-align:center;font-family:open-sans,sans-serif;font-size:1.1rem}.pr_m_m_alt .pr_m_m_1{padding-top:33em}.pr_m_m_1 ul{text-align:left;list-style:none;display:inline-block}.pr_m_m_1 li{margin-bottom:1rem}.pr_m_m_1 ul img{width:1.1rem;margin-right:1rem;vertical-align:middle}.pr_m_m_3{text-align:center;font-family:open-sans,sans-serif;margin-bottom:5rem;font-weight:600;font-size:1.3rem;color:#1c3d6f}.pr_m_m_3_alt{text-align:center;position:absolute;bottom:2rem;width:100%}.pr_m_m_3_alt p{text-align:center;font-family:open-sans,sans-serif;font-size:1.2rem;display:inline-block;cursor:pointer;padding:.5rem 4rem;line-height:2.2rem;color:#fff;background-color:#1c3d6f;border-radius:5px;margin-top:0;margin-bottom:0}.pr_m_m_2_alt{background-color:#fff;position:absolute;left:0;top:0;width:100%;border-radius:20px;height:34em;text-align:center;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.1),0 6px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 8px 0 rgba(0,0,0,.1),0 6px 20px 0 rgba(0,0,0,.1);display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around}.pr_m_m_2_alt>div:first-child{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.pr_m_m_2_alt>div:first-child>p:first-child{height:14rem;width:25rem;background-color:#606161;margin-bottom:0;position:relative}.pr_m_m_2_alt>div:first-child>p:first-child>img{position:absolute;width:4rem;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.pr_m_m_2_alt>div:first-child>p:nth-child(2) img{width:.7rem;margin-left:1rem;cursor:pointer}.pr_m_m_2_alt>div:first-child>p:nth-child(2) img:first-child{margin-left:0}.pr_m_m_2_alt>p:nth-child(2){font-size:1.3rem;font-weight:600;font-family:montserrat,sans-serif;margin-top:0;margin-bottom:0;letter-spacing:3px}.pr_m_m_2_alt>p:nth-child(3){position:relative;font-size:5rem;font-weight:600;color:#1c3d6f;margin-bottom:0}.pr_m_m_2_alt>p:nth-child(3) span{position:absolute;font-family:montserrat,sans-serif;font-size:1rem;font-weight:600;top:1.5rem;left:-.8rem}.pr_m_m_2_alt>p:nth-child(4){font-size:1.3rem;font-weight:400;font-family:open-sans,sans-serif;margin-top:0;margin-bottom:1rem}.pr_m_m_2_alt>p:nth-child(5){text-align:center;font-family:open-sans,sans-serif;font-size:1.2rem;cursor:pointer;padding:.5rem 4rem;line-height:2.2rem;color:#fff;background-color:#0353f2;border-radius:5px;margin-top:0;margin-bottom:1rem}.pr_m_m_2{background-color:#fff;position:absolute;left:0;top:0;width:100%;border-radius:20px;height:20em;text-align:center;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.1),0 6px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 8px 0 rgba(0,0,0,.1),0 6px 20px 0 rgba(0,0,0,.1);display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.pr_m_m_2>.design{width:100%;text-align:left;padding-left:4rem}.pr_m_m_2_alt>.design{width:100%;text-align:center}.pr_m_m_2>p:first-child{font-size:1.3rem;font-weight:600;font-family:montserrat,sans-serif;margin-top:0;margin-bottom:0}.pr_m_m_2>.design>del:first-child{position:relative;font-family:open-sans,sans-serif;font-size:2.5rem;font-weight:600;color:#b4b4b4;margin-bottom:0;display:inline-block;text-decoration:none;vertical-align:top;margin-top:1.5rem}.pr_m_m_2>.design>del:first-child:before{content:"";border-bottom:2px solid #757575;width:120%;position:absolute;right:-10%;top:50%;-webkit-transform:skewY(-10deg);-moz-transform:skewY(-10deg);transform:skewY(-10deg)}.pr_m_m_2>.design>del:first-child span{position:absolute;font-family:montserrat,sans-serif;font-size:.5rem;font-weight:600;top:.5rem;left:-.3rem}.pr_m_m_2>.design>p:nth-child(2){position:relative;font-family:open-sans,sans-serif;font-size:5rem;font-weight:600;color:#1c3d6f;margin-top:0;margin-bottom:0;display:inline-block;margin-left:2.5rem}.pr_m_m_2>.design>p:nth-child(2) span:first-child{position:absolute;font-family:montserrat,sans-serif;font-size:1rem;font-weight:600;top:1.5rem;left:-.8rem}.pr_m_m_2>.design>p:nth-child(2) span:nth-child(2){font-size:1rem;color:#222;font-weight:400;font-family:open-sans,sans-serif}.pr_m_m_2_alt>.design>del:first-child{position:relative;font-family:open-sans,sans-serif;font-size:2rem;font-weight:600;color:#b4b4b4;margin-bottom:0;display:inline-block;text-decoration:none;vertical-align:top;margin-top:1.5rem}.pr_m_m_2_alt>.design>del:first-child:before{content:"";border-bottom:2px solid #757575;width:120%;position:absolute;right:-10%;top:50%;-webkit-transform:skewY(-10deg);-moz-transform:skewY(-10deg);transform:skewY(-10deg)}.pr_m_m_2_alt>.design>del:first-child span{position:absolute;font-family:montserrat,sans-serif;font-size:.5rem;font-weight:600;top:.5rem;left:-.3rem}.pr_m_m_2_alt>.design>p:nth-child(2){position:relative;font-family:open-sans,sans-serif;font-size:4rem;font-weight:600;color:#1c3d6f;margin-top:0;margin-bottom:0;display:inline-block;margin-left:2.5rem}.pr_m_m_2_alt>.design>p:nth-child(2) span:first-child{position:absolute;font-family:montserrat,sans-serif;font-size:1rem;font-weight:600;top:1.5rem;left:-.8rem}.pr_m_m_2_alt>.design>p:nth-child(2) span:nth-child(2){font-size:1rem;color:#222;font-weight:400;font-family:open-sans,sans-serif}.pr_m_m_2_alt>p:nth-child(3){font-size:1.3rem;font-weight:400;font-family:open-sans,sans-serif;margin-top:0;margin-bottom:1rem}.pr_m_m .highlight,.pr_m_m_alt .highlight{color:#0353f2;font-weight:600;font-size:1.1rem;padding-left:7rem;text-align:left;font-family:open-sans,sans-serif;margin-bottom:2rem}.pr_m_m_2>p:nth-child(4){text-align:center;font-family:open-sans,sans-serif;font-size:1.2rem;cursor:pointer;padding:.5rem 2rem;line-height:2.2rem;color:#fff;background-color:#0453f2;border-radius:5px;margin-top:0;margin-bottom:0}#pr_m_4{margin-top:3em;text-align:center;padding-right:15%;padding-left:15%;color:#1c3d6f;font-family:open-sans,sans-serif;font-weight:700;font-size:3em;margin-bottom:3em}#pr_m_4>p:first-child{margin-bottom:3em}.pr_m_4_m{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:space-evenly;-moz-box-pack:space-evenly;justify-content:space-evenly}.pr_m_4_m div{width:25%}.pr_m_4_m div:first-child{margin-left:0}.pr_m_4_m img{height:3rem}.pr_m_4_m p{text-align:center;margin-top:0;margin-bottom:.5rem;padding-top:0;padding-bottom:0}.title_pr{font-weight:700;font-family:montserrat,sans-serif;font-size:1.3rem;color:#1c3d6f;border:none;border-left:1px solid}.content_pr,.title_pr{padding-left:1rem;text-align:left!important}.content_pr{font-weight:400;font-size:1.1rem;color:#282828;line-height:1.5em}#pr_m_6,.content_pr{font-family:open-sans,sans-serif}#pr_m_6{color:#1c3d6f;font-weight:700;font-size:3em;text-align:center;padding:2em 25%}#pr_m_6 .questioners{margin-bottom:1em}#pr_m_6 .questioners p:first-child{color:#1b1b1b;font-weight:700;font-family:montserrat,sans-serif;font-size:1.5rem;text-align:left;position:relative;line-height:2rem;margin:0 0 1rem}#pr_m_6 .questioners img{width:1.6rem;float:right}#pr_m_6 .questioners>p:nth-child(2){color:#1b1b1b;font-weight:400!important;font-family:open-sans,sans-serif;font-size:1.2rem;text-align:left;line-height:2rem;display:none;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;transition:all .4s ease-in-out}#pr1_m_6{min-height:50vh;background-repeat:no-repeat,no-repeat,no-repeat;background-position:-30% 30%,150%;background-size:80vh,80vh,auto;background-image:url(/_next/static/media/arc1.31e3deadffe6a58af5fc9da34ea1bf61.svg),url(/_next/static/media/arc2.31ae54490819dd50b197adef16872f11.svg),-webkit-gradient(linear,left bottom,right top,from(#262262),to(#1c75bc));background-image:url(/_next/static/media/arc1.31e3deadffe6a58af5fc9da34ea1bf61.svg),url(/_next/static/media/arc2.31ae54490819dd50b197adef16872f11.svg),-moz-linear-gradient(bottom left,#262262,#1c75bc);background-image:url(/_next/static/media/arc1.31e3deadffe6a58af5fc9da34ea1bf61.svg),url(/_next/static/media/arc2.31ae54490819dd50b197adef16872f11.svg),linear-gradient(to top right,#262262,#1c75bc);padding-top:10vh;padding-left:17%;padding-right:17%;text-align:center;font-size:2.8em;line-height:2em;color:#f4f4f5;font-family:montserrat,sans-serif;font-weight:700;width:100%}#pr1_m_6 #pr1_m_6_signup{display:inline-block;text-align:right;font-weight:400;font-family:open-sans,sans-serif;font-size:1.3rem;margin-left:auto;margin-top:auto;margin-bottom:auto;cursor:pointer;padding:.5rem 2rem;line-height:2.2rem;color:#231f20;background-color:#fff;border-radius:5px}.questioners>#avi1>p{height:0;opacity:0;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;pointer-events:none;color:#1b1b1b;font-weight:400!important;font-family:open-sans,sans-serif;line-height:2rem}#avi1:target{height:90px;opacity:1}.questioners>#avi2>p{min-height:90px;opacity:1;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;color:#1b1b1b;font-weight:400!important;font-family:open-sans,sans-serif;line-height:2rem}#avi2:target{height:0;opacity:0;display:none}.questioners>#bvi1>p{height:0;opacity:0;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;pointer-events:none;color:#1b1b1b;font-weight:400!important;font-family:open-sans,sans-serif;line-height:2rem}#bvi1:target{height:90px;opacity:1}.questioners>#bvi2>p{min-height:90px;opacity:1;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;color:#1b1b1b;font-weight:400!important;font-family:open-sans,sans-serif;line-height:2rem}#bvi2:target{height:0;opacity:0;display:none}.questioners>#cvi1>p{height:0;opacity:0;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;pointer-events:none;color:#1b1b1b;font-weight:400!important;font-family:open-sans,sans-serif;line-height:2rem}#cvi1:target{height:90px;opacity:1}.questioners>#cvi2>p{min-height:90px;opacity:1;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;color:#1b1b1b;font-weight:400!important;font-family:open-sans,sans-serif;line-height:2rem}#cvi2:target{height:0;opacity:0;display:none}.questioners>#evi1>p{height:0;opacity:0;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;pointer-events:none;color:#1b1b1b;font-weight:400!important;font-family:open-sans,sans-serif;line-height:2rem}#evi1:target{height:90px;opacity:1}.questioners>#evi2>p{min-height:90px;opacity:1;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;color:#1b1b1b;font-weight:400!important;font-family:open-sans,sans-serif;line-height:2rem}#evi2:target{height:0;opacity:0;display:none}.questioners>#fvi1>p{height:0;opacity:0;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;pointer-events:none;color:#1b1b1b;font-weight:400!important;font-family:open-sans,sans-serif;line-height:2rem}#fvi1:target{height:90px;opacity:1}.questioners>#fvi2>p{min-height:90px;opacity:1;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;color:#1b1b1b;font-weight:400!important;font-family:open-sans,sans-serif;line-height:2rem}#fvi2:target{height:0;opacity:0;display:none}.questioners>#gvi1>p{height:0;opacity:0;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;pointer-events:none;color:#1b1b1b;font-weight:400!important;font-family:open-sans,sans-serif;line-height:2rem}#gvi1:target{height:90px;opacity:1}.questioners>#gvi2>p{min-height:90px;opacity:1;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;color:#1b1b1b;font-weight:400!important;font-family:open-sans,sans-serif;line-height:2rem}#gvi2:target{height:0;opacity:0;display:none}.questioners>#dvi1>p{height:0;opacity:0;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;pointer-events:none;color:#1b1b1b;font-weight:400!important;font-family:open-sans,sans-serif;line-height:2rem}#dvi1:target{height:90px;opacity:1}.questioners>#dvi2>p{min-height:90px;opacity:1;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;color:#1b1b1b;font-weight:400!important;font-family:open-sans,sans-serif;line-height:2rem}#dvi2:target{height:0;opacity:0;display:none}.mobile_pr_m_m{display:none}.rotatedDesk{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (max-width:768px){.pr_m_m_alt{display:none}#pr_m_3_mobile{display:-webkit-flex;display:-moz-box;display:flex;width:100%}#pr_m_3,#pr_m_3_mobile{padding:0 2%;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.mobile_pr_m_m{display:block;width:100%;border:1px solid #dbdfe6;padding:4rem;text-align:center;margin:0 0 3rem}.highlighted_pr_m_m_mobile{color:#0353f2;font-size:1.8rem;font-family:open-sans,sans-serif;font-weight:700}.mobile_pr_m_m>p:first-child{letter-spacing:2px;font-family:montserrat,sans-serif;font-weight:600;font-size:2rem}.mobile_pr_m_m>.design{width:100%;text-align:center}.mobile_pr_m_m>.design>del:first-child{position:relative;font-family:open-sans,sans-serif;font-size:3rem;font-weight:600;color:#b4b4b4;margin-bottom:0;display:inline-block;text-decoration:none;vertical-align:top;margin-top:2rem}.mobile_pr_m_m>.design>del:first-child:before{content:"";border-bottom:2px solid #757575;width:120%;position:absolute;right:-10%;top:50%;-webkit-transform:skewY(-10deg);-moz-transform:skewY(-10deg);transform:skewY(-10deg)}.mobile_pr_m_m>.design>del:first-child span{position:absolute;font-family:montserrat,sans-serif;font-size:1rem;font-weight:600;top:.5rem;left:-.8rem}.mobile_pr_m_m>.design>p:nth-child(2){position:relative;font-family:open-sans,sans-serif;font-size:6rem;font-weight:600;color:#1c3d6f;margin-top:0;margin-bottom:0;display:inline-block;margin-left:4rem}.mobile_pr_m_m>.design>p:nth-child(2) span:first-child{position:absolute;font-family:montserrat,sans-serif;font-size:1.5rem;font-weight:600;top:1.5rem;left:-.8rem}.mobile_pr_m_m>.design>p:nth-child(2) span:nth-child(2){font-size:1.5rem;color:#222;font-weight:400;font-family:open-sans,sans-serif}.mobile_pr_m_m>p:nth-child(3){font-size:2rem;font-weight:400;font-family:open-sans,sans-serif;margin-bottom:1rem}.mobile_pr_m_m>p:nth-child(4){text-align:center;font-family:open-sans,sans-serif;color:#fff;background-color:#0453f2;border-radius:5px;font-size:2.2rem;font-weight:700;padding:2rem}.mobile_pr_m_m #points{font-size:1.8rem;font-family:open-sans,sans-serif;color:#000}.pr_m_4_m p{margin-bottom:2rem}.title_pr{border:none;font-size:1.9rem}.content_pr,.title_pr{text-align:center!important}.content_pr{font-size:1.7rem}.pr_m_m{display:none}#pr_m_1{padding-right:7%;padding-left:7%;padding-top:8em;margin-bottom:3em}#pr_m_1_1{font-size:2.8rem}#pr_m_1_2{font-size:1.3em;display:none}#pr_m_2{margin:1em 3% 0;padding-left:.4em;padding-right:.4em}#pr_m_2 div{font-size:1em}#pr_m_2 div span{font-size:.7em}#pr_m_2 .active>p:first-child{width:6em}#pr_m_2 div>p:nth-child(2){top:-45px;font-size:1.4rem}#pr_m_4{font-size:2em;padding-left:7%;padding-right:7%}.pr_m_4_m{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.pr_m_4_m div{width:100%;margin-left:0;margin-top:2em}.pr_m_4_m>div:first-child{margin:0}.pr_m_4_m img{height:1.7em;margin-bottom:0}#pr1_m_6{min-height:unset;font-size:1.3em;padding-left:7%;padding-right:7%;padding-top:1em}#pr1_m_6 #pr1_m_6_signup{margin-top:1em;font-size:.8em;padding-top:1rem;padding-bottom:1rem}#pr_m_6{min-height:unset;padding:0 7%;font-size:2em}}#works_main{font-family:Roboto,sans-serif}#works_main_header{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;-webkit-align-items:stretch;-moz-box-align:stretch;align-items:stretch;padding-left:7.5%;padding-right:9.5%}#works_main_header>div:nth-child(2){height:1px;border-top:1px solid #acbad2}#works_m_1{min-height:20vh;padding-top:100px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end}#works_m_1>div:first-child{width:20%;color:#243759;font-size:2.7rem;font-weight:600;line-height:3.5rem}#works_m_1>div:nth-child(2){display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;width:80%;-webkit-justify-content:space-around;justify-content:space-around}.works_opts{color:#253859}.works_opts,.works_opts_alt{font-weight:300;position:relative;height:3rem;cursor:pointer}.works_opts_alt{color:#1a47ff}.works_opts_alt>p:nth-child(2){height:2px;background-color:#1a47ff;width:100%;position:absolute;bottom:-1rem}.works_opts>p:nth-child(2){height:0}#works_m_2{margin-left:7.5%;margin-right:9.5%;padding-top:2rem;margin-bottom:4rem}.works_hidden_state{height:15em;width:15em;margin-left:2em;background-color:#f4f4f4;margin-top:2em;border-radius:1em;-webkit-animation:shrink 1s;-moz-animation:shrink 1s;animation:shrink 1s;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;display:none}.boxes_works_m{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;width:100%;margin-top:2.3%}.works_sh_th{height:15rem;width:23.3%;cursor:pointer;background-color:#fff;display:inline-block;border-radius:.5rem;-webkit-animation:grow .5s;-moz-animation:grow .5s;animation:grow .5s;-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0);background-repeat:no-repeat;background-position:50%;background-size:110%;-webkit-transition:all 2s linear;-moz-transition:all 2s linear;transition:all 2s linear;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes grow{to{-webkit-transform:scale(1)}}@-moz-keyframes grow{to{-moz-transform:scale(1);transform:scale(1)}}@keyframes grow{to{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}@-webkit-keyframes shrink{0%{display:inline-block}to{-webkit-transform:scale(0);transform:scale(0);display:none}}@-moz-keyframes shrink{0%{display:inline-block}to{-moz-transform:scale(0);transform:scale(0);display:none}}@keyframes shrink{0%{display:inline-block}to{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0);display:none}}#works_m_3{margin-left:7.5%;margin-right:9.5%}#works_m_3>p:nth-child(2){margin-bottom:4rem}.boxes_team{-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.boxes_team,.boxes_team_1{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:3rem}.boxes_team_1{-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}.boxes_team_2{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:0}.boxes_team>div:first-child{width:26%}.boxes_team>div:first-child>img{width:100%}.boxes_team_1>div:first-child{width:26%}.boxes_team_1>div:first-child>img{width:100%}.boxes_team>p:nth-child(2){width:70%;font-size:1.2rem;font-weight:300;color:#000;font-style:italic;margin-left:-1rem;line-height:2rem;padding-bottom:1rem}.boxes_team_2>p:nth-child(2){width:70%;font-size:1.2rem;font-weight:300;color:#000;font-style:italic;margin-left:-1rem;line-height:2rem;padding-top:1rem}.boxes_team_1>div:nth-child(2){width:26%}.boxes_team_1>div:nth-child(2)>img{width:100%}.boxes_team_1>p:first-child{width:70%;font-size:1.2rem;font-weight:300;color:#000;font-style:italic;margin-left:-1rem;line-height:2rem;padding-top:1rem}#works_m_3>p:first-child{color:#243759;font-size:3rem;font-weight:500;margin:0}#works_m_3>p:first-child>span{color:#1a47ff}#works_m_3>p:nth-child(2){color:#292a34;font-weight:400;font-size:1.2rem;margin-top:.5rem}#pop_up{background-color:rgba(0,0,0,.801);width:100%;position:fixed;top:0;bottom:0;z-index:900000}#pop_up>div{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:80%;background-color:#fff;border-radius:10px;padding-left:2rem;padding-right:2rem;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}#pop_up>div>div{position:relative;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}#pop_up>div>div>img{width:100%}#pop_up>div>img:nth-child(2){position:absolute;width:1rem;top:1.5rem;right:1.5rem;cursor:pointer}#M_works_m_2{display:none}@media only screen and (max-width:768px){#works_m_2{margin:unset;padding:unset;padding-left:5%;padding-right:5%}.boxes_works_m{-webkit-flex-wrap:wrap;flex-wrap:wrap}.works_sh_th{height:22rem;width:48%}#works_main_header{margin:0;padding:100px 5% 0}#works_m_1{display:none}#M_works_m_2{display:block;text-align:center;margin-bottom:2rem;margin-top:2rem}#M_works_m_2 div{display:inline-block;margin-left:1em;font-size:1.1em;font-family:open-sans,sans-serif;font-weight:lighter;color:#bebebe;letter-spacing:3px;cursor:pointer;margin-top:.5em}#M_works_m_2 div:first-child{margin-left:0}#M_works_m_2 .active{color:#000}#works_m_3{padding-left:5%;padding-right:5%;margin:3rem 0}#works_m_3>p:first-child{font-size:3rem;text-align:center;width:100%}#works_m_3>p:nth-child(2){text-align:center;font-size:2rem}.boxes_team{padding:0;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.boxes_team_1>p:first-child{font-size:1.5rem}.boxes_team>div:first-child{width:30%}.boxes_team>p:nth-child(2){width:68%;font-size:1.5rem}.boxes_team_2>div:first-child img{width:100%}.boxes_team_2>p:nth-child(2){width:68%;font-size:1.5rem}.boxes_team_2>div:first-child{width:30%}.boxes_team_2{padding:0;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}#hm_m_12{padding-bottom:3rem}#works_main #hm_m_12{margin:0 0 3rem!important;padding-bottom:0}}#single_req{background-color:#fff}#single_req_m_1{height:90vh;background-color:#1c3d6f;text-align:center;padding-right:20%;padding-left:20%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-animation:slidein 1s ease-in-out;-moz-animation:slidein 1s ease-in-out;animation:slidein 1s ease-in-out}#single_req_m_1 p:first-child{width:60%;font-size:3em;font-weight:600;font-family:montserrat,sans-serif;color:#fff}#single_req_m_1 p:nth-child(2){font-size:1.1em;font-weight:400;margin-top:-1em;width:60%;line-height:1.5em;font-family:open-sans,sans-serif;color:#fff}#single_req_m_1 p:nth-child(3){display:inline-block;text-align:right;font-family:open-sans,sans-serif;font-size:1.2rem;font-weight:600;cursor:pointer;padding:1rem 2rem;line-height:2.2rem;color:#fff;background-image:-webkit-gradient(linear,left top,right top,from(#00a69c),to(#1b75bb));background-image:-moz-linear-gradient(left,#00a69c,#1b75bb);background-image:linear-gradient(90deg,#00a69c,#1b75bb);border-radius:5px}#single_req_m_2{height:20vh;padding:10em 15%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}#single_req_m_2 .clients{width:10em;height:10em;margin:auto}#single_req_m_3 p:first-child{text-align:center;padding-left:15%;padding-right:15%;font-size:3em;font-weight:600;font-family:montserrat,sans-serif;color:#1c3d6f}#single_req_m_3_1{padding-left:15%;padding-right:15%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}#single_req_m_3_1 img{width:100%;object-fit:cover}#single_req_m_3_1>div:first-child{padding:5em;overflow:hidden;width:40%}#single_req_m_3_1>div:nth-child(2){padding-right:10%;padding-top:6em;width:60%}#single_req_m_3_1 .bulletins{width:100%;text-align:left;padding-left:2em;margin-bottom:5em}#single_req_m_3_1 .bulletins p:first-child{display:inline-block;color:#000;font-weight:600;font-family:montserrat,sans-serif;margin-left:4em;text-align:left;vertical-align:top;font-size:1.6rem;margin-bottom:0;margin-top:0;width:100%;padding:0 0 .5rem}#single_req_m_3_1 .bulletins p:nth-child(2){color:#191919;font-weight:400;font-size:1.1rem;font-family:open-sans,sans-serif;margin-left:6.1em;width:100%;margin-top:0;padding-left:0;padding-top:0}#single_req_m_3_1 .bulletins span{background-color:#c3daff;padding:.2em .6em;width:1em;height:1em;color:#1c3d6f;font-size:.8em;border-radius:100%;font-family:open-sans,sans-serif;font-weight:400;margin-right:1em;margin-left:-2.7em}#single_req_m_4{padding-left:15%;padding-right:15%;text-align:center;min-height:50vh;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;background-image:url(/_next/static/media/arc1.31e3deadffe6a58af5fc9da34ea1bf61.svg),url(/_next/static/media/arc2.31ae54490819dd50b197adef16872f11.svg),-webkit-gradient(linear,left bottom,right top,from(#262262),to(#1c75bc));background-image:url(/_next/static/media/arc1.31e3deadffe6a58af5fc9da34ea1bf61.svg),url(/_next/static/media/arc2.31ae54490819dd50b197adef16872f11.svg),-moz-linear-gradient(bottom left,#262262,#1c75bc);background-image:url(/_next/static/media/arc1.31e3deadffe6a58af5fc9da34ea1bf61.svg),url(/_next/static/media/arc2.31ae54490819dd50b197adef16872f11.svg),linear-gradient(to top right,#262262,#1c75bc);background-repeat:no-repeat,no-repeat,no-repeat;background-position:-30% 30%,150%;background-size:80vh,80vh,auto}#single_req_m_4>p:first-child{font-size:3em;font-weight:600;font-family:montserrat,sans-serif;color:#fff;margin-bottom:.5em}#single_req_m_4>p:nth-child(2){color:#fff;font-weight:400;font-size:1.1rem;font-family:open-sans,sans-serif;margin-top:0;line-height:1.7rem}#single_req_m_4>div:nth-child(3) .buttons{display:inline-block;font-family:open-sans,sans-serif;font-size:1.1rem;font-weight:600;cursor:pointer;padding:1rem 2rem;line-height:2.2rem;color:#fff;border-radius:.2em}#single_req_m_4>div:nth-child(3) .buttons:first-child{background-color:#fff;color:#1c3d6f}#single_req_m_4>div:nth-child(3) .buttons:nth-child(2){margin-left:1em;background-image:-webkit-gradient(linear,left top,right top,from(#00a69c),to(#1b75bb));background-image:-moz-linear-gradient(left,#00a69c,#1b75bb);background-image:linear-gradient(90deg,#00a69c,#1b75bb);color:#fff}#single_req_m_5{min-height:100vh;display:-webkit-flex;display:-moz-box;display:flex;padding:8em 15%;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-align-items:center;-moz-box-align:center;align-items:center}#single_req_m_5>p:first-child{font-size:3em;font-weight:600;font-family:montserrat,sans-serif;color:#1c3d6f;margin-bottom:0}#single_req_m_5>p:nth-child(2){color:#191919;font-weight:400;font-size:1.1rem;font-family:open-sans,sans-serif;margin-top:1.5em}#single_req_m_5_1{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;width:100%;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-top:5em}#single_req_m_5_1 div{margin-left:1em;margin-right:1em}#single_req_m_5_1>div:first-child{margin-left:0;width:33%}#single_req_m_5_1>div:nth-child(2){width:33%}#single_req_m_5_1>div:nth-child(3){margin-right:0;width:33%}.reas_m{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:0}.reas_m>div{background-color:#f5f7fa;width:100%;padding:2em;text-align:center;min-height:25vh;border-radius:10px;position:relative}.reas_m #design_ico{top:-1.5rem;left:31.5%;position:absolute}.reas_m #design_ico div{width:3.5rem;text-align:center}.reas_m #design_ico img{width:100%}.reas_m div:first-child{margin-bottom:5rem}.reas_m div>p:nth-child(2){font-size:1.5rem;font-weight:600;font-family:montserrat,sans-serif}.reas_m div>p:nth-child(3){font-size:1.1rem;font-weight:400;font-family:open-sans,sans-serif;color:#191919}#single_req_m_5_1 #design_banner{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;background-image:-webkit-gradient(linear,left top,right top,from(#00a69c),to(#1b75bb));background-image:-moz-linear-gradient(left,#00a69c,#1b75bb);background-image:linear-gradient(90deg,#00a69c,#1b75bb);border-radius:10px;-webkit-align-items:center;-moz-box-align:center;align-items:center}#single_req_m_5_1 #design_banner>div:first-child{font-size:1.5rem;font-weight:600;font-family:montserrat,sans-serif;color:#fff;text-align:center;margin-bottom:2rem}#single_req_m_5_1 #design_banner>div:nth-child(2){position:relative;font-size:7rem;font-weight:600;font-family:montserrat,sans-serif;color:#fff;text-align:center;margin-bottom:2rem}#single_req_m_5_1 #design_banner>div:nth-child(2)>span{position:absolute;top:2.5rem;left:-1rem;font-size:1.1rem;font-weight:400}#single_req_m_5_1 #design_banner>div:nth-child(3){display:inline-block;font-family:open-sans,sans-serif;font-size:1.1rem;font-weight:600;cursor:pointer;width:60%;padding:.5rem 2rem;text-align:center;line-height:2.2rem;color:#1c3d6f;background-color:#fff;border-radius:.2em;mix-blend-mode:screen;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#single_req_m_5_1 #design_banner>div:nth-child(3):hover{mix-blend-mode:unset;background-color:rgba(0,0,0,.1);color:#fff}#single_req_m_6{min-height:60vh;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding-left:15%;padding-right:15%;margin-bottom:8rem;padding-top:2rem}#single_req_m_6>div:first-child{font-size:3em;font-weight:600;font-family:montserrat,sans-serif;color:#1c3d6f;text-align:center;margin-bottom:2rem}#single_req_m_6>div:nth-child(2){font-family:open-sans,sans-serif;font-size:1.1rem;font-weight:400;color:#191919;text-align:center;margin-bottom:4rem}#single_req_m_6 #pics_holder{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}#single_req_m_6 #pics_holder .pics{width:20em;height:20em;margin-left:2em;overflow:hidden;border-radius:10px}#single_req_m_6 #pics_holder>.pics:first-child{margin-left:0}#single_req_m_6 #pics_holder .pics img{height:100%;object-fit:contain}#single_req_m_7{padding-left:15%;padding-right:15%;text-align:center;min-height:50vh;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;background-image:url(/_next/static/media/arc1.31e3deadffe6a58af5fc9da34ea1bf61.svg),url(/_next/static/media/arc2.31ae54490819dd50b197adef16872f11.svg),-webkit-gradient(linear,left bottom,right top,from(#262262),to(#1c75bc));background-image:url(/_next/static/media/arc1.31e3deadffe6a58af5fc9da34ea1bf61.svg),url(/_next/static/media/arc2.31ae54490819dd50b197adef16872f11.svg),-moz-linear-gradient(bottom left,#262262,#1c75bc);background-image:url(/_next/static/media/arc1.31e3deadffe6a58af5fc9da34ea1bf61.svg),url(/_next/static/media/arc2.31ae54490819dd50b197adef16872f11.svg),linear-gradient(to top right,#262262,#1c75bc);background-repeat:no-repeat,no-repeat,no-repeat;background-position:-30% 30%,150%;background-size:80vh,80vh,auto}#single_req_m_7>p:first-child{font-size:3em;font-weight:600;font-family:montserrat,sans-serif;color:#fff;margin-bottom:.5em}#single_req_m_7>div:nth-child(2) .buttons{display:inline-block;font-family:open-sans,sans-serif;font-size:1.1rem;font-weight:600;cursor:pointer;padding:1rem 2rem;line-height:2.2rem;color:#fff;border-radius:.2em;background-image:-webkit-gradient(linear,left top,right top,from(#00a69c),to(#1b75bb));background-image:-moz-linear-gradient(left,#00a69c,#1b75bb);background-image:linear-gradient(90deg,#00a69c,#1b75bb)}#con_black{height:100vh;position:fixed;background-color:rgba(0,0,0,.66);width:100%;top:0;z-index:1000000}#con_black_1{background-color:#fff;position:absolute;top:20%;height:38rem;left:35%;right:35%;border-radius:1rem;padding:2rem}#con_black_1 p:first-child{font-size:1.2rem;text-align:center;line-height:2rem;font-family:open-sans,sans-serif}#con_black_1 #button{background-color:#285eaf;color:#fff;font-size:1.1rem;font-family:open-sans,sans-serif;padding:.5rem;border-radius:5px;cursor:pointer;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;text-align:center}#con_black_1 #button:hover{background-color:#1c3d6f}#con_black_1 input,textarea{width:100%;color:#000;font-family:open-sans,sans-serif;font-weight:400;font-size:1.1rem;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;outline:none;border:1px solid #ddd;padding:5px 0 5px 5px;margin:10px 1px 5px 0;border-radius:5px;resize:none}#con_black_1 input:focus,#con_black_1 textarea:focus{-webkit-box-shadow:0 0 5px #1797ff;box-shadow:0 0 5px #1797ff;padding:5px 0 5px 5px;margin:10px 1px 5px 0;border:1px solid #0074d3}#ct_m_1{font-size:3.5em;font-weight:600;font-family:montserrat,sans-serif;padding-top:4em;-webkit-animation:slideinM3 1s ease-in-out;-moz-animation:slideinM3 1s ease-in-out;animation:slideinM3 1s ease-in-out}#ct_m_1,#ct_m_2{padding-left:15%;padding-right:15%;text-align:center}#ct_m_2{font-family:open-sans,sans-serif;font-size:1.1em;font-weight:400;color:#191919;margin-top:1em}#ct_m_3{min-height:110vh;position:relative;overflow:hidden}#ct_m_3_svg_cont{position:absolute;left:0;top:0;width:100%}#ct_m_3_1{position:absolute;left:15%;right:15%;top:5em;height:20em;border-radius:10px;z-index:1;-webkit-box-shadow:0 1px 40px 0 rgba(0,0,0,.05),0 6px 40px 0 rgba(0,0,0,.1);box-shadow:0 1px 40px 0 rgba(0,0,0,.05),0 6px 40px 0 rgba(0,0,0,.1);-webkit-flex-direction:row;-moz-box-orient:horizontal;flex-direction:row}#ct_m_3_1,#ct_m_3_1 .boxes{background-color:#fff;display:-webkit-flex;display:-moz-box;display:flex;-moz-box-direction:normal}#ct_m_3_1 .boxes{width:25%;margin:auto;-webkit-flex-direction:column;-moz-box-orient:vertical;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;height:15rem}#ct_m_3_1 .boxes>div:first-child{width:4rem;text-align:center;margin-bottom:2rem}#ct_m_3_1 .boxes>div:first-child>img{width:100%}#ct_m_3_1 .boxes>div:nth-child(2){font-size:1.5rem;font-family:montserrat,sans-serif;color:#191919;font-weight:600;margin-bottom:2rem}#ct_m_3_1 .boxes>div:nth-child(3){display:inline-block;font-family:open-sans,sans-serif;font-size:1.1rem;font-weight:600;cursor:pointer;padding:1rem 2rem;line-height:2.2rem;color:#1c3d6f;border-radius:.2em;background-color:#ebf2ff;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}#ct_m_3_1 .boxes>div:nth-child(3):hover{background-color:#1c3d6f;color:#fff}#ct_m_3_2{padding-left:15%;padding-right:15%;position:absolute;bottom:1rem;width:100%;left:0}#ct_m_3_2>p{font-family:montserrat,sans-serif;font-weight:600;font-size:3em;text-align:center;margin-bottom:5rem}#ct_m_3_2>#boxes{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:space-evenly;-moz-box-pack:space-evenly;justify-content:space-evenly;-webkit-align-items:center;-moz-box-align:center;align-items:center}#ct_m_3_2>#boxes>div{text-align:center;width:15rem}#ct_m_3_2>#boxes>div>p:first-child{text-align:center}#ct_m_3_2>#boxes>img{width:1rem}#ct_m_3_2>#boxes #ind_icon{width:6rem}#ct_m_3_2>#boxes #usa_icon{height:6rem}#ct_m_3_2>#boxes>div>p:nth-child(2){font-family:montserrat,sans-serif;font-size:1.5rem;font-weight:600}#ct_m_3_2>#boxes>div>p:nth-child(3){font-family:open-sans,sans-serif;font-size:1.1rem;font-weight:400;color:#191919}#ct_m_3_2>#boxes #support{color:#00f;font-size:1rem;font-family:open-sans,sans-serif}#ct_m_3_1_mobile{display:none}@media only screen and (max-width:768px){#ct_m_3_1{display:none}#ct_m_3_1_mobile{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;position:absolute;left:5%;padding:0;right:5%;top:5rem;background-color:#fff;border-radius:5px;z-index:1;-webkit-box-shadow:0 1px 40px 0 rgba(0,0,0,.05),0 6px 40px 0 rgba(0,0,0,.1);box-shadow:0 1px 40px 0 rgba(0,0,0,.05),0 6px 40px 0 rgba(0,0,0,.1)}#ct_m_3_1_mobile>.boxes{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:space-evenly;-moz-box-pack:space-evenly;justify-content:space-evenly;-webkit-align-items:center;-moz-box-align:center;align-items:center;text-align:center;width:100%;height:30rem;font-family:montserrat,sans-serif;font-size:2.5rem;font-weight:600;margin:0 0 3rem}#ct_m_3_1_mobile>.boxes>div:first-child{text-align:center;width:10rem}#ct_m_3_1_mobile>.boxes>div:nth-child(3){font-size:2rem;color:#0068e5;background-color:#f4f9ff;padding:2rem;border-radius:5px}#ct_m_3{min-height:255vh;margin-bottom:5rem}#ct_m_3_2>#boxes{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;width:100%}#ct_m_3_2>#boxes>div{width:100%;margin-bottom:3rem}#ct_m_3_2>#boxes #usa_icon{height:10rem}#ct_m_3_2>#boxes #ind_icon{width:10rem}#ct_m_3_2>#boxes>div>p:nth-child(2){font-size:3rem}#ct_m_3_2>#boxes>div>p:nth-child(3){font-size:2.5rem}#ct_m_3_2>#boxes #support{font-size:2rem}#ct_m_1{font-size:2em;padding-left:0!important;padding-right:0!important}#ct_m_2{font-size:1em}#con_black_1{left:10%;right:10%;top:10%;height:unset}#con_black_1 p:first-child{font-size:2rem;line-height:2.5rem}#con_black_1 #button,#con_black_1 input,textarea{font-size:2rem}}#terms_m_1{font-size:3.5em;font-weight:600;font-family:montserrat,sans-serif;padding-left:15%;padding-right:15%;text-align:center;padding-top:4em;margin-bottom:2em;-webkit-animation:slideinM3 1s ease-in-out;-moz-animation:slideinM3 1s ease-in-out;animation:slideinM3 1s ease-in-out}@keyframes slideinM3{0%{opacity:0;padding-top:10em}to{opacity:1;padding-top:4em}}@-moz-keyframes slideinM3{0%{opacity:0;padding-top:10em}to{opacity:1;padding-top:4em}}@-webkit-keyframes slideinM3{0%{opacity:0;padding-top:10em}to{opacity:1;padding-top:4em}}#terms_m_1>p:first-child{margin-bottom:0}#terms_m_1>p:nth-child(2){font-size:1.1rem;font-family:open-sans,sans-serif;font-weight:400;text-align:left}#terms_m_2{padding-left:15%;padding-right:15%}#terms_m_2 .terms_sets{text-align:left;margin-bottom:4rem}#terms_m_2 .terms_sets>p:first-child{font-size:1.5rem;font-family:open-sans,sans-serif;font-weight:600}#terms_m_2 .terms_sets>p:nth-child(2){font-size:1.1rem;font-family:open-sans,sans-serif;font-weight:400}@media only screen and (max-width:768px){#terms_m_1{font-size:2em;padding-right:7%;padding-left:7%}#terms_m_1>p:nth-child(2){font-size:1.8rem;text-align:justify}#terms_m_2{padding-left:7%;padding-right:7%}#terms_m_2 .terms_sets>p:first-child{font-size:2.5rem;text-align:justify}#terms_m_2 .terms_sets>p:nth-child(2){font-size:2rem;text-align:justify}}#help_m_1{padding-top:2em;min-height:30vh;padding-left:15%;padding-right:15%;background-color:#1c3d6f;color:#fff;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.1),0 6px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 8px 0 rgba(0,0,0,.1),0 6px 20px 0 rgba(0,0,0,.1)}#help_m_1>p:first-child{font-family:open-sans,sans-serif;font-weight:400;font-size:1.1rem}#help_m_1>p:first-child>span{float:right}#help_m_1>p:nth-child(2){font-family:montserrat,sans-serif;font-weight:lighter;font-size:2rem}#help_m_1>p:nth-child(3){padding:1.5rem;background-color:hsla(0,0%,100%,.1);font-family:montserrat,sans-serif;font-weight:lighter;font-size:1.1rem;border-radius:5px}#help_m_1>p:nth-child(3) img{width:1.5rem}#help_m_1>p:nth-child(3) span{margin-right:1rem}#help_m_2{min-height:100vh;padding-top:3em;padding-left:15%;padding-right:15%;background-color:#f4f4f4}.article_excerpt{background-color:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 2px 40px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 2px 40px 0 rgba(0,0,0,.1);border-radius:5px;padding:2rem;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-align-items:center;-moz-box-align:center;align-items:center}.article_excerpt>div:first-child{width:15%;text-align:center}.article_excerpt>.dets>p:first-child{font-size:1.3rem;font-weight:400;font-family:montserrat,sans-serif;color:#1c3d6f;margin-bottom:0}.article_excerpt>.dets>p:nth-child(2){font-size:1.1rem;font-weight:400;font-family:open-sans,sans-serif;color:#191919;margin-bottom:0;margin-top:.5rem}.article_excerpt>.dets>.auth_det{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-top:1rem;margin-bottom:0}.article_excerpt>.dets>.auth_det div:first-child{width:3rem;height:3rem;border-radius:100%;overflow:hidden}.article_excerpt>.dets>.auth_det div:first-child img{width:100%}.article_excerpt>.dets>.auth_det>div:nth-child(2){display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding-left:.5rem}.article_excerpt>.dets>.auth_det>div:nth-child(2)>p:first-child{font-family:open-sans,sans-serif;color:#191919;font-weight:400;font-size:.8rem;margin-bottom:.3rem}.article_excerpt>.dets>.auth_det>div:nth-child(2)>p:nth-child(2){font-family:open-sans,sans-serif;color:#4f5e6b;font-weight:400;font-size:.8rem;margin-top:0}.article_excerpt>.dets>.auth_det>div:nth-child(2)>p:nth-child(2) span{color:#191919}@media only screen and (max-width:768px){#help_m_2{padding-left:7%;padding-right:7%}.article_excerpt>div:first-child{width:27%}.article_excerpt>.dets>p:first-child{font-size:1em}.article_excerpt>.dets>p:nth-child(2){font-size:.8em}}#dp_m_1{height:130vh;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;padding:6em 15% 5em;-webkit-animation:slideinM2 1s ease-in-out;-moz-animation:slideinM2 1s ease-in-out;animation:slideinM2 1s ease-in-out}.calendly-inline-widget{width:100%;min-width:100%;height:100%;overflow:hidden}@keyframes slideinM2{0%{opacity:0;padding-top:10em}to{opacity:1;padding-top:6em}}@-moz-keyframes slideinM2{0%{opacity:0;padding-top:10em}to{opacity:1;padding-top:6em}}@-webkit-keyframes slideinM2{0%{opacity:0;padding-top:10em}to{opacity:1;padding-top:6em}}#dp_m_1_1{width:50%}#dp_m_1_1>p:first-child{font-size:4rem;font-family:monteserrat,sans-serif;font-weight:600;color:#1b2024;line-height:4.5rem}#dp_m_1_1>p:nth-child(2){font-size:1.1rem;font-family:open-sans,sans-serif;font-weight:400;color:#50606c;margin-bottom:5rem}#dp_m_1_1>div:nth-child(3) p{display:inline-block;margin-left:1rem}#dp_m_1_2{width:50%;background-color:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 2px 40px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 2px 40px 0 rgba(0,0,0,.1);display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;height:100%;overflow:hidden}.react-calendar{border:1px solid transparent}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__month-view__days__day[disabled],.react-calendar__month-view__weekdays,.react-calendar__navigation__label__labelText,.react-calendar__tile{color:#c2c2c2!important;font-weight:400!important;font-family:montserrat,sans-serif}abbr{text-decoration:none!important}.react-calendar__month-view__days__day[disabled]{pointer-events:none;border-radius:100%}.react-calendar__tile{font-weight:600!important}.react-calendar__tile--active{border-radius:100%;background-color:rgba(3,83,242,.09)!important;color:#0353f2!important}.react-calendar__tile--now{background-color:#ffface!important;border-radius:100%}.react-calendar__month-view__days__day,.react-calendar__tile--now{-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s}.react-calendar__month-view__days__day{color:#0453f2!important;font-size:1.1rem;height:3rem;margin-right:0!important;margin-bottom:5px!important;width:3rem!important}.react-calendar__month-view__days__day:nth-child(7n){margin-right:0!important}.react-calendar__month-view__days__day:hover{border-radius:100%;background-color:rgba(3,83,242,.09)!important}.react-calendar__navigation__label{pointer-events:none}.rc-time-picker-panel-input-wrap,.xxx{width:20rem;right:0}.xxx input{font-size:1.5rem;padding:2rem;font-family:open-sans,sans-serif;color:#222;border:1px solid #222}.rc-time-picker-panel-input-wrap input,.rc-time-picker-panel-select{font-size:1.2rem!important;color:#222;font-family:open-sans,sans-serif}.rc-time-picker-panel-inner{-webkit-box-shadow:0 0 5px #1797ff!important;box-shadow:0 0 5px #1797ff!important;border:none!important}.xxx .rc-time-picker-clear-icon{display:none;pointer-events:none}.rc-time-picker-panel-select{width:33%!important}#done-time{background-color:#285eaf;color:#fff;font-size:1.1rem;font-family:open-sans,sans-serif;margin-left:3rem;margin-right:3rem;padding:.5rem;border-radius:5px;cursor:pointer;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;margin-top:3rem}#done-time:hover{background-color:#1c3d6f}#enter_details_demo input{width:80%;color:#000;font-family:open-sans,sans-serif;font-weight:400;font-size:1.1rem;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;outline:none;border:1px solid #ddd;padding:5px 0 5px 5px;margin-top:1rem;border-radius:5px}#enter_details_demo input:focus{-webkit-box-shadow:0 0 5px #1797ff;box-shadow:0 0 5px #1797ff;padding:5px 0 5px 5px;margin:10px 1px 5px 0;border:1px solid #0074d3}#enter_details_demo #contine-final{background-color:#285eaf;color:#fff;font-size:1.1rem;font-family:open-sans,sans-serif;margin-left:3rem;margin-right:3rem;padding:.5rem;border-radius:5px;cursor:pointer;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}#enter_details_demo #contine-final:hover{background-color:#1c3d6f}@media only screen and (max-width:768px){#dp_m_1{padding-right:7%;padding-left:7%;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}#dp_m_1_1{width:100%}#dp_m_1_1>p:first-child{font-size:2em;text-align:center}#dp_m_1_1>p:nth-child(2){font-size:1em;text-align:center}#dp_m_1_2{width:100%}#dp_m_1_1>div:nth-child(3){text-align:center}#dp_m_1_1>div:nth-child(3) p{text-align:center}#dp_m_1_2>div:nth-child(6){font-size:1.3em}#dp_m_1_2>div:nth-child(3){font-size:1.3em}#dp_m_1_2>div:nth-child(2){font-size:1.1em}#dp_m_1_2>div:first-child img{width:10em}#dp_m_1_2>div:nth-child(4){font-size:.8em;margin-left:2em;margin-right:2em}#dp_m_1_2>div:nth-child(5){font-size:.8em;margin-left:2em;margin-right:2em}#dp_m_1_2 #calendar{padding-right:5%;padding-left:5%}.react-calendar__month-view__days__day{height:3.3em!important;font-size:1.5rem}#done-time{height:5rem;font-size:1.8rem;padding:1rem}#enter_details_demo input{font-size:2rem;margin-bottom:2rem}#enter_details_demo input:focus{-webkit-box-shadow:0 0 5px #1797ff;box-shadow:0 0 5px #1797ff;padding:5px 0 5px 5px;margin-bottom:2rem;border:1px solid #0074d3}#contine-final{height:5rem;font-size:1.8rem!important;padding:1rem!important;margin:0 0 5rem}}#su_m_1{background-color:#fbfcfd;position:absolute;top:0;bottom:0;left:0;right:0}#su_m_m{left:22%;right:22%}#su_m_m,.su_m_m{position:absolute;top:10%;background-color:#fff;bottom:10%;-webkit-box-shadow:0 5px 6px 0 rgba(95,95,95,.15),0 5px 20px 0 rgba(95,95,95,.15);box-shadow:0 5px 6px 0 rgba(95,95,95,.15),0 5px 20px 0 rgba(95,95,95,.15);display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-animation:slidein 1s ease-in-out;-moz-animation:slidein 1s ease-in-out;animation:slidein 1s ease-in-out}.su_m_m{left:15%;right:15%}#su_m_1_1{width:50%;text-align:center}#su_m_1_1 p:first-child{padding-left:3rem;text-align:left;padding-top:1.5rem}#su_m_1_1 p:first-child img{width:7rem;cursor:pointer}#su_m_1_1 p:nth-child(2){font-family:montserrat,sans-serif;font-size:1.5rem;font-weight:600}#su_m_1_1 p:nth-child(3){font-family:open-sans,sans-serif;font-size:1rem;color:#b3b3b3;font-weight:400;padding-left:3rem;padding-right:3rem}#su_m_1_1 p:nth-child(4){padding-left:3rem;padding-right:3rem}#su_m_1_1 input{width:100%;color:#000;font-family:open-sans,sans-serif;font-weight:400;font-size:1.1rem;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;outline:none;border:1px solid #ddd;padding:5px 0 5px 5px;margin:10px 1px 5px 0;border-radius:5px}#su_m_1_1 input:focus{-webkit-box-shadow:0 0 5px #1797ff;box-shadow:0 0 5px #1797ff;padding:5px 0 5px 5px;margin:10px 1px 5px 0;border:1px solid #0074d3}#su_m_1_1 p:nth-child(5){background-color:#285eaf;color:#fff;font-size:1.1rem;font-family:open-sans,sans-serif;margin-left:3rem;margin-right:3rem;padding:.5rem;border-radius:5px;cursor:pointer;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}#su_m_1_1 p:nth-child(5):hover{background-color:#1c3d6f}#su_m_1_2{width:50%;background-image:-webkit-gradient(linear,left bottom,right top,from(#262262),to(#1c75bc));background-image:-moz-linear-gradient(bottom left,#262262,#1c75bc);background-image:linear-gradient(to top right,#262262,#1c75bc);position:relative}#su_m_1_2 p:first-child{position:absolute;bottom:3rem;font-size:2rem;font-weight:600;font-family:montserrat,sans-serif;color:#fff;left:3rem;line-height:1.5rem;right:3rem}#su_m_1_2 span{font-family:montserrat,sans-serif;font-size:1.1rem;font-weight:300;margin-top:0;margin-bottom:0;padding:0;line-height:1.2rem}#su_m_2_1{width:50%;padding-left:2rem;padding-top:2rem}#su_m_2_1 input{width:100%;color:#000;font-family:open-sans,sans-serif;font-weight:400;font-size:1.1rem;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;outline:none;border:1px solid #ddd;padding:5px 0 5px 5px;margin:10px 1px 5px 0;border-radius:5px}#su_m_2_1 input:focus{-webkit-box-shadow:0 0 5px #1797ff;box-shadow:0 0 5px #1797ff;padding:5px 0 5px 5px;margin:10px 1px 5px 0;border:1px solid #0074d3}#su_m_2_1>p:first-child>img{width:8rem;text-align:left;cursor:pointer}#su_m_2_1>p:nth-child(2){font-family:montserrat,sans-serif;font-size:1.3rem;font-weight:600}#su_m_2_1>p:nth-child(3){font-family:opne-sans,sans-serif;font-size:.9rem;color:#8a8e9d;font-weight:lighter}#su_m_2_1 #picelisting{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-shadow:0 6px 10px rgba(219,223,230,.25);box-shadow:0 6px 10px rgba(219,223,230,.25);margin-right:2rem}#su_m_2_1 #picelisting>div{border:1px solid #e9e9e9;cursor:pointer;padding:0;width:25%;font-size:1rem;font-family:open-sans,sans-serif;position:relative;height:3.5rem}#su_m_2_1 #picelisting>div>p:first-child{position:absolute;width:100%;margin:0;top:.4rem;color:#afafaf;font-family:open-sans,sans-serif;text-align:center}#su_m_2_1 #picelisting>div>p:nth-child(2){font-family:Kalam,cursive;width:100%;text-align:center;margin:0;position:absolute;bottom:.1rem;color:#0453f2;font-size:.8rem}#su_m_2_1 #picelisting>.active{background-color:rgba(4,83,242,.05);border:.5px solid #0453f2}#su_m_2_1 #picelisting .active>p:first-child{color:#0453f2}#su_m_2_1 #picelisting>div:first-child{border-radius:5px 0 0 5px}#su_m_2_1 #picelisting>div:nth-child(4){border-radius:0 5px 5px 0}#su_m_2_1 .price_list{width:90%;margin-right:2rem;height:3rem;border-radius:5px;border:1px solid #e9e9e9;margin-top:3rem;cursor:pointer;padding-top:.8rem;padding-left:1rem;padding-right:1rem}#su_m_2_1>.price_list>span:first-child{float:left}#su_m_2_1>.price_list>span:nth-child(2){float:right}#su_m_2_1>#active{border:1px solid #0453f2}#su_m_2_1>p:nth-child(7){background-color:#285eaf;color:#fff;font-size:1.1rem;font-family:open-sans,sans-serif;margin-right:2rem;margin-top:4rem;text-align:center;padding:.5rem;border-radius:5px;cursor:pointer;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}#su_m_2_1 #processing{background-color:green;pointer-events:none}#su_m_2_1>p:nth-child(7):hover{background-color:#1c3d6f}@media only screen and (max-width:768px){#su_m_m{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;min-height:90vh;left:7%;right:7%}#su_m_1_1{width:100%}#su_m_1_1 p:first-child{text-align:center}#su_m_1_1 p:first-child img{width:15rem}#su_m_1_1 p:nth-child(2){font-size:1.3em}#su_m_1_1 p:nth-child(3){font-size:1em}#su_m_1_1 input{font-size:1.1em}#su_m_1_1 p:nth-child(5){font-size:1.1em}#su_m_1_2{width:100%;height:25vh}#su_m_1_2 p:first-child{bottom:.5rem}#su_m_1_2 span{font-size:1.8rem;line-height:2rem}#su_m_1_2 p:first-child{font-size:2.5rem}#single_req_m_2{display:none}#single_req_m_1{min-height:unset;padding-right:7%;padding-left:7%}#single_req_m_1 p:first-child{font-size:2em;width:100%;line-height:1.5em}#single_req_m_1 p:nth-child(2){width:100%}#single_req_m_1 p:nth-child(3){font-size:1em}#single_req_m_3 p:first-child{padding-left:7%;padding-right:7%;font-size:2em}#single_req_m_3_1{display:unset;-webkit-justify-content:unset;-moz-box-pack:unset;justify-content:unset;-webkit-align-items:unset;-moz-box-align:unset;align-items:unset}#single_req_m_3_1>div:first-child{display:none}#single_req_m_3_1>div:nth-child(2){padding:0;width:100%;margin:0}#single_req_m_3_1 .bulletins{padding:0!important;margin-bottom:1.5em;width:80%}#single_req_m_4>p:first-child{font-size:2em}#single_req_m_4>p:nth-child(2){font-size:1em;line-height:1.3em}#single_req_m_4{padding-left:7%;padding-right:7%}#single_req_m_5>p:first-child{font-size:2em}#single_req_m_5>p:nth-child(2){font-size:1em}#single_req_m_5_1{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}#single_req_m_5_1>div:first-child{width:100%}#single_req_m_5_1>div:nth-child(2){width:100%;margin-top:2em;margin-left:0}#design_banner{width:100%!important;padding:1em;margin-top:2em}#single_req_m_6{padding-left:7%;padding-right:7%}#single_req_m_6>div:first-child{font-size:2em}#single_req_m_6>div:nth-child(2){font-size:1em}#single_req_m_6 #pics_holder{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}#single_req_m_6 #pics_holder .pics{margin:1em 0 0}#single_req_m_7{padding-left:7%;padding-right:7%}#single_req_m_7>p:first-child{font-size:1.5em}#single_req_m_7>div:nth-child(2) .buttons{font-size:1em}#su_m_2_1{width:100%}.su_m_m{left:5%;right:5%}#su_m_2_1>p:nth-child(7){font-size:1em}.price_list{padding:3rem}}#blogs_main{background-color:#fff;min-height:100vh;padding-bottom:50px;text-align:left}#inner_blogs{padding-left:7.5%;padding-right:9.5%;padding-top:4rem}.thumbnail_post{display:inline-block;position:relative;width:32%;height:24rem;border-radius:10px;background-color:#fff;overflow:hidden;margin-left:2%;text-align:left;margin-bottom:0}.thumbnail_post:nth-child(3n+1){margin-left:0}.thumbnail_post .title{font-weight:350;font-size:1rem;color:#78787b;font-family:Roboto,sans-serif;margin-top:1rem;margin-bottom:0;text-transform:capitalize}.thumbnail_post .image{height:70%;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px}.thumbnail_post .excerpt{font-family:Roboto,sans-serif;font-weight:400;color:#243759;font-size:1.3rem;margin-top:-1rem!important}.thumbnail_post a{text-decoration:none}.thumbnail_post a:nth-child(2){color:#222;position:absolute;bottom:4.5rem;text-decoration:underline}.thumbnail_post img{width:1.3rem;margin-left:1.5rem}.thumbnail_post .meta_cont{position:absolute;bottom:.5rem}.thumbnail_post .date_posted{color:grey;vertical-align:top;font-size:1rem;font-family:open-sans,sans-serif;margin-left:1rem}@media only screen and (max-width:768px){#blogs_main{padding-left:7%;padding-right:7%}.thumbnail_post{margin-left:0}.thumbnail_post:nth-child(odd){margin-left:0}.thumbnail_post:nth-child(3n+1){margin-left:0}.thumbnail_post .meta_cont{bottom:0}#inner_blogs{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:2rem 0 0}.thumbnail_post{width:100%;height:45rem;border-radius:0!important;margin-bottom:2rem}.thumbnail_post .title{font-size:3rem;font-weight:500}.thumbnail_post .excerpt{font-size:2rem}}.singlePostBlog{padding-top:100px;background-color:#fff;padding-left:15%;padding-right:15%;min-height:100vh;margin-bottom:150px}.singlePostBlog .title{font-weight:600;font-size:2rem;font-family:open-sans,sans-serif;color:#222;border:none;border-bottom:1px solid;margin-bottom:2rem}@media only screen and (max-width:768px){html{font-size:8px}}#sale_banner{padding-top:6rem}#saled_banner_inside{min-height:80vh;background-image:url(/sale_background.jpg);background-repeat:no-repeat;background-size:cover;background-position-x:center;background-position-y:center;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;padding-left:8%;padding-right:8%;font-family:Shippori Antique,sans-serif}#saled_banner_inside>div:first-child,#saled_banner_inside>div:nth-child(2){width:50%;color:#fff}#saled_banner_inside>div:nth-child(2){text-align:right}#saled_banner_inside>div:nth-child(2) img{width:90%}#saled_banner_inside>div:first-child{min-height:50vh}#saled_banner_inside>div:first-child>p:first-child{font-size:2rem;margin-bottom:0}#saled_banner_inside>div:first-child>p:nth-child(2){font-family:Raleway,sans-serif;font-size:4rem;font-weight:900;text-transform:uppercase;color:#ffcb00;margin-top:2rem;margin-bottom:0}#saled_banner_inside>div:first-child>p:nth-child(3){font-size:2rem;font-family:Raleway,sans-serif;margin-top:2rem;margin-bottom:0}#saled_banner_inside>div:first-child>p:nth-child(3) br{display:none}#saled_banner_inside>div:first-child>p:nth-child(3) span{color:#ffcb00}#saled_banner_inside>div:first-child>p:nth-child(4){font-size:1.5rem;margin-top:1rem;margin-bottom:0}#saled_banner_inside>div:first-child>div:nth-child(5){background-color:#fff;width:16rem;height:3rem;border-radius:10px;padding:2rem 1rem;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;color:#4f009b;margin-top:4rem;font-size:1.25rem;font-family:Raleway,sans-serif}#saled_banner_inside>div:first-child>div:nth-child(5) img{width:3.5rem;margin-top:.5rem;margin-left:.5rem}#sale_clients{margin-top:5rem}#sale_clients,#sale_clients .class_300{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}#sale_clients .class_300{margin-left:5rem}#sale_clients .class_300:first-child{margin-left:0}#sale_clients .class_300 img{width:10rem}#sale_clients .class_300:nth-child(3) img{height:3rem;width:auto}#sale_clients .class_300:nth-child(4) img{height:6rem;width:auto}@media only screen and (max-width:768px){#sale_banner{padding-top:10rem}#saled_banner_inside{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;min-height:85vh;padding-top:5rem;background-position-x:62%}#saled_banner_inside>div:first-child{min-height:unset;text-align:center;padding-top:5rem}#saled_banner_inside>div:first-child,#saled_banner_inside>div:nth-child(2){width:100%;text-align:center}#saled_banner_inside>div:first-child>div:nth-child(5){font-size:2rem;width:60%;margin-left:20%;padding:3rem;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}#sale_clients{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}#sale_clients .class_300{margin-left:0;margin-top:5rem;width:50%}#sale_clients .class_300 img{width:80%}#sale_clients .class_300:nth-child(3){width:unset;height:auto;width:20%}#sale_clients .class_300:nth-child(4){width:unset;height:auto;width:20%}#saled_banner_inside>div:first-child>p:first-child{margin-bottom:3rem}#saled_banner_inside>div:first-child>p:nth-child(2){margin-bottom:3rem;font-size:4.5rem}#saled_banner_inside>div:first-child>p:nth-child(3){margin-bottom:2rem;line-height:3rem;font-size:2.5rem}#saled_banner_inside>div:first-child>p:nth-child(3) br{display:unset}#saled_banner_inside>div:first-child>p:nth-child(4){margin-bottom:5rem}#saled_banner_inside>div:nth-child(2) img{width:80%}}#emailer{font-family:open-sans,sans-serif;text-align:center;font-size:2rem}#emailer>p:first-child{font-size:3rem;font-weight:600}#emailer>p:nth-child(2){margin-bottom:7rem}#emailer>p:nth-child(3){margin-bottom:0}#emailer>a:nth-child(4){text-decoration:none!important;font-size:2.7rem;font-weight:600;margin-top:0;color:#a100a6}#emailer>p:nth-child(5){margin-top:7rem}#emailer>a:nth-child(6){text-decoration:none!important;font-size:2.7rem;font-weight:600;margin-top:0}#emailer>a:nth-child(6) div{background-color:#ffcb00;display:inline-block;padding:2rem;border-radius:5px;color:#000;margin-bottom:5rem}#emailer>a:nth-child(7){color:#a100a6}