:root{--base-font:"Roboto",sans-serif!important;--bs-font-sans-serif:"Roboto",sans-serif!important;--bs-body-font-family:"Roboto",sans-serif!important;--bs-body-bg:#FFFFFF;--white-color:#FFFFFF;--gray-100:#F5F5F5;--gray-200:#E0E0E0;--gray-300:#9E9E9E;--gray-400:#616161;--gray-500:#4F4F4F;--black-color:#182C30;--bs-body-color:var(--black-color);--primary:#47AAAC;--primary-100:#52C2A8;--secondary:#3C93AF;--secondary-100:#024C5E;--light:#F5FAFA;--gradient:radial-gradient(108.92% 132.65% at 50.00% 60.10%, #068AAA 0%, #18D7DB 100%);--gradient-hover:linear-gradient(87deg, #18D7DB 0%, #18A6D3 100%);--gradient-active:#18A6D3;--gradient-secondary:linear-gradient(87deg, #18D7DB 0%, #024C5E 100%);--success:#0ABF53;--warning:#FFEB3B;--error:#F44336;--sm-radius:4px;--md-radius:8px;--lg-radius:16px;--sm-shadow:0 2px 4px 0px #C6D2D2;--md-shadow:0 15px 30px 0px rgba(224, 235, 235, 0.55);--lg-shadow:0 24px 48px 0px rgba(198, 210, 210, 0.55);--sm-shadow-revert:0 -2px 4px 0px #C6D2D2;--h1-size:3.5rem;--h1-size-mob:3rem;--h2-size:3rem;--h2-size-mob:2rem;--h3-size:2rem;--h3-size-mob:1.5rem;--subtitle-size:1.5rem;--subtitle-size-mob:1.125rem;--text-xs:0.625rem;--text-size:1rem;--text-sm:0.875rem;--text-size-md:1.063rem;--text-size-lg:1.125rem;--text-size-32:2rem;--lh-xs:1.14;--lh-sm:1.25;--lh-default:1.5;--lh-md:1.4;--lh-lg:1.44;--fw-normal:400;--fw-medium:500;--fw-semi:600;--fw-bold:700;--transition:.55s cubic-bezier(.25, .8, .25, 1);--transition-fast:.45s cubic-bezier(.25, .8, .25, 1);--z-index-header:10;--z-index-cookie:20;--bs-border-width:1px}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;padding:0 20px;border-radius:2px;border:none;-webkit-box-shadow:none;box-shadow:none}.noUi-base,.noUi-connects{width:100%;position:relative;z-index:1}.noUi-base{height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.noUi-connects{z-index:0;height:3px;background:#182c30;border-radius:2px}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;-webkit-transform-style:flat;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:3px}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal .noUi-handle{width:28px;height:28px;right:-17px;top:-12px}.noUi-vertical{width:3px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;border:none;border-radius:50%;background:#fff;-webkit-transition:all var(--transition);transition:all var(--transition);cursor:pointer;-webkit-filter:drop-shadow(0 6px 12px rgba(0, 0, 0, .1)) drop-shadow(0 .5px 4px rgba(0, 0, 0, .1));filter:drop-shadow(0 6px 12px rgba(0, 0, 0, .1)) drop-shadow(0 .5px 4px rgba(0, 0, 0, .1))}.noUi-active{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-filter:drop-shadow(0 6px 12px rgba(0, 0, 0, .1)) drop-shadow(0 .5px 4px rgba(0, 0, 0, .3));filter:drop-shadow(0 6px 12px rgba(0, 0, 0, .1)) drop-shadow(0 .5px 4px rgba(0, 0, 0, .3));background-color:#f5fafa}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);-ms-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);-ms-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);-ms-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);-ms-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}.banner{position:relative;min-height:29.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.banner__image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-color:var(--gray-300)}.banner__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.banner__content{padding:7.313rem 0;max-width:35.313rem;color:var(--white-color)}.banner__title{margin-bottom:1rem}.banner__description{font-size:var(--text-size)}.banner__btn-wrapper{margin-top:1.5rem}.banner--large .banner__content{max-width:41.875rem}.info-cards__wrapper{margin:-.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:1366px){.banner__content{padding:6rem 0}.info-cards.sticky{min-height:191px}.info-cards.sticky .info-cards__sticky{position:fixed;top:0;left:0;z-index:10;width:100%;padding:.5rem 0;background-color:var(--white-color);-webkit-box-shadow:var(--sm-shadow);box-shadow:var(--sm-shadow);-webkit-transition:all var(--transition);transition:all var(--transition)}.info-cards__wrapper{margin:-.938rem}}.info-cards__item{margin:.5rem;-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 1rem);flex:0 0 calc(100% - 1rem);border-radius:var(--sm-radius);background-color:var(--gray-100);padding:1rem;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;color:var(--black-color);-webkit-transition:all var(--transition);transition:all var(--transition)}@media (min-width:740px){.info-cards__item{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media (min-width:1366px){.info-cards__item{margin:.938rem;padding:1rem 1.5rem}}.info-cards__item:hover{color:var(--white-color);background-color:var(--secondary)}.info-cards__item-icon{margin-right:1.5rem;-webkit-box-flex:0;-ms-flex:none;flex:none}.info-cards__item-icon .icon{width:2.5rem;height:2.5rem}.cards-details__title{margin-bottom:2rem}.cards-details__item,.cards-details__item--half{height:auto;width:16.938rem}.cards-details__wrapper .swiper-pagination{margin-top:2rem}.cards-details .swiper--cards-details.swiper-initialized{margin:-4rem;padding:4rem}.cards-details .swiper--cards-details:not(.swiper-initialized){overflow:initial}.cards-details .swiper--cards-details:not(.swiper-initialized) .cards-details__grid{margin:-.75rem -.938rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto}@media (min-width:1024px){.cards-details__title{max-width:60.625rem;margin-bottom:3.25rem}.cards-details__wrapper .swiper-pagination{display:none}.cards-details .swiper--cards-details:not(.swiper-initialized) .cards-details__grid--four .cards-details__item{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 1.876rem);flex:0 0 calc(25% - 1.876rem)}}.cards-details .swiper--cards-details:not(.swiper-initialized) .cards-details__item{width:auto;margin:.75rem .938rem}@media (min-width:740px){.cards-details .swiper--cards-details:not(.swiper-initialized) .cards-details__item{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 1.876rem);flex:0 0 calc(50% - 1.876rem)}}@media (min-width:1024px){.cards-details .swiper--cards-details:not(.swiper-initialized) .cards-details__item{-webkit-box-flex:0;-ms-flex:0 0 calc(33.3333333333% - 1.876rem);flex:0 0 calc(33.3333333333% - 1.876rem)}}.cards-details .swiper--cards-details:not(.swiper-initialized) .cards-details__item--half{width:auto;margin:.75rem .938rem}@media (min-width:740px){.cards-details .swiper--cards-details:not(.swiper-initialized) .cards-details__item--half{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 1.876rem);flex:0 0 calc(50% - 1.876rem)}}.calculator__title{color:var(--white-color);margin-bottom:2.375rem}@media (min-width:1024px){.calculator__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.calculator__title{margin-bottom:2rem}}.calculator__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:-1.875rem}@media (min-width:1024px){.calculator__items{margin-bottom:-1.5rem}}.calculator__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:1.875rem}@media (min-width:1024px){.calculator__item{margin-bottom:1.5rem}.calculator__item-half{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - .938rem);flex:0 0 calc(50% - .938rem)}}.calculator__item-label{font-size:var(--text-sm);line-height:var(--lh-xs);color:var(--gray-200);margin-bottom:.5rem}.calculator__item-label--bold{font-weight:var(--fw-bold)}.calculator__item-range-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem}.calculator__item-range{width:100%}.calculator__item-range-name{-webkit-box-flex:0;-ms-flex:none;flex:none;color:var(--white-color)}.calculator__item-select,.calculator__item-select .select2-selection{height:50px}.calculator__item-power{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;background-color:var(--white-color);overflow:hidden;border-radius:var(--md-radius);border:1px solid var(--gray-200);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.calculator__item-power-btn{cursor:pointer;-webkit-transition:var(--transition);transition:var(--transition)}.calculator__item-power-btn:hover{background-color:var(--light)}.calculator__item-power-btn .icon{width:3rem;height:3rem}.calculator__item-power-value{color:var(--black-color);-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;padding:0 .5rem}.calculator__item-checkboxes{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:.875rem -.938rem -.938rem}.calculator__item-checkbox{margin:0 .938rem .938rem;width:calc(100% - 1.876rem);display:-webkit-box;display:-ms-flexbox;display:flex}.calculator__item-checkbox .form-checkbox__label{width:100%;height:100%;border-radius:var(--md-radius);overflow:hidden;background-color:var(--white-color);padding:.563rem 1.125rem;line-height:var(--lh-xs);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.calculator__card{background-color:var(--white-color);border-radius:var(--md-radius);-webkit-box-shadow:0 8px 48px 0 rgba(0,0,0,.15);box-shadow:0 8px 48px 0 rgba(0,0,0,.15);border:1px solid var(--gray-200);padding:2rem 1rem;margin-top:2rem}@media (min-width:1024px){.calculator__item-checkbox{width:calc(33.3333333333% - 1.876rem)}.calculator__item-checkbox .form-checkbox__label{padding:.5rem 1.125rem}.calculator__item-checkbox--half{width:calc(50% - 1.876rem)}.calculator__card{margin-top:0;margin-left:2rem;-webkit-box-flex:0;-ms-flex:0 0 31.25rem;flex:0 0 31.25rem}}@media (min-width:1366px){.calculator__card{padding:2rem 4.438rem;margin-left:6.25rem}}.calculator__card-title{text-align:center;margin-bottom:1.75rem;font-size:var(--h3-size)}@media (min-width:1024px){.calculator__card-title{margin-bottom:2rem}}.calculator__card-label{font-size:var(--text-sm);line-height:var(--lh-xs);color:var(--gray-400);margin-bottom:.25rem}.calculator__card-item-wrapper:not(:last-of-type){padding-bottom:.5rem;margin-bottom:.5rem;border-bottom:1px solid var(--primary-100)}.calculator__card-item{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;color:var(--black-color)}.calculator__card-item-name{font-size:var(--subtitle-size-mob);padding-left:1.5rem;position:relative}.calculator__card-item-name::before{content:"";position:absolute;top:.25rem;left:0;background-image:url(../../img/list-check-accent-icon.svg);width:1rem;height:1rem;background-size:cover}.calculator__card-item-price{font-weight:var(--fw-medium)}.calculator__card-summary{background-color:var(--light);border-radius:var(--md-radius);margin-top:1.5rem;padding:.5rem 1rem;text-align:right}.calculator__card-summary-price{font-size:var(--subtitle-size);font-weight:var(--fw-bold);color:var(--secondary-100)}.calculator__card-summary-info{font-size:var(--text-sm);line-height:var(--lh-xs);color:var(--gray-400)}.calculator__card-btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:1.5rem}.calculator__card-btn-wrapper .primary-btn{padding-right:.25rem;padding-left:.25rem}.calculator--light{padding:2rem 0;margin-top:2rem}@media (min-width:1024px){.calculator--light{padding:3.5rem 0;margin-top:6rem}}.calculator--light .calculator__item-label,.calculator--light .calculator__item-range-name,.calculator--light .calculator__title{color:var(--black-color)}.cards-chars{padding:2rem 0;margin-top:2rem}@media (max-width:1365.98px){.cards-chars{overflow:hidden}}.cards-chars__title{margin-bottom:2rem}@media (min-width:1024px){.cards-chars{padding:4.875rem 0;margin-top:6rem}.cards-chars__title{max-width:60.625rem;margin-bottom:3.25rem}.cards-chars__wrapper .swiper-pagination{display:none}}.cards-chars__title-image{margin-left:.5rem;max-width:7.5rem}.cards-chars__item{height:auto;width:16.938rem}.cards-chars__wrapper .swiper-pagination{margin-top:2rem}.cards-chars .swiper--cards-chars.swiper-initialized{margin:-4rem;padding:4rem}.cards-chars .swiper--cards-chars:not(.swiper-initialized){overflow:initial}.cards-chars .swiper--cards-chars:not(.swiper-initialized) .cards-chars__grid{margin:-.75rem -.938rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto}.cards-chars .swiper--cards-chars:not(.swiper-initialized) .cards-chars__item{width:auto;margin:.75rem .938rem}@media (min-width:740px){.cards-chars .swiper--cards-chars:not(.swiper-initialized) .cards-chars__item{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 1.876rem);flex:0 0 calc(50% - 1.876rem)}}.information{overflow:hidden;background-color:var(--gray-100);padding:1.063rem 0;margin-top:2rem}@media (min-width:1024px){.cards-chars .swiper--cards-chars:not(.swiper-initialized) .cards-chars__item{-webkit-box-flex:0;-ms-flex:0 0 calc(33.3333333333% - 1.876rem);flex:0 0 calc(33.3333333333% - 1.876rem)}.information{margin-top:6rem;padding:0}}.information__item-wrapper{background-color:var(--gray-100);padding:.938rem 0}@media (min-width:740px){.information__item-wrapper{padding:2rem 0}}@media (min-width:1366px){.cards-chars__title-image{max-width:14.438rem}.information__item-wrapper{padding:6rem 0 6.313rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.information__item-wrapper:not(:last-of-type){padding-bottom:0}.information__item{color:var(--black-color)}.information__item:not(:last-of-type){margin-bottom:.438rem}@media (min-width:740px){.information__item{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}.information__item:not(:last-of-type){margin-bottom:2.875rem}.information__item-revert{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.information__item-revert .information__item-image{margin-right:0;margin-left:1rem}}@media (min-width:1366px){.information__item-revert .information__item-image{margin:0 6.25rem}.information__item-revert .information__item-title{max-width:35.625rem}.information__item-revert .information__item-content{-webkit-box-flex:0;-ms-flex:0 0 40.313rem;flex:0 0 40.313rem}.information__item-revert .information__item-content p{max-width:35.625rem}}.information__item-image{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%;max-width:13rem;margin:0 auto .438rem;overflow:hidden}@media (min-width:740px){.information__item-image{max-width:17.938rem;margin-bottom:0;margin-left:0;margin-right:1rem}}@media (min-width:1366px){.information__item-image{max-width:19.813rem;margin:0 6.25rem}}.information__item-image--json-wrapper{margin:0 auto;width:100%;max-width:37.5rem}@media (min-width:740px){.information__item-image--json-wrapper{max-width:20rem}}@media (min-width:1024px){.information__item-image--json-wrapper{max-width:30rem}}.information__item-image--json-wrapper svg{max-width:100%!important}.information__item-image-json{margin:-4.375rem}@media (min-width:1366px){.information__item-image--json-wrapper{max-width:37.5rem}.information__item-image-json{margin:-10rem}}.information__item-image svg{width:100%;height:100%;max-width:13rem}.information__item-image--full{max-width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (min-width:1024px){.information__item-image--full{margin:0 2rem}}.information__item-content{font-family:var(--base-font);margin-top:1rem}@media (min-width:740px){.information__item-image svg{max-width:100%}.information__item-content{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media (min-width:1366px){.information__item-content{-webkit-box-flex:0;-ms-flex:0 0 35.625rem;flex:0 0 35.625rem}.information__item-list-wrapper ol,.information__item-list-wrapper ul{max-width:23rem}}.information__item-content ol,.information__item-content p,.information__item-content ul{margin-bottom:1rem}.information__item-title{margin-bottom:1.5rem;font-family:var(--base-font)}.information__item-list-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:-1rem}.information__item-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:var(--sm-radius);overflow:hidden;padding:.5rem 1rem;background-color:var(--light)}.information__item-card:not(:last-of-type){margin-bottom:1rem}.information__item-card-icon{width:2rem;height:2rem;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:.5rem}.information__item-card-icon img{width:100%;height:100%}.information--white,.information--white .information__item-wrapper{background-color:var(--white-color)}.information--white .information__item-wrapper--solo{padding:0}.animated-dot{-webkit-animation:6s infinite animation-dots;animation:6s infinite animation-dots}.animated-line{-webkit-animation:6s infinite animation-lines;animation:6s infinite animation-lines}.animated-graph{-webkit-animation:6s infinite animation-graphs;animation:6s infinite animation-graphs}.animated-graph-white{-webkit-animation:6s infinite animation-graphs-white;animation:6s infinite animation-graphs-white}.animated-graph-blue{-webkit-animation:6s infinite animation-graphs-blue;animation:6s infinite animation-graphs-blue}.animated-path{fill:none;stroke:#01aaaa;stroke-width:1}.animated-path-1{stroke-dasharray:220;stroke-dashoffset:220;-webkit-animation:6s linear infinite forwards dash-1;animation:6s linear infinite forwards dash-1}.animated-path-2{stroke-dasharray:450;stroke-dashoffset:450;-webkit-animation:6s linear infinite forwards dash-2;animation:6s linear infinite forwards dash-2}.animated-path-3{stroke-dasharray:400;stroke-dashoffset:400;-webkit-animation:6s linear infinite forwards dash-3;animation:6s linear infinite forwards dash-3}.animated-path-4{stroke-dasharray:250;stroke-dashoffset:250;-webkit-animation:6s linear infinite forwards dash-4;animation:6s linear infinite forwards dash-4}.animated-path-5{stroke:#fff;stroke-dasharray:250;stroke-dashoffset:250;-webkit-animation:6s linear infinite forwards dash-5;animation:6s linear infinite forwards dash-5}.animated-path-6{stroke-dasharray:500;stroke-dashoffset:500;-webkit-animation:6s linear infinite forwards dash-6;animation:6s linear infinite forwards dash-6}.animated-path-7{stroke:#0094b1;stroke-dasharray:250;stroke-dashoffset:250;-webkit-animation:6s linear infinite forwards dash-7;animation:6s linear infinite forwards dash-7}.animated-path-8{stroke:#0094b1;stroke-dasharray:250;stroke-dashoffset:250;-webkit-animation:6s linear .2s infinite forwards dash-7;animation:6s linear .2s infinite forwards dash-7}.animated-path-9{stroke:#0094b1;stroke-dasharray:250;stroke-dashoffset:250;-webkit-animation:6s linear .4s infinite forwards dash-7;animation:6s linear .4s infinite forwards dash-7}.animated-path-10{stroke:#0094b1;stroke-dasharray:250;stroke-dashoffset:250;-webkit-animation:6s linear .6s infinite forwards dash-7;animation:6s linear .6s infinite forwards dash-7}.animated-arrow{-webkit-animation:4s infinite animation-arrow;animation:4s infinite animation-arrow}.animated-blink{-webkit-animation:4s infinite animation-dots;animation:4s infinite animation-dots}@-webkit-keyframes animation-dots{0%{fill:#004e60}100%,33%{fill:#3f819f}66%{fill:#a3f4e7}}@keyframes animation-dots{0%{fill:#004e60}100%,33%{fill:#3f819f}66%{fill:#a3f4e7}}@-webkit-keyframes animation-lines{0%{fill:#004e60}33%,66%{fill:#a3f4e7}100%{fill:#3f819f}}@keyframes animation-lines{0%{fill:#004e60}33%,66%{fill:#a3f4e7}100%{fill:#3f819f}}@-webkit-keyframes animation-graphs{0%,100%{fill:#005062}66%{fill:#00c4a6}}@keyframes animation-graphs{0%,100%{fill:#005062}66%{fill:#00c4a6}}@-webkit-keyframes animation-graphs-white{0%,100%{fill:rgba(0,80,98,.3)}66%{fill:#f3f9f9}}@keyframes animation-graphs-white{0%,100%{fill:rgba(0,80,98,.3)}66%{fill:#f3f9f9}}@-webkit-keyframes animation-graphs-blue{0%,100%{fill:rgba(0,80,98,.3)}66%{fill:#0096b4}}@keyframes animation-graphs-blue{0%,100%{fill:rgba(0,80,98,.3)}66%{fill:#0096b4}}@-webkit-keyframes animation-arrow{0%{fill:#f3f9f9}100%,33%{fill:#a3f4e7}66%{fill:#004e60}}@keyframes animation-arrow{0%{fill:#f3f9f9}100%,33%{fill:#a3f4e7}66%{fill:#004e60}}@-webkit-keyframes dash-1{from{stroke-dashoffset:440}to{stroke-dashoffset:0}}@keyframes dash-1{from{stroke-dashoffset:440}to{stroke-dashoffset:0}}@-webkit-keyframes dash-2{from{stroke-dashoffset:900}to{stroke-dashoffset:0}}@keyframes dash-2{from{stroke-dashoffset:900}to{stroke-dashoffset:0}}@-webkit-keyframes dash-3{from{stroke-dashoffset:800}to{stroke-dashoffset:0}}@keyframes dash-3{from{stroke-dashoffset:800}to{stroke-dashoffset:0}}@-webkit-keyframes dash-4{from{stroke-dashoffset:500}to{stroke-dashoffset:0}}@keyframes dash-4{from{stroke-dashoffset:500}to{stroke-dashoffset:0}}@-webkit-keyframes dash-5{from{stroke-dashoffset:500}to{stroke-dashoffset:0}}@keyframes dash-5{from{stroke-dashoffset:500}to{stroke-dashoffset:0}}@-webkit-keyframes dash-6{from{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes dash-6{from{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@-webkit-keyframes dash-7{from{stroke-dashoffset:500}to{stroke-dashoffset:0}}@keyframes dash-7{from{stroke-dashoffset:500}to{stroke-dashoffset:0}}.feedback__wrapper{background-color:var(--secondary-100);color:var(--white-color);padding:1.5rem 1rem;margin:0 -.938rem}@media (min-width:576px){.feedback__wrapper{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;padding:2rem 1.125rem}}@media (min-width:740px){.feedback__wrapper{padding:3.125rem 1.125rem}.collocation-cards__wrapper--four .collocation-cards__item{width:16.875rem}}@media (min-width:1366px){.feedback__wrapper{padding:3.25rem 13rem 3.5rem 6.875rem;margin:0;border-radius:var(--sm-radius)}}.feedback__btn{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-top:1rem}@media (min-width:576px){.feedback__content{margin-right:2.25rem}.feedback__btn{margin-top:0}}.feedback--light .feedback__wrapper{background-color:var(--light);color:var(--black-color)}@media (max-width:739.98px){.cards-details,.collocation-cards{overflow:hidden}}.collocation-cards__head{text-align:center;max-width:48.125rem;margin:0 auto 1rem}@media (min-width:1366px){.collocation-cards__head{margin-bottom:2.125rem}}.collocation-cards__title{margin-bottom:1rem}.collocation-cards .swiper--cards-collocation.swiper-initialized{margin:-2rem;padding:2rem}.collocation-cards__wrapper .swiper-pagination{margin-top:2rem}.collocation-cards__item{width:16.938rem;height:auto}@media (min-width:740px){.collocation-cards__item{width:23.125rem}}.page-wrapper{padding-bottom:2rem}@media (min-width:1024px){.page-wrapper{padding-bottom:6.125rem}}