.cropid-primary1 {
    background-color: #141b5f
}

.cropid--primary1 {
    color: #141b5f
}

.cropid-primary2 {
    background-color: #05ce7b
}

.cropid--primary2 {
    color: #05ce7b
}

.cropid-primary3 {
    background-color: #b7b8c3
}

.cropid--primary3 {
    color: #b7b8c3
}

.cropid-support1 {
    background-color: #8e5fb6
}

.cropid--support1 {
    color: #8e5fb6
}

.cropid-support2 {
    background-color: #febb26
}

.cropid--support2 {
    color: #febb26
}

.cropid-support3 {
    background-color: #f58a4f
}

.cropid--support3 {
    color: #f58a4f
}

.cropid-support4 {
    background-color: #f55f4f
}

.cropid--support4 {
    color: #f55f4f
}

.cropid-error {
    background-color: #d86969
}

.cropid--error {
    color: #d86969
}

.cropid-border {
    background-color: #120e49
}

.cropid--border {
    color: #120e49
}

.cropid-p2hover {
    background-color: #2aa673
}

.cropid--p2hover {
    color: #2aa673
}

.cropid-book {
    font-weight: 400
}

.cropid-roman {
    font-weight: 400
}

.cropid-medium {
    font-weight: 500
}

.cropid-black {
    font-weight: 900
}

@font-face {
    font-family: "OpenSans";
    src: url("../fonts/OpenSans/OpenSans-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: "OpenSans";
    src: url("../fonts/OpenSans/OpenSans-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: "OpenSans";
    src: url("../fonts/OpenSans/OpenSans-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "OpenSans";
    src: url("../fonts/OpenSans/OpenSans-RegularItalic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: "OpenSans";
    src: url("../fonts/OpenSans/OpenSans-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: "OpenSans";
    src: url("../fonts/OpenSans/OpenSans-SemiBoldItalic.ttf") format("truetype");
    font-weight: 600;
    font-style: italic
}

@font-face {
    font-family: "OpenSans";
    src: url("../fonts/OpenSans/OpenSans-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: "OpenSans";
    src: url("../fonts/OpenSans/OpenSans-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: "OpenSans";
    src: url("../fonts/OpenSans/OpenSans-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: "OpenSans";
    src: url("../fonts/OpenSans/OpenSans-ExtraBoldItalic.ttf") format("truetype");
    font-weight: 800;
    font-style: italic
}

@font-face {
    font-family: "SuezOne";
    src: url("../fonts/SuezOne/SuezOne-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "OpenSans";
    font-size: 16px;
    scroll-behavior: smooth
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

*,
*:hover,
*:focus,
*:active {
    outline: none !important
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul {
    margin: 0;
    padding: 0;
    font-weight: 400
}

body {
    font-family: "OpenSans";
    overflow-x: hidden
}

input,
button {
    font-family: "OpenSans"
}

ol,
ul {
    list-style: none
}

img {
    max-width: 100%;
    height: auto
}

a,
a:hover,
a:focus,
a:active {
    text-decoration: none !important;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

input,
input:hover,
input:focus,
input:active,
button,
button:hover,
button:focus,
button:active,
textarea,
textarea:hover,
textarea:focus,
textarea:active,
select,
select:hover,
select:focus,
select:active {
    outline: none !important
}

@font-face {
    font-family: "cropid";
    src: url("../fonts/cropid/cropid.ttf?nwssa8") format("truetype"), url("../fonts/cropid/cropid.woff?nwssa8") format("woff"), url("../fonts/cropid/cropid.svg?nwssa8#cropid") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block
}

i.cropid {
    font-family: "cropid" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

i.cropid-times:before {
    content: ""
}

i.cropid-hamburger:before {
    content: ""
}

i.cropid-arrow-down:before {
    content: ""
}

i.cropid-arrow-down-left:before {
    content: ""
}

i.cropid-arrow-down-right:before {
    content: ""
}

i.cropid-arrow-left:before {
    content: ""
}

i.cropid-arrow-right:before {
    content: ""
}

i.cropid-arrow-up:before {
    content: ""
}

i.cropid-arrow-up-left:before {
    content: ""
}

i.cropid-arrow-up-right:before {
    content: ""
}

i.cropid-step:before {
    content: ""
}

i.cropid-check:before {
    content: ""
}

i.cropid-dots:before {
    content: ""
}

i.cropid-facebook:before {
    content: ""
}

i.cropid-instagram:before {
    content: ""
}

i.cropid-twitter:before {
    content: ""
}

i.cropid-youtube:before {
    content: ""
}

i.cropid-house:before {
    content: ""
}

i.cropid-info:before {
    content: ""
}

i.cropid-link:before {
    content: ""
}

i.cropid-linkedin:before {
    content: ""
}

i.cropid-lock:before {
    content: ""
}

i.cropid-magnifier:before {
    content: ""
}

i.cropid-map-marker:before {
    content: ""
}

i.cropid-order:before {
    content: ""
}

i.cropid-phone:before {
    content: ""
}

i.cropid-play:before {
    content: ""
}

i.cropid-refresh:before {
    content: ""
}

i.cropid-user:before {
    content: ""
}

i.cropid-envelope:before {
    content: ""
}

i.cropid-chevron-down:before {
    content: ""
}

i.cropid-chevron-up:before {
    content: ""
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    display: block;
    color: #141b5f
}

h1 {
    font-family: "SuezOne";
    font-size: 40pt;
    font-weight: 400
}

h2 {
    font-family: "SuezOne";
    font-size: 28pt;
    font-weight: 400
}

h3 {
    font-family: "OpenSans";
    font-size: 16pt;
    font-weight: 900;
    text-transform: uppercase
}

h4 {
    font-family: "OpenSans";
    font-size: 14pt;
    font-weight: 900;
    text-transform: uppercase
}

h5 {
    font-family: "OpenSans";
    font-size: 12pt;
    font-weight: 900;
    text-transform: uppercase
}

h6 {
    font-family: "OpenSans";
    font-size: 9pt;
    font-weight: 900;
    text-transform: uppercase
}

p {
    font-family: "OpenSans";
    font-size: 15pt;
    font-weight: 400
}

p.type-2 {
    font-size: 13pt
}

body {
    background-color: #f8faf7
}

body.home-page {
    background: -webkit-gradient(linear, left top, right top, from(#f1f7f6), to(#fafaf7));
    background: linear-gradient(90deg, #f1f7f6 0%, #fafaf7 100%)
}

.cropid-sperator {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: 100%;
    height: 1px;
    background-color: #eaeaee;
    margin: .5em 0
}

.cropid-sperator.type-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: auto;
    background-color: transparent;
    margin: 4em 0
}

.cropid-sperator.type-2 .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.cropid-sperator.type-2 .content p {
    color: rgba(20, 27, 95, 0.5);
    font-size: 16px;
    font-weight: 600
}

.cropid-sperator.type-2 .content img {
    display: block;
    width: 80px;
    margin: 0 .5em
}

.cropid-sperator.type-2::before,
.cropid-sperator.type-2::after {
    position: relative;
    content: "";
    display: block;
    width: 50%;
    height: 1px;
    background-color: #eaeaee
}

.cropid--error {
    display: block;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    margin: 1em 0
}

.cropid-map {
    width: 100%;
    height: 250px;
    margin: 2em 0;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    border-radius: 20px;
    overflow: hidden
}

.cropid-map iframe {
    display: block;
    width: 100%;
    height: 100%
}

.cropid-percentageBar {
    display: block;
    margin: 1em 0
}

.cropid-percentageBar.p-1 span.percentageBar::after {
    width: calc(1 * 1%)
}

.cropid-percentageBar.p-2 span.percentageBar::after {
    width: calc(2 * 1%)
}

.cropid-percentageBar.p-3 span.percentageBar::after {
    width: calc(3 * 1%)
}

.cropid-percentageBar.p-4 span.percentageBar::after {
    width: calc(4 * 1%)
}

.cropid-percentageBar.p-5 span.percentageBar::after {
    width: calc(5 * 1%)
}

.cropid-percentageBar.p-6 span.percentageBar::after {
    width: calc(6 * 1%)
}

.cropid-percentageBar.p-7 span.percentageBar::after {
    width: calc(7 * 1%)
}

.cropid-percentageBar.p-8 span.percentageBar::after {
    width: calc(8 * 1%)
}

.cropid-percentageBar.p-9 span.percentageBar::after {
    width: calc(9 * 1%)
}

.cropid-percentageBar.p-10 span.percentageBar::after {
    width: calc(10 * 1%)
}

.cropid-percentageBar.p-11 span.percentageBar::after {
    width: calc(11 * 1%)
}

.cropid-percentageBar.p-12 span.percentageBar::after {
    width: calc(12 * 1%)
}

.cropid-percentageBar.p-13 span.percentageBar::after {
    width: calc(13 * 1%)
}

.cropid-percentageBar.p-14 span.percentageBar::after {
    width: calc(14 * 1%)
}

.cropid-percentageBar.p-15 span.percentageBar::after {
    width: calc(15 * 1%)
}

.cropid-percentageBar.p-16 span.percentageBar::after {
    width: calc(16 * 1%)
}

.cropid-percentageBar.p-17 span.percentageBar::after {
    width: calc(17 * 1%)
}

.cropid-percentageBar.p-18 span.percentageBar::after {
    width: calc(18 * 1%)
}

.cropid-percentageBar.p-19 span.percentageBar::after {
    width: calc(19 * 1%)
}

.cropid-percentageBar.p-20 span.percentageBar::after {
    width: calc(20 * 1%)
}

.cropid-percentageBar.p-21 span.percentageBar::after {
    width: calc(21 * 1%)
}

.cropid-percentageBar.p-22 span.percentageBar::after {
    width: calc(22 * 1%)
}

.cropid-percentageBar.p-23 span.percentageBar::after {
    width: calc(23 * 1%)
}

.cropid-percentageBar.p-24 span.percentageBar::after {
    width: calc(24 * 1%)
}

.cropid-percentageBar.p-25 span.percentageBar::after {
    width: calc(25 * 1%)
}

.cropid-percentageBar.p-26 span.percentageBar::after {
    width: calc(26 * 1%)
}

.cropid-percentageBar.p-27 span.percentageBar::after {
    width: calc(27 * 1%)
}

.cropid-percentageBar.p-28 span.percentageBar::after {
    width: calc(28 * 1%)
}

.cropid-percentageBar.p-29 span.percentageBar::after {
    width: calc(29 * 1%)
}

.cropid-percentageBar.p-30 span.percentageBar::after {
    width: calc(30 * 1%)
}

.cropid-percentageBar.p-31 span.percentageBar::after {
    width: calc(31 * 1%)
}

.cropid-percentageBar.p-32 span.percentageBar::after {
    width: calc(32 * 1%)
}

.cropid-percentageBar.p-33 span.percentageBar::after {
    width: calc(33 * 1%)
}

.cropid-percentageBar.p-34 span.percentageBar::after {
    width: calc(34 * 1%)
}

.cropid-percentageBar.p-35 span.percentageBar::after {
    width: calc(35 * 1%)
}

.cropid-percentageBar.p-36 span.percentageBar::after {
    width: calc(36 * 1%)
}

.cropid-percentageBar.p-37 span.percentageBar::after {
    width: calc(37 * 1%)
}

.cropid-percentageBar.p-38 span.percentageBar::after {
    width: calc(38 * 1%)
}

.cropid-percentageBar.p-39 span.percentageBar::after {
    width: calc(39 * 1%)
}

.cropid-percentageBar.p-40 span.percentageBar::after {
    width: calc(40 * 1%)
}

.cropid-percentageBar.p-41 span.percentageBar::after {
    width: calc(41 * 1%)
}

.cropid-percentageBar.p-42 span.percentageBar::after {
    width: calc(42 * 1%)
}

.cropid-percentageBar.p-43 span.percentageBar::after {
    width: calc(43 * 1%)
}

.cropid-percentageBar.p-44 span.percentageBar::after {
    width: calc(44 * 1%)
}

.cropid-percentageBar.p-45 span.percentageBar::after {
    width: calc(45 * 1%)
}

.cropid-percentageBar.p-46 span.percentageBar::after {
    width: calc(46 * 1%)
}

.cropid-percentageBar.p-47 span.percentageBar::after {
    width: calc(47 * 1%)
}

.cropid-percentageBar.p-48 span.percentageBar::after {
    width: calc(48 * 1%)
}

.cropid-percentageBar.p-49 span.percentageBar::after {
    width: calc(49 * 1%)
}

.cropid-percentageBar.p-50 span.percentageBar::after {
    width: calc(50 * 1%)
}

.cropid-percentageBar.p-51 span.percentageBar::after {
    width: calc(51 * 1%)
}

.cropid-percentageBar.p-52 span.percentageBar::after {
    width: calc(52 * 1%)
}

.cropid-percentageBar.p-53 span.percentageBar::after {
    width: calc(53 * 1%)
}

.cropid-percentageBar.p-54 span.percentageBar::after {
    width: calc(54 * 1%)
}

.cropid-percentageBar.p-55 span.percentageBar::after {
    width: calc(55 * 1%)
}

.cropid-percentageBar.p-56 span.percentageBar::after {
    width: calc(56 * 1%)
}

.cropid-percentageBar.p-57 span.percentageBar::after {
    width: calc(57 * 1%)
}

.cropid-percentageBar.p-58 span.percentageBar::after {
    width: calc(58 * 1%)
}

.cropid-percentageBar.p-59 span.percentageBar::after {
    width: calc(59 * 1%)
}

.cropid-percentageBar.p-60 span.percentageBar::after {
    width: calc(60 * 1%)
}

.cropid-percentageBar.p-61 span.percentageBar::after {
    width: calc(61 * 1%)
}

.cropid-percentageBar.p-62 span.percentageBar::after {
    width: calc(62 * 1%)
}

.cropid-percentageBar.p-63 span.percentageBar::after {
    width: calc(63 * 1%)
}

.cropid-percentageBar.p-64 span.percentageBar::after {
    width: calc(64 * 1%)
}

.cropid-percentageBar.p-65 span.percentageBar::after {
    width: calc(65 * 1%)
}

.cropid-percentageBar.p-66 span.percentageBar::after {
    width: calc(66 * 1%)
}

.cropid-percentageBar.p-67 span.percentageBar::after {
    width: calc(67 * 1%)
}

.cropid-percentageBar.p-68 span.percentageBar::after {
    width: calc(68 * 1%)
}

.cropid-percentageBar.p-69 span.percentageBar::after {
    width: calc(69 * 1%)
}

.cropid-percentageBar.p-70 span.percentageBar::after {
    width: calc(70 * 1%)
}

.cropid-percentageBar.p-71 span.percentageBar::after {
    width: calc(71 * 1%)
}

.cropid-percentageBar.p-72 span.percentageBar::after {
    width: calc(72 * 1%)
}

.cropid-percentageBar.p-73 span.percentageBar::after {
    width: calc(73 * 1%)
}

.cropid-percentageBar.p-74 span.percentageBar::after {
    width: calc(74 * 1%)
}

.cropid-percentageBar.p-75 span.percentageBar::after {
    width: calc(75 * 1%)
}

.cropid-percentageBar.p-76 span.percentageBar::after {
    width: calc(76 * 1%)
}

.cropid-percentageBar.p-77 span.percentageBar::after {
    width: calc(77 * 1%)
}

.cropid-percentageBar.p-78 span.percentageBar::after {
    width: calc(78 * 1%)
}

.cropid-percentageBar.p-79 span.percentageBar::after {
    width: calc(79 * 1%)
}

.cropid-percentageBar.p-80 span.percentageBar::after {
    width: calc(80 * 1%)
}

.cropid-percentageBar.p-81 span.percentageBar::after {
    width: calc(81 * 1%)
}

.cropid-percentageBar.p-82 span.percentageBar::after {
    width: calc(82 * 1%)
}

.cropid-percentageBar.p-83 span.percentageBar::after {
    width: calc(83 * 1%)
}

.cropid-percentageBar.p-84 span.percentageBar::after {
    width: calc(84 * 1%)
}

.cropid-percentageBar.p-85 span.percentageBar::after {
    width: calc(85 * 1%)
}

.cropid-percentageBar.p-86 span.percentageBar::after {
    width: calc(86 * 1%)
}

.cropid-percentageBar.p-87 span.percentageBar::after {
    width: calc(87 * 1%)
}

.cropid-percentageBar.p-88 span.percentageBar::after {
    width: calc(88 * 1%)
}

.cropid-percentageBar.p-89 span.percentageBar::after {
    width: calc(89 * 1%)
}

.cropid-percentageBar.p-90 span.percentageBar::after {
    width: calc(90 * 1%)
}

.cropid-percentageBar.p-91 span.percentageBar::after {
    width: calc(91 * 1%)
}

.cropid-percentageBar.p-92 span.percentageBar::after {
    width: calc(92 * 1%)
}

.cropid-percentageBar.p-93 span.percentageBar::after {
    width: calc(93 * 1%)
}

.cropid-percentageBar.p-94 span.percentageBar::after {
    width: calc(94 * 1%)
}

.cropid-percentageBar.p-95 span.percentageBar::after {
    width: calc(95 * 1%)
}

.cropid-percentageBar.p-96 span.percentageBar::after {
    width: calc(96 * 1%)
}

.cropid-percentageBar.p-97 span.percentageBar::after {
    width: calc(97 * 1%)
}

.cropid-percentageBar.p-98 span.percentageBar::after {
    width: calc(98 * 1%)
}

.cropid-percentageBar.p-99 span.percentageBar::after {
    width: calc(99 * 1%)
}

.cropid-percentageBar.p-100 span.percentageBar::after {
    width: calc(100 * 1%)
}

.cropid-percentageBar .bar-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cropid-percentageBar span.percentageBar {
    position: relative;
    display: block;
    width: 85%;
    height: 20px;
    background-color: #f4f0e7;
    border-radius: 20px;
    overflow: hidden
}

.cropid-percentageBar span.percentageBar::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    background-color: #05ce7b;
    border-radius: 20px
}

.cropid-percentageBar span.percentageText {
    display: block;
    color: #141b5f;
    font-size: 24px;
    font-weight: 700;
    text-align: center
}

.cropid-percentageBar span.percentageText span {
    display: block;
    color: rgba(20, 27, 95, 0.5);
    font-size: 10px;
    text-align: center;
    text-transform: uppercase
}

.cropid-percentageBar p {
    display: block;
    width: 100%;
    color: rgba(20, 27, 95, 0.5);
    padding: 1em 8em;
    font-size: 16px;
    font-weight: 500;
    text-align: center
}

@media (max-width: 992px) {
    .cropid-percentageBar p {
        padding: 1em 0
    }
}

.cropid-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 1em 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.cropid-info.cropid--primary2 i {
    color: #05ce7b !important
}

.cropid-info i {
    color: #dcdce3;
    font-size: 24px;
    margin: 5px .75em 0 0
}

.cropid-info p {
    display: block;
    color: #999cac;
    font-size: 14px;
    font-weight: 600
}

.cropid-tooltip-bar {
    position: absolute;
    left: 50%;
    bottom: calc(100% + 1em);
    display: block;
    min-width: 300px;
    color: #FFF;
    background-color: #141b5f;
    padding: 1.25em 1.5em;
    font-family: "OpenSans";
    font-size: 12px;
    font-weight: 500;
    border-radius: 10px;
    text-align: center;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.cropid-tooltip-bar::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    display: block;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #141b5f;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.cropid-title {
    display: block;
    margin: 2em 0
}

.cropid-title h3 {
    display: block;
    color: #141b5f;
    font-size: 16px;
    font-weight: 800;
    margin: 0 0 .25em
}

.cropid-title p {
    display: block;
    color: rgba(20, 27, 95, 0.6);
    font-size: 14px;
    font-weight: 500
}

.cropid-title.home-section-title {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(5, 206, 123, 0.1);
    border-radius: 20px;
    padding: 1em 1.25em 1em 1em
}

.cropid-title.home-section-title svg {
    width: 25px;
    height: 25px;
    margin: 0 1em 0 0
}

.cropid-title.home-section-title h4 {
    font-size: 14px
}

.cropid-avatar.type-1 {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 30px rgba(20, 27, 95, 0.08);
    box-shadow: 0 0 30px rgba(20, 27, 95, 0.08);
    overflow: hidden
}

.cropid-avatar.type-1 figure {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0
}

.cropid-avatar.type-1 figure img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.cropid-avatar.type-1.small {
    width: 40px;
    height: 40px;
    border-radius: 5px
}

.cropid-button {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    font-family: "OpenSans"
}

.cropid-button.type-1 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #141b5f;
    background-color: transparent;
    padding: .75em 4em;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    border: 2px solid #120e49;
    border-radius: 20px;
    -webkit-transition: color .4s, background-color .4s, border-color .2s ease-in;
    transition: color .4s, background-color .4s, border-color .2s ease-in
}

.cropid-button.type-1:hover {
    color: #FFF;
    background-color: #05ce7b;
    border-color: #05ce7b
}

.cropid-button.type-2 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #FFF;
    background-color: #05ce7b;
    padding: 1.25em 4em;
    font-size: 15pt;
    font-weight: 400;
    border-radius: 20px;
    -webkit-transition: color .4s, background-color .4s, -webkit-box-shadow .4s ease-in;
    transition: color .4s, background-color .4s, -webkit-box-shadow .4s ease-in;
    transition: color .4s, background-color .4s, box-shadow .4s ease-in;
    transition: color .4s, background-color .4s, box-shadow .4s ease-in, -webkit-box-shadow .4s ease-in
}

.cropid-button.type-2:hover {
    color: #FFF;
    background-color: #2aa673;
    -webkit-box-shadow: 0 14px 26px rgba(5, 206, 123, 0.24);
    box-shadow: 0 14px 26px rgba(5, 206, 123, 0.24)
}

.cropid-button.with-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.25em 2em
}

.cropid-button.with-icon .inner--text {
    width: 100%;
    text-align: center
}

.cropid-button.icon-with-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cropid-button.icon-with-text span.inner--icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50px;
    height: 50px;
    color: #141b5f;
    font-size: 16px;
    border: 1px solid #141b5f;
    border-radius: 15px;
    margin: 0 .5em 0 0;
    -webkit-transition: color .4s, background-color .4s, border-color .2s ease-in;
    transition: color .4s, background-color .4s, border-color .2s ease-in
}

.cropid-button.icon-with-text span.inner--text {
    display: block;
    color: #141b5f;
    font-family: "OpenSans";
    font-size: 16px;
    font-weight: 600
}

.cropid-button.icon-with-text:hover span.inner--icon {
    color: #FFF;
    background-color: #05ce7b;
    border-color: #05ce7b
}

.cropid-button.icon-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 60px;
    height: 60px;
    color: #141b5f;
    font-size: 16px;
    border: 2px solid #141b5f;
    border-radius: 20px;
    margin: 0 .5em 0 0;
    -webkit-transition: color .4s, background-color .4s, border-color .2s ease-in;
    transition: color .4s, background-color .4s, border-color .2s ease-in
}

.cropid-button.icon-button.small {
    width: 40px;
    height: 40px;
    font-size: 14px;
    border-radius: 10px
}

.cropid-button.icon-button:hover {
    color: #FFF;
    background-color: #05ce7b;
    border-color: #05ce7b
}

.cropid-button.play-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-item-align: center;
    align-self: center;
    width: 100px;
    height: 100px;
    color: #141b5f;
    background-color: #FFF;
    border-radius: 50%;
    font-size: 30px;
    -webkit-box-shadow: 20px 20px 60px rgba(20, 27, 95, 0.3);
    box-shadow: 20px 20px 60px rgba(20, 27, 95, 0.3);
    margin: 2em auto;
    -webkit-transition: color .4s, background-color .4s, -webkit-box-shadow .4s ease-in;
    transition: color .4s, background-color .4s, -webkit-box-shadow .4s ease-in;
    transition: color .4s, background-color .4s, box-shadow .4s ease-in;
    transition: color .4s, background-color .4s, box-shadow .4s ease-in, -webkit-box-shadow .4s ease-in
}

.cropid-button.play-button:hover {
    color: #05ce7b;
    -webkit-box-shadow: 20px 20px 90px rgba(20, 27, 95, 0.6);
    box-shadow: 20px 20px 90px rgba(20, 27, 95, 0.6)
}

.cropid-button.play-button i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: .15em
}

.cropid-input {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: "OpenSans" !important
}

.cropid-input::-webkit-input-placeholder {
    font-family: "OpenSans"
}

.cropid-input:-ms-input-placeholder {
    font-family: "OpenSans"
}

.cropid-input::-ms-input-placeholder {
    font-family: "OpenSans"
}

.cropid-input::placeholder {
    font-family: "OpenSans"
}

.cropid-input.type-2 {
    display: block;
    width: 100%;
    color: #141b5f;
    background-color: #f7f9f9;
    font-size: 14px;
    font-weight: 600;
    padding: 1.25em;
    border: 1px solid #e6e6ec;
    border-radius: 15px;
    -webkit-transition: background-color .4s ease-in;
    transition: background-color .4s ease-in
}

.cropid-input.type-2::-webkit-input-placeholder {
    color: rgba(20, 27, 95, 0.7)
}

.cropid-input.type-2:-ms-input-placeholder {
    color: rgba(20, 27, 95, 0.7)
}

.cropid-input.type-2::-ms-input-placeholder {
    color: rgba(20, 27, 95, 0.7)
}

.cropid-input.type-2::placeholder {
    color: rgba(20, 27, 95, 0.7)
}

.cropid-input.type-2:focus,
.cropid-input.type-2:active {
    background-color: #FFF
}

.cropid-input.type-2.success {
    border-color: #05ce7b
}

.cropid-input.type-2.error {
    border-color: #d86969
}

.cropid-input-group.type-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #FFF;
    padding: .5em 1em;
    border: 1px solid #e6e6ec;
    border-radius: 10px
}

.cropid-input-group.type-1 label.inner--icon {
    display: inline;
    color: #141b5f;
    font-size: 14pt;
    margin: 0 1em 0 0
}

.cropid-input-group.type-1 input {
    display: inline-block
}

.cropid-input-group.type-1 input::-webkit-input-placeholder {
    color: rgba(20, 27, 95, 0.6)
}

.cropid-input-group.type-1 input:-ms-input-placeholder {
    color: rgba(20, 27, 95, 0.6)
}

.cropid-input-group.type-1 input::-ms-input-placeholder {
    color: rgba(20, 27, 95, 0.6)
}

.cropid-input-group.type-1 input::placeholder {
    color: rgba(20, 27, 95, 0.6)
}

.cropid-input-group.type-2 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: .75em 0;
    overflow: hidden
}

.cropid-input-group.type-2 label {
    position: absolute;
    top: 50%;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    color: #141b5f;
    font-size: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: color .4s ease-in;
    transition: color .4s ease-in
}

.cropid-input-group.type-2 label i.cropid-house,
.cropid-input-group.type-2 label i.cropid-step,
.cropid-input-group.type-2 label i.cropid-user {
    font-size: 16px
}

.cropid-input-group.type-2 .error-message {
    display: none;
    color: #d86969;
    font-size: 14px;
    font-weight: 500;
    margin: .75em 0 0
}

.cropid-input-group.type-2.success input+label {
    color: #05ce7b
}

.cropid-input-group.type-2.error {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.cropid-input-group.type-2.error input {
    border-color: #d86969
}

.cropid-input-group.type-2.error input+label {
    color: #d86969
}

.cropid-input-group.type-2.error label {
    top: 27px
}

.cropid-input-group.type-2.error .error-message {
    display: block;
    width: 100%
}

.cropid-input-group.type-2 input {
    display: block;
    width: 100%;
    color: #141b5f;
    background-color: #f7f9f9;
    font-size: 14px;
    font-weight: 600;
    padding: 1.25em 0 1.25em 45px;
    border: 1px solid #e6e6ec;
    border-radius: 15px;
    -webkit-transition: background-color .4s ease-in;
    transition: background-color .4s ease-in
}

.cropid-input-group.type-2 input::-webkit-input-placeholder {
    color: rgba(20, 27, 95, 0.7)
}

.cropid-input-group.type-2 input:-ms-input-placeholder {
    color: rgba(20, 27, 95, 0.7)
}

.cropid-input-group.type-2 input::-ms-input-placeholder {
    color: rgba(20, 27, 95, 0.7)
}

.cropid-input-group.type-2 input::placeholder {
    color: rgba(20, 27, 95, 0.7)
}

.cropid-input-group.type-2 input:focus,
.cropid-input-group.type-2 input:active {
    background-color: #FFF
}

.cropid-input-group.type-3 {
    position: relative;
    display: block;
    width: 100%
}

.cropid-input-group.type-3.success input {
    border-color: #05ce7b
}

.cropid-input-group.type-3.error input {
    border-color: #d86969
}

.cropid-input-group.type-3.dark input {
    background-color: #120e49;
    color: #FFF;
    border-color: transparent
}

.cropid-input-group.type-3.dark input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.8)
}

.cropid-input-group.type-3.dark input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.8)
}

.cropid-input-group.type-3.dark input::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.8)
}

.cropid-input-group.type-3.dark input::placeholder {
    color: rgba(255, 255, 255, 0.8)
}

.cropid-input-group.type-3 input {
    display: block;
    width: 100%;
    color: #141b5f;
    padding: 1.5em 0 1.5em 1.5em;
    padding-right: calc(100px + 1em);
    font-size: 18px;
    font-weight: 500;
    border: 1px solid #e6e6ec;
    border-radius: 25px
}

.cropid-input-group.type-3 button {
    position: absolute;
    top: 50%;
    right: .75em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100px;
    height: calc(100% - 1.5em);
    color: #FFF;
    padding: 0 1.5em;
    background-color: #05ce7b;
    border-radius: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cropid-input-group.type-3 button .inner--text {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    text-align: left
}

.cropid-input-group.type-3 button .inner--icon {
    font-size: 16px
}

.cropid-textarea {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.cropid-dropdown {
    position: relative;
    display: block
}

.cropid-dropdown .cropid-dropdown-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50px;
    height: 50px;
    font-size: 16px;
    color: #e6e6ec;
    background-color: transparent;
    border: 1px solid #e6e6ec;
    border-radius: 50%;
    cursor: pointer
}

.cropid-dropdown .cropid-dropdown-inner {
    position: absolute;
    top: calc(100% + 1em);
    left: 50%;
    z-index: -9;
    display: block;
    width: 200%;
    min-width: 200px;
    background-color: #FFF;
    padding: .75em 0;
    border-radius: 10px;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(-50%, -20px);
    transform: translate(-50%, -20px);
    -webkit-transition: opacity .4s, visibility .6s, z-index .6s ease-in, -webkit-transform .4s;
    transition: opacity .4s, visibility .6s, z-index .6s ease-in, -webkit-transform .4s;
    transition: opacity .4s, transform .4s, visibility .6s, z-index .6s ease-in;
    transition: opacity .4s, transform .4s, visibility .6s, z-index .6s ease-in, -webkit-transform .4s
}

.cropid-dropdown .cropid-dropdown-inner.cropid-active {
    opacity: 1;
    visibility: visible;
    z-index: 9;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: opacity .4s, visibility 0s, z-index 0s ease-in, -webkit-transform .4s;
    transition: opacity .4s, visibility 0s, z-index 0s ease-in, -webkit-transform .4s;
    transition: opacity .4s, transform .4s, visibility 0s, z-index 0s ease-in;
    transition: opacity .4s, transform .4s, visibility 0s, z-index 0s ease-in, -webkit-transform .4s
}

.cropid-dropdown .cropid-dropdown-inner .item {
    display: block;
    color: #141b5f;
    font-size: 14px;
    padding: .5em 1em;
    -webkit-transition: color .4s, background-color .4s ease-in;
    transition: color .4s, background-color .4s ease-in
}

.cropid-dropdown .cropid-dropdown-inner .item:hover {
    color: #FFF;
    background-color: #141b5f
}

.cropid-dropdown.loc-dropdown .cropid-dropdown-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    height: auto;
    padding: .5em 1em;
    border: 2px solid #141b5f;
    border-radius: 15px
}

.cropid-dropdown.loc-dropdown .cropid-dropdown-button .inner--flag {
    display: block;
    width: 30px;
    height: 30px
}

.cropid-dropdown.loc-dropdown .cropid-dropdown-button .inner--lang {
    color: #141b5f;
    font-size: 14px;
    margin: 0 1em
}

.cropid-dropdown.loc-dropdown .cropid-dropdown-button .inner--icon {
    display: block;
    color: #141b5f;
    font-size: 10px;
    margin-left: 2em
}

.cropid-dropdown.loc-dropdown .cropid-dropdown-inner {
    top: unset;
    width: 100%;
    min-width: 100px !important;
    bottom: calc(100% + 1em)
}

.cropid-dropdown.loc-dropdown .cropid-dropdown-inner .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cropid-dropdown.loc-dropdown .cropid-dropdown-inner .item img {
    width: 25px;
    height: 25px;
    margin: 0 1em 0
}

.cropid-checkbox {
    display: none
}

.cropid-checkbox-group.type-1 {
    display: inline-block;
    margin: .5em 0 0
}

.cropid-checkbox-group.type-1 input+label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cropid-checkbox-group.type-1 input+label span {
    color: #727591;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 0 .75em
}

.cropid-checkbox-group.type-1 input+label span a {
    color: #141b5f;
    font-weight: 600
}

.cropid-checkbox-group.type-1 input+label::before {
    content: "";
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 20px;
    height: 20px;
    color: #05ce7b;
    font-family: "cropid";
    font-size: 0px;
    border: 2px solid #dcdce3;
    border-radius: 7px;
    -webkit-transition: font-size .2s ease-in;
    transition: font-size .2s ease-in
}

.cropid-checkbox-group.type-1 input:checked+label::before {
    font-size: 10px
}

.cropid-checkbox-group.type-2 {
    display: block
}

.cropid-checkbox-group.type-2 input+label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #FFF;
    padding: 1em 1em 1em 0;
    border: 1px solid #e6e6ec;
    border-radius: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.cropid-checkbox-group.type-2 input+label i {
    display: block;
    color: #05ce7b;
    font-size: 20px;
    margin: 0 .75em 0 1em
}

.cropid-checkbox-group.type-2 input+label span.text {
    display: block;
    color: #141b5f;
    font-size: 16px;
    font-weight: 600
}

.cropid-checkbox-group.type-2 input+label span.toggle {
    position: relative;
    width: 40px;
    height: 25px;
    border: 2px solid #e6e6ee;
    border-radius: 40px;
    margin-left: auto;
    -webkit-transition: background-color .4s, border-color .4s ease-in;
    transition: background-color .4s, border-color .4s ease-in
}

.cropid-checkbox-group.type-2 input+label span.toggle::before {
    content: "";
    position: absolute;
    display: block;
    width: 15px;
    height: 15px;
    margin: 2.5px 3px;
    background-color: #e6e6ee;
    border-radius: 50%;
    -webkit-transition: background-color .4s, margin .4s ease-in;
    transition: background-color .4s, margin .4s ease-in
}

.cropid-checkbox-group.type-2 input:checked+label span.toggle {
    background-color: #05ce7b;
    border-color: #05ce7b
}

.cropid-checkbox-group.type-2 input:checked+label span.toggle::before {
    background-color: #FFF;
    margin-left: 18px
}

.cropid-radio {
    display: none
}

.cropid-radio-group.type-1 {
    display: block;
    margin: 1em 0
}

.cropid-radio-group.type-1 input+label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #141b5f;
    background-color: #eff0ef;
    font-size: 16px;
    font-weight: 500;
    margin: 0 .5em;
    padding: .75em 1em;
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cropid-radio-group.type-1 input+label::after {
    content: "";
    display: block;
    font-family: "cropid";
    font-size: 0;
    margin: 0 0 0 1em;
    padding: .5em;
    border: 2px solid transparent;
    border-radius: 50%;
    -webkit-transition: font-size .4s, border-color .4s ease-in;
    transition: font-size .4s, border-color .4s ease-in
}

.cropid-radio-group.type-1 input:checked+label {
    color: #FFF;
    background-color: #343758
}

.cropid-radio-group.type-1 input:checked+label::after {
    font-size: 8px;
    border-color: #FFF
}

.cropid-select {
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.cropid-select-group {
    position: relative;
    display: block;
    width: 100%;
    margin: .75em 0
}

.cropid-select-group select {
    display: block;
    width: 100%;
    color: #141b5f;
    background-color: #f7f9f9;
    font-size: 14px;
    font-weight: 600;
    padding: 1.25em 45px 1.25em 1.25em;
    border: 1px solid #e6e6ec;
    border-radius: 15px;
    -webkit-transition: background-color .4s ease-in;
    transition: background-color .4s ease-in;
    cursor: pointer
}

.cropid-select-group select::-webkit-input-placeholder {
    color: rgba(20, 27, 95, 0.7)
}

.cropid-select-group select:-ms-input-placeholder {
    color: rgba(20, 27, 95, 0.7)
}

.cropid-select-group select::-ms-input-placeholder {
    color: rgba(20, 27, 95, 0.7)
}

.cropid-select-group select::placeholder {
    color: rgba(20, 27, 95, 0.7)
}

.cropid-select-group select:focus,
.cropid-select-group select:active {
    background-color: #FFF
}

.cropid-select-group::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    color: #141b5f;
    font-family: "cropid";
    font-size: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cropid-login-card {
    display: block;
    background-color: #FFF;
    padding: 1em 1.5em;
    border-radius: 20px;
    -webkit-box-shadow: 30px 30px 60px rgba(160, 181, 182, 0.31);
    box-shadow: 30px 30px 60px rgba(160, 181, 182, 0.31)
}

.cropid-login-card .cropid-card-header {
    display: block;
    margin: .5em 0
}

.cropid-login-card .cropid-card-header h1 {
    display: block;
    color: #141b5f;
    font-family: "OpenSans";
    font-size: 16pt;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin: 1em 0
}

.cropid-login-card .cropid-card-header p {
    display: block;
    color: rgba(20, 27, 95, 0.6);
    font-size: 14px;
    font-weight: 600;
    text-transform: none;
    text-align: center;
    margin: 1em 1em 1.5em
}

.cropid-login-card .cropid-card-content form .cropid-checkbox-group {
    margin: .5em 0
}

.cropid-login-card .cropid-card-content form .cropid-button {
    width: 100%;
    font-size: 16px;
    padding: 1.25em
}

.cropid-content-card {
    display: block
}

.cropid-content-card.type-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    background-color: #FFF;
    -webkit-box-shadow: 0 0 90px rgba(160, 181, 182, 0.31);
    box-shadow: 0 0 90px rgba(160, 181, 182, 0.31);
    border-radius: 40px;
    -webkit-transform: scale(0.7);
    transform: scale(0.7)
}

.cropid-content-card.type-1.c-2 {
    -webkit-transform: scale(0.7) translateY(-100px);
    transform: scale(0.7) translateY(-100px)
}

@media (max-width: 992px) {
    .cropid-content-card.type-1.c-2 {
        -webkit-transform: scale(0.6) !important;
        transform: scale(0.6) !important
    }

    .cropid-content-card.type-1.c-2 .content h5 {
        font-size: 24px;
        margin: 1em 0
    }

    .cropid-content-card.type-1.c-2 .content p {
        font-size: 18px
    }
}

.cropid-content-card.type-1.c-1,
.cropid-content-card.type-1.c-3 {
    position: relative;
    background-color: transparent;
    background: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(20%, #fff), color-stop(90%, #fff), to(#fff));
    background: linear-gradient(0deg, transparent 0%, #fff 20%, #fff 90%, #fff 100%)
}

@media (max-width: 992px) {

    .cropid-content-card.type-1.c-1,
    .cropid-content-card.type-1.c-3 {
        margin-top: 3em
    }

    .cropid-content-card.type-1.c-1 .content h5,
    .cropid-content-card.type-1.c-3 .content h5 {
        font-size: 24px;
        margin: 1em 0
    }
}

.cropid-content-card.type-1.c-1 {
    -webkit-transform: scale(0.7) rotate(-45deg) translate(-200px, 0);
    transform: scale(0.7) rotate(-45deg) translate(-200px, 0);
    -webkit-box-shadow: -50px -60px 90px rgba(20, 27, 95, 0.16);
    box-shadow: -50px -60px 90px rgba(20, 27, 95, 0.16)
}

.cropid-content-card.type-1.c-3 {
    -webkit-transform: scale(0.7) rotate(45deg) translate(200px, 0);
    transform: scale(0.7) rotate(45deg) translate(200px, 0);
    -webkit-box-shadow: 50px -60px 90px rgba(20, 27, 95, 0.16);
    box-shadow: 50px -60px 90px rgba(20, 27, 95, 0.16)
}

.cropid-content-card.type-1.c-2 .bag {
    position: absolute;
    top: 35%;
    left: -120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 140px;
    height: 140px;
    background-color: #ebd7fc;
    border-radius: 30px;
    -webkit-box-shadow: 10px 10px 90px rgba(235, 215, 252, 0.62);
    box-shadow: 10px 10px 90px rgba(235, 215, 252, 0.62)
}

.cropid-content-card.type-1.c-2 .bag svg {
    width: 50px;
    height: auto
}

@media (max-width: 992px) {
    .cropid-content-card.type-1.c-2 .bag {
        width: 80px;
        height: 80px;
        left: -70px
    }

    .cropid-content-card.type-1.c-2 .bag svg {
        width: 30px
    }
}

.cropid-content-card.type-1.c-2 .house {
    position: absolute;
    top: 20%;
    right: -120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 140px;
    height: 140px;
    background-color: #fddfc6;
    border-radius: 30px;
    -webkit-box-shadow: 10px 10px 90px rgba(253, 223, 198, 0.62);
    box-shadow: 10px 10px 90px rgba(253, 223, 198, 0.62)
}

.cropid-content-card.type-1.c-2 .house svg {
    width: 50px;
    height: auto
}

@media (max-width: 992px) {
    .cropid-content-card.type-1.c-2 .house {
        width: 80px;
        height: 80px;
        right: -70px
    }

    .cropid-content-card.type-1.c-2 .house svg {
        width: 30px
    }
}

.cropid-content-card.type-1 figure {
    display: block;
    width: 100%;
    margin: 0
}

.cropid-content-card.type-1 figure img.cnt-img-1 {
    margin: -1.5em 0 0 1.5em
}

.cropid-content-card.type-1 figure img.cnt-img-2 {
    margin: -3em 0 0 3em
}

.cropid-content-card.type-1 figure img.cnt-img-3 {
    margin: -4em 0 1em 2.5em
}

.cropid-content-card.type-1 .content {
    padding: 0 2em 2em
}

.cropid-content-card.type-1 .content h5,
.cropid-content-card.type-1 .content p {
    display: block;
    text-align: center
}

.cropid-content-card.type-1 .content h5 {
    font-size: 24px;
    font-weight: 700;
    text-transform: none;
    margin: 0 0 .5em
}

.cropid-content-card.type-1 .content p {
    color: rgba(20, 27, 95, 0.5);
    font-size: 16px;
    font-weight: 600
}

@media (max-width: 992px) {
    .cropid-content-card.type-1 .content h5 {
        font-size: 18px
    }

    .cropid-content-card.type-1 .content p {
        font-size: 14px
    }
}

.cropid-content-card.type-1 .cropid-button {
    display: inline-block;
    max-width: 50%;
    margin: 0 auto -31.5px;
    padding: .75em 1.5em .5em;
    font-size: 24px;
    font-weight: 900;
    letter-spacing: 5px;
    text-align: center;
    border-radius: 25px
}

@media (max-width: 992px) {
    .cropid-content-card.type-1 .cropid-button {
        margin-bottom: -23px;
        font-size: 18px;
        border-radius: 15px
    }
}

@media (max-width: 992px) {
    .cropid-content-card.type-1 {
        -webkit-transform: scale(0.7) translate(0, 0) rotate(0) !important;
        transform: scale(0.7) translate(0, 0) rotate(0) !important;
        -webkit-box-shadow: 0 30px 30px rgba(20, 27, 95, 0.08) !important;
        box-shadow: 0 30px 30px rgba(20, 27, 95, 0.08) !important
    }
}

.cropid-card.usage-card {
    display: block;
    max-width: 300px;
    background-color: #FFF;
    padding: 2em .5em 0;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 30px rgba(20, 27, 95, 0.08);
    box-shadow: 0 0 30px rgba(20, 27, 95, 0.08);
    -webkit-transition: -webkit-box-shadow .4s ease-in;
    transition: -webkit-box-shadow .4s ease-in;
    transition: box-shadow .4s ease-in;
    transition: box-shadow .4s ease-in, -webkit-box-shadow .4s ease-in;
    cursor: pointer
}

.cropid-card.usage-card:hover {
    -webkit-box-shadow: 10px 20px 60px rgba(20, 27, 95, 0.18);
    box-shadow: 10px 20px 60px rgba(20, 27, 95, 0.18)
}

.cropid-card.usage-card h4 {
    display: block;
    padding: .5em 2em 1em;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    text-transform: none
}

.cropid-card.usage-card p {
    display: block;
    color: rgba(20, 27, 95, 0.5);
    padding: 0 2em;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    margin: 0 0 1.5em
}

.cropid-card.usage-card img {
    display: block;
    margin: 0
}

.cropid-card.usage-card .soon {
    position: absolute;
    top: 80%;
    left: 50%;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    padding: .75em 1.5em;
    border-radius: 20px;
    -webkit-transform: translate(-50%, -80%);
    transform: translate(-50%, -80%)
}

.cropid-user-card.type-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cropid-user-card.type-1 .cropid-user-info {
    display: block;
    padding: .5em 1em
}

.cropid-user-card.type-1 .cropid-user-info a h5 {
    display: block;
    color: #141b5f;
    font-size: 18px;
    font-weight: 700;
    text-transform: none
}

.cropid-user-card.type-1 .cropid-user-info a p {
    display: block;
    color: #141b5f;
    font-size: 14px;
    font-weight: 500
}

nav.cropid-site-nav {
    display: block
}

nav.cropid-site-nav ul.cropid-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

nav.cropid-site-nav ul.cropid-nav li.cropid-nav-item {
    display: block
}

nav.cropid-site-nav ul.cropid-nav li.cropid-nav-item a {
    display: block;
    color: rgba(20, 27, 95, 0.5);
    padding: .5em 1em;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    -webkit-transition: color .2s ease-in;
    transition: color .2s ease-in
}

nav.cropid-site-nav ul.cropid-nav li.cropid-nav-item a:hover {
    color: #141b5f
}

@media (max-width: 1400px) {
    nav.cropid-site-nav ul.cropid-nav li.cropid-nav-item a {
        font-size: 13px
    }
}

.cropid-tag-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 1.5em -.5em
}

.cropid-tag.type-1 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #141b5f;
    background-color: #eff0ef;
    margin: .5em;
    padding: .75em 1.5em .75em 0;
    border-radius: 10px;
    -webkit-transition: color .4s, background-color .4s ease-in;
    transition: color .4s, background-color .4s ease-in;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: normal
}

.cropid-tag.type-1 i {
    display: block;
    color: #05ce7b;
    font-size: 20px;
    margin: 0 .5em 0 1em;
    -webkit-transition: color .4s ease-in;
    transition: color .4s ease-in
}

.cropid-tag.type-1 span.inner--text {
    display: block;
    font-size: 14px;
    font-weight: 600
}

.cropid-tag.type-1:hover {
    background-color: #141b5f;
    color: #FFF
}

.cropid-tag.type-1:hover i {
    color: #FFF
}

.cropid-tab-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f0f0ee;
    border-radius: 20px;
    margin: 0 auto
}

.cropid-tab-items li {
    display: block;
    width: 100%
}

.cropid-tab-items li a {
    display: block;
    width: 100%;
    background-color: #f0f0ee;
    color: #141b5f;
    font-size: 16px;
    font-weight: 500;
    padding: 1em 2em;
    text-align: center;
    border-radius: 20px;
    -webkit-transition: color .4s, background-color .4s ease-in;
    transition: color .4s, background-color .4s ease-in
}

.cropid-tab-items li a:hover {
    color: #FFF;
    background-color: #141b5f
}

.cropid-tab-items li.cropid-active a {
    color: #FFF;
    background-color: #141b5f
}

.cropid-tab-wrapper {
    display: block;
    width: 100%
}

.cropid-tab-wrapper .cropid-tab {
    display: none;
    width: 100%
}

.cropid-tab-wrapper .cropid-tab.cropid-active {
    display: block
}

.cropid-form-group {
    display: block;
    width: 100%
}

.cropid-form-group.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cropid-form-group.flex.two .cropid-input-group,
.cropid-form-group.flex.two .cropid-input,
.cropid-form-group.flex.two .cropid-select-group,
.cropid-form-group.flex.two .cropid-radio-group,
.cropid-form-group.flex.two .cropid-checkbox-group {
    width: 49%
}

.cropid-form-group.flex.two .cropid-input-group .cropid-input,
.cropid-form-group.flex.two .cropid-input .cropid-input,
.cropid-form-group.flex.two .cropid-select-group .cropid-input,
.cropid-form-group.flex.two .cropid-radio-group .cropid-input,
.cropid-form-group.flex.two .cropid-checkbox-group .cropid-input {
    width: 100%
}

.cropid-form-group.flex.two-l .cropid-input-group:first-child,
.cropid-form-group.flex.two-l .cropid-input:first-child,
.cropid-form-group.flex.two-l .cropid-select-group:first-child,
.cropid-form-group.flex.two-l .cropid-radio-group:first-child,
.cropid-form-group.flex.two-l .cropid-checkbox-group:first-child {
    width: 66%
}

.cropid-form-group.flex.two-l .cropid-input-group:nth-child(2),
.cropid-form-group.flex.two-l .cropid-input:nth-child(2),
.cropid-form-group.flex.two-l .cropid-select-group:nth-child(2),
.cropid-form-group.flex.two-l .cropid-radio-group:nth-child(2),
.cropid-form-group.flex.two-l .cropid-checkbox-group:nth-child(2) {
    width: 32.5%
}

.cropid-form-group.flex.two-l .cropid-input-group .cropid-input,
.cropid-form-group.flex.two-l .cropid-input .cropid-input,
.cropid-form-group.flex.two-l .cropid-select-group .cropid-input,
.cropid-form-group.flex.two-l .cropid-radio-group .cropid-input,
.cropid-form-group.flex.two-l .cropid-checkbox-group .cropid-input {
    width: 100%
}

.cropid-form-group.flex.two-r .cropid-input-group:first-child,
.cropid-form-group.flex.two-r .cropid-input:first-child,
.cropid-form-group.flex.two-r .cropid-select-group:first-child,
.cropid-form-group.flex.two-r .cropid-radio-group:first-child,
.cropid-form-group.flex.two-r .cropid-checkbox-group:first-child {
    width: 32.5%
}

.cropid-form-group.flex.two-r .cropid-input-group:nth-child(2),
.cropid-form-group.flex.two-r .cropid-input:nth-child(2),
.cropid-form-group.flex.two-r .cropid-select-group:nth-child(2),
.cropid-form-group.flex.two-r .cropid-radio-group:nth-child(2),
.cropid-form-group.flex.two-r .cropid-checkbox-group:nth-child(2) {
    width: 66%
}

.cropid-form-group.flex.two-r .cropid-input-group .cropid-input,
.cropid-form-group.flex.two-r .cropid-input .cropid-input,
.cropid-form-group.flex.two-r .cropid-select-group .cropid-input,
.cropid-form-group.flex.two-r .cropid-radio-group .cropid-input,
.cropid-form-group.flex.two-r .cropid-checkbox-group .cropid-input {
    width: 100%
}

.cropid-form-group.flex.three .cropid-input-group,
.cropid-form-group.flex.three .cropid-input,
.cropid-form-group.flex.three .cropid-select-group,
.cropid-form-group.flex.three .cropid-radio-group,
.cropid-form-group.flex.three .cropid-checkbox-group {
    width: 32.5%
}

.cropid-form-group.flex.three .cropid-input-group .cropid-input,
.cropid-form-group.flex.three .cropid-input .cropid-input,
.cropid-form-group.flex.three .cropid-select-group .cropid-input,
.cropid-form-group.flex.three .cropid-radio-group .cropid-input,
.cropid-form-group.flex.three .cropid-checkbox-group .cropid-input {
    width: 100%
}

@media (max-width: 992px) {
    .cropid-form-group.flex {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap
    }

    .cropid-form-group.flex.two .cropid-input-group,
    .cropid-form-group.flex.two .cropid-input,
    .cropid-form-group.flex.two .cropid-select-group,
    .cropid-form-group.flex.two .cropid-radio-group,
    .cropid-form-group.flex.two .cropid-checkbox-group,
    .cropid-form-group.flex.two-l .cropid-input-group,
    .cropid-form-group.flex.two-l .cropid-input,
    .cropid-form-group.flex.two-l .cropid-select-group,
    .cropid-form-group.flex.two-l .cropid-radio-group,
    .cropid-form-group.flex.two-l .cropid-checkbox-group,
    .cropid-form-group.flex.two-r .cropid-input-group,
    .cropid-form-group.flex.two-r .cropid-input,
    .cropid-form-group.flex.two-r .cropid-select-group,
    .cropid-form-group.flex.two-r .cropid-radio-group,
    .cropid-form-group.flex.two-r .cropid-checkbox-group,
    .cropid-form-group.flex.three .cropid-input-group,
    .cropid-form-group.flex.three .cropid-input,
    .cropid-form-group.flex.three .cropid-select-group,
    .cropid-form-group.flex.three .cropid-radio-group,
    .cropid-form-group.flex.three .cropid-checkbox-group {
        width: 100%;
        margin: .5em 0
    }

    .cropid-form-group.flex.two .cropid-input-group .cropid-input,
    .cropid-form-group.flex.two .cropid-input .cropid-input,
    .cropid-form-group.flex.two .cropid-select-group .cropid-input,
    .cropid-form-group.flex.two .cropid-radio-group .cropid-input,
    .cropid-form-group.flex.two .cropid-checkbox-group .cropid-input,
    .cropid-form-group.flex.two-l .cropid-input-group .cropid-input,
    .cropid-form-group.flex.two-l .cropid-input .cropid-input,
    .cropid-form-group.flex.two-l .cropid-select-group .cropid-input,
    .cropid-form-group.flex.two-l .cropid-radio-group .cropid-input,
    .cropid-form-group.flex.two-l .cropid-checkbox-group .cropid-input,
    .cropid-form-group.flex.two-r .cropid-input-group .cropid-input,
    .cropid-form-group.flex.two-r .cropid-input .cropid-input,
    .cropid-form-group.flex.two-r .cropid-select-group .cropid-input,
    .cropid-form-group.flex.two-r .cropid-radio-group .cropid-input,
    .cropid-form-group.flex.two-r .cropid-checkbox-group .cropid-input,
    .cropid-form-group.flex.three .cropid-input-group .cropid-input,
    .cropid-form-group.flex.three .cropid-input .cropid-input,
    .cropid-form-group.flex.three .cropid-select-group .cropid-input,
    .cropid-form-group.flex.three .cropid-radio-group .cropid-input,
    .cropid-form-group.flex.three .cropid-checkbox-group .cropid-input {
        width: 100%
    }
}

.cropid-form {
    display: block
}

.cropid-form.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-item-align: center;
    align-self: center
}

.cropid-form.flex.two .cropid-form-group {
    width: 49%
}

.cropid-form.flex.two-l:first-child {
    width: 66%
}

.cropid-form.flex.two-l:nth-child(2) {
    width: 32.5%
}

.cropid-form.flex.two-r:first-child {
    width: 32.5%
}

.cropid-form.flex.two-r:nth-child(2) {
    width: 66%
}

.cropid-form.flex.three .cropid-form-group {
    width: 32.5%
}

@media (max-width: 992px) {
    .cropid-form.flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap
    }

    .cropid-form.flex.two .cropid-form-group,
    .cropid-form.flex.two-l .cropid-form-group,
    .cropid-form.flex.two-r .cropid-form-group,
    .cropid-form.flex.three .cropid-form-group {
        width: 100%;
        margin: .5em 0
    }
}

.pass-protection-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pass-protection-form .cropid-input-group {
    width: 49%
}

@media (max-width: 992px) {
    .pass-protection-form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap
    }

    .pass-protection-form .cropid-input-group {
        width: 100%;
        margin: .5em 0
    }
}

.login-info-form {
    display: inline-block;
    width: 100%
}

.login-info-form .cropid-input-group {
    width: 100%
}

.cropid-list.type-1 li a {
    display: block;
    color: #141b5f;
    padding: .75em 0;
    font-size: 18px;
    font-weight: 600;
    -webkit-transition: -webkit-transform .4s ease-in;
    transition: -webkit-transform .4s ease-in;
    transition: transform .4s ease-in;
    transition: transform .4s ease-in, -webkit-transform .4s ease-in
}

.cropid-list.type-1 li a:hover {
    -webkit-transform: translateX(5px);
    transform: translateX(5px)
}

.cropid-list.address-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
}

.cropid-list.address-list .list-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 1em 0
}

.cropid-list.address-list .list-head .head-item {
    display: block;
    color: rgba(20, 27, 95, 0.6);
    margin: 0 1em 0 0;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transition: color .4s ease-in;
    transition: color .4s ease-in;
    cursor: pointer
}

.cropid-list.address-list .list-head .head-item:first-child {
    width: 10%
}

.cropid-list.address-list .list-head .head-item:nth-child(2) {
    width: 25%
}

.cropid-list.address-list .list-head .head-item:last-child {
    width: 60%
}

.cropid-list.address-list .list-head .head-item span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .5em 1em;
    border-radius: 10px;
    -webkit-transition: background-color .4s ease-in;
    transition: background-color .4s ease-in
}

.cropid-list.address-list .list-head .head-item span::after {
    content: "";
    position: relative;
    display: block;
    font-family: "cropid";
    font-size: 14px;
    margin: 0 0 0 .5em
}

.cropid-list.address-list .list-head .head-item:hover,
.cropid-list.address-list .list-head .head-item.cropid-active {
    color: #FFF
}

.cropid-list.address-list .list-head .head-item:hover span,
.cropid-list.address-list .list-head .head-item.cropid-active span {
    background-color: #141b5f
}

.cropid-list.address-list .list-head .cropid-button {
    width: 50px;
    height: 50px;
    border-radius: 15px;
    margin-left: auto;
    float: right
}

.cropid-list.address-list .list-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #FFF;
    border-radius: 20px;
    margin: .5em 0;
    padding: 1em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    -webkit-transition: -webkit-box-shadow .4s ease-in;
    transition: -webkit-box-shadow .4s ease-in;
    transition: box-shadow .4s ease-in;
    transition: box-shadow .4s ease-in, -webkit-box-shadow .4s ease-in
}

@media (max-width: 992px) {
    .cropid-list.address-list .list-item .cropid-dropdown {
        position: absolute;
        top: 14px;
        right: 20px
    }

    .cropid-list.address-list .list-item .cropid-dropdown .cropid-dropdown-inner {
        left: unset;
        right: 0;
        -webkit-transform: translate(0, -20px);
        transform: translate(0, -20px)
    }

    .cropid-list.address-list .list-item .cropid-dropdown .cropid-dropdown-inner.cropid-active {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.cropid-list.address-list .list-item .order {
    display: block;
    width: 10%
}

.cropid-list.address-list .list-item .order span {
    display: inline-block;
    padding: .75em 1em;
    color: rgba(20, 27, 95, 0.6);
    font-size: 18px;
    font-weight: 600;
    background-color: #f9fafb;
    border-radius: 10px
}

.cropid-list.address-list .list-item .code {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    width: 30%;
    padding-left: 1em;
    color: #141b5f;
    font-size: 18px;
    font-weight: 500
}

.cropid-list.address-list .list-item .code::before {
    content: "";
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #05ce7b;
    font-family: "cropid";
    font-size: 16px;
    margin: 0 .5em 0 0
}

.cropid-list.address-list .list-item .detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 58%;
    margin-left: auto;
    padding: 0 0 0 1em;
    color: rgba(20, 27, 95, 0.5);
    font-size: 18px;
    font-weight: 500;
    border-left: 1px solid #eaeaee
}

.cropid-list.address-list .list-item .detail span {
    display: block;
    margin: 0 .5em 0 0;
    font-size: 25px
}

.cropid-list.address-list .list-item:hover {
    -webkit-box-shadow: 0 10px 30px rgba(182, 169, 160, 0.2);
    box-shadow: 0 10px 30px rgba(182, 169, 160, 0.2)
}

@media (max-width: 992px) {
    .cropid-list.address-list .list-item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .cropid-list.address-list .list-item .order {
        width: auto
    }

    .cropid-list.address-list .list-item .code {
        width: auto
    }

    .cropid-list.address-list .list-item .detail {
        width: 100%;
        border-top: 1px solid #eaeaee;
        border-left: none;
        margin: .5em 0 0;
        padding: .5em 0
    }
}

.cropid-list.footer-list li.title {
    color: #141b5f;
    font-size: 16px;
    font-weight: 700;
    padding: 0 0 2em
}

.cropid-list.footer-list li a {
    display: block;
    color: rgba(20, 27, 95, 0.5);
    font-weight: 600;
    padding: .5em 0;
    -webkit-transition: color .4s ease-in;
    transition: color .4s ease-in
}

.cropid-list.footer-list li a:hover {
    color: #141b5f
}

.cropid-list.social-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 992px) {
    .cropid-list.social-list {
        width: 100%;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
}

.cropid-list.social-list li a {
    display: block;
    color: rgba(20, 27, 95, 0.5);
    padding: 1em;
    font-size: 18px;
    -webkit-transition: color .4s ease-in;
    transition: color .4s ease-in
}

.cropid-list.social-list li a:hover {
    color: #05ce7b
}

.cropid-video-modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100vh;
    background-color: rgba(20, 27, 95, 0.5)
}

.cropid-video-modal.cropid-active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.cropid-video-modal .close-btn {
    position: absolute;
    top: 2em;
    right: 2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 60px;
    height: 60px;
    color: #141b5f;
    background-color: #FFF;
    border-radius: 50%
}

.cropid-video-modal .cropid-modal--inner {
    position: relative;
    display: block;
    min-width: 40%;
    max-width: 50%;
    min-height: 40%;
    max-height: 50%
}

.cropid-video-modal .cropid-modal--inner iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%
}

@media (max-width: 992px) {
    .cropid-video-modal .cropid-modal--inner {
        max-width: 100%
    }
}

.cropid-accordion {
    display: block;
    border-top: 1px solid #eaeaee;
    border-bottom: 1px solid #eaeaee
}

.cropid-accordion .accordion-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1em 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.cropid-accordion .accordion-header .accordion-title {
    display: block;
    margin: 0
}

.cropid-accordion .accordion-header .accordion-title h4 {
    display: block;
    width: 100%;
    color: #141b5f;
    font-size: 18px;
    font-weight: 800;
    margin: 0 0 .25em
}

.cropid-accordion .accordion-header .accordion-title p {
    display: block;
    color: rgba(20, 27, 95, 0.6);
    font-size: 14px;
    font-weight: 600
}

@media (max-width: 992px) {
    .cropid-accordion .accordion-header .accordion-title {
        width: 70%
    }
}

.cropid-accordion .accordion-header .percentage {
    display: block;
    margin-left: auto
}

.cropid-accordion .accordion-header .percentage .percentageText {
    display: block;
    color: #141b5f;
    font-size: 24px;
    font-weight: 700;
    text-align: center
}

.cropid-accordion .accordion-header .percentage .percentageText span {
    display: block;
    color: rgba(20, 27, 95, 0.5);
    font-size: 10px;
    text-align: center;
    text-transform: uppercase
}

@media (max-width: 992px) {
    .cropid-accordion .accordion-header .percentage .percentageText span {
        display: none
    }
}

.cropid-accordion .accordion-header span.arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #FFF;
    -webkit-box-shadow: 20px 20px 30px rgba(20, 27, 95, 0.12);
    box-shadow: 20px 20px 30px rgba(20, 27, 95, 0.12);
    margin-left: 1em;
    -webkit-transition: background-color .4s ease-in;
    transition: background-color .4s ease-in
}

.cropid-accordion .accordion-header span.arrow::after {
    content: "";
    display: block;
    font-size: 9px;
    font-family: "cropid";
    -webkit-transition: -webkit-transform .4s ease-in;
    transition: -webkit-transform .4s ease-in;
    transition: transform .4s ease-in;
    transition: transform .4s ease-in, -webkit-transform .4s ease-in
}

.cropid-accordion .accordion-content-wrapper {
    display: block;
    width: 100%;
    height: auto;
    max-height: 0;
    padding: 0;
    overflow: hidden
}

.cropid-accordion.cropid-active .accordion-content-wrapper {
    max-height: 2000px;
    padding: .5em 0 1em
}

.cropid-accordion.cropid-active span.arrow {
    background-color: #05ce7b
}

.cropid-accordion.cropid-active span.arrow::after {
    color: #FFF;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.cropid-accordion-wrapper {
    display: block
}

header#site-header {
    position: relative;
    display: flex;
    /* block → flex */
    justify-content: space-between;
    /* Logo solda, menü sağda */
    align-items: center;
    gap: 300px;
    /* Dikey ortalama */
    width: 100%;
    padding: 3em 10%;
    -webkit-transition: background-color .4s, padding .4s ease-in;
    transition: background-color .4s, padding .4s ease-in
}

header#site-header .site-logo {

    display: block;
    max-width: 170px;
    height: 150px
}

header#site-header .site-logo img {
    display: block;
    width: 100%;
    max-width: 120px;
    height: 150px
}

header#site-header.main-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999
}

header#site-header.main-header .hamburger-button {
    display: block;
    color: #141b5f;
    font-size: 18px
}

header#site-header.main-header .hamburger-button.cropid-active i::before {
    content: ""
}

@media (max-width: 992px) {
    header#site-header.main-header {
        padding: .5em;
        border-bottom: 1px solid #dce2e7
    }
}

@media (max-width: 992px) {
    header#site-header.main-header .site-logo {
        margin: 0 auto
    }

    header#site-header.main-header .site-logo img {
        display: block;
        margin: 0 auto
    }
}

header#site-header.cropid-scrolled {
    padding: .5em 10%;
    background-color: #FFF;
    -webkit-box-shadow: 0 0 30px rgba(20, 27, 95, 0.16);
    box-shadow: 0 0 30px rgba(20, 27, 95, 0.16)
}

@media (max-width: 992px) {
    header#site-header.cropid-scrolled {
        padding: .5em
    }
}

header#site-header .last-login {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 1em 0 0;
    padding: .75em;
    background-color: rgba(5, 206, 123, 0.1);
    border-radius: 20px
}

header#site-header .last-login span {
    display: inline-block;
    color: #FFF;
    background-color: #05ce7b;
    font-size: 14px;
    font-weight: 500;
    padding: .5em .75em;
    border-radius: 10px
}

header#site-header .last-login p {
    font-size: 16px;
    font-weight: 600;
    padding: 0 1em;
    margin-left: auto;
    text-align: right
}

@media (max-width: 992px) {
    header#site-header .last-login {
        width: 100%;
        margin: 1em 0
    }
}

@media (max-width: 992px) {
    header#site-header {
        padding: 2em 0
    }
}

header#site-header .login-register {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

header#site-header .login-register .register {
    display: block;
    color: #141b5f;
    font-size: 16px;
    font-weight: 600;
    padding: .5em 1em;
    -webkit-transition: color .4s ease-in;
    transition: color .4s ease-in
}

header#site-header .login-register .register:hover {
    color: #05ce7b
}

header#site-header .login-register .cropid-button {
    padding: 1em 1.75em
}

section#wizard-header {
    position: relative;
    display: block;
    width: 100%
}

section#wizard-header .container-fluid {
    padding: 0
}

section#wizard-header .wizard-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-top: 15px solid #eee6d9
}

section#wizard-header .wizard-list .wizard-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 25%;
    margin: -15px 0 0;
    border-top: 15px solid transparent;
    -webkit-transition: border-color .4s ease-in;
    transition: border-color .4s ease-in;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0
}

section#wizard-header .wizard-list .wizard-item.cropid-active {
    border-color: #05ce7b
}

section#wizard-header .wizard-list .wizard-item a {
    display: block;
    width: 100%
}

section#wizard-header .wizard-list .wizard-item a span:first-child {
    display: block;
    color: rgba(20, 27, 95, 0.5);
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    margin: 1em 0 .25em
}

section#wizard-header .wizard-list .wizard-item a span:nth-child(2) {
    display: block;
    color: #141b5f;
    font-size: 16px;
    font-weight: 600;
    text-align: center
}

@media (max-width: 992px) {
    section#wizard-header .wizard-list .wizard-item a span {
        font-size: 0px !important
    }
}

@media (max-width: 992px) {
    section#wizard-header .wizard-list .wizard-item a {
        min-height: 15px;
        margin: -15px 0 0;
        font-size: 0px !important
    }
}

section#wizard-header .wizard-mobile {
    display: block;
    margin: 2em 0
}

section#wizard-header .wizard-mobile span:first-child {
    display: block;
    color: rgba(20, 27, 95, 0.5);
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    margin: 1em 0 .25em
}

section#wizard-header .wizard-mobile span:nth-child(2) {
    display: block;
    color: #141b5f;
    font-size: 16px;
    font-weight: 600;
    text-align: center
}

section#site-hamburger {
    position: fixed;
    top: 0;
    left: -100%;
    z-index: -98;
    display: block;
    width: 100%;
    height: 100vh;
    opacity: 0;
    -webkit-transition: z-index 1s, opacity .2s, left .3s ease-in;
    transition: z-index 1s, opacity .2s, left .3s ease-in;
    overflow-y: auto
}

section#site-hamburger.cropid-active {
    left: 0;
    opacity: 1;
    z-index: 995;
    -webkit-transition: z-index 0s, opacity .3s, left .3s ease-in;
    transition: z-index 0s, opacity .3s, left .3s ease-in
}

section#site-hamburger .hamburger-inner {
    position: relative;
    width: 100%;
    height: 100vh;
    background-color: #FFF;
    padding: 0 1em;
    padding-top: calc(82px + 1em);
    -webkit-box-shadow: 20px 0 60px rgba(20, 27, 95, 0.24);
    box-shadow: 20px 0 60px rgba(20, 27, 95, 0.24)
}

section#site-hamburger .hamburger-inner ul,
section#site-hamburger .hamburger-inner ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

section#site-hamburger .hamburger-inner ul li,
section#site-hamburger .hamburger-inner ol li {
    display: block;
    width: 100%
}

section#site-hamburger .hamburger-inner ul li a,
section#site-hamburger .hamburger-inner ol li a {
    display: block;
    width: 100%;
    color: #141b5f;
    padding: .75em 2em;
    font-size: 20px;
    font-weight: 700;
    text-align: center
}

section#site-hamburger .hamburger-inner ul {
    margin: 0 0 2em
}

section#site-hamburger .hamburger-inner ol {
    margin: 2em 0
}

section#site-hamburger .hamburger-inner ol li a {
    font-size: 16px;
    font-weight: 500;
    color: rgba(20, 27, 95, 0.5)
}

section#site-hamburger .hamburger-inner .cropid-dropdown {
    margin: 1em 0
}

section#site-hamburger .hamburger-inner .cropid-dropdown .cropid-dropdown-button {
    margin: 0 auto
}

section#account-hamburger {
    position: fixed;
    top: 0;
    left: 100%;
    z-index: -98;
    display: block;
    width: 100%;
    height: 100vh;
    opacity: 0;
    -webkit-transition: z-index 1s, opacity .2s, left .3s ease-in;
    transition: z-index 1s, opacity .2s, left .3s ease-in;
    overflow-y: auto
}

section#account-hamburger.cropid-active {
    left: 0;
    opacity: 1;
    z-index: 995;
    -webkit-transition: z-index 0s, opacity .4s, left .3s ease-in;
    transition: z-index 0s, opacity .4s, left .3s ease-in
}

section#account-hamburger .hamburger-inner {
    position: relative;
    display: block;
    width: 100%;
    height: 100vh;
    background-color: #FFF;
    padding: 2em;
    padding-top: calc(82px + 1em);
    -webkit-box-shadow: 20px 0 60px rgba(20, 27, 95, 0.24);
    box-shadow: 20px 0 60px rgba(20, 27, 95, 0.24)
}

section#account-hamburger .hamburger-inner .inner-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em 1em
}

section#account-hamburger .hamburger-inner .inner-footer a {
    display: block;
    color: #141b5f;
    font-size: 18px;
    font-weight: 700
}

section#welcome {
    position: relative;
    display: block;
    width: 100%;
    padding: 3em 0
}

section#welcome .for-desktop {
    display: block;
    background-image: url(../images/welcome-circle.png);
    background-position: 50% 30%;
    background-size: 75%;
    background-repeat: no-repeat
}

section#welcome .for-mobile {
    display: none;
    margin: 0 0 2em
}

section#welcome .for-mobile .slick-list {
    margin: -5em 0 -4em
}

section#welcome .for-mobile .slick-track .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

section#welcome .for-mobile .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

section#welcome .for-mobile .slick-dots li {
    display: block;
    margin: 0 .5em
}

section#welcome .for-mobile .slick-dots li.slick-active button {
    max-width: 60px;
    width: 50px;
    border-radius: 40px;
    background-color: #141b5f
}

section#welcome .for-mobile .slick-dots li button {
    display: block;
    max-width: 12px;
    height: 12px;
    background-color: #d7dce4;
    font-size: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 50%;
    -webkit-transition: max-width .4s, background-color .4s ease-in;
    transition: max-width .4s, background-color .4s ease-in
}

@media (max-width: 992px) {
    section#welcome .for-mobile {
        display: block
    }
}

section#welcome .welcome-content {
    display: block;
    margin: -5em 0 0
}

section#welcome .welcome-content h1 {
    text-align: center;
    margin: 0 0 .25em
}

section#welcome .welcome-content p {
    display: block;
    color: rgba(20, 27, 95, 0.5);
    font-size: 16px;
    font-weight: 500;
    text-align: center
}

@media (max-width: 992px) {
    section#welcome .welcome-content {
        margin: 1em 0 !important
    }

    section#welcome .welcome-content h1 {
        font-size: 22px
    }

    section#welcome .welcome-content p {
        display: none
    }

    section#welcome .welcome-content .cropid-button {
        margin: 0 auto;
        -webkit-transform: scale(0.6);
        transform: scale(0.6)
    }
}

@media (max-width: 992px) {

    section#welcome .ws-1,
    section#welcome .ws-2,
    section#welcome .ws-3,
    section#welcome .ws-4,
    section#welcome .ws-5 {
        display: none
    }
}

section#welcome .ws-1 {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    width: 40px;
    top: 26%;
    left: 28%
}

section#welcome .ws-2 {
    position: absolute;
    width: 30px;
    top: 10%;
    left: 35%;
    -webkit-filter: blur(1px);
    filter: blur(1px)
}

section#welcome .ws-3 {
    position: absolute;
    top: 14%;
    left: 67%;
    width: 90px;
    -webkit-filter: blur(1px);
    filter: blur(1px);
    z-index: 3
}

section#welcome .ws-4 {
    position: absolute;
    top: 15%;
    left: 67.5%;
    width: 90px;
    -webkit-filter: blur(6px);
    filter: blur(6px);
    z-index: 1;
    opacity: .4
}

section#welcome .ws-5 {
    position: absolute;
    top: 60%;
    right: 20%;
    width: 30px;
    -webkit-filter: blur(2px);
    filter: blur(2px)
}

@media (max-width: 992px) {
    section#welcome {
        padding: 3em 0 0
    }
}

section#usage-areas {
    position: relative;
    display: block;
    width: 100%;
    padding: 4em 0
}

section#usage-areas .content-inner h2 {
    font-size: 32pt;
    margin: .5em 0
}

section#usage-areas .content-inner p {
    color: rgba(20, 27, 95, 0.5);
    font-size: 16px;
    font-weight: 500
}

section#usage-areas .cards {
    padding: 0
}

section#usage-areas .cards .cropid-card.usage-card.card-1 {
    -webkit-transform: translate(0, -100px);
    transform: translate(0, -100px)
}

section#usage-areas .cards .cropid-card.usage-card.card-1 h4 {
    color: #8e5fb6
}

section#usage-areas .cards .cropid-card.usage-card.card-2 {
    -webkit-transform: translate(30px, 10px);
    transform: translate(30px, 10px)
}

section#usage-areas .cards .cropid-card.usage-card.card-2 h4 {
    color: #febb26
}

section#usage-areas .cards .cropid-card.usage-card.card-2 .soon {
    background-color: #febb26
}

section#usage-areas .cards .cropid-card.usage-card.card-3 h4 {
    color: #f58a4f
}

section#usage-areas .cards .cropid-card.usage-card.card-3 .soon {
    background-color: #f58a4f
}

section#usage-areas .cards .cropid-card.usage-card.card-4 {
    -webkit-transform: translate(30px, 80px);
    transform: translate(30px, 80px)
}

section#usage-areas .cards .cropid-card.usage-card.card-4 h4 {
    color: #f55f4f
}

section#usage-areas .cards .cropid-card.usage-card.card-4 .soon {
    background-color: #f55f4f
}

section#usage-areas .cards .cropid-card.usage-card.card-2 img,
section#usage-areas .cards .cropid-card.usage-card.card-3 img {
    width: 80%;
    margin: 0 auto
}

@media (max-width: 992px) {

    section#usage-areas .cards .cropid-card.usage-card.card-1,
    section#usage-areas .cards .cropid-card.usage-card.card-2,
    section#usage-areas .cards .cropid-card.usage-card.card-3,
    section#usage-areas .cards .cropid-card.usage-card.card-4 {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        margin: 1em auto;
        padding: 0;
        min-height: 220px
    }

    section#usage-areas .cards .cropid-card.usage-card.card-1 h4,
    section#usage-areas .cards .cropid-card.usage-card.card-2 h4,
    section#usage-areas .cards .cropid-card.usage-card.card-3 h4,
    section#usage-areas .cards .cropid-card.usage-card.card-4 h4 {
        position: relative;
        z-index: 3;
        padding: 1.5em;
        font-size: 16px
    }

    section#usage-areas .cards .cropid-card.usage-card.card-1 p,
    section#usage-areas .cards .cropid-card.usage-card.card-2 p,
    section#usage-areas .cards .cropid-card.usage-card.card-3 p,
    section#usage-areas .cards .cropid-card.usage-card.card-4 p {
        display: none
    }

    section#usage-areas .cards .cropid-card.usage-card.card-1 span.soon,
    section#usage-areas .cards .cropid-card.usage-card.card-2 span.soon,
    section#usage-areas .cards .cropid-card.usage-card.card-3 span.soon,
    section#usage-areas .cards .cropid-card.usage-card.card-4 span.soon {
        font-size: 14px
    }

    section#usage-areas .cards .cropid-card.usage-card.card-1 img,
    section#usage-areas .cards .cropid-card.usage-card.card-2 img,
    section#usage-areas .cards .cropid-card.usage-card.card-3 img,
    section#usage-areas .cards .cropid-card.usage-card.card-4 img {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0
    }
}

@media (max-width: 992px) {

    section#usage-areas .cards .cropid-card.usage-card.card-2,
    section#usage-areas .cards .cropid-card.usage-card.card-4 {
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }
}

@media (max-width: 992px) {

    section#usage-areas .ws-1,
    section#usage-areas .ws-2,
    section#usage-areas .ws-3,
    section#usage-areas .ws-4,
    section#usage-areas .ws-5 {
        display: none
    }
}

section#usage-areas .ws-1 {
    position: absolute;
    width: 30px;
    top: 0;
    left: 10%;
    -webkit-filter: blur(1px);
    filter: blur(1px)
}

section#usage-areas .ws-2 {
    position: absolute;
    top: -2%;
    right: 26%;
    width: 40px;
    -webkit-filter: blur(1px);
    filter: blur(1px)
}

section#usage-areas .ws-3 {
    position: absolute;
    top: 60%;
    left: 40%;
    width: 80px;
    z-index: 3
}

section#usage-areas .ws-4 {
    position: absolute;
    top: 61%;
    left: 40.5%;
    width: 80px;
    z-index: 1;
    -webkit-filter: blur(6px);
    filter: blur(6px);
    opacity: .4
}

section#usage-areas .ws-5 {
    position: absolute;
    top: 90%;
    left: 20%;
    width: 40px;
    -webkit-filter: blur(1px);
    filter: blur(1px)
}

@media (max-width: 992px) {
    section#usage-areas {
        padding: 1em 0
    }

    section#usage-areas .content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    section#usage-areas .content .cropid-title.home-section-title {
        margin: 1em auto
    }

    section#usage-areas .content .content-inner {
        margin: 0 0 2em
    }

    section#usage-areas .content .content-inner h2 {
        font-size: 20px;
        text-align: center;
        margin: .75em 0
    }

    section#usage-areas .content .content-inner p {
        font-size: 14px;
        text-align: center
    }
}

section#trial {
    position: relative;
    display: block;
    width: 80%;
    background-color: #141b5f;
    background-image: url(../images/backgrounds/trial-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 6em 10%;
    padding: 5em 8em;
    border-radius: 60px;
    -webkit-box-shadow: 0 0 60px rgba(20, 27, 95, 0.26);
    box-shadow: 0 0 60px rgba(20, 27, 95, 0.26)
}

section#trial h1 {
    font-size: 32pt;
    color: #FFF
}

section#trial form .info i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #05ce7b;
    font-size: 30px;
    margin: .5em auto
}

section#trial form .info p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    padding: .25em 0
}

section#trial form .info p:last-child {
    padding: .25em 0 1.5em
}

section#trial form .cropid-button {
    width: auto;
    padding-right: 2em !important
}

section#trial form .cropid-button .inner--icon i {
    margin: 0 .5em 0 0
}

section#trial .ws-1 {
    position: absolute;
    bottom: -10%;
    right: 35%;
    width: 70px;
    -webkit-filter: blur(2px);
    filter: blur(2px)
}

@media (max-width: 992px) {
    section#trial {
        width: auto;
        margin: 4em 2em 2em;
        padding: 3em .5em 2em;
        border-radius: 20px
    }

    section#trial h1 {
        font-size: 20px;
        text-align: center;
        margin: 0 0 1em
    }

    section#trial p {
        font-size: 12px
    }

    section#trial .ws-1 {
        display: none
    }

    section#trial .cropid-input-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
        background-color: #120e49;
        border-radius: 25px;
        overflow: hidden
    }

    section#trial .cropid-input-group input {
        width: 100%;
        padding: 2em 1.5em;
        font-size: 14px
    }

    section#trial .cropid-input-group button {
        position: relative;
        top: unset;
        left: unset;
        right: unset;
        width: calc(100% - 2em);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 1em 1em -1em;
        padding: 1.5em 2em
    }
}

section#partners {
    position: relative;
    display: block;
    width: 100%;
    padding: 3em 0
}

section#partners .cropid-title {
    margin: 0 auto 5em
}

section#partners a {
    display: block;
    width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: -webkit-filter .4s ease-in;
    transition: -webkit-filter .4s ease-in;
    transition: filter .4s ease-in;
    transition: filter .4s ease-in, -webkit-filter .4s ease-in
}

section#partners a:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

section#partners a img {
    display: block;
    width: 140px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    margin: 0 auto
}

@media (max-width: 992px) {
    section#partners a {
        width: 180px !important
    }

    section#partners a img {
        width: 120px;
        margin: 0 -20px
    }
}

section#partners .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

section#partners .slick-track .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 992px) {
    section#partners {
        padding: 2em 0
    }
}

section#add-your-site {
    position: relative;
    display: block;
    width: 100%;
    padding: 3em 0 0
}

section#add-your-site::before {
    position: absolute;
    top: -63%;
    left: 0;
    z-index: -2;
    content: "";
    width: 100%;
    height: 500px;
    background-image: url(../images/backgrounds/add-your-site-bg.png);
    background-size: cover;
    background-position: left bottom;
    background-repeat: no-repeat
}

section#add-your-site .section-img {
    display: block
}

section#add-your-site .ws-1 {
    position: absolute;
    top: 6%;
    left: 5%;
    width: 40px;
    -webkit-filter: blur(1px);
    filter: blur(1px)
}

@media (max-width: 992px) {
    section#add-your-site .ws-1 {
        display: none
    }
}

section#add-your-site .content h1 {
    font-size: 32pt
}

section#add-your-site .content p {
    display: block;
    color: rgba(20, 27, 95, 0.5);
    font-size: 16px;
    font-weight: 500;
    margin: 1em 0 2em
}

section#add-your-site .content .cropid-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

section#add-your-site .content .cropid-button .inner--icon {
    margin-left: 1em
}

@media (max-width: 992px) {
    section#add-your-site {
        padding: 0;
        margin: 1em 0 0
    }

    section#add-your-site img {
        width: 50%;
        display: block;
        margin: 0 auto
    }

    section#add-your-site .main-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    section#add-your-site .main-content .cropid-title.home-section-title {
        margin: 1em auto
    }

    section#add-your-site .main-content .content {
        margin: 0 2em 2em
    }

    section#add-your-site .main-content .content h1 {
        font-size: 20px;
        text-align: center
    }

    section#add-your-site .main-content .content p {
        font-size: 14px;
        text-align: center
    }

    section#add-your-site .main-content .content .cropid-button {
        width: 100%
    }
}

footer#site-footer {
    position: relative;
    display: block;
    padding: 0 10%
}

footer#site-footer.main-footer {
    border-top: 1px solid #ced1d9;
    padding: 4em 10%
}

footer#site-footer.main-footer .flag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 1em 0
}

@media (max-width: 992px) {
    footer#site-footer.main-footer .flag {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

footer#site-footer.main-footer .copy {
    color: rgba(20, 27, 95, 0.5);
    font-size: 14px;
    font-weight: 500
}

footer#site-footer.main-footer .site-logo {
    display: block;
    width: 100px
}

@media (max-width: 992px) {
    footer#site-footer.main-footer .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    footer#site-footer.main-footer .row .col-lg-4,
    footer#site-footer.main-footer .row .col-12 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: .5em 0
    }

    footer#site-footer.main-footer .google {
        display: block;
        text-align: center
    }

    footer#site-footer.main-footer .google span {
        font-size: 14px
    }

    footer#site-footer.main-footer .google img {
        width: 50px
    }

    footer#site-footer.main-footer .copy {
        text-align: center
    }
}

footer#site-footer .footer-inner {
    display: block;
    width: 100%;
    margin: 5em 0 0;
    padding: 3em 0;
    border-top: 1px solid #ced1d9
}

footer#site-footer .google {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #141b5f;
    font-size: 16px;
    font-weight: 400
}

footer#site-footer .google span {
    color: rgba(20, 27, 95, 0.5)
}

footer#site-footer .google img,
footer#site-footer .google svg {
    width: 75px;
    margin: 0 1em
}

@media (max-width: 992px) {

    footer#site-footer .google img,
    footer#site-footer .google svg {
        margin: 0 .5em
    }
}

@media (max-width: 992px) {
    footer#site-footer .google {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

footer#site-footer .loc-dropdown-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (max-width: 992px) {
    footer#site-footer .loc-dropdown-wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 1em 0
    }
}

@media (max-width: 992px) {
    footer#site-footer {
        padding: 2em 0
    }
}

section#page {
    position: relative;
    display: block;
    width: 100%
}

section#page .welcome-text {
    display: block;
    margin: 0 0 1em
}

section#page .welcome-text span {
    display: block;
    color: rgba(20, 27, 95, 0.7);
    font-size: 10pt;
    font-weight: 600;
    text-transform: uppercase
}

section#page .welcome-text h4 {
    display: block;
    font-family: "SuezOne";
    font-size: 24pt;
    font-weight: 400;
    text-transform: none
}

section#page .title {
    display: block;
    width: 100%;
    margin: 2em 0
}

section#page .title h6 {
    display: block;
    width: 100%;
    color: rgba(20, 27, 95, 0.5);
    font-size: 16px;
    text-align: center
}

section#page .title h1 {
    display: block;
    width: 100%;
    color: #141b5f;
    font-size: 28px;
    text-align: center
}

section#page .title .code {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 .5em
}

section#page .title .code i {
    color: #05ce7b;
    font-size: 18px
}

section#page .title .code span {
    color: #141b5f;
    font-size: 14px;
    font-weight: 800;
    margin: 0 0 0 .5em;
    cursor: pointer
}

@media (max-width: 992px) {
    section#page .title {
        margin: 1em 0
    }

    section#page .title h1 {
        font-size: 26px
    }
}

section#page.dashboard .addresses {
    display: block
}

section#page.dashboard .addresses .info-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 2em;
    padding: 2em 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

section#page.dashboard .addresses .info-bar .count {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 3em 0 0
}

section#page.dashboard .addresses .info-bar .count .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 60px;
    height: 60px;
    background-color: #fddfc6;
    border-radius: 20px
}

section#page.dashboard .addresses .info-bar .count .icon svg {
    width: 40%;
    height: 40%
}

section#page.dashboard .addresses .info-bar .count .text {
    padding: 1em
}

section#page.dashboard .addresses .info-bar .count .text span {
    display: block;
    color: rgba(20, 27, 95, 0.7);
    font-size: 10pt;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center
}

@media (max-width: 992px) {
    section#page.dashboard .addresses .info-bar .count .text span {
        display: none
    }
}

section#page.dashboard .addresses .info-bar .count .text p {
    display: block;
    font-size: 24pt;
    font-weight: 900;
    text-align: center;
    line-height: 30px
}

@media (max-width: 992px) {
    section#page.dashboard .addresses .info-bar .count .text p {
        font-size: 20pt
    }
}

@media (max-width: 992px) {
    section#page.dashboard .addresses .info-bar .count {
        margin: 0 1em 0 0
    }
}

section#page.dashboard .addresses .info-bar .cropid-button {
    width: 100%
}

@media (max-width: 992px) {
    section#page.dashboard .addresses .info-bar .cropid-button {
        font-size: 10pt
    }
}

section#page.dashboard .addresses .list .list-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

section#page.dashboard .addresses .list .list-header h5 {
    display: block;
    color: #141b5f;
    font-size: 20px;
    font-weight: 800;
    margin: 0 0 .25em
}

@media (max-width: 992px) {
    section#page.dashboard .addresses .list .list-header h5 {
        font-size: 11pt;
        margin: 0 0 .5em
    }
}

section#page.dashboard .addresses .list .list-header p {
    display: block;
    color: rgba(20, 27, 95, 0.6);
    font-size: 16px;
    font-weight: 500;
    text-transform: none
}

@media (max-width: 992px) {
    section#page.dashboard .addresses .list .list-header p {
        font-size: 10pt
    }
}

@media (max-width: 992px) {
    section#page.dashboard .addresses .list .list-header .cropid-button {
        display: none
    }
}

section#page.wizard-content {
    display: block;
    width: 100%;
    padding: 5em 0 0
}

section#page.wizard-content .wizard-content-inner {
    display: block;
    width: 100%
}

section#page.wizard-content .wizard-content-inner .info {
    display: block;
    width: 100%;
    margin: 3em 0
}

section#page.wizard-content .wizard-content-inner .info i {
    display: block;
    color: #05ce7b;
    font-size: 30px;
    text-align: center;
    margin: 0 0 1em
}

section#page.wizard-content .wizard-content-inner .info p {
    display: block;
    width: 100%;
    color: rgba(20, 27, 95, 0.5);
    font-size: 20px;
    font-weight: 500;
    text-align: center
}

@media (max-width: 992px) {
    section#page.wizard-content .wizard-content-inner .info {
        margin: 1em 0
    }

    section#page.wizard-content .wizard-content-inner .info i {
        margin: 0 0 .5em
    }

    section#page.wizard-content .wizard-content-inner .info p {
        padding: 0 2em;
        font-size: 16px
    }
}

section#page.wizard-content .wizard-content-inner .suggestions {
    display: block;
    margin: 2em 0
}

section#page.wizard-content .wizard-content-inner .suggestions .title {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center
}

section#page.wizard-content .wizard-content-inner .suggestions .tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 992px) {
    section#page.wizard-content .wizard-content-inner .suggestions .tags {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap
    }

    section#page.wizard-content .wizard-content-inner .suggestions .tags .cropid-radio-group {
        display: block;
        width: 100%;
        margin: .5em 0
    }

    section#page.wizard-content .wizard-content-inner .suggestions .tags .cropid-radio-group label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        text-align: center
    }
}

section#page.wizard-content .wizard-content-inner .cropid-sperator {
    margin: 2em 0
}

section#page.wizard-content .wizard-content-inner .content-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 2em 0
}

section#page.wizard-content .wizard-content-inner .content-footer .back-btn,
section#page.wizard-content .wizard-content-inner .content-footer .reset-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #141b5f;
    font-size: 18px;
    font-weight: 500;
    padding: 2em 0
}

section#page.wizard-content .wizard-content-inner .content-footer .back-btn i,
section#page.wizard-content .wizard-content-inner .content-footer .reset-btn i {
    margin: 0 1em 0 0;
    -webkit-transition: -webkit-transform .4s ease-in;
    transition: -webkit-transform .4s ease-in;
    transition: transform .4s ease-in;
    transition: transform .4s ease-in, -webkit-transform .4s ease-in
}

section#page.wizard-content .wizard-content-inner .content-footer .back-btn:hover i,
section#page.wizard-content .wizard-content-inner .content-footer .reset-btn:hover i {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px)
}

@media (max-width: 992px) {
    section#page.wizard-content .wizard-content-inner .content-footer .back-btn {
        display: none
    }

    section#page.wizard-content .wizard-content-inner .content-footer .back-btn.s {
        display: block
    }
}

section#page.wizard-content .wizard-content-inner .content-footer .reset-btn {
    display: none
}

section#page.wizard-content .wizard-content-inner .content-footer .reset-btn:hover i {
    -webkit-transform: unset;
    transform: unset
}

@media (max-width: 992px) {
    section#page.wizard-content .wizard-content-inner .content-footer .reset-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

section#page.wizard-content .wizard-content-inner .content-footer .cropid-button {
    width: 49%;
    padding: 1em 1.5em
}

section#page.wizard-content .wizard-content-inner .content-footer .cropid-button .inner--icon {
    font-size: 14px
}

@media (max-width: 992px) {
    section#page.wizard-content .wizard-content-inner .content-footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column
    }

    section#page.wizard-content .wizard-content-inner .content-footer .cropid-button {
        width: 100%
    }
}

@media (max-width: 992px) {
    section#page.wizard-content {
        padding: 1em 0 0
    }
}

section#page.edit-address {
    display: block
}

section#page.edit-address .content-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 2em 0
}

section#page.edit-address .content-footer .back-btn,
section#page.edit-address .content-footer .reset-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #141b5f;
    font-size: 18px;
    font-weight: 500;
    padding: 2em 0
}

section#page.edit-address .content-footer .back-btn i,
section#page.edit-address .content-footer .reset-btn i {
    margin: 0 1em 0 0;
    -webkit-transition: -webkit-transform .4s ease-in;
    transition: -webkit-transform .4s ease-in;
    transition: transform .4s ease-in;
    transition: transform .4s ease-in, -webkit-transform .4s ease-in
}

section#page.edit-address .content-footer .back-btn:hover i,
section#page.edit-address .content-footer .reset-btn:hover i {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px)
}

@media (max-width: 992px) {
    section#page.edit-address .content-footer .back-btn {
        display: none
    }

    section#page.edit-address .content-footer .back-btn.s {
        display: block
    }
}

section#page.edit-address .content-footer .reset-btn:hover i {
    -webkit-transform: unset;
    transform: unset
}

@media (max-width: 992px) {
    section#page.edit-address .content-footer .reset-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

section#page.edit-address .content-footer .cropid-button {
    width: 49%;
    padding: 1em 1.5em
}

section#page.edit-address .content-footer .cropid-button .inner--icon {
    font-size: 14px
}

@media (max-width: 992px) {
    section#page.edit-address .content-footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column
    }

    section#page.edit-address .content-footer .cropid-button {
        width: 100%
    }
}

section#page.login-register form button {
    margin: .5em 0
}

section#page.login-register form a.forgot {
    display: block;
    color: rgba(20, 27, 95, 0.5);
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    margin: 1.25em 0 .25em
}

section#page.login-register .register p {
    display: block;
    color: rgba(20, 27, 95, 0.5);
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    text-transform: none;
    margin: 2em 0;
    padding: 0 1em
}

section#page.login-register .register .cropid-button {
    display: block;
    width: 100%;
    margin: .5em 0;
    padding: 1.25em 0
}

/*# sourceMappingURL=cropid.min.css.map */