html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

/*!sc*/
body {
    margin: 0;
}

/*!sc*/
main {
    display: block;
}

/*!sc*/
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/*!sc*/
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

/*!sc*/
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

/*!sc*/
a {
    background-color: transparent;
}

/*!sc*/
abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

/*!sc*/
b,
strong {
    font-weight: bolder;
}

/*!sc*/
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/*!sc*/
small {
    font-size: 80%;
}

/*!sc*/
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

/*!sc*/
sub {
    bottom: -0.25em;
}

/*!sc*/
sup {
    top: -0.5em;
}

/*!sc*/
img {
    border-style: none;
}

/*!sc*/
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

/*!sc*/
button,
input {
    overflow: visible;
}

/*!sc*/
button,
select {
    text-transform: none;
}

/*!sc*/
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/*!sc*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/*!sc*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/*!sc*/
fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/*!sc*/
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

/*!sc*/
progress {
    vertical-align: baseline;
}

/*!sc*/
textarea {
    overflow: auto;
}

/*!sc*/
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

/*!sc*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/*!sc*/
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

/*!sc*/
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/*!sc*/
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

/*!sc*/
details {
    display: block;
}

/*!sc*/
summary {
    display: list-item;
}

/*!sc*/
template {
    display: none;
}

/*!sc*/
[hidden] {
    display: none;
}

/*!sc*/
data-styled.g1[id="sc-global-ecVvVt1"] {
    content: "sc-global-ecVvVt1,"
}

/*!sc*/
*,
::after,
::before {
    box-sizing: border-box;
}

/*!sc*/
body {
    font-family: Manrope, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif;
    font-size: 17px;
    line-height: 1.75;
    background-color: #f8f9fb;
    color: #26274b;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    min-width: 320px;
    overflow-x: hidden;
}

/*!sc*/
@media (max-width:1024px) {
    body {
        font-size: 16px;
    }
}

/*!sc*/
body.no-scroll {
    overflow-y: hidden;
}

/*!sc*/
a {
    -webkit-text-decoration: none;
    text-decoration: none;
    color: inherit;
}

/*!sc*/
ul {
    margin: 0;
    padding: 0;
}

/*!sc*/
li {
    list-style-type: none;
}

/*!sc*/
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Space Grotesk, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif;
    line-height: 1.25;
    font-weight: 700;
}

/*!sc*/
h1,
h2,
h3 {
    margin: 0 0 16px;
}

/*!sc*/
h4,
h5,
h6 {
    margin: 0 0 8px;
}

/*!sc*/
h1 {
    font-size: 24px;
    -webkit-letter-spacing: -0.5px;
    -moz-letter-spacing: -0.5px;
    -ms-letter-spacing: -0.5px;
    letter-spacing: -0.5px;
}

/*!sc*/
@media (max-width:768px) {
    h1 {
        font-size: 22px;
    }
}

/*!sc*/
@media (max-width:414px) {
    h1 {
        font-size: 21px;
    }
}

/*!sc*/
h2 {
    font-size: 21px;
    -webkit-letter-spacing: -0.5px;
    -moz-letter-spacing: -0.5px;
    -ms-letter-spacing: -0.5px;
    letter-spacing: -0.5px;
}

/*!sc*/
@media (max-width:768px) {
    h2 {
        font-size: 19px;
    }
}

/*!sc*/
@media (max-width:414px) {
    h2 {
        font-size: 18px;
    }
}

/*!sc*/
h3 {
    font-size: 18px;
    -webkit-letter-spacing: -0.5px;
    -moz-letter-spacing: -0.5px;
    -ms-letter-spacing: -0.5px;
    letter-spacing: -0.5px;
}

/*!sc*/
@media (max-width:768px) {
    h3 {
        font-size: 17px;
    }
}

/*!sc*/
h4,
h5,
h6 {
    font-size: 16px;
}

/*!sc*/
button:active,
input:active,
button:focus,
input:focus {
    outline: none;
}

/*!sc*/
hr {
    height: 1px;
    background-color: #e1e1ef;
    border: none;
}

/*!sc*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 64px #ffffff inset !important;
    -webkit-text-fill-color: #26274b !important;
    border-radius: 8px;
}

/*!sc*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/*!sc*/
input[type=number] {
    -moz-appearance: textfield;
}

/*!sc*/
#nprogress .bar {
    background: #ff8947 !important;
}

/*!sc*/
#nprogress .peg {
    box-shadow: 0 0 10px #ff8947, 0 0 5px #ff8947 !important;
}

/*!sc*/
#nprogress .spinner {
    display: none !important;
}

/*!sc*/
.__react_component_tooltip {
    background-color: #26274b;
    color: #ffffff;
}

/*!sc*/
.scroll-to {
    position: relative;
    top: -64px;
}

/*!sc*/
@media (max-width:768px) {
    .scroll-to {
        top: -56px;
    }
}

/*!sc*/
.scroll-to-with-offset {
    position: relative;
    top: -88px;
}

/*!sc*/
@media (max-width:768px) {
    .scroll-to-with-offset {
        top: -80px;
    }
}

/*!sc*/
@media screen {
    .print {
        display: none;
    }
}

/*!sc*/
@media print {

    body,
    body * {
        visibility: hidden;
        background-color: #ffffff;
    }

    .print,
    .print * {
        visibility: visible;
    }

    .print {
        position: absolute;
        left: 0;
        top: 0;
    }
}

/*!sc*/
@media (max-width:1024px) {
    .tablet-hidden {
        display: none !important;
    }
}

/*!sc*/
.tablet-visible {
    display: none !important;
}

/*!sc*/
@media (max-width:1024px) {
    .tablet-visible {
        display: block !important;
    }
}

/*!sc*/
@media (max-width:768px) {
    .mobile-hidden {
        display: none !important;
    }
}

/*!sc*/
.mobile-visible {
    display: none !important;
}

/*!sc*/
@media (max-width:768px) {
    .mobile-visible {
        display: block !important;
    }
}

/*!sc*/
@media (max-width:1024px) {
    #bmc-wbtn {
        display: none !important;
    }
}

/*!sc*/
data-styled.g2[id="sc-global-cRXHFd1"] {
    content: "sc-global-cRXHFd1,"
}

/*!sc*/
.eqKVPw {
    width: 100%;
    margin: 0 auto;
    padding: 0 40px;
}

/*!sc*/
@media (max-width:768px) {
    .eqKVPw {
        padding: 0 24px;
        max-width: 100%;
    }
}

/*!sc*/
@media (max-width:414px) {
    .eqKVPw {
        padding: 0 16px;
    }
}

/*!sc*/
data-styled.g3[id="sc-52bcfac8-0"] {
    content: "eqKVPw,"
}

/*!sc*/
.gnDYAQ a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/*!sc*/
.gnDYAQ a img {
    height: 64px;
}

/*!sc*/
@media (max-width:768px) {
    .gnDYAQ a img {
        height: 32px;
    }
    .tool-description{
        display: none !important;
    }
    .dBgShE{
        padding: 10px !important;
    }
    .dBgShE .tool-name {
        font-size: 13px !important;
    }
}



/*!sc*/
data-styled.g4[id="sc-d4f84a7-0"] {
    content: "gnDYAQ,"
}

/*!sc*/
.gArjJw {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 48px 0;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}

/*!sc*/
@media (max-width:768px) {
    .gArjJw {
        padding: 32px 0;
    }
}

/*!sc*/
@media (max-width:414px) {
    .gArjJw {
        padding: 24px 0;
    }
}

/*!sc*/
data-styled.g5[id="sc-f1cdfd-0"] {
    content: "gArjJw,"
}

/*!sc*/
.eWbhhP {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

/*!sc*/
@media (max-width:1024px) {
    .eWbhhP {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

/*!sc*/
data-styled.g6[id="sc-f1cdfd-1"] {
    content: "eWbhhP,"
}

/*!sc*/
.ieQHVG {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

/*!sc*/
@media (max-width:1024px) {
    .ieQHVG {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 24px 0;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

/*!sc*/
.ieQHVG .menu-item {
    font-size: 13px;
    color: #636388;
    white-space: nowrap;
    margin: 0 16px;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}

/*!sc*/
.ieQHVG .menu-item:hover {
    color: #26274b;
}

/*!sc*/
@media (max-width:768px) {
    .ieQHVG .menu-item {
        margin: 8px;
    }
}

/*!sc*/
data-styled.g7[id="sc-f1cdfd-2"] {
    content: "ieQHVG,"
}

/*!sc*/
.cTZIJv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    color: #636388;
    white-space: nowrap;
}

/*!sc*/
.cTZIJv i {
    color: #ff003d;
    margin: 0 5px;
    font-size: 20px;
}

/*!sc*/
data-styled.g8[id="sc-f1cdfd-3"] {
    content: "cTZIJv,"
}

/*!sc*/
.htPSqG {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 16px;
}

/*!sc*/
.gjkaQD {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 32px;
    padding-right: 32px;
}

/*!sc*/
.kzUpfE {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/*!sc*/
.bqOpTS {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

/*!sc*/
.kslGQD {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    margin-left: -16px;
    margin-right: -16px;
}

/*!sc*/
.dXREbI {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

/*!sc*/
.bGaasd {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 12px;
    padding-right: 12px;
    margin-right: 8px;
}

/*!sc*/
.dQHGwq {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    padding-left: 8px;
}

/*!sc*/
.hHgGmU {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
}

/*!sc*/
.ihRWtT {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -8px;
    margin-right: -8px;
}

/*!sc*/
.fqNkap {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    height: 100%;
    padding-left: 8px;
    padding-right: 8px;
}

/*!sc*/
.jBxduJ {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    margin-top: 16px;
    margin-bottom: 32px;
}

/*!sc*/
@media screen and (min-width:769px) {
    .jBxduJ {
        margin-top: 32px;
    }
}

/*!sc*/
.cHqfKr {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    margin-left: -4px;
    margin-right: -4px;
}

/*!sc*/
@media screen and (min-width:769px) {
    .cHqfKr {
        margin-left: -8px;
        margin-right: -8px;
    }
}

/*!sc*/
.dqZNGb {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    padding-left: 4px;
    padding-right: 4px;
}

/*!sc*/
@media screen and (min-width:769px) {
    .dqZNGb {
        padding-left: 8px;
        padding-right: 8px;
    }
}

/*!sc*/
.hPyKOm {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    margin-top: 8px;
    margin-left: -8px;
    margin-right: -8px;
}

/*!sc*/
.gBELiv {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    padding-left: 8px;
    padding-right: 8px;
}

/*!sc*/
.dfXwEP {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: -8px;
    margin-right: -8px;
}

/*!sc*/
.gKlOym {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
}

/*!sc*/
@media screen and (min-width:769px) {
    .gKlOym {
        margin-left: -8px;
        margin-right: -8px;
    }
}

/*!sc*/
@media screen and (min-width:1025px) {
    .gKlOym {
        margin-left: -12px;
        margin-right: -12px;
    }
}

/*!sc*/
.cODrDS {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 8px;
    padding-bottom: 8px;
}

/*!sc*/
@media screen and (min-width:769px) {
    .cODrDS {
        width: 33.33333333333333%;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
        padding-bottom: 8px;
    }
}

/*!sc*/
@media screen and (min-width:1025px) {
    .cODrDS {
        padding-left: 12px;
        padding-right: 12px;
        padding-top: 12px;
        padding-bottom: 12px;
    }
}

/*!sc*/
.eXhrBu {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
}

/*!sc*/
@media screen and (min-width:769px) {
    .eXhrBu {
        width: 33.33333333333333%;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
        padding-bottom: 8px;
    }
}

/*!sc*/
@media screen and (min-width:1025px) {
    .eXhrBu {
        padding-left: 12px;
        padding-right: 12px;
        padding-top: 12px;
        padding-bottom: 12px;
    }
}

/*!sc*/
.iDuvtU {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

/*!sc*/
.cbDKcO {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    margin-right: 4px;
}

/*!sc*/
.iynECC {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    margin-top: 12px;
}

/*!sc*/
.jMmkvy {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -12px;
}

/*!sc*/
.bBzaXp {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    width: 50%;
    padding: 12px;
}

/*!sc*/
@media screen and (min-width:769px) {
    .bBzaXp {
        width: 50%;
    }

}

/*!sc*/
@media screen and (min-width:1025px) {
    .bBzaXp {
        width: 33.33333333333333%;
    }

}

/*!sc*/
.hSJATd {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 100%;
}

/*!sc*/
.eqnOIz {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/*!sc*/
@media screen and (min-width:769px) {
    .eqnOIz {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

/*!sc*/
.hlajXK {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    margin-top: 24px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

/*!sc*/
@media screen and (min-width:769px) {
    .hlajXK {
        margin-top: 0;
    }
}

/*!sc*/
.jwoqDZ {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 24px;
}

/*!sc*/
@media screen and (min-width:769px) {
    .jwoqDZ {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

/*!sc*/
data-styled.g9[id="sc-bcXHqe"] {
    content: "htPSqG,gjkaQD,kzUpfE,bqOpTS,kslGQD,dXREbI,bGaasd,dQHGwq,hHgGmU,ihRWtT,fqNkap,jBxduJ,cHqfKr,dqZNGb,hPyKOm,gBELiv,dfXwEP,gKlOym,cODrDS,eXhrBu,iDuvtU,cbDKcO,iynECC,jMmkvy,bBzaXp,hSJATd,eqnOIz,hlajXK,jwoqDZ,"
}

/*!sc*/
.bbLVwL {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

/*!sc*/
data-styled.g10[id="sc-gswNZR"] {
    content: "bbLVwL,"
}

/*!sc*/
.iqxPPW {
    height: 64px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 16px;
}

/*!sc*/
@media (max-width:1024px) {
    .iqxPPW {
        height: 56px;
        padding: 0 8px;
    }
}

/*!sc*/
.iqxPPW svg {
    width: 22px;
    min-width: 22px;
    height: 29px;
}

/*!sc*/
@media (max-width:1024px) {
    .iqxPPW svg {
        width: 18px;
        min-width: 18px;
        height: 24px;
    }
}

/*!sc*/
.iqxPPW:hover svg {
    -webkit-animation: OBGVY 0.25s ease-in 2;
    animation: OBGVY 0.25s ease-in 2;
}

/*!sc*/
data-styled.g11[id="sc-ed7ce5bb-0"] {
    content: "iqxPPW,"
}

/*!sc*/
.laHgA {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 24px auto;
    padding: 32px;
    border-radius: 8px;
    background-color: #ffffff;
    box-shadow: 0 2px 3px rgba(71, 75, 255, 0.075);
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

/*!sc*/
.laHgA:hover {
    box-shadow: 0 4px 8px rgba(71, 75, 255, 0.075);
}

/*!sc*/
@media (max-width:768px) {
    .laHgA {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

/*!sc*/
.laHgA .support {
    font-family: Space Grotesk, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif;
    font-size: 21px;
    margin-right: 32px;
    font-weight: 600;
    text-align: center;
}

/*!sc*/
@media (max-width:768px) {
    .laHgA .support {
        margin-right: 0;
        margin-bottom: 16px;
    }
}

/*!sc*/
.laHgA button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 60px;
    padding: 0 24px;
    background: #ffdd00;
    border: none;
    border-radius: 12px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    cursor: pointer;
}

/*!sc*/
.laHgA button:hover {
    background: #f2d100;
}

/*!sc*/
.laHgA button svg {
    width: 25px;
    height: 32px;
    margin-right: 8px;
}

/*!sc*/
.laHgA button img {
    position: relative;
    top: 3px;
    width: 152px;
    height: 31px;
}

/*!sc*/
data-styled.g12[id="sc-ed7ce5bb-1"] {
    content: "laHgA,"
}

/*!sc*/
.cbfSEu {
    background: transparent;
    font-weight: 500;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    cursor: pointer;
}

/*!sc*/
.cbfSEu:hover {
    background: #f1f2fb;
    color: #ff8947;
}

/*!sc*/
.cbfSEu i {
    line-height: 0;
    font-size: 22px;
}

/*!sc*/
@media (max-width:1024px) {
    .cbfSEu i {
        font-size: 32px;
        margin-left: 16px;
    }
}

/*!sc*/
data-styled.g15[id="sc-fd45bc92-0"] {
    content: "cbfSEu,"
}

/*!sc*/
.bZZmFg {
    position: relative;
}

/*!sc*/
.bZZmFg .menu-link.active {
    color: #ff8947;
    font-weight: 600;
    pointer-events: none;
    cursor: default;
}

/*!sc*/
.bZZmFg .menu-item-title {
    font-family: Space Grotesk, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif;
    font-weight: 500;
    height: 64px;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    padding: 0 16px;
    cursor: pointer;
}

/*!sc*/
@media (max-width:1200px) {
    .bZZmFg .menu-item-title {
        padding: 0 12px;
    }
}

/*!sc*/
.bZZmFg .menu-item-title i {
    font-size: 24px;
}

/*!sc*/
.bZZmFg .menu-item-title .left-i,
.bZZmFg .menu-item-title .right-i {
    font-size: 20px;
}

/*!sc*/
.bZZmFg .menu-item-title .left-i {
    margin-right: 4px;
}

/*!sc*/
.bZZmFg .menu-item-title .right-i {
    margin-left: 4px;
}

/*!sc*/
.bZZmFg .submenu {
    position: absolute;
    top: calc(100% - 8px);
    left: 50%;
    -webkit-transform: translateX(-50%) rotateX(90deg);
    -ms-transform: translateX(-50%) rotateX(90deg);
    transform: translateX(-50%) rotateX(90deg);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    background-color: #ffffff;
    border: 1px solid #e1e1ef;
    box-shadow: 0 8px 12px rgba(71, 75, 255, 0.075);
    border-radius: 8px;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    overflow: hidden;
}

/*!sc*/
.bZZmFg .submenu .submenu-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    padding: 8px 16px;
    -webkit-transition: background-color 0.25s, color 0.25s;
    transition: background-color 0.25s, color 0.25s;
    font-size: 16px;
    font-weight: 600;
}

/*!sc*/
.bZZmFg .submenu .submenu-item a {
    width: 100%;
}

/*!sc*/
.bZZmFg .submenu .submenu-item i {
    font-size: 20px;
    color: #ff8947;
    margin-right: 8px;
}

/*!sc*/
.bZZmFg .submenu .submenu-item img {
    height: 20px;
    margin-right: 12px;
    object-fit: contain;
}

/*!sc*/
.bZZmFg .submenu .submenu-item .tool-category-icon {
    width: 36px;
    height: 36px;
    object-fit: contain;
    margin-right: 8px;
    margin-left: -8px;
}

/*!sc*/
.bZZmFg .submenu .submenu-item.link:hover {
    background-color: rgba(241, 242, 251, 0.5);
    color: #ff8947;
}

/*!sc*/
.bZZmFg .submenu .submenu-item+.submenu-item {
    border-top: 1px solid rgba(225, 225, 239, 0.25);
}

/*!sc*/
.bZZmFg:hover .menu-item-title {
    color: #ff8947;
}

/*!sc*/
.bZZmFg:hover .submenu {
    -webkit-transform: translateX(-50%) rotateX(0);
    -ms-transform: translateX(-50%) rotateX(0);
    transform: translateX(-50%) rotateX(0);
    opacity: 1;
    pointer-events: visible;
}

/*!sc*/
data-styled.g17[id="sc-8ebbe9da-0"] {
    content: "bZZmFg,"
}

/*!sc*/
.bNuIyr {
    position: relative;
    width: 400px;
    height: 64px;
}

/*!sc*/
@media (max-width:1024px) {
    .bNuIyr {
        display: none;
    }
}

/*!sc*/
.bNuIyr .search {
    font-size: 20px;
    position: absolute;
    left: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}

/*!sc*/
.bNuIyr input {
    width: 100%;
    height: 42px;
    background-color: #f1f2fb;
    border: 2px solid rgba(225, 225, 239, 0.5);
    border-radius: 8px;
    padding: 0 40px;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}

/*!sc*/
.bNuIyr input::-webkit-input-placeholder {
    color: #636388;
}

/*!sc*/
.bNuIyr input::-moz-placeholder {
    color: #636388;
}

/*!sc*/
.bNuIyr input:-ms-input-placeholder {
    color: #636388;
}

/*!sc*/
.bNuIyr input::placeholder {
    color: #636388;
}

/*!sc*/
.bNuIyr input:focus {
    border: 2px solid #ff8947;
}

/*!sc*/
.bNuIyr input:focus+.search {
    color: #ff8947;
}

/*!sc*/
.bNuIyr .clear-button {
    position: absolute;
    top: 50%;
    right: 8px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: rgba(71, 75, 255, 0.1);
    color: rgba(71, 75, 255, 0.75);
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    font-size: 20px;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: 0.1s;
    transition: 0.1s;
    cursor: pointer;
}

/*!sc*/
.bNuIyr .clear-button.active {
    opacity: 1;
    pointer-events: visible;
}

/*!sc*/
data-styled.g18[id="sc-b2282c19-0"] {
    content: "bNuIyr,"
}

/*!sc*/
.kBmvFA {
    display: none !important;
}

/*!sc*/
@media (max-width:1024px) {
    .kBmvFA {
        display: block !important;
        height: 100%;
        position: relative;
        background: transparent;
        border: none;
        padding: 0;
        cursor: pointer;
    }

    @media (max-width:414px) {
        .kBmvFA {
            position: static;
        }
    }
}

/*!sc*/
.kBmvFA .results {
    top: calc(100% - 4px);
    right: -40px;
    left: unset;
    -webkit-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    transform: rotateX(90deg);
    width: 360px;
}

/*!sc*/
@media (max-width:414px) {
    .kBmvFA .results {
        width: 100vw;
        right: 0;
    }
}

/*!sc*/
.kBmvFA .results.open {
    -webkit-transform: rotateX(0);
    -ms-transform: rotateX(0);
    transform: rotateX(0);
}

/*!sc*/
.kBmvFA .results .mobile-search-input {
    width: 100%;
    padding: 8px;
}

/*!sc*/
.kBmvFA .results .mobile-search-input input {
    width: 100%;
    height: 40px;
    padding: 0 16px;
    border: 1px solid #e1e1ef;
    border-radius: 8px;
}

/*!sc*/
data-styled.g19[id="sc-33cc82a-0"] {
    content: "kBmvFA,"
}

/*!sc*/
.eHFHvR {
    font-size: 27px;
    position: relative;
    top: 3px;
    color: #26274b;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

/*!sc*/
.eHFHvR.active {
    color: #ff8947;
}

/*!sc*/
data-styled.g20[id="sc-33cc82a-1"] {
    content: "eHFHvR,"
}

/*!sc*/
.cHuCTB {
    padding: 48px 0;
}

/*!sc*/
@media (max-width:1024px) {
    .cHuCTB {
        padding: 32px 0;
    }
}

/*!sc*/
@media (max-width:768px) {
    .cHuCTB {
        padding: 16px 0;
    }
}

/*!sc*/
data-styled.g23[id="sc-ec7d64aa-1"] {
    content: "cHuCTB,"
}

/*!sc*/
.dnzoRi {
    position: relative;
    width: 36px;
    height: 36px;
    min-width: 36px;
    min-height: 36px;
    border-radius: 50%;
    border: 0.5px solid #e1e1ef;
}

/*!sc*/
.dnzoRi.loading {
    -webkit-animation: kyMnUB 2s infinite linear;
    animation: kyMnUB 2s infinite linear;
    background: linear-gradient(to right, #f1f2fb 4%, #e4e6f7 25%, #f1f2fb 36%);
    background-size: 1000px 100%;
}

/*!sc*/
.dnzoRi .svg-image {
    border-radius: 50%;
    overflow: hidden;
}

/*!sc*/
.dnzoRi .svg-image .error-placeholder {
    background: #ffffff;
}

/*!sc*/
.dnzoRi .svg-image .error-placeholder .avatar-placeholder {
    width: 100%;
    height: 100%;
}

/*!sc*/
data-styled.g29[id="sc-ec339472-0"] {
    content: "dnzoRi,"
}

/*!sc*/
.jLqXrx {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

/*!sc*/
.jLqXrx span {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    border-radius: 100%;
    position: absolute;
    opacity: 0.75;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-animation-name: ripple;
    animation-name: ripple;
    -webkit-animation-duration: 850ms;
    animation-duration: 850ms;
}

/*!sc*/
@-webkit-keyframes ripple {
    to {
        opacity: 0;
        -webkit-transform: scale(2);
        -ms-transform: scale(2);
        transform: scale(2);
    }
}

/*!sc*/
@keyframes ripple {
    to {
        opacity: 0;
        -webkit-transform: scale(2);
        -ms-transform: scale(2);
        transform: scale(2);
    }
}

/*!sc*/
.ivGlEj {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

/*!sc*/
.ivGlEj span {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    border-radius: 100%;
    position: absolute;
    opacity: 0.75;
    background-color: rgba(225, 225, 239, 0.5);
    -webkit-animation-name: ripple;
    animation-name: ripple;
    -webkit-animation-duration: 850ms;
    animation-duration: 850ms;
}

/*!sc*/
@-webkit-keyframes ripple {
    to {
        opacity: 0;
        -webkit-transform: scale(2);
        -ms-transform: scale(2);
        transform: scale(2);
    }
}

/*!sc*/
@keyframes ripple {
    to {
        opacity: 0;
        -webkit-transform: scale(2);
        -ms-transform: scale(2);
        transform: scale(2);
    }
}

/*!sc*/
data-styled.g30[id="sc-b4df0171-0"] {
    content: "jLqXrx,ivGlEj,"
}

/*!sc*/
.gdvIzy {
    position: relative;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    height: 100%;
}

/*!sc*/
.gdvIzy .profile {
    position: relative;
    height: 100%;
    padding-left: 16px;
}

/*!sc*/
@media (max-width:1024px) {
    .gdvIzy .profile {
        padding: 0;
    }
}

/*!sc*/
.gdvIzy .profile .header-avatar,
.gdvIzy .profile .loading-avatar {
    cursor: pointer;
}

/*!sc*/
@media (max-width:1024px) {

    .gdvIzy .profile .header-avatar,
    .gdvIzy .profile .loading-avatar {
        width: 28px;
        height: 28px;
        min-width: 28px;
        min-height: 28px;
    }
}

/*!sc*/
.gdvIzy .profile .avatar-wrapper .profile-menu {
    position: absolute;
    top: calc(100% - 8px);
    right: 0;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 8px 12px rgba(71, 75, 255, 0.075);
    border: 1px solid #e1e1ef;
    opacity: 0;
    pointer-events: none;
    overflow: hidden;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

/*!sc*/
.gdvIzy .profile .avatar-wrapper .profile-menu.open {
    opacity: 1;
    pointer-events: visible;
}

/*!sc*/
.gdvIzy .profile .avatar-wrapper .profile-menu .profile-menu-header {
    min-width: 200px;
    padding: 24px;
}

/*!sc*/
.gdvIzy .profile .avatar-wrapper .profile-menu .profile-menu-header .user-info {
    max-width: 200px;
}

/*!sc*/
.gdvIzy .profile .avatar-wrapper .profile-menu .profile-menu-header .user-info * {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*!sc*/
.gdvIzy .profile .avatar-wrapper .profile-menu .profile-menu-header .user-info .name {
    font-family: Space Grotesk, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
}

/*!sc*/
.gdvIzy .profile .avatar-wrapper .profile-menu .profile-menu-header .user-info .email {
    font-size: 14px;
    color: #73738f;
}

/*!sc*/
.gdvIzy .profile .avatar-wrapper .profile-menu .profile-menu-item {
    width: 100%;
    padding: 12px 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ffffff;
    border: none;
    white-space: nowrap;
    border-top: 1px solid rgba(225, 225, 239, 0.5);
    -webkit-transition: background-color 0.25s, color 0.25s;
    transition: background-color 0.25s, color 0.25s;
    cursor: pointer;
}

/*!sc*/
.gdvIzy .profile .avatar-wrapper .profile-menu .profile-menu-item i {
    font-size: 20px;
    margin-right: 8px;
}

/*!sc*/
.gdvIzy .profile .avatar-wrapper .profile-menu .profile-menu-item:hover {
    background: rgba(241, 242, 251, 0.5);
    color: #ff8947;
    font-weight: 500;
}

/*!sc*/
.gdvIzy .sign-in-button {
    position: relative;
    font-size: 16px;
    padding: 0 20px 0 16px;
    margin-left: 16px;
    height: 40px;
    border-radius: 20px;
    background: #ff8947;
    color: #ffffff;
    border: none;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    cursor: pointer;
}

/*!sc*/
@media (max-width:1024px) {
    .gdvIzy .sign-in-button {
        margin-left: 0;
        padding: 0;
        background: transparent;
        color: #26274b;
    }
}

/*!sc*/
.gdvIzy .sign-in-button:hover {
    background: #3236fd;
}

/*!sc*/
@media (max-width:1024px) {
    .gdvIzy .sign-in-button:hover {
        background: transparent;
    }
}

/*!sc*/
.gdvIzy .sign-in-button .sign-in-icon {
    width: 22px;
    height: 22px;
}

/*!sc*/
@media (max-width:1024px) {
    .gdvIzy .sign-in-button .sign-in-icon {
        display: none;
    }
}

/*!sc*/
.gdvIzy .sign-in-button .sign-in {
    -webkit-letter-spacing: 0.25px;
    -moz-letter-spacing: 0.25px;
    -ms-letter-spacing: 0.25px;
    letter-spacing: 0.25px;
    font-weight: 500;
    margin-left: 8px;
}

/*!sc*/
@media (max-width:1024px) {
    .gdvIzy .sign-in-button .sign-in {
        display: none;
    }
}

/*!sc*/
.gdvIzy .sign-in-button .mobile-sign-in-icon {
    display: none;
}

/*!sc*/
@media (max-width:1024px) {
    .gdvIzy .sign-in-button .mobile-sign-in-icon {
        display: block;
        font-size: 27px;
    }
}

/*!sc*/
data-styled.g31[id="sc-3bd5624e-0"] {
    content: "gdvIzy,"
}

/*!sc*/
.jkkBkE {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 8px;
}

/*!sc*/
@media (max-width:1024px) {
    .jkkBkE {
        display: none;
    }
}

/*!sc*/
.jkkBkE .product-finder {
    font-family: Space Grotesk, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 12px;
    border-radius: 8px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

/*!sc*/
.jkkBkE .product-finder i {
    font-size: 22px;
    margin-right: 8px;
}

/*!sc*/
.jkkBkE .product-finder .label {
    font-size: 16px;
    font-weight: 600;
}

/*!sc*/
.jkkBkE .product-finder .badge {
    margin-left: 8px;
    background-color: #ff8947;
    color: #ffffff;
    font-size: 10px;
    font-weight: 600;
    padding: 1px 4px;
    border-radius: 4px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

/*!sc*/
.jkkBkE .product-finder:hover {
    background: #ff8947;
    border-color: #ff8947;
    color: #ffffff;
}

/*!sc*/
.jkkBkE .product-finder:hover .badge {
    background-color: #ffffff;
    color: #ff8947;
}

/*!sc*/
data-styled.g32[id="sc-277ce8cb-0"] {
    content: "jkkBkE,"
}

/*!sc*/
.fznaMn {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0 2px 3px rgba(71, 75, 255, 0.075);
    z-index: 100;
    background: #ffffff;
}

/*!sc*/
@supports (-webkit-backdrop-filter:saturate(180%) blur(20px)) or (backdrop-filter:saturate(180%) blur(20px)) {
    .fznaMn {
        background: rgba(255, 255, 255, 1);
        -webkit-backdrop-filter: saturate(180%) blur(20px);
        backdrop-filter: saturate(180%) blur(20px);
    }
}

/*!sc*/
data-styled.g33[id="sc-277ce8cb-1"] {
    content: "fznaMn,"
}

/*!sc*/
.fOCdQW {
    width: 100%;
    height: 64px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 40px 0 24px;
}

/*!sc*/
@media (max-width:1024px) {
    .fOCdQW {
        padding: 0 24px;
    }
}

/*!sc*/
@media (max-width:768px) {
    .fOCdQW {
        height: 56px;
    }
}

/*!sc*/
@media (max-width:414px) {
    .fOCdQW {
        padding: 0 16px;
    }
}

/*!sc*/
.fOCdQW .header-section.left {
    width: calc((2 / 11) * 100%);
}

/*!sc*/
@media (max-width:1640px) {
    .fOCdQW .header-section.left {
        width: calc((1 / 11) * 100%);
    }
}

/*!sc*/
.fOCdQW .header-section.mid {
    width: calc((4 / 11) * 100%);
}

/*!sc*/
.fOCdQW .header-section.right {
    width: calc((5 / 11) * 100%);
}

/*!sc*/
@media (max-width:1640px) {
    .fOCdQW .header-section.right {
        width: calc((6 / 11) * 100%);
    }
}

/*!sc*/
@media (max-width:1200px) {
    .fOCdQW .header-section {
        width: auto !important;
    }

    .fOCdQW .header-section.mid {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}

/*!sc*/
@media (max-width:1024px) {
    .fOCdQW .header-section.left {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}

/*!sc*/
.fOCdQW .section:nth-child(3) {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}

/*!sc*/
@media (max-width:1024px) {
    .fOCdQW .section:nth-child(3) {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
}

/*!sc*/
.fOCdQW .section:nth-child(4) {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
}

/*!sc*/
@media (max-width:1024px) {
    .fOCdQW .section:nth-child(4) {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
}

/*!sc*/
data-styled.g34[id="sc-277ce8cb-2"] {
    content: "fOCdQW,"
}

/*!sc*/
.kfhbjy {
    display: none;
}

/*!sc*/
@media (max-width:1024px) {
    .kfhbjy {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
    }
}

/*!sc*/
data-styled.g36[id="sc-277ce8cb-4"] {
    content: "kfhbjy,"
}

/*!sc*/
.bUgJOQ {
    position: relative;
    overflow: hidden;
    width: unset;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    height: 48px;
    border-radius: 24px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    outline: none;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    white-space: nowrap;
}

/*!sc*/
@media (max-width:768px) {
    .bUgJOQ {
        height: 44px;
    }
}

/*!sc*/
.bUgJOQ .button-content {
    padding: 0 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

/*!sc*/
.bUgJOQ .button-content .button-icon {
    margin: 0 2px;
    font-size: 17px;
    color: inherit;
}

/*!sc*/
.bUgJOQ .button-content .button-icon-right {
    margin-left: -4px;
    color: inherit;
}

/*!sc*/
.bUgJOQ .button-content .button-text {
    position: relative;
    margin: 0 6px;
    white-space: nowrap;
    color: inherit;
    line-height: 1;
    z-index: 1;
    pointer-events: none;
}

/*!sc*/
.bUgJOQ .button-content .loading {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    color: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/*!sc*/
.bUgJOQ .button-content .loading .spinner {
    margin: 0 2px;
}

/*!sc*/
.bUgJOQ .button-content .loading .spinner .path {
    stroke: #ffffff;
}

/*!sc*/
.bUgJOQ .button-content .loading .loading-text {
    margin: 0 6px;
}

/*!sc*/
.bUgJOQ.primary {
    background-color: #ff8947;
    border: 1px solid #ff8947;
    color: #ffffff;
}

/*!sc*/
.bUgJOQ.primary:hover {
    background: #3236fd;
    border-color: #595cfb;
}

/*!sc*/
.bUgJOQ.primary .loading .spinner .path {
    stroke: #ffffff;
}

/*!sc*/
.bUgJOQ.secondary {
    background-color: #ffffff;
    color: #ff8947;
    border: 1px solid #ff8947;
}

/*!sc*/
.bUgJOQ.secondary:hover {
    border-color: #3236fd;
    color: #3236fd;
}

/*!sc*/
.bUgJOQ.secondary .loading .spinner .path {
    stroke: #ff8947;
}

/*!sc*/
.bUgJOQ.tertiary {
    background-color: #ffffff;
    color: #636388;
    border: 1px solid #bbbbde;
}

/*!sc*/
.bUgJOQ.tertiary:hover {
    border-color: #a5a5cc;
    color: #26274b;
}

/*!sc*/
.bUgJOQ.tertiary .loading .spinner .path {
    stroke: #636388;
}

/*!sc*/
.bUgJOQ.disabled {
    pointer-events: none;
    opacity: 0.5;
}

/*!sc*/
.bUgJOQ.midi {
    height: 36px;
    border-radius: 18px;
    font-weight: 500;
}

/*!sc*/
.bUgJOQ.midi .button-content {
    font-size: 14px;
    padding: 0 16px;
}

/*!sc*/
.bUgJOQ.midi .button-content .button-text {
    margin: 0 4px;
}

/*!sc*/
.bUgJOQ.midi .button-content .button-icon {
    font-size: 16px;
}

/*!sc*/
.bUgJOQ.mini {
    height: 24px;
    border-radius: 12px;
    font-weight: 500;
}

/*!sc*/
.bUgJOQ.mini .button-content {
    font-size: 12px;
    padding: 0 8px;
}

/*!sc*/
.bUgJOQ.mini .button-content .button-text {
    margin: 0 2px;
}

/*!sc*/
.bUgJOQ.mini .button-content .button-icon {
    font-size: 14px;
}

/*!sc*/
data-styled.g40[id="sc-f0c4711b-1"] {
    content: "bUgJOQ,"
}

/*!sc*/
.kZqBWo {
    position: relative;
    min-height: calc(100vh - 220px);
}

/*!sc*/
data-styled.g43[id="sc-115bd4ad-0"] {
    content: "kZqBWo,"
}

/*!sc*/
.GTUSV {
    width: 100%;
    margin: 24px auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/*!sc*/
.GTUSV .tool-home,
.GTUSV .tool-category {
    width: 970px;
    height: 250px;
}

/*!sc*/
@media (max-width:1200px) {

    .GTUSV .tool-home,
    .GTUSV .tool-category {
        width: 728px;
        height: 90px;
    }
}

/*!sc*/
@media (max-width:768px) {

    .GTUSV .tool-home,
    .GTUSV .tool-category {
        width: 336px;
        height: 280px;
    }
}

/*!sc*/
@media (max-width:375px) {

    .GTUSV .tool-home,
    .GTUSV .tool-category {
        width: 300px;
        height: 250px;
    }
}

/*!sc*/
.GTUSV .tool-home-inner {
    width: 728px;
    height: 90px;
}

/*!sc*/
@media (max-width:768px) {
    .GTUSV .tool-home-inner {
        width: 336px;
        height: 280px;
    }
}

/*!sc*/
@media (max-width:375px) {
    .GTUSV .tool-home-inner {
        width: 300px;
        height: 250px;
    }
}

/*!sc*/
.GTUSV .tool-top {
    width: 728px;
    height: 90px;
}

/*!sc*/
@media (max-width:768px) {
    .GTUSV .tool-top {
        width: 320px;
        height: 100px;
    }
}

/*!sc*/
.GTUSV .tool-mid {
    width: 728px;
    height: 90px;
}

/*!sc*/
@media (max-width:768px) {
    .GTUSV .tool-mid {
        width: 336px;
        height: 280px;
    }
}

/*!sc*/
@media (max-width:375px) {
    .GTUSV .tool-mid {
        width: 300px;
        height: 250px;
    }
}

/*!sc*/
.GTUSV .tool-bottom {
    width: 728px;
    height: 90px;
}

/*!sc*/
@media (max-width:768px) {
    .GTUSV .tool-bottom {
        width: 336px;
        height: 280px;
    }
}

/*!sc*/
@media (max-width:375px) {
    .GTUSV .tool-bottom {
        width: 300px;
        height: 250px;
    }
}

/*!sc*/
.GTUSV .product-finder-list-top {
    width: 970px;
    height: 250px;
}

/*!sc*/
@media (max-width:1640px) {
    .GTUSV .product-finder-list-top {
        width: 728px;
        height: 90px;
    }
}

/*!sc*/
@media (max-width:768px) {
    .GTUSV .product-finder-list-top {
        width: 320px;
        height: 100px;
    }
}

/*!sc*/
.GTUSV .product-finder-detail-top {
    width: 728px;
    height: 90px;
}

/*!sc*/
@media (max-width:768px) {
    .GTUSV .product-finder-detail-top {
        width: 320px;
        height: 100px;
    }
}

/*!sc*/
.GTUSV iframe {
    background-color: #f1f2fb;
}

/*!sc*/
data-styled.g49[id="sc-5e7836af-0"] {
    content: "GTUSV,"
}

/*!sc*/
.fKPpMv {
    cursor: pointer;
}

/*!sc*/
.fKPpMv * {
    pointer-events: none;
}

/*!sc*/
data-styled.g56[id="sc-4d777a5-0"] {
    content: "fKPpMv,"
}

/*!sc*/
.dNZJWB {
    position: relative;
    width: 100%;
    height: 100%;
}

/*!sc*/
.dNZJWB .protector {
    position: absolute;
    bottom: 24px;
    right: 24px;
    z-index: 2;
}

/*!sc*/
.dNZJWB .tool-bookmark {
    background-color: transparent;
    border: none;
    padding: 0;
    color: #e1e1ef;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 24px;
    height: 24px;
    z-index: 2;
}

/*!sc*/
.dNZJWB .tool-bookmark.logged-in {
    position: absolute;
    bottom: 24px;
    right: 24px;
    z-index: 2;
}

/*!sc*/
.dNZJWB .tool-bookmark .notice {
    position: absolute;
    font-size: 12px;
    right: calc(100% + 16px);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    padding: 8px;
    background-color: rgba(71, 75, 255, 0.1);
    color: #ff8947;
    border-radius: 8px;
    font-weight: 600;
    white-space: nowrap;
}

/*!sc*/
.dNZJWB .tool-bookmark .notice:before {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #f1f2fb;
}

/*!sc*/
.dNZJWB .tool-bookmark:hover .notice {
    opacity: 1;
}

/*!sc*/
.dNZJWB .tool-bookmark:hover,
.dNZJWB .tool-bookmark.fav {
    color: #ff8947;
}

/*!sc*/
.dNZJWB .tool-bookmark i {
    font-size: 24px;
}

/*!sc*/
.dNZJWB .tool-bookmark .circle {
    position: absolute;
    width: 18px;
    height: 18px;
    background: rgba(71, 75, 255, 0.1);
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, calc(-50% - 1px));
    -ms-transform: translate(-50%, calc(-50% - 1px));
    transform: translate(-50%, calc(-50% - 1px));
    -webkit-transition: 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    transition: 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    border-radius: 50%;
    overflow: hidden;
}

/*!sc*/
.dNZJWB .tool-bookmark:hover .circle {
    width: 36px;
    height: 36px;
    opacity: 1;
}

/*!sc*/
data-styled.g57[id="sc-2032de01-0"] {
    content: "dNZJWB,"
}

/*!sc*/
.dBgShE {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    border-radius: 8px;
    box-shadow: none;
    -webkit-transition: 0.25s -webkit-transform, 0.25s box-shadow;
    -webkit-transition: 0.25s transform, 0.25s box-shadow;
    transition: 0.25s transform, 0.25s box-shadow;
    overflow: hidden;
    box-shadow: 0 2px 3px rgba(71, 75, 255, 0.075);
    background: #ffffff;
    z-index: 1;
    cursor: pointer;
}

/*!sc*/
.dBgShE:hover {
    box-shadow: 0 8px 12px rgba(71, 75, 255, 0.075);
}
.dBgShE {
    text-align: center;
}
/*!sc*/
.dBgShE .tool-icon {
    display: inline-block; /* needed for text-align to work */
    width: auto;
    max-width: max-content;
    height: 42px;
}

/*!sc*/
.dBgShE .tool-name {
    font-family: Space Grotesk, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif;
    font-size: 17px;
    font-weight: 700;
}

/*!sc*/
.dBgShE .tool-description {
    font-size: 15px;
    color: #636388;
    width: 100%;
    line-height: 1.5;
    margin-top: 8px;
    display: block;
}

/*!sc*/
.dBgShE .tool-open {
    margin-top: 16px;
    font-size: 14px;
    color: #ff8947;
}

/*!sc*/
.dBgShE .tool-open:hover {
    font-weight: 500;
}

/*!sc*/
data-styled.g58[id="sc-2032de01-1"] {
    content: "dBgShE,"
}

/*!sc*/
.bMkZaN {
    background: #f1f2fb;
    padding: 80px 0;
    margin-top: 32px;
}

/*!sc*/
@media (max-width:768px) {
    .bMkZaN {
        padding: 32px 0;
        margin-top: 16px;
    }
}

/*!sc*/
data-styled.g70[id="sc-e997c36c-0"] {
    content: "bMkZaN,"
}

/*!sc*/
.eaJOTA {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/*!sc*/
data-styled.g71[id="sc-e997c36c-1"] {
    content: "eaJOTA,"
}

/*!sc*/
.iXbqX {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: none;
}

/*!sc*/
@media (max-width:768px) {
    .iXbqX {
        width: 100%;
    }
}

/*!sc*/
data-styled.g72[id="sc-e997c36c-2"] {
    content: "iXbqX,"
}

/*!sc*/
.fBauQw {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 32px;
}

/*!sc*/
@media (max-width:768px) {
    .fBauQw {
        width: 100%;
        padding-left: 0;
    }
}

/*!sc*/
.fBauQw h2 {
    font-size: 24px;
}

/*!sc*/
.fBauQw p {
    margin: 8px 0;
}

/*!sc*/
data-styled.g73[id="sc-e997c36c-3"] {
    content: "fBauQw,"
}

/*!sc*/
.eXjJnX {
    padding: 40px 0;
}

/*!sc*/
@media (max-width:1200px) {
    .eXjJnX {
        padding: 32px 0;
    }
}

/*!sc*/
@media (max-width:768px) {
    .eXjJnX {
        padding: 16px 0;
    }
}

/*!sc*/
data-styled.g74[id="sc-d456e767-0"] {
    content: "eXjJnX,"
}

/*!sc*/
.hNjjcQ {
    text-align: center;
}

/*!sc*/
.hNjjcQ h2 {
    font-size: 27px;
}

/*!sc*/
@media (max-width:768px) {
    .hNjjcQ h2 {
        font-size: 24px;
    }
}

/*!sc*/
.hNjjcQ .category-wrapper .category {
    width: 100%;
    height: 80px;
    position: relative;
    background-color: transparent;
    border: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    background: #ffffff;
    border-radius: 8px;
    overflow: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    box-shadow: 0 2px 3px rgba(71, 75, 255, 0.075);
}

/*!sc*/
.hNjjcQ .category-wrapper .category.empty {
    border: none;
    background-color: #ffffff;
    opacity: 0.5;
    box-shadow: none;
    cursor: default;
}

/*!sc*/
@media (max-width:768px) {
    .hNjjcQ .category-wrapper .category.empty {
        display: none;
    }
}

/*!sc*/
@media (max-width:768px) {
    .hNjjcQ .category-wrapper .category {
        height: 60px;
    }
}

/*!sc*/
.hNjjcQ .category-wrapper .category .category-icon {
    position: absolute;
    height: 80px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 80px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
}

/*!sc*/
@media (max-width:768px) {
    .hNjjcQ .category-wrapper .category .category-icon {
        height: 60px;
    }
}

/*!sc*/
.hNjjcQ .category-wrapper .category .bubble {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none;
    -webkit-animation: hbhOyU 0.5s;
    animation: hbhOyU 0.5s;
}

/*!sc*/
@media (max-width:768px) {
    .hNjjcQ .category-wrapper .category .bubble {
        display: none;
    }
}

/*!sc*/
.hNjjcQ .category-wrapper .category .category-name {
    position: relative;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    z-index: 2;
    color: #26274b;
}

/*!sc*/
@media (max-width:768px) {
    .hNjjcQ .category-wrapper .category .category-name {
        font-size: 19px;
    }
}

/*!sc*/
.hNjjcQ .category-wrapper .category:hover {
    border-color: #ff8947;
}

/*!sc*/
.hNjjcQ .category-wrapper .category:hover .category-icon {
    opacity: 1;
}

/*!sc*/
.hNjjcQ .category-wrapper .category:hover .category-name {
    opacity: 0;
}

/*!sc*/
data-styled.g75[id="sc-d456e767-1"] {
    content: "hNjjcQ,"
}

/*!sc*/
.japItp {
    background-color: #e9ebf9;
    padding: 24px 0;
    margin-bottom: 40px;
}

/*!sc*/
@media (max-width:1024px) {
    .japItp {
        margin-bottom: 24px;
    }
}

/*!sc*/
@media (max-width:768px) {
    .japItp {
        display: none;
    }
}

/*!sc*/
.japItp .container {
    max-width: 1200px;
}

/*!sc*/
.japItp .featured {
    bottom: 16px;
    left: 0;
}

/*!sc*/
.japItp .featured .featured-title {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    color: #ff8947;
    opacity: 0.32;
}

/*!sc*/
@media (max-width:1024px) {
    .japItp .featured .featured-title {
        font-size: 14px;
    }
}

/*!sc*/
.japItp .featured .featured-in-logo {
    line-height: 1;
}

/*!sc*/
.japItp .featured .featured-in-logo img {
    height: 24px;
    opacity: 0.32;
}

/*!sc*/
@media (max-width:1024px) {
    .japItp .featured .featured-in-logo img {
        height: 20px;
    }
}

/*!sc*/
data-styled.g76[id="sc-77d7bc19-0"] {
    content: "japItp,"
}

/*!sc*/
.Uiixx {
    padding: 32px 0;
}

/*!sc*/
@media (max-width:768px) {
    .Uiixx {
        padding: 16px 0;
    }
}

/*!sc*/
.Uiixx .container {
    max-width: 1210px;
}

/*!sc*/
@media (max-width:768px) {
    .Uiixx .container {
        max-width: 100%;
    }
}

/*!sc*/
.Uiixx .featured-title {
    position: relative;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 24px;
}

/*!sc*/
.Uiixx .featured-title h2 {
    font-size: 27px;
    margin: 0;
}

/*!sc*/
@media (max-width:768px) {
    .Uiixx .featured-title h2 {
        font-size: 24px;
    }
}

/*!sc*/
.Uiixx .swiper {
    margin: -12px;
    width: calc(100% + 24px);
}

/*!sc*/
.Uiixx .swiper .swiper-wrapper .swiper-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 12px;
    height: auto !important;
}

/*!sc*/
.Uiixx .product-finder-box {
    width: 100%;
    background-color: #f1f2fb;
    border-radius: 48px;
    padding: 40px 80px;
}

/*!sc*/
@media (max-width:1024px) {
    .Uiixx .product-finder-box {
        padding: 40px;
    }
}

/*!sc*/
@media (max-width:768px) {
    .Uiixx .product-finder-box {
        padding: 24px;
    }
}

/*!sc*/
.Uiixx .product-finder-box .product-finder-icon {
    width: 240px;
    height: 240px;
    margin-right: 80px;
}

/*!sc*/
@media (max-width:1024px) {
    .Uiixx .product-finder-box .product-finder-icon {
        margin-right: 40px;
    }
}

/*!sc*/
@media (max-width:768px) {
    .Uiixx .product-finder-box .product-finder-icon {
        width: 120px;
        height: 120px;
        margin-right: 0;
    }
}

/*!sc*/
data-styled.g77[id="sc-12a324c8-0"] {
    content: "Uiixx,"
}

/*!sc*/
.egbyPN {
    background-color: #f1f2fb;
    position: relative;
}

/*!sc*/
@media (max-width:768px) {
    .egbyPN {
        margin-bottom: 24px;
    }
}


/*!sc*/
data-styled.g78[id="sc-571e3538-0"] {
    content: "egbyPN,"
}

/*!sc*/
.dKgsss {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 5%;
    position: relative;
}

/*!sc*/
@media (max-width:1024px) {
    .dKgsss {
        height: 480px;
    }
}

/*!sc*/
@media (max-width:768px) {
    .dKgsss {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        height: auto;
    }
}

/*!sc*/
.dKgsss .hero-content {
    width: 100%;
}

/*!sc*/
@media (max-width:1024px) {
    .dKgsss .hero-content {
        width: 400px;
        min-width: 400px;
    }
}

/*!sc*/
@media (max-width:768px) {
    .dKgsss .hero-content {
        width: 100%;
        min-width: auto;
        margin-top: -16px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
    }
}

/*!sc*/
.dKgsss .hero-content h1 {
    font-size: 40px;
    margin: 0 0 32px;
    -webkit-letter-spacing: -1.5px;
    -moz-letter-spacing: -1.5px;
    -ms-letter-spacing: -1.5px;
    letter-spacing: -1.5px;
}

/*!sc*/
.dKgsss .hero-content h1 strong {
    position: relative;
}

/*!sc*/
.dKgsss .hero-content h1 strong:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 30px;
    top: calc(100% - 8px);
    left: 0;
    background: url('../assets/pages/home/highlight.svg') center/contain no-repeat;
}

/*!sc*/
@media (max-width:1024px) {
    .dKgsss .hero-content h1 {
        font-size: 30px;
        -webkit-letter-spacing: -1px;
        -moz-letter-spacing: -1px;
        -ms-letter-spacing: -1px;
        letter-spacing: -1px;
    }
}

/*!sc*/
@media (max-width:414px) {
    .dKgsss .hero-content h1 {
        font-size: 24px;
        line-height: inherit;
        margin: 0 0 16px;
    }
}

/*!sc*/
.dKgsss .hero-content p {
    font-size: 18px;
    margin: 0 0 12px;
}

/*!sc*/
@media (max-width:1024px) {
    .dKgsss .hero-content p {
        font-size: 16px;
    }
}

/*!sc*/
.dKgsss .hero-content .hero-action {
    height: 48px;
    border-radius: 24px;
}

/*!sc*/
.dKgsss .hero-content .hero-action .button-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/*!sc*/
.dKgsss .hero-content .hero-action i {
    position: relative;
    top: 1px;
    font-size: 20px;
}

/*!sc*/
@media (max-width:414px) {
    .dKgsss .hero-content .hero-action.explore .button-content {
        padding: 0 8px 0 14px;
    }
}

/*!sc*/
.dKgsss .hero-content .hero-action.explore i {
    margin-left: 4px;
}

/*!sc*/
.dKgsss .hero-content .hero-action.product-finder img {
    width: 18px;
    margin-right: 8px;
}

/*!sc*/
@media (max-width:414px) {
    .dKgsss .hero-content .hero-action.product-finder .button-content {
        padding: 0 12px 0;
    }
}

/*!sc*/
@media (max-width:414px) {
    .dKgsss .hero-content .hero-action.product-finder .button-text {
        margin: 0 4px;
    }
}

/*!sc*/
.dKgsss .hero-content .hero-action.product-finder i {
    margin-right: 0;
}

/*!sc*/
@media (max-width:768px) {
    .dKgsss .hero-content .extensions {
        display: none;
    }
}

/*!sc*/
.dKgsss .hero-content .extensions .extensions-description {
    font-size: 13px;
}

/*!sc*/
.dKgsss .hero-content .extensions .button {
    border-radius: 18px;
    height: 36px;
    font-size: 13px;
}

/*!sc*/
.dKgsss .hero-content .extensions .button .button-content {
    padding: 0 16px 0 8px;
}

/*!sc*/
.dKgsss .hero-content .extensions .button .button-content .button-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/*!sc*/
.dKgsss .hero-content .extensions .button .button-content .button-text img {
    height: 18px;
    margin-right: 10px;
}

/*!sc*/
.dKgsss .hero-animation {
    position: relative;
    max-width: 640px;
    min-height: 250px;
    pointer-events: none;
}

/*!sc*/
@media (max-width:1800px) {
    .dKgsss .hero-animation {
        max-width: 600px;
    }
}

/*!sc*/
.dKgsss .hero-animation .categories {
    position: absolute;
    top: 10%;
    left: 30%;
}

/*!sc*/
.dKgsss .hero-animation .categories img {
    width: 25%;
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-animation: dEvNSP 3500ms infinite;
    animation: dEvNSP 3500ms infinite;
}

/*!sc*/
data-styled.g79[id="sc-571e3538-1"] {
    content: "dKgsss,"
}

/*!sc*/
.linCXw .tool-home-box {
    width: 970px;
    height: 250px;
    margin: 0 auto;
}

/*!sc*/
@media (max-width:1200px) {
    .linCXw .tool-home-box {
        width: 728px;
        height: 90px;
    }
}

/*!sc*/
@media (max-width:768px) {
    .linCXw .tool-home-box {
        width: 336px;
        height: 280px;
    }
}

/*!sc*/
@media (max-width:375px) {
    .linCXw .tool-home-box {
        width: 300px;
        height: 250px;
    }
}

/*!sc*/
.linCXw .tool-home-box.hide {
    width: 0 !important;
    height: 0 !important;
}

/*!sc*/
data-styled.g80[id="sc-29ddfcfa-0"] {
    content: "linCXw,"
}

/*!sc*/
.hHktQn {
    padding: 16px 0;
}

/*!sc*/
.hHktQn .info {
    padding-bottom: 10px;
}

/*!sc*/
.hHktQn .info .category-title h2 {
    margin: 0;
    font-size: 24px;
    color: #26274b;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}

/*!sc*/
@media (max-width:414px) {
    .hHktQn .info .category-title h2 {
        font-size: 21px;
    }
}

/*!sc*/
.hHktQn .info .category-title h2 .hash {
    color: #ff8947;
    margin-right: 8px;
}

/*!sc*/
.hHktQn .info .category-title:hover h2 {
    color: #ff8947;
}

/*!sc*/
.hHktQn .info .see-all {
    color: #ff8947;
    font-weight: 500;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}

/*!sc*/
.hHktQn .info .see-all:hover {
    color: #3236fd;
}

/*!sc*/
.hHktQn .tool-home-inner-box {
    margin: 8px auto 24px !important;
    width: 728px;
    height: 90px;
}

/*!sc*/
@media (max-width:768px) {
    .hHktQn .tool-home-inner-box {
        width: 336px;
        height: 280px;
    }
}

/*!sc*/
@media (max-width:375px) {
    .hHktQn .tool-home-inner-box {
        width: 300px;
        height: 250px;
    }
}

/*!sc*/
.hHktQn .tool-home-inner-box .ad-wrapper {
    margin: 0 auto !important;
}

/*!sc*/
.hHktQn .tool-home-inner-box.hide {
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
}

/*!sc*/
data-styled.g81[id="sc-be4610e8-0"] {
    content: "hHktQn,"
}

/*!sc*/
@-webkit-keyframes OBGVY {
    0% {
        -webkit-transform: rotate(10deg);
        -ms-transform: rotate(10deg);
        transform: rotate(10deg);
    }

    50% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

/*!sc*/
@keyframes OBGVY {
    0% {
        -webkit-transform: rotate(10deg);
        -ms-transform: rotate(10deg);
        transform: rotate(10deg);
    }

    50% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

/*!sc*/
data-styled.g334[id="sc-keyframes-OBGVY"] {
    content: "OBGVY,"
}

/*!sc*/
@-webkit-keyframes kyMnUB {
    0% {
        background-position: -1000px 0;
    }

    100% {
        background-position: 1000px 0;
    }
}

/*!sc*/
@keyframes kyMnUB {
    0% {
        background-position: -1000px 0;
    }

    100% {
        background-position: 1000px 0;
    }
}

/*!sc*/
data-styled.g335[id="sc-keyframes-kyMnUB"] {
    content: "kyMnUB,"
}

/*!sc*/
@-webkit-keyframes dEvNSP {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }

    45% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }

    50% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    95% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
}

/*!sc*/
@keyframes dEvNSP {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }

    45% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }

    50% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    95% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
}

/*!sc*/
data-styled.g341[id="sc-keyframes-dEvNSP"] {
    content: "dEvNSP,"
}

/*!sc*/
@-webkit-keyframes hbhOyU {
    0% {
        width: 0;
        height: 0;
    }

    100% {
        width: 200px;
        height: 200px;
    }
}

/*!sc*/
@keyframes hbhOyU {
    0% {
        width: 0;
        height: 0;
    }

    100% {
        width: 200px;
        height: 200px;
    }
}

/*!sc*/
data-styled.g342[id="sc-keyframes-hbhOyU"] {
    content: "hbhOyU,"
}

/*!sc*/