*{margin:0;padding:0;box-sizing:border-box}a{display:inline-block}html{scroll-behavior:smooth}body{font-family:"Manrope",sans-serif;font-size:16px;font-weight:400;line-height:150%;padding:0;margin:0;overflow-x:hidden;color:rgba(0,0,0,.6980392157)}h1{font-size:32px;font-weight:700;line-height:120%;color:rgba(0,0,0,.8980392157);padding:0;margin-bottom:16px;max-width:620px}@media screen and (max-width: 1249px){h1{font-size:24px;max-width:100%}}h2{font-size:20px;font-weight:600;line-height:130%;color:rgba(0,0,0,.8980392157);padding:0;margin:20px 0 4px;box-sizing:border-box}@media screen and (max-width: 1249px){h2{font-size:16px;margin:18px 0 2px}}p{font-size:16px;font-style:normal;font-weight:400;line-height:150%;color:rgba(0,0,0,.6);padding:0}@media screen and (max-width: 1249px){p{font-size:14px}}label{cursor:auto}.container{width:1160px;margin:auto;padding:64px 0}@media screen and (min-width: 1250px)and (max-width: 1500px){.container{width:1160px}}@media screen and (max-width: 1249px){.container{padding:48px 16px;width:100%;margin:0}}.title{font-size:24px;font-weight:700;line-height:120%;color:rgba(0,0,0,.8980392157)}@media screen and (max-width: 796px){.title{font-size:20px}}.subtitle{font-size:16px;font-weight:600;line-height:130%;letter-spacing:-0.16px;color:rgba(0,0,0,.8980392157)}@media screen and (max-width: 796px){.subtitle{font-size:14px}}.text{font-size:16px;font-weight:400;line-height:150%;color:rgba(0,0,0,.6980392157)}@media screen and (max-width: 796px){.text{font-size:14px}}.card-title{font-size:20px;font-weight:600;line-height:130%;color:rgba(0,0,0,.8980392157)}@media screen and (max-width: 796px){.card-title{font-size:16px}}.card-text{font-size:16px;font-weight:500;line-height:150%;color:rgba(0,0,0,.6980392157)}@media screen and (max-width: 796px){.card-text{font-size:14px}}.button{border-radius:4px;display:flex;align-items:center;justify-content:center;text-decoration:none;outline:0;box-sizing:border-box;font-size:16px;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-0.16px;white-space:nowrap;cursor:pointer;transition:all .3s ease-in-out;height:44px;padding:0 40px}.button--primary{border:1px solid #7c3aed;background-color:#7c3aed;color:#fff;text-decoration:none}.button--primary:hover{background-color:rgba(0,0,0,0);color:#7c3aed}.button-visit{border:1px solid #7c3aed;background-color:#7c3aed;color:#fff;text-decoration:none}.button-visit:hover{background-color:rgba(0,0,0,0);color:#fff;box-shadow:0 4px 10px 0 rgba(3,3,3,.4)}.button--secondary{background:linear-gradient(90deg, #7C3AED 0%, #9A6FE3 100%);color:#fff}.button--secondary:hover{background:linear-gradient(270deg, #7C3AED 0%, #9A6FE3 100%);transition:background .8s ease}.button--link{background-color:rgba(0,0,0,0);border:none;color:rgba(0,0,0,.8980392157)}.button--link:hover{color:rgba(73,173,244,.9490196078)}.button--top-banner{background-color:rgba(0,0,0,0);border:1px solid;width:100%}.button--top-banner:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,.2)}.button--navigation{background-color:rgba(0,0,0,0);border:none;color:rgba(0,0,0,.6);position:relative}.button--navigation:hover{color:#7c3aed}.button--navigation:hover::after{content:"";display:block;width:25%;height:2px;max-width:25%;max-height:2px;background-color:#7c3aed;position:absolute;right:50%;bottom:0;transform:translateX(50%);transition-duration:.8s}body.modal-open{overflow:hidden}.header{position:sticky;z-index:1000;top:0;left:0;background-color:#fff}.header__container{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.1019607843);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:64px;padding:0 0}@media screen and (max-width: 1249px){.header__container{padding:0 16px;-webkit-box-sizing:border-box;box-sizing:border-box}}.burger-input{display:none}@media screen and (max-width: 1249px){.burger-input:checked~.header-navigation{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1;left:0}.burger-input:checked~.button-burger{background:url("../img/dist/icon_close_burger-menu.svg") center no-repeat;background-size:contain}.burger-input:checked+body{overflow:hidden}}.header-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:65%;gap:40px}@media screen and (max-width: 1249px){.header-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;position:fixed;top:0;background:#fff;height:100%;width:100%;z-index:10;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;left:200%;width:100%;-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center;-webkit-transform:perspective(-200%);transform:perspective(-200%);opacity:0}}.logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;z-index:100}.logo img{max-width:155px;max-height:32px}.button-burger{width:24px;height:24px;background:url("../img/dist/burger-default.svg") center no-repeat;background-size:contain;display:none;outline:0;border:0;cursor:pointer;font-size:0;z-index:100}@media screen and (max-width: 1249px){.button-burger{display:block}}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;margin:0}@media screen and (max-width: 1249px){.menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-row-gap:18px;display:grid}}.menu__item{padding:0;margin:0;list-style-type:none}.error__page{margin-top:64px}.container-404{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:40px 0}.container-404__text{text-align:center;padding:0 15px}.error__image{max-width:300px;border-radius:4px}.footer{background:#fff;padding:32px 0}@media screen and (max-width: 1249px){.footer{padding:16px}}.footer__navigation{grid-area:navigation;position:absolute;left:700px;top:20%}@media screen and (max-width: 1249px){.footer__navigation{position:unset}}.footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-row-gap:28px;position:relative;border-top:1px solid rgba(0,0,0,.1019607843)}@media screen and (max-width: 1249px){.footer__container{display:grid;grid-template-areas:"footer-logo" "copyright" "navigation";grid-template-columns:unset;grid-column-gap:unset;grid-row-gap:28px;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width: 1249px){.footer__container{padding:48px 0}}.footer-logo__image{max-width:100%}.footer-logo{max-height:32px;grid-area:footer-logo}.footer-logo img{max-height:32px;width:auto}.footer_copyright{font-size:14px;font-weight:400;line-height:150%;color:rgba(0,0,0,.8980392157);margin:0;padding:0;grid-area:copyright;width:380px}@media screen and (max-width: 1249px){.footer_copyright{width:auto}}.footer-menu{padding:0;margin:0;display:grid;grid-auto-flow:column;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(3, 1fr);grid-row-gap:24px;grid-column-gap:240px}@media screen and (min-width: 1250px)and (max-width: 1500px){.footer-menu{grid-template-columns:150px 150px;grid-column-gap:140px}}@media screen and (max-width: 1249px){.footer-menu{grid-template-columns:112px 112px;grid-column-gap:60px}}@media screen and (max-width: 768px){.footer-menu{grid-auto-flow:dense}}.footer-menu__item{padding:0;margin:0;list-style-type:none}.footer-menu__link{font-size:16px;font-weight:500;line-height:150%;color:rgba(0,0,0,.6);text-decoration:none}.footer-menu__link:hover{color:#7c3aed}.hero-section{width:1160px;max-width:1160px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 1249px){.hero-section{max-width:100%;width:100%;padding:48px 32px 24px 32px}}@media screen and (max-width: 768px){.hero-section{gap:16px;padding:24px 16px 24px 16px}}.page-date-update{color:rgba(0,0,0,.8);margin:0;padding:0;font-size:16px;font-weight:500;line-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:20px;gap:8px}@media screen and (max-width: 768px){.page-date-update{font-size:14px;gap:4px}}.page-date-update span{color:rgba(0,0,0,.6980392157);margin:0;font-size:16px;font-weight:400;line-height:100%}@media screen and (max-width: 768px){.page-date-update span{font-size:14px}}.page-date-update:before{content:"";display:block;width:20px;min-width:20px;height:20px;background:url("../img/dist/date-update-icon.svg") center no-repeat;background-size:contain}.hero-text{max-width:764px;color:rgba(0,0,0,.6980392157);margin:0;padding:0;font-size:16px;font-weight:400;line-height:150%}@media screen and (max-width: 768px){.hero-text{font-size:14px}}.hero-title{color:rgba(0,0,0,.8980392157);margin:0;padding:0;font-size:32px;font-weight:700;line-height:130%;text-transform:capitalize}@media screen and (max-width: 768px){.hero-title{font-size:24px}}.page-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 1200px){.page-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:100%}}.page-content h2{color:rgba(0,0,0,.8980392157);font-size:24px;font-weight:700;line-height:130%;margin:32px 0}@media screen and (max-width: 768px){.page-content h2{font-size:20px;margin:24px 0}}.page-content h3{color:rgba(0,0,0,.8980392157);font-size:20px;font-weight:600;line-height:160%;margin-top:24px}@media screen and (max-width: 768px){.page-content h3{font-size:16px;margin-top:16px}}.page-content a{color:#49adf4;font-size:16px;font-weight:400;line-height:150%}@media screen and (max-width: 768px){.page-content a{font-size:14px}}.page-content p{color:rgba(0,0,0,.6980392157);font-size:16px;font-weight:400;line-height:150%;margin-top:16px}@media screen and (max-width: 768px){.page-content p{font-size:14px;margin-top:12px}}.page-content figure{max-width:100%;height:auto;width:auto}.page-content figure img{max-width:100%;height:auto;width:auto}.page-content img{max-width:100%;height:auto;width:auto}.page-content ul,.page-content ol{list-style-position:inside;margin-top:16px}.page-content ul li,.page-content ol li{color:rgba(0,0,0,.6980392157);font-size:16px;font-weight:400;line-height:150%;margin-bottom:8px}@media screen and (max-width: 768px){.page-content ul li,.page-content ol li{font-size:14px;margin-top:12px}}.page-content table{width:100%;border-radius:10px;border-collapse:collapse;overflow:hidden;margin:40px 0}.page-content table ul li,.page-content table ol li{padding:2px;margin:0}.page-content tr,.page-content th{color:rgba(0,0,0,.8980392157)}.page-content tr:nth-child(even),.page-content tr:nth-child(even) td,.page-content tr:nth-child(even) th{background-color:#fafafa}.page-content tr:nth-child(odd),.page-content tr:nth-child(odd) td,.page-content tr:nth-child(odd) th{background-color:#eef2fe}.page-content th{border-bottom:1px solid #d4d4d8;text-align:start;padding:10px 20px}.page-content tr:not(:last-child){border-bottom:1px solid #d4d4d8}.page-content tr:not(:first-child){border-top:1px solid #d4d4d8}.page-content td:first-child{font-size:18px;font-weight:600;line-height:130%;letter-spacing:-0.18px;color:rgba(0,0,0,.8980392157)}@media screen and (max-width: 768px){.page-content td:first-child{font-size:16px}}.page-content td{padding:10px 8px}.page-content td:not(:first-child){font-size:16px;font-weight:400;line-height:150%}@media screen and (max-width: 768px){.page-content td:not(:first-child){font-size:14px}}.page-content--main{width:1160px;margin:0 auto;padding:86px 0}@media screen and (max-width: 1249px){.page-content--main{width:auto;margin:0;padding:48px 32px}}.page-content--single{width:1160px;margin:0 auto;padding:0 100px 86px 100px}@media screen and (max-width: 768px){.page-content--single{padding:0 16px 48px 16px}}@media screen and (max-width: 768px){.page-content--inner{padding:0}}.page-content--policy p{margin-top:0;margin-bottom:0}.page-content--policy h2{margin:5px 0}.top-brands-column__title{color:rgba(0,0,0,.8);font-size:20px;font-style:normal;font-weight:600;line-height:160%;margin:0}@media screen and (max-width: 768px){.top-brands-column__title{font-size:16px;text-align:center}}.top-brands-column{width:300px;max-width:300px;row-gap:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:0;padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 1200px){.top-brands-column{display:none}}.top-brands{width:100%;row-gap:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;margin:0}@media screen and (max-width: 1200px){.top-brands{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 1050px){.top-brands{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.top-brands__item{width:100%;max-width:300px;grid-row-gap:24px;border-bottom:1px solid #ebebeb;list-style-type:none;padding:24px 0;margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 768px){.top-brands__item{max-width:100%}}.brand{width:100%;height:48px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.logo-wrapper{width:132px;height:38px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}.logo-wrapper img{max-width:100%;max-height:100%;width:auto;height:auto}.rating{grid-column-gap:8px;-webkit-box-flex:0;-ms-flex:0 auto;flex:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex}.rating__value{color:rgba(0,0,0,.8);margin-top:0;margin-bottom:0;font-size:16px;font-weight:500;line-height:100%;text-decoration:none}.stars{width:112px;height:17px;background:#5a5a5a;-webkit-mask:url("../img/dist/container_stars.svg") left no-repeat;mask:url("../img/dist/container_stars.svg") left no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.stars-current{height:17px;background:#feb930;-webkit-mask:url("../img/dist/container_stars.svg") left no-repeat;mask:url("../img/dist/container_stars.svg") left no-repeat;-webkit-mask-size:auto;mask-size:auto;position:absolute;left:0;top:0}.brand-list{-webkit-column-gap:74px;-moz-column-gap:74px;column-gap:74px;padding:0 0 64px;display:-webkit-box;display:-ms-flexbox;display:flex;width:1160px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 1200px){.brand-list{width:100%;-webkit-column-gap:unset;-moz-column-gap:unset;column-gap:unset;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:48px}}@media screen and (max-width: 1200px)and (min-width: 769px){.brand-list{padding-left:32px;padding-right:32px}}@media screen and (max-width: 768px){.brand-list{width:100%;padding:0 16px 48px}}.left-column{width:764px;min-width:764px;grid-row-gap:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1200px){.left-column{width:100%;min-width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.card-brand{width:100%;border-radius:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:6px;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.05);box-shadow:0 4px 10px 0 rgba(0,0,0,.05);border:1px solid #ebebeb;background:#fafafa}@media screen and (max-width: 860px){.card-brand{min-width:343px}}@media screen and (max-width: 600px){.card-brand{width:100%;min-width:100%}}.card-brand--top-offer{-webkit-box-shadow:0 4px 10px rgba(46,89,201,.15);box-shadow:0 4px 10px rgba(46,89,201,.15);outline:8px solid rgba(46,89,201,.1);grid-row-gap:6px;border:2px solid #2e59c9;background:#f8fafd}.card-brand__label{height:36px;max-width:100%;border-radius:5px 0 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}@media screen and (max-width: 768px){.card-brand__label{height:32px;padding:0 8px;font-size:14px}}.card-brand__label--one{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card-brand__label--item{color:#fff;font-size:16px;font-weight:500;line-height:100%}@media screen and (max-width: 768px){.card-brand__label--item{font-size:14px}}.card-brand__container{width:100%;grid-column-gap:30px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 860px){.card-brand__container{padding:16px;row-gap:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.card-brand--top-offer .card-brand__container{padding:24px}@media screen and (max-width: 860px){.card-brand--top-offer .card-brand__container{padding:16px}}.column-logo{width:150px;max-width:150px;grid-row-gap:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 860px){.column-logo{width:100%;max-width:100%}}.column-features{width:100%;max-width:288px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 860px){.column-features{max-width:100%;row-gap:16px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.features{width:100%;grid-row-gap:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;margin:0}.features__item{width:200px;max-width:200px;grid-column-gap:8px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;font-size:16px;font-weight:400;line-height:150%;color:rgba(0,0,0,.8);padding:0;margin:0}@media screen and (max-width: 768px){.features__item{font-size:14px}}@media screen and (max-width: 420px){.features__item{max-width:150px}}.features__item,.features__item a{font-size:16px;font-weight:400;line-height:150%;color:rgba(0,0,0,.8);text-decoration:none}@media screen and (max-width: 768px){.features__item,.features__item a{font-size:14px}}.features__item a:focus,.features__item a:hover{color:#49adf4}.card-brand__link{color:rgba(0,0,0,.8980392157);padding:0;margin:auto 0 0;font-size:16px;font-weight:500;line-height:150%;text-decoration:none}@media screen and (max-width: 768px){.card-brand__link{font-size:14px}}.card-brand__link:hover,.card-brand__link:focus{color:#49adf4}.grade{width:100%;grid-column-gap:12px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 860px){.grade{display:grid;grid-area:2/2}}.rating-value{color:rgba(0,0,0,.8);text-align:center;margin-top:0;margin-bottom:0;font-size:32px;font-weight:500;line-height:150%;text-decoration:none}@media screen and (max-width: 768px){.rating-value{font-size:24px}}.right-column{width:300px;max-width:300px;grid-row-gap:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto}.right-column__container{grid-row-gap:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:312px;border-radius:8px}@media screen and (max-width: 1249px){.right-column__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:24px}}@media screen and (max-width: 860px){.right-column__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:312px;padding:0}}@media screen and (max-width: 1200px){.right-column{max-width:100%;width:100%;grid-row-gap:48px}}.banner,.banner__content{text-decoration:none}.banner{max-width:312px;min-width:312px;grid-row-gap:24px;padding:30px 13px 13px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;overflow:hidden;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px}.banner__content{width:160px;row-gap:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex}.banner__text{width:160px;color:rgba(0,0,0,.8980392157);font-size:18px;font-weight:600;line-height:130%;margin:0}.banner__logo{height:32px;max-width:140px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.banner__logo img{max-width:100%;max-height:100%;width:auto;height:auto}.button-banner{width:100%;height:40px;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.banner-vertical{width:100%;max-width:300px;height:390px;max-height:390px;grid-row-gap:20px;padding:24px 16px;border-radius:10px;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none}@media screen and (max-width: 1200px){.banner-vertical{display:none}}.banner-vertical:before{content:"";display:block;width:100%;height:100%;border-radius:10px;background:radial-gradient(281.02% 141.42% at 0% 0%, #f9f8fd 0%, #deebff 100%);z-index:-1;position:absolute;top:0;left:0}.banner-vertical__logo{height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%}.banner-vertical__logo img{max-width:100%;max-height:100%;width:auto;height:auto}.all-brands{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin:0;padding:0}@media screen and (max-width: 1200px)and (min-width: 600px){.all-brands{width:100%}}@media screen and (max-width: 599px){.all-brands{width:100%}}.all-brands__item{padding:0;margin:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.card-brand-right{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}.card-brand-button{max-width:140px;max-height:44px;overflow:hidden}@media screen and (max-width: 860px){.card-brand-button{max-width:100%;width:100%}}.recent-articles-column__title{font-size:20px;font-weight:600;line-height:130%;color:rgba(0,0,0,.8980392157)}@media screen and (max-width: 768px){.recent-articles-column__title{font-size:16px}}.recent-articles-column__item{list-style:none}.recent-articles-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.recent-articles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;text-decoration:none}.article__content{font-size:16px;font-style:normal;font-weight:400;line-height:150%}.article__content:hover,.article__content:focus{color:#49adf4}@media screen and (max-width: 768px){.article__content{font-size:14px}}.article-item__title:not(:last-child){padding-right:10px}.article-item__title{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.article-item__title::after{content:"";background-image:url("../img/dist/icon_arrow--right.svg");background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;right:-30px;top:55%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:20px}.contact-us{display:-webkit-box;display:-ms-flexbox;display:flex;width:1160px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1200px){.contact-us{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;padding:0 16px 48px 16px}}.contact-us .hero-section{padding:48px 0 18px 0}.contact-us>.left-column{-webkit-box-flex:1;-ms-flex:1 1 70%;flex:1 1 70%}.contact-us>.right-column{-webkit-box-flex:1;-ms-flex:1 1 30%;flex:1 1 30%}.contact-us>.left-column:only-child{-webkit-box-flex:0;-ms-flex:0 1 80%;flex:0 1 80%}@media screen and (max-width: 1200px){.contact-us>.right-column:empty{display:none}}.hero-section--contact-us{width:764px;max-width:764px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 1200px){.hero-section--contact-us{max-width:100%;width:100%}}@media screen and (max-width: 768px){.hero-section--contact-us{gap:16px}}.page-content__wrapper{max-width:800px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}@media screen and (max-width: 768px){.page-content__wrapper{width:100%}}.splide{visibility:visible !important}.card-brand-left{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);grid-auto-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:44px;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;position:relative}.card-brand-left::before{content:"";position:absolute;top:60%;left:0;width:95%;border-bottom:1px solid rgba(0,0,0,.1019607843)}@media screen and (max-width: 860px){.card-brand-left::before{top:75%}}@media screen and (max-width: 860px){.card-brand-left{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(3, 1fr);grid-auto-flow:row}}@media screen and (max-width: 420px){.card-brand-left{grid-template-columns:repeat(2, 180px);-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}}.column-logo img{max-width:140px;height:auto}.splide__slide.girl-card{max-width:240px;width:240px}.splide__slide.girl-card.is-next{max-width:280px;min-width:280px;width:280px}@media screen and (max-width: 825px){.splide__slide.girl-card.is-next{max-width:280px;min-width:280px;width:auto}}@media screen and (max-width: 825px){.splide__slide.girl-card{max-width:280px;min-width:280px;width:auto}}#brides-carousel-track.splide__track{min-height:600px}.girl-card{text-decoration:none;width:100%;border-radius:6px;background-color:#fff;display:block;-webkit-transition-duration:.5s;transition-duration:.5s;cursor:pointer;overflow:hidden}.girl-card__image{width:100%;overflow:hidden;background-color:#fff}.girl-card__image img{width:100%;height:100%;max-height:500px;-o-object-fit:cover;object-fit:cover}.girl-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;width:100%;max-height:200px;min-height:180px;padding:16px;-webkit-transition-duration:.5s;transition-duration:.5s}.girl-card{width:240px;min-width:240px;max-width:280px;grid-row-gap:24px;background:#fff;border:1px solid #ebebeb;border-radius:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none}@media screen and (max-width: 1200px)and (min-width: 769px){.girl-card:first-child{margin-left:16px}.girl-card:last-child{margin-right:16px}}@media screen and (max-width: 768px){.girl-card{width:336px !important;min-width:336px;max-width:336px;grid-row-gap:16px}.girl-card:first-child{margin-left:12px}.girl-card:last-child{margin-right:12px}}.girls-list__image-link{text-decoration:none}.girls-button{margin-top:20px}.brides-container{width:100%;max-width:100%;min-height:863px;grid-row-gap:48px;background:linear-gradient(180deg, #E7ECF9 0%, #E4D5ED 100%);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:80px 0 160px 0;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.brides-container__header{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;gap:16px;max-width:400px;width:400px}@media screen and (max-width: 768px){.brides-container__header{max-width:350px;width:350px}}.brides-container__title{text-align:center;font-size:32px;font-weight:600;line-height:normal;color:rgba(0,0,0,.8980392157)}@media screen and (max-width: 768px){.brides-container__title{font-size:24px}}.brides-container__text{text-align:center;font-size:16px;font-weight:400;line-height:150%;color:rgba(0,0,0,.6980392157)}@media screen and (max-width: 768px){.brides-container__text{font-size:14px}}.girls-carousel-wrapper{max-width:808px;margin:0 auto}@media screen and (max-width: 825px){.girls-carousel-wrapper{max-width:100%}}.girls-carousel-wrapper .splide__pagination{bottom:-60px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;right:unset;padding:0}.girls-carousel-wrapper .splide__pagination li{display:-webkit-box;display:-ms-flexbox;display:flex}.girls-carousel-wrapper .splide__pagination__page{background:rgba(0,0,0,.1);opacity:1;width:6px;min-width:6px;height:6px;margin:0;padding:0}.girls-carousel-wrapper .splide__pagination__page.is-active{background:#2e59c9}.girls-carousel-wrapper .splide__arrow{width:48px;min-width:48px;height:48px;min-height:48px;border-radius:50%;color:rgba(0,0,0,.8);position:absolute;bottom:-80px;top:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset;background:rgba(0,0,0,0);opacity:1}.girls-carousel-wrapper .splide__arrow:not(:disabled){background:rgba(0,0,0,.03)}.girls-carousel-wrapper .splide__arrow:not(:disabled):hover{background:rgba(46,89,201,.0980392157)}.girls-carousel-wrapper .splide__arrow svg{fill:#5a5a5a;width:16px;min-width:16px;height:16px}.girls-carousel-wrapper .splide__arrow--next{right:30%}@media screen and (max-width: 768px){.girls-carousel-wrapper .splide__arrow--next{right:20%}}.girls-carousel-wrapper .splide__arrow--prev{left:30%}@media screen and (max-width: 768px){.girls-carousel-wrapper .splide__arrow--prev{left:20%}}.girls-carousel{width:100%;grid-column-gap:16px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;margin:0}@media screen and (max-width: 768px){.girls-carousel{grid-column-gap:23px}}.girl-card__title{font-size:20px;font-weight:600;line-height:130%;color:rgba(0,0,0,.8980392157)}@media screen and (max-width: 768px){.girl-card__title{font-size:16px}}.girl-card__text{font-size:16px;font-weight:500;line-height:150%;color:rgba(0,0,0,.6980392157)}@media screen and (max-width: 768px){.girl-card__text{font-size:14px}}.post-single{display:-webkit-box;display:-ms-flexbox;display:flex;width:1160px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:48px}@media screen and (max-width: 1200px){.post-single{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 16px 48px 16px}}.post-single .hero-section{padding:48px 0 18px 0}.post-single>.left-column{-webkit-box-flex:1;-ms-flex:1 1 70%;flex:1 1 70%}.post-single>.right-column{-webkit-box-flex:1;-ms-flex:1 1 30%;flex:1 1 30%}.post-single>.left-column:only-child{-webkit-box-flex:0;-ms-flex:0 1 83%;flex:0 1 83%}@media screen and (max-width: 1200px){.post-single>.right-column:empty{display:none}}.hero-section--page-single{width:764px;max-width:764px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 1200px){.hero-section--page-single{max-width:100%;width:100%}}@media screen and (max-width: 768px){.hero-section--page-single{gap:16px}}.reviews{width:100%;max-width:100%;grid-row-gap:48px;background-image:-webkit-gradient(linear, left top, left bottom, from(#f7f9ff), to(#faf5ff));background-image:linear-gradient(#f7f9ff, #faf5ff);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:96px 0 168px;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 768px){.reviews{grid-row-gap:24px;padding:48px 0 120px}}.reviews__header{grid-row-gap:16px;text-decoration:none;width:100%;max-width:400px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 1200px)and (min-width: 769px){.reviews__header{max-width:100%;padding:0 32px}}@media screen and (max-width: 768px){.reviews__header{padding:0 16px;width:auto}}.reviews__title{color:#333;text-align:center;font-size:32px;font-weight:600;line-height:100%;margin:0 auto;padding:0}@media screen and (max-width: 768px){.reviews__title{font-size:24px}}.reviews__subtitle{color:#5a5a5a;text-align:center;margin:0 auto;font-size:16px;line-height:150%}@media screen and (max-width: 768px){.reviews__subtitle{font-size:14px}}.reviews-carousel-wrapper{max-width:1160px;margin:0 auto}@media screen and (max-width: 1200px){.reviews-carousel-wrapper{max-width:100%}}.reviews-carousel-wrapper .splide__pagination{bottom:-60px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;right:unset;padding:0}.reviews-carousel-wrapper .splide__pagination li{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 472px){.reviews-carousel-wrapper .splide__pagination{-webkit-column-gap:3px;-moz-column-gap:3px;column-gap:3px}}.reviews-carousel-wrapper .splide__pagination__page{background:rgba(0,0,0,.1);opacity:1;width:6px;min-width:6px;height:6px;margin:0;padding:0}.reviews-carousel-wrapper .splide__pagination__page.is-active{background:#2e59c9}.reviews-carousel-wrapper .splide__arrow{width:48px;min-width:48px;height:48px;min-height:48px;border-radius:50%;color:#5a5a5a;position:absolute;bottom:-80px;top:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset;background:rgba(0,0,0,0);opacity:1}.reviews-carousel-wrapper .splide__arrow:not(:disabled){background:rgba(0,0,0,.03)}.reviews-carousel-wrapper .splide__arrow:not(:disabled):hover{background:rgba(46,89,201,.0980392157)}.reviews-carousel-wrapper .splide__arrow svg{fill:#5a5a5a;width:16px;min-width:16px;height:16px}.reviews-carousel-wrapper .splide__arrow--next{right:40%}@media screen and (max-width: 768px){.reviews-carousel-wrapper .splide__arrow--next{right:20%}}.reviews-carousel-wrapper .splide__arrow--prev{left:40%}@media screen and (max-width: 768px){.reviews-carousel-wrapper .splide__arrow--prev{left:20%}}.reviews-carousel{width:100%;grid-column-gap:16px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;margin:0}@media screen and (max-width: 768px){.reviews-carousel{grid-column-gap:8px}}.review-card{width:376px;min-width:376px;max-width:376px;grid-row-gap:24px;background:#fff;border:1px solid #ebebeb;border-radius:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:24px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none}@media screen and (max-width: 1200px)and (min-width: 769px){.review-card:first-child{margin-left:32px}.review-card:last-child{margin-right:32px}}@media screen and (max-width: 768px){.review-card{width:336px !important;min-width:336px;max-width:336px;grid-row-gap:16px;padding:16px}.review-card:first-child{margin-left:16px}.review-card:last-child{margin-right:16px}}.users{width:100%;grid-column-gap:12px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex}.user-avatar{min-width:48px;width:48px;min-height:48px;height:48px;border-radius:50%;background:rgba(46,89,201,.0980392157)}.user-avatar img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;border-radius:50%}.users__info{width:100%;grid-row-gap:4px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex}.review-card__user-name{color:#333;margin-top:0;margin-bottom:0;font-size:16px;font-weight:500;line-height:100%;text-decoration:none}.review-card__brand-name{color:#5a5a5a;margin-top:0;margin-bottom:0;font-size:14px;font-weight:400;line-height:100%;text-decoration:none}.review-card__text{color:#333;margin-top:0;margin-bottom:0;font-size:16px;font-weight:400;line-height:150%;text-decoration:none;min-height:200px}@media screen and (max-width: 768px){.review-card__text{font-size:14px}}.review-card__footer{width:100%;grid-column-gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.review-card__logo-wrapper{width:132px;min-width:132px;height:38px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.review-card__logo-wrapper img{max-width:100%;max-height:100%;width:auto;height:auto}.banner-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:auto;border-radius:10px;margin-top:32px;padding-bottom:86px}.banner-horizontal img{border-radius:10px;max-width:100%;height:auto}@media screen and (max-width: 1200px){.banner-horizontal{padding:32px;width:auto}}.text-column{min-width:100%}.text-bright{color:#49adf4}.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.modal-content{-webkit-box-sizing:content-box;box-sizing:content-box;max-height:80vh;overflow:auto;width:60%;max-width:650px;background-color:#fefefe;padding:60px 120px;border-radius:10px;position:relative;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media screen and (max-width: 860px){.modal-content{width:75%;max-height:500px;overflow-y:scroll;padding:40px 24px}}@media(max-height: 600px)and (orientation: landscape){.modal-content{height:58vh;overflow:scroll}}.close{color:#aaa;top:3%;width:24px;height:24px;position:absolute;z-index:10;right:3%;font-size:28px;font-weight:bold;background-image:url("../img/dist/close-icon.svg")}@media screen and (max-width: 617px){.close{top:2%}}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer}.quiz{border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.quiz-container{background:#fff;border-radius:5px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;overflow-x:hidden}.welcome-step{grid-row-gap:40px}@media screen and (max-width: 650px){.welcome-step{grid-row-gap:32px}}.quiz-image-grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0}@media screen and (max-width: 860px){.quiz-image-grid{grid-column-gap:16px}}.quiz-image-grid__item{padding:0;margin:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.quiz-image-grid__image{border-radius:50%;width:160px;height:160px;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}@media screen and (max-width: 650px){.quiz-image-grid__image{width:100px;height:100px}}@media screen and (max-width: 420px){.quiz-image-grid__image{width:80px;height:80px}}.quiz-content{display:grid;grid-row-gap:16px}@media screen and (max-width: 650px){.quiz-content{grid-row-gap:12px}}.quiz-content p{color:#7a7d90;font-weight:500;font-size:16px;line-height:180%;text-align:center;margin:0}@media screen and (max-width: 860px){.quiz-content p{font-size:14px}}.quiz-h1{color:#333652;font-weight:700;font-size:56px;line-height:180%;text-align:center;margin:0;text-transform:capitalize}@media screen and (max-width: 860px){.quiz-h1{font-size:36px}}.button-quiz-start{background:#7c3aed;border:2px solid #7c3aed;border-radius:5px;padding:12px 67px;margin:0 auto 60px auto;color:#fff;font-weight:700;font-size:16px;line-height:24px;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:48px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-transform:uppercase;cursor:pointer;font-family:"Poppins",sans-serif}.button-quiz-start:hover{-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.3);box-shadow:0 1px 10px 0 rgba(0,0,0,.3)}@media screen and (max-width: 860px){.button-quiz-start{max-width:225px;width:100%;padding:0;margin-bottom:0}}.quiz-four-img-steps{display:grid !important;grid-template:repeat(2, 1fr)/repeat(2, 1fr);justify-items:center}.step{display:none;min-height:370px}.step.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 650px){.step{min-height:auto}}.choice-image-step{grid-row-gap:60px}@media screen and (max-width: 860px){.choice-image-step{grid-row-gap:22px}}.step-title{font-weight:500;font-size:24px;line-height:130%;color:#333652;margin:0 auto;text-transform:none}@media screen and (max-width: 860px){.step-title{font-size:18px}}.step-title--choice{text-transform:none;text-align:left;margin:0;max-width:100%}@media screen and (max-width: 860px){.step-title--choice{text-align:center;margin:0 auto;width:auto}}.step-title--last{font-weight:700;font-size:32px;line-height:130%;color:#333652;text-align:center;margin:0 auto 32px}@media screen and (max-width: 860px){.step-title--last{font-size:18px;margin-bottom:12px}}.step-title--loader{font-weight:500;font-size:20px;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.step-title--loader:before{content:"";display:block;width:200px;height:200px;background:url("../img/dist/loader.svg?v1") center no-repeat;background-size:contain}.choice-image-step__title{text-align:center;max-width:500px}@media screen and (max-width: 860px){.choice-image-step__title{max-width:100%}}.step__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media screen and (max-width: 860px){.step__header{gap:8px}}.step-counter{color:#7a7d90;font-weight:500;font-size:20px;line-height:180%;text-align:center;width:100%}@media screen and (max-width: 860px){.step-counter{font-size:16px}}.choice-image-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;margin:0;grid-row-gap:40px;grid-column-gap:40px}@media screen and (max-width: 860px){.choice-image-list{grid-row-gap:24px}}.choice-image-list__item{list-style-type:none;padding:0;width:170px;max-height:250px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}@media screen and (max-width: 560px){.choice-image-list__item{width:120px}}.choice-image-list__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;outline:0;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;width:170px;max-height:250px;padding:0;background:rgba(0,0,0,0);cursor:pointer;position:relative;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.choice-image-list__image{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%;height:100%;border-radius:50%}@media screen and (max-width: 420px){.choice-image-list__image{width:120px;height:120px}}.choice-image-list__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;top:100%;left:0;font-weight:600;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;line-height:130%;color:#333652}@media screen and (max-width: 860px){.choice-image-list__title{font-size:18px;line-height:22px}}.choice-step{padding-top:76px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 1100px){.choice-step{padding-top:45px;grid-template-columns:200px 1fr;grid-column-gap:40px}}.choice-step.active{display:grid;grid-template-columns:374px 1fr;grid-column-gap:80px;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width: 1100px)and (min-width: 901px){.choice-step.active{padding-top:45px;grid-template-columns:200px 1fr;grid-column-gap:40px}}@media screen and (max-width: 900px){.choice-step.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-height:auto;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}.choice-step__image{width:374px;height:374px;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;border-radius:50%;display:none}.choice-step__image.active{display:block}@media screen and (max-width: 1100px){.choice-step__image{width:200px;height:200px}}@media screen and (max-width: 860px){.choice-step__image{display:none}.choice-step__image.active{display:none}}.choice-step__content{display:grid;grid-row-gap:32px;width:100%}@media screen and (max-width: 860px){.choice-step__content{grid-row-gap:28px}}.choice-list{display:grid;grid-row-gap:28px;margin:0;padding:0}@media screen and (max-width: 860px){.choice-list{grid-row-gap:24px;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:70%}}.choice-list__item{padding:0;margin:0;list-style-type:none}.choice-list_label{color:#7a7d90;font-weight:400;font-size:18px;line-height:180%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;cursor:pointer}@media screen and (max-width: 1100px){.choice-list_label{font-size:14px;line-height:150%}}.choice-list_label:hover{color:#7c3aed}.button-quiz-next{border:2px solid #7c3aed;border-radius:5px;height:48px;padding:0 67px;outline:0;background:#7c3aed;cursor:pointer;font-family:"Poppins",sans-serif;color:#fff;font-weight:700;font-size:16px;line-height:24px;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 860px){.button-quiz-next{margin:0 auto}}.button-quiz-next:disabled{color:#7c3aed;background:#fff;cursor:unset}.button-quiz-next:not(:disabled):hover{background:#fff;color:#7c3aed}.step__marked-text{color:#7c3aed;font-weight:600;font-size:20px;line-height:180%;margin:0 auto 8px;text-align:center}@media screen and (max-width: 860px){.step__marked-text{font-size:16px}}.step-text{margin-bottom:60px}@media screen and (max-width: 860px){.step-text{margin-bottom:18px}}.step-text p{color:#242638;text-align:center;font-size:16px;font-weight:500;line-height:130%}@media screen and (max-width: 860px){.step-text p{font-size:12px}}.step-text p:last-child{margin:0 auto}.quiz-brands{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;padding:0;margin:0}@media screen and (max-width: 1090px){.quiz-brands{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px}}.quiz-brands__item{margin:0;list-style-type:none}.quiz-brand{border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 24px 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}@media screen and (max-width: 1090px){.quiz-brand{width:100% !important;padding:20px;display:grid;grid-template-rows:repeat(2, 80px);grid-template-columns:repeat(2, 1fr);grid-row-gap:16px}}@media screen and (max-width: 860px){.quiz-brand{grid-template-rows:repeat(2, 1fr)}}.quiz-brand--overlay{display:block;width:100%;height:100%;background-color:#7c3aed;opacity:.15;position:absolute;top:0;left:0;z-index:1 !important;border-radius:10px}.quiz-brand__logo-box{display:-webkit-box;display:-ms-flexbox;display:flex;height:132px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10}@media screen and (max-width: 860px){.quiz-brand__logo-box{height:60px}}.quiz-brand__logo{max-width:160px;max-height:76px;width:100%;height:auto}@media screen and (max-width: 860px){.quiz-brand__logo{max-width:120px;max-height:60px}}.quiz-brand__title{color:#333652;font-weight:500;font-size:20px;line-height:180%;margin:0 auto 4px;text-align:center}@media screen and (max-width: 860px){.quiz-brand__title{font-size:18px}}.quiz-brand__rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin:0 auto 20px;z-index:10}@media screen and (max-width: 1090px){.quiz-brand__rating{gap:10px;margin:0 auto}}.rating-star{-webkit-mask:url("../img/dist/container_stars.svg") left;-webkit-mask-size:104px 16px;height:16px;background:#d6d7de;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:104px;max-width:104px;margin-bottom:16px}@media screen and (max-width: 1200px){.rating-star{margin-bottom:0}}.rating-star__items{-webkit-mask:url("../img/dist/container_stars.svg") left;-webkit-mask-size:104px 16px;background:#feb930;height:16px;display:block}.quiz-brand__rating .rating-star{margin:0}.quiz-brand__rating .rating-value{font-weight:500}@media screen and (max-width: 860px){.quiz-brand__rating .rating-value{display:block}}.quiz-brand__buttons{display:grid;grid-row-gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10}@media screen and (max-width: 1090px){.quiz-brand__buttons{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;display:-webkit-box;display:-ms-flexbox;display:flex;grid-row:2/3;grid-column:1/3}}.quiz-brand__buttons .link-review,.quiz-brand__buttons .button-visit{height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.quiz-brand__buttons .button-visit{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%;max-width:none;background-color:#7c3aed;border:none}.quiz-brand__buttons .button-visit:hover:not([disabled]){-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.3);box-shadow:0 1px 10px 0 rgba(0,0,0,.3);color:#fff;border:none}.quiz-brand__buttons .link-review{color:#7a7d90;text-decoration:none;font-size:16px;font-weight:500}.quiz-brand__buttons .link-review:hover{color:#7c3aed;text-decoration:underline}.quiz-socials{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0}.quiz-socials__item{padding:0;margin:0;list-style-type:none}.quiz-socials__link{width:40px;height:40px;border-radius:50%;font-size:0;background:#d0d0d0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.quiz-socials__link:before{background:#fff;content:"";display:block;width:24px;height:24px}.quiz-socials__link:hover{background:#7c3aed}.quiz-promo{height:167px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:5px;padding:0 181px;width:100%;margin:24px 0;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.quiz-promo:before{content:"";display:block;width:100%;height:100%;background:rgba(51,54,82,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-size:cover;position:absolute;border-radius:5px;top:0;left:0;z-index:1}@media screen and (max-width: 860px){.quiz-promo{padding:24px 16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto}}.post-content .quiz-promo{padding:0 72px}@media screen and (max-width: 860px)and (min-width: 761px){.post-content .quiz-promo{padding:0 5%}}@media screen and (max-width: 760px){.post-content .quiz-promo{padding:24px 16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto}}.quiz-promo__link,.post-content .quiz-promo__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#7c3aed;border:2px solid #7c3aed;border-radius:5px;color:#fff;font-weight:700;font-size:16px;line-height:24px;height:48px;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none;padding:0 69px;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out;position:relative;z-index:2}.quiz-promo__link:hover,.post-content .quiz-promo__link:hover{background:rgba(0,0,0,0);border-color:#fff;color:#fff}@media screen and (max-width: 860px){.quiz-promo__link,.post-content .quiz-promo__link{padding:0 10%;max-width:100%}}.quiz-promo__title,.post-content .quiz-promo__title{font-weight:600;font-size:24px;line-height:36px;color:#fff;text-transform:none;position:relative;z-index:2;margin:0 0 4px}@media screen and (max-width: 860px){.quiz-promo__title,.post-content .quiz-promo__title{font-size:20px;line-height:28px;text-align:center}}@media screen and (max-width: 860px){.quiz-promo__content{margin-bottom:24px;width:100%}}.quiz-promo__text{font-weight:500;font-size:18px;line-height:27px;color:#fff;position:relative;z-index:2;margin:0}@media screen and (max-width: 860px){.quiz-promo__text{font-size:16px;line-height:24px;text-align:center}}.advertisement-details{color:#a2a3af;padding:0;margin:0}.advertisement-details>*{color:#a2a3af}.advertisement-details__wrap{overflow-y:hidden;max-height:126px;-webkit-transition:max-height .3s ease-in-out;transition:max-height .3s ease-in-out;position:relative}.advertisement-details__wrap::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:100.8px;background:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));background:linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);opacity:1;pointer-events:none;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.advertisement-details__wrap.open-text{max-height:330px}@media screen and (max-width: 1050px){.advertisement-details__wrap.open-text{max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content}}.advertisement-details__wrap.open-text::after{opacity:0}.advertisement-details__text{margin:0}.advertisement-details__button{font-size:14px;line-height:21px;font-weight:500;background-color:rgba(0,0,0,0);text-decoration:underline;color:#49adf4;cursor:pointer;padding:0;border:0;margin:0 auto;display:block;text-align:center;-webkit-transition:color .3s linear;transition:color .3s linear}.advertisement-details__button:hover{color:#333652}.hero-banner--finder-dating{margin-top:-80px}.hero-banner--finder-dating .hero-banner__image-container{width:100%;height:406px}@media screen and (max-width: 470px){.hero-banner--finder-dating .hero-banner__image-container{height:272px}}.hero-banner--finder-dating .hero-banner__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;width:1160px;padding-top:150px}@media screen and (max-width: 1249px){.hero-banner--finder-dating .hero-banner__title{padding:100px 32px 0 32px;width:100%}}.hero-banner--finder-dating .hero-banner__title-main,.hero-banner--finder-dating .hero-banner__title-second{text-transform:capitalize;color:rgba(0,0,0,.8980392157);font-weight:700;line-height:130%}.hero-banner--finder-dating .hero-banner__title-main{font-size:64px}@media screen and (max-width: 760px){.hero-banner--finder-dating .hero-banner__title-main{font-size:32px}}.hero-banner--finder-dating .hero-banner__title-second{font-size:40px}@media screen and (max-width: 760px){.hero-banner--finder-dating .hero-banner__title-second{font-size:26px}}@media screen and (max-width: 860px){.hero-banner--finder-dating{padding-bottom:0}}.header--finder-dating{background-color:rgba(0,0,0,0)}.header--finder-dating .header__container{-webkit-transition:background-color 1s ease,-webkit-box-shadow 1s ease;transition:background-color 1s ease,-webkit-box-shadow 1s ease;transition:background-color 1s ease,box-shadow 1s ease;transition:background-color 1s ease,box-shadow 1s ease,-webkit-box-shadow 1s ease;-webkit-box-shadow:none;box-shadow:none;border-bottom:none;background-color:rgba(0,0,0,0);height:80px}.header--finder-dating .header-navigation{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width: 1249px){.header--finder-dating .header-navigation{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.header--finder-dating .header-navigation__menu{gap:40px}@media screen and (max-width: 860px){.brides-container--finder-dating{background:linear-gradient(180deg, #E7ECF9 0%, #E4D5ED 100%) !important}}.scrolled{background-color:#fff !important;-webkit-box-shadow:3px 4px 15px 0px rgba(0,0,0,.1) !important;box-shadow:3px 4px 15px 0px rgba(0,0,0,.1) !important}.shortcode-card-boxes__wrapper{width:100%;padding:40px 0}@media screen and (max-width: 768px){.shortcode-card-boxes__wrapper{padding:24px 0}}.shortcode-card-boxes__wrapper .card-boxes{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));grid-column-gap:24px;grid-row-gap:24px;list-style:none;padding:0;margin:0}@media screen and (max-width: 768px){.shortcode-card-boxes__wrapper .card-boxes{grid-template-columns:repeat(auto-fit, minmax(140px, 1fr));grid-column-gap:16px;grid-row-gap:16px}}.shortcode-card-boxes__wrapper .card-boxes ul,.shortcode-card-boxes__wrapper .card-boxes li{margin:0 !important}.card-box-item__icon{margin-bottom:8px}.icon--girl-icon::after{content:"";display:block;width:40px;height:40px;max-width:40px;max-height:40px;background-image:url("../img/dist/girl-icon.svg");background-size:contain;background-position:center;background-repeat:no-repeat;-webkit-transition-duration:.8s;transition-duration:.8s}.icon--messages-icon::after{content:"";display:block;width:40px;height:40px;max-width:40px;max-height:40px;background-image:url("../img/dist/messages-icon.svg");background-size:contain;background-position:center;background-repeat:no-repeat;-webkit-transition-duration:.8s;transition-duration:.8s}.icon--hearts-icon::after{content:"";display:block;width:40px;height:40px;max-width:40px;max-height:40px;background-image:url("../img/dist/hearts-icon.svg");background-size:contain;background-position:center;background-repeat:no-repeat;-webkit-transition-duration:.8s;transition-duration:.8s}.icon--genders-icon::after{content:"";display:block;width:40px;height:40px;max-width:40px;max-height:40px;background-image:url("../img/dist/genders-icon.svg");background-size:contain;background-position:center;background-repeat:no-repeat;-webkit-transition-duration:.8s;transition-duration:.8s}.card-box-item__wrapper{padding:24px;min-width:170px;min-height:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;border-radius:10px}@media screen and (max-width: 768px){.card-box-item__wrapper{padding:16px;min-width:110px;min-height:100px}}.card-box-item__features{list-style:none;padding:0;overflow:hidden}.card-box-item__features ul,.card-box-item__features li{margin:0 !important}.card-box-item__title{font-size:20px;font-weight:700;line-height:130%;color:rgba(0,0,0,.8980392157)}@media screen and (max-width: 768px){.card-box-item__title{font-size:16px}}.card-box-item__features-item{font-size:16px;font-weight:400;line-height:150%;color:rgba(0,0,0,.6980392157)}@media screen and (max-width: 768px){.card-box-item__features-item{font-size:14px}}.shortcode_table__wrapper .shortcode_table__title{font-size:24px;font-weight:700;line-height:120%;margin:0 0 24px 0}@media screen and (max-width: 768px){.shortcode_table__wrapper .shortcode_table__title{font-size:18px}}.shortcode_table__wrapper{width:100%;padding:40px 0}@media screen and (max-width: 768px){.shortcode_table__wrapper{padding:24px 0}}.shortcode_table{width:100%;border-radius:10px;border-collapse:collapse;overflow:hidden}.shortcode_table__row{color:rgba(0,0,0,.8980392157)}.shortcode_table__row:not(:last-child){border-bottom:1px solid #d4d4d8}.shortcode_table__row:not(:first-child){border-top:1px solid #d4d4d8}.shortcode_table_column:first-child{font-size:18px;font-weight:600;line-height:130%;letter-spacing:-0.18px;color:rgba(0,0,0,.8980392157)}@media screen and (max-width: 768px){.shortcode_table_column:first-child{font-size:16px}}.shortcode_table_column{padding:10px 8px}.shortcode_table_column:not(:first-child){font-size:16px;font-weight:400;line-height:150%}@media screen and (max-width: 768px){.shortcode_table_column:not(:first-child){font-size:14px}}