.lead-form{align-items:center;display:flex;flex-flow:column;justify-content:center}.lead-form-title{color:#e5665e;font-size:22px;font-weight:700;line-height:24px;margin-bottom:10px;max-width:475px;text-align:center}.lead-form-sub-title{color:#7f8c8c;font-size:16px;font-weight:400;line-height:24px;margin-bottom:15px;max-width:400px;text-align:center}.lead-form .lead-form-wrapper-title{color:#e5665e;font-size:16px;font-style:normal;font-weight:700;line-height:16px;margin-bottom:12px}.lead-form .lead-form-wrapper-text{color:#000;font-size:15px;font-style:normal;font-weight:300;line-height:124%;margin-bottom:12px;text-align:center}.lead-form-two-columns{display:flex;gap:10px;max-width:400px;width:100%}@media (max-width:480px){.lead-form-two-columns{flex-flow:column;gap:0}}.lead-form-two-columns.sidebar{flex-flow:column;gap:0}.lead-form-inline{max-width:400px;width:100%}.lead-form-radio-wrapper{width:100%}.lead-form-radio-wrapper-title{color:#000;font-size:20px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:15px;text-align:center}.lead-form-radio-wrapper-radio{display:flex;flex-flow:row wrap;justify-content:center;margin-bottom:15px}.lead-form-radio-wrapper-radio input{cursor:pointer;opacity:0;position:absolute}.lead-form-radio-wrapper-radio input:hover+label:before{background:url(/images/hovered.svg?6e175ed293d240cd7d46f243c06450f3) 50%/contain no-repeat}.lead-form-radio-wrapper-radio input:checked+label:before{background:url(/images/checked.svg?eea92bcbee4ac84b1583257ab0e1bc4d) 50%/contain no-repeat}.lead-form-radio-wrapper-radio label{align-items:center;color:#4a4a4a;cursor:pointer;display:flex;font-size:16px;font-weight:600;line-height:16px;margin-bottom:10px;margin-right:10px}.lead-form-radio-wrapper-radio label:nth-of-type(odd){justify-content:flex-end}.lead-form-radio-wrapper-radio label:nth-of-type(2n){justify-content:flex-start;margin-left:20px}.lead-form-radio-wrapper-radio label:before{background:#fff url(/images/unchecked.svg?b8e6de04fb5ed32c28d5a44232a0c308) 50%/contain no-repeat;border-radius:3px;content:"";display:block;margin-right:10px;min-height:15px;min-width:15px}.lead-form-radio-wrapper-radio label.error:before{border:1px solid red}.lead-form-wrapper{align-items:center;background:#e9f2ff;border-radius:5px 5px 0 0;display:flex;flex-flow:column;margin-bottom:15px;max-width:575px;padding:40px 15px 20px;width:100%}.lead-form-wrapper.sidebar{background:#f5f5f5}.lead-form-wrapper.done{position:relative}.lead-form-wrapper.done:before{align-items:center;background:hsla(0,0%,100%,.9);border-radius:3px;content:"Thank You";display:flex;font-size:32px;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1}.lead-form-wrapper .input-wrapper{align-items:center;display:flex;flex-flow:column;margin-bottom:10px;position:relative;width:100%}.lead-form-wrapper .input-wrapper .label{color:#000;font-size:16px;font-weight:600;left:15px;line-height:22px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:.3s}.lead-form-wrapper .input-wrapper .label.active{font-size:11px;line-height:15px;top:1px;transform:translateY(0)}.lead-form-wrapper .input-wrapper input{background:#fff;border:1px solid #ccc;border-radius:3px;color:#4a4a4a;font-size:16px;font-weight:400;height:55px;line-height:22px;padding:0 15px;width:100%}.lead-form-wrapper .input-wrapper input.active{padding-top:12px}.lead-form-wrapper .input-wrapper input.error{border:1px solid red}.lead-form-submit{align-items:center;display:flex;flex-flow:column;justify-content:center;margin-bottom:15px;margin-top:15px;width:100%}.lead-form-submit-text{color:#000;font-size:14px;font-weight:400;line-height:16px;margin-bottom:15px;max-width:500px;text-align:center;width:100%}.lead-form-submit-button{align-items:center;background:#e5665e;border-radius:25px;box-shadow:0 4px 4px rgba(0,0,0,.25);color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:42px;justify-content:center;line-height:100%;text-align:center;transition:.3s;width:160px}.lead-form-submit-button:after{background:url(/images/submit.svg?a282622c79fe308e250f3cbf4a31c476) 50%/contain no-repeat;content:"";display:block;margin-left:10px;min-height:16px;min-width:19px}.lead-form-submit-button:hover{opacity:.7}.lead-form-submit-button.blue{background:#0157ff}.lead-form-submit-button.disabled{background:#ccc;cursor:not-allowed}.lead-form-thank-you{align-items:center;display:none;flex-flow:column;justify-content:center}.lead-form-thank-you.open{align-items:center;background:hsla(0,0%,100%,.85);display:flex;height:100%;justify-content:center;position:absolute;width:100%}.form-trigger,.lead-form-thank-you .form-text,.lead-form-thank-you .form-title{text-align:center}.form-trigger{align-items:center;background:#f5f5f5;border-radius:12px;color:#e5665e;cursor:pointer;display:flex;font-size:20px;font-style:normal;font-weight:600;height:53px;justify-content:center;line-height:20px;margin:20px auto 0;max-width:650px;padding:0 10px}@media (max-width:767px){.form-trigger{font-size:16px}}.form-trigger:after{background:url(/images/arrow_down_dark.svg?d993f357d50c1fe1722c80657846fc46) no-repeat 50%;content:"";display:block;height:14px;margin-left:25px;pointer-events:none;width:16px}@media (max-width:767px){.form-trigger:after{margin-left:10px}}.review-form{align-items:center;background:#f5f5f5;border-radius:12px;display:none;justify-content:center;margin:20px auto 0;max-width:650px;padding:36px 15px}.review-form.open{display:flex}.review-form .lead-form-wrapper-title{font-size:20px;line-height:24px;text-align:center}.review-form .lead-form-wrapper{background:none;margin-bottom:0;padding:10px 0 0}.paragraph{color:#000;font-weight:300;max-width:940px;width:100%}.paragraph h2{color:#000;font-size:24px;font-style:normal;font-weight:700!important;line-height:normal;margin-bottom:16px;margin-top:0}.paragraph h2 span,.paragraph h3{font-weight:800!important}.paragraph h3{color:#000;font-size:20px;font-style:normal;line-height:normal;margin-bottom:16px;margin-top:0}.paragraph h3 span,.paragraph h4{font-weight:800!important}.paragraph h4{color:#000;font-size:20px;font-style:normal;line-height:32px;margin-bottom:32px;margin-top:0}.paragraph a{color:#007bff;font-size:16px;line-height:22px}.paragraph p{color:#000;font-size:16px;font-style:normal;font-weight:300;line-height:normal;margin-bottom:16px;margin-top:0}.paragraph ol+h2,.paragraph ol+h3,.paragraph p+h2,.paragraph p+h3,.paragraph ul+h2,.paragraph ul+h3{margin-top:40px}.paragraph b,.paragraph strong{font-weight:600}.paragraph li p{margin-bottom:0}.paragraph ul{margin:0 0 25px;padding:0 0 0 15px}.paragraph ul li{color:#000;font-weight:300;list-style-type:none;margin-bottom:10px;padding-left:20px;position:relative}.paragraph ul li:before{align-items:center;background:#35b782;border-radius:50%;content:"";display:flex;height:8px;justify-content:center;left:0;margin-right:10px;margin-top:7px;min-height:8px;min-width:8px;position:absolute;width:8px}.paragraph ol{padding:0 0 25px 20px}.paragraph ol li{color:#000;font-weight:300;list-style-type:decimal;margin-bottom:10px}.paragraph li{color:#000}.paragraph ul.center{margin:0 auto 25px;padding:0}.paragraph ul.center li{color:#000;display:flex;font-weight:300;justify-content:center;list-style-type:none;margin-bottom:10px;padding-left:0;width:100%}.paragraph ul.center li:before{align-items:center;background:url(/images/checkmark.svg?9e007f1201b094df803ac7682e0c4ff6);border-radius:50%;content:"";display:inline-flex;height:10px;justify-content:center;left:0;margin-right:10px;margin-top:7px;min-height:10px;min-width:12px;position:relative;width:12px}.paragraph ul.pros{list-style-type:none;margin:0 0 25px;padding:0}.paragraph ul.pros li{display:flex;font-weight:300;list-style-type:none;margin-bottom:10px;padding:0}.paragraph ul.pros li:before{align-items:center;background:url(/images/pros_new.svg?891be6c0d7c28fa46afab2b467ad8f0a) 50%/contain no-repeat;border-radius:0;content:"";display:flex;height:16px;justify-content:center;margin-right:10px;margin-top:2px;min-height:16px;min-width:16px;position:relative;width:16px}.paragraph ul.pros li p{color:#000;font-size:16px;font-style:normal;font-weight:300;line-height:normal;margin:0 0 10px}.paragraph ul.cons{list-style-type:none;margin:0 0 25px;padding:0}.paragraph ul.cons li{display:flex;font-weight:300;list-style-type:none;padding:0}.paragraph ul.cons li:before{align-items:center;background:url(/images/cons_new.svg?5da9f542a6a7dfcbd64db9a782025f9b) 50%/contain no-repeat;border-radius:0;content:"";display:flex;height:16px;justify-content:center;margin-right:10px;margin-top:2px;min-height:16px;min-width:16px;position:relative;width:16px}.paragraph ul.cons li p{color:#000;font-size:16px;font-style:normal;font-weight:300;line-height:normal;margin:0 0 10px}.paragraph .pros-cons-wrapper{display:flex;gap:30px;justify-content:space-between;width:100%}@media (max-width:767px){.paragraph .pros-cons-wrapper{flex-flow:column}}.paragraph .pros-cons-wrapper>div{flex-grow:1;max-width:50%;width:100%}@media (max-width:767px){.paragraph .pros-cons-wrapper>div{max-width:100%}}.paragraph .pros-cons-wrapper>div h3{border-bottom:1px solid #e5e5e5;padding-bottom:10px}.paragraph .pros-cons-wrapper>div ul li{display:flex;list-style-type:none}.paragraph .pros-cons-wrapper>div ul li:before{align-items:center;border-radius:initial;content:"";display:flex;height:16px;justify-content:center;margin-right:10px;margin-top:3px;min-height:16px;min-width:16px;width:16px}.paragraph .pros-cons-wrapper .pros ul li:before{background:url(/images/checkmark_green.svg?1ecb0d803acf04cf7c91234e07fe8365) 50%/contain no-repeat}.paragraph .pros-cons-wrapper .cons ul li:before{background:url(/images/cons_new.svg?5da9f542a6a7dfcbd64db9a782025f9b) 50%/contain no-repeat}.paragraph table{background:#fff;border:none!important;border-collapse:collapse!important;color:#000;display:block;height:auto!important;margin:15px 0 40px;overflow-x:auto;width:100%!important}.paragraph table tbody{display:table;width:100%}.paragraph table tr:nth-child(2n){background:#f5f7ff}.paragraph table tr:first-child{background:#3c4b8a;color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:16px}.paragraph table tr th{font-weight:700}.paragraph table tr th p{font-weight:700!important}.paragraph table tr td,.paragraph table tr th{border:1px solid #e5e5e5;border-bottom:none;border-top:none;font-weight:300;padding:10px;text-align:left;vertical-align:middle}.paragraph table tr td a,.paragraph table tr th a{color:#000!important}.paragraph table tr td p,.paragraph table tr th p{margin:0!important}.paragraph a.cta{align-items:center;background:#35b782;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-weight:600;height:42px;justify-content:center;max-width:100%;text-decoration:none;transition:.3s;width:185px}.paragraph a.cta.center{margin:65px auto}.paragraph a.cta:hover{background:#52e4a6}.paragraph .pros-cons .pros ul li:before{background:url(/images/pros_new.svg?891be6c0d7c28fa46afab2b467ad8f0a) 50%/contain no-repeat}.paragraph .pros-cons .cons ul li:before{background:url(/images/cons_new.svg?5da9f542a6a7dfcbd64db9a782025f9b) 50%/contain no-repeat}.paragraph .pros-cons .list ul{list-style-type:none;margin:0;padding:0}.paragraph .pros-cons .list ul li{display:flex;list-style-type:none}.paragraph .pros-cons .list ul li:before{align-items:center;border-radius:initial;content:"";display:flex;height:16px;justify-content:center;margin-right:10px;margin-top:2px;min-height:16px;min-width:16px;width:16px}.paragraph .pros-cons .list ul p{color:#000;font-size:16px;font-style:normal;font-weight:300;line-height:normal;margin:0 0 10px}.paragraph hr{background:#e5e5e5;border:none;display:block;height:1px;margin:65px auto;max-width:165px;width:100%}.paragraph .brand-features{margin-bottom:32px}.paragraph .brand-features .brand-feature{align-items:center;color:#000;display:flex;font-size:16px;font-style:normal;font-weight:300;gap:10px;line-height:16px;margin-bottom:16px}.paragraph .brand-features .brand-feature span{font-weight:700}.paragraph .brand-features .brand-feature:before{background:url(/images/checkmark.svg?9e007f1201b094df803ac7682e0c4ff6) 50%/contain no-repeat;content:"";min-height:10px;min-width:13px}.paragraph .brand-pros-cons{background:#f9f9f9;display:flex;gap:30px;justify-content:space-between;margin-bottom:32px;padding:30px 15px 5px;width:100%}@media (max-width:767px){.paragraph .brand-pros-cons{flex-flow:column}}.paragraph .brand-pros-cons>div{flex-grow:1;max-width:50%;width:100%}@media (max-width:767px){.paragraph .brand-pros-cons>div{max-width:100%}}.paragraph .brand-pros-cons>div .title{border-bottom:1px solid #e2e2e2;color:#000;font-size:18px;font-style:normal;font-weight:700;line-height:20px;margin-bottom:20px;padding-bottom:12px;text-transform:uppercase}.paragraph .brand-pros-cons>div ul{padding:0}.paragraph .brand-pros-cons>div ul li{color:#000;font-size:16px;font-style:normal;font-weight:300;line-height:16px;margin-bottom:0;padding-left:22px}.paragraph .brand-pros-cons>div ul li:not(:last-child){margin-bottom:16px}.paragraph .brand-pros-cons>div ul li:before{border-radius:initial;height:12px;margin-top:2px;width:12px}.paragraph .brand-pros-cons .pros ul li:before{background:url(/images/thumb_green.svg?8d335e1327bba5122faf0be779c6b567) 50%/contain no-repeat}.paragraph .brand-pros-cons .cons ul li:before{background:url(/images/thumb_red.svg?9dac0219135eb09a311ce234188020f9) 50%/contain no-repeat}.review-rating{align-items:center;background:#f5f5f5;border-radius:5px 5px 0 0;display:flex;flex-flow:column;justify-content:center;margin-bottom:60px;max-width:300px;padding:10px;position:relative;text-decoration:none;width:100%}@media (max-width:991px){.review-rating{max-width:100%;min-width:150px}}.review-rating .top-part .logo{display:flex;justify-content:center;margin:0 auto;max-width:170px;width:100%}.review-rating .top-part .logo img{width:auto}@media (max-width:767px){.review-rating .top-part{align-items:center;display:flex;gap:10px;justify-content:space-between;width:100%}.review-rating .top-part .logo{max-width:120px}}.review-rating .cta{align-items:center;background:#35b782;border-radius:0 0 5px 5px;bottom:-40px;color:#fff;display:flex;font-size:20px;font-style:normal;font-weight:600;height:42px;justify-content:center;left:0;line-height:16px;padding:10px 20px;position:absolute;width:100%}@media (max-width:767px){.review-rating .cta{font-size:18px}}.review-rating .cta:after{background:url(/images/arrow_right_white.svg?06b6635c622600bbf21a3934165f9a99) 50%/contain no-repeat;content:"";margin-left:10px;min-height:12px;min-width:7px}.review-rating .cta:hover{background:#52e4a6}.review-rating .overall{align-items:center;display:flex;flex-flow:column;margin:20px 0}.review-rating .overall .reviews-count{align-items:center;color:#000;display:flex;font-size:12px;font-style:normal;font-weight:400;gap:5px;line-height:16px;margin-top:5px;white-space:nowrap}.review-rating .overall .reviews-count span{color:#2480fe}.review-rating .overall .reviews-count .comments{color:#000;cursor:pointer;font-size:14px;font-style:normal;font-weight:700;line-height:15px;text-decoration-line:underline}.review-rating .overall .stars-rating{align-items:center;display:flex}.review-rating .overall .stars-rating .rating{color:#000;margin-left:10px}@media (max-width:767px){.review-rating .overall .stars-rating .rating{font-size:15px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap}}.review-rating .ratings{border-top:1px solid #323232;padding-top:20px;width:100%}.review-rating .ratings .ratings-title{color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:15px}.review-rating .ratings .rating-item{align-items:center;display:none;justify-content:space-between;margin-bottom:10px}.review-rating .ratings .rating-item.show{display:flex}.review-rating .ratings .rating-item .label{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.review-rating .ratings .rating-item .rating-stars{align-items:center;display:flex;max-width:50%}.review-rating .ratings .rating-item .rating-stars .rating{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-left:5px;min-width:23px;width:100%}.review-rating .ratings .show-more{align-items:center;color:#000;display:flex;font-size:16px;font-style:normal;font-weight:400;gap:6px;line-height:100%}.review-rating .ratings .show-more:before{background:url(/images/arrow_down_dark.svg?d993f357d50c1fe1722c80657846fc46) no-repeat 50%;content:"";display:block;height:14px;transition:.3s;width:14px}.review-rating .ratings .show-more.open:before{transform:rotate(180deg)}.stars{align-items:center;align-self:center;display:flex;list-style-type:none;padding:0}.stars .star{display:flex;height:16px;margin:0 1px;width:16px}.stars .star.full{background:url(/images/star_full.svg?54ab3d03dfd230c0a024775fff1958ef) 50%/contain no-repeat}.stars .star.half{background:url(/images/star_half.svg?d854e044a210c0cd167fe08e194cec3e) 50%/contain no-repeat}.stars .star.empty{background:url(/images/star_empty.svg?3bea1c3c282c271268c25057371e4658) 50%/contain no-repeat}.faq{margin:30px 0;max-width:770px;width:100%}.faq h2{margin:0}.faq .faq-hp-title{align-items:center;background:#f5f5f5;display:flex;height:70px;margin:30px 0 0;padding:24px 30px;width:100%}@media (max-width:767px){.faq .faq-hp-title{height:50px;padding:15px}}.faq .faq-hp-title .title{color:#000;font-size:24px;font-style:normal;font-weight:700;line-height:22px}.faq .faq-hp-title .title.mobile{display:none}@media (max-width:767px){.faq .faq-hp-title .title{font-size:18px}.faq .faq-hp-title .title.mobile{display:flex}.faq .faq-hp-title .title.desktop{display:none}}.faq .faq-hp-title .text{color:#000;font-size:14px;font-style:normal;font-weight:300;line-height:16px;margin-left:10px;margin-top:2px}.faq .faq-main-title{color:#000;font-size:20px;font-style:normal;font-weight:700;line-height:20px;margin-bottom:25px}.faq .faq-main-sub-title{color:#3f4a5b;font-size:20px;font-weight:500;line-height:36px;margin-bottom:25px}.faq .single-faq{background:#f5f5f5;border-radius:8px;cursor:pointer;margin-bottom:12px;transition:all .3s}.faq .single-faq .faq-title{color:#000;cursor:pointer;font-size:18px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:0;margin-top:0;padding:17px 50px 17px 20px;position:relative}@media (max-width:767px){.faq .single-faq .faq-title{font-size:16px;padding-right:30px}}.faq .single-faq .faq-title:after{background:url(/images/arrow_down_dark.svg?d993f357d50c1fe1722c80657846fc46) no-repeat 50%;content:"";display:block;height:14px;position:absolute;right:30px;top:50%;transform:translateY(-50%);transition:.3s;width:14px}@media (max-width:767px){.faq .single-faq .faq-title:after{right:15px}}.faq .single-faq .faq-text{color:#000;display:none;font-size:15px;font-weight:300;line-height:24px;padding:0 50px 17px 20px}.faq .single-faq.open .faq-title:after{transform:translateY(-50%) rotate(180deg)}.faq .single-faq.open .faq-text{display:flex}.faq .wrapper{overflow:hidden}.sticky-brand{background:#fff;bottom:0;box-shadow:0 -4px 8px 0 rgba(0,0,0,.1);display:flex;justify-content:space-between;left:0;padding:0 15px;position:fixed;transform:translateY(200px);transition:.3s;width:100%;z-index:20}@media (max-width:767px){.sticky-brand{display:none}}.sticky-brand.show{transform:translateY(0)}.sticky-brand .brand-wrapper{align-items:center;display:flex;gap:73px;justify-content:space-between;padding:30px 0}.sticky-brand .brand-wrapper img{max-height:60px;max-width:175px;width:auto}.sticky-brand .brand-wrapper .brand-info{display:flex;flex-flow:column;gap:5px}.sticky-brand .brand-wrapper .brand-info .brand-title{color:#000;font-size:18px;font-style:normal;font-weight:800;line-height:24px}.sticky-brand .brand-wrapper .brand-info .offer{color:#000;font-size:18px;font-style:normal;font-weight:300;line-height:24px}.sticky-brand .brand-wrapper .cta{width:220px}.sticky-brand .brand-wrapper .cta-block{align-items:center;display:flex;gap:10px}.sticky-brand .brand-wrapper .cta-block .cta{max-width:220px}.sticky-brand .brand-wrapper .cta-block .phone-link{align-items:center;background:rgba(53,183,130,.1);border:1px solid #35b782;border-radius:6px;color:#35b782;display:flex;font-size:18px;font-style:normal;font-weight:800;gap:4px;height:42px;justify-content:center;line-height:16px;padding:5px 5px 3px;text-align:center;width:220px}.sticky-brand .brand-wrapper .cta-block .phone-link:before{background:url(/images/phone_green.svg?f29a19ff321a99b47b5cb8d949594d69) 50%/contain no-repeat;content:"";display:block;height:16px;width:15px}.sidebar-brand-wrapper{align-items:center;background:#fff;border:1px solid #e4e4e4;border-radius:3px;display:flex;flex-flow:column;height:100%;justify-content:flex-start;padding:25px 25px 5px;width:100%}.sidebar-brand-wrapper .image-wrap{align-items:center;display:flex;height:60px;justify-content:center;margin-bottom:16px;width:100%}.sidebar-brand-wrapper .image-wrap .brand-image{max-height:55px;max-width:175px;width:100%}.sidebar-brand-wrapper a.cta{height:44px;margin-bottom:10px;max-width:250px;width:250px}@media (max-width:940px){.sidebar-brand-wrapper a.cta{max-width:none;width:100%}}.sidebar-brand-wrapper .phone-link{align-items:center;background:rgba(53,183,130,.1);border:1px solid #35b782;border-radius:6px;color:#35b782;display:flex;font-size:18px;font-style:normal;font-weight:800;gap:4px;height:44px;justify-content:center;line-height:16px;max-width:250px;padding:5px 5px 3px;text-align:center;width:100%}@media (max-width:940px){.sidebar-brand-wrapper .phone-link{max-width:none}}.sidebar-brand-wrapper .phone-link:before{background:url(/images/phone_green.svg?f29a19ff321a99b47b5cb8d949594d69) 50%/contain no-repeat;content:"";display:block;height:16px;width:15px}.sidebar-brand-wrapper .features{margin-top:30px}@media (max-width:940px){.sidebar-brand-wrapper .features{width:100%}}.sidebar-brand-wrapper .features .feature{align-items:flex-start;color:#b0b0b0;display:flex;font-size:12px;font-style:normal;font-weight:700;gap:20px;justify-content:space-between;line-height:100%;padding:15px 0;white-space:nowrap}.sidebar-brand-wrapper .features .feature:not(:last-child){border-bottom:1px solid #fcf0ef}.sidebar-brand-wrapper .features .feature span{color:#000;font-size:15px;font-style:normal;font-weight:400;line-height:100%;max-width:150px;text-align:right;white-space:normal}@media (max-width:940px){.sidebar-brand-wrapper .features .feature span{max-width:400px}}.dl-brands-horizontal{align-items:flex-start;display:flex;flex-flow:row wrap;gap:20px;justify-content:center;position:relative}.dl-brands-horizontal .swiper-slide{height:auto}.dl-brands-horizontal .brand-item{align-items:flex-start;display:flex;flex-flow:column;height:100%;justify-content:center;margin:0 auto;max-width:300px;width:100%}@media (max-width:940px){.dl-brands-horizontal .brand-item{max-width:none}}.dl-brands-horizontal .brand-item .brand-title{align-items:center;color:#000;display:flex;font-size:16px;font-style:normal;font-weight:700;justify-content:center;line-height:100%;margin-bottom:7px;text-align:center;width:100%}.dl-brands-horizontal .swiper-button-prev{color:#d3d3d3;left:-60px}.dl-brands-horizontal .swiper-button-next{color:#d3d3d3;right:-60px}@media (max-width:1070px){.dl-brands-horizontal .swiper-button-next,.dl-brands-horizontal .swiper-button-prev{margin:10px 0;position:relative}}.content-author{align-items:center;display:flex;gap:10px;margin-bottom:40px}.content-author .avatar{background:url(/images/author.svg?3db2b137b5128d7790f5d24eb184087b) 50%/contain no-repeat;display:block;height:46px;min-height:46px;min-width:46px;width:46px}.content-author .details .name{color:#000;font-size:15px;font-style:normal;font-weight:900;line-height:124%}.content-author .details .name span{color:#35b782}.content-author .details .position{color:#c7c7c7;font-size:15px;font-style:normal;font-weight:700;line-height:124%}.review-wrap{background:#fff;display:flex;flex-flow:column}@media (max-width:767px){.review-wrap{gap:32px}}.review-wrap .review-top-part-wrap{padding:55px 15px}@media (max-width:767px){.review-wrap .review-top-part-wrap{padding-bottom:0}}.review-wrap .review-top-part-wrap .review-top-part{display:flex;flex-flow:column}.review-wrap .review-top-part-wrap .review-top-part .last-update{color:#b6b6b6;font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:15px}.review-wrap .review-top-part-wrap .review-top-part h1{color:#000;font-size:36px;font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase}@media (max-width:767px){.review-wrap .review-top-part-wrap .review-top-part h1{font-size:24px}}.review-wrap .review-top-part-wrap .review-top-part .sub-text{color:#000;font-size:22px;font-style:normal;font-weight:317;line-height:normal}@media (max-width:767px){.review-wrap .review-top-part-wrap .review-top-part .sub-text{font-size:16px;text-align:center}}.review-wrap .review-top-part-wrap .review-top-part .reviews{align-items:center;display:flex;gap:8px}.review-wrap .review-top-part-wrap .review-top-part .reviews .reviews-text{color:#000;font-size:18px;font-style:normal;font-weight:700;line-height:124%}@media (max-width:767px){.review-wrap .review-top-part-wrap .review-top-part .reviews .reviews-text{font-size:16px}}.review-wrap .review-top-part-wrap .review-top-part .review-image{margin-bottom:16px}.review-wrap .review-top-part-wrap .review-top-part .phone-link{align-items:center;background:rgba(53,183,130,.1);border:1px solid #35b782;border-radius:6px;color:#35b782;display:flex;font-size:18px;font-style:normal;font-weight:800;gap:4px;height:42px;justify-content:center;line-height:16px;margin-top:10px;max-width:160px;padding:5px 5px 3px;text-align:center;width:100%}.review-wrap .review-top-part-wrap .review-top-part .phone-link:before{background:url(/images/phone_red.svg?3dec7051257622270f9c0c620d8dcbac) 50%/contain no-repeat;content:"";display:block;height:16px;width:15px}.review-wrap .review-content-wrapper{margin-bottom:128px;padding:0 15px}.review-wrap .review-content-wrapper .review-content{display:flex;gap:45px;justify-content:space-between}@media (max-width:767px){.review-wrap .review-content-wrapper .review-content{flex-flow:column}}.review-wrap .review-content-wrapper .review-content .right-sidebar{max-width:300px;width:100%}@media (max-width:767px){.review-wrap .review-content-wrapper .review-content .right-sidebar{max-width:100%}}.review-wrap .review-content-wrapper .review-content .right-sidebar .floating-sidebar{position:sticky;top:15px}.review-wrap .review-content-wrapper .review-content .right-sidebar .sidebar-brand-wrapper{height:auto}.review-wrap .slider-title{color:#000;font-family:Nunito;font-size:20px;font-style:normal;font-weight:700;line-height:20px;margin:32px 0 25px}.review-wrap .sticky-block{align-items:center;background:#fff;bottom:0;box-shadow:0 -4px 8px 0 rgba(0,0,0,.1);display:flex;gap:15px;justify-content:space-between;left:0;min-height:60px;padding:5px 15px;position:fixed;width:100%;z-index:22}@media (min-width:768px){.review-wrap .sticky-block{display:none}}.review-wrap .sticky-block .brand-info{display:flex;flex-flow:column;justify-content:center}.review-wrap .sticky-block .brand-info .offer{color:#000;font-size:14px;font-style:normal;font-weight:700;line-height:16px;margin-top:7px}.review-wrap .sticky-block .cta{min-width:150px}
