/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(/libraries/font_awesome/webfonts/fa-brands-400.eot);src:url(/libraries/font_awesome/webfonts/fa-brands-400.eot#iefix) format("embedded-opentype"),url(/libraries/font_awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/libraries/font_awesome/webfonts/fa-brands-400.woff) format("woff"),url(/libraries/font_awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(/libraries/font_awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(/libraries/font_awesome/webfonts/fa-regular-400.eot);src:url(/libraries/font_awesome/webfonts/fa-regular-400.eot#iefix) format("embedded-opentype"),url(/libraries/font_awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(/libraries/font_awesome/webfonts/fa-regular-400.woff) format("woff"),url(/libraries/font_awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(/libraries/font_awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(/libraries/font_awesome/webfonts/fa-solid-900.eot);src:url(/libraries/font_awesome/webfonts/fa-solid-900.eot#iefix) format("embedded-opentype"),url(/libraries/font_awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/libraries/font_awesome/webfonts/fa-solid-900.woff) format("woff"),url(/libraries/font_awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(/libraries/font_awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}
.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}
@-webkit-keyframes scale{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}45%{-webkit-transform:scale(0.1);transform:scale(0.1);opacity:0.7;}80%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}@keyframes scale{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}45%{-webkit-transform:scale(0.1);transform:scale(0.1);opacity:0.7;}80%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}.ball-pulse > div:nth-child(0){-webkit-animation:scale 0.75s -0.36s infinite cubic-bezier(0.2,0.68,0.18,1.08);animation:scale 0.75s -0.36s infinite cubic-bezier(0.2,0.68,0.18,1.08);}.ball-pulse > div:nth-child(1){-webkit-animation:scale 0.75s -0.24s infinite cubic-bezier(0.2,0.68,0.18,1.08);animation:scale 0.75s -0.24s infinite cubic-bezier(0.2,0.68,0.18,1.08);}.ball-pulse > div:nth-child(2){-webkit-animation:scale 0.75s -0.12s infinite cubic-bezier(0.2,0.68,0.18,1.08);animation:scale 0.75s -0.12s infinite cubic-bezier(0.2,0.68,0.18,1.08);}.ball-pulse > div:nth-child(3){-webkit-animation:scale 0.75s 0s infinite cubic-bezier(0.2,0.68,0.18,1.08);animation:scale 0.75s 0s infinite cubic-bezier(0.2,0.68,0.18,1.08);}.ball-pulse > div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;}@-webkit-keyframes ball-pulse-sync{33%{-webkit-transform:translateY(10px);transform:translateY(10px);}66%{-webkit-transform:translateY(-10px);transform:translateY(-10px);}100%{-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes ball-pulse-sync{33%{-webkit-transform:translateY(10px);transform:translateY(10px);}66%{-webkit-transform:translateY(-10px);transform:translateY(-10px);}100%{-webkit-transform:translateY(0);transform:translateY(0);}}.ball-pulse-sync > div:nth-child(0){-webkit-animation:ball-pulse-sync 0.6s -0.21s infinite ease-in-out;animation:ball-pulse-sync 0.6s -0.21s infinite ease-in-out;}.ball-pulse-sync > div:nth-child(1){-webkit-animation:ball-pulse-sync 0.6s -0.14s infinite ease-in-out;animation:ball-pulse-sync 0.6s -0.14s infinite ease-in-out;}.ball-pulse-sync > div:nth-child(2){-webkit-animation:ball-pulse-sync 0.6s -0.07s infinite ease-in-out;animation:ball-pulse-sync 0.6s -0.07s infinite ease-in-out;}.ball-pulse-sync > div:nth-child(3){-webkit-animation:ball-pulse-sync 0.6s 0s infinite ease-in-out;animation:ball-pulse-sync 0.6s 0s infinite ease-in-out;}.ball-pulse-sync > div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;}@-webkit-keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0);}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0;}}@keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0);}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0;}}.ball-scale > div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;height:60px;width:60px;-webkit-animation:ball-scale 1s 0s ease-in-out infinite;animation:ball-scale 1s 0s ease-in-out infinite;}@keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0);}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0;}}.ball-scale > div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;height:60px;width:60px;-webkit-animation:ball-scale 1s 0s ease-in-out infinite;animation:ball-scale 1s 0s ease-in-out infinite;}.ball-scale-random{width:37px;height:40px;}.ball-scale-random > div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;display:inline-block;height:30px;width:30px;-webkit-animation:ball-scale 1s 0s ease-in-out infinite;animation:ball-scale 1s 0s ease-in-out infinite;}.ball-scale-random > div:nth-child(1){margin-left:-7px;-webkit-animation:ball-scale 1s 0.2s ease-in-out infinite;animation:ball-scale 1s 0.2s ease-in-out infinite;}.ball-scale-random > div:nth-child(3){margin-left:-2px;margin-top:9px;-webkit-animation:ball-scale 1s 0.5s ease-in-out infinite;animation:ball-scale 1s 0.5s ease-in-out infinite;}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.ball-rotate{position:relative;}.ball-rotate > div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:relative;}.ball-rotate > div:first-child{-webkit-animation:rotate 1s 0s cubic-bezier(0.7,-0.13,0.22,0.86) infinite;animation:rotate 1s 0s cubic-bezier(0.7,-0.13,0.22,0.86) infinite;}.ball-rotate > div:before,.ball-rotate > div:after{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;content:"";position:absolute;opacity:0.8;}.ball-rotate > div:before{top:0px;left:-28px;}.ball-rotate > div:after{top:0px;left:25px;}@keyframes rotate{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1);}50%{-webkit-transform:rotate(180deg) scale(0.6);transform:rotate(180deg) scale(0.6);}100%{-webkit-transform:rotate(360deg) scale(1);transform:rotate(360deg) scale(1);}}.ball-clip-rotate > div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;border:2px solid #fff;border-bottom-color:transparent;height:25px;width:25px;background:transparent !important;display:inline-block;-webkit-animation:rotate 0.75s 0s linear infinite;animation:rotate 0.75s 0s linear infinite;}@keyframes rotate{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1);}50%{-webkit-transform:rotate(180deg) scale(0.6);transform:rotate(180deg) scale(0.6);}100%{-webkit-transform:rotate(360deg) scale(1);transform:rotate(360deg) scale(1);}}@keyframes scale{30%{-webkit-transform:scale(0.3);transform:scale(0.3);}100%{-webkit-transform:scale(1);transform:scale(1);}}.ball-clip-rotate-pulse{position:relative;-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px);}.ball-clip-rotate-pulse > div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;top:0px;left:0px;border-radius:100%;}.ball-clip-rotate-pulse > div:first-child{background:#fff;height:16px;width:16px;top:7px;left:-7px;-webkit-animation:scale 1s 0s cubic-bezier(0.09,0.57,0.49,0.9) infinite;animation:scale 1s 0s cubic-bezier(0.09,0.57,0.49,0.9) infinite;}.ball-clip-rotate-pulse > div:last-child{position:absolute;border:2px solid #fff;width:30px;height:30px;left:-16px;top:-2px;background:transparent;border:2px solid;border-color:#fff transparent #fff transparent;-webkit-animation:rotate 1s 0s cubic-bezier(0.09,0.57,0.49,0.9) infinite;animation:rotate 1s 0s cubic-bezier(0.09,0.57,0.49,0.9) infinite;-webkit-animation-duration:1s;animation-duration:1s;}@keyframes rotate{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1);}50%{-webkit-transform:rotate(180deg) scale(0.6);transform:rotate(180deg) scale(0.6);}100%{-webkit-transform:rotate(360deg) scale(1);transform:rotate(360deg) scale(1);}}.ball-clip-rotate-multiple{position:relative;}.ball-clip-rotate-multiple > div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;left:-20px;top:-20px;border:2px solid #fff;border-bottom-color:transparent;border-top-color:transparent;border-radius:100%;height:35px;width:35px;-webkit-animation:rotate 1s 0s ease-in-out infinite;animation:rotate 1s 0s ease-in-out infinite;}.ball-clip-rotate-multiple > div:last-child{display:inline-block;top:-10px;left:-10px;width:15px;height:15px;-webkit-animation-duration:0.5s;animation-duration:0.5s;border-color:#fff transparent #fff transparent;-webkit-animation-direction:reverse;animation-direction:reverse;}@-webkit-keyframes ball-scale-ripple{0%{-webkit-transform:scale(0.1);transform:scale(0.1);opacity:1;}70%{-webkit-transform:scale(1);transform:scale(1);opacity:0.7;}100%{opacity:0.0;}}@keyframes ball-scale-ripple{0%{-webkit-transform:scale(0.1);transform:scale(0.1);opacity:1;}70%{-webkit-transform:scale(1);transform:scale(1);opacity:0.7;}100%{opacity:0.0;}}.ball-scale-ripple > div{-webkit-animation-fill-mode:both;animation-fill-mode:both;height:50px;width:50px;border-radius:100%;border:2px solid #fff;-webkit-animation:ball-scale-ripple 1s 0s infinite cubic-bezier(0.21,0.53,0.56,0.8);animation:ball-scale-ripple 1s 0s infinite cubic-bezier(0.21,0.53,0.56,0.8);}@-webkit-keyframes ball-scale-ripple-multiple{0%{-webkit-transform:scale(0.1);transform:scale(0.1);opacity:1;}70%{-webkit-transform:scale(1);transform:scale(1);opacity:0.7;}100%{opacity:0.0;}}@keyframes ball-scale-ripple-multiple{0%{-webkit-transform:scale(0.1);transform:scale(0.1);opacity:1;}70%{-webkit-transform:scale(1);transform:scale(1);opacity:0.7;}100%{opacity:0.0;}}.ball-scale-ripple-multiple{position:relative;-webkit-transform:translateY(-25px);-ms-transform:translateY(-25px);transform:translateY(-25px);}.ball-scale-ripple-multiple > div:nth-child(0){-webkit-animation-delay:-0.8s;animation-delay:-0.8s;}.ball-scale-ripple-multiple > div:nth-child(1){-webkit-animation-delay:-0.6s;animation-delay:-0.6s;}.ball-scale-ripple-multiple > div:nth-child(2){-webkit-animation-delay:-0.4s;animation-delay:-0.4s;}.ball-scale-ripple-multiple > div:nth-child(3){-webkit-animation-delay:-0.2s;animation-delay:-0.2s;}.ball-scale-ripple-multiple > div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;top:-2px;left:-26px;width:50px;height:50px;border-radius:100%;border:2px solid #fff;-webkit-animation:ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21,0.53,0.56,0.8);animation:ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21,0.53,0.56,0.8);}@-webkit-keyframes ball-beat{50%{opacity:0.2;-webkit-transform:scale(0.75);transform:scale(0.75);}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@keyframes ball-beat{50%{opacity:0.2;-webkit-transform:scale(0.75);transform:scale(0.75);}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}.ball-beat > div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;-webkit-animation:ball-beat 0.7s 0s infinite linear;animation:ball-beat 0.7s 0s infinite linear;}.ball-beat > div:nth-child(2n-1){-webkit-animation-delay:-0.35s !important;animation-delay:-0.35s !important;}@-webkit-keyframes ball-scale-multiple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0;}5%{opacity:1;}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0;}}@keyframes ball-scale-multiple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0;}5%{opacity:1;}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0;}}.ball-scale-multiple{position:relative;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px);}.ball-scale-multiple > div:nth-child(2){-webkit-animation-delay:-0.4s;animation-delay:-0.4s;}.ball-scale-multiple > div:nth-child(3){-webkit-animation-delay:-0.2s;animation-delay:-0.2s;}.ball-scale-multiple > div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;left:-30px;top:0px;opacity:0;margin:0;width:60px;height:60px;-webkit-animation:ball-scale-multiple 1s 0s linear infinite;animation:ball-scale-multiple 1s 0s linear infinite;}@-webkit-keyframes ball-triangle-path-1{33%{-webkit-transform:translate(25px,-50px);transform:translate(25px,-50px);}66%{-webkit-transform:translate(50px,0px);transform:translate(50px,0px);}100%{-webkit-transform:translate(0px,0px);transform:translate(0px,0px);}}@keyframes ball-triangle-path-1{33%{-webkit-transform:translate(25px,-50px);transform:translate(25px,-50px);}66%{-webkit-transform:translate(50px,0px);transform:translate(50px,0px);}100%{-webkit-transform:translate(0px,0px);transform:translate(0px,0px);}}@-webkit-keyframes ball-triangle-path-2{33%{-webkit-transform:translate(25px,50px);transform:translate(25px,50px);}66%{-webkit-transform:translate(-25px,50px);transform:translate(-25px,50px);}100%{-webkit-transform:translate(0px,0px);transform:translate(0px,0px);}}@keyframes ball-triangle-path-2{33%{-webkit-transform:translate(25px,50px);transform:translate(25px,50px);}66%{-webkit-transform:translate(-25px,50px);transform:translate(-25px,50px);}100%{-webkit-transform:translate(0px,0px);transform:translate(0px,0px);}}@-webkit-keyframes ball-triangle-path-3{33%{-webkit-transform:translate(-50px,0px);transform:translate(-50px,0px);}66%{-webkit-transform:translate(-25px,-50px);transform:translate(-25px,-50px);}100%{-webkit-transform:translate(0px,0px);transform:translate(0px,0px);}}@keyframes ball-triangle-path-3{33%{-webkit-transform:translate(-50px,0px);transform:translate(-50px,0px);}66%{-webkit-transform:translate(-25px,-50px);transform:translate(-25px,-50px);}100%{-webkit-transform:translate(0px,0px);transform:translate(0px,0px);}}.ball-triangle-path{position:relative;-webkit-transform:translate(-29.994px,-37.50938px);-ms-transform:translate(-29.994px,-37.50938px);transform:translate(-29.994px,-37.50938px);}.ball-triangle-path > div:nth-child(1){-webkit-animation-name:ball-triangle-path-1;animation-name:ball-triangle-path-1;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}.ball-triangle-path > div:nth-child(2){-webkit-animation-name:ball-triangle-path-2;animation-name:ball-triangle-path-2;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}.ball-triangle-path > div:nth-child(3){-webkit-animation-name:ball-triangle-path-3;animation-name:ball-triangle-path-3;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}.ball-triangle-path > div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;width:10px;height:10px;border-radius:100%;border:1px solid #fff;}.ball-triangle-path > div:nth-of-type(1){top:50px;}.ball-triangle-path > div:nth-of-type(2){left:25px;}.ball-triangle-path > div:nth-of-type(3){top:50px;left:50px;}@-webkit-keyframes ball-pulse-rise-even{0%{-webkit-transform:scale(1.1);transform:scale(1.1);}25%{-webkit-transform:translateY(-30px);transform:translateY(-30px);}50%{-webkit-transform:scale(0.4);transform:scale(0.4);}75%{-webkit-transform:translateY(30px);transform:translateY(30px);}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:scale(1);transform:scale(1);}}@keyframes ball-pulse-rise-even{0%{-webkit-transform:scale(1.1);transform:scale(1.1);}25%{-webkit-transform:translateY(-30px);transform:translateY(-30px);}50%{-webkit-transform:scale(0.4);transform:scale(0.4);}75%{-webkit-transform:translateY(30px);transform:translateY(30px);}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:scale(1);transform:scale(1);}}@-webkit-keyframes ball-pulse-rise-odd{0%{-webkit-transform:scale(0.4);transform:scale(0.4);}25%{-webkit-transform:translateY(30px);transform:translateY(30px);}50%{-webkit-transform:scale(1.1);transform:scale(1.1);}75%{-webkit-transform:translateY(-30px);transform:translateY(-30px);}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:scale(0.75);transform:scale(0.75);}}@keyframes ball-pulse-rise-odd{0%{-webkit-transform:scale(0.4);transform:scale(0.4);}25%{-webkit-transform:translateY(30px);transform:translateY(30px);}50%{-webkit-transform:scale(1.1);transform:scale(1.1);}75%{-webkit-transform:translateY(-30px);transform:translateY(-30px);}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:scale(0.75);transform:scale(0.75);}}.ball-pulse-rise > div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:cubic-bezier(0.15,0.46,0.9,0.6);animation-timing-function:cubic-bezier(0.15,0.46,0.9,0.6);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0;}.ball-pulse-rise > div:nth-child(2n){-webkit-animation-name:ball-pulse-rise-even;animation-name:ball-pulse-rise-even;}.ball-pulse-rise > div:nth-child(2n-1){-webkit-animation-name:ball-pulse-rise-odd;animation-name:ball-pulse-rise-odd;}@-webkit-keyframes ball-grid-beat{50%{opacity:0.7;}100%{opacity:1;}}@keyframes ball-grid-beat{50%{opacity:0.7;}100%{opacity:1;}}.ball-grid-beat{width:57px;}.ball-grid-beat > div:nth-child(1){-webkit-animation-delay:0.44s;animation-delay:0.44s;-webkit-animation-duration:1.27s;animation-duration:1.27s;}.ball-grid-beat > div:nth-child(2){-webkit-animation-delay:0.2s;animation-delay:0.2s;-webkit-animation-duration:1.52s;animation-duration:1.52s;}.ball-grid-beat > div:nth-child(3){-webkit-animation-delay:0.14s;animation-delay:0.14s;-webkit-animation-duration:0.61s;animation-duration:0.61s;}.ball-grid-beat > div:nth-child(4){-webkit-animation-delay:0.15s;animation-delay:0.15s;-webkit-animation-duration:0.82s;animation-duration:0.82s;}.ball-grid-beat > div:nth-child(5){-webkit-animation-delay:-0.01s;animation-delay:-0.01s;-webkit-animation-duration:1.24s;animation-duration:1.24s;}.ball-grid-beat > div:nth-child(6){-webkit-animation-delay:-0.07s;animation-delay:-0.07s;-webkit-animation-duration:1.35s;animation-duration:1.35s;}.ball-grid-beat > div:nth-child(7){-webkit-animation-delay:0.29s;animation-delay:0.29s;-webkit-animation-duration:1.44s;animation-duration:1.44s;}.ball-grid-beat > div:nth-child(8){-webkit-animation-delay:0.63s;animation-delay:0.63s;-webkit-animation-duration:1.19s;animation-duration:1.19s;}.ball-grid-beat > div:nth-child(9){-webkit-animation-delay:-0.18s;animation-delay:-0.18s;-webkit-animation-duration:1.48s;animation-duration:1.48s;}.ball-grid-beat > div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;float:left;-webkit-animation-name:ball-grid-beat;animation-name:ball-grid-beat;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0;}@-webkit-keyframes ball-grid-pulse{0%{-webkit-transform:scale(1);transform:scale(1);}50%{-webkit-transform:scale(0.5);transform:scale(0.5);opacity:0.7;}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}@keyframes ball-grid-pulse{0%{-webkit-transform:scale(1);transform:scale(1);}50%{-webkit-transform:scale(0.5);transform:scale(0.5);opacity:0.7;}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}.ball-grid-pulse{width:57px;}.ball-grid-pulse > div:nth-child(1){-webkit-animation-delay:0.58s;animation-delay:0.58s;-webkit-animation-duration:0.9s;animation-duration:0.9s;}.ball-grid-pulse > div:nth-child(2){-webkit-animation-delay:0.01s;animation-delay:0.01s;-webkit-animation-duration:0.94s;animation-duration:0.94s;}.ball-grid-pulse > div:nth-child(3){-webkit-animation-delay:0.25s;animation-delay:0.25s;-webkit-animation-duration:1.43s;animation-duration:1.43s;}.ball-grid-pulse > div:nth-child(4){-webkit-animation-delay:-0.03s;animation-delay:-0.03s;-webkit-animation-duration:0.74s;animation-duration:0.74s;}.ball-grid-pulse > div:nth-child(5){-webkit-animation-delay:0.21s;animation-delay:0.21s;-webkit-animation-duration:0.68s;animation-duration:0.68s;}.ball-grid-pulse > div:nth-child(6){-webkit-animation-delay:0.25s;animation-delay:0.25s;-webkit-animation-duration:1.17s;animation-duration:1.17s;}.ball-grid-pulse > div:nth-child(7){-webkit-animation-delay:0.46s;animation-delay:0.46s;-webkit-animation-duration:1.41s;animation-duration:1.41s;}.ball-grid-pulse > div:nth-child(8){-webkit-animation-delay:0.02s;animation-delay:0.02s;-webkit-animation-duration:1.56s;animation-duration:1.56s;}.ball-grid-pulse > div:nth-child(9){-webkit-animation-delay:0.13s;animation-delay:0.13s;-webkit-animation-duration:0.78s;animation-duration:0.78s;}.ball-grid-pulse > div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;float:left;-webkit-animation-name:ball-grid-pulse;animation-name:ball-grid-pulse;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0;}@-webkit-keyframes ball-spin-fade-loader{50%{opacity:0.3;-webkit-transform:scale(0.4);transform:scale(0.4);}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@keyframes ball-spin-fade-loader{50%{opacity:0.3;-webkit-transform:scale(0.4);transform:scale(0.4);}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}.ball-spin-fade-loader{position:relative;top:-10px;left:-10px;}.ball-spin-fade-loader > div:nth-child(1){top:25px;left:0;-webkit-animation:ball-spin-fade-loader 1s -0.96s infinite linear;animation:ball-spin-fade-loader 1s -0.96s infinite linear;}.ball-spin-fade-loader > div:nth-child(2){top:17.04545px;left:17.04545px;-webkit-animation:ball-spin-fade-loader 1s -0.84s infinite linear;animation:ball-spin-fade-loader 1s -0.84s infinite linear;}.ball-spin-fade-loader > div:nth-child(3){top:0;left:25px;-webkit-animation:ball-spin-fade-loader 1s -0.72s infinite linear;animation:ball-spin-fade-loader 1s -0.72s infinite linear;}.ball-spin-fade-loader > div:nth-child(4){top:-17.04545px;left:17.04545px;-webkit-animation:ball-spin-fade-loader 1s -0.6s infinite linear;animation:ball-spin-fade-loader 1s -0.6s infinite linear;}.ball-spin-fade-loader > div:nth-child(5){top:-25px;left:0;-webkit-animation:ball-spin-fade-loader 1s -0.48s infinite linear;animation:ball-spin-fade-loader 1s -0.48s infinite linear;}.ball-spin-fade-loader > div:nth-child(6){top:-17.04545px;left:-17.04545px;-webkit-animation:ball-spin-fade-loader 1s -0.36s infinite linear;animation:ball-spin-fade-loader 1s -0.36s infinite linear;}.ball-spin-fade-loader > div:nth-child(7){top:0;left:-25px;-webkit-animation:ball-spin-fade-loader 1s -0.24s infinite linear;animation:ball-spin-fade-loader 1s -0.24s infinite linear;}.ball-spin-fade-loader > div:nth-child(8){top:17.04545px;left:-17.04545px;-webkit-animation:ball-spin-fade-loader 1s -0.12s infinite linear;animation:ball-spin-fade-loader 1s -0.12s infinite linear;}.ball-spin-fade-loader > div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;}@-webkit-keyframes ball-spin-loader{75%{opacity:0.2;}100%{opacity:1;}}@keyframes ball-spin-loader{75%{opacity:0.2;}100%{opacity:1;}}.ball-spin-loader{position:relative;}.ball-spin-loader > span:nth-child(1){top:45px;left:0;-webkit-animation:ball-spin-loader 2s 0.9s infinite linear;animation:ball-spin-loader 2s 0.9s infinite linear;}.ball-spin-loader > span:nth-child(2){top:30.68182px;left:30.68182px;-webkit-animation:ball-spin-loader 2s 1.8s infinite linear;animation:ball-spin-loader 2s 1.8s infinite linear;}.ball-spin-loader > span:nth-child(3){top:0;left:45px;-webkit-animation:ball-spin-loader 2s 2.7s infinite linear;animation:ball-spin-loader 2s 2.7s infinite linear;}.ball-spin-loader > span:nth-child(4){top:-30.68182px;left:30.68182px;-webkit-animation:ball-spin-loader 2s 3.6s infinite linear;animation:ball-spin-loader 2s 3.6s infinite linear;}.ball-spin-loader > span:nth-child(5){top:-45px;left:0;-webkit-animation:ball-spin-loader 2s 4.5s infinite linear;animation:ball-spin-loader 2s 4.5s infinite linear;}.ball-spin-loader > span:nth-child(6){top:-30.68182px;left:-30.68182px;-webkit-animation:ball-spin-loader 2s 5.4s infinite linear;animation:ball-spin-loader 2s 5.4s infinite linear;}.ball-spin-loader > span:nth-child(7){top:0;left:-45px;-webkit-animation:ball-spin-loader 2s 6.3s infinite linear;animation:ball-spin-loader 2s 6.3s infinite linear;}.ball-spin-loader > span:nth-child(8){top:30.68182px;left:-30.68182px;-webkit-animation:ball-spin-loader 2s 7.2s infinite linear;animation:ball-spin-loader 2s 7.2s infinite linear;}.ball-spin-loader > div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;width:15px;height:15px;border-radius:100%;background:green;}@-webkit-keyframes ball-zig{33%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px);}66%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px);}100%{-webkit-transform:translate(0,0);transform:translate(0,0);}}@keyframes ball-zig{33%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px);}66%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px);}100%{-webkit-transform:translate(0,0);transform:translate(0,0);}}@-webkit-keyframes ball-zag{33%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px);}66%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px);}100%{-webkit-transform:translate(0,0);transform:translate(0,0);}}@keyframes ball-zag{33%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px);}66%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px);}100%{-webkit-transform:translate(0,0);transform:translate(0,0);}}.ball-zig-zag{position:relative;-webkit-transform:translate(-15px,-15px);-ms-transform:translate(-15px,-15px);transform:translate(-15px,-15px);}.ball-zig-zag > div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;margin-left:15px;top:4px;left:-7px;}.ball-zig-zag > div:first-child{-webkit-animation:ball-zig 0.7s 0s infinite linear;animation:ball-zig 0.7s 0s infinite linear;}.ball-zig-zag > div:last-child{-webkit-animation:ball-zag 0.7s 0s infinite linear;animation:ball-zag 0.7s 0s infinite linear;}@-webkit-keyframes ball-zig-deflect{17%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px);}34%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px);}50%{-webkit-transform:translate(0,0);transform:translate(0,0);}67%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px);}84%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px);}100%{-webkit-transform:translate(0,0);transform:translate(0,0);}}@keyframes ball-zig-deflect{17%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px);}34%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px);}50%{-webkit-transform:translate(0,0);transform:translate(0,0);}67%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px);}84%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px);}100%{-webkit-transform:translate(0,0);transform:translate(0,0);}}@-webkit-keyframes ball-zag-deflect{17%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px);}34%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px);}50%{-webkit-transform:translate(0,0);transform:translate(0,0);}67%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px);}84%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px);}100%{-webkit-transform:translate(0,0);transform:translate(0,0);}}@keyframes ball-zag-deflect{17%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px);}34%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px);}50%{-webkit-transform:translate(0,0);transform:translate(0,0);}67%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px);}84%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px);}100%{-webkit-transform:translate(0,0);transform:translate(0,0);}}.ball-zig-zag-deflect{position:relative;-webkit-transform:translate(-15px,-15px);-ms-transform:translate(-15px,-15px);transform:translate(-15px,-15px);}.ball-zig-zag-deflect > div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;margin-left:15px;top:4px;left:-7px;}.ball-zig-zag-deflect > div:first-child{-webkit-animation:ball-zig-deflect 1.5s 0s infinite linear;animation:ball-zig-deflect 1.5s 0s infinite linear;}.ball-zig-zag-deflect > div:last-child{-webkit-animation:ball-zag-deflect 1.5s 0s infinite linear;animation:ball-zag-deflect 1.5s 0s infinite linear;}@-webkit-keyframes line-scale{0%{-webkit-transform:scaley(1);transform:scaley(1);}50%{-webkit-transform:scaley(0.4);transform:scaley(0.4);}100%{-webkit-transform:scaley(1);transform:scaley(1);}}@keyframes line-scale{0%{-webkit-transform:scaley(1);transform:scaley(1);}50%{-webkit-transform:scaley(0.4);transform:scaley(0.4);}100%{-webkit-transform:scaley(1);transform:scaley(1);}}.line-scale > span:nth-child(1){-webkit-animation:line-scale 1s -0.4s infinite cubic-bezier(0.2,0.68,0.18,1.08);animation:line-scale 1s -0.4s infinite cubic-bezier(0.2,0.68,0.18,1.08);}.line-scale > span:nth-child(2){-webkit-animation:line-scale 1s -0.3s infinite cubic-bezier(0.2,0.68,0.18,1.08);animation:line-scale 1s -0.3s infinite cubic-bezier(0.2,0.68,0.18,1.08);}.line-scale > span:nth-child(3){-webkit-animation:line-scale 1s -0.2s infinite cubic-bezier(0.2,0.68,0.18,1.08);animation:line-scale 1s -0.2s infinite cubic-bezier(0.2,0.68,0.18,1.08);}.line-scale > span:nth-child(4){-webkit-animation:line-scale 1s -0.1s infinite cubic-bezier(0.2,0.68,0.18,1.08);animation:line-scale 1s -0.1s infinite cubic-bezier(0.2,0.68,0.18,1.08);}.line-scale > span:nth-child(5){-webkit-animation:line-scale 1s 0s infinite cubic-bezier(0.2,0.68,0.18,1.08);animation:line-scale 1s 0s infinite cubic-bezier(0.2,0.68,0.18,1.08);}.line-scale > span{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;}@-webkit-keyframes line-scale-party{0%{-webkit-transform:scale(1);transform:scale(1);}50%{-webkit-transform:scale(0.5);transform:scale(0.5);}100%{-webkit-transform:scale(1);transform:scale(1);}}@keyframes line-scale-party{0%{-webkit-transform:scale(1);transform:scale(1);}50%{-webkit-transform:scale(0.5);transform:scale(0.5);}100%{-webkit-transform:scale(1);transform:scale(1);}}.line-scale-party > div:nth-child(1){-webkit-animation-delay:-0.09s;animation-delay:-0.09s;-webkit-animation-duration:0.83s;animation-duration:0.83s;}.line-scale-party > div:nth-child(2){-webkit-animation-delay:0.33s;animation-delay:0.33s;-webkit-animation-duration:0.64s;animation-duration:0.64s;}.line-scale-party > div:nth-child(3){-webkit-animation-delay:0.32s;animation-delay:0.32s;-webkit-animation-duration:0.39s;animation-duration:0.39s;}.line-scale-party > div:nth-child(4){-webkit-animation-delay:0.47s;animation-delay:0.47s;-webkit-animation-duration:0.52s;animation-duration:0.52s;}.line-scale-party > div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;-webkit-animation-name:line-scale-party;animation-name:line-scale-party;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0;}@-webkit-keyframes line-scale-pulse-out{0%{-webkit-transform:scaley(1);transform:scaley(1);}50%{-webkit-transform:scaley(0.4);transform:scaley(0.4);}100%{-webkit-transform:scaley(1);transform:scaley(1);}}@keyframes line-scale-pulse-out{0%{-webkit-transform:scaley(1);transform:scaley(1);}50%{-webkit-transform:scaley(0.4);transform:scaley(0.4);}100%{-webkit-transform:scaley(1);transform:scaley(1);}}.line-scale-pulse-out > div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;-webkit-animation:line-scale-pulse-out 0.9s -0.6s infinite cubic-bezier(0.85,0.25,0.37,0.85);animation:line-scale-pulse-out 0.9s -0.6s infinite cubic-bezier(0.85,0.25,0.37,0.85);}.line-scale-pulse-out > div:nth-child(2),.line-scale-pulse-out > div:nth-child(4){-webkit-animation-delay:-0.4s !important;animation-delay:-0.4s !important;}.line-scale-pulse-out > div:nth-child(1),.line-scale-pulse-out > div:nth-child(5){-webkit-animation-delay:-0.2s !important;animation-delay:-0.2s !important;}@-webkit-keyframes line-scale-pulse-out-rapid{0%{-webkit-transform:scaley(1);transform:scaley(1);}80%{-webkit-transform:scaley(0.3);transform:scaley(0.3);}90%{-webkit-transform:scaley(1);transform:scaley(1);}}@keyframes line-scale-pulse-out-rapid{0%{-webkit-transform:scaley(1);transform:scaley(1);}80%{-webkit-transform:scaley(0.3);transform:scaley(0.3);}90%{-webkit-transform:scaley(1);transform:scaley(1);}}.line-scale-pulse-out-rapid > div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;-webkit-animation:line-scale-pulse-out-rapid 0.9s -0.5s infinite cubic-bezier(0.11,0.49,0.38,0.78);animation:line-scale-pulse-out-rapid 0.9s -0.5s infinite cubic-bezier(0.11,0.49,0.38,0.78);}.line-scale-pulse-out-rapid > div:nth-child(2),.line-scale-pulse-out-rapid > div:nth-child(4){-webkit-animation-delay:-0.25s !important;animation-delay:-0.25s !important;}.line-scale-pulse-out-rapid > div:nth-child(1),.line-scale-pulse-out-rapid > div:nth-child(5){-webkit-animation-delay:0s !important;animation-delay:0s !important;}@-webkit-keyframes line-spin-fade-loader{50%{opacity:0.3;}100%{opacity:1;}}@keyframes line-spin-fade-loader{50%{opacity:0.3;}100%{opacity:1;}}.line-spin-fade-loader{position:relative;top:-10px;left:-4px;}.line-spin-fade-loader > div:nth-child(1){top:20px;left:0;-webkit-animation:line-spin-fade-loader 1.2s -0.84s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -0.84s infinite ease-in-out;}.line-spin-fade-loader > div:nth-child(2){top:13.63636px;left:13.63636px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:line-spin-fade-loader 1.2s -0.72s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -0.72s infinite ease-in-out;}.line-spin-fade-loader > div:nth-child(3){top:0;left:20px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation:line-spin-fade-loader 1.2s -0.6s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -0.6s infinite ease-in-out;}.line-spin-fade-loader > div:nth-child(4){top:-13.63636px;left:13.63636px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:line-spin-fade-loader 1.2s -0.48s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -0.48s infinite ease-in-out;}.line-spin-fade-loader > div:nth-child(5){top:-20px;left:0;-webkit-animation:line-spin-fade-loader 1.2s -0.36s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -0.36s infinite ease-in-out;}.line-spin-fade-loader > div:nth-child(6){top:-13.63636px;left:-13.63636px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:line-spin-fade-loader 1.2s -0.24s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -0.24s infinite ease-in-out;}.line-spin-fade-loader > div:nth-child(7){top:0;left:-20px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation:line-spin-fade-loader 1.2s -0.12s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -0.12s infinite ease-in-out;}.line-spin-fade-loader > div:nth-child(8){top:13.63636px;left:-13.63636px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:line-spin-fade-loader 1.2s 0s infinite ease-in-out;animation:line-spin-fade-loader 1.2s 0s infinite ease-in-out;}.line-spin-fade-loader > div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;width:5px;height:15px;}@-webkit-keyframes triangle-skew-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0);}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg);}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg);}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0);}}@keyframes triangle-skew-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0);}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg);}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg);}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0);}}.triangle-skew-spin > div{-webkit-animation-fill-mode:both;animation-fill-mode:both;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:20px solid #fff;-webkit-animation:triangle-skew-spin 3s 0s cubic-bezier(0.09,0.57,0.49,0.9) infinite;animation:triangle-skew-spin 3s 0s cubic-bezier(0.09,0.57,0.49,0.9) infinite;}@-webkit-keyframes square-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0);}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg);}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg);}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0);}}@keyframes square-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0);}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg);}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg);}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0);}}.square-spin > div{-webkit-animation-fill-mode:both;animation-fill-mode:both;width:50px;height:50px;background:#fff;border:1px solid red;-webkit-animation:square-spin 3s 0s cubic-bezier(0.09,0.57,0.49,0.9) infinite;animation:square-spin 3s 0s cubic-bezier(0.09,0.57,0.49,0.9) infinite;}@-webkit-keyframes rotate_pacman_half_up{0%{-webkit-transform:rotate(270deg);transform:rotate(270deg);}50%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}100%{-webkit-transform:rotate(270deg);transform:rotate(270deg);}}@keyframes rotate_pacman_half_up{0%{-webkit-transform:rotate(270deg);transform:rotate(270deg);}50%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}100%{-webkit-transform:rotate(270deg);transform:rotate(270deg);}}@-webkit-keyframes rotate_pacman_half_down{0%{-webkit-transform:rotate(90deg);transform:rotate(90deg);}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(90deg);transform:rotate(90deg);}}@keyframes rotate_pacman_half_down{0%{-webkit-transform:rotate(90deg);transform:rotate(90deg);}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(90deg);transform:rotate(90deg);}}@-webkit-keyframes pacman-balls{75%{opacity:0.7;}100%{-webkit-transform:translate(-100px,-6.25px);transform:translate(-100px,-6.25px);}}@keyframes pacman-balls{75%{opacity:0.7;}100%{-webkit-transform:translate(-100px,-6.25px);transform:translate(-100px,-6.25px);}}.pacman{position:relative;}.pacman > div:nth-child(2){-webkit-animation:pacman-balls 1s -0.99s infinite linear;animation:pacman-balls 1s -0.99s infinite linear;}.pacman > div:nth-child(3){-webkit-animation:pacman-balls 1s -0.66s infinite linear;animation:pacman-balls 1s -0.66s infinite linear;}.pacman > div:nth-child(4){-webkit-animation:pacman-balls 1s -0.33s infinite linear;animation:pacman-balls 1s -0.33s infinite linear;}.pacman > div:nth-child(5){-webkit-animation:pacman-balls 1s 0s infinite linear;animation:pacman-balls 1s 0s infinite linear;}.pacman > div:first-of-type{width:0px;height:0px;border-right:25px solid transparent;border-top:25px solid #fff;border-left:25px solid #fff;border-bottom:25px solid #fff;border-radius:25px;-webkit-animation:rotate_pacman_half_up 0.5s 0s infinite;animation:rotate_pacman_half_up 0.5s 0s infinite;position:relative;left:-30px;}.pacman > div:nth-child(2){width:0px;height:0px;border-right:25px solid transparent;border-top:25px solid #fff;border-left:25px solid #fff;border-bottom:25px solid #fff;border-radius:25px;-webkit-animation:rotate_pacman_half_down 0.5s 0s infinite;animation:rotate_pacman_half_down 0.5s 0s infinite;margin-top:-50px;position:relative;left:-30px;}.pacman > div:nth-child(3),.pacman > div:nth-child(4),.pacman > div:nth-child(5),.pacman > div:nth-child(6){background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;width:10px;height:10px;position:absolute;-webkit-transform:translate(0,-6.25px);-ms-transform:translate(0,-6.25px);transform:translate(0,-6.25px);top:25px;left:70px;}@-webkit-keyframes cube-transition{25%{-webkit-transform:translateX(50px) scale(0.5) rotate(-90deg);transform:translateX(50px) scale(0.5) rotate(-90deg);}50%{-webkit-transform:translate(50px,50px) rotate(-180deg);transform:translate(50px,50px) rotate(-180deg);}75%{-webkit-transform:translateY(50px) scale(0.5) rotate(-270deg);transform:translateY(50px) scale(0.5) rotate(-270deg);}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg);}}@keyframes cube-transition{25%{-webkit-transform:translateX(50px) scale(0.5) rotate(-90deg);transform:translateX(50px) scale(0.5) rotate(-90deg);}50%{-webkit-transform:translate(50px,50px) rotate(-180deg);transform:translate(50px,50px) rotate(-180deg);}75%{-webkit-transform:translateY(50px) scale(0.5) rotate(-270deg);transform:translateY(50px) scale(0.5) rotate(-270deg);}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg);}}.cube-transition{position:relative;-webkit-transform:translate(-25px,-25px);-ms-transform:translate(-25px,-25px);transform:translate(-25px,-25px);}.cube-transition > div{-webkit-animation-fill-mode:both;animation-fill-mode:both;width:10px;height:10px;position:absolute;top:-5px;left:-5px;background-color:#fff;-webkit-animation:cube-transition 1.6s 0s infinite ease-in-out;animation:cube-transition 1.6s 0s infinite ease-in-out;}.cube-transition > div:last-child{-webkit-animation-delay:-0.8s;animation-delay:-0.8s;}@-webkit-keyframes spin-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes spin-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.semi-circle-spin{position:relative;width:35px;height:35px;overflow:hidden;}.semi-circle-spin > div{position:absolute;border-width:0px;border-radius:100%;-webkit-animation:spin-rotate 0.6s 0s infinite linear;animation:spin-rotate 0.6s 0s infinite linear;background-image:-webkit-linear-gradient(transparent 0%,transparent 70%,#fff 30%,#fff 100%);background-image:linear-gradient(transparent 0%,transparent 70%,#fff 30%,#fff 100%);width:100%;height:100%;}@-webkit-keyframes bar-progress{0%{-webkit-transform:scaleY(20%);transform:scaleY(20%);opacity:1;}25%{-webkit-transform:translateX(6%) scaleY(10%);transform:translateX(6%) scaleY(10%);opacity:0.7;}50%{-webkit-transform:translateX(20%) scaleY(20%);transform:translateX(20%) scaleY(20%);opacity:1;}75%{-webkit-transform:translateX(6%) scaleY(10%);transform:translateX(6%) scaleY(10%);opacity:0.7;}100%{-webkit-transform:scaleY(20%);transform:scaleY(20%);opacity:1;}}@keyframes bar-progress{0%{-webkit-transform:scaleY(20%);transform:scaleY(20%);opacity:1;}25%{-webkit-transform:translateX(6%) scaleY(10%);transform:translateX(6%) scaleY(10%);opacity:0.7;}50%{-webkit-transform:translateX(20%) scaleY(20%);transform:translateX(20%) scaleY(20%);opacity:1;}75%{-webkit-transform:translateX(6%) scaleY(10%);transform:translateX(6%) scaleY(10%);opacity:0.7;}100%{-webkit-transform:scaleY(20%);transform:scaleY(20%);opacity:1;}}.bar-progress{width:30%;height:12px;}.bar-progress > div{position:relative;width:20%;height:12px;border-radius:10px;background-color:#fff;-webkit-animation:bar-progress 3s cubic-bezier(0.57,0.1,0.44,0.93) infinite;animation:bar-progress 3s cubic-bezier(0.57,0.1,0.44,0.93) infinite;opacity:1;}@-webkit-keyframes bar-swing{0%{left:0;}50%{left:70%;}100%{left:0;}}@keyframes bar-swing{0%{left:0;}50%{left:70%;}100%{left:0;}}.bar-swing{width:30%;height:8px;}.bar-swing > div{position:relative;width:30%;height:8px;border-radius:10px;background-color:#fff;-webkit-animation:bar-swing 1.5s infinite;animation:bar-swing 1.5s infinite;}@-webkit-keyframes bar-swing-container{0%{left:0;-webkit-transform:translateX(0);transform:translateX(0);}50%{left:70%;-webkit-transform:translateX(-4px);transform:translateX(-4px);}100%{left:0;-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes bar-swing-container{0%{left:0;-webkit-transform:translateX(0);transform:translateX(0);}50%{left:70%;-webkit-transform:translateX(-4px);transform:translateX(-4px);}100%{left:0;-webkit-transform:translateX(0);transform:translateX(0);}}.bar-swing-container{width:20%;height:8px;position:relative;}.bar-swing-container div:nth-child(1){position:absolute;width:100%;background-color:rgba(255,255,255,0.2);height:12px;border-radius:10px;}.bar-swing-container div:nth-child(2){position:absolute;width:30%;height:8px;border-radius:10px;background-color:#fff;-webkit-animation:bar-swing-container 2s cubic-bezier(0.91,0.35,0.12,0.6) infinite;animation:bar-swing-container 2s cubic-bezier(0.91,0.35,0.12,0.6) infinite;margin:2px 2px 0;}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:700;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,sans-serif;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto;}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:500;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}b,.bold{font-weight:700;}.no-margins{margin:0px;}.mt-10{margin-top:10px;}.mt-20{margin-top:20px;}.mt-30{margin-top:30px;}.mt-40{margin-top:40px;}.mt-50{margin-top:50px;}.mt-60{margin-top:60px;}.mt-70{margin-top:70px;}.mt-80{margin-top:80px;}.mt-90{margin-top:90px;}.mt-100{margin-top:100px;}.mt-110{margin-top:110px;}.mt-120{margin-top:120px;}.mt-130{margin-top:130px;}.mt-140{margin-top:140px;}.mt-150{margin-top:150px;}.mt-160{margin-top:160px;}.mt-170{margin-top:170px;}.mt-180{margin-top:180px;}.mt-190{margin-top:190px;}.mt-200{margin-top:200px;}.mb-10{margin-bottom:10px !important;}.mb-20{margin-bottom:20px !important;}.mb-30{margin-bottom:30px !important;}.mb-40{margin-bottom:40px !important;}.mb-50{margin-bottom:50px !important;}.mb-60{margin-bottom:60px !important;}.mb-70{margin-bottom:70px !important;}.mb-80{margin-bottom:80px !important;}.mb-90{margin-bottom:90px !important;}.mb-100{margin-bottom:100px !important;}.mb-110{margin-bottom:110px !important;}.mb-120{margin-bottom:120px !important;}.mb-130{margin-bottom:130px !important;}.mb-140{margin-bottom:140px !important;}.mb-150{margin-bottom:150px !important;}.mb-160{margin-bottom:160px !important;}.mb-170{margin-bottom:170px !important;}.mb-180{margin-bottom:180px !important;}.mb-190{margin-bottom:190px !important;}.mb-200{margin-bottom:200px !important;}.mr-10{margin-right:10px;}.mr-20{margin-right:20px;}.mr-30{margin-right:30px;}.mr-40{margin-right:40px;}.mr-50{margin-right:50px;}.mr-60{margin-right:60px;}.mr-70{margin-right:70px;}.mr-80{margin-right:80px;}.mr-90{margin-right:90px;}.mr-100{margin-right:100px;}.mr-110{margin-right:110px;}.mr-120{margin-right:120px;}.mr-130{margin-right:130px;}.mr-140{margin-right:140px;}.mr-150{margin-right:150px;}.mr-160{margin-right:160px;}.mr-170{margin-right:170px;}.mr-180{margin-right:180px;}.mr-190{margin-right:190px;}.mr-200{margin-right:200px;}.ml-10{margin-left:10px !important;}.ml-20{margin-left:20px !important;}.ml-30{margin-left:30px !important;}.ml-40{margin-left:40px !important;}.ml-50{margin-left:50px !important;}.ml-60{margin-left:60px !important;}.ml-70{margin-left:70px !important;}.ml-80{margin-left:80px !important;}.ml-90{margin-left:90px !important;}.ml-100{margin-left:100px !important;}.ml-110{margin-left:110px !important;}.ml-120{margin-left:120px !important;}.ml-130{margin-left:130px !important;}.ml-140{margin-left:140px !important;}.ml-150{margin-left:150px !important;}.ml-160{margin-left:160px !important;}.ml-170{margin-left:170px !important;}.ml-180{margin-left:180px !important;}.ml-190{margin-left:190px !important;}.ml-200{margin-left:200px !important;}.pb-10{padding-bottom:10px;}.pb-20{padding-bottom:20px;}.pb-30{padding-bottom:30px;}.pb-40{padding-bottom:40px;}.pb-50{padding-bottom:50px;}.pb-60{padding-bottom:60px;}.pb-70{padding-bottom:70px;}.pb-80{padding-bottom:80px;}.pb-90{padding-bottom:90px;}.pb-100{padding-bottom:100px;}.padding-top-down{padding:10px 0px !important;}.fw-1{font-weight:100;}.fw-2{font-weight:200;}.fw-3{font-weight:300;}.fw-4{font-weight:400;}.fw-5{font-weight:500;}.fw-6{font-weight:600;}.fw-7{font-weight:700;}.fw-8{font-weight:800;}a.fw-8{font-weight:600;}a.fw-8:hover{text-decoration:none;}.font-13{font-size:13px;}.font-14{font-size:14px;}.font-15{font-size:15px;}.font-16{font-size:16px;}.font-17{font-size:17px;}.font-18{font-size:18px;}.font-19{font-size:19px;}.font-20{font-size:20px;}.rotateDeg-1{-webkit-transform:rotate(1deg);-ms-transform:rotate(1deg);transform:rotate(1deg);}.rotateDeg-2{-webkit-transform:rotate(2deg);-ms-transform:rotate(2deg);transform:rotate(2deg);}.rotateDeg-3{-webkit-transform:rotate(3deg);-ms-transform:rotate(3deg);transform:rotate(3deg);}.rotateDeg-4{-webkit-transform:rotate(4deg);-ms-transform:rotate(4deg);transform:rotate(4deg);}.rotateDeg-5{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg);}.rotateDeg-6{-webkit-transform:rotate(6deg);-ms-transform:rotate(6deg);transform:rotate(6deg);}.rotateDeg-7{-webkit-transform:rotate(7deg);-ms-transform:rotate(7deg);transform:rotate(7deg);}.rotateDeg-8{-webkit-transform:rotate(8deg);-ms-transform:rotate(8deg);transform:rotate(8deg);}.rotateDeg-9{-webkit-transform:rotate(9deg);-ms-transform:rotate(9deg);transform:rotate(9deg);}.rotateDeg-10{-webkit-transform:rotate(10deg);-ms-transform:rotate(10deg);transform:rotate(10deg);}.rotateDeg-11{-webkit-transform:rotate(11deg);-ms-transform:rotate(11deg);transform:rotate(11deg);}.rotateDeg-12{-webkit-transform:rotate(12deg);-ms-transform:rotate(12deg);transform:rotate(12deg);}.rotateDeg-13{-webkit-transform:rotate(13deg);-ms-transform:rotate(13deg);transform:rotate(13deg);}.rotateDeg-14{-webkit-transform:rotate(14deg);-ms-transform:rotate(14deg);transform:rotate(14deg);}.rotateDeg-15{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg);}.rotateDeg-16{-webkit-transform:rotate(16deg);-ms-transform:rotate(16deg);transform:rotate(16deg);}.rotateDeg-17{-webkit-transform:rotate(17deg);-ms-transform:rotate(17deg);transform:rotate(17deg);}.rotateDeg-18{-webkit-transform:rotate(18deg);-ms-transform:rotate(18deg);transform:rotate(18deg);}.rotateDeg-19{-webkit-transform:rotate(19deg);-ms-transform:rotate(19deg);transform:rotate(19deg);}.rotateDeg-20{-webkit-transform:rotate(20deg);-ms-transform:rotate(20deg);transform:rotate(20deg);}.rotateDeg-21{-webkit-transform:rotate(21deg);-ms-transform:rotate(21deg);transform:rotate(21deg);}.rotateDeg-22{-webkit-transform:rotate(22deg);-ms-transform:rotate(22deg);transform:rotate(22deg);}.rotateDeg-23{-webkit-transform:rotate(23deg);-ms-transform:rotate(23deg);transform:rotate(23deg);}.rotateDeg-24{-webkit-transform:rotate(24deg);-ms-transform:rotate(24deg);transform:rotate(24deg);}.rotateDeg-25{-webkit-transform:rotate(25deg);-ms-transform:rotate(25deg);transform:rotate(25deg);}.rotateDeg-26{-webkit-transform:rotate(26deg);-ms-transform:rotate(26deg);transform:rotate(26deg);}.rotateDeg-27{-webkit-transform:rotate(27deg);-ms-transform:rotate(27deg);transform:rotate(27deg);}.rotateDeg-28{-webkit-transform:rotate(28deg);-ms-transform:rotate(28deg);transform:rotate(28deg);}.rotateDeg-29{-webkit-transform:rotate(29deg);-ms-transform:rotate(29deg);transform:rotate(29deg);}.rotateDeg-30{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg);}.rotateDeg-31{-webkit-transform:rotate(31deg);-ms-transform:rotate(31deg);transform:rotate(31deg);}.rotateDeg-32{-webkit-transform:rotate(32deg);-ms-transform:rotate(32deg);transform:rotate(32deg);}.rotateDeg-33{-webkit-transform:rotate(33deg);-ms-transform:rotate(33deg);transform:rotate(33deg);}.rotateDeg-34{-webkit-transform:rotate(34deg);-ms-transform:rotate(34deg);transform:rotate(34deg);}.rotateDeg-35{-webkit-transform:rotate(35deg);-ms-transform:rotate(35deg);transform:rotate(35deg);}.rotateDeg-36{-webkit-transform:rotate(36deg);-ms-transform:rotate(36deg);transform:rotate(36deg);}.rotateDeg-37{-webkit-transform:rotate(37deg);-ms-transform:rotate(37deg);transform:rotate(37deg);}.rotateDeg-38{-webkit-transform:rotate(38deg);-ms-transform:rotate(38deg);transform:rotate(38deg);}.rotateDeg-39{-webkit-transform:rotate(39deg);-ms-transform:rotate(39deg);transform:rotate(39deg);}.rotateDeg-40{-webkit-transform:rotate(40deg);-ms-transform:rotate(40deg);transform:rotate(40deg);}.rotateDeg-41{-webkit-transform:rotate(41deg);-ms-transform:rotate(41deg);transform:rotate(41deg);}.rotateDeg-42{-webkit-transform:rotate(42deg);-ms-transform:rotate(42deg);transform:rotate(42deg);}.rotateDeg-43{-webkit-transform:rotate(43deg);-ms-transform:rotate(43deg);transform:rotate(43deg);}.rotateDeg-44{-webkit-transform:rotate(44deg);-ms-transform:rotate(44deg);transform:rotate(44deg);}.rotateDeg-45{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.rotateDeg-46{-webkit-transform:rotate(46deg);-ms-transform:rotate(46deg);transform:rotate(46deg);}.rotateDeg-47{-webkit-transform:rotate(47deg);-ms-transform:rotate(47deg);transform:rotate(47deg);}.rotateDeg-48{-webkit-transform:rotate(48deg);-ms-transform:rotate(48deg);transform:rotate(48deg);}.rotateDeg-49{-webkit-transform:rotate(49deg);-ms-transform:rotate(49deg);transform:rotate(49deg);}.rotateDeg-50{-webkit-transform:rotate(50deg);-ms-transform:rotate(50deg);transform:rotate(50deg);}.rotateDeg-51{-webkit-transform:rotate(51deg);-ms-transform:rotate(51deg);transform:rotate(51deg);}.rotateDeg-52{-webkit-transform:rotate(52deg);-ms-transform:rotate(52deg);transform:rotate(52deg);}.rotateDeg-53{-webkit-transform:rotate(53deg);-ms-transform:rotate(53deg);transform:rotate(53deg);}.rotateDeg-54{-webkit-transform:rotate(54deg);-ms-transform:rotate(54deg);transform:rotate(54deg);}.rotateDeg-55{-webkit-transform:rotate(55deg);-ms-transform:rotate(55deg);transform:rotate(55deg);}.rotateDeg-56{-webkit-transform:rotate(56deg);-ms-transform:rotate(56deg);transform:rotate(56deg);}.rotateDeg-57{-webkit-transform:rotate(57deg);-ms-transform:rotate(57deg);transform:rotate(57deg);}.rotateDeg-58{-webkit-transform:rotate(58deg);-ms-transform:rotate(58deg);transform:rotate(58deg);}.rotateDeg-59{-webkit-transform:rotate(59deg);-ms-transform:rotate(59deg);transform:rotate(59deg);}.rotateDeg-60{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);}.rotateDeg-61{-webkit-transform:rotate(61deg);-ms-transform:rotate(61deg);transform:rotate(61deg);}.rotateDeg-62{-webkit-transform:rotate(62deg);-ms-transform:rotate(62deg);transform:rotate(62deg);}.rotateDeg-63{-webkit-transform:rotate(63deg);-ms-transform:rotate(63deg);transform:rotate(63deg);}.rotateDeg-64{-webkit-transform:rotate(64deg);-ms-transform:rotate(64deg);transform:rotate(64deg);}.rotateDeg-65{-webkit-transform:rotate(65deg);-ms-transform:rotate(65deg);transform:rotate(65deg);}.rotateDeg-66{-webkit-transform:rotate(66deg);-ms-transform:rotate(66deg);transform:rotate(66deg);}.rotateDeg-67{-webkit-transform:rotate(67deg);-ms-transform:rotate(67deg);transform:rotate(67deg);}.rotateDeg-68{-webkit-transform:rotate(68deg);-ms-transform:rotate(68deg);transform:rotate(68deg);}.rotateDeg-69{-webkit-transform:rotate(69deg);-ms-transform:rotate(69deg);transform:rotate(69deg);}.rotateDeg-70{-webkit-transform:rotate(70deg);-ms-transform:rotate(70deg);transform:rotate(70deg);}.rotateDeg-71{-webkit-transform:rotate(71deg);-ms-transform:rotate(71deg);transform:rotate(71deg);}.rotateDeg-72{-webkit-transform:rotate(72deg);-ms-transform:rotate(72deg);transform:rotate(72deg);}.rotateDeg-73{-webkit-transform:rotate(73deg);-ms-transform:rotate(73deg);transform:rotate(73deg);}.rotateDeg-74{-webkit-transform:rotate(74deg);-ms-transform:rotate(74deg);transform:rotate(74deg);}.rotateDeg-75{-webkit-transform:rotate(75deg);-ms-transform:rotate(75deg);transform:rotate(75deg);}.rotateDeg-76{-webkit-transform:rotate(76deg);-ms-transform:rotate(76deg);transform:rotate(76deg);}.rotateDeg-77{-webkit-transform:rotate(77deg);-ms-transform:rotate(77deg);transform:rotate(77deg);}.rotateDeg-78{-webkit-transform:rotate(78deg);-ms-transform:rotate(78deg);transform:rotate(78deg);}.rotateDeg-79{-webkit-transform:rotate(79deg);-ms-transform:rotate(79deg);transform:rotate(79deg);}.rotateDeg-80{-webkit-transform:rotate(80deg);-ms-transform:rotate(80deg);transform:rotate(80deg);}.rotateDeg-81{-webkit-transform:rotate(81deg);-ms-transform:rotate(81deg);transform:rotate(81deg);}.rotateDeg-82{-webkit-transform:rotate(82deg);-ms-transform:rotate(82deg);transform:rotate(82deg);}.rotateDeg-83{-webkit-transform:rotate(83deg);-ms-transform:rotate(83deg);transform:rotate(83deg);}.rotateDeg-84{-webkit-transform:rotate(84deg);-ms-transform:rotate(84deg);transform:rotate(84deg);}.rotateDeg-85{-webkit-transform:rotate(85deg);-ms-transform:rotate(85deg);transform:rotate(85deg);}.rotateDeg-86{-webkit-transform:rotate(86deg);-ms-transform:rotate(86deg);transform:rotate(86deg);}.rotateDeg-87{-webkit-transform:rotate(87deg);-ms-transform:rotate(87deg);transform:rotate(87deg);}.rotateDeg-88{-webkit-transform:rotate(88deg);-ms-transform:rotate(88deg);transform:rotate(88deg);}.rotateDeg-89{-webkit-transform:rotate(89deg);-ms-transform:rotate(89deg);transform:rotate(89deg);}.rotateDeg-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.rotateDeg-91{-webkit-transform:rotate(91deg);-ms-transform:rotate(91deg);transform:rotate(91deg);}.rotateDeg-92{-webkit-transform:rotate(92deg);-ms-transform:rotate(92deg);transform:rotate(92deg);}.rotateDeg-93{-webkit-transform:rotate(93deg);-ms-transform:rotate(93deg);transform:rotate(93deg);}.rotateDeg-94{-webkit-transform:rotate(94deg);-ms-transform:rotate(94deg);transform:rotate(94deg);}.rotateDeg-95{-webkit-transform:rotate(95deg);-ms-transform:rotate(95deg);transform:rotate(95deg);}.rotateDeg-96{-webkit-transform:rotate(96deg);-ms-transform:rotate(96deg);transform:rotate(96deg);}.rotateDeg-97{-webkit-transform:rotate(97deg);-ms-transform:rotate(97deg);transform:rotate(97deg);}.rotateDeg-98{-webkit-transform:rotate(98deg);-ms-transform:rotate(98deg);transform:rotate(98deg);}.rotateDeg-99{-webkit-transform:rotate(99deg);-ms-transform:rotate(99deg);transform:rotate(99deg);}.rotateDeg-100{-webkit-transform:rotate(100deg);-ms-transform:rotate(100deg);transform:rotate(100deg);}.rotateDeg-101{-webkit-transform:rotate(101deg);-ms-transform:rotate(101deg);transform:rotate(101deg);}.rotateDeg-102{-webkit-transform:rotate(102deg);-ms-transform:rotate(102deg);transform:rotate(102deg);}.rotateDeg-103{-webkit-transform:rotate(103deg);-ms-transform:rotate(103deg);transform:rotate(103deg);}.rotateDeg-104{-webkit-transform:rotate(104deg);-ms-transform:rotate(104deg);transform:rotate(104deg);}.rotateDeg-105{-webkit-transform:rotate(105deg);-ms-transform:rotate(105deg);transform:rotate(105deg);}.rotateDeg-106{-webkit-transform:rotate(106deg);-ms-transform:rotate(106deg);transform:rotate(106deg);}.rotateDeg-107{-webkit-transform:rotate(107deg);-ms-transform:rotate(107deg);transform:rotate(107deg);}.rotateDeg-108{-webkit-transform:rotate(108deg);-ms-transform:rotate(108deg);transform:rotate(108deg);}.rotateDeg-109{-webkit-transform:rotate(109deg);-ms-transform:rotate(109deg);transform:rotate(109deg);}.rotateDeg-110{-webkit-transform:rotate(110deg);-ms-transform:rotate(110deg);transform:rotate(110deg);}.rotateDeg-111{-webkit-transform:rotate(111deg);-ms-transform:rotate(111deg);transform:rotate(111deg);}.rotateDeg-112{-webkit-transform:rotate(112deg);-ms-transform:rotate(112deg);transform:rotate(112deg);}.rotateDeg-113{-webkit-transform:rotate(113deg);-ms-transform:rotate(113deg);transform:rotate(113deg);}.rotateDeg-114{-webkit-transform:rotate(114deg);-ms-transform:rotate(114deg);transform:rotate(114deg);}.rotateDeg-115{-webkit-transform:rotate(115deg);-ms-transform:rotate(115deg);transform:rotate(115deg);}.rotateDeg-116{-webkit-transform:rotate(116deg);-ms-transform:rotate(116deg);transform:rotate(116deg);}.rotateDeg-117{-webkit-transform:rotate(117deg);-ms-transform:rotate(117deg);transform:rotate(117deg);}.rotateDeg-118{-webkit-transform:rotate(118deg);-ms-transform:rotate(118deg);transform:rotate(118deg);}.rotateDeg-119{-webkit-transform:rotate(119deg);-ms-transform:rotate(119deg);transform:rotate(119deg);}.rotateDeg-120{-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg);}.block{display:block;}.responsive-flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}@media only screen and (max-width:1023px){.responsive-flex-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.responsive-flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}@media only screen and (max-width:768px){.responsive-flex-column{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}}.flex{display:-webkit-box;display:-ms-flexbox;display:flex;}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;}.column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.flex-item{margin:auto;}.flex-auto-margin{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;margin:auto;}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.space-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;}.space-around{-ms-flex-pack:distribute;justify-content:space-around;}.space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}@media only screen and (max-width:768px){.row.space-between{-ms-flex-pack:distribute;justify-content:space-around;}}.flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.flex-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media only screen and (max-width:768px){.col-on-tablet{-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;}}@media only screen and (max-width:560px){.col-on-smalltab{-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;}}@media only screen and (max-width:1024px){.col-on-laptop{-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;}.col-on-laptop .additional-wrapper + .additional-wrapper{margin-top:10px;}}@media only screen and (max-width:768px){.flex-justify-center-tablet{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;}}.row-direction{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.flex-no-pad{display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;padding:0px 0px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}@media only screen and (max-width:768px){.flex-no-pad{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.container{display:block;max-width:1320px;width:100%;margin:auto;height:auto;padding:20px 0;}.container.container-gray-bg{background:#F6F6F8;position:relative;padding-top:40px;}.container.container-gray-bg:before,.container.container-gray-bg:after{content:"";display:block;position:absolute;left:-300%;width:300%;background:#F6F6F8;top:0;height:100%;}.container.container-gray-bg:after{left:auto;right:-300%;}.container.container-gray-bg .container-relative-parent{position:relative;z-index:1;}.l-wrap{max-width:1368px;min-width:320px;width:100%;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px;min-height:40vh;}.l-wrap:after,.l-wrap:before{-webkit-box-sizing:border-box;box-sizing:border-box;}@media only screen and (max-width:400px){.l-wrap{padding-top:0px !important;}}.wrapper{display:block;height:auto;margin:auto;padding:24px 24px 0 24px;-webkit-box-sizing:border-box;box-sizing:border-box;}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.wrapper{width:100%;-ms-flex-item-align:center;align-self:center;}}.wrapper-soft{display:block;margin:auto;height:auto;padding-top:60px;}@media only screen and (min-width:1280px){.wrapper-soft{padding-top:80px;}}.spin,.icon-spin{-webkit-animation:spin 1000ms linear infinite;animation:spin 1000ms linear infinite;}@-webkit-keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@-webkit-keyframes spin{to{-webkit-transform:rotate(359deg);}}@keyframes spin{to{-webkit-transform:rotate(359deg);}}.hidden{display:none;}.overflow-hidden{overflow:hidden;position:relative;}.overflow-unset{overflow:auto;}.fixed{position:fixed;}.relative{position:relative;}.half-width{width:50%;}@media only screen and (max-width:768px){.half-width{width:100%;}}.text-red{color:#C00C15;text-decoration:none;}.text-black{color:#24345F;text-decoration:underline;}.text-white{color:#fff;}.text-green{color:#4057E3 !important;text-decoration:none;}.text-green a{color:inherit;}.text-center{text-align:center !important;}.text-left{text-align:left;}body.compensate-for-scrollbar{overflow:hidden;}.fancybox-active{height:auto;}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute !important;top:-9999px;visibility:hidden;}.fancybox-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";height:100%;left:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99999992;}.fancybox-container *{-webkit-box-sizing:border-box;box-sizing:border-box;}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0;}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto;}.fancybox-bg{background:#1e1e1e;opacity:0;-webkit-transition-duration:inherit;transition-duration:inherit;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(0.47,0,0.74,0.71);transition-timing-function:cubic-bezier(0.47,0,0.74,0.71);}.fancybox-is-open .fancybox-bg{opacity:0.87;-webkit-transition-timing-function:cubic-bezier(0.22,0.61,0.36,1);transition-timing-function:cubic-bezier(0.22,0.61,0.36,1);}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button{direction:ltr;opacity:0;position:absolute;-webkit-transition:opacity 0.25s,visibility 0s linear 0.25s;transition:opacity 0.25s,visibility 0s linear 0.25s;visibility:hidden;z-index:99997;}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button{opacity:1;-webkit-transition:opacity 0.25s,visibility 0s;transition:opacity 0.25s,visibility 0s;visibility:visible;}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;text-align:center;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fancybox-toolbar{right:0;top:0;}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translate3d(0,0,0);z-index:99994;}.fancybox-is-open .fancybox-stage{overflow:hidden;}.fancybox-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px 15px;position:absolute;text-align:center;top:0;-webkit-transition:150ms all;transition:150ms all;white-space:normal;width:100%;z-index:99994;}.fancybox-slide::before{content:"";display:inline-block;height:100%;margin-right:-0.25em;vertical-align:middle;width:0;}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{display:block;}.fancybox-slide--next{z-index:99995;}.fancybox-slide--image{overflow:visible;padding:44px 0;}.fancybox-slide--image::before{display:none;}.fancybox-slide--html{padding:6px 6px 0 6px;}.fancybox-slide--iframe{padding:44px 44px 0;}.fancybox-content{background:#fff;display:inline-block;margin:0 0 6px 0;max-width:100%;overflow:auto;padding:0;position:relative;text-align:left;vertical-align:middle;}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(0.5,0,0.14,1);animation-timing-function:cubic-bezier(0.5,0,0.14,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;margin:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition-property:opacity;transition-property:opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995;}.fancybox-can-zoomOut .fancybox-content{cursor:-webkit-zoom-out;cursor:zoom-out;}.fancybox-can-zoomIn .fancybox-content{cursor:-webkit-zoom-in;cursor:zoom-in;}.fancybox-can-drag .fancybox-content{cursor:-webkit-grab;cursor:grab;}.fancybox-is-dragging .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing;}.fancybox-container [data-selectable=true]{cursor:text;}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;}.fancybox-spaceball{z-index:1;}.fancybox-slide--html .fancybox-content{margin-bottom:6px;}.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--iframe .fancybox-content{height:100%;margin:0;overflow:visible;padding:0;width:100%;}.fancybox-slide--video .fancybox-content{background:#000;}.fancybox-slide--map .fancybox-content{background:#e5e3df;}.fancybox-slide--iframe .fancybox-content{background:#fff;height:calc(100% - 44px);margin-bottom:44px;}.fancybox-video,.fancybox-iframe{background:transparent;border:0;height:100%;margin:0;overflow:hidden;padding:0;width:100%;}.fancybox-iframe{vertical-align:top;}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%;}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0;}.fancybox-button{background:rgba(30,30,30,0.6);border:0;border-radius:0;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;-webkit-transition:color 0.2s;transition:color 0.2s;vertical-align:top;width:44px;}.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#ccc;}.fancybox-button:focus,.fancybox-button:hover{color:#fff;}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;}.fancybox-button svg{display:block;overflow:visible;position:relative;shape-rendering:geometricPrecision;}.fancybox-button svg path{fill:transparent;stroke:currentColor;stroke-linejoin:round;stroke-width:3;}.fancybox-button--play svg path:nth-child(2){display:none;}.fancybox-button--pause svg path:nth-child(1){display:none;}.fancybox-button--play svg path,.fancybox-button--share svg path,.fancybox-button--thumbs svg path{fill:currentColor;}.fancybox-button--share{margin-right:9px;}.fancybox-button--share svg path{stroke-width:1;}.fancybox-navigation .fancybox-button{height:38px;opacity:0;padding:6px;position:absolute;top:50%;width:38px;}.fancybox-show-nav .fancybox-navigation .fancybox-button{-webkit-transition:opacity 0.25s,visibility 0s,color 0.25s;transition:opacity 0.25s,visibility 0s,color 0.25s;}.fancybox-navigation .fancybox-button::after{content:"";left:-25px;padding:50px;position:absolute;top:-25px;}.fancybox-navigation .fancybox-button--arrow_left{left:6px;}.fancybox-navigation .fancybox-button--arrow_right{right:6px;}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#555;cursor:pointer;height:44px;margin:0;padding:6px;position:absolute;right:0;top:0;width:44px;z-index:10;}.fancybox-close-small svg{fill:transparent;opacity:1;stroke:currentColor;stroke-width:1.7;-webkit-transition:stroke 0.1s;transition:stroke 0.1s;}.fancybox-close-small:hover svg{opacity:1;}.fancybox-slide--image .fancybox-close-small,.fancybox-slide--video .fancybox-close-small,.fancybox-slide--iframe .fancybox-close-small{color:#ccc;padding:5px;right:-12px;top:-44px;}.fancybox-slide--image .fancybox-close-small:hover svg,.fancybox-slide--video .fancybox-close-small:hover svg,.fancybox-slide--iframe .fancybox-close-small:hover svg{background:transparent;color:#fff;}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none;}.fancybox-caption{bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px 25px 44px;right:0;}.fancybox-caption::before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1;}.fancybox-caption::after{border-bottom:1px solid rgba(255,255,255,0.3);content:"";display:block;left:44px;position:absolute;right:44px;top:0;}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none;}.fancybox-caption a:hover{color:#fff;text-decoration:underline;}.fancybox-loading{-webkit-animation:fancybox-rotate 0.8s infinite linear;animation:fancybox-rotate 0.8s infinite linear;background:transparent;border:6px solid rgba(100,100,100,0.5);border-radius:100%;border-top-color:#fff;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:0.6;padding:0;position:absolute;top:50%;width:60px;z-index:99999;}@-webkit-keyframes fancybox-rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes fancybox-rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.fancybox-animated{-webkit-transition-timing-function:cubic-bezier(0,0,0.25,1);transition-timing-function:cubic-bezier(0,0,0.25,1);}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{opacity:0;-webkit-transition-timing-function:cubic-bezier(0.19,1,0.22,1);transition-timing-function:cubic-bezier(0.19,1,0.22,1);}.fancybox-fx-fade.fancybox-slide--current{opacity:1;}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0.5,0.5,0.5);transform:scale3d(0.5,0.5,0.5);}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-360deg);-ms-transform:rotate(-360deg);transform:rotate(-360deg);}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(0.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(0.1) skew(-10deg);}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(0.1) skew(10deg);transform:translate3d(100%,0,0) scale(0.1) skew(10deg);}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);}.fancybox-share{background:#fff;border-radius:3px;max-width:90%;padding:30px 24px;text-align:center;}.fancybox-share h1{color:#172e62;font-size:13px;font-weight:600;text-align:left;padding-left:4px;margin:0 0 10px 0;}.fancybox-share p{margin:0;padding:0;}.fancybox-share *{font-family:"Open Sans",sans-serif;}.fancybox-share .copy-link{font-weight:600;margin:6px 0 5px 4px;font-size:13px;text-align:left;}.fancybox-share .textarea-wrapper{position:relative;padding:0 4px;}.fancybox-share .textarea-wrapper textarea{cursor:not-allowed;height:89px;width:100%;border:2px solid #e9ebef;border-radius:4px;color:#515B78;padding:11px 35px 11px 16px;background-color:#f4f5f7;font-size:11px;}.fancybox-share .textarea-wrapper textarea:focus{border-color:#515B78;}.fancybox-share .textarea-wrapper button{position:absolute;right:0;top:0;width:100%;height:100%;border:0;padding:4px;background:transparent;color:#515B78;}.fancybox-share .textarea-wrapper button span{position:absolute;right:18px;top:14px;}.fancybox-share .textarea-wrapper button:hover{color:#172e62;}.fancybox-share .textarea-wrapper.copied button{color:#172e62;}.fancybox-share .textarea-wrapper.copied button span{right:16px;top:13px;color:#b6bccb;}.fancybox-share .textarea-wrapper.copied button span:before{font-size:13px;content:"\e980";}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px 5px;min-width:117px;padding:0 7px;text-decoration:none;-webkit-transition:all 0.2s;transition:all 0.2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;}.fancybox-share__button:visited,.fancybox-share__button:link{color:#fff;}.fancybox-share__button:hover{text-decoration:none;}.fancybox-share__button--fb{background:#3b5998;}.fancybox-share__button--fb:hover{background:#344e86;}.fancybox-share__button--pt{background:#bd081d;}.fancybox-share__button--pt:hover{background:#aa0719;}.fancybox-share__button--tw{background:#1da1f2;}.fancybox-share__button--tw:hover{background:#0d95e8;}.fancybox-share__button--in{background:#0e76a8;}.fancybox-share__button--in:hover{background:#0b628c;}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px;}.fancybox-share__button svg path{fill:#fff;}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0 0;padding:10px 15px;width:100%;}.fancybox-thumbs{background:#fff;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px 2px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995;}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden;}.fancybox-show-thumbs .fancybox-thumbs{display:block;}.fancybox-show-thumbs .fancybox-inner{right:212px;}.fancybox-thumbs > ul{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%;}.fancybox-thumbs-x > ul{overflow:hidden;}.fancybox-thumbs-y > ul::-webkit-scrollbar{width:7px;}.fancybox-thumbs-y > ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);box-shadow:inset 0 0 6px rgba(0,0,0,0.3);}.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px;}.fancybox-thumbs > ul > li{-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px;}.fancybox-thumbs-loading{background:rgba(0,0,0,0.1);}.fancybox-thumbs > ul > li{background-position:center center;background-repeat:no-repeat;background-size:cover;}.fancybox-thumbs > ul > li:before{border:4px solid #4ea7f9;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:all 0.2s cubic-bezier(0.25,0.46,0.45,0.94);transition:all 0.2s cubic-bezier(0.25,0.46,0.45,0.94);z-index:99991;}.fancybox-thumbs .fancybox-thumbs-active:before{opacity:1;}@media all and (max-width:800px){.fancybox-thumbs{width:110px;}.fancybox-show-thumbs .fancybox-inner{right:110px;}.fancybox-thumbs > ul > li{max-width:calc(100% - 10px);}}.fancybox-infobar{font-family:"Open sans",sans-serif;font-size:1.1em;}.fancybox-button,button.fancybox-button,.fancybox-navigation a.fancybox-button{padding:0;width:40px;height:40px;background:transparent;min-width:none;color:#fff;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 0 rgba(0,0,0,0);}.fancybox-button:after,.fancybox-button:before,button.fancybox-button:after,button.fancybox-button:before,.fancybox-navigation a.fancybox-button:after,.fancybox-navigation a.fancybox-button:before{display:none;}@media only screen and (min-width:1300px){.fancybox-button,button.fancybox-button,.fancybox-navigation a.fancybox-button{width:40px;height:40px;}}.fancybox-button:hover,.fancybox-button:focus,.fancybox-button:active,button.fancybox-button:hover,button.fancybox-button:focus,button.fancybox-button:active,.fancybox-navigation a.fancybox-button:hover,.fancybox-navigation a.fancybox-button:focus,.fancybox-navigation a.fancybox-button:active{background:transparent;opacity:0.7;}.fancybox-container .fancybox-close-small{color:#fff;}.fancybox-container .fancybox-close-small:after,.fancybox-container .fancybox-close-small:before{display:none;}.fancybox-container .fancybox-close-small:hover,.fancybox-container .fancybox-close-small:focus,.fancybox-container .fancybox-close-small:active{background:transparent;}.fancybox-container .fancybox-close-small:hover,.fancybox-container .fancybox-close-small:focus{color:#4057E3;}.fancybox-bg{background:#172E62;}.fancybox-is-open .fancybox-bg{opacity:0.85;}.fancybox-container .fancybox-close-small{width:40px;height:40px;padding:0;opacity:1;color:#fff;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 0 rgba(0,0,0,0);}.fancybox-container .fancybox-close-small i{display:block;}.fancybox-container .fancybox-close-small:hover{color:#4057E3;opacity:1;}.fancybox-toolbar{top:15px;right:20px;}.fancybox-toolbar .fancybox-button--close{width:40px;height:40px;color:#fff;font-size:18px;text-align:center;}@media only screen and (min-width:1024px){.fancybox-toolbar .fancybox-button--close{width:40px;height:40px;}}.fancybox-toolbar .fancybox-button--close i{display:block;}.fancybox-toolbar .fancybox-button--close:hover{color:#fff;opacity:0.7;}.fancybox-navigation a.fancybox-button{width:50px;height:50px;margin-top:-25px;text-align:center;background-color:#4057E3;border:1px solid #4057E3;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 0 rgba(0,0,0,0);padding:9px;}.fancybox-navigation a.fancybox-button svg{color:#fff;width:30px;height:30px;margin:0;}.fancybox-navigation a.fancybox-button--arrow_left{left:30px;padding-right:5px;}@media only screen and (max-width:1023px){.fancybox-navigation a.fancybox-button--arrow_left{left:15px;}}.fancybox-navigation a.fancybox-button--arrow_right{right:30px;padding-left:5px;}@media only screen and (max-width:1023px){.fancybox-navigation a.fancybox-button--arrow_right{right:15px;}}.fancybox-navigation a.fancybox-button--arrow_right svg{margin-left:3px;}.fancybox-navigation a.fancybox-button:hover,.fancybox-navigation a.fancybox-button:active,.fancybox-navigation a.fancybox-button:focus{background-color:#4057e3;border-color:#4057e3;}.fancybox-navigation a.fancybox-button.disabled{opacity:0.2;background-color:#4057E3;border:1px solid #4057E3;cursor:not-allowed;}.fancybox-infobar{color:#fff;mix-blend-mode:normal;font-size:14px;}.fancybox-container .fancybox-close-small{color:#515B78;margin-top:11px;margin-right:11px;width:38px;height:38px;}.fancybox-container .fancybox-close-small:hover{color:#172E62;}body .select2{width:100% !important;max-width:429px;-webkit-box-sizing:border-box;box-sizing:border-box;}body .select2 *{-webkit-box-sizing:border-box;box-sizing:border-box;}body .select2--small + .select2 .select2-selection,body .select2--small + .ajax-progress-throbber + .select2 .select2-selection{height:40px;}body .select2--small + .select2 .select2-selection--single .select2-selection__rendered,body .select2--small + .ajax-progress-throbber + .select2 .select2-selection--single .select2-selection__rendered{line-height:36px;min-width:105px;}body .select2--small + .select2 .select2-selection--single .select2-selection__arrow,body .select2--small + .ajax-progress-throbber + .select2 .select2-selection--single .select2-selection__arrow{height:36px;width:36px;}body .select2--small + .select2 .select2-selection--single .select2-selection__arrow b,body .select2--small + .ajax-progress-throbber + .select2 .select2-selection--single .select2-selection__arrow b{line-height:36px;}body .select2--small + .select2 .select2-selection--single .select2-selection__arrow b::after,body .select2--small + .ajax-progress-throbber + .select2 .select2-selection--single .select2-selection__arrow b::after{line-height:36px;font-size:6px;}body .select2-container--default .select2-selection--single{height:40px;background:#ffffff;border:1px solid #e5e7ec;border-radius:4px !important;font-size:13px;padding-right:36px;}body .select2-container--default .select2-selection--single:hover,body .select2-container--default .select2-selection--single[aria-expanded=true]{border-width:1px;border-color:#e5e7ec;}body .select2-container--default .select2-selection--single .select2-selection__rendered{color:#172e62;padding-right:10px;padding-left:10px;line-height:36px;max-width:218px;}@media only screen and (min-width:350px){body .select2-container--default .select2-selection--single .select2-selection__rendered{max-width:238px;}}@media only screen and (min-width:400px){body .select2-container--default .select2-selection--single .select2-selection__rendered{max-width:278px;}}@media only screen and (min-width:420px){body .select2-container--default .select2-selection--single .select2-selection__rendered{max-width:308px;}}@media only screen and (min-width:450px){body .select2-container--default .select2-selection--single .select2-selection__rendered{max-width:328px;}}@media only screen and (min-width:500px){body .select2-container--default .select2-selection--single .select2-selection__rendered{max-width:358px;}}@media only screen and (min-width:540px){body .select2-container--default .select2-selection--single .select2-selection__rendered{max-width:422px;}}body .select2-container--default .select2-selection--single .select2-selection__arrow{border:none;height:38px;width:38px;top:2px;right:2px;}body .select2-container--default .select2-selection--single .select2-selection__arrow b{border:0;font-size:8px;width:100%;height:100%;line-height:36px;display:inline-block;text-align:center;margin:0;left:0;top:0;color:#4057e3;}body .select2-container--default .select2-selection--single .select2-selection__arrow b:after{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;content:"\e914";color:#b6bccb;}@media only screen and (max-width:1023px){body .select2-container--default .select2-selection--single .select2-selection__arrow b:after{color:#8A95AF;}}body .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border:0;margin:0;}body .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);}body .select2-container--default .dropdown-redirect-select{border:0;border-radius:4px !important;padding:8px;-webkit-box-shadow:0 3px 10px rgba(23,46,98,0.15);box-shadow:0 3px 10px rgba(23,46,98,0.15);z-index:98;}body .select2-container--default .dropdown-redirect-select.select2-dropdown--below{margin-top:4px;}body .select2-container--default .dropdown-redirect-select.select2-dropdown--above{margin-top:-4px;}body .select2-container--default .dropdown-redirect-select{width:130px !important;z-index:5001;}body .select2-container--default .dropdown-redirect-select .select2-results__option[aria-selected=true]:after{display:none;}body .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#b6bccb;}body .select2-container--default.select2-container--disabled .select2-selection--single,body .select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#f4f5f7;border-color:#e9ebef;color:#515B78;cursor:not-allowed;}body .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__arrow b:after,body .select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__arrow b:after{color:#b6bccb;}body .select2-container--default.select2-container--disabled .select2-selection__rendered{color:#515B78;}body .select2-container--default.select2-container--disabled .select2-selection--multiple:after{color:#b6bccb;}body .select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__choice,body .select2-container--default.select2-container--disabled .select2-selection--multiple ul li{cursor:not-allowed;}body .select2-search.select2-search--dropdown{padding:11px;}body .select2-search.select2-search--dropdown .select2-search__field{padding:0 16px;height:40px;border:2px solid rgba(182,188,203,0.6);-webkit-box-shadow:none;box-shadow:none;padding-left:37px;background-image:url(/themes/custom_theme/images/search-gray.svg);background-position:left 10px center;background-repeat:no-repeat;}body .select2-search.select2-search--dropdown .select2-search__field:focus{border-color:#515B78;}body .select2-dropdown{border-radius:4px !important;border:0;padding:8px 8px 8px 8px;-webkit-box-shadow:0 3px 10px rgba(23,46,98,0.15);box-shadow:0 3px 10px rgba(23,46,98,0.15);z-index:98;}body .select2-dropdown.select2-dropdown--below{margin-top:4px;}body .select2-dropdown.select2-dropdown--above{margin-top:-4px;}body .select2-dropdown.dropdown-without-ticks .select2-results__option[aria-selected=true]:after{display:none;}body .select2-dropdown.dropdown-redirect-select{width:130px !important;z-index:5001;}body .select2-dropdown.dropdown-redirect-select .select2-results__option[aria-selected=true]:after{display:none;}body .select2-dropdown.dropdown-small-filter{-webkit-box-shadow:0 6px 20px rgba(23,46,98,0.15);box-shadow:0 6px 20px rgba(23,46,98,0.15);}body .select2-dropdown.dropdown-small-filter .select2-results__option[aria-selected=true]:after{display:none;}body .select2-dropdown.dropdown-redirect-select{width:130px !important;z-index:5001;}body .select2-dropdown.dropdown-redirect-select .select2-results__option{padding-top:5px;padding-bottom:5px;}body .select2-dropdown.dropdown-redirect-select .select2-results__option[aria-selected=true]:after{display:none;}body .select2-dropdown.dropdown-header-language-redirect{z-index:5001;}body .select2-dropdown.dropdown-header-language-redirect .select2-results__option{padding-top:5px;padding-bottom:5px;text-transform:uppercase;}body .select2-dropdown.dropdown-header-language-redirect .select2-results__option[aria-selected=true]:after{display:none;}body .select2-container--default .select2-results__option{background:#fff;color:#172e62;padding:8px 28px 8px 8px;border:0;margin:0;font-size:13px;border-radius:4px;}body .select2-container--default .select2-results__option[role=group]{padding:0;}body .select2-container--default .select2-results__option[aria-disabled=true]{color:#b6bccb;}body .select2-container--default .select2-results__option[aria-selected=true]{font-weight:600;background:#fff;color:#4057e3;position:relative;}body .select2-container--default .select2-results__option[aria-selected=true]:after{content:"\e911";font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:8px;top:50%;margin-top:-5px;font-size:11px;color:#4057e3;}body .select2-container--default .select2-results__option[aria-selected=true].select2-results__option--highlighted[aria-selected]{color:#4057e3;}body .select2-container--default .select2-results__option.select2-results__message{padding-top:10px;padding-bottom:10px;font-style:italic;color:#515B78;font-size:12px;}body .select2-container--default .select2-results__option--highlighted[aria-selected]{background:#f4f5f7;color:#172e62;}body .select2-search--dropdown + .select2-results li.select2-results__message{padding-top:0;}@media only screen and (min-width:1024px){body .select2-dropdown.custom-bigger-dropdown .select2-results__options{max-height:350px;}}body .select2-container .select2-without-ticks .select2-results ul li{padding-right:8px;}body .select2-container .select2-without-ticks .select2-results ul li:after{display:none;}body .select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #e5e7ec;}body .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,body .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-width:1px;}body .select2-results__options::-webkit-scrollbar{width:4px;}body .select2-results__options::-webkit-scrollbar-track{background:transparent;margin-right:2px;}body .select2-results__options::-webkit-scrollbar-thumb{background:rgba(23,46,98,0.2);height:56px;border-radius:4px;}body .select2-results__options::-webkit-scrollbar-thumb:hover{background:rgba(23,46,98,0.5);}.select2-container--default .select2-selection--multiple{cursor:pointer;position:relative;padding-right:30px;overflow:hidden;border:1px solid #e5e7ec;height:40px;}.select2-container--default .select2-selection--multiple:hover,.select2-container--default .select2-selection--multiple[aria-expanded=true]{border-width:1px;border-color:#e5e7ec;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#b6bccb;font-weight:400;font-size:22px;line-height:1;position:absolute;left:auto;right:7px;top:3px;}.select2-container--default .select2-selection--multiple ul{display:block;position:absolute;left:0;top:0;width:100%;}.select2-container--default .select2-selection--multiple .select2-selection__choice,.select2-container--default .select2-selection--multiple ul li{margin-bottom:0;min-height:32px;line-height:30px;background:#f4f5f7;border:1px solid #e9ebef;border-radius:3px;padding:0 25px 0 11px;max-width:111px;overflow:hidden;text-overflow:ellipsis;position:relative;margin-top:3px;font-size:13px;}.select2-container--default .select2-selection--multiple ul{height:40px;}.select2-container--default .select2-selection--multiple ul li{border:0;}.select2-container--default .select2-selection--multiple .select2-search--inline{opacity:0;min-height:0;height:0;}.select2-container--default .select2-selection--multiple .select2-search--inline input{height:0;}.select2-container--default .select2-selection--multiple:after{position:absolute;right:15px;top:50%;margin-top:-5px;border:0;font-size:8px;text-align:center;color:#b6bccb;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;content:"\e914";}.select2-container--default .select2-selection--multiple .select2-results__options li{position:relative;padding:8px 8px 8px 39px;background:none;color:#172e62;font-weight:300;}.select2-container--default .select2-selection--multiple .select2-results__options li:first-child{margin-top:4px;margin-bottom:5px;}.select2-container--default .select2-selection--multiple .select2-results__options li:first-child:before{top:7px;}.select2-container--default .select2-selection--multiple .select2-results__options li:first-child:after{top:8px;}.select2-container--default .select2-selection--multiple .select2-results__options li:last-child{margin-bottom:4px;}.select2-container--default .select2-selection--multiple .select2-results__options li:before{content:"";position:absolute;top:9px;left:8px;width:20px;height:20px;border:2px solid #e6e6e9;background-color:#fff;border-radius:2px;}.select2-container--default .select2-selection--multiple .select2-results__options li:after{position:absolute;top:10px;left:12px;opacity:0;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e914";color:#4057e3;font-size:14px;}.select2-container--default .select2-selection--multiple .select2-results__options li:hover{background:#f5f5f5;}.select2-container--default .select2-selection--multiple .select2-results__options li[aria-selected=true]{color:#000;}.select2-container--default .select2-selection--multiple .select2-results__options li[aria-selected=true]:after{opacity:1;}.select2-container--default.select2-container--open .select2-selection--multiple:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.one-select-element .select2-container--default .select2-selection--multiple .select2-selection__choice,.one-select-element .select2-container--default .select2-selection--multiple ul li{max-width:93%;border:0;padding:1px 7px 0 9px;cursor:pointer;}.one-select-element .select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove,.one-select-element .select2-container--default .select2-selection--multiple ul li .select2-selection__choice__remove{display:none;}body .small-filter + .select2,body .small-filter + .ajax-progress-throbber + .select2{width:auto !important;}body .small-filter + .select2.select2-container--default .select2-selection--single,body .small-filter + .ajax-progress-throbber + .select2.select2-container--default .select2-selection--single{border:none;border-bottom:1px dashed #515B78;height:26px;border-radius:0px !important;}body .small-filter + .select2.select2-container--default .select2-selection--single .select2-selection__rendered,body .small-filter + .ajax-progress-throbber + .select2.select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:0;line-height:25px;padding-right:43px;}body .small-filter + .select2 .select2-selection__arrow,body .small-filter + .ajax-progress-throbber + .select2 .select2-selection__arrow{height:26px;top:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:10px;}body .small-filter + .select2 .select2-selection__arrow b,body .small-filter + .ajax-progress-throbber + .select2 .select2-selection__arrow b{line-height:24px;height:26px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;top:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}body .small-filter + .select2 .select2-selection__arrow b::after,body .small-filter + .ajax-progress-throbber + .select2 .select2-selection__arrow b::after{font-size:5px;}body .ui-widget-overlay + .select2-container--default{z-index:102;}body .form-item .iti{width:100%;z-index:4;}body .iti .iti__search-input[type=text]{margin:10px;height:40px;width:calc(100% - 20px);}body .iti .iti__country-list{margin:0;overflow:auto;}body .iti .iti__country-list li{background-image:none;margin:0;padding:2px 8px;font-size:14px;line-height:1.75;font-weight:400;}.calculator{-webkit-box-sizing:border-box;box-sizing:border-box;height:auto;min-height:514px;max-width:643.03px;width:100%;border-radius:10px;display:block;color:#fff;text-align:center;position:relative;z-index:1;-webkit-transform:rotate(1deg);-ms-transform:rotate(1deg);transform:rotate(1deg);padding-right:17px;}@media only screen and (max-width:768px){.calculator{width:88%;}}.calculator::after{content:"";position:absolute;right:0;height:99.7%;top:0px;width:146px;background-color:#1C2445;border-radius:50px;z-index:-1;}.calculator.extended::before{content:"";height:100%;width:calc(100% - 16px);border-radius:50px;display:block;background-color:#2B3459;overflow:hidden;z-index:1;opacity:0.4;position:absolute;}.calculator .calculator-top{padding:20px 20px 0px 20px;margin:auto;width:auto;background-color:#2B3459;border-top-left-radius:50px;border-top-right-radius:50px;}.calculator .calculator-top .calculator-content{-webkit-transform:rotate(-0.99deg);-ms-transform:rotate(-0.99deg);transform:rotate(-0.99deg);}.calculator .calculator-top .calculator-title{text-transform:uppercase;font-size:18px;margin:10px;font-weight:bold;}.calculator .calculator-top p{font-size:1em;font-weight:300;}@media only screen and (max-width:640px){.calculator .calculator-top p{font-size:11px;}}.calculator .calculator-top .calculator-average{padding-bottom:30px;font-size:21px;font-weight:300;margin:auto;}.calculator .calculator-top .calculator-average p{margin:0;padding:0;position:relative;}.calculator .calculator-top .calculator-average strong{font-size:30px;font-weight:600;}@media only screen and (max-width:400px){.calculator .calculator-top .calculator-average strong{font-size:25px;}}.calculator .calculator-top .calculator-average .tooltip{display:inline-block;margin:auto;position:absolute;top:40%;margin-left:5px;}.calculator .calculator-bottom{display:block;margin:auto;height:auto;width:auto;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border-bottom-left-radius:50px;border-bottom-right-radius:50px;position:relative;}.calculator .calculator-bottom::before{content:"";width:100%;background-color:#fff;height:13px;border-bottom-right-radius:2px;display:block;left:0px;-webkit-transform:rotate(-1deg);-ms-transform:rotate(-1deg);transform:rotate(-1deg);position:absolute;top:-6px;}.calculator .calculator-bottom .bottom-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding-top:10px;-webkit-transform:rotate(-1deg);-ms-transform:rotate(-1deg);transform:rotate(-1deg);}.calculator .calculator-bottom .bottom-wrapper .save-content-left{margin:auto;}.calculator .calculator-bottom .bottom-wrapper .save-content-right{margin:auto;}.calculator .calculator-bottom .bottom-wrapper .save-content-text{font-size:14px;color:#2B3459;}@media only screen and (max-width:400px){.calculator .calculator-bottom .bottom-wrapper .save-content-text{font-size:14px;}}.calculator .calculator-bottom .bottom-wrapper .save-content-text b{font-size:28px;}@media only screen and (max-width:400px){.calculator .calculator-bottom .bottom-wrapper .save-content-text b{font-size:14px;}}.calculator .calculator-bottom .bottom-wrapper .save-content-items{display:-webkit-box;display:-ms-flexbox;display:flex;}.calculator .calculator-bottom .bottom-wrapper .save-content-title{color:#2A3B5E;display:inline-block;width:100%;font-size:16px;font-weight:800;text-transform:uppercase;margin-bottom:16px;}@media only screen and (max-width:400px){.calculator .calculator-bottom .bottom-wrapper .save-content-title{font-size:12px;}}.calculator .calculator-bottom .bottom-wrapper .bills{background-image:url(/themes/custom_theme/images/icons/bills.svg);background-size:contain;background-repeat:no-repeat;background-position:bottom center;display:block;margin:auto;width:80px;height:80px;margin-bottom:9px;}@media only screen and (max-width:560px){.calculator .calculator-bottom .bottom-wrapper .bills{width:60px;height:60px;}}@media only screen and (max-width:400px){.calculator .calculator-bottom .bottom-wrapper .bills{width:48px;height:48px;}}.calculator .calculator-bottom .bottom-wrapper .forest{background-image:url(/themes/custom_theme/images/icons/trees.svg);background-size:contain;background-repeat:no-repeat;background-position:bottom center;display:block;margin:auto;width:80px;height:80px;margin-bottom:9px;}@media only screen and (max-width:560px){.calculator .calculator-bottom .bottom-wrapper .forest{width:60px;height:60px;}}@media only screen and (max-width:400px){.calculator .calculator-bottom .bottom-wrapper .forest{width:48px;height:48px;}}.calculator .calculator-bottom .bottom-wrapper .co2{background-image:url(/themes/custom_theme/images/icons/co2.svg);background-size:contain;background-repeat:no-repeat;background-position:bottom center;display:block;margin:auto;width:80px;height:80px;margin-bottom:9px;}@media only screen and (max-width:560px){.calculator .calculator-bottom .bottom-wrapper .co2{width:60px;height:60px;}}@media only screen and (max-width:400px){.calculator .calculator-bottom .bottom-wrapper .co2{width:48px;height:48px;}}.calculator .calculator-bottom .extend-calculator{width:auto;height:40px;padding-top:26px;padding-bottom:31px;-webkit-transform:rotate(-1deg);-ms-transform:rotate(-1deg);transform:rotate(-1deg);}.calculator .calculator-bottom .extend-calculator .arrow{height:12px;width:12px;right:-18px;top:4px;background-image:url(/themes/custom_theme/images/icons/expand.svg);background-position:center;background-repeat:no-repeat;background-size:contain;-webkit-transition:0.2s;transition:0.2s;}.calculator .calculator-bottom .extend-calculator.open .arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.max-slider-message{position:absolute;display:none;right:36px;bottom:81px;border:1px solid #fff;margin:auto;vertical-align:middle;background-color:#fff;border-radius:3px;line-height:1.4 !important;font-size:12px;font-weight:100;text-align:center;-webkit-box-shadow:0 0 11px 0 rgba(15,18,30,0.17);box-shadow:0 0 11px 0 rgba(15,18,30,0.17);z-index:99999;color:#24345F !important;padding:15px 12px;width:100%;max-width:150px;margin-right:-75px;}@media only screen and (max-width:767px){.max-slider-message{margin-right:-40px;}}.max-slider-message .close-slider-message{position:absolute;right:7px;top:7px;width:12px;height:12px;background-image:url(/themes/custom_theme/images/icons/close-thin.svg);background-position:center;background-size:cover;background-repeat:no-repeat;cursor:pointer;}.max-slider-message a{font-weight:600;text-decoration:underline;color:#2B3459;}.max-slider-message a:hover{text-decoration:none;}.max-slider-message strong{font-weight:600;}.max-slider-message:after{content:"";position:absolute;bottom:-6px;left:66px;width:12px;height:12px;background-color:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}@media only screen and (max-width:767px){.max-slider-message:after{left:101px;}}.max-slider-message.show-bottom{bottom:auto;top:52px;}.max-slider-message.show-bottom:after{bottom:auto;top:-6px;}.selector-box{border-radius:20px;background-color:#9595e9;max-width:420px;padding-left:5px;padding-right:10px;}@media only screen and (min-width:768px){.selector-box{max-width:406px;}}@media only screen and (max-width:767px){.selector-box{border-radius:7px;}}.selector-box .form-item .tooltip,.selector-box .calculator-average .tooltip{background-image:url(/themes/custom_theme/images/icons/question-white.svg);background-size:8px;background-position:center;background-repeat:no-repeat;}.selector-box .flex-select{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;}.selector-box .flex-select input{width:77%;}@media only screen and (max-width:768px){.selector-box .flex-select{width:50%;}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.selector-box .flex-select{width:auto;}}.selector-box .flex-select input[type=number]{width:10vw;max-width:76px;}@media only screen and (max-width:768px){.selector-box .flex-select input[type=number]{width:40vw;}}.selector-box .select-title{color:#ffffff;font-size:13px;padding-bottom:0px;min-width:203px;display:block;font-weight:100;width:60%;}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.selector-box .select-title{width:50%;}}@media only screen and (max-width:768px){.selector-box .select-title{width:auto;}}.selector-box--landing-page{max-width:464px;height:100%;min-width:375px;padding-top:5%;}@media only screen and (max-width:1023px){.selector-box--landing-page{margin-bottom:14px;min-height:352px;}}@media only screen and (max-width:480px){.selector-box--landing-page{min-width:auto;}}.selector-box--landing-page b{font-weight:600;font-size:16px;}.selector-box--landing-page .slider-instructions{padding:3px 18px;font-size:13px;width:80%;margin:auto;margin-top:20px;margin-bottom:20px;}@media only screen and (max-width:767px){.selector-box--landing-page .slider-instructions{width:94%;}}@media only screen and (max-width:767px){.selector-box--landing-page .calculator-content .slider-wrapper{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 55px 0 59px;}.selector-box--landing-page .calculator-content .slider-wrapper input[type=range].slider{width:100%;margin-left:0;margin-right:0;}.selector-box--landing-page .calculator-content .slider-wrapper .slider-minus{left:10px;}.selector-box--landing-page .calculator-content .slider-wrapper .slider-plus{right:6px;}}@media only screen and (max-width:767px) and (max-width:767px){.selector-box--landing-page .calculator-content .slider-wrapper .max-slider-message{margin-right:-5px;}.selector-box--landing-page .calculator-content .slider-wrapper .max-slider-message:after{left:95px;}}.selector-box--landing-page p{padding:3px 18px;font-size:13px;margin:auto;margin-top:20px;margin-bottom:20px;}@media only screen and (max-width:380px){.selector-box--landing-page p{padding-left:10px;}}@media only screen and (max-width:1023px){.selector-box{max-width:none;width:65%;-ms-flex-item-align:center;align-self:center;}}@media only screen and (max-width:560px){.selector-box{width:80%;}}@media only screen and (max-width:480px){.selector-box{width:95%;}}.selector-box .checkbox-wrapper{border-radius:4px;}@media only screen and (max-width:768px){.selector-box .checkbox-wrapper{margin-left:6px;}}.selector-box .checkbox-wrapper input[type=checkbox]{opacity:0;height:32px;width:32px;}@media only screen and (max-width:768px){.selector-box .checkbox-wrapper input[type=checkbox]{height:26px;width:26px;}}.selector-box .checkbox-wrapper .form-checkbox-box{background-color:#7377bf;border:0;display:inline-block;height:32px;width:32px;}@media only screen and (max-width:768px){.selector-box .checkbox-wrapper .form-checkbox-box{width:24px;height:24px;}}.selector-box p{font-size:1em;font-weight:300;color:#fff;}@media only screen and (max-width:640px){.selector-box p{font-size:11px;}}.selector-box .calculator-average{font-size:14px;font-weight:300;margin:auto;}.selector-box .calculator-average p{margin:0;padding:0;position:relative;text-align:center;color:#fff;}@media only screen and (max-width:640px){.selector-box .calculator-average p{font-size:13px;}}.selector-box .calculator-average strong{font-size:30px;font-weight:600;}@media only screen and (max-width:400px){.selector-box .calculator-average strong{font-size:25px;}}.selector-box .calculator-average .tooltip{display:inline-block;margin:auto;position:absolute;top:40%;margin-left:5px;}@media only screen and (max-width:400px){.selector-box .calculator-average .tooltip{top:1px;}}.selector-box .wrapper{text-align:left;}@media only screen and (min-width:1024px){.selector-box .wrapper{padding-left:27px;padding-right:19px;}}@media only screen and (max-width:1024px){.selector-box .wrapper{padding-top:0;}}.selector-box .wrapper .form-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.selector-box .wrapper .form-item input[type=text]{display:block;width:36%;}.selector-box .wrapper .form-item .point{width:20%;display:block;}}@media only screen and (max-width:768px){.selector-box .wrapper .form-item{-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;}}.selector-box .wrapper .form-item .point{color:#fff;font-weight:100;margin-left:12px;width:68%;-ms-flex-item-align:center;align-self:center;}@media only screen and (max-width:768px){.selector-box .wrapper .form-item .point{width:52%;}}.selector-box .wrapper .form-item label{color:#ffffff;font-size:13px;padding-bottom:0px;min-width:203px;}@media only screen and (max-width:768px){.selector-box .wrapper .form-item label{min-width:auto;padding-bottom:5px;}}.selector-box .wrapper .form-item label .tooltip{margin-left:5px;}.selector-box .wrapper .form-item input::-ms-check{background-color:#7377bf;border:none;color:#fff;font-size:15px;margin:0px;border-radius:5px;}.selector-box .wrapper .form-item input::-ms-check:focus{background-color:red !important;}.selector-box .wrapper .form-item input{background-color:#7377bf;border:none;color:#fff;font-size:15px;margin:0;border-radius:5px;max-width:76px;}@media only screen and (max-width:768px){.selector-box .wrapper .form-item input[type=text]{margin-left:28px;width:57%;}}@media only screen and (max-width:400px){.selector-box .wrapper .form-item input[type=text]{margin-left:0;}}.selector-box .wrapper .form-item select{background-color:#7377bf;border:none;color:#fff;font-size:15px;padding:10px;height:45px;font-family:inherit;border-radius:4px;margin-left:10px;-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px);-webkit-appearance:none;}.selector-box .result-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin:20px auto auto auto;}@media only screen and (max-width:1023px){.selector-box .result-box-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.selector-box .slider-instructions{padding:3px 18px;font-size:13px;}@media only screen and (max-width:1023px){.selector-box .slider-instructions{padding-left:14px;padding-right:14px;}}@media only screen and (max-width:1023px){.selector-box .slider-wrapper{width:68%;}}@media only screen and (max-width:767px){.selector-box .slider-wrapper{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 55px 0 59px;}.selector-box .slider-wrapper input[type=range].slider{width:100%;margin-left:0;margin-right:0;}.selector-box .slider-wrapper .slider-minus{left:10px;}.selector-box .slider-wrapper .slider-plus{right:6px;}}@media only screen and (max-width:767px) and (max-width:767px){.selector-box .slider-wrapper .max-slider-message{margin-right:-5px;}.selector-box .slider-wrapper .max-slider-message:after{left:95px;}}@media only screen and (min-width:768px){.selector-box .wrapper .form-item-eu-support .form-item{padding-bottom:8px;}.selector-box .wrapper .form-item-eu-support label{padding-top:6px;}}.additional-wrapper{color:#24345F;font-size:12px;width:100%;text-align:left;max-width:420px;-webkit-box-shadow:0 2px 88px 0 rgba(69,77,114,0.12);box-shadow:0 2px 88px 0 rgba(69,77,114,0.12);background-color:#ffffff;border-radius:12px;margin-right:10px;}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.additional-wrapper{width:auto;}}@media only screen and (max-width:1023px){.additional-wrapper{max-width:none;margin-bottom:20px;width:94vw;-ms-flex-item-align:center;align-self:center;}}.additional-wrapper .additional-wrapper-content{padding:0px 20px;}.additional-wrapper p{font-weight:bold;font-size:16px;}.additional-wrapper .additional-info{display:table;margin:10px auto;border-bottom:1px solid #fff;font-size:12px;width:100%;}.additional-wrapper .additional-info:first-of-type{border-top:1px solid #fff;}.additional-wrapper .additional-info .left{display:table-cell;width:80%;text-align:left;}.additional-wrapper .additional-info .left .tooltip{margin-left:5px;}.additional-wrapper .additional-info .right{display:table-cell;width:20%;text-align:right;}@media only screen and (max-width:1024px){.additional-wrapper .additional-info .right{margin-left:3px;}}.additional-wrapper .vat-notice{padding-top:10px;text-align:right;font-size:11px;margin-top:20px;color:#24345F;opacity:0.6;font-style:italic;}.result-box{background-color:#ffffff;-webkit-box-shadow:0 2px 88px 0 rgba(69,77,114,0.12);box-shadow:0 2px 88px 0 rgba(69,77,114,0.12);border-radius:17px;text-align:center;position:relative;min-height:144px;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:179px;margin-right:10px;}@media only screen and (max-width:767px){.result-box{border-radius:7px;}}@media only screen and (max-width:767px){.result-box{padding-bottom:9px;}}.result-box__power-info{max-width:179px;width:100%;}.result-box__first-investment{max-width:177px;width:100%;}.result-box__be-responsible{max-width:226px;width:100%;}.result-box__save-up{max-width:130px;width:100%;}@media only screen and (max-width:1023px){.result-box{width:100%;margin-bottom:10px;min-height:auto;max-width:none;}}.result-box .tooltip{position:relative;}.result-box .wrapper{padding:0px 10px 0px 10px;}@media only screen and (min-width:1200px){.result-box .wrapper{margin-left:9px;}}@media only screen and (max-width:1023px){.result-box .wrapper{padding-top:15px;padding-bottom:12px;}}@media only screen and (max-width:767px){.result-box .wrapper{padding-top:2px;padding-bottom:2px;}}.result-box .wrapper .result{color:#24345f;display:block;font-size:12px;text-align:left;padding:6px 0 6px 6px;}@media only screen and (max-width:768px){.result-box .wrapper .result{font-size:10px;}}.result-box .wrapper .result b{font-size:17px;font-weight:600;}@media only screen and (max-width:768px){.result-box .wrapper .result b{font-size:17px;}}@media only screen and (min-width:1200px){.result-box .wrapper .result + .result-icon{margin-left:15px;}}.result-box .wrapper .description{display:block;color:#24345f;font-size:13px;line-height:1.3;font-weight:bold;margin-bottom:10px;text-align:left;margin-top:15px;}@media only screen and (min-width:768px){.result-box .wrapper .description{margin-top:0px;}}@media only screen and (min-width:1024px){.result-box .wrapper .description{max-width:141px;}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.result-box .wrapper .description{width:80%;}}@media only screen and (max-width:1024px){.result-box .wrapper .description{height:auto;}}.result-box .wrapper .result .two-values-wrapper{position:relative;display:inline-block;}.result-box .wrapper .result .old-value{text-decoration:line-through;font-size:12px;font-weight:400;}@media only screen and (min-width:1024px){.result-box .wrapper .result .old-value{position:absolute;left:0;top:25px;}}.result-box .wrapper .result .old-value b{font-size:12px;font-weight:400;}.graph-box{width:100%;}.graph-wrapper{display:block;width:100%;max-width:682px;position:relative;background-color:white;border-radius:12px;-webkit-box-shadow:0 2px 88px 0 rgba(69,77,114,0.12);box-shadow:0 2px 88px 0 rgba(69,77,114,0.12);}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.graph-wrapper{max-width:none;}}@media only screen and (max-width:1024px){.graph-wrapper{max-width:none;}}.graph-wrapper .graph-title{font-weight:800;font-size:12px;margin-left:7px;overflow:hidden;padding-top:7px;}.graph-wrapper .graph-title p{margin:0;}.graph-wrapper #energyChart{max-height:232px;}@media only screen and (max-width:767px){.graph-wrapper #energyChart{max-width:100%;}}.graph-wrapper .label{font-size:11px;position:absolute;top:-25px;left:5px;color:#c5d0e8;}.graph-wrapper canvas{margin:20px auto auto;}.graph-wrapper .legend-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:11px;margin:5px;color:#c5d0e8;}@media only screen and (max-width:1023px){.graph-wrapper .legend-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.graph-wrapper .legend-wrapper .left{margin:auto 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}@media only screen and (max-width:1023px){.graph-wrapper .legend-wrapper .left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.graph-wrapper .legend-wrapper .right{margin:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}@media only screen and (max-width:1023px){.graph-wrapper .legend-wrapper .right{margin:0px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.graph-wrapper .legend-wrapper .line-group,.graph-wrapper .legend-wrapper .area-group{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;width:100%;color:#24345f;}@media only screen and (max-width:1023px){.graph-wrapper .legend-wrapper .line-group,.graph-wrapper .legend-wrapper .area-group{margin-bottom:5px;}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.graph-wrapper .legend-wrapper .line-group,.graph-wrapper .legend-wrapper .area-group{width:auto;}}@media all and (-ms-high-contrast:none) and (-ms-high-contrast:none),(-ms-high-contrast:none) and (-ms-high-contrast:active),(-ms-high-contrast:active) and (-ms-high-contrast:none),(-ms-high-contrast:active) and (-ms-high-contrast:active){.graph-wrapper .legend-wrapper .line-group span,.graph-wrapper .legend-wrapper .area-group span{display:block;max-width:100%;-ms-flex-negative:1;flex-shrink:1;}}.graph-wrapper .legend-wrapper .line-group .line,.graph-wrapper .legend-wrapper .area-group .line{display:block;height:5px;width:20%;background-color:red;margin:auto 10px;vertical-align:middle;border-radius:5px;}@media only screen and (max-width:1023px){.graph-wrapper .legend-wrapper .line-group .line,.graph-wrapper .legend-wrapper .area-group .line{width:8%;}}.graph-wrapper .legend-wrapper .line-group .area,.graph-wrapper .legend-wrapper .area-group .area{display:block;height:15px;width:13%;border-radius:2px;background-color:red;margin:auto 10px;}@media only screen and (max-width:1023px){.graph-wrapper .legend-wrapper .line-group .area,.graph-wrapper .legend-wrapper .area-group .area{width:8%;}}.other-info-wrapper{color:#24345F;font-size:13px;width:100%;text-align:left;max-width:301px;min-width:236px;-webkit-box-shadow:0 2px 88px 0 rgba(69,77,114,0.12);box-shadow:0 2px 88px 0 rgba(69,77,114,0.12);background-color:#ffffff;border-radius:12px;min-height:200px;}@media only screen and (max-width:400px){.other-info-wrapper{width:97%;}}.other-info-wrapper--rent{min-height:200px;}@media only screen and (max-width:1023px){.other-info-wrapper{max-width:98%;}}.other-info-wrapper .other-info-wrapper-content{padding:0px 20px;}.other-info-wrapper p{font-weight:bold;}.other-info-wrapper .additional-info{display:table;margin:4.5px auto;border-bottom:1px solid #fff;font-size:13px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;}.other-info-wrapper .additional-info:first-of-type{border-top:1px solid #fff;}.other-info-wrapper .additional-info .left{display:table-cell;width:80%;text-align:left;}.other-info-wrapper .additional-info .left .tooltip{margin-left:5px;}.other-info-wrapper .additional-info .right{display:table-cell;width:20%;text-align:right;}.slider-wrapper{position:relative;width:58%;margin:auto;}@media only screen and (min-width:1024px){.slider-wrapper{width:63%;left:14px;}}.slider-wrapper .slider-minus,.slider-wrapper .slider-plus{content:"";background-repeat:no-repeat;background-position:center;background-size:14px;border-radius:20px;display:block;position:absolute;margin:auto;background-color:#F4CF26;color:#24345F;width:40px;height:40px;cursor:pointer;-webkit-tap-highlight-color:transparent;}.slider-wrapper .slider-minus:hover,.slider-wrapper .slider-plus:hover{background-color:#f4be26;}.slider-wrapper .slider-minus{background-image:url(/themes/custom_theme/images/icons/minus.svg);top:10%;left:-50px;z-index:10;}@media only screen and (max-width:400px){.slider-wrapper .slider-minus{left:-7vw;}}.slider-wrapper .slider-plus{background-image:url(/themes/custom_theme/images/icons/plus.svg);top:10%;right:-34px;z-index:10;}@media only screen and (max-width:400px){.slider-wrapper .slider-plus{right:-4vw;}}.result-icon{background-size:contain;background-repeat:no-repeat;background-position:50% center;display:block;width:28px;height:40px;margin-bottom:9px;margin-right:5px;}.result-icon--power-info{background-image:url(/themes/custom_theme/images/icons/calculator/rekomenduojama-galia.svg);}.result-icon--saveup{background-image:url(/themes/custom_theme/images/icons/calculator/taupyk.svg);}.result-icon--be-responsible-first{background-image:url(/themes/custom_theme/images/icons/calculator/medziai.svg);}.result-icon--be-responsible-second{background-image:url(/themes/custom_theme/images/icons/calculator/CO2.svg);}.result-icon--first-investment{background-image:url(/themes/custom_theme/images/icons/calculator/pradine-investicija.svg);}@media only screen and (max-width:768px){.result-icon{width:28px;height:38px;margin-bottom:0;margin-top:7px;}}@media only screen and (max-width:1024px){.column .space-between{-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial;}}.calculator-right .row{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}@media only screen and (max-width:768px){.calculator-right .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}@media only screen and (min-width:768px){.calculator-right .col-on-tablet .ml-10:first-child{margin-left:0 !important;}}.calculator-right .col-on-tablet .additional-info .ml-10{padding-left:10px;}@media only screen and (max-width:1024px){.calculator-right .flex-end{-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial;}}.calculator-right .font-18{margin-bottom:10px;}.calculator-info-content{width:58%;}@media only screen and (max-width:1023px){.calculator-info-content{width:100%;}}@media only screen and (max-width:1180px){.calculator-info-content{margin-left:12px;}}.calculator-info-content .column .ml-10{width:100%;}.calculator-info-content .row{width:100%;}.calculator-info-content .column{width:100%;}.calculator-info-content .additional-wrapper{min-width:220px;}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.calculator-info-content .additional-wrapper{width:100%;}}.calculator-info-content .result-box__save-up{max-width:175px;}@media only screen and (max-width:768px){.calculator-info-content .result-box__save-up{max-width:none;}}.calculator-info-content .result-box__be-responsible{max-width:281px;}@media only screen and (min-width:1200px){.calculator-info-content .result-box__be-responsible{max-width:296px;}}@media only screen and (max-width:768px){.calculator-info-content .result-box__be-responsible{max-width:none;}}@media only screen and (max-width:767px){.calculator-info-content.calculator-right{margin-left:0;}}form.le-commerce-calculator-project-form.calculator-type--customer .hidden-type--customer{display:none;}form.le-commerce-calculator-project-form.calculator-type--customer-business .hidden-type--customer-business{display:none;}form.le-commerce-calculator-project-form .graph-box .wrapper{padding:5px 0 0 0;}@media only screen and (min-width:1024px){form.le-commerce-calculator-project-form .calculator-right > p.font-18{margin-top:-38px;}form.le-commerce-calculator-project-form .calculator-right > p.font-18 + .row{padding-top:5px;}form.le-commerce-calculator-project-form .result-box__power-info .wrapper{padding-right:1px;}form.le-commerce-calculator-project-form .result-box__power-info .wrapper .description{max-width:151px;}form.le-commerce-calculator-project-form .graph-box .wrapper .graph-wrapper{max-width:687px;min-height:323px;}}form.le-commerce-calculator-project-form .additional-wrapper{margin-top:21px;}@media only screen and (max-width:767px){form.le-commerce-calculator-project-form .additional-wrapper{margin-right:0;}}@media only screen and (min-width:1024px){form.le-commerce-calculator-project-form .additional-wrapper{padding-bottom:80px;}}@media only screen and (max-width:767px){form.le-commerce-calculator-project-form .other-info-wrapper{max-width:100%;}}@media only screen and (max-width:767px){form.le-commerce-calculator-project-form .selector-box .select-title{padding-bottom:5px;}}form.le-commerce-calculator-project-form .selector-box + br,form.le-commerce-calculator-project-form .selector-box + br + br{display:none;}@media only screen and (max-width:767px){form.le-commerce-calculator-project-form .lay-width-change-on-tab .result-box__power-info:last-child,form.le-commerce-calculator-project-form .lay-width-change-on-tab .result-box__save-up:last-child{margin-right:0;}}@media only screen and (max-width:767px){form.le-commerce-calculator-project-form .ml-10{margin-left:0 !important;}}form.le-commerce-calculator-project-form .mokilizingas-row{margin-top:15px;}@media only screen and (min-width:1024px){form.le-commerce-calculator-project-form .graph-wrapper{padding-bottom:8px;}}form.le-commerce-calculator-project-form .graph-wrapper .graph-title{padding-left:13px;padding-top:12px;}form.le-commerce-calculator-project-form .calculator-select-wrapper{padding:0;}@media only screen and (max-width:1023px){form.le-commerce-calculator-project-form .calculator-select-wrapper{padding:20px 0;}}@media only screen and (max-width:480px){form.le-commerce-calculator-project-form .calculator-select-wrapper .calculator-select{width:100%;}}form.le-commerce-calculator-project-form .calculator-select-wrapper .calculator-item{height:34px;}form.le-commerce-calculator-project-form .calculator-select-wrapper .calculator-item label.checkmark{padding-top:7px;padding-bottom:7px;}form.le-commerce-calculator-project-form .calculator-select-wrapper .calculator-item input[type=radio]:checked ~ .checkmark{padding-top:7px;padding-bottom:7px;}@media only screen and (min-width:1024px){form.le-commerce-calculator-project-form .calculator-right .col-on-tablet > .column:not(.lay-width-change-on-tab){display:block;width:38%;}form.le-commerce-calculator-project-form .calculator-right .col-on-tablet > .column:not(.lay-width-change-on-tab) > .row{display:block;}form.le-commerce-calculator-project-form .calculator-right .col-on-tablet > .column:not(.lay-width-change-on-tab) > .row > .result-box{margin-bottom:10px;display:block;max-width:100%;min-height:90px;padding-top:14px;}form.le-commerce-calculator-project-form .calculator-right .col-on-tablet > .column:not(.lay-width-change-on-tab) > .row > .result-box .wrapper .description{margin-bottom:4px;max-width:96%;}form.le-commerce-calculator-project-form .calculator-right .col-on-tablet > .column:not(.lay-width-change-on-tab) > .row > .result-box:not(.result-box__be-responsible) .result br{display:none;}form.le-commerce-calculator-project-form .calculator-right .col-on-tablet > .column:not(.lay-width-change-on-tab) .mt-10{margin-top:0;}form.le-commerce-calculator-project-form .calculator-right .col-on-tablet .column.lay-width-change-on-tab{width:62%;}form.le-commerce-calculator-project-form .calculator-right .col-on-tablet .column.lay-width-change-on-tab .other-info-wrapper{max-width:100%;}form.le-commerce-calculator-project-form .calculator-right .col-on-tablet .column.lay-width-change-on-tab .other-info-wrapper .additional-info{margin-top:10px;margin-bottom:10px;}}@media screen and (min-width:1023px) and (max-width:1080px){form.le-commerce-calculator-project-form .calculator-right .col-on-tablet .column.lay-width-change-on-tab{width:52%;}}@media screen and (min-width:1081px) and (max-width:1200px){form.le-commerce-calculator-project-form .calculator-right .col-on-tablet .column.lay-width-change-on-tab{width:55%;}}.project-progress-bar{position:relative;display:block;margin:auto;height:12px;width:100%;border-radius:10px;background-color:#e9ebef;}.project-progress-bar .project-progress{height:inherit;border-radius:inherit;width:50%;background-color:#00d3b7;display:block;}.project-info-wrapper-stats{display:table;margin:6px 0 0 0;width:100%;padding-top:0;}.project-info-wrapper-stats p{font-size:16px;line-height:24px;font-weight:700;letter-spacing:0px;}.project-info-wrapper-stats .desc{display:block;font-size:12px;color:#24345f;font-weight:normal;line-height:16px;}.project-info-wrapper-stats .left{text-align:left;width:50%;display:table-cell;font-weight:bold;}.project-info-wrapper-stats .right{text-align:right;display:table-cell;width:50%;font-weight:bold;}.project-widget .project-widget-content .project-info-wrapper-stats .desc{font-size:11px;}.adbar-wrapper{background-color:#F4CF26;width:100%;height:auto;top:0;color:#fff;z-index:100;position:relative;padding:8px 0px;}@media only screen and (max-width:1280px){.adbar-wrapper{display:none;}}.adbar-wrapper .adbar-content{display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;position:relative;max-width:1186px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media only screen and (max-width:1204px){.adbar-wrapper .adbar-content{padding-left:15px;}}.adbar-wrapper .adbar-content .adbar-close{background-image:url(/themes/custom_theme/images/icons/close-wh.svg);background-repeat:no-repeat;background-position:center;background-size:contain;top:45%;right:-4%;padding:9px;cursor:pointer;margin-right:32px;margin-left:32px;}.adbar-wrapper .adbar-content .adbar-text{margin:auto 0px;display:block;}.adbar-wrapper .adbar-content .adbar-text p{font-weight:600;font-size:13px;}.adbar-wrapper .adbar-content .adbar-text p a{color:#fff;text-decoration:underline;}.adbar-wrapper .adbar-content .adbar-button{display:block;margin:auto 20px auto auto;cursor:pointer;padding-right:20px;}.adbar-closed{display:none !important;}.page-navigation{display:block;margin:20px auto 20px auto;font-weight:100;font-size:12px;}@media only screen and (max-width:768px){.page-navigation{display:none;}}.page-navigation a{padding-right:6px;}.page-navigation span{font-weight:600;}.page-navigation .breadcrumbs{color:#515B78;}.page-navigation .breadcrumbs:after{content:"";height:7px;width:4px;background-image:url(/themes/custom_theme/images/icons/breadcrumb.svg);background-position:center;background-repeat:no-repeat;padding-left:5px;margin-left:8px;}.page-navigation .breadcrumbs:hover{text-decoration:none;}section .form-actions .btn{margin-left:15px;margin-right:0;}section .form-actions .btn:first-child{margin-left:0;}@media only screen and (max-width:768px){section .form-actions .btn{margin-left:0;}}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;color:#24345F;font-size:12px;font-weight:600;cursor:pointer;z-index:3;font-family:"Open Sans",sans-serif;}.btn--yellow{height:40px;width:auto;border-radius:25px;background-color:#F4CF26;padding-right:20px;padding-left:20px;}.btn--yellow:hover{background-color:#f4be26;}.btn--white{height:40px;width:auto;border-radius:25px;background-color:#fff;padding-right:20px;padding-left:20px;}.btn--white:hover{background-color:#fff7d3;}.btn--transparent{background-color:rgba(0,0,0,0);border:1px solid #F4CF26;color:#fff;padding:14px 42px;border-radius:20px;}.btn--transparent-black{background-color:rgba(0,0,0,0);border:1px solid #F4CF26;color:#24345F;padding:12px 20px;border-radius:30px;}.btn--transparent-black:hover{background-color:rgba(244,207,38,0.07);}.btn--btn-transp-google{font-size:15px;border:1px solid #db3236;color:#db3236;background-color:#fff;font-weight:600;border-radius:20px;max-width:200px;width:100%;}.btn--btn-transp-google:hover{background-color:#fff8f8;}.btn--btn-transp-facebook{border:1px solid #3b5998;color:#3b5998;font-weight:600;background-color:#fff;border-radius:20px;max-width:200px;width:100%;}.btn--btn-transp-facebook:hover{background-color:#f7f7ff;}.btn--remove{width:30px;height:30px;background-image:url(/themes/custom_theme/images/icons/delete.svg);background-position:center;background-size:16px 16px;background-repeat:no-repeat;display:block;border:1px solid #f4cf26;background-color:transparent;color:transparent;padding:0 !important;}.btn--remove:hover{background-color:rgba(244,207,38,0.07);}.btn--primary{border-radius:6px;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;background-color:#172e62;color:#fff;font-size:14px;line-height:22px;font-weight:600;}.btn--primary:hover{background-color:#233a8a;}.btn--primary[disabled]{pointer-events:none;color:#b6bccb;background-color:#e9ebef;}.btn-width--fixed{min-width:200px;max-width:260px;margin:auto;padding-right:0px;padding-left:0px;width:100%;}@media only screen and (max-width:768px){.btn-width--fixed{min-width:214px;}}.btn-width--login{min-width:177px;padding-right:4px;padding-left:4px;height:40px;}@media only screen and (max-width:1024px){.btn-width--login{min-width:168px;}}@media only screen and (max-width:768px){.btn-width--login{min-width:77vw;margin-bottom:20px;}}.btn-width--new-password{min-width:177px;padding-right:0px;padding-left:0px;}@media only screen and (max-width:768px){.btn-width--new-password{min-width:59vw;margin-bottom:20px;}}.btn-width--auto{width:100%;margin:auto;padding-right:0px;padding-left:0px;}@media only screen and (max-width:560px){.btn-width--auto-phone-view{width:94%;margin-bottom:10px;}}.btn-width--small{min-width:120px;margin:auto;padding:0px;height:40px;margin-left:0px;margin-right:10px;}@media only screen and (max-width:768px){.btn-width--small{min-width:100%;margin-bottom:10px;margin-top:10px;}}@media only screen and (min-width:768px){.btn-width--small{padding-left:9px;padding-right:9px;}}.btn-width--hamburger{min-width:180px;}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.btn--btn-transp-google{display:block !important;}.btn--btn-transp-facebook{display:block !important;}}.btn-green{background-color:#4057E3;padding:15px 42px;font-weight:600;}@media only screen and (max-width:1300px){.btn-green{padding:15px 30px;}}.btn-green.edit-icon{width:28px;height:28px;background-image:url(/themes/custom_theme/images/icons/edit.svg);background-size:60%;background-position:center;background-repeat:no-repeat;display:block;position:absolute;border:1px solid #5cc778;border-radius:3px;top:48px;right:15px;padding:0;background-color:transparent;z-index:1;cursor:pointer;}.btn-nav-yellow{background-color:#F4CF26;height:50px;min-width:145px;}.btn-nav-green{background-color:#4057E3;height:50px;min-width:145px;}.btn-register-green{background-color:#4057E3;height:50px;width:230px;}.btn-register-green-lg{background-color:#4057E3;height:82px;width:289px;font-size:24px;}.btn-project-green{background-color:#4057E3;height:50px;width:360px;}.btn-transp-google{min-height:50px;width:54%;font-size:15px;border:1px solid #db3236;color:#db3236;background-color:#fff;display:block;border-radius:20px;}@media only screen and (max-width:1300px){.btn-transp-google .social-login-content *{font-size:13px;}}.btn-transp-google .social-login-content i{font-size:23px;vertical-align:middle;}.btn-user-type{height:50px;width:45%;border:1px solid #d7d2d2;border-radius:4px;margin:auto;}.btn-transp-facebook{min-height:50px;font-size:15px;width:54%;border:1px solid #3b5998;color:#3b5998;background-color:#fff;display:block;border-radius:20px;}@media only screen and (max-width:1300px){.btn-transp-facebook .social-login-content *{font-size:13px;}}.btn-transp-facebook .social-login-content i{font-size:18px;vertical-align:middle;}.btn-align-middle{display:block;margin:auto;}.btn-push-down{margin-top:40px;}.btn-cookie-green{background-color:#4057E3;padding:15px 42px;}.btn-ad-yellow{background-color:#F4CF26;padding:15px 42px;}.btn-transp{background-color:rgba(0,0,0,0);color:#4057E3;border:1px solid #4057E3;font-weight:600;padding:14px 42px;}@media only screen and (max-width:1300px){.btn-transp{padding:14px 30px;}}.btn-transp .delete-icon{display:inline-block !important;margin-right:5px;vertical-align:middle;}.btn-transp-sm{background-color:rgba(0,0,0,0);color:#4057E3;border:1px solid #4057E3;font-weight:400;padding:12px 20px;font-size:15px;}.btn-transp-sm .delete-icon{display:inline-block !important;margin-right:5px;vertical-align:middle;}.btn-footer-submit{padding:10.2px 18px;font-size:14px;font-weight:600;-ms-flex-item-align:center;align-self:center;}.btn-yellow-sm{background-color:#F4CF26;padding:12.2px 25px;font-size:14px;font-weight:100;}.btn-green-sm{background-color:#4057E3;padding:12.2px 25px;font-size:14px;font-weight:400;}.btn-green-project{background-color:#4057E3;font-size:15px;text-align:center;font-weight:400;padding:10px 0px;width:100%;max-width:160px;border-radius:3px;}.btn-expanded{padding:15px 70px;}.btn-green-lg{font-size:20px;background-color:#4057E3;padding:22px 55px;}.btn-yellow{background-color:#F4CF26;padding:15px 42px;}.cookie-wrapper{background-color:#1C2445;position:fixed;width:100%;height:auto;bottom:0;color:#fff;z-index:100;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.cookie-wrapper .cookie-content{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1186px;width:100%;position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media only screen and (max-width:1700px){.cookie-wrapper .cookie-content{padding-bottom:40px;}}@media only screen and (max-width:560px){.cookie-wrapper .cookie-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:50px;}}.cookie-wrapper .cookie-content .cookie-close{background-image:url(/themes/custom_theme/images/icons/close-wh.svg);background-repeat:no-repeat;background-position:center;background-size:contain;top:45%;right:-4%;padding:9px;cursor:pointer;margin-right:32px;margin-left:32px;}@media only screen and (max-width:560px){.cookie-wrapper .cookie-content .cookie-close{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-left:90%;margin-top:15px;}}@media only screen and (max-width:400px){.cookie-wrapper .cookie-content .cookie-close{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-top:15px;}}@media only screen and (min-width:560px){.cookie-wrapper .cookie-content .btn{padding-left:20px;padding-right:20px;}}.cookie-wrapper .cookie-content .cookie-text{margin:auto 0px;width:82%;}.cookie-wrapper .cookie-content .cookie-text p{padding:10px 20px;font-weight:100;font-size:12px;text-align:left;}@media only screen and (min-width:1200px){.cookie-wrapper .cookie-content .cookie-text p{padding-top:8px;padding-bottom:8px;font-size:13px;}}.cookie-wrapper .cookie-content .cookie-text p a{color:#fff;text-decoration:underline;font-weight:bold;font-size:12px;}.cookie-wrapper .cookie-content .cookie-text p a:hover{text-decoration:none;}@media only screen and (min-width:1200px){.cookie-wrapper .cookie-content .cookie-text p a{font-size:13px;}}.cookie-wrapper .cookie-content .cookie-button{padding:0 40px 0 22px;cursor:pointer;-ms-flex-item-align:center;align-self:center;}@media only screen and (max-width:560px){.cookie-wrapper button.agree-button{min-width:160px;}}.cookie-closed{display:none !important;}.cookie-wrapper{background-color:#1C2445;position:fixed;width:100%;height:auto;bottom:0;color:#fff;z-index:100;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.cookie-wrapper .cookie-content{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1186px;width:100%;position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media only screen and (max-width:1700px){.cookie-wrapper .cookie-content{padding-bottom:40px;}}@media only screen and (max-width:560px){.cookie-wrapper .cookie-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:50px;}}.cookie-wrapper .cookie-content .cookie-close{background-image:url(/themes/custom_theme/images/icons/close-wh.svg);background-repeat:no-repeat;background-position:center;background-size:contain;top:45%;right:-4%;padding:9px;cursor:pointer;margin-right:32px;margin-left:32px;}@media only screen and (max-width:560px){.cookie-wrapper .cookie-content .cookie-close{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-left:90%;margin-top:15px;}}@media only screen and (max-width:400px){.cookie-wrapper .cookie-content .cookie-close{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-top:15px;}}@media only screen and (min-width:560px){.cookie-wrapper .cookie-content .btn{padding-left:20px;padding-right:20px;}}.cookie-wrapper .cookie-content .cookie-text{margin:auto 0px;width:82%;}.cookie-wrapper .cookie-content .cookie-text p{padding:10px 20px;font-weight:100;font-size:12px;text-align:left;}@media only screen and (min-width:1200px){.cookie-wrapper .cookie-content .cookie-text p{padding-top:8px;padding-bottom:8px;font-size:13px;}}.cookie-wrapper .cookie-content .cookie-text p a{color:#fff;text-decoration:underline;font-weight:bold;font-size:12px;}.cookie-wrapper .cookie-content .cookie-text p a:hover{text-decoration:none;}@media only screen and (min-width:1200px){.cookie-wrapper .cookie-content .cookie-text p a{font-size:13px;}}.cookie-wrapper .cookie-content .cookie-button{padding:0 40px 0 22px;cursor:pointer;-ms-flex-item-align:center;align-self:center;}@media only screen and (max-width:560px){.cookie-wrapper button.agree-button{min-width:160px;}}.cookie-closed{display:none !important;}#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper{margin-bottom:10px;}#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection{background:#fff;color:#4057E3;border:1px solid #4057E3;-webkit-transition:all 150ms;transition:all 150ms;line-height:18px !important;border-radius:3px;width:150px !important;}@media only screen and (max-width:400px){#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection{width:125px !important;}}#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection:hover{border-color:#4D64EE;background-color:#fff;color:#4057E3;}#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll{background:#4057E3;color:#fff;border:1px solid #4057E3;-webkit-transition:all 150ms;transition:all 150ms;line-height:18px !important;border-radius:3px;width:150px !important;}@media only screen and (max-width:400px){#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll{width:135px !important;}}#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll:hover{background-color:#4D64EE;border-color:#4D64EE;}#CybotCookiebotDialog label{display:inline;font-weight:700;}#CybotCookiebotDialog .CybotCookiebotDialogTabPanel:focus{outline:auto !important;}.footer{background-color:#fafafa;border-top:1px solid #e9ebef;}.footer *{font-family:"Open Sans",sans-serif;}@media only screen and (min-width:1024px){.footer{padding-top:56px;}}@media only screen and (min-width:1280px){.footer .footer-top-line{display:-webkit-box;display:-ms-flexbox;display:flex;}}@media only screen and (min-width:1280px){.footer .footer-top-line .footer-menu{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}}.footer .footer-top-line .footer-contacts{display:none;}@media only screen and (min-width:1024px){.footer .footer-top-line .footer-contacts{display:block;margin-top:20px;padding-top:28px;border-top:1px solid #b6bccb;padding-bottom:4px;}}@media only screen and (min-width:1280px){.footer .footer-top-line .footer-contacts{margin-top:0;padding-top:0;padding-bottom:0;border:0;width:382px;}.footer .footer-top-line .footer-contacts nav{padding-left:102px;border-left:1px solid #b6bccb;}}.footer .footer-top-line .footer-contacts .le-contact-visit-title{font-size:18px;line-height:26px;font-weight:700;letter-spacing:-0.36px;margin-bottom:11px;color:#515B78;}.footer .footer-top-line .footer-contacts .le-contact-address,.footer .footer-top-line .footer-contacts .le-contact-title,.footer .footer-top-line .footer-contacts .le-contact-working-hours{font-size:16px;line-height:28px;font-weight:600;letter-spacing:0px;color:#515B78;}.footer .footer-top-line .footer-contacts .le-contact-address{margin-bottom:10px;}.footer nav{background:transparent;}.footer nav ul{margin:0;overflow:visible;padding:0;}.footer nav ul li{padding:0;margin:0;background:none;line-height:1.3;list-style-type:none;}.footer nav ul li a{color:#515B78;text-decoration:none;font-weight:400;font-size:14px;display:inline-block;vertical-align:top;padding:6px 0;}.footer nav ul li a:hover{color:#515B78;text-decoration:underline;}.footer nav > ul{margin:0;position:relative;}@media only screen and (min-width:1024px){.footer nav > ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:normal;}}.footer nav > ul > li{position:relative;border-top:1px solid #e9ebef;}@media only screen and (min-width:1024px){.footer nav > ul > li{padding-right:24px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}}@media only screen and (min-width:1024px){.footer nav > ul > li{border-top:0;}}.footer nav > ul > li:before,.footer nav > ul > li:after{content:"";position:absolute;width:100%;height:1px;left:-50%;top:-1px;background:#e9ebef;display:block;}@media only screen and (min-width:1024px){.footer nav > ul > li:before,.footer nav > ul > li:after{display:none;}}.footer nav > ul > li:after{left:auto;right:-50%;}.footer nav > ul > li:first-child{border-top:0;}.footer nav > ul > li:first-child:before,.footer nav > ul > li:first-child:after{display:none;}.footer nav > ul > li > .toogleable-link,.footer nav > ul > li > a{font-size:16px;color:#515B78;font-weight:600;padding:15px 0;display:block;position:relative;cursor:pointer;background:transparent;height:auto;line-height:21px;width:100%;text-align:left;border:0;}@media only screen and (min-width:1024px){.footer nav > ul > li > .toogleable-link,.footer nav > ul > li > a{padding:0 0 11px;}}@media only screen and (min-width:1024px){.footer nav > ul > li > .toogleable-link{cursor:text;}}.footer nav > ul > li > .toogleable-link:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e94b";position:absolute;right:0;top:25px;color:#b6bccb;font-size:2px;line-height:1;}@media only screen and (min-width:1024px){.footer nav > ul > li > .toogleable-link:after{display:none;}}.footer nav > ul > li > .toogleable-link.closed:after{font-size:16px;top:16px;content:"\e95b";}.footer nav > ul > li > .toogleable-link.closed + ul{display:none;}@media only screen and (min-width:1024px){.footer nav > ul > li > .toogleable-link.closed + ul{display:block;}}.footer nav > ul > li ul{padding-bottom:12px;margin-top:-4px;}.footer nav > ul:before,.footer nav > ul:after{content:"";position:absolute;width:100%;height:1px;left:-50%;bottom:-1px;background:#e9ebef;display:block;}@media only screen and (min-width:1024px){.footer nav > ul:before,.footer nav > ul:after{display:none;}}.footer nav > ul:after{left:auto;right:-50%;}.footer .bottom-line{text-align:center;padding-bottom:24px;}@media only screen and (min-width:600px){.footer .bottom-line{padding-top:24px;padding-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}}@media only screen and (min-width:1024px){.footer .bottom-line{border-top:1px solid #e9ebef;margin-top:40px;}}@media only screen and (min-width:600px){.footer .bottom-line .flex-break{-ms-flex-preferred-size:100%;flex-basis:100%;height:0;}}@media only screen and (min-width:1024px){.footer .bottom-line .flex-break{-ms-flex-preferred-size:initial;flex-basis:initial;}}.footer .bottom-line__item{position:relative;}@media only screen and (min-width:600px){.footer .bottom-line__item{line-height:1;}}@media only screen and (min-width:1024px){.footer .bottom-line__item{line-height:1;margin-top:0;}}.footer .bottom-line .footer-logo{padding-top:29px;border-top:1px solid #e9ebef;}@media only screen and (min-width:600px){.footer .bottom-line .footer-logo{border-top:0;padding-top:0;width:45px;text-align:left;}}.footer .bottom-line .footer-logo a{display:inline-block;vertical-align:middle;}@media only screen and (min-width:600px){.footer .bottom-line .footer-logo a{margin-bottom:6px;}}.footer .bottom-line .footer-logo a img{vertical-align:top;}.footer .bottom-line .footer-copyright{padding-top:11px;color:#515B78;font-size:14px;margin-bottom:12px;}@media only screen and (min-width:600px){.footer .bottom-line .footer-copyright{padding-top:0;margin-bottom:0;margin-right:24px;}}.footer .bottom-line .footer-bottom-link{padding:6px 0;}@media only screen and (min-width:600px){.footer .bottom-line .footer-bottom-link{position:relative;padding:0 24px;margin-top:18px;}.footer .bottom-line .footer-bottom-link:before{content:"";position:absolute;width:1px;height:21px;left:0;top:-1px;background:#b6bccb;display:block;}}@media only screen and (min-width:1024px){.footer .bottom-line .footer-bottom-link{margin-top:0;}}.footer .bottom-line .footer-bottom-link a{color:#515B78;font-size:14px;font-weight:400;text-decoration:underline;}.footer .bottom-line .footer-bottom-link a:hover{text-decoration:none;}@media only screen and (min-width:1024px){.footer .bottom-line .footer-bottom-link a{text-decoration:none;}.footer .bottom-line .footer-bottom-link a:hover{text-decoration:underline;}}@media only screen and (min-width:600px){.footer .bottom-line .flex-break + .footer-bottom-link{padding-left:0;}.footer .bottom-line .flex-break + .footer-bottom-link:before{display:none;}}@media only screen and (min-width:1024px){.footer .bottom-line .flex-break + .footer-bottom-link{padding-left:24px;}.footer .bottom-line .flex-break + .footer-bottom-link:before{display:block;}}@media only screen and (max-width:1023px){.footer{border-top:1px solid #e9ebef;}}@media only screen and (max-width:1023px) and (min-width:600px){.footer{padding-top:24px;}}@media only screen and (max-width:1023px){.footer .footer-top-line{display:none;}.footer .bottom-line{margin-top:0;padding-top:0;border-top:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:72px;}.footer .bottom-line .footer-logo{border-top:0;}.footer .flex-break{display:none;}.footer .flex-break ~ .footer-bottom-link{display:none;}}.minimal-footer ~ .footer{border-top:0;}@media only screen and (min-width:600px){.minimal-footer ~ .footer{padding-top:56px;}}.minimal-footer ~ .footer .footer-top-line{display:none;}.minimal-footer ~ .footer .bottom-line{margin-top:0;padding-top:0;border-top:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.minimal-footer ~ .footer .footer-logo{border-top:0;}.minimal-footer ~ .footer .footer-logo:before,.minimal-footer ~ .footer .footer-logo:after{display:none;}.minimal-footer ~ .footer .flex-break{display:none;}.minimal-footer ~ .footer .flex-break ~ .footer-bottom-link{display:none;}@media only screen and (max-width:1279px){.user-page ~ .footer,.orders-user-page ~ .footer{margin-bottom:59px;}}.circle{height:80px;width:80px;background-color:#bbb;border-radius:50%;display:inline-block;}.vertical-line{border-left:2px solid #2b3459;opacity:0.15;height:108px;}.square{display:inline-block;position:absolute;}.square__grey-col-half{height:43%;width:36%;-webkit-transform:rotate(11deg);-ms-transform:rotate(11deg);transform:rotate(11deg);border-radius:50px;background-color:#4b5cd7;position:absolute;margin-top:87px;}@media only screen and (max-width:768px){.square__grey-col-half{height:16%;width:74%;-webkit-transform:rotate(11deg);-ms-transform:rotate(11deg);transform:rotate(11deg);border-radius:50px;background-color:#4b5cd7;position:absolute;margin-top:39px;}}.square__violet-col-half{height:49%;width:43%;-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg);border-radius:50px;background-color:#9595e9;position:absolute;bottom:280px;right:-6%;}@media only screen and (max-width:768px){.square__violet-col-half{height:9%;width:92%;-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg);border-radius:50px;background-color:#9595e9;right:-3%;margin-top:39px;}}.square__green-projects{height:1012px;border-radius:69px;width:665px;background-color:#f3fdfc;right:10px;z-index:-2;}@media only screen and (max-width:1440px){.square__green-projects{top:10vh;}}@media only screen and (min-width:1920px){.square__green-projects{right:10px;top:10vh;}}.square__green-how-to{height:1012px;border-radius:69px;width:665px;background-color:#f3fdfc;margin:-5% -6%;z-index:-2;}.square__green-how-to--builder-landing-page{margin:3% 52%;}@media only screen and (max-width:1440px){.square__green-how-to--builder-landing-page{margin:3% 52% !important;}}@media only screen and (min-width:1920px){.square__green-how-to--builder-landing-page{margin:3% 52% !important;}}@media only screen and (max-width:1440px){.square__green-how-to{margin:-83px -92px;}}@media only screen and (min-width:1920px){.square__green-how-to{margin:-4% 4%;}}.square__grey-calculator{height:1012px;border-radius:69px;width:665px;background-color:#f6f6f8;margin:-411px 0%;z-index:-2;}.square__green-small{height:21px;width:32px;-webkit-transform:rotate(-7deg);-ms-transform:rotate(-7deg);transform:rotate(-7deg);border-radius:4px;background-color:#1dcfbb;z-index:-1;}@media only screen and (max-width:560px){.square__green-small{height:16px;width:23.02px;}}.square__grey-projects{height:1012px;border-radius:69px;width:665px;background-color:#f6f6f8;z-index:-1;top:300px;}@media only screen and (min-width:1920px){.square__grey-projects{height:1312px;}}.square__violet-small{height:21px;width:32px;-webkit-transform:rotate(-7deg);-ms-transform:rotate(-7deg);transform:rotate(-7deg);border-radius:4px;background-color:#9595e9;z-index:-1;}@media only screen and (max-width:560px){.square__violet-small{height:16px;width:23.02px;}}.square__violet-small--title-card{opacity:0.3;}.square__grey{height:48px;border-radius:9px;width:37px;opacity:0.06;background-color:#f6f6f8;-webkit-transform:rotate(38deg);-ms-transform:rotate(38deg);transform:rotate(38deg);margin:-6px -21px;z-index:-1;}@media only screen and (min-width:1920px){.square__grey{height:1312px;margin:7% 61%;}}@media only screen and (max-width:768px){.square__grey{display:none;}}.square__grey-about{height:9%;width:69%;-webkit-transform:rotate(-2deg);-ms-transform:rotate(-2deg);transform:rotate(-2deg);border-radius:20px;background-color:#f6f6f8;z-index:-1;margin-top:-73px;}.square__grey-graph-section{height:10%;width:43%;-webkit-transform:rotate(-2deg);-ms-transform:rotate(2deg);transform:rotate(2deg);border-radius:20px;background-color:#f6f6f8;z-index:-1;margin-left:258px;}.square__blue{height:858px;width:655px;margin:-9% -4%;border-radius:82px;background-color:#4b5cd7;z-index:-1;position:inherit;}.square__blue:before{content:"";background-color:#4b5cd7;width:100%;height:168%;display:block;position:absolute;margin-top:116%;}@media only screen and (max-width:1100px){.square__blue{margin:-4% -4%;}}@media only screen and (max-width:768px){.square__blue{height:1012px;width:813px;margin:-5vh -9vw;}}@media only screen and (max-width:400px){.square__blue{margin:-9vh -9vw;}}.square__green-landing{height:858px;width:655px;margin:-9% -4%;border-radius:82px;background-color:#1dcfbb;z-index:-1;position:inherit;}.square__green-landing:before{content:"";background-color:#1dcfbb;width:100%;height:168%;display:block;position:absolute;margin-top:116%;}@media only screen and (max-width:1100px){.square__green-landing{margin:-4% -4%;}}@media only screen and (max-width:768px){.square__green-landing{height:1012px;width:813px;margin:-13vh -9vw;}}@media only screen and (max-width:400px){.square__green-landing{margin:-9vh -9vw;}}.square__image{height:677px;width:608px;border-radius:82px;z-index:0;position:inherit;background-repeat:round;margin:238px 749px;-webkit-transform:rotate(-40deg);-ms-transform:rotate(-40deg);transform:rotate(-40deg);overflow:hidden;}@media only screen and (max-width:1100px){.square__image{margin:210px 63vw;}}@media only screen and (max-width:1024px){.square__image{margin:210px 63vw;}}@media only screen and (max-width:768px){.square__image{width:380px;margin:488px 48vw;}}@media only screen and (max-width:768px){.square__grey-about{display:none;}}.grey-separator-line{height:1px;width:100%;border-radius:4px;background-color:#d9dbe1;display:block;opacity:0.4;}.violet-separator-line{height:1px;width:100%;border-radius:4px;background-color:#7377bf;display:block;opacity:0.4;margin-top:1px;}.empty-row-element{height:auto;width:325px;}.sidebar{position:fixed;top:0;right:-100%;background-color:#fff;z-index:102;width:320px;height:100%;margin-top:0;overflow:hidden;-webkit-transition:right 0.4s ease-in-out;transition:right 0.4s ease-in-out;-webkit-overflow-scrolling:touch;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;}.sidebar *{font-family:"Open Sans",sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box;}@media only screen and (max-width:359px){.sidebar{width:264px;}}.sidebar .mobile-close-sidebar{position:absolute;top:16px;right:15px;display:block;text-decoration:none;font-size:18px;line-height:1;z-index:5;height:28px;width:28px;color:#b6bccb;background:transparent;padding:0;border:0;}.sidebar__inner{position:relative;height:100%;padding-top:63px;overflow-y:auto;}.sidebar__inner .mobile-menu-tabs{position:absolute;left:0;top:0;width:100%;border-bottom:2px solid #e9ebef;height:63px;}.sidebar__inner .mobile-menu-tabs a{float:left;padding:12px 16px 9px 17px;font-size:14px;color:#172e62;font-weight:700;text-decoration:none;margin-top:14px;line-height:1.75;}@media only screen and (min-width:360px){.sidebar__inner .mobile-menu-tabs a{padding-left:20px;padding-right:20px;}}.sidebar__inner .mobile-menu-tabs a.is-active{color:#4057e3;border-bottom:3px solid #4057e3;}.sidebar__inner .primary-menu{position:relative;padding-top:8px;padding-bottom:20px;}.sidebar__inner .mobile-menu-level-toggler{border-bottom:1px solid #e9ebef;line-height:1.3;display:none;}.sidebar__inner .mobile-menu-level-toggler a{letter-spacing:-0.15px;color:#515B78;text-decoration:none;font-size:15px;font-weight:400;padding:16px 16px 16px 40px;display:block;position:relative;line-height:1.3;}.sidebar__inner .mobile-menu-level-toggler a .ign-icon-chevron-left{font-size:14px;color:#b6bccb;position:absolute;left:16px;top:18px;}.sidebar__inner .mobile-menu-level-toggler a .js-back-button-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:16px;border-left:1px solid #e9ebef;}.sidebar__inner .mobile-menu-level-toggler.js-visible{display:block;}.sidebar__inner .mobile-primary{overflow:hidden;}.sidebar__inner .mobile-primary ul{margin:0;overflow:visible;list-style-type:none;padding:0;}.sidebar__inner .mobile-primary ul li{padding:0;margin:0;background:none;line-height:1.33;border-bottom:1px solid #e9ebef;position:static;}.sidebar__inner .mobile-primary ul li a:hover{color:#172e62;}.sidebar__inner .mobile-primary ul li a,.sidebar__inner .mobile-primary ul li .header-menu-toggler{color:#172e62;text-decoration:none;font-weight:600;font-size:15px;display:block;letter-spacing:-0.15px;padding:16px 20px;width:100%;text-align:left;background:transparent;-webkit-appearance:none;border:0;}.sidebar__inner .mobile-primary ul li a.is-active,.sidebar__inner .mobile-primary ul li a.active-item,.sidebar__inner .mobile-primary ul li .header-menu-toggler.is-active,.sidebar__inner .mobile-primary ul li .header-menu-toggler.active-item{color:#4057e3;}.sidebar__inner .mobile-primary ul li .header-menu-toggler{position:relative;padding-right:34px;cursor:pointer;}.sidebar__inner .mobile-primary ul li .header-menu-toggler:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e916";position:absolute;right:18px;top:50%;margin-top:-7px;font-size:14px;}.sidebar__inner .mobile-primary ul li.help-link > a{position:relative;padding-left:47px;}.sidebar__inner .mobile-primary ul li.help-link > a:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e936";vertical-align:-3px;position:absolute;left:18px;top:16px;font-size:19px;}.sidebar__inner .mobile-primary ul li.help-link > .header-menu-toggler{padding-left:49px;}.sidebar__inner .mobile-primary ul li.help-link > .header-menu-toggler:before{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e936";vertical-align:-3px;position:absolute;left:17px;top:17px;font-size:19px;}.sidebar__inner .mobile-primary > ul{position:relative;}.sidebar__inner .mobile-primary > ul ul{position:absolute;left:0;top:51px;width:100%;height:100%;background:#fff;z-index:1;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform 0.25s ease-in-out;transition:-webkit-transform 0.25s ease-in-out;transition:transform 0.25s ease-in-out;transition:transform 0.25s ease-in-out,-webkit-transform 0.25s ease-in-out;}.sidebar__inner .mobile-primary > ul ul:after{content:"";position:absolute;left:0;top:100%;height:100%;width:100%;background:#fff;}.sidebar__inner .mobile-primary > ul ul.js-visible{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);top:0;}.sidebar__inner .languages-bottom{position:absolute;left:0;bottom:0;width:100%;height:58px;border-top:1px solid #e9ebef;padding:13px 21px 13px 7px;}.sidebar__inner .languages-bottom a{color:#b6bccb;font-size:14px;font-weight:600;text-transform:uppercase;display:inline-block;vertical-align:middle;padding:0 16px;text-decoration:none;line-height:1;border-right:1px solid #e9ebef;}.sidebar__inner .languages-bottom a.current-language,.sidebar__inner .languages-bottom a:hover{color:#172e62;}.sidebar__inner .languages-bottom a:last-child{border-right:0;}.sidebar__inner .user-actions-wrapper{display:none;}.sidebar__inner.with-logged-in-menu{padding-top:0;}.sidebar__inner.with-logged-in-menu .user-actions-wrapper{display:block;}.sidebar__inner.with-logged-in-menu .mobile-menu-tabs,.sidebar__inner.with-logged-in-menu .nav-profile-toggler-wrapper{display:none;}.sidebar__inner.with-logged-in-menu .nav-profile-drop{background:#f4f5f7;position:static;}.sidebar__inner.with-logged-in-menu .nav-profile-drop .nav-profile-header{padding:21px 42px 18px 16px;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;border-bottom:1px solid #d5d8e0;}.sidebar__inner.with-logged-in-menu .nav-profile-drop .nav-profile-header .nav-profile-image{width:48px;height:48px;background:#4057e3;text-align:center;border-radius:50%;position:relative;-ms-flex-negative:0;flex-shrink:0;}.sidebar__inner.with-logged-in-menu .nav-profile-drop .nav-profile-header .nav-profile-image:before{content:"\e98a";font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;left:14px;top:12px;color:#fff;font-size:22px;}.sidebar__inner.with-logged-in-menu .nav-profile-drop .nav-profile-header .nav-profile-name{font-size:14px;line-height:18px;font-weight:600;letter-spacing:0px;padding-left:12px;}.sidebar__inner.with-logged-in-menu .nav-profile-drop .user-menu-container{padding:12px;}.sidebar__inner.with-logged-in-menu .nav-profile-drop .user-menu-container a,.sidebar__inner.with-logged-in-menu .nav-profile-drop .user-menu-container .nav-menu-item{display:block;position:relative;}.sidebar__inner.with-logged-in-menu .nav-profile-drop .user-menu-container a{font-size:15px;line-height:20px;font-weight:600;letter-spacing:-0.15px;padding:16px 16px 16px 45px;-webkit-transition:150ms all;transition:150ms all;border-radius:4px;}.sidebar__inner.with-logged-in-menu .nav-profile-drop .user-menu-container a:hover{background:#f4f5f7;}.sidebar__inner.with-logged-in-menu .nav-profile-drop .user-menu-container a.is-active{color:#4057e3;}.sidebar__inner.with-logged-in-menu .nav-profile-drop .user-menu-container a:before{content:"\e933";font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;left:8px;top:15px;font-size:20px;}.sidebar__inner.with-logged-in-menu .nav-profile-drop .user-menu-container a.nav-projects:before{content:"\e933";left:10px;top:17px;}.sidebar__inner.with-logged-in-menu .nav-profile-drop .user-menu-container a.nav-projects:before{content:"\e933";}.sidebar__inner.with-logged-in-menu .nav-profile-drop .user-menu-container a.nav-generation:before,.sidebar__inner.with-logged-in-menu .nav-profile-drop .user-menu-container a.nav-reports:before{content:"\e983";font-size:14px;top:17px;}.sidebar__inner.with-logged-in-menu .nav-profile-drop .user-menu-container a.nav-notifications:before{content:"\e942";top:17px;font-size:19px;}.sidebar__inner.with-logged-in-menu .nav-profile-drop .user-menu-container a.nav-account-settings:before{content:"\e96a";top:17px;left:8px;font-size:24px;}.sidebar__inner.with-logged-in-menu .nav-profile-drop .user-menu-container a.nav-logout{margin-top:8px;padding-top:22px;}.sidebar__inner.with-logged-in-menu .nav-profile-drop .user-menu-container a.nav-logout:before{content:"\e941";top:23px;font-size:24px;}.sidebar__inner.with-logged-in-menu .nav-profile-drop .user-menu-container a.nav-logout:after{content:"";position:absolute;top:-1px;left:-12px;width:calc(100% + 24px);height:1px;background:#d5d8e0;}.sidebar__inner.with-logged-in-menu .nav-profile-drop .user-menu-container .notifications-count{background:#ef404a;font-size:10px;line-height:10px;font-weight:700;letter-spacing:0px;color:#fff;padding:2px 6px;border-radius:8px;position:absolute;right:6px;top:16px;}.sidebar__inner .mobile-secondary ul{margin:0;overflow:visible;list-style-type:none;padding:0;}.sidebar__inner .mobile-secondary ul li{padding:0;margin:0;background:none;position:static;}.sidebar__inner .mobile-secondary ul li a{font-size:13px;line-height:18px;font-weight:400;letter-spacing:0px;color:#515B78;text-decoration:none;padding:8px 12px 8px 20px;display:block;}.sidebar__inner .mobile-secondary nav > ul > li{border-bottom:1px solid #e9ebef;padding-top:8px;padding-bottom:8px;}.sidebar__inner .mobile-secondary nav > ul > li > a,.sidebar__inner .mobile-secondary nav > ul > li > span{display:none;}.sidebar__inner .mobile-secondary nav > ul > li:last-child{border-bottom:0;}.sidebar__inner .mobile-menu-level-toggler.js-visible ~ .mobile-secondary{display:none;}.header{position:fixed;width:100%;top:0;left:0;background-color:#ffffff;z-index:100;-webkit-transition:top 200ms ease;transition:top 200ms ease;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.1);box-shadow:0 1px 0 rgba(0,0,0,0.1);color:#172e62;}.header *{font-family:"Open Sans",sans-serif;}@media only screen and (min-width:1280px){.header{-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.1);box-shadow:0 1px 0 rgba(0,0,0,0.1);}}.header.absolute-header{position:absolute;}.header__top-part .content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;max-width:100%;padding-left:24px;padding-right:24px;}@media only screen and (min-width:1280px){.header__top-part .content-wrapper{padding-left:30px;padding-right:30px;height:80px;}}@media only screen and (min-width:1800px){.header__top-part .content-wrapper{padding-left:40px;padding-right:40px;}}.header__top-part .content-wrapper .logo-container{padding-right:24px;}.header__top-part .content-wrapper .logo-container a{vertical-align:middle;display:inline-block;}.header__top-part .content-wrapper .logo-container img{vertical-align:middle;}.header__top-part .content-wrapper .logo-container .logo{vertical-align:middle;display:none;margin-top:2px;}@media only screen and (min-width:1280px){.header__top-part .content-wrapper .logo-container .logo{display:inline-block;max-width:160px;}}@media only screen and (min-width:1800px){.header__top-part .content-wrapper .logo-container .logo{max-width:220px;}}.header__top-part .content-wrapper .logo-container .logo-mob{width:112px;}@media only screen and (min-width:359px){.header__top-part .content-wrapper .logo-container .logo-mob{width:120px;}}@media only screen and (min-width:420px){.header__top-part .content-wrapper .logo-container .logo-mob{width:auto;}}@media only screen and (min-width:1280px){.header__top-part .content-wrapper .logo-container .logo-mob{display:none;}}.header__top-part .content-wrapper .redirect-container{display:none;min-width:130px;max-width:130px;}@media only screen and (min-width:1280px){.header__top-part .content-wrapper .redirect-container{display:block;}}.header__top-part .content-wrapper .redirect-container .form-item{margin:0;}.header__top-part .content-wrapper select{border:1px solid #e9ebef;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.1);box-shadow:0 1px 0 rgba(23,46,98,0.1);height:36px;line-height:34px;color:#172e62;background:#fff;border-radius:4px;font-size:14px;font-weight:400;padding-left:9px;padding-right:9px;}.header__top-part .content-wrapper select.header-language-redirect{text-transform:uppercase;}.header__top-part .content-wrapper .select2-container--default .select2-selection--single{border:1px solid #e9ebef;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.1);box-shadow:0 1px 0 rgba(23,46,98,0.1);height:36px;line-height:34px;border-bottom-left-radius:5px !important;border-bottom-right-radius:5px !important;-webkit-transition:150ms all;transition:150ms all;padding-right:26px;}.header__top-part .content-wrapper .select2-container--default .select2-selection--single:hover{border-color:#b6bccb;background-color:#f4f5f7;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}.header__top-part .content-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:34px;padding-left:12px;font-size:14px;font-weight:400;color:#172e62;}.header__top-part .content-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow{height:34px;width:29px;}.header__top-part .content-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b{height:34px;line-height:35px;font-size:5px;width:28px;top:-1px;}.header__top-part .content-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b:after{line-height:35px;font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e914";color:#b6bccb;}.header__top-part .content-wrapper .select2-container--focus .select2-selection--single{border-color:#b6bccb;background-color:#f4f5f7;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}.header__top-part .content-wrapper .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.header__top-part .content-wrapper body .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-width:1px;}@media only screen and (max-width:1279px){.header__top-part .content-wrapper .search-container{position:fixed;top:57px;left:0;width:100%;background:#fff;z-index:101;-webkit-box-shadow:0 2px 0 rgba(23,46,98,0.15);box-shadow:0 2px 0 rgba(23,46,98,0.15);padding:5px 20px 12px 20px;display:none;}}@media only screen and (min-width:1280px){.header__top-part .content-wrapper .search-container{margin-left:auto;margin-right:auto;position:static;display:block !important;}}.header__top-part .content-wrapper .search-container .js-form-type-search{max-width:100%;}.header__top-part .content-wrapper .search-container .block-header-search{position:relative;}@media only screen and (min-width:1280px){.header__top-part .content-wrapper .search-container .block-header-search{width:370px;}}@media only screen and (min-width:1330px){.header__top-part .content-wrapper .search-container .block-header-search{width:400px;}}.header__top-part .content-wrapper .search-container .block-header-search input.form-search{height:36px;border:1px solid #b6bccb;border-radius:6px;width:100%;max-width:100%;background:transparent;color:#172e62;font-size:14px;padding:0 40px 0 14px;-webkit-transition:150ms all;transition:150ms all;}.header__top-part .content-wrapper .search-container .block-header-search input.form-search:focus{border-color:#515B78;-webkit-box-shadow:0 0 0 3px rgba(23,46,98,0.1);box-shadow:0 0 0 3px rgba(23,46,98,0.1);}.header__top-part .content-wrapper .search-container .block-header-search .form-actions{position:absolute;right:0;top:0;width:36px;height:36px;}.header__top-part .content-wrapper .search-container .block-header-search .form-actions:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e967";color:#515B78;position:absolute;top:5px;right:11px;font-size:18px;}.header__top-part .content-wrapper .search-container .block-header-search .form-actions:hover:after{color:#172e62;}.header__top-part .content-wrapper .search-container .block-header-search .form-submit{position:absolute;top:0;right:0;color:#172e62;width:36px;height:100%;padding:0;opacity:0;z-index:1;}.header__top-part .content-wrapper .search-container.js-show-search-mob{display:block;}.header__top-part .content-wrapper .actions-container{line-height:1;margin-left:auto;}@media only screen and (min-width:1280px){.header__top-part .content-wrapper .actions-container{margin-left:0;padding-left:12px;}}@media only screen and (min-width:1800px){.header__top-part .content-wrapper .actions-container{padding-left:15px;}}.header__top-part .content-wrapper .actions-container .select2-container--default .select2-selection--single .select2-selection__rendered{padding-right:12px;}.header__top-part .content-wrapper .actions-container a{display:inline-block;vertical-align:middle;line-height:1;text-decoration:none;}.header__top-part .content-wrapper .actions-container .nav-profile-toggler-wrapper{position:relative;padding-left:30px;}@media only screen and (max-width:1279px){.header__top-part .content-wrapper .actions-container .nav-profile-toggler-wrapper{position:absolute;padding-left:0;top:10px;right:69px;}.header__top-part .content-wrapper .actions-container .nav-profile-toggler-wrapper:before{display:none;}}.header__top-part .content-wrapper .actions-container .nav-profile-toggler-wrapper:before{content:"";position:absolute;left:0;top:0;height:40px;width:1px;background:#b6bccb;}.header__top-part .content-wrapper .actions-container .nav-profile-toggler-wrapper:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e914";position:absolute;right:0;top:50%;margin-top:-4px;font-size:6px;color:#172e62;cursor:pointer;-webkit-transition:250ms all;transition:250ms all;pointer-events:none;}@media only screen and (max-width:1279px){.header__top-part .content-wrapper .actions-container .nav-profile-toggler-wrapper:after{display:none;}}.header__top-part .content-wrapper .actions-container .nav-profile-toggler-wrapper.opened:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.header__top-part .content-wrapper .actions-container .nav-profile-toggler{position:relative;text-align:center;cursor:pointer;width:64px;border:0;background:transparent;padding:0;}@media only screen and (max-width:1279px){.header__top-part .content-wrapper .actions-container .nav-profile-toggler{width:40px;}}.header__top-part .content-wrapper .actions-container .nav-profile-toggler .notification-mark{position:absolute;float:none;left:-3px;top:-3px;width:14px;height:14px;background:#00d3b7;border:2px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box;}.header__top-part .content-wrapper .actions-container .nav-profile-toggler:after{content:"";width:40px;height:40px;background:#4057e3;display:block;border-radius:50%;}.header__top-part .content-wrapper .actions-container .nav-profile-toggler .user-name{position:absolute;left:0;top:50%;margin-top:-10px;font-size:18px;width:40px;font-weight:600;text-align:center;letter-spacing:-0.7px;color:#fff;text-transform:uppercase;pointer-events:none;}.header__top-part .content-wrapper .actions-container .nav-profile-toggler .user-icon{position:absolute;left:11px;top:7px;color:#fff;font-size:20px;}.header__top-part .content-wrapper .actions-container .nav-profile-toggler .user-icon:before{content:"\e98a";font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.header__top-part .content-wrapper .actions-container .nav-profile-drop{position:absolute;right:40px;top:67px;width:280px;background:#fff;-webkit-box-shadow:0 6px 20px rgba(23,46,98,0.1);box-shadow:0 6px 20px rgba(23,46,98,0.1);z-index:2;visibility:hidden;opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:visibility 0.3s,opacity 0.3s ease,width 0.3s,-webkit-transform 0.5s cubic-bezier(0.3,-0.62,0.21,1);transition:visibility 0.3s,opacity 0.3s ease,width 0.3s,-webkit-transform 0.5s cubic-bezier(0.3,-0.62,0.21,1);transition:visibility 0.3s,opacity 0.3s ease,transform 0.5s cubic-bezier(0.3,-0.62,0.21,1),width 0.3s;transition:visibility 0.3s,opacity 0.3s ease,transform 0.5s cubic-bezier(0.3,-0.62,0.21,1),width 0.3s,-webkit-transform 0.5s cubic-bezier(0.3,-0.62,0.21,1);}.header__top-part .content-wrapper .actions-container .nav-profile-drop .nav-profile-header{padding:24px 16px 16px 16px;border-bottom:1px solid #e9ebef;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;}.header__top-part .content-wrapper .actions-container .nav-profile-drop .nav-profile-header .nav-profile-image{width:48px;height:48px;background:#4057e3;text-align:center;border-radius:50%;position:relative;-ms-flex-negative:0;flex-shrink:0;}.header__top-part .content-wrapper .actions-container .nav-profile-drop .nav-profile-header .nav-profile-image:before{content:"\e98a";font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;left:14px;top:12px;color:#fff;font-size:22px;}.header__top-part .content-wrapper .actions-container .nav-profile-drop .nav-profile-header .nav-profile-name{font-size:14px;line-height:18px;font-weight:600;letter-spacing:0px;padding-left:12px;}.header__top-part .content-wrapper .actions-container .nav-profile-drop .user-menu-container{padding:14px 12px;}.header__top-part .content-wrapper .actions-container .nav-profile-drop .user-menu-container a,.header__top-part .content-wrapper .actions-container .nav-profile-drop .user-menu-container .nav-menu-item{display:block;position:relative;}.header__top-part .content-wrapper .actions-container .nav-profile-drop .user-menu-container a{font-size:14px;line-height:18px;font-weight:400;letter-spacing:0px;padding:14px 16px 14px 48px;-webkit-transition:150ms all;transition:150ms all;border-radius:4px;}.header__top-part .content-wrapper .actions-container .nav-profile-drop .user-menu-container a:hover{background:#f4f5f7;}.header__top-part .content-wrapper .actions-container .nav-profile-drop .user-menu-container a.is-active{color:#4057e3;font-weight:600;}.header__top-part .content-wrapper .actions-container .nav-profile-drop .user-menu-container a:before{content:"\e933";font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;left:14px;top:13px;font-size:22px;}.header__top-part .content-wrapper .actions-container .nav-profile-drop .user-menu-container a.nav-projects:before{content:"\e933";}.header__top-part .content-wrapper .actions-container .nav-profile-drop .user-menu-container a.nav-generation:before,.header__top-part .content-wrapper .actions-container .nav-profile-drop .user-menu-container a.nav-reports:before{content:"\e983";font-size:14px;top:14px;}.header__top-part .content-wrapper .actions-container .nav-profile-drop .user-menu-container a.nav-notifications:before{content:"\e942";top:15px;font-size:19px;}.header__top-part .content-wrapper .actions-container .nav-profile-drop .user-menu-container a.nav-account-settings:before{content:"\e96a";top:15px;left:12px;font-size:24px;}.header__top-part .content-wrapper .actions-container .nav-profile-drop .user-menu-container a.nav-logout:before{content:"\e941";top:15px;font-size:24px;}.header__top-part .content-wrapper .actions-container .nav-profile-drop .user-menu-container .notifications-count{background:#ef404a;font-size:10px;line-height:10px;font-weight:700;letter-spacing:0px;color:#fff;padding:2px 6px;border-radius:8px;position:absolute;right:6px;top:16px;}.header__top-part .content-wrapper .actions-container .nav-profile-drop.opened{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible;opacity:1;}.header__top-part .content-wrapper .actions-container .block-header-lang{display:none;}@media only screen and (min-width:1280px){.header__top-part .content-wrapper .actions-container .block-header-lang{display:inline-block;vertical-align:middle;width:60px;margin-right:14px;}.header__top-part .content-wrapper .actions-container .block-header-lang .select2{text-transform:uppercase;}}.header__top-part .content-wrapper .actions-container .js-mobile-search-toggler{color:#172e62;font-size:20px;text-decoration:none;display:inline-block;vertical-align:middle;position:absolute;right:66px;top:20px;}@media only screen and (min-width:1280px){.header__top-part .content-wrapper .actions-container .js-mobile-search-toggler{display:none;}}.header__top-part .content-wrapper .actions-container .btn--yellow{padding:0 18px 0 18px;border-radius:8px;position:absolute;right:69px;top:12px;background:#4057e3;height:36px;line-height:36px;-webkit-transition:150ms all;transition:150ms all;color:#fff;font-size:14px;font-weight:600;}@media only screen and (min-width:1280px){.header__top-part .content-wrapper .actions-container .btn--yellow{position:relative;right:auto;top:0;}}.header__top-part .content-wrapper .actions-container .btn--yellow:hover{color:#fff;}@media only screen and (min-width:1280px){.header__top-part .content-wrapper .actions-container .btn--yellow:hover{right:auto;top:-2px;-webkit-box-shadow:0 8px 15px rgba(23,46,98,0.2);box-shadow:0 8px 15px rgba(23,46,98,0.2);}}.header__top-part .content-wrapper .actions-container .btn--yellow:before{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e93f";font-size:17px;margin-right:10px;vertical-align:-2px;}@media only screen and (max-width:359px){.header__top-part .content-wrapper .actions-container .btn--yellow:before{display:none;}}.header__top-part .content-wrapper .actions-container .menu-burger{width:24px;height:24px;background-color:transparent;color:#172e62;padding:0;border:none;vertical-align:middle;margin-left:36px;font-size:16px;line-height:16px;}@media only screen and (min-width:335px){.header__top-part .content-wrapper .actions-container .menu-burger{margin-left:40px;}}@media only screen and (min-width:1280px){.header__top-part .content-wrapper .actions-container .menu-burger{display:none;}}.header__top-part .content-wrapper .actions-container .menu-burger:hover{background-color:transparent;}.header__top-part .content-wrapper .actions-container .menu-burger .icon-menu{font-size:16px;}@media only screen and (max-width:1280px){.header__top-part .content-wrapper .actions-container .nav-profile,.header__top-part .content-wrapper .actions-container .nav-profile + a{display:none;}}.header__top-part img{vertical-align:middle;}.header__top-part ul{margin:0;overflow:visible;list-style-type:none;padding:0;}.header__top-part ul li{padding:0;margin:0;background:none;line-height:1.33;position:relative;}.header__top-part ul li a,.header__top-part ul li .header-menu-toggler{color:#172e62;text-decoration:none;font-weight:600;font-size:14px;display:inline-block;vertical-align:top;letter-spacing:-0.15px;background:transparent;-webkit-appearance:none;border:0;}@media only screen and (min-width:1800px){.header__top-part ul li a,.header__top-part ul li .header-menu-toggler{font-size:15px;}}.header__top-part ul li a.is-active,.header__top-part ul li a.active-item,.header__top-part ul li .header-menu-toggler.is-active,.header__top-part ul li .header-menu-toggler.active-item{color:#4057e3;}.header__top-part nav{margin-left:auto;margin-right:auto;display:none;}@media only screen and (min-width:1280px){.header__top-part nav{display:block;}}.header__top-part nav.desktop-primary-right{margin-right:0;margin-left:0;}.header__top-part nav > ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.header__top-part nav > ul ul{visibility:hidden;opacity:0;}.header__top-part nav > ul .js-initial-display{display:none;}.header__top-part nav > ul > li > a,.header__top-part nav > ul > li > .header-menu-toggler{padding:5px 9px;-webkit-transition:200ms color;transition:200ms color;}@media only screen and (min-width:1400px){.header__top-part nav > ul > li > a,.header__top-part nav > ul > li > .header-menu-toggler{padding-left:12px;padding-right:12px;}}@media only screen and (min-width:1800px){.header__top-part nav > ul > li > a,.header__top-part nav > ul > li > .header-menu-toggler{padding-left:16px;padding-right:16px;}}.header__top-part nav > ul > li > a:hover,.header__top-part nav > ul > li > .header-menu-toggler:hover{text-decoration:underline;}.header__top-part nav > ul > li > .header-menu-toggler{position:relative;cursor:pointer;padding-right:24px;}.header__top-part nav > ul > li > .header-menu-toggler:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e914";position:absolute;right:8px;top:12px;font-size:5px;-webkit-transition:200ms all;transition:200ms all;}@media only screen and (min-width:1800px){.header__top-part nav > ul > li > .header-menu-toggler:after{top:13px;}}.header__top-part nav > ul > li.opened > .header-menu-toggler:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.header__top-part nav > ul > li.mobile-home-link + li > a,.header__top-part nav > ul > li.mobile-home-link + li > .header-menu-toggler{padding-left:0;}.header__top-part nav > ul > li.opened > ul{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible;opacity:1;}.header__top-part nav > ul > li > ul{position:absolute;left:-8px;top:38px;background:#FFFFFF;-webkit-box-shadow:0 4px 20px rgba(23,46,98,0.2);box-shadow:0 4px 20px rgba(23,46,98,0.2);border-radius:8px;padding:14px 13px;width:276px;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:visibility 0.3s,opacity 0.3s ease,width 0.3s,-webkit-transform 0.5s cubic-bezier(0.3,-0.62,0.21,1);transition:visibility 0.3s,opacity 0.3s ease,width 0.3s,-webkit-transform 0.5s cubic-bezier(0.3,-0.62,0.21,1);transition:visibility 0.3s,opacity 0.3s ease,transform 0.5s cubic-bezier(0.3,-0.62,0.21,1),width 0.3s;transition:visibility 0.3s,opacity 0.3s ease,transform 0.5s cubic-bezier(0.3,-0.62,0.21,1),width 0.3s,-webkit-transform 0.5s cubic-bezier(0.3,-0.62,0.21,1);}.header__top-part nav > ul > li > ul a:hover{color:#4057e3;}.header__top-part nav > ul > li > ul.js-wider{width:552px;}.header__top-part nav > ul > li > ul.js-wider:before{content:"";display:block;position:absolute;left:276px;top:14px;height:calc(100% - 29px);width:2px;background:#f4f5f7;}.header__top-part nav > ul > li > ul > li{position:static;}.header__top-part nav > ul > li > ul > li.opened > .header-menu-toggler{color:#4057e3;}.header__top-part nav > ul > li > ul li a,.header__top-part nav > ul > li > ul li .header-menu-toggler{padding:10px 15px;display:block;border-radius:4px;}.header__top-part nav > ul > li > ul li a:hover,.header__top-part nav > ul > li > ul li .header-menu-toggler:hover{background:#f4f5f7;}.header__top-part nav > ul > li > ul li .header-menu-toggler{position:relative;cursor:pointer;padding-right:28px;-webkit-transition:150ms all;transition:150ms all;}.header__top-part nav > ul > li > ul li .header-menu-toggler:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e908";position:absolute;right:11px;top:50%;margin-top:-5px;font-size:10px;}.header__top-part nav > ul > li > ul > li.opened > ul{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);visibility:visible;opacity:1;}.header__top-part nav > ul > li > ul ul{position:absolute;left:276px;width:276px;top:0;padding:14px 13px;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px);-webkit-transition:visibility 0.5s,opacity 0.5s ease,-webkit-transform 0.5s cubic-bezier(0.3,-0.62,0.21,1);transition:visibility 0.5s,opacity 0.5s ease,-webkit-transform 0.5s cubic-bezier(0.3,-0.62,0.21,1);transition:visibility 0.5s,opacity 0.5s ease,transform 0.5s cubic-bezier(0.3,-0.62,0.21,1);transition:visibility 0.5s,opacity 0.5s ease,transform 0.5s cubic-bezier(0.3,-0.62,0.21,1),-webkit-transform 0.5s cubic-bezier(0.3,-0.62,0.21,1);}.header__top-part nav > ul > li > ul ul li{position:relative;}.header__top-part nav > ul > li:first-child > ul{left:-28px;}.header__top-part .mobile-home-link{display:none;}body.is-opened-menu{overflow:hidden;}body.is-opened-menu .menu-overlay{display:block;}body.is-opened-menu .sidebar{right:0;}.menu-overlay,.header-menu-overlay{position:fixed;z-index:101;width:100%;height:100%;background-color:#172e62;opacity:0.25;display:none;top:0;left:0;}.header-menu-overlay{z-index:99;opacity:0.1;}.landing-page-wrapper .section-image-cover{display:block;width:100vw;height:974px;-o-object-fit:cover;object-fit:cover;position:absolute;z-index:-1;}.landing-page-wrapper .section-content{width:100%;padding-top:49px;padding-bottom:150px;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;text-align:center;}.landing-page-wrapper .section-headline{color:#fff;width:100%;}.landing-page-wrapper .section-headline h1{letter-spacing:11.73px;margin-bottom:0;text-transform:uppercase;font-weight:300;font-size:58px;text-shadow:0 1px 16px 0 rgba(43,52,89,0.28);}@media only screen and (max-width:768px){.landing-page-wrapper .section-headline h1{font-size:35px;}}.landing-page-wrapper .section-headline p{margin-top:7px;font-size:24px;margin-bottom:54px;font-weight:800;letter-spacing:1px;text-shadow:0 1px 3px 0 rgba(43,52,89,0.25);}@media only screen and (max-width:768px){.landing-page-wrapper .section-headline p{font-size:16px;}}.calculator-select-wrapper{width:100%;padding-bottom:36px;}.calculator-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin:auto;width:90%;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;background-color:#7377BF;border-radius:30px;padding:6px;}@media only screen and (max-width:640px){.calculator-select{width:90%;}}.calculator-select-item{cursor:pointer;margin-top:10px;margin-bottom:10px;}.calculator-select-item .calculator-radio{position:relative;cursor:pointer;opacity:0;width:100%;height:100%;z-index:1;display:block;bottom:20px;margin:auto;}body.is-opened-menu{overflow:hidden;}body.is-opened-menu .menu-overlay{display:block;}body.is-opened-menu .sidebar{right:0;}.menu-overlay,.header-menu-overlay{position:fixed;z-index:101;width:100%;height:100%;background-color:#172e62;opacity:0.25;display:none;top:0;left:0;}.header-menu-overlay{z-index:99;opacity:0.1;}.header-background{width:100%;min-height:140px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-top:38px;}.header-background--profile{background-color:#4B5CD7;}.header-background--privacy{background-color:#1DCFBB !important;}@media only screen and (max-width:400px){.header-background{min-height:80px;height:92px;}}.header-background .nav-adbar-open{height:150px;}.header-background h2.fw-3{font-weight:700;}.duk-header-wrapper{background-color:#9595E9;}.duk-header-wrapper .icon{height:80px;width:80px;display:inline-block;background-image:url(/themes/custom_theme/images/icons/titles/duk.svg);position:absolute;background-size:contain;background-repeat:no-repeat;z-index:-1;left:-33px;bottom:-19px;}.privacy-header-wrapper{background-color:#1DCFBB;}.privacy-header-wrapper .icon{height:80px;width:80px;display:inline-block;background-image:url(/themes/custom_theme/images/icons/titles/privatumo-taisykles.svg);position:absolute;background-size:contain;background-repeat:no-repeat;z-index:-1;left:-33px;bottom:-8px;}.profile-header-wrapper{background-color:#4B5CD7;}.profile-header-wrapper .icon{height:80px;width:80px;display:inline-block;background-image:url(/themes/custom_theme/images/icons/titles/mano-profilis.svg);position:absolute;background-size:contain;background-repeat:no-repeat;z-index:-1;left:-33px;bottom:-8px;}.contact-header-wrapper{background-color:#4B5CD7;}.contact-header-wrapper .icon{height:80px;width:80px;display:inline-block;background-image:url(/themes/custom_theme/images/icons/titles/susisiekite.svg);position:absolute;background-size:contain;background-repeat:no-repeat;z-index:-1;left:-33px;bottom:-30px;}.projects-header-wrapper{background-color:#9595E9;}.projects-header-wrapper .icon{height:80px;width:80px;display:inline-block;background-image:url(/themes/custom_theme/images/icons/titles/projects.svg);position:absolute;background-size:contain;background-repeat:no-repeat;z-index:-1;left:-33px;bottom:-27px;}.rent-header-wrapper{background-color:#9595E9;}.rent-header-wrapper .icon{height:80px;width:80px;display:inline-block;background-image:url(/themes/custom_theme/images/icons/titles/projects.svg);position:absolute;background-size:contain;background-repeat:no-repeat;z-index:-1;left:-33px;bottom:-27px;}.buy-header-wrapper{background-color:#9595E9;}.buy-header-wrapper .icon{height:80px;width:80px;display:inline-block;background-image:url(/themes/custom_theme/images/icons/titles/projects.svg);position:absolute;background-size:contain;background-repeat:no-repeat;z-index:-1;left:-33px;bottom:-27px;}.createproject-header-wrapper{background-color:#1DCFBB;}.createproject-header-wrapper .icon{height:80px;width:80px;display:inline-block;background-image:url(/themes/custom_theme/images/icons/titles/naujas-projektas.svg);position:absolute;background-size:contain;background-repeat:no-repeat;z-index:-1;left:-33px;bottom:-8px;}.createproject-header-wrapper .profile-section-title-wrapper{max-width:1186px;min-width:initial;width:100%;}.createproject-header-wrapper .profile-section-title{font-weight:700;font-size:20px;}@media only screen and (min-width:768px){.createproject-header-wrapper .profile-section-title{font-size:27px;}}.companyprofile-header-wrapper{background-color:#4B5CD7;}.companyprofile-header-wrapper .icon{height:80px;width:80px;display:inline-block;background-image:url(/themes/custom_theme/images/icons/titles/mano-profilis.svg);position:absolute;background-size:contain;background-repeat:no-repeat;z-index:-1;left:-33px;bottom:-8px;}.companyprofile-header-wrapper .profile-section-title-wrapper{max-width:1186px;min-width:initial;width:100%;}.companyprofile-header-wrapper .profile-section-title{font-weight:700;font-size:20px;}@media only screen and (min-width:768px){.companyprofile-header-wrapper .profile-section-title{font-size:27px;}}.card-wrapper{height:252px;width:auto;background-color:#fff;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:auto;padding:68px 10px 10px 10px;position:relative;max-width:160px;}@media only screen and (max-width:768px){.card-wrapper{height:auto;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:292px;max-width:467px;padding-top:20px;}}@media only screen and (max-width:400px){.card-wrapper{width:56%;}}.card-wrapper .card-wrapper-arrow{position:absolute;top:164px;right:-2vw;z-index:1;display:block;margin:auto;width:30px;}@media only screen and (min-width:1920px){.card-wrapper .card-wrapper-arrow{right:-34px;}}@media only screen and (max-width:768px){.card-wrapper .card-wrapper-arrow{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);right:99px;position:static;margin-right:38%;margin-top:14px;}}@media only screen and (max-width:480px){.card-wrapper .card-wrapper-arrow{right:auto;margin-right:auto;margin-left:auto;}}.card-wrapper .card-content{display:block;margin:auto;height:90%;}@media only screen and (max-width:768px){.card-wrapper .card-content{display:-webkit-box;display:-ms-flexbox;display:flex;}}@media only screen and (max-width:480px){.card-wrapper .card-content{display:block;}}.card-wrapper .card-content .card-number{font-size:33px;font-weight:800;z-index:2;display:inline-block;position:relative;}.card-wrapper .card-content .card-number .square{position:absolute;left:10px;}@media only screen and (max-width:768px){.card-wrapper .card-content .card-number{position:absolute;margin-left:88px;margin-top:9px;}}@media only screen and (max-width:400px){.card-wrapper .card-content .card-number{margin-left:89px;}}@media only screen and (max-width:480px){.card-wrapper .card-content .card-number{font-size:23px;margin-left:96px;}}.card-wrapper .card-content .card-number--violet{color:#9595e9;}.card-wrapper .card-content .card-number--green{color:#1dcfbb;}.card-wrapper .card-content .card-number--blue{color:#4b5cd7;}.card-wrapper .card-content .card-image{height:62px;width:62px;margin:auto;display:block;}@media only screen and (max-width:768px){.card-wrapper .card-content .card-image{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}}.card-wrapper .card-content .card-image img{max-width:100%;height:auto;}.card-wrapper .card-content .card-title{font-size:15px;font-weight:800;display:inline-block;position:relative;}.card-wrapper .card-content .card-title .square{position:absolute;left:0;}@media only screen and (max-width:400px){.card-wrapper .card-content .card-title{font-size:14px;}}.card-wrapper .card-content .card-description{font-size:13px;font-weight:100;margin-top:0;}@media only screen and (max-width:1300px){.card-wrapper .card-content .card-description{font-size:13px;}}@media only screen and (max-width:480px){.card-wrapper .card-content .card-description{font-size:12px;}}@media only screen and (max-width:768px){.card-wrapper .card-content .card-description{-ms-flex-item-align:end;align-self:flex-end;}}@media only screen and (max-width:480px){.card-wrapper .card-content .card-responsive-layout{max-width:100%;width:100%;}}@media only screen and (max-width:768px){.card-responsive-layout{width:62vw;max-width:400px;min-width:200px;}}input[type=text],input[type=email],input[type=password],input[type=tel],input[type=number],input[type=url]{border:1px solid #e5e7ec;border-radius:4px;background-color:#fff;padding:10px;height:25px;width:95%;font-family:inherit;position:relative;color:#24345f;font-size:13px;}input[type=email]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder{color:#D1D6E2;}input[type=email]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=url]::-moz-placeholder{color:#D1D6E2;}input[type=email]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder{color:#D1D6E2;}input[type=email]::-ms-input-placeholder,input[type=password]::-ms-input-placeholder,input[type=text]::-ms-input-placeholder,input[type=tel]::-ms-input-placeholder,input[type=url]::-ms-input-placeholder{color:#D1D6E2;}input[type=email]::placeholder,input[type=password]::placeholder,input[type=text]::placeholder,input[type=tel]::placeholder,input[type=url]::placeholder{color:#D1D6E2;}input[type=submit]:disabled{background-color:#ddd;}input[type=checkbox]:disabled{background-color:grey;border:1px solid transparent;}.form-disabled input[type=text],.form-disabled input[type=textarea]{background-color:#b1b2b2;}.form-disabled .form-checkbox-box,.form-disabled .checkmark{background-image:url(/themes/custom_theme/images/icons/input/done.svg);background-position:center;background-size:62%;background-repeat:no-repeat;background-color:#b1b2b2;}.input-checkmark{position:absolute;top:50%;right:3%;}textarea{resize:none;border:1px solid #e5e7ec;border-radius:4px;background-color:#fff;padding:10px;height:100px;width:95%;display:block;margin:auto;font-family:inherit;font-size:13px;}textarea::-webkit-input-placeholder{color:#D1D6E2;}textarea::-moz-placeholder{color:#D1D6E2;}textarea:-ms-input-placeholder{color:#D1D6E2;}textarea::-ms-input-placeholder{color:#D1D6E2;}textarea::placeholder{color:#D1D6E2;}input[type=range].slider{background-color:transparent;-webkit-appearance:none;width:95%;margin:4px 0;height:42px;}input[type=range].slider::-webkit-slider-runnable-track{width:100%;height:26px;cursor:pointer;background:#6bd6db;border-radius:7px;border:5px solid #7377bf;}input[type=range].slider::-webkit-slider-thumb{border:4px solid #7377bf;height:35px;width:17px;border-radius:6px;background:#f4cf26;cursor:pointer;-webkit-appearance:none;margin-top:-10.5px;}input[type=range].slider::-moz-range-track{width:100%;height:26px;cursor:pointer;background:#6bd6db;border-radius:7px;border:4px solid #7377bf;}input[type=range].slider::-moz-range-thumb{border:3px solid #7377bf;height:34px;width:12px;border-radius:6px;background:#f4cf26;cursor:pointer;-webkit-appearance:none;margin-top:-10.5px;}input[type=range].slider::-ms-track{width:100%;height:26px;cursor:pointer;background:transparent;border-color:transparent;color:transparent;}input[type=range].slider::-ms-fill-lower{background:#6bd6db;border:5px solid #7377bf;height:12px;border-radius:7px;}input[type=range].slider::-ms-fill-upper{background:#6bd6db;height:12px;border:5px solid #7377bf;border-radius:7px;}input[type=range].slider::-ms-thumb{border:4px solid #7377bf;border-bottom:4px solid #7377bf;height:34px;width:12px;border-radius:6px;background:#f4cf26;cursor:pointer;}input[type=range].slider:focus::-webkit-slider-runnable-track{background:#6bd6db;}input[type=range].slider:focus::-ms-fill-lower{background:#6bd6db;}input[type=range].slider:focus::-ms-fill-upper{background:#6bd6db;}input[type=range].slider::-ms-tooltip{display:none;}label{display:block;padding-bottom:4px;color:#949bac;font-size:13px;font-weight:400;}@media only screen and (max-width:768px){label{font-size:12px;}}span.required{color:red;}.w-90{width:90%;margin:auto;}.calculator-item{position:relative;margin:auto;width:50%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;}.calculator-item input[type=radio]{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;outline:0;outline-offset:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden;}.calculator-item input[type=radio]:checked ~ .checkmark{color:#2b3459;background-color:#F4CF26;font-weight:600 !important;padding:15px 10px;}.calculator-item input[type=radio]:focus ~ .checkmark::before{outline:auto;}.calculator-item label.checkmark{cursor:pointer;display:block;vertical-align:middle;top:0;left:0;border-radius:30px;text-align:center;color:#fff;margin:1px;font-size:13px;padding:10px 0;}@media only screen and (min-width:768px){.calculator-item label.checkmark{padding:15px 0;}}@media only screen and (max-width:480px){.calculator-item label.checkmark{font-size:12px;}}.calculator-item label.checkmark span.small-text{line-height:0;margin-top:-5px;}.form-item{padding:12px 0;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;}.form-item input[type=radio]{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;outline:0;outline-offset:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden;}.form-item input[type=radio]:checked ~ .checkmark{background-color:rgba(75,92,215,0.07);border:1px solid #4b5cd7;}.form-item input[type=radio]:focus ~ .checkmark::before{outline:auto;}.form-item label.checkmark{cursor:pointer;display:block;vertical-align:middle;top:0;left:0;line-height:3.3;height:45px;border:1px solid #d7d2d2;border-radius:4px;text-align:center;color:#24345F;margin:1px;padding:0;font-size:13px;outline:none;}.form-item label.checkmark span.small-text{line-height:0;margin-top:-8px;}@media only screen and (max-width:560px){.form-item label.checkmark{font-size:12px;}}.form-item-no-pad{padding:0px 0px;}.indent{margin-left:12px;}.search-input{width:40%;height:20px;}.full-input-width{width:95%;}textarea.footer-comment-input{width:100%;height:26px;line-height:2.3;padding:5px;padding-left:5px;display:block;margin:auto;border:0px;color:#24345F;font-family:"Open sans",sans-serif;}textarea.footer-comment-input::-webkit-input-placeholder{vertical-align:middle;margin:auto;display:block;padding-top:-2px;padding-left:2px;font-size:12px;opacity:0.3;color:#24345F;}textarea.footer-comment-input::-moz-placeholder{vertical-align:middle;margin:auto;display:block;padding-top:-2px;padding-left:2px;font-size:12px;opacity:0.3;color:#24345F;}textarea.footer-comment-input:-ms-input-placeholder{vertical-align:middle;margin:auto;display:block;padding-top:-2px;padding-left:2px;font-size:12px;opacity:0.3;color:#24345F;}textarea.footer-comment-input::-ms-input-placeholder{vertical-align:middle;margin:auto;display:block;padding-top:-2px;padding-left:2px;font-size:12px;opacity:0.3;color:#24345F;}textarea.footer-comment-input::placeholder{vertical-align:middle;margin:auto;display:block;padding-top:-2px;padding-left:2px;font-size:12px;opacity:0.3;color:#24345F;}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){textarea.footer-comment-input::-webkit-input-placeholder{opacity:1;}textarea.footer-comment-input::-moz-placeholder{opacity:1;}textarea.footer-comment-input:-ms-input-placeholder{opacity:1;}textarea.footer-comment-input::-ms-input-placeholder{opacity:1;}textarea.footer-comment-input::placeholder{opacity:1;}}.counter-input{width:90px !important;height:35px;margin:0 20px;text-align:center;font-size:22px;font-weight:600;}.form-checkbox{vertical-align:middle;position:relative;}.form-checkbox label{display:inline-block;font-size:13px;color:#24345F;font-weight:100;}.form-checkbox p{color:#777f9a;font-size:13px;font-style:italic;padding:0;}.form-checkbox a{color:#24345F;text-decoration:underline;font-weight:600;}.form-checkbox a:hover{text-decoration:none;}.form-checkbox small{display:block;font-size:13px;color:#777f9a;font-style:italic;margin-top:12px;}@media only screen and (max-width:768px){.form-checkbox small{font-size:12px;}}.form-checkbox input:checked ~ .form-checkbox-box{background-image:url(/themes/custom_theme/images/icons/input/tick.svg);background-position:center;background-size:62%;background-repeat:no-repeat;background-color:#F4CF26;border:1px solid transparent;}.form-checkbox input:focus ~ .form-checkbox-box{outline:auto;}.form-checkbox input:disabled ~ .form-checkbox-box{background-image:url(/themes/custom_theme/images/icons/input/done.svg);background-position:center;background-size:62%;background-repeat:no-repeat;background-color:#b1b2b2;border:1px solid transparent;}.form-checkbox input{width:22px;height:22px;left:0px;top:0px;margin:auto;display:block;position:absolute;z-index:1;opacity:0;}.form-checkbox .form-details-disclaimer p{margin-top:0px;padding:0px;}.form-checkbox .form-checkbox-box{vertical-align:middle;position:absolute;display:inline-block;left:0px;top:0px;width:22px;height:22px;border:1px solid #e5e7ec;background-color:#fff;border-radius:4px;}div.form-item.form-checkbox > span,div.form-item.form-checkbox > input{height:22px;width:22px;border:1px solid #e5e7ec;border-radius:4px;top:50%;margin-top:-12px;cursor:pointer;}.form-item--error-message{color:#C00C15;font-size:12px;margin-top:4px;padding-left:24px;background-image:url(/themes/custom_theme/images/alert-triangle-red.svg);background-position:left 3px center;background-repeat:no-repeat;}.form-item-error input,.form-item-error textarea,.form-item--error input,.form-item--error textarea{border:1px solid #C00C15;background-color:#FFF1F2;}.form-item-error label.styled-checkbox-radio span.checkbox-tick,.form-item--error label.styled-checkbox-radio span.checkbox-tick{border-color:#C00C15;}input[type=file]{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%;display:block;z-index:5;cursor:pointer;}input[type=file]:hover ~ .file-input-border{border-color:#515B78;}input[type=file].error ~ .file-input-border{border-color:#ef404a;}input[type=file]:focus ~ .file-input-border{border-color:#515B78;outline:auto;}.image-widget{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;}.image-widget__label{background-color:rgba(0,0,0,0);color:#a7aebf;padding:14px 42px;border-radius:4px;display:block;font-size:13px;font-weight:100;margin-left:auto;margin-right:auto;}.image-widget--default{border:1px dashed #e5e7ec;width:auto;}.image-widget a{font-size:12px;color:#24345f;position:relative;}.file-input-image-wrapper{position:relative;background-color:#fff;border-radius:9px;-webkit-box-shadow:0px 2px 4px rgba(31,30,30,0.12);box-shadow:0px 2px 4px rgba(0,0,0,0.12);overflow:hidden;max-width:125px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}.file-input-img{width:auto;max-width:256px;height:44px;padding:6px;}.custom-file-upload{border:1px solid #e5e7ec;display:inline-block;padding:6px 12px;cursor:pointer;}.file-widget-details .title{display:block;padding-bottom:4px;color:#172e62;font-size:13px;font-weight:600;}.file-widget-details .form-item{padding:12px 0;}.file-widget-details .form-item .form-managed-file:not(.form-managed-file-upload){display:block;}input::-ms-clear,input::-ms-reveal{display:none;}body .ui-widget.ui-widget-content.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper{color:#24345f;}input.btn,button.btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;display:inline-block;}.styled-select{display:block;font-size:14px;font-family:"Open sans",sans-serif;font-weight:400;color:#444;height:40px;line-height:40px;padding:0 14px;width:100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;border:1px solid #e5e7ec;border-radius:4px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url(/themes/custom_theme/images/icons/DUK-arrow.svg);background-position:right 14px center;background-repeat:no-repeat;}@media only screen and (min-width:1024px){.styled-select{height:44px;line-height:40px;}}.styled-select:focus{border-color:#aaa;}.styled-select::-ms-expand{display:none;}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=url]:focus,input[type=tel]:focus,input[type=number]:focus,input[type=search]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,textarea:focus{-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;border-color:#bbb;}details summary{list-style:none;display:block;padding-bottom:8px;color:#949bac;font-size:13px;font-weight:400;border:0;}details summary::-webkit-details-marker{display:none;}.field--name-field-files{margin:0 0 15px;}.field--name-field-files .form-item--container{overflow:hidden;}.field--name-field-files .form-managed-file:not(.form-managed-file-upload){display:inline-block;}.field--name-field-files .form-managed-file:not(.form-managed-file-upload):before{content:"";display:table;clear:both;}.field--name-field-files .form-managed-file:not(.form-managed-file-upload) .form-file{height:85px;}.field--name-field-files .form-managed-file:not(.form-managed-file-upload) span.image-widget--doc{display:inline-block;}.field--name-field-files .form-managed-file:not(.form-managed-file-upload) span.image-widget--doc a{margin-right:3px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:180px;}.field--name-field-files .form-managed-file:not(.form-managed-file-upload) .messages.messages--error{color:#ef404a;font-size:12px;line-height:16px;margin:6px 0 4px;}a.file{color:#4057e3;text-decoration:none;font-weight:600;}a.file:hover{text-decoration:underline;}input.form-date{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:140px;width:100%;height:39px;font-size:14px;font-family:"Open sans",sans-serif;font-weight:400;color:#444;line-height:36px;background-color:#fff;padding:0 34px 0 14px;-moz-appearance:none;-webkit-appearance:none;appearance:none;border:1px solid #e5e7ec;background-image:url(/themes/custom_theme/images/icons/calendar.svg);background-position:right 10px center;background-repeat:no-repeat;background-size:17px 17px;cursor:pointer;-webkit-transition:border 150ms;transition:border 150ms;border-radius:4px;}input.form-date::-webkit-inner-spin-button,input.form-date::-webkit-calendar-picker-indicator,input.form-date::-webkit-clear-button{display:none;-webkit-appearance:none;}input.form-date::-ms-clear{display:none;}.input-password-wrapper{display:block;position:relative;}.input-password-wrapper input::-ms-reveal{display:none;}.input-password-wrapper .password-view-toggle{cursor:pointer;position:absolute;right:16px;top:12px;color:#b6bccb;font-size:18px;}.input-password-wrapper .password-view-toggle.clicked{top:8px;font-size:24px;}.input-password-wrapper .password-view-toggle.clicked i:before{content:"\e926";}.form-item--managed-file .image-widget a.btn{width:auto;background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;color:#4057e3;font-size:14px;padding:0;font-weight:600;}.form-item--managed-file .image-widget a.btn:hover{text-decoration:underline;}.form-item--managed-file .image-widget.image-widget--default{border:2px dashed #b6bccb;background:transparent;border-radius:4px;}.form-item--managed-file .image-widget.image-widget--default .image-widget__label{color:#172e62;font-size:14px;font-weight:400;padding:64px 0 30px;}.form-item--managed-file .image-widget.image-widget--default .image-widget__label:before{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e988";position:absolute;left:50%;top:31px;margin-left:-8px;color:#b6bccb;font-size:20px;}.form-item--managed-file .image-widget.image-widget--default .image-widget__label .link{color:#4057e3;font-weight:600;}.form-item--managed-file .image-widget + .webform-image-file{max-width:400px;}.form-item--managed-file .image-widget--doc{display:inline-block;}.form-item--managed-file .image-widget--doc a:hover{text-decoration:underline;}.form-item--managed-file .file-field-description,.form-item--managed-file .webform-element-description{margin-top:8px;font-size:13px;color:#b6bccb;line-height:18px;}.form-item--managed-file .messages--error{color:#ef404a;font-size:12px;line-height:16px;margin:6px 0 4px;}.form-item--managed-file.form-item-error .image-widget.image-widget--default{border-color:#ef404a;}body div .uploaded-file-div,body div .form-managed-file-upload[style*="display: none"] ~ .form-managed-file,body div .input-group__values .file-wrapper{background:#f4f5f7;border:1px solid #e9ebef;border-radius:4px;padding:7px;display:inline-block;vertical-align:top;line-height:1;}body div .uploaded-file-div div,body div .form-managed-file-upload[style*="display: none"] ~ .form-managed-file div,body div .input-group__values .file-wrapper div{line-height:1;}body div .uploaded-file-div .file-icon,body div .form-managed-file-upload[style*="display: none"] ~ .form-managed-file .file-icon,body div .input-group__values .file-wrapper .file-icon{display:none;}body div .image-widget--doc a{font-size:13px;font-weight:400;color:#172e62;text-decoration:none;}body div .image-widget--doc a + .font-13{color:#515B78;margin-top:4px;display:block;font-size:12px;}body div .image-widget--doc .remove-image-button{vertical-align:middle;width:30px;height:30px;line-height:28px;}body div .image-widget--doc .delete-icon{width:16px;height:16px;}body div .form-managed-file ~ .btn.btn--remove,body div .image-widget--doc ~ input.btn.btn--yellow{font-size:12px;background:transparent;padding:0;background-image:url(/themes/custom_theme/svg/icon-x.svg);background-position:center;background-repeat:no-repeat;border:0;-webkit-box-shadow:none;box-shadow:none;width:16px;height:16px;text-indent:-999px;vertical-align:-1px;opacity:0.4;line-height:1;top:auto;}body div .form-managed-file ~ .btn.btn--remove:hover,body div .image-widget--doc ~ input.btn.btn--yellow:hover{opacity:1;top:auto;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;}body div .uploaded-file-div{margin:16px 10px 0 0;}body div .uploaded-file-div .form-managed-file ~ .btn.btn--remove,body div .uploaded-file-div .image-widget--doc ~ input.btn.btn--yellow{vertical-align:top;}.ui-widget.ui-widget-content.ui-autocomplete{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 6px 20px rgba(23,46,98,0.15);box-shadow:0 6px 20px rgba(23,46,98,0.15);border-radius:4px;background:#fff;margin:0;padding:8px 0;border:0;max-width:272px;max-height:335px;overflow-y:auto;}.ui-widget.ui-widget-content.ui-autocomplete *{-webkit-box-sizing:border-box;box-sizing:border-box;}@media only screen and (min-width:330px){.ui-widget.ui-widget-content.ui-autocomplete{max-width:282px;}}@media only screen and (min-width:340px){.ui-widget.ui-widget-content.ui-autocomplete{max-width:292px;}}@media only screen and (min-width:350px){.ui-widget.ui-widget-content.ui-autocomplete{max-width:302px;}}@media only screen and (min-width:360px){.ui-widget.ui-widget-content.ui-autocomplete{max-width:312px;}}@media only screen and (min-width:370px){.ui-widget.ui-widget-content.ui-autocomplete{max-width:322px;}}@media only screen and (min-width:380px){.ui-widget.ui-widget-content.ui-autocomplete{max-width:332px;}}@media only screen and (min-width:450px){.ui-widget.ui-widget-content.ui-autocomplete{max-width:400px;}}.ui-widget.ui-widget-content.ui-autocomplete li{margin:0;list-style-type:none;padding:0 8px;background:none;cursor:default;}.ui-widget.ui-widget-content.ui-autocomplete li a{border-radius:8px;color:#172e62;padding:8px;font-size:14px;font-weight:400;display:block;text-decoration:none;border:0;background:transparent;margin:0;cursor:pointer;}.ui-widget.ui-widget-content.ui-autocomplete li a:hover{background:#f4f5f7;}.ui-widget.ui-widget-content.ui-autocomplete li a.summary{padding:12px 12px 4px 12px;text-align:center;font-size:12px;line-height:18px;border-top:1px solid #e9ebef;background:none;border-radius:0;cursor:default;pointer-events:none;width:calc(100% + 16px);margin:8px 0 0 -8px;}.ui-widget.ui-widget-content.ui-autocomplete li a.summary span{display:block;color:#b6bccb;}.ui-widget.ui-widget-content.ui-autocomplete li:only-child a.summary{margin-top:0;border-top:0;padding:9px 0 9px 0;}.ui-widget.ui-widget-content.ui-autocomplete li:only-child a.summary .empty{font-size:14px;}.ui-widget.ui-widget-content.ui-autocomplete::-webkit-scrollbar{width:14px;}.ui-widget.ui-widget-content.ui-autocomplete::-webkit-scrollbar-thumb{border:5px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:9999px;background-color:#d1d5df;}.checkout-body{background:#FAFAFA;}@media only screen and (min-width:768px){.checkout-body .ui-widget.ui-widget-content.ui-autocomplete{max-width:326px;}}@media only screen and (min-width:1024px){.checkout-body .ui-widget.ui-widget-content.ui-autocomplete{max-width:375px;}}.file-input-border{display:block;width:100%;height:100%;position:absolute;top:0;left:0;border:2px dashed #b6bccb;border-radius:4px;-webkit-transition:150ms all;transition:150ms all;}.loader-overlay{background-color:rgba(5,16,40,0.62);position:fixed;top:0;left:0;right:0;bottom:0;height:100vh;width:100vw;z-index:97 !important;display:table;}.loader-overlay--calculator{position:absolute;width:100%;height:100%;border-radius:5px;background-color:rgba(197,208,232,0.33);cursor:not-allowed;}.loader-overlay--calculator p{color:#24345F !important;}.loader-overlay .loader-wrapper{margin:auto;display:table-cell;vertical-align:middle;}.loader-overlay .loader-wrapper .loader-content{display:block;margin:auto;}.loader-overlay .loader-wrapper .loader-content .loader{margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;}.loader-overlay .loader-wrapper .loader-content .loader .line-scale{margin:auto;}.loader-overlay .loader-wrapper .loader-content .loader .line-scale span{background-color:#ffca45;}.loader-overlay .loader-wrapper .loader-content p{color:#fff;text-align:center;}.logo{display:block;}.logo--small{height:36px;width:auto;}.message-list{list-style:none;width:100%;display:block;margin:auto;padding:0;overflow:hidden;}.message-list .form-checkbox{height:22px;width:22px;}.message-list .message{display:table;vertical-align:middle;margin-bottom:5px;-webkit-transition:0.2s;transition:0.2s;width:100%;position:relative;}.message-list .message .message-body{width:36%;}@media only screen and (max-width:767px){.message-list .message .message-body{display:none !important;}}@media only screen and (max-width:767px){.message-list .message .message-subject,.message-list .message .message-date{font-size:13px;}}.message-list .message.unread .message-wrapper{background-color:#FDF7DF;}.message-list .message.unread .message-wrapper .message-body{opacity:1 !important;}.message-list .message.unread .message-wrapper .message-subject{font-weight:bold;}.message-list .message.unread .message-wrapper .message-subject:before{content:"";height:9px;width:9px;background-color:#ff3251;display:inline-block;border-radius:50px;margin-right:6px;}.message-list .message.expanded .message-body-expanded{display:block;background-color:#fff;width:90%;margin:auto 20px;border-radius:3px;font-size:14px;text-align:left;padding:20px;margin-bottom:20px;position:relative;opacity:1 !important;z-index:1 !important;height:auto !important;-webkit-transition:0.2s;transition:0.2s;}@media only screen and (max-width:767px){.message-list .message.expanded .message-body-expanded{margin-bottom:49px;}}@media only screen and (max-width:1300px){.message-list .message.expanded .message-body-expanded{width:85%;}}.message-list .message.expanded .message-body-expanded a{color:#4057e3;font-weight:600;}.message-list .message.expanded .message-body-expanded a:hover{text-decoration:underline;}.message-list .message.expanded .message-body{opacity:0 !important;}.message-list .message.expanded .message-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.message-list .message.expanded .delete-message{height:30px;width:30px;border:1px solid #F4CF26;border-radius:40px;display:table;position:absolute;right:-41px;top:1px;cursor:pointer;}@media only screen and (max-width:767px){.message-list .message.expanded .delete-message{top:auto;bottom:-40px;right:5px;}}.message-list .message.expanded .delete-message .delete-icon{display:table-cell;margin:auto;vertical-align:middle;background-size:45%;}.message-list .message .message-checkbox{display:table-cell;vertical-align:top;padding-top:21px;padding-right:18px;}@media only screen and (max-width:767px){.message-list .message .message-checkbox{display:none;}}.message-list .message .message-wrapper{background-color:#F6F6F8;border-radius:3px;margin:auto;width:100%;display:table-cell;cursor:pointer;-webkit-transition:0.2s;transition:0.2s;height:auto;}.message-list .message .message-wrapper .message-body-expanded{height:0px;display:block;opacity:0;z-index:-100;-webkit-transition:0.2s;transition:0.2s;cursor:text;}@media only screen and (max-width:767px){.message-list .message .message-wrapper .message-body-expanded{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:12px;padding-left:15px;padding-right:15px;width:92%;}}@media only screen and (max-width:420px){.message-list .message .message-wrapper .message-body-expanded{width:87%;}}.message-list .message .message-wrapper .message-content{padding:15px 16px;font-size:14px;position:relative;}@media only screen and (min-width:768px){.message-list .message .message-wrapper .message-content{display:table;width:100%;height:60px;padding:0;table-layout:fixed;}}@media only screen and (max-width:767px){.message-list .message .message-wrapper .message-content{padding-top:12px;padding-bottom:10px;padding-right:32px;}}.message-list .message .message-wrapper .message-content .message-date{width:150px;}@media only screen and (max-width:767px){.message-list .message .message-wrapper .message-content .message-date{width:auto;padding-left:1px;}}.message-list .message .message-wrapper .message-content > *{display:block;margin:0 0 5px;}@media only screen and (min-width:768px){.message-list .message .message-wrapper .message-content > *{display:table-cell;vertical-align:top;margin:0;padding:20px;}}@media only screen and (max-width:767px){.message-list .message .message-wrapper .message-content > *{margin-bottom:2px;}}.message-list .message .message-wrapper .message-content .message-body,.message-list .message .message-wrapper .message-content .message-date{opacity:0.4;}.message-list .message .message-wrapper table{margin:0;}.message-list .message .message-wrapper table th,.message-list .message .message-wrapper table td{padding:0;}.message-list .message .message-wrapper table tbody td{border-bottom:0;}.message-list .message .message-arrow{position:absolute;height:12px;width:12px;right:20px;top:25px;padding:0;background-image:url(/themes/custom_theme/images/icons/message-arrow.svg);background-position:center;background-repeat:no-repeat;background-size:contain;-webkit-transition:0.2s;transition:0.2s;}@media only screen and (max-width:767px){.message-list .message .message-arrow{top:18px;right:15px;}}.delete-icon{height:16px;width:16px;background-image:url(/themes/custom_theme/images/icons/delete.svg);background-position:center;background-size:contain;background-repeat:no-repeat;display:block;}.notice--yellow{border-radius:9px;background-color:#FDF6D4;-webkit-box-shadow:0 2px 88px 0 rgba(69,77,114,0.12);box-shadow:0 2px 88px 0 rgba(69,77,114,0.12);padding:13px 23px;font-size:15px;font-weight:bold;line-height:1.3;margin:-5px 0 20px;}@media only screen and (max-width:767px){.notice--yellow{font-size:13px;}}.notice--yellow p{margin:0;font-size:15px;}@media only screen and (max-width:767px){.notice--yellow p{font-size:13px;}}@media only screen and (min-width:1024px){.notice--yellow{max-width:95.4%;}}.form-item.js-form-item + .form-item--error-message{margin-top:-4px;}@media only screen and (max-width:767px){.le-user-notifications-form .pagination-wrapper{margin:0;}}@media only screen and (max-width:767px){.le-user-notifications-form .js-delete-all{display:none;}}.ui-widget-header{color:#2B3459 !important;}.ui-widget-content{color:#2B3459 !important;}.ui-widget-content .flex-item a{text-decoration:underline;font-weight:600;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front{border-radius:4px;border:none;width:80vw !important;max-width:500px !important;position:fixed;}@media only screen and (max-width:768px){body > div.ui-dialog.ui-widget.ui-widget-content.ui-front{font-size:12px;width:96% !important;}}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front > div.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix{background:none;border:none;text-align:center;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front > div.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix > button > span.ui-button-icon.ui-icon.ui-icon-closethick{background-image:url(/themes/custom_theme/images/icons/close-thin.svg);width:15px;height:15px;border:none;background-position:center;background-size:contain;background-repeat:no-repeat;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front > div.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix > button{border:none;background-color:#fff;min-width:auto;top:19px;right:8px;width:auto;}body > div.ui-dialog .ui-dialog-content{padding-bottom:25px;}body > div.ui-dialog .ui-dialog-content p:first-of-type{margin-top:5px;}.ui-widget-overlay{background-color:#172E62 !important;opacity:0.85 !important;}body div.ui-dialog input[type=submit],body div.ui-dialog button,body div.ui-dialog button.ui-widget{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;color:#24345F;cursor:pointer;min-width:200px;height:40px;width:auto;border-radius:25px;background-color:#F4CF26;padding:0 20px;font-size:13px;}body div.ui-dialog input[type=submit]:focus,body div.ui-dialog button:focus,body div.ui-dialog button.ui-widget:focus{outline:none;background-color:#F4CF26;}body div.ui-dialog input[type=submit]:hover,body div.ui-dialog button:hover,body div.ui-dialog button.ui-widget:hover{background-color:#F4BE26;}@media only screen and (max-width:400px){body div.ui-dialog input[type=submit],body div.ui-dialog button,body div.ui-dialog button.ui-widget{width:80%;min-width:auto;}}body div.ui-dialog button.ui-widget--transparent{background-color:rgba(0,0,0,0);border:1px solid #F4CF26;color:#fff;padding:14px 42px;border-radius:20px;}body div.ui-dialog .g-recaptcha{padding:10px 0 15px 0;}body div.ui-dialog.dialog-wrapper{text-align:left;}body div.ui-dialog .ui-dialog-title{width:88% !important;margin:auto;margin-top:20px !important;display:block;font-size:19px;font-weight:bold !important;text-align:left;}@media only screen and (max-width:768px){body div.ui-dialog .ui-dialog-title{font-size:16px;}}body div.ui-dialog .form-actions{padding:0;}body div.ui-dialog .form-checkbox{display:inline-block;}body div.ui-dialog .form-checkbox label{padding-left:40px;}body div.ui-dialog .ui-dialog-buttonpane{padding:0 0 10px 0;margin:0;text-align:center;border:0;}body div.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{width:100%;text-align:center;}body div.ui-dialog .ui-dialog-buttonpane button{margin:15px 15px 10px 15px;color:#24345F;border-color:transparent;font-weight:600;}body div.ui-dialog .ui-dialog-buttonpane button:first-child{margin-left:15px;}body div.ui-dialog .ui-dialog-buttonpane button.btn--transparent{background-color:rgba(0,0,0,0);border:1px solid #F4CF26;color:#24345F;border-radius:20px;}body div.ui-dialog .ui-dialog-buttonpane button.btn--transparent:focus,body div.ui-dialog .ui-dialog-buttonpane button.btn--transparent:active,body div.ui-dialog .ui-dialog-buttonpane button.btn--transparent:hover{background-color:rgba(244,207,38,0.07);}.hide-dialog-title{display:none !important;}.reset-close-button{top:100% !important;}.show-modal{z-index:100 !important;opacity:1 !important;-webkit-transition:0.2s;transition:0.2s;}.modal-box{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;background-color:#fff;border-radius:5px;width:30%;height:auto;padding:10px;position:relative;}.modal-box .modal-close{position:absolute;top:10px;right:20px;cursor:pointer;}.modal-box .modal-box-content{margin:auto;text-align:left;width:100%;line-height:1.6;overflow:hidden;font-size:14px;}.modal-box .modal-box-content .notification-strip-wrapper{width:100%;padding:10px;word-wrap:break-word;}.modal-box .modal-box-content .notification-strip-wrapper .notification-strip-content{width:auto;word-wrap:break-word;}.modal-box .modal-box-content .notification-strip-wrapper .notification-strip-content p{margin:0;width:95%;}.modal-box .modal-box-content .form-item{width:100%;padding:10px 6px;}.modal-box .modal-box-content .form-item textarea{width:92%;}.modal-box .modal-box-content .form-wrapper .row{padding:0px;}.modal-box .modal-box-content .form-radios .title{padding-bottom:0px;margin:0px;font-weight:600;text-align:left;font-size:13px;}.modal-box .modal-box-content button{cursor:pointer;}.modal-box .content-margins{margin-left:24px;}.modal-box .wrapper-soft{margin-top:auto;}.modal-wrapper{position:fixed;width:100%;height:100vh;top:0;bottom:0;opacity:0;z-index:-1;background-color:rgba(0,0,0,0.5);display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;}.notification-strip-wrapper{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;padding:78px 24px 0 24px;}.notification-strip-wrapper__text{margin-top:2px;}@media only screen and (min-width:1280px){.notification-strip-wrapper{padding-top:98px;}}.notification-strip-wrapper p{margin:0;padding:0;display:block;font-size:14px;}.notification-strip-wrapper ul{margin-top:0;}.notification-strip-wrapper a{text-decoration:underline;}.notification-strip-wrapper .notification-strip-content{position:relative;max-width:1320px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:12px;padding:16px 36px 16px 52px;margin:0 auto;background:#e4faf7;color:#018f7d;font-size:14px;line-height:1.4;}@media only screen and (max-width:767px){.notification-strip-wrapper .notification-strip-content{padding-left:48px;}}.notification-strip-wrapper .notification-strip-content *{-webkit-box-sizing:border-box;box-sizing:border-box;}.notification-strip-wrapper .notification-strip-content:before{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#00d3b7;content:"\e912";position:absolute;left:22px;top:16px;font-size:22px;}@media only screen and (max-width:767px){.notification-strip-wrapper .notification-strip-content:before{left:16px;}}.notification-strip-wrapper .notification-strip-content .notification-close{padding:0;background:none;position:absolute;right:16px;top:16px;width:20px;height:20px;border:0;border-radius:0;color:#b6bccb;-webkit-transition:none;transition:none;cursor:pointer;}.notification-strip-wrapper .notification-strip-content .notification-close:before{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e991";position:absolute;left:4px;top:4px;font-size:12px;}.notification-strip-wrapper .notification-strip-content .notification-close:hover{color:#515B78;}.notification-strip-wrapper .item-list__comma-list a{color:inherit;font-weight:700;}.notification-strip-wrapper .item-list__comma-list a:hover{text-decoration:none;}.highlighted{width:100%;z-index:99;}.highlighted.white-bg .notification-strip-wrapper{background:#fff;}.notification-info .notification-strip-content{background:#e8f3fb;color:#026ba7;}.notification-info .notification-strip-content:before{color:#026ba7;}.notification-error .notification-strip-content{background:#FFF1F2;color:#C00C15;}.notification-error .notification-strip-content:before{color:#C00C15;content:"\e971";}.small-text{display:block;font-size:10px;padding:0;}.condition-star{color:#FF3246;text-decoration:none;}body div#registerModalBox .ui-dialog-title{margin-left:5%;}body div#registerModalBox .form-item .form-item:first-child{padding-left:0;}body div#registerModalBox .form-item label.checkmark{border-color:#e5e7ec;line-height:45px;}body div#registerModalBox .form-item label.checkmark .small-text{margin-top:-11px;}body .ui-widget{font-family:"Open Sans",sans-serif;}body .ui-widget *{font-family:"Open Sans",sans-serif;}body .ui-widget input,body .ui-widget textarea{font-size:14px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front[aria-describedby=modalOldbrowser]{max-width:510px !important;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front[aria-describedby=modalOldbrowser] .ui-dialog-title{display:none;}#OldbrowserModalBox{top:0;left:0;position:fixed;width:100%;height:100%;z-index:9999;overflow:hidden;padding:40px 15px 15px 15px;-webkit-box-sizing:border-box;box-sizing:border-box;display:none;}.old-browser-modal__window{max-width:510px;margin:0 auto;background:#fff;padding:30px 30px 40px 30px;border-radius:7px;text-align:center;position:relative;z-index:2;}.old-browser-modal__window .browser-img{padding-top:25px;margin:0 0 30px;}.old-browser-modal__window h2{font-family:"Open Sans",sans-serif;font-size:18px;font-weight:bold;line-height:25px;text-align:center;margin:0 0 22px;}.old-browser-modal__window .browser_text{max-width:400px;margin:0 auto;font-size:15px;color:#24345F;line-height:1.3;}html[style^="position: fixed"] .header-background{display:none;}.modal-box-content .wrapper-soft{padding-top:7px;}@media only screen and (min-width:768px){.modal-box-content .wrapper-soft{padding-top:8px;}}.modal-box-content a.text-green{color:#24345F !important;text-decoration:underline;font-weight:600;}.modal-box-content a.text-green:hover{text-decoration:none;}#drupal-modal #social_auth_register *{-webkit-box-sizing:border-box;box-sizing:border-box;}#drupal-modal #social_auth_register form{width:100%;}#drupal-modal #social_auth_register label{color:#172e62;}#drupal-modal #social_auth_register label a{text-decoration:underline;color:#515B78;font-weight:400;}#drupal-modal #social_auth_register label a:hover{text-decoration:none;}#drupal-modal #social_auth_register .form-checkbox{cursor:pointer;margin-bottom:16px;margin-top:11px;}#drupal-modal #social_auth_register .form-checkbox .form-checkbox-box{position:absolute;top:4px;left:1px;width:24px;height:24px;margin:0;background-color:#fff;border:2px solid rgba(182,188,203,0.6);border-radius:4px;-webkit-transition:all 150ms;transition:all 150ms;}#drupal-modal #social_auth_register .form-checkbox .form-checkbox-box:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e980";color:#fff;font-size:12px;display:inline-block;position:absolute;left:2px;bottom:4px;}#drupal-modal #social_auth_register .form-checkbox input:checked ~ .form-checkbox-box{background:#172e62;border-color:#172e62;}#drupal-modal #social_auth_register .form-checkbox input:checked ~ .form-checkbox-box:after{opacity:1;}#drupal-modal #social_auth_register .form-checkbox label{padding:5px 0 0 37px;cursor:pointer;font-size:14px;line-height:1.4;}#drupal-modal #social_auth_register .form-checkbox:hover .form-checkbox-box{border-color:rgba(182,188,203,0.6);}#drupal-modal + .ui-dialog-buttonpane .terms-and-cond{margin:24px 0 0;color:#515B78;font-size:13px;line-height:18px;text-align:left;}#drupal-modal + .ui-dialog-buttonpane .terms-and-cond a{font-weight:400;color:#515B78;text-decoration:underline;}#drupal-modal + .ui-dialog-buttonpane .terms-and-cond a:hover{text-decoration:none;}.ui-dialog.dialog--social-auth-register .ui-dialog-content{padding-bottom:17px;}.ui-dialog.dialog--social-auth-register .ui-dialog-title{font-size:24px;letter-spacing:-0.48px;line-height:1.3;font-weight:700;}.ui-dialog.dialog--social-auth-register .ui-dialog-buttonpane{padding:0 1em 10px 1em;margin:0;text-align:center;border:0;}.ui-dialog.dialog--social-auth-register .ui-dialog-buttonpane .ui-dialog-buttonset{width:100%;text-align:left;float:none;}.ui-dialog.dialog--social-auth-register .ui-dialog-buttonpane button{border:2px solid #4057e3;margin:0;cursor:pointer;outline:none;line-height:1.27;text-align:center;text-transform:none;text-decoration:none;display:inline-block;background:#4057e3;height:auto;border-color:#4057E3;padding:13px 32px 14px 32px;font-size:16px;font-weight:600;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.2);box-shadow:0 10px 15px rgba(23,46,98,0.2);border-radius:8px;position:relative;top:0;-webkit-transition:150ms all;transition:150ms all;color:#fff;width:100%;}@media only screen and (min-width:500px){.ui-dialog.dialog--social-auth-register .ui-dialog-buttonpane button{width:auto;}}.ui-dialog.dialog--social-auth-register .ui-dialog-buttonpane button:hover,.ui-dialog.dialog--social-auth-register .ui-dialog-buttonpane button:focus{background-color:#4D64EE;border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.3);box-shadow:0 15px 20px rgba(23,46,98,0.3);color:#fff;top:-3px;}.ui-dialog.dialog--social-auth-register .ui-dialog-buttonpane button:first-child{margin-left:0;}.pager{margin:32px 0 0 0;text-align:center;}@media only screen and (max-width:767px){.pager{margin-top:64px;}}.pager__items{overflow:visible;margin:0;padding:0;}.pager__item{padding:0;background:none;margin:0 1px;width:40px;height:40px;display:inline-block;vertical-align:top;font-size:18px;line-height:31px;list-style-type:none;}@media only screen and (max-width:359px){.pager__item{width:33px;}}.pager__item.numbered-pager a{background:#fff;}.pager__item.is-active a{background-color:#172e62;color:#fff;cursor:default;}.pager__item.is-active a:hover{background-color:#172e62;}.pager__item--previous,.pager__item--next{width:30px;}.pager__item--ellipsis{width:24px;height:100%;line-height:36px;color:#172e62;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:600;background-color:transparent;}@media only screen and (max-width:459px){.pager__item--ellipsis{display:none;}}.pager a{width:100%;height:100%;background-color:#fafafa;color:#172e62;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);border-radius:6px;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:600;position:relative;}.pager a:hover{background-color:#f4f5f7;}.pager a[rel=next],.pager a[rel=prev]{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;}.pager a[rel=next]:after,.pager a[rel=prev]:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e916";position:absolute;left:50%;top:50%;font-size:12px;color:#b6bccb;margin:-6px 0 0 -3px;}.pager a[rel=next]:hover:after,.pager a[rel=prev]:hover:after{color:#515B78;}.pager a[rel=prev]:after{content:"\e915";margin:-6px 0 0 -3px;}.pager + header{margin:32px 0 0 0;}.project-card-wrapper{background-color:#f7f7f7;width:100%;min-height:530px;border-radius:4px;overflow:hidden;}.project-card-wrapper .project-card-status{color:#f4cf26;font-size:17px;font-weight:bold;vertical-align:middle;padding:20px 0px 10px 0px;}@media only screen and (max-width:767px){.project-card-wrapper .project-card-status{font-size:14px;padding-bottom:5px;}}.project-card-wrapper .project-card-status.waiting{border-bottom:3px solid #f4cf26;background-color:white;}.project-card-wrapper .project-card-status.active{border-bottom:3px solid #1dcfbb;background-color:white;color:#1dcfbb;}.project-card-wrapper .project-card-content{display:table;width:95%;margin:30px auto;}.project-card-wrapper .project-card-content .left-col,.project-card-wrapper .project-card-content .right-col{display:table-cell;margin:auto;vertical-align:middle;}@media only screen and (max-width:768px){.project-card-wrapper .project-card-content .left-col,.project-card-wrapper .project-card-content .right-col{display:block;}}.project-card-wrapper .project-card-content .left-col .project-widget{margin:auto;}.project-card-wrapper .project-card-content .right-col .project-details{background-color:#fff;border-radius:5px;display:block;min-height:376px;max-width:581px;margin:auto 0px auto auto;margin-left:10px;padding-top:10px;padding-bottom:10px;}@media only screen and (max-width:1300px){.project-card-wrapper .project-card-content .right-col .project-details{max-width:550px;min-width:100%;}}@media only screen and (max-width:768px){.project-card-wrapper .project-card-content .right-col .project-details{margin-top:20px;margin-left:0px;}}.project-card-wrapper .project-card-content .right-col .project-details .project-item{display:table;margin:auto;padding:12px;width:90%;font-size:15px;}@media only screen and (max-width:767px){.project-card-wrapper .project-card-content .right-col .project-details .project-item{table-layout:fixed;width:100%;}}@media only screen and (max-width:1300px){.project-card-wrapper .project-card-content .right-col .project-details .project-item{padding:11px;}}.project-card-wrapper .project-card-content .right-col .project-details .project-item .pdf-icon{width:16px !important;display:inline-block !important;vertical-align:middle;margin-right:5px;}.project-card-wrapper .project-card-content .right-col .project-details .project-item span:first-child{display:table-cell;text-align:left;color:#abadb8;opacity:1;width:50%;font-size:13px;}@media only screen and (max-width:767px){.project-card-wrapper .project-card-content .right-col .project-details .project-item span:first-child{vertical-align:middle;}}.project-card-wrapper .project-card-content .right-col .project-details .project-item span:nth-child(2){display:table-cell;text-align:left;color:#2b3459;width:50%;font-size:13px;}@media only screen and (max-width:767px){.project-card-wrapper .project-card-content .right-col .project-details .project-item span:nth-child(2){vertical-align:middle;width:58%;padding-right:4px;padding-left:6px;}}@media only screen and (max-width:767px){.project-card-wrapper .project-card-content .right-col .project-details .btn--transparent-black{padding-top:8px;padding-bottom:8px;}}.project-card-wrapper .project-card-content .right-col a:not(.btn){font-weight:600;text-decoration:underline;}.project-card-wrapper .project-card-content .right-col a:not(.btn):hover{text-decoration:none;}.pdf-icon{height:22px;width:16px;background-image:url(/themes/custom_theme/images/icons/pdf.svg);background-position:center;background-size:contain;background-repeat:no-repeat;display:block;}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.section-wrapper .section-project .project-widget{margin-left:auto;margin-right:auto;}}.project-widget{height:auto;border-radius:8px;background-color:#fff;display:block;text-decoration:none;-webkit-transition:0.2s;transition:0.2s;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;color:#24345f;position:relative;-webkit-box-shadow:0 1px 3px rgba(23,46,98,0.15);box-shadow:0 1px 3px rgba(23,46,98,0.15);top:0;border:0;width:100%;}.project-widget:hover{-webkit-box-shadow:0 10px 20px rgba(23,46,98,0.15);box-shadow:0 10px 20px rgba(23,46,98,0.15);}@media only screen and (min-width:768px){.project-widget{max-width:calc(50% - 12px);}}@media only screen and (min-width:1280px){.project-widget{max-width:calc(33.33% - 16px);}}@media only screen and (min-width:1800px){.project-widget{max-width:calc(33.33% - 30px);}}.project-widget .sticker{position:absolute;bottom:-16px;left:-1px;color:#fff;font-size:16px;padding:6px 12px;border-radius:5px;}.project-widget .sticker p{margin:0;line-height:25px;font-size:10px !important;font-weight:700;}.project-widget *{-webkit-box-sizing:border-box;box-sizing:border-box;}.project-widget img{max-width:100%;height:auto;}.project-widget .project-stats{padding:20px 24px 32px 24px;}@media only screen and (min-width:1024px){.project-widget .project-stats{padding:20px 32px 32px 32px;}}.project-widget .project-information{position:relative;border-radius:8px;overflow:hidden;background:#fff;}.project-widget .project-information .project-progress-bar{border-radius:10px;}.project-widget .project-information .project-progress-bar .project-progress{border-radius:10px;}.project-widget .project-image{position:relative;}.project-widget .project-image img{vertical-align:top;}.project-widget .project-image .contractor-wrapper{position:absolute;right:24px;display:table;table-layout:fixed;width:100px;height:42px;background:#FFFFFF;border-radius:4px 4px 0 0;bottom:0;text-align:right;}@media only screen and (min-width:600px){.project-widget .project-image .contractor-wrapper{right:32px;}}.project-widget .project-image .contractor-wrapper .contractor-logo{display:table-cell;vertical-align:middle;padding:5px 10px;text-align:center;}.project-widget .project-image .contractor-wrapper .contractor-logo img{width:auto;height:auto;max-height:50px;display:inline-block;vertical-align:middle;}.project-widget .project-image .contractor-wrapper p{margin:0 0 10px;color:#fff;font-size:11px;text-shadow:0 2px 2px rgba(0,0,0,0.25);}.project-widget .project-image .sticker{background:#515B78;width:100px;height:25px;line-height:25px;font-size:10px;font-weight:700;position:absolute;left:auto;right:24px;padding:0;text-align:center;bottom:-25px;border-radius:0 0 4px 4px;z-index:2;letter-spacing:1px;color:#FFFFFF;text-transform:uppercase;}@media only screen and (min-width:600px){.project-widget .project-image .sticker{right:32px;}}.project-widget .project-image .sticker.buy{background:#172e62;}.project-widget .project-image .product-sold-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;display:table;table-layout:fixed;z-index:2;}.project-widget .project-image .product-sold-wrapper > .product-sold-center{display:table-cell;vertical-align:middle;color:#fff;font-size:35px;text-transform:uppercase;font-weight:800;text-align:center;}.project-widget .project-image .product-sold-wrapper > .product-sold-center div{-webkit-transform:rotate(-21deg);-ms-transform:rotate(-21deg);transform:rotate(-21deg);text-align:center;display:inline-block;}.project-widget .project-title{margin:0;font-size:18px;line-height:26px;font-weight:700;letter-spacing:-0.36px;}.project-widget .title-and-address{padding:40px 24px 0 24px;}@media only screen and (min-width:1024px){.project-widget .title-and-address{padding-left:32px;padding-right:32px;}}.project-widget .project-location{position:relative;color:#24345f;font-size:13px;margin:0;padding-left:20px;}.project-widget .project-location:before{top:-2px;left:0;content:"";position:absolute;width:13px;height:13px;display:block;margin-top:5px;background-image:url(/themes/custom_theme/images/icons/location-tower.svg);background-size:contain;background-position:0 center;background-repeat:no-repeat;}.project-widget .project-info-wrapper{border-top:2px solid #e9ebef;border-bottom:2px solid #e9ebef;}.project-widget .project-summary-line{display:table;table-layout:fixed;width:100%;border-bottom:1px solid #ECECEC;}.project-widget .project-summary-line:first-child{margin-top:11px;}.project-widget .project-summary-line:last-child{border-bottom:0;margin-bottom:11px;}.project-widget .project-summary-line .project-summary-col{display:table-cell;vertical-align:top;padding:1px 0;text-align:center;}.project-widget .project-summary-line .project-summary-col:first-child{text-align:left;}.project-widget .project-summary-line .project-summary-col:last-child{text-align:right;padding-left:15px;}.project-widget .project-summary-line .project-summary-col:only-child{text-align:left;}.project-widget .project-summary-line .project-summary-col + .project-summary-col{border-left:1px solid #e9ebef;}.project-widget .project-summary-line .project-summary-col.summary-with-discount{width:56%;}@media only screen and (min-width:700px){.project-widget .project-summary-line .project-summary-col.summary-with-discount{width:52%;}}.project-widget .project-summary-line .project-info{font-size:20px;line-height:26px;font-weight:700;letter-spacing:-0.4px;}.project-widget .project-summary-line .project-info span{font-size:14px;line-height:26px;font-weight:700;letter-spacing:-0.28px;}.project-widget .project-summary-line .project-info p{margin:0;}.project-widget .project-summary-line .project-info .project-info__small-label{color:#515B78;font-size:12px;line-height:14px;font-weight:400;}.project-widget .project-summary-line .discount-price-line{padding-right:15px;position:relative;}.project-widget .project-summary-line .discount-price-line p{color:#ef404a;}@media only screen and (min-width:700px){.project-widget .project-summary-line .discount-price-line p{font-size:20px;line-height:22px;font-weight:700;letter-spacing:0px;}}.project-widget .project-summary-line .discount-price-line .project-info__small-label{position:absolute;left:0;bottom:-32px;}.project-widget .project-summary-line .discount-price-line:after{content:"";position:absolute;left:126px;top:-27px;width:45px;height:39px;background-image:url(/themes/custom_theme/images/discount-badge.png);background-position:center;background-repeat:no-repeat;background-size:contain;}.project-widget .project-summary-line .old-price-line{margin-top:-3px;display:block !important;padding-bottom:20px;}@media only screen and (min-width:768px){.project-widget .project-summary-line .old-price-line{margin-top:-1px;}}.project-widget .project-summary-line .old-price-line p{font-size:13px;line-height:18px;font-weight:400;letter-spacing:0px;text-decoration:line-through;}.project-widget .total-text{color:#515B78;font-size:12px;line-height:14px;text-align:right;padding-bottom:10px;margin:0;}.project-widget .progress-bar{padding-top:32px;}.project-widget.secondary-market-widget-small .project-summary-col{padding-left:5px;padding-right:5px;}.project-widget.secondary-market-widget-small .project-summary-col:first-child{padding-left:0;}.project-widget.secondary-market-widget-small .project-summary-col:last-child{padding-right:0;}.project-widget.secondary-market-widget-small .project-summary-line .project-summary-col .project-info p,.project-widget.secondary-market-widget-small .project-summary-line .project-summary-col .project-info span{font-size:14px;line-height:18px;}.project-widget.secondary-market-widget-small .project-summary-line .project-summary-col .project-info p{margin-bottom:6px;}.project-widget.newsletter-widget{border:1px solid #fff;cursor:default;min-height:424px;}@media only screen and (max-width:722px){.project-widget.newsletter-widget{min-height:410px;}}.project-widget.newsletter-widget *{-webkit-box-sizing:border-box;box-sizing:border-box;}.project-widget.newsletter-widget .newsletter-widget-layout{position:relative;height:100%;}.project-widget.newsletter-widget .newsletter-text{padding:30px 13px 20px 13px;font-size:21px;line-height:1.3;font-weight:bold;text-align:center;}@media only screen and (max-width:723px){.project-widget.newsletter-widget .newsletter-text{font-size:19px;}}@media only screen and (max-width:400px){.project-widget.newsletter-widget .newsletter-text{font-size:18px;}}.project-widget.newsletter-widget .newsletter-block-layout-bottom{padding:13px 20px 32px 20px;position:absolute;bottom:0;left:0;width:100%;}@media only screen and (max-width:723px){.project-widget.newsletter-widget .newsletter-block-layout-bottom{position:relative;}}.project-widget.newsletter-widget form{max-width:260px;margin:0 auto;}.project-widget.newsletter-widget .newsletter-form__left{padding-bottom:7px;}.project-widget.newsletter-widget .newsletter-form__left input{border:1px solid #ccc;height:40px;padding:0 12px;display:block;margin-bottom:5px;font-size:12px;width:100%;max-width:100%;-webkit-transition:border 150ms;transition:border 150ms;outline:none;}.project-widget.newsletter-widget .newsletter-form__left input:focus{border:1px solid #888;}.project-widget.newsletter-widget .newsletter-form__left input::-webkit-input-placeholder{color:#999;opacity:1;}.project-widget.newsletter-widget .newsletter-form__left input::-moz-placeholder{color:#999;opacity:1;}.project-widget.newsletter-widget .newsletter-form__left input:-ms-input-placeholder{color:#999;opacity:1;}.project-widget.newsletter-widget .newsletter-form__left input::-ms-input-placeholder{color:#999;opacity:1;}.project-widget.newsletter-widget .newsletter-form__left input::placeholder{color:#999;opacity:1;}.project-widget.newsletter-widget .newsletter-form__right{text-align:center;}.project-widget.newsletter-widget .newsletter-form__right .form-actions{padding:0;}.project-widget.newsletter-widget .newsletter-form__right input,.project-widget.newsletter-widget .newsletter-form__right button,.project-widget.newsletter-widget .newsletter-form__right .btn{height:40px;margin:0;min-width:200px;width:100%;}.project-widget.newsletter-widget .newsletter-privacy-notice{padding-top:7px;font-size:11px;color:#abadb8;text-align:center;}.project-widget.newsletter-widget .newsletter-privacy-notice a{text-decoration:underline;color:#24345F;}.project-widget.newsletter-widget .newsletter-privacy-notice a:hover{text-decoration:none;}.views-infinite-scroll-content-wrapper .empty-row-element{margin-left:7px;margin-right:7px;}@media only screen and (min-width:1200px){.views-infinite-scroll-content-wrapper .empty-row-element{width:352px;}}.project-widget.project-stick-to-top{border:1px solid #F4CF26;background:#fefdf5;}.secondary-market-explanation{margin:-8px 0 35px 0;}.view-id-projects .projects-list-filter,.secondary-market-view .projects-list-filter{background:#e9ebef;padding:20px;margin-bottom:40px;position:relative;display:block !important;border-radius:8px;text-align:right;}@media only screen and (min-width:1024px){.view-id-projects .projects-list-filter,.secondary-market-view .projects-list-filter{margin-bottom:64px;}}.view-id-projects .projects-list-filter:after,.secondary-market-view .projects-list-filter:after{content:"";display:table;clear:both;}.view-id-projects .projects-list-filter *,.secondary-market-view .projects-list-filter *{-webkit-box-sizing:border-box;box-sizing:border-box;}.view-id-projects .projects-list-filter .btn,.secondary-market-view .projects-list-filter .btn{-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.1);box-shadow:0 1px 0 rgba(23,46,98,0.1);border:1px solid #b6bccb;border-radius:6px;padding:0 16px;font-size:14px;line-height:38px;font-weight:600;letter-spacing:0px;color:#172e62;text-align:center;background:#fff;-webkit-transition:150ms all;transition:150ms all;}.view-id-projects .projects-list-filter .btn:hover,.secondary-market-view .projects-list-filter .btn:hover{background:#e9ebef;}.view-id-projects .projects-list-filter .btn.is-active,.secondary-market-view .projects-list-filter .btn.is-active{color:#fff;background:#172e62;border-color:#172e62;cursor:default;}.view-id-projects .projects-list-filter .btn.is-active:hover,.secondary-market-view .projects-list-filter .btn.is-active:hover{background:#172e62;}@media only screen and (min-width:460px){.view-id-projects .projects-list-filter .links,.secondary-market-view .projects-list-filter .links{display:inline-block;}}.view-id-projects .projects-list-filter .links .btn,.secondary-market-view .projects-list-filter .links .btn{display:block;width:100%;text-decoration:none;}@media only screen and (min-width:460px){.view-id-projects .projects-list-filter .links .btn,.secondary-market-view .projects-list-filter .links .btn{display:inline-block;width:auto;}}.view-id-projects .projects-list-filter .links .btn:last-child,.secondary-market-view .projects-list-filter .links .btn:last-child{margin-right:0;}.view-id-projects .projects-list-filter .form-checkboxes,.secondary-market-view .projects-list-filter .form-checkboxes{margin-top:24px;display:none;}@media only screen and (min-width:1024px){.view-id-projects .projects-list-filter .form-checkboxes,.secondary-market-view .projects-list-filter .form-checkboxes{float:left;margin-left:20px;margin-top:6px;}}@media only screen and (min-width:1280px){.view-id-projects .projects-list-filter .form-checkboxes,.secondary-market-view .projects-list-filter .form-checkboxes{margin-left:40px;}}.view-id-projects .projects-list-filter .form-checkboxes div,.secondary-market-view .projects-list-filter .form-checkboxes div{margin-bottom:15px;}.view-id-projects .projects-list-filter .form-checkboxes div:last-child,.secondary-market-view .projects-list-filter .form-checkboxes div:last-child{margin-bottom:0;}@media only screen and (min-width:460px){.view-id-projects .projects-list-filter .form-checkboxes div,.secondary-market-view .projects-list-filter .form-checkboxes div{display:inline-block;vertical-align:top;margin-bottom:0;margin-right:12px;}}@media only screen and (min-width:1280px){.view-id-projects .projects-list-filter .form-checkboxes div,.secondary-market-view .projects-list-filter .form-checkboxes div{margin-right:18px;}}.view-id-projects .projects-list-filter .form-checkboxes div:last-child,.secondary-market-view .projects-list-filter .form-checkboxes div:last-child{margin-right:0;}.view-id-projects .projects-list-filter .form-checkboxes div .form-item,.secondary-market-view .projects-list-filter .form-checkboxes div .form-item{padding:0;}.view-id-projects .projects-list-filter .form-checkboxes .form-checkbox,.secondary-market-view .projects-list-filter .form-checkboxes .form-checkbox{padding:0;cursor:pointer;}.view-id-projects .projects-list-filter .form-checkboxes .form-checkbox .form-checkbox-box,.secondary-market-view .projects-list-filter .form-checkboxes .form-checkbox .form-checkbox-box{position:absolute;top:3px;left:1px;width:24px;height:24px;margin:0;background-color:#fff;border:2px solid rgba(182,188,203,0.6);border-radius:4px;-webkit-transition:all 150ms;transition:all 150ms;}.view-id-projects .projects-list-filter .form-checkboxes .form-checkbox .form-checkbox-box:after,.secondary-market-view .projects-list-filter .form-checkboxes .form-checkbox .form-checkbox-box:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e980";color:#fff;font-size:12px;display:inline-block;position:absolute;left:2px;bottom:4px;}.view-id-projects .projects-list-filter .form-checkboxes .form-checkbox input:checked ~ .form-checkbox-box,.secondary-market-view .projects-list-filter .form-checkboxes .form-checkbox input:checked ~ .form-checkbox-box{background:#172e62;border-color:#172e62;}.view-id-projects .projects-list-filter .form-checkboxes .form-checkbox input:checked ~ .form-checkbox-box:after,.secondary-market-view .projects-list-filter .form-checkboxes .form-checkbox input:checked ~ .form-checkbox-box:after{opacity:1;}.view-id-projects .projects-list-filter .form-checkboxes .form-checkbox label,.secondary-market-view .projects-list-filter .form-checkboxes .form-checkbox label{padding:5px 0 0 37px;cursor:pointer;font-size:14px;}.view-id-projects .projects-list-filter .form-checkboxes .form-checkbox:hover .form-checkbox-box,.secondary-market-view .projects-list-filter .form-checkboxes .form-checkbox:hover .form-checkbox-box{border-color:#515B78;}.view-id-projects .projects-list-filter .form-actions,.secondary-market-view .projects-list-filter .form-actions{display:none;}.view-id-projects .projects-list-filter .other-links .btn,.secondary-market-view .projects-list-filter .other-links .btn{width:100%;display:block;margin-top:15px;text-decoration:none;}@media only screen and (min-width:460px){.view-id-projects .projects-list-filter .other-links .btn,.secondary-market-view .projects-list-filter .other-links .btn{width:auto;display:inline-block;margin-top:0;}}@media only screen and (min-width:460px){.view-id-projects .projects-list-filter .other-links,.secondary-market-view .projects-list-filter .other-links{display:inline-block;margin-left:12px;}}.view-id-projects .projects-list-filter.views-exposed-form-projects-page-wind .form-item-type-purchase,.secondary-market-view .projects-list-filter.views-exposed-form-projects-page-wind .form-item-type-purchase{position:relative;}.view-id-projects .projects-list-filter.views-exposed-form-projects-page-wind .form-item-type-purchase:before,.secondary-market-view .projects-list-filter.views-exposed-form-projects-page-wind .form-item-type-purchase:before{content:"";position:absolute;left:0;top:0;width:100%;height:120%;z-index:4;cursor:not-allowed;}.view-id-projects .projects-list-filter.views-exposed-form-projects-page-wind .form-item-type-purchase .option,.secondary-market-view .projects-list-filter.views-exposed-form-projects-page-wind .form-item-type-purchase .option{color:#b6bccb;}.view-id-projects .projects-list-filter.views-exposed-form-projects-page-wind .form-item-type-purchase .form-checkbox-box,.secondary-market-view .projects-list-filter.views-exposed-form-projects-page-wind .form-item-type-purchase .form-checkbox-box{background:#f4f5f7;border-color:#e9ebef;}.view-id-projects .projects-list-filter.views-exposed-form-projects-page-wind .form-item-type-purchase .form-checkbox-box:after,.secondary-market-view .projects-list-filter.views-exposed-form-projects-page-wind .form-item-type-purchase .form-checkbox-box:after{opacity:0;}.view-id-projects .projects-list-filter.views-exposed-form-projects-page-wind .form-item-type-purchase:hover .form-checkbox-box,.secondary-market-view .projects-list-filter.views-exposed-form-projects-page-wind .form-item-type-purchase:hover .form-checkbox-box{background:#f4f5f7;border-color:#e9ebef;}.view-id-projects .pager,.secondary-market-view .pager{margin-top:40px;}@media only screen and (min-width:768px){.view-id-projects .pager,.secondary-market-view .pager{margin-top:64px;}}.view-id-projects .row{gap:24px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}@media only screen and (min-width:1800px){.view-id-projects .row{gap:45px;}}.secondary-market-view .row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}@media only screen and (min-width:1800px){.secondary-market-view .row{gap:45px;}}.secondary-market-view div[role=article]{width:100%;}@media only screen and (min-width:768px){.secondary-market-view div[role=article]{max-width:calc(50% - 12px);}}@media only screen and (min-width:1280px){.secondary-market-view div[role=article]{max-width:calc(33.33% - 16px);}}@media only screen and (min-width:1800px){.secondary-market-view div[role=article]{max-width:calc(33.33% - 30px);}}@media only screen and (min-width:768px){.secondary-market-view div[role=article] .field-class-field__node__field_product__secondary_market{height:100%;}}.secondary-market-view div[role=article] .project-widget{width:100%;max-width:100%;border-bottom:0;}@media only screen and (min-width:768px){.secondary-market-view div[role=article] .project-widget{height:100%;}}.secondary-market-view div[role=article] .project-widget .project-stats{padding-bottom:24px;}.secondary-market-view div[role=article] .project-widget .project-info-wrapper{border-bottom:0;}.secondary-market-view div[role=article] .project-widget .tree-colums .project-info p{min-height:36px;}.mobile-list-filter{margin-bottom:40px;}@media only screen and (min-width:768px){.mobile-list-filter{display:none;}}.mobile-list-filter a{display:block;font-size:18px;line-height:22px;font-weight:600;letter-spacing:0px;text-decoration:none;position:relative;border-top:1px solid #e9ebef;border-bottom:1px solid #e9ebef;padding:20px 38px 20px 37px;color:#172e62;}.mobile-list-filter a:before{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e92c";position:absolute;left:1px;top:21px;font-size:20px;}.mobile-list-filter a:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e95b";position:absolute;right:4px;top:22px;font-size:16px;color:#b6bccb;}.mobile-list-filter.is-active{margin-bottom:0;}.mobile-list-filter.is-active a:after{content:"\e94b";font-size:2px;top:28px;}.mobile-list-filter.has-indicator{position:relative;}.mobile-list-filter.has-indicator:after{content:"";position:absolute;left:-4px;top:14px;width:10px;height:10px;border-radius:10px;border:2px solid #FFFFFF;background:#00D3B7;}.question-bubble{background-color:#F4CF26;position:fixed;bottom:20px;right:20px;z-index:999;height:80px;width:80px;border-radius:50px;display:table;margin:auto;-webkit-box-shadow:0px 0px 33px rgba(52,64,75,0.3);box-shadow:0px 0px 33px rgba(52,64,75,0.3);-webkit-transition:0.2s;transition:0.2s;cursor:pointer;}@media only screen and (max-width:560px){.question-bubble{height:50px;width:50px;bottom:12px;right:12px;}.question-bubble img{max-width:37px;vertical-align:-3px;}}.question-bubble:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}.question-bubble .question-bubble-image{display:table-cell;vertical-align:middle;text-align:center;}.question-bubble .question-bubble-image img{border:none;}.question-bubble-active-cookie{bottom:94px;-webkit-transition:0.2s;transition:0.2s;}.g-recaptcha{padding:10px 0 25px 0;position:relative;margin:auto;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;}.g-recaptcha + .form-item--error-message{margin:-20px 0 32px;}.tooltip{border:1px solid #F4CF26;border-radius:50px;background-image:url(/themes/custom_theme/images/icons/question.svg);background-position:center;background-repeat:no-repeat;width:17px;height:17px;font-size:10px;margin:auto;display:inline-block;position:relative;cursor:pointer;vertical-align:middle;color:#24345F;background-size:8px;}.tooltip:hover{background-color:rgba(244,207,38,0.07);}.tooltip .tooltip-text{display:none;}body div.tooltipster-base .tooltipster-box{background-color:#234886;border-color:#234886 transparent transparent transparent;border-radius:5px;font-size:12px;font-weight:100;text-align:center;-webkit-box-shadow:0 0 11px 0 rgba(15,18,30,0.17);box-shadow:0 0 11px 0 rgba(15,18,30,0.17);z-index:9999;padding:5px 2px 5px 2px;}body div.tooltipster-base .tooltipster-box .tooltipster-content .tooltip-text{color:#fff;z-index:9999;}body div.tooltipster-base .tooltipster-box .tooltipster-content .tooltip-text a{font-weight:600;text-decoration:underline;color:#fff;}body div.tooltipster-base .tooltipster-box .tooltipster-content .tooltip-text a:hover{text-decoration:none;}body div.tooltipster-base .tooltipster-box .tooltip{display:none;}body div.tooltipster-base .tooltipster-box a,body div.tooltipster-base .tooltipster-box a:hover,body div.tooltipster-base .tooltipster-box a:focus,body div.tooltipster-base .tooltipster-box a:active{color:#551a8b;}body div.tooltipster-base .tooltipster-box p{margin:5px 0;}body div.tooltipster-base .tooltipster-box p:first-of-type{margin-top:0;}body div.tooltipster-base .tooltipster-box p:last-of-type{margin-bottom:0;}body div.tooltipster-base .tooltipster-box p:only-child{margin:0;}body div.tooltipster-base .tooltipster-box p a{font-weight:400;}body div.tooltipster-base .tooltipster-box .align-left{text-align:left;}body div.tooltipster-base .tooltipster-arrow-background{border:none;}body div.tooltipster-base .tooltipster-arrow-border{border-top-color:#234886 !important;border-bottom-color:#234886 !important;z-index:100000;}body div.tooltipster-base.white-tooltip .tooltipster-box{background-color:#fff;border:0;font-size:13px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,0.16);box-shadow:0 3px 6px rgba(0,0,0,0.16);font-weight:400;padding:8px 2px 10px 2px;text-align:left;color:#24345F;}body div.tooltipster-base.white-tooltip .tooltipster-box .tooltip-text{color:#24345F !important;}body div.tooltipster-base.white-tooltip .tooltipster-box .stage-date{color:#18AE9D !important;display:block;margin:0 0 3px;font-size:12px;}body div.tooltipster-base.white-tooltip .tooltipster-arrow-background{border:none;}body div.tooltipster-base.white-tooltip .tooltipster-arrow-border{border-top-color:#fff !important;border-bottom-color:#fff !important;z-index:100000;}.tooltip-green{background-color:#F4CF26;}.card-wrapper-benefits{display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;height:60%;width:auto;}.card-wrapper-benefits .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;}@media only screen and (max-width:768px){.card-wrapper-benefits .card-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-top:24px;}}.card-wrapper-benefits .card-image{width:auto;margin:auto;vertical-align:middle;}@media only screen and (max-width:768px){.card-wrapper-benefits .card-image{margin:0;}}.card-wrapper-benefits .card-image img{height:80px;width:80px;margin:auto;margin-bottom:0px;}@media only screen and (max-width:768px){.card-wrapper-benefits .card-image img{height:70px;width:70px;}}.card-wrapper-benefits .card-title{font-size:18px;font-weight:bold;display:inline-block;position:relative;}.card-wrapper-benefits .card-title .square{position:absolute;left:0;}@media only screen and (max-width:768px){.card-wrapper-benefits .card-title{font-size:14px;}}.card-wrapper-benefits .card-description{font-size:14px;font-weight:100;}@media only screen and (max-width:768px){.card-wrapper-benefits .card-description{-ms-flex-item-align:end;align-self:flex-end;font-size:12px;padding-bottom:18px;}}.card-wrapper-benefits .card-description-green{margin-top:0;font-size:11px;color:#24345F;opacity:0.4;}.card-wrapper-benefits .card-description-green-small{margin-top:15px;font-size:15px;color:#4057E3;}.card-wrapper-benefits .card-title-slim{font-size:13px;font-weight:400;padding-bottom:0;margin:0;}.card-wrapper-benefits .card-title-slim b{font-size:20px;}.icon-wrapper{background-color:#f7f7f7;border-radius:50%;width:200px;height:200px;position:relative;}.icon-wrapper .title-soft{color:#c4c4d3;font-size:12px;}.icon-wrapper--square{border-radius:15px;margin:auto;-webkit-transform:rotate(4deg);-ms-transform:rotate(4deg);transform:rotate(4deg);}.icon-wrapper--square img{-webkit-transform:translate(-50%,-50%) rotate(-4deg) !important;-ms-transform:translate(-50%,-50%) rotate(-4deg) !important;transform:translate(-50%,-50%) rotate(-4deg) !important;}@media only screen and (max-width:768px){.icon-wrapper--square img{width:64px !important;height:64px !important;}}@media only screen and (max-width:768px){.icon-wrapper--square{width:100px;height:100px;}}.icon-wrapper--small{background-color:#4b5cd7;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:25px;width:auto;height:25px;}.icon-wrapper--social{background-color:#4b5cd7;}.icon-wrapper img{margin:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto;height:auto;}.go-back-arrow{height:21px;width:21px;border:1px solid #f4cf26;border-radius:20px;display:inline-block;margin-right:7px;vertical-align:1px;}.go-back-arrow:hover{background-color:rgba(244,207,38,0.07);}.go-back-arrow img{height:6.86px;width:8.9px;margin-left:6px;border:0px;}.fa-google-plus-g{color:#dd4b39;font-size:16px;font-weight:100;vertical-align:bottom;margin-right:5px;}.fa-facebook-f{color:#3c5898;font-size:16px;vertical-align:bottom;margin-right:5px;}.remove-image-button{border:1px solid #f4cf26;border-radius:50px;width:26px;height:26px;font-size:15px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;cursor:pointer;vertical-align:middle;color:#2b3459;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.remove-image-button:hover{background-color:rgba(244,207,38,0.07);}@media only screen and (max-width:1023px){.iframe-wrapper{position:relative;height:0;overflow:hidden;clear:both;padding-bottom:56.25%;margin:0 auto;}.iframe-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;max-width:800px;}}.rateit{padding:2px;}.rateit-range{outline:none;}.rateit-range:focus{outline:2px black solid;}.rateit-range:active{outline:none;}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0;}.slick-list.dragging{cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{content:"";display:table;}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{float:left;height:100%;min-height:1px;display:none;}[dir=rtl] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-slide:focus{outline:auto;}.slick-arrow.slick-hidden{display:none;}@font-face{font-family:"slick";src:url(/themes/custom_theme/css/./fonts/slick.eot);src:url(/themes/custom_theme/css/./fonts/slick.eot#iefix) format("embedded-opentype"),url(/themes/custom_theme/css/./fonts/slick.woff) format("woff"),url(/themes/custom_theme/css/./fonts/slick.ttf) format("truetype"),url(/themes/custom_theme/css/./fonts/slick.svg#slick) format("svg");font-weight:normal;font-style:normal;}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:none;}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{background:transparent;color:transparent;}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1;}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:0.25;}.slick-prev:before,.slick-next:before{font-family:"slick",sans-serif;font-size:20px;line-height:1;color:white;opacity:0.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-prev{left:-25px;}[dir=rtl] .slick-prev{left:auto;right:-25px;}.slick-prev:before{content:"←";}[dir=rtl] .slick-prev:before{content:"→";}.slick-next{right:-25px;}[dir=rtl] .slick-next{left:-25px;right:auto;}.slick-next:before{content:"→";}[dir=rtl] .slick-next:before{content:"←";}.slick-dotted.slick-slider{margin-bottom:30px;}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%;}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer;}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer;}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1;}.slick-dots li button:focus{outline:auto;outline-color:#000;}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick",sans-serif;font-size:6px;line-height:20px;text-align:center;color:black;opacity:0.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-dots li.slick-active button:before{color:black;opacity:0.75;}@media only screen and (min-width:768px){.form-element-layout{display:table;table-layout:fixed;width:100%;}}@media only screen and (min-width:768px){.form-element-layout .form-element-left,.form-element-layout .form-element-right{display:table-cell;vertical-align:top;}}.form-element-layout .form-element-right{overflow:hidden;}.form-element-layout .form-element-left{padding-bottom:6px;line-height:1.2;}@media only screen and (min-width:768px){.form-element-layout .form-element-left{width:245px;padding:12px 8px 0 0;line-height:1.2;}}form[class^=webform],.webform-submission-orders-item-form-form{padding-bottom:30px;-webkit-box-sizing:border-box;box-sizing:border-box;}form[class^=webform] *,.webform-submission-orders-item-form-form *{-webkit-box-sizing:border-box;box-sizing:border-box;}form[class^=webform] input[type=text],form[class^=webform] input[type=email],form[class^=webform] input[type=password],form[class^=webform] input[type=url],form[class^=webform] input[type=tel],form[class^=webform] input[type=number],form[class^=webform] input[type=search],form[class^=webform] input[type=date],form[class^=webform] input[type=month],form[class^=webform] input[type=week],form[class^=webform] input[type=datetime],form[class^=webform] input[type=datetime-local],.webform-submission-orders-item-form-form input[type=text],.webform-submission-orders-item-form-form input[type=email],.webform-submission-orders-item-form-form input[type=password],.webform-submission-orders-item-form-form input[type=url],.webform-submission-orders-item-form-form input[type=tel],.webform-submission-orders-item-form-form input[type=number],.webform-submission-orders-item-form-form input[type=search],.webform-submission-orders-item-form-form input[type=date],.webform-submission-orders-item-form-form input[type=month],.webform-submission-orders-item-form-form input[type=week],.webform-submission-orders-item-form-form input[type=datetime],.webform-submission-orders-item-form-form input[type=datetime-local]{height:40px;width:100%;max-width:440px;-webkit-appearance:none;}form[class^=webform] textarea,.webform-submission-orders-item-form-form textarea{max-width:440px;max-height:200px;-webkit-appearance:none;margin:0;}form[class^=webform] .form-item,.webform-submission-orders-item-form-form .form-item{padding:0;margin:0 0 15px;}form[class^=webform] > .fieldgroup,form[class^=webform] > .webform-elements > .form-composite,.webform-submission-orders-item-form-form > .fieldgroup,.webform-submission-orders-item-form-form > .webform-elements > .form-composite{margin:0 0 20px;}@media only screen and (min-width:768px){form[class^=webform] > .fieldgroup,form[class^=webform] > .webform-elements > .form-composite,.webform-submission-orders-item-form-form > .fieldgroup,.webform-submission-orders-item-form-form > .webform-elements > .form-composite{display:table;table-layout:fixed;width:100%;}}@media only screen and (min-width:768px){form[class^=webform] > .fieldgroup > p.title,form[class^=webform] > .fieldgroup > .flex-auto-margin,form[class^=webform] > .fieldgroup .title-with-description,form[class^=webform] > .webform-elements > .form-composite > p.title,form[class^=webform] > .webform-elements > .form-composite > .flex-auto-margin,form[class^=webform] > .webform-elements > .form-composite .title-with-description,.webform-submission-orders-item-form-form > .fieldgroup > p.title,.webform-submission-orders-item-form-form > .fieldgroup > .flex-auto-margin,.webform-submission-orders-item-form-form > .fieldgroup .title-with-description,.webform-submission-orders-item-form-form > .webform-elements > .form-composite > p.title,.webform-submission-orders-item-form-form > .webform-elements > .form-composite > .flex-auto-margin,.webform-submission-orders-item-form-form > .webform-elements > .form-composite .title-with-description{display:table-cell !important;vertical-align:top;margin:0;-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal;}}form[class^=webform] > .fieldgroup > p.title,form[class^=webform] > .fieldgroup .title-with-description,form[class^=webform] > .webform-elements > .form-composite > p.title,form[class^=webform] > .webform-elements > .form-composite .title-with-description,.webform-submission-orders-item-form-form > .fieldgroup > p.title,.webform-submission-orders-item-form-form > .fieldgroup .title-with-description,.webform-submission-orders-item-form-form > .webform-elements > .form-composite > p.title,.webform-submission-orders-item-form-form > .webform-elements > .form-composite .title-with-description{padding-bottom:4px;color:#949bac;font-size:13px;font-weight:400;}@media only screen and (min-width:768px){form[class^=webform] > .fieldgroup > p.title,form[class^=webform] > .fieldgroup .title-with-description,form[class^=webform] > .webform-elements > .form-composite > p.title,form[class^=webform] > .webform-elements > .form-composite .title-with-description,.webform-submission-orders-item-form-form > .fieldgroup > p.title,.webform-submission-orders-item-form-form > .fieldgroup .title-with-description,.webform-submission-orders-item-form-form > .webform-elements > .form-composite > p.title,.webform-submission-orders-item-form-form > .webform-elements > .form-composite .title-with-description{width:245px;padding:12px 8px 0 0;line-height:1.2;}}form[class^=webform] > .fieldgroup .form-item,form[class^=webform] > .webform-elements > .form-composite .form-item,.webform-submission-orders-item-form-form > .fieldgroup .form-item,.webform-submission-orders-item-form-form > .webform-elements > .form-composite .form-item{padding:0 0 0 31px;margin:0 0 12px;position:relative;}form[class^=webform] > .fieldgroup .form-item .styled-checkbox-radio,form[class^=webform] > .webform-elements > .form-composite .form-item .styled-checkbox-radio,.webform-submission-orders-item-form-form > .fieldgroup .form-item .styled-checkbox-radio,.webform-submission-orders-item-form-form > .webform-elements > .form-composite .form-item .styled-checkbox-radio{position:absolute;left:0;top:1px;}form[class^=webform] > .fieldgroup .form-item .description,form[class^=webform] > .webform-elements > .form-composite .form-item .description,.webform-submission-orders-item-form-form > .fieldgroup .form-item .description,.webform-submission-orders-item-form-form > .webform-elements > .form-composite .form-item .description{font-size:12px;font-style:italic;opacity:0.8;color:#777F9A;}form[class^=webform] > .fieldgroup .form-item:last-child,form[class^=webform] > .webform-elements > .form-composite .form-item:last-child,.webform-submission-orders-item-form-form > .fieldgroup .form-item:last-child,.webform-submission-orders-item-form-form > .webform-elements > .form-composite .form-item:last-child{margin-bottom:0;}form[class^=webform] .form-item label.checkmark,.webform-submission-orders-item-form-form .form-item label.checkmark{display:inline;top:auto;left:auto;line-height:1.2;height:auto;border:0;border-radius:0;text-align:left;margin:0;}form[class^=webform] .styled-checkbox-radio,.webform-submission-orders-item-form-form .styled-checkbox-radio{margin:0 0 2px 0;min-height:20px;position:relative;padding-left:32px;cursor:pointer;display:inline-block;vertical-align:middle;font-size:13px;font-weight:300;z-index:1;}form[class^=webform] .styled-checkbox-radio.disabled,.webform-submission-orders-item-form-form .styled-checkbox-radio.disabled{cursor:not-allowed;}form[class^=webform] .styled-checkbox-radio input,.webform-submission-orders-item-form-form .styled-checkbox-radio input{position:absolute;opacity:0;z-index:-1;left:0;top:0;}form[class^=webform] .styled-checkbox-radio input:focus ~ .checkbox-tick,form[class^=webform] .styled-checkbox-radio input:focus,form[class^=webform] .styled-checkbox-radio input:focus-visible ~ .radio-tick,.webform-submission-orders-item-form-form .styled-checkbox-radio input:focus ~ .checkbox-tick,.webform-submission-orders-item-form-form .styled-checkbox-radio input:focus,.webform-submission-orders-item-form-form .styled-checkbox-radio input:focus-visible ~ .radio-tick{outline:auto;}form[class^=webform] .styled-checkbox-radio input:focus,form[class^=webform] .styled-checkbox-radio input:focus-visible ~ .radio-tick,.webform-submission-orders-item-form-form .styled-checkbox-radio input:focus,.webform-submission-orders-item-form-form .styled-checkbox-radio input:focus-visible ~ .radio-tick{outline-offset:5px;}form[class^=webform] .styled-checkbox-radio .checkbox-tick,form[class^=webform] .styled-checkbox-radio .radio-tick,.webform-submission-orders-item-form-form .styled-checkbox-radio .checkbox-tick,.webform-submission-orders-item-form-form .styled-checkbox-radio .radio-tick{position:absolute;top:1px;left:1px;width:20px;height:20px;border:1px solid #bdbdbd;background-color:#fff;}form[class^=webform] .styled-checkbox-radio .checkbox-tick:after,form[class^=webform] .styled-checkbox-radio .radio-tick:after,.webform-submission-orders-item-form-form .styled-checkbox-radio .checkbox-tick:after,.webform-submission-orders-item-form-form .styled-checkbox-radio .radio-tick:after{content:"";position:absolute;top:0;left:2px;opacity:0;-webkit-transition:150ms all;transition:150ms all;}form[class^=webform] .styled-checkbox-radio .checkbox-tick,.webform-submission-orders-item-form-form .styled-checkbox-radio .checkbox-tick{border-radius:2px;}form[class^=webform] .styled-checkbox-radio .checkbox-tick:after,.webform-submission-orders-item-form-form .styled-checkbox-radio .checkbox-tick:after{top:2px;width:14px;height:14px;background-image:url(/themes/custom_theme/images/icons/input/tick.svg);background-position:center;background-size:14px 14px;background-repeat:no-repeat;}form[class^=webform] .styled-checkbox-radio .radio-tick,.webform-submission-orders-item-form-form .styled-checkbox-radio .radio-tick{border-radius:50%;}form[class^=webform] .styled-checkbox-radio .radio-tick:after,.webform-submission-orders-item-form-form .styled-checkbox-radio .radio-tick:after{border-radius:50%;border-color:#ccc;width:8px;background-color:#fff;height:8px;top:5px;left:5px;}form[class^=webform] .styled-checkbox-radio input[disabled] + .checkbox-tick,form[class^=webform] .styled-checkbox-radio input[disabled] + .radio-tick,.webform-submission-orders-item-form-form .styled-checkbox-radio input[disabled] + .checkbox-tick,.webform-submission-orders-item-form-form .styled-checkbox-radio input[disabled] + .radio-tick{cursor:not-allowed;opacity:0.5;}form[class^=webform] .styled-checkbox-radio input[disabled] + .checkbox-tick:after,form[class^=webform] .styled-checkbox-radio input[disabled] + .radio-tick:after,.webform-submission-orders-item-form-form .styled-checkbox-radio input[disabled] + .checkbox-tick:after,.webform-submission-orders-item-form-form .styled-checkbox-radio input[disabled] + .radio-tick:after{color:#aaa;}form[class^=webform] .styled-checkbox-radio input:checked + .checkbox-tick:after,form[class^=webform] .styled-checkbox-radio input:checked + .radio-tick:after,.webform-submission-orders-item-form-form .styled-checkbox-radio input:checked + .checkbox-tick:after,.webform-submission-orders-item-form-form .styled-checkbox-radio input:checked + .radio-tick:after{opacity:1;}form[class^=webform] .styled-checkbox-radio input:checked + .radio-tick,.webform-submission-orders-item-form-form .styled-checkbox-radio input:checked + .radio-tick{background:#F4CF26;border-color:#F4CF26;}form[class^=webform] .styled-checkbox-radio input:checked + .radio-tick:after,.webform-submission-orders-item-form-form .styled-checkbox-radio input:checked + .radio-tick:after{opacity:1;}form[class^=webform] input[disabled],form[class^=webform] textarea[disabled],form[class^=webform] input[readonly]:not(.datepicker),.webform-submission-orders-item-form-form input[disabled],.webform-submission-orders-item-form-form textarea[disabled],.webform-submission-orders-item-form-form input[readonly]:not(.datepicker){background-color:#F7F7F7;border-color:#ddd;cursor:not-allowed;color:#24345F;opacity:1;}form[class^=webform] input[disabled]:hover,form[class^=webform] input[disabled]:focus,form[class^=webform] textarea[disabled]:hover,form[class^=webform] textarea[disabled]:focus,form[class^=webform] input[readonly]:not(.datepicker):hover,form[class^=webform] input[readonly]:not(.datepicker):focus,.webform-submission-orders-item-form-form input[disabled]:hover,.webform-submission-orders-item-form-form input[disabled]:focus,.webform-submission-orders-item-form-form textarea[disabled]:hover,.webform-submission-orders-item-form-form textarea[disabled]:focus,.webform-submission-orders-item-form-form input[readonly]:not(.datepicker):hover,.webform-submission-orders-item-form-form input[readonly]:not(.datepicker):focus{background-color:#F7F7F7;color:#24345F;border-color:#ddd;}form[class^=webform] .form-processed_text,.webform-submission-orders-item-form-form .form-processed_text{font-size:14px;padding-top:10px;}form[class^=webform] .form-processed_text a,.webform-submission-orders-item-form-form .form-processed_text a{text-decoration:underline;}form[class^=webform] .form-processed_text a:hover,.webform-submission-orders-item-form-form .form-processed_text a:hover{text-decoration:none;}form[class^=webform] fieldset,.webform-submission-orders-item-form-form fieldset{border:0;}form[class^=webform] fieldset legend,.webform-submission-orders-item-form-form fieldset legend{padding:0 0 10px;font-size:14px;font-weight:600;}form.webform-submission-electricity-compensation-form .fieldgroup .title{color:#949bac;font-size:13px;font-weight:400;max-width:716px;}form.webform-submission-electricity-compensation-form .fieldgroup .flex-auto-margin{display:block !important;margin:0;-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal;}form.webform-submission-electricity-compensation-form .form-item-compensation-period{margin:0 0 10px;}form.webform-submission-electricity-compensation-form .form-item-compensation-period:last-child{margin-bottom:0;}form.webform-submission-electricity-compensation-form fieldset:first-child{margin-bottom:0;}form.webform-submission-electricity-compensation-form .form-processed_text{padding-top:0;max-width:716px;}form.webform-submission-electricity-compensation-form .form-processed_text p{margin:0;color:#949bac;font-size:13px;font-weight:400;}#drupal-live-announce.visually-hidden{bottom:0;}.webform-submission-plot-form textarea{margin:0;height:auto !important;max-height:150px;min-height:80px;}.webform-submission-plot-form .form-item--project-upload{max-width:684px;}.webform-submission-plot-form [name=image_remove_button]{margin-top:15px;}.webform-submission-plot-form .form-item-checkbox label{padding-left:15px;}.webform-submission-plot-form .form-checkbox-box{display:none;}.webform-submission-plot-form .webform-button--submit{min-width:177px;padding-right:4px;padding-left:4px;height:40px;}.webform-submission-secondary-market-form .form-item-confirmation label{padding-left:15px;}.webform-submission-secondary-market-form .form-checkbox-box{display:none;}.webform-submission-secondary-market-form .webform-button--submit{min-width:177px;padding-right:4px;padding-left:4px;height:40px;}.webform-submission-secondary-market-form .form-processed_text{padding-top:0;max-width:716px;margin-bottom:25px;}.webform-submission-secondary-market-form .form-processed_text p{margin:0;color:#949bac;font-size:13px;font-weight:400;}.webform-submission-secondary-market-form .selection-title{display:none;}.webform-confirmation{max-width:720px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:64px 0;}.webform-confirmation *{-webkit-box-sizing:border-box;box-sizing:border-box;}@media only screen and (min-width:1024px){.webform-confirmation{background:#FAFAFA;border:1px solid #E9EBEF;padding:72px 56px 120px 56px;border-radius:8px;}}.webform-confirmation .thank-you-icon{margin-bottom:28px;}@media only screen and (min-width:1024px){.webform-confirmation .thank-you-icon{margin-bottom:32px;}}.webform-confirmation .webform-confirmation__message{margin:0;}.webform-confirmation h1{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-0.48px;margin:0 0 24px;}.webform-confirmation .thank-you-text{font-size:16px;line-height:28px;font-weight:600;letter-spacing:0px;}.webform-confirmation p{font-size:16px;line-height:28px;font-weight:600;letter-spacing:0px;margin:0;}.webform-confirmation p + p{margin-top:24px;}@media only screen and (min-width:1024px){.webform-confirmation p + p{margin-top:32px;}}.generation-form-wrapper *{-webkit-box-sizing:border-box;box-sizing:border-box;}.generation-form-wrapper a{font-weight:600;color:#4057e3;}.generation-form-wrapper a:hover{text-decoration:underline;}.generation-form-wrapper .form-title{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-0.48px;margin:0 0 20px;}@media only screen and (min-width:1280px){.generation-form-wrapper .form-title{margin-bottom:24px;}}.generation-form-wrapper .display-on-desktop{display:none;}@media only screen and (min-width:1280px){.generation-form-wrapper .display-on-desktop{display:block;}}@media only screen and (min-width:1280px){.generation-form-wrapper .display-on-mobile{display:none;}}@media only screen and (min-width:1280px){.generation-form-wrapper .generation-layout-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}.generation-form-wrapper .filters-graph-actions{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:calc(100% - 396px);}.generation-form-wrapper .generation-details-parent{width:396px;padding-left:40px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.generation-form-wrapper .generation-details-parent .generation-details-container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.generation-form-wrapper .generation-details-parent .generation-details-container .total-container{margin-bottom:auto;}.generation-form-wrapper .generation-details-parent .generation-details-container .customer-electricity-details{margin-top:auto;}}.generation-form-wrapper .generation-details-container{background:#fafafa;border:1px solid #f4f5f7;border-radius:8px;padding:24px 24px 32px 24px;}.generation-form-wrapper .generation-details-container .total-gen-title{font-size:11px;line-height:12px;font-weight:600;letter-spacing:1.1px;margin:0 0 12px;color:#515B78;text-transform:uppercase;border-bottom:1px solid #e9ebef;padding-bottom:8px;}.generation-form-wrapper .generation-details-container .total-count{position:relative;padding-left:36px;margin:0 0 8px;}.generation-form-wrapper .generation-details-container .total-count:before{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e983";position:absolute;left:0;top:8px;font-size:16px;}.generation-form-wrapper .generation-details-container .total-count__price{font-size:32px;line-height:32px;font-weight:700;letter-spacing:-0.64px;}@media only screen and (min-width:1280px){.generation-form-wrapper .generation-details-container .total-count__price{font-size:40px;line-height:32px;font-weight:700;letter-spacing:-0.8px;}}.generation-form-wrapper .generation-details-container .total-count__separate{margin-left:4px;font-size:20px;line-height:26px;font-weight:700;letter-spacing:-0.4px;}.generation-form-wrapper .generation-details-container .js-form-type-select{padding:0;}.generation-form-wrapper .generation-details-container .js-form-type-select label{font-size:11px;line-height:12px;font-weight:600;letter-spacing:1.1px;margin:0 0 6px;padding:0;color:#515B78;text-transform:uppercase;}.generation-form-wrapper .generation-details-container .js-form-type-select label .required{display:none;}.generation-form-wrapper .generation-details-container .js-form-type-select .select2-container--default .select2-selection--single{border:0;border-bottom:1px dashed #515B78;background:transparent;height:25px;padding-right:26px;border-radius:0 !important;}.generation-form-wrapper .generation-details-container .js-form-type-select .select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:0;padding-right:0;font-size:14px;line-height:24px;font-weight:600;}.generation-form-wrapper .generation-details-container .js-form-type-select .select2-container--default .select2-selection--single .select2-selection__arrow{width:12px;height:25px;top:0;right:0;}.generation-form-wrapper .generation-details-container .js-form-type-select .select2-container--default .select2-selection--single .select2-selection__arrow b{font-size:6px;line-height:20px;}.generation-form-wrapper .generation-details-container .js-form-type-select .select2-container--default .select2-selection--single .select2-selection__arrow b:after{color:#b6bccb;}.generation-form-wrapper .generation-details-container .js-form-type-select + .js-form-type-select{margin-top:26px;}.generation-form-wrapper .generation-details-container .generation-period .generation-interval-text-wrapper{display:inline-block;vertical-align:top;padding:8px 16px;background:#FFFFFF;border:1px solid #e9ebef;color:#515B78;border-radius:17px;font-size:13px;line-height:18px;font-weight:600;}@media only screen and (max-width:1279px){.generation-form-wrapper .generation-details-parent + .filters-graph-actions{margin-top:20px;}}@media only screen and (max-width:1279px){.generation-form-wrapper .total-container + .filters-container{margin-top:20px;}}.generation-form-wrapper .filters-container .fieldgroup{padding:0;display:inline-block;vertical-align:top;}.generation-form-wrapper .filters-container .fieldgroup .flex-auto-margin{margin:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.generation-form-wrapper .filters-container .fieldgroup .title{display:none;}.generation-form-wrapper .filters-container .fieldgroup .js-form-type-radio{padding:0;display:inline-block;vertical-align:top;margin-left:-1px;}.generation-form-wrapper .filters-container .fieldgroup .js-form-type-radio .styled-checkbox-radio{padding:0;}.generation-form-wrapper .filters-container .fieldgroup .js-form-type-radio:first-child{margin-left:0;}.generation-form-wrapper .filters-container .fieldgroup .js-form-type-radio:first-child .selection-title{border-radius:4px 0 0 4px;}.generation-form-wrapper .filters-container .fieldgroup .js-form-type-radio:last-child .selection-title{border-radius:0 4px 4px 0;}.generation-form-wrapper .filters-container .fieldgroup .form-item label.checkmark{display:none;}.generation-form-wrapper .filters-container .fieldgroup .selection-title{background:#fafafa;border:1px solid #CED3DC;border-radius:0;padding:11px 16px;font-size:14px;line-height:16px;font-weight:400;color:#172e62;display:block;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.generation-form-wrapper .filters-container .fieldgroup .form-item input[type=radio]:checked ~ .selection-title{background:#F5F6FE;border:1px solid rgba(64,87,227,0.5);color:#4057e3;position:relative;z-index:1;}.generation-form-wrapper .filters-container .fieldgroup .form-item input[type=radio]:focus ~ .selection-title{outline:auto;}.generation-form-wrapper .filters-container .js-form-type-date{display:block;vertical-align:top;padding:0;}@media only screen and (min-width:520px){.generation-form-wrapper .filters-container .js-form-type-date{display:inline-block;vertical-align:top;}}.generation-form-wrapper .filters-container .js-form-type-date input.form-date{border:1px solid #CED3DC;border-radius:4px;max-width:160px;padding:0 25px 0 16px;background-color:#fafafa;background-image:url(/themes/custom_theme/svg/calendar.svg);background-repeat:no-repeat;background-position:center right 13px;font-size:14px;line-height:24px;font-weight:400;color:#172e62;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:20px;height:40px;-webkit-box-shadow:none;box-shadow:none;}@media only screen and (min-width:520px){.generation-form-wrapper .filters-container .js-form-type-date input.form-date{margin:0 0 0 16px;}}.generation-form-wrapper .generation-canvas-scroll{overflow-x:auto;}@media only screen and (max-width:767px){.generation-form-wrapper .generation-canvas-scroll{-webkit-box-shadow:inset -7px 0 9px -7px rgba(0,0,0,0.1);box-shadow:inset -7px 0 9px -7px rgba(0,0,0,0.1);padding-bottom:10px;}}@media only screen and (min-width:1024px){.generation-form-wrapper .generation-canvas-scroll{max-width:707px;margin:0 auto;}}@media only screen and (min-width:1280px){.generation-form-wrapper .generation-canvas-scroll{max-width:740px;}}.generation-form-wrapper .generation-canvas-wrapper{position:relative;min-width:706px;}@media only screen and (min-width:1280px){.generation-form-wrapper .generation-canvas-wrapper{min-width:0;}}.generation-form-wrapper .generation-canvas-wrapper canvas{height:400px;min-height:400px;}@media only screen and (min-width:1280px){.generation-form-wrapper .canvas-and-actions{border:1px solid #e9ebef;border-radius:8px;padding:24px 36px 32px 36px;margin-top:20px;}}.generation-form-wrapper .generation-canvas-scroll + .actions-container{margin-top:24px;}.generation-form-wrapper .actions-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;max-width:296px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.generation-form-wrapper .actions-container .duration-wrapper{width:calc(100% - 80px);text-align:center;}.generation-form-wrapper .actions-container .duration-wrapper .selected-period-label-wrapper{font-size:18px;line-height:26px;font-weight:700;letter-spacing:-0.36px;}.generation-form-wrapper .actions-container .duration-wrapper .selected-period-text-wrapper{color:#515B78;font-size:13px;line-height:18px;font-weight:400;margin-top:2px;}.generation-form-wrapper .back-button-submit,.generation-form-wrapper .next-button-submit{width:40px !important;height:40px !important;padding:0 !important;overflow:hidden !important;-webkit-box-shadow:0 1px 3px rgba(23,46,98,0.15) !important;box-shadow:0 1px 3px rgba(23,46,98,0.15) !important;border:1px solid #e9ebef !important;background-color:transparent !important;text-indent:-80px !important;position:static !important;z-index:2;background-image:url(/themes/custom_theme/svg/icon-chevron-left.svg) !important;background-repeat:no-repeat !important;background-position:center !important;border-radius:50% !important;}.generation-form-wrapper .back-button-submit:hover,.generation-form-wrapper .next-button-submit:hover{background-color:#fafafa;}.generation-form-wrapper .back-button-submit[disabled],.generation-form-wrapper .back-button-submit[disabled]:hover,.generation-form-wrapper .next-button-submit[disabled],.generation-form-wrapper .next-button-submit[disabled]:hover{background-color:#fff;border-color:#e5e7ec;opacity:0.4;cursor:not-allowed;}.generation-form-wrapper .next-button-submit{background-image:url(/themes/custom_theme/svg/icon-chevron-right.svg) !important;}.generation-form-wrapper .customer-electricity-details h3{font-size:11px;line-height:12px;font-weight:600;letter-spacing:1.1px;border-bottom:1px solid #e9ebef;padding-bottom:8px;margin:0 0 12px;color:#515B78;text-transform:uppercase;}.generation-form-wrapper .customer-electricity-details .changed-power-label{background:#e8f3fb;font-size:12px;line-height:1.3;padding:3px 12px 4px 12px;border-radius:12px;display:inline-block;white-space:nowrap;vertical-align:middle;background:#fbf5db;color:#a26a0a;text-transform:none;font-size:12px;line-height:16px;font-weight:400;letter-spacing:0px;margin-left:4px;}.generation-form-wrapper .customer-electricity-details .changed-power-label:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;vertical-align:1px;margin-right:4px;background:#eecf4e;}.generation-form-wrapper .customer-electricity-details .changed-power-label .tooltip{width:13px;height:15px;background:transparent;border:0;border-radius:0;margin-left:3px;font-size:12px;color:#a26a0a;vertical-align:0;}.generation-form-wrapper .customer-electricity-details .changed-power-label .tooltip:before{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e93a";}.generation-form-wrapper .customer-electricity-details.display-on-mobile{margin-top:40px;background:#fafafa;border:1px solid #f4f5f7;border-radius:8px;padding:24px 24px 32px 24px;}.generation-form-wrapper .customer-electricity-details .generated-power-layout{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:263px;}@media only screen and (min-width:520px){.generation-form-wrapper .customer-electricity-details .generated-power-layout{max-width:291px;}}.generation-form-wrapper .customer-electricity-details .generated-power-layout .generated-power-wrapper{padding:0 31px 0 0;width:50%;}.generation-form-wrapper .customer-electricity-details .generated-power-layout .generated-power-wrapper .generated-power-line{font-size:22px;line-height:32px;font-weight:700;letter-spacing:-0.44px;position:relative;padding-left:24px;}.generation-form-wrapper .customer-electricity-details .generated-power-layout .generated-power-wrapper .generated-power-line .installed-power-value,.generation-form-wrapper .customer-electricity-details .generated-power-layout .generated-power-wrapper .generated-power-line .generated-power-allowed-value{display:inline;}.generation-form-wrapper .customer-electricity-details .generated-power-layout .generated-power-wrapper .generated-power-line .generated-power-separate{font-size:14px;line-height:26px;font-weight:700;letter-spacing:-0.28px;}.generation-form-wrapper .customer-electricity-details .generated-power-layout .generated-power-wrapper .generated-power-line:before{content:"";position:absolute;left:0;top:8px;background-image:url(/themes/custom_theme/svg/icon-electricity.svg);background-repeat:no-repeat;background-position:center;width:12px;height:20px;}.generation-form-wrapper .customer-electricity-details .generated-power-layout .generated-power-wrapper .generated-power-label{color:#515B78;font-size:13px;line-height:18px;font-weight:400;max-width:105px;margin:0;}.generation-form-wrapper .customer-electricity-details .generated-power-layout .generated-power-wrapper + .generated-power-wrapper{border-left:1px solid #e9ebef;padding:0 0 0 31px;}@media only screen and (min-width:520px){.generation-form-wrapper .customer-electricity-details .generated-power-layout .generated-power-wrapper + .generated-power-wrapper{padding:0 0 0 46px;}}.generation-form-wrapper .notification{margin-top:24px;}.generation-form-wrapper .notification .generation-notification{padding:24px 16px 24px 52px;background:#FBF5DB;border-radius:8px;color:#A26A0A;position:relative;margin-bottom:15px;margin-top:8px;font-size:14px;line-height:22px;font-weight:400;letter-spacing:0px;}.generation-form-wrapper .notification .generation-notification p{color:#A26A0A;margin:12px 0;font-size:14px;line-height:22px;font-weight:400;letter-spacing:0px;}.generation-form-wrapper .notification .generation-notification p:first-child{margin-top:0;}.generation-form-wrapper .notification .generation-notification p:last-child{margin-bottom:0;}.generation-form-wrapper .notification .generation-notification p:only-child{margin:0;}.generation-form-wrapper .notification .generation-notification a{color:#A26A0A;text-decoration:underline;}.generation-form-wrapper .notification .generation-notification a:hover{text-decoration:none;}.generation-form-wrapper .notification .generation-notification:before{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e901";position:absolute;left:17px;top:24px;font-size:22px;color:#EECF4E;}.generation-form-wrapper .notification .generation-notification .generation-notification{display:none;}.generation-form-wrapper .text-after-graph{margin-top:24px;}.generation-form-wrapper .text-after-graph a{font-size:14px;line-height:18px;font-weight:400;display:inline-block;vertical-align:top;text-decoration:underline;position:relative;padding-right:24px;color:#515B78;}.generation-form-wrapper .text-after-graph a:hover{text-decoration:none;}.generation-form-wrapper .text-after-graph a:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e936";position:absolute;right:0;top:3px;}.product-generation-form .loader-overlay{left:-12px;top:-12px;width:calc(100% + 24px);height:calc(100% + 24px);}@media only screen and (min-width:1280px){.product-generation-form .loader-overlay{left:-24px;top:-24px;width:calc(100% + 48px);height:calc(100% + 48px);}}.product-generation-form .loader-overlay p{display:none;}.product-generation-form .loader-overlay .loader-content:after{content:"";background-image:url(/themes/custom_theme/images/spinner.gif);background-position:center;background-repeat:no-repeat;background-size:48px 48px;height:48px;width:48px;display:block;margin:0 auto;}.generation-wrapper .generation-form-wrapper .form-title{text-align:center;font-size:28px;letter-spacing:-0.56px;margin-bottom:32px;}@media only screen and (min-width:1280px){.generation-wrapper .generation-form-wrapper .form-title{font-size:32px;letter-spacing:-0.64px;margin-bottom:42px;}}@media only screen and (max-width:479px){.generation-wrapper .generation-form-wrapper .generation-details-container .total-count__price{font-size:24px;}}@media only screen and (min-width:1280px){.generation-wrapper .generation-form-wrapper .generation-layout-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.generation-wrapper .generation-form-wrapper .filters-graph-actions{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;}.generation-wrapper .generation-form-wrapper .generation-details-parent{width:100%;padding:0 0 32px 0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.generation-wrapper .generation-form-wrapper .generation-details-parent .generation-details-container{height:auto;display:block;}}.product-generation-table-wrap{position:relative;overflow:hidden;}body .ui-widget.ui-datepicker{border:0;z-index:99 !important;background:#ffffff;-webkit-box-shadow:0 3px 10px rgba(23,46,98,0.15);box-shadow:0 3px 10px rgba(23,46,98,0.15);border-radius:4px;padding:12px 24px 24px;min-width:270px;font-family:"Open Sans",Arial;}@media only screen and (max-width:767px){body .ui-widget.ui-datepicker{width:auto;max-width:calc(100vw - 48px);}}body .ui-widget.ui-datepicker *{font-family:"Open Sans",Arial;}body .ui-widget.ui-datepicker .ui-datepicker-header{background:transparent;padding:0;border:0;margin:0 -16px;}body .ui-widget.ui-datepicker .ui-datepicker-title{margin:0 25px;text-align:left;}body .ui-widget.ui-datepicker select:not(.select2-hidden-accessible){border:1px solid #b6bccb;border-radius:4px;height:40px;font-size:14px;background:transparent;padding-left:10px;padding-right:13px;cursor:pointer;color:#172e62;}body .ui-widget.ui-datepicker .ui-datepicker-year{margin-left:10px;}body .ui-widget.ui-datepicker .ui-datepicker-month + .select2{width:128px !important;}body .ui-widget.ui-datepicker .ui-datepicker-year + .select2{width:96px !important;margin-left:8px;}body .ui-widget.ui-datepicker .select2-container .select2-selection--single .select2-selection__rendered{padding-left:12px;padding-right:12px;}body .ui-widget.ui-datepicker .select2-container .select2-selection--single .select2-selection__arrow{width:28px;}body .ui-widget.ui-datepicker .ui-datepicker-prev,body .ui-widget.ui-datepicker .ui-datepicker-next{border:0;width:30px;height:30px;padding:0;line-height:1;text-decoration:none;background:none;left:-8px;top:6px;cursor:pointer !important;}body .ui-widget.ui-datepicker .ui-datepicker-prev span,body .ui-widget.ui-datepicker .ui-datepicker-next span{background:none;margin-left:-6px;}body .ui-widget.ui-datepicker .ui-datepicker-prev span:before,body .ui-widget.ui-datepicker .ui-datepicker-next span:before{content:"\e915";font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#b6bccb;position:absolute;left:1px;font-size:14px;top:1px;text-indent:0;}body .ui-widget.ui-datepicker .ui-datepicker-prev:hover span:before,body .ui-widget.ui-datepicker .ui-datepicker-next:hover span:before{color:#172e62;}body .ui-widget.ui-datepicker .ui-datepicker-next{left:auto;right:-10px;}body .ui-widget.ui-datepicker .ui-datepicker-next span:before{content:"\e916";}body .ui-widget.ui-datepicker .ui-state-disabled{cursor:not-allowed !important;pointer-events:auto;}body .ui-widget.ui-datepicker table{margin:12px 0 0 0;min-width:10px;}body .ui-widget.ui-datepicker .ui-datepicker-calendar td{padding:0 !important;}body .ui-widget.ui-datepicker .ui-datepicker-calendar td .ui-state-default,body .ui-widget.ui-datepicker .ui-datepicker-calendar td .ui-widget-content .ui-state-default,body .ui-widget.ui-datepicker .ui-datepicker-calendar td .ui-widget-header .ui-state-default,body .ui-widget.ui-datepicker .ui-datepicker-calendar td .ui-button,body .ui-widget.ui-datepicker .ui-datepicker-calendar td html .ui-button.ui-state-disabled:hover,body .ui-widget.ui-datepicker .ui-datepicker-calendar td html .ui-button.ui-state-disabled:active{text-align:center;border:0;border-radius:50%;font-size:14px;color:#172e62;background-color:transparent;padding:5px;line-height:1.572;}body .ui-widget.ui-datepicker .ui-datepicker-calendar td .ui-state-active,body .ui-widget.ui-datepicker .ui-datepicker-calendar td .ui-widget-content .ui-state-active{background-color:#172e62;color:#fff;}body .ui-widget.ui-datepicker .ui-datepicker-calendar td .ui-state-active.ui-state-hover,body .ui-widget.ui-datepicker .ui-datepicker-calendar td .ui-widget-content .ui-state-active.ui-state-hover{background-color:#172e62;color:#fff;}body .ui-widget.ui-datepicker .ui-datepicker-calendar td a.ui-state-hover{background-color:#f4f5f7;}body .ui-widget.ui-datepicker .ui-datepicker-calendar td .ui-state-highlight,body .ui-widget.ui-datepicker .ui-datepicker-calendar td .ui-widget-content .ui-state-highlight{background-color:#f4f5f7;}body .ui-widget.ui-datepicker .ui-datepicker-calendar th{font-weight:600;font-size:14px;background-color:#f4f5f7;color:#172e62;}body .ui-widget.ui-datepicker .ui-datepicker-calendar th.ui-datepicker-week-end{color:#ef404a;}body .ui-widget.ui-datepicker .ui-datepicker-calendar th:first-child{border-radius:4px 0 0 4px;}body .ui-widget.ui-datepicker .ui-datepicker-calendar th:last-child{border-radius:0 4px 4px 0;}.one-page-navigation{z-index:5;position:fixed;margin:-55px 0 0 0;right:35px;top:50%;-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;}@media only screen and (max-width:1200px){.one-page-navigation{display:none;}}.one-page-navigation *{-webkit-box-sizing:border-box;box-sizing:border-box;}.one-page-navigation li{padding:0;background:none;margin:0 0 6px;}.one-page-navigation li a{position:relative;display:block;padding-right:30px;height:20px;}.one-page-navigation li a:after{content:"";position:absolute;right:0;top:2px;background:#C5D0E8;border:2px solid #C5D0E8;-webkit-transition:all 150ms;transition:all 150ms;width:13px;height:13px;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;}.one-page-navigation li a span{position:absolute;right:30px;top:-6px;background:#FFFFFF;-webkit-box-shadow:0 3px 6px rgba(0,0,0,0.16);box-shadow:0 3px 6px rgba(0,0,0,0.16);border-radius:8px;padding:7px 12px;color:#ABADB8;font-size:11px;display:block;white-space:nowrap;-webkit-transition:all 150ms;transition:all 150ms;opacity:0;}.one-page-navigation li a span:after{content:"";width:0;height:0;border-style:solid;border-width:3px 0 3px 6px;border-color:transparent transparent transparent #ffffff;position:absolute;right:-6px;top:50%;margin-top:-2px;}.one-page-navigation li a:hover span{opacity:1;}.one-page-navigation li.current a:after{border-color:#4B5CD7;background:#9595E9;}table{empty-cells:show;margin:0 0 20px 0;border-collapse:collapse;border-spacing:0;border:0;}table th,table td{padding:10px 12px;text-align:left;line-height:1.3;font-size:14px;vertical-align:top;}@media only screen and (min-width:1024px){table th,table td{padding:14px 16px;}}table th h1:first-of-type,table th h2:first-of-type,table th h3:first-of-type,table th h4:first-of-type,table th h5:first-of-type,table th h6:first-of-type,table td h1:first-of-type,table td h2:first-of-type,table td h3:first-of-type,table td h4:first-of-type,table td h5:first-of-type,table td h6:first-of-type{margin-top:0;}table th h1,table td h1{font-size:15px;line-height:1.3;}table th h2,table td h2{font-size:13px;line-height:1.4;}table th h3,table td h3{font-size:13px;line-height:1.4;}table tbody td{border-bottom:1px solid #e5e7ec;}table thead td,table th{font-weight:700;border-bottom:1px solid #e5e7ec;}table p:first-of-type{margin-top:0;}table p:last-of-type{margin-bottom:0;}.scrollable{overflow-x:auto;}.scrollable.has-scroll{position:relative;overflow:hidden;}.scrollable.has-scroll:after{position:absolute;top:0;left:100%;width:50px;height:100%;border-radius:10px 0 0 10px/50% 0 0 50%;-webkit-box-shadow:-10px 0px 20px 0px rgba(0,0,0,0.07);box-shadow:-10px 0px 20px 0px rgba(0,0,0,0.07);content:"";}.scrollable > div{overflow-x:auto;}@font-face{font-family:"icomoon";src:url(/themes/custom_theme/fonts/icomoon/icomoon.eot?zglsx9=);src:url(/themes/custom_theme/fonts/icomoon/icomoon.eot?zglsx9=#iefix) format("embedded-opentype"),url(/themes/custom_theme/fonts/icomoon/icomoon.ttf?zglsx9=) format("truetype"),url(/themes/custom_theme/fonts/icomoon/icomoon.woff?zglsx9=) format("woff"),url(/themes/custom_theme/fonts/icomoon/icomoon.svg?zglsx9=#icomoon) format("svg");font-weight:normal;font-style:normal;font-display:block;}[class^=ign-icon-],[class*=" ign-icon-"]{font-family:"icomoon" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.ign-icon-eye:before{content:"\e900";}.ign-icon-alert-circle:before{content:"\e901";}.ign-icon-alert-octagon:before{content:"\e902";}.ign-icon-alert-triangle:before{content:"\e903";}.ign-icon-arrow-down:before{content:"\e904";}.ign-icon-arrow-down-left:before{content:"\e905";}.ign-icon-arrow-down-right:before{content:"\e906";}.ign-icon-arrow-left:before{content:"\e907";}.ign-icon-arrow-right:before{content:"\e908";}.ign-icon-arrow-top-left:before{content:"\e909";}.ign-icon-arrow-up:before{content:"\e90a";}.ign-icon-arrow-up-right:before{content:"\e90b";}.ign-icon-bell:before{content:"\e90c";}.ign-icon-bookmark:before{content:"\e90d";}.ign-icon-briefcase:before{content:"\e90e";}.ign-icon-calendar:before{content:"\e90f";}.ign-icon-camera:before{content:"\e910";}.ign-icon-check:before{content:"\e911";}.ign-icon-check-circle:before{content:"\e912";}.ign-icon-check-square:before{content:"\e913";}.ign-icon-chevron-down:before{content:"\e914";}.ign-icon-chevron-left:before{content:"\e915";}.ign-icon-chevron-right:before{content:"\e916";}.ign-icon-chevron-up:before{content:"\e917";}.ign-icon-circle-arrow-down:before{content:"\e918";}.ign-icon-circle-arrow-left:before{content:"\e919";}.ign-icon-circle-arrow-right:before{content:"\e91a";}.ign-icon-circle-arrow-up:before{content:"\e91b";}.ign-icon-clipboard:before{content:"\e91c";}.ign-icon-clock:before{content:"\e91d";}.ign-icon-compass:before{content:"\e91e";}.ign-icon-copy:before{content:"\e91f";}.ign-icon-credit-card:before{content:"\e920";}.ign-icon-delete:before{content:"\e921";}.ign-icon-download:before{content:"\e922";}.ign-icon-download-cloud:before{content:"\e923";}.ign-icon-droplet:before{content:"\e924";}.ign-icon-external-link:before{content:"\e925";}.ign-icon-eye-off:before{content:"\e926";}.ign-icon-file:before{content:"\e927";}.ign-icon-file-minus:before{content:"\e928";}.ign-icon-file-plus:before{content:"\e929";}.ign-icon-file-text:before{content:"\e92a";}.ign-icon-film:before{content:"\e92b";}.ign-icon-filter:before{content:"\e92c";}.ign-icon-flag:before{content:"\e92d";}.ign-icon-floppy:before{content:"\e92e";}.ign-icon-folder:before{content:"\e92f";}.ign-icon-folder-minus:before{content:"\e930";}.ign-icon-folder-plus:before{content:"\e931";}.ign-icon-globe:before{content:"\e932";}.ign-icon-grid:before{content:"\e933";}.ign-icon-hard-drive:before{content:"\e934";}.ign-icon-heart:before{content:"\e935";}.ign-icon-help-circle:before{content:"\e936";}.ign-icon-home:before{content:"\e937";}.ign-icon-image:before{content:"\e938";}.ign-icon-inbox:before{content:"\e939";}.ign-icon-info:before{content:"\e93a";}.ign-icon-life-buoy:before{content:"\e93b";}.ign-icon-link:before{content:"\e93c";}.ign-icon-list:before{content:"\e93d";}.ign-icon-loader:before{content:"\e93e";}.ign-icon-lock:before{content:"\e93f";}.ign-icon-log-in:before{content:"\e940";}.ign-icon-log-out:before{content:"\e941";}.ign-icon-mail:before{content:"\e942";}.ign-icon-map-pin:before{content:"\e943";}.ign-icon-maximize:before{content:"\e944";}.ign-icon-maximize-2:before{content:"\e945";}.ign-icon-menu:before{content:"\e946";}.ign-icon-message-circle:before{content:"\e947";}.ign-icon-message-square:before{content:"\e948";}.ign-icon-minimize:before{content:"\e949";}.ign-icon-minimize-2:before{content:"\e94a";}.ign-icon-minus:before{content:"\e94b";}.ign-icon-minus-circle:before{content:"\e94c";}.ign-icon-minus-square:before{content:"\e94d";}.ign-icon-monitor:before{content:"\e94e";}.ign-icon-moon:before{content:"\e94f";}.ign-icon-more-horizontal:before{content:"\e950";}.ign-icon-move:before{content:"\e951";}.ign-icon-navigation:before{content:"\e952";}.ign-icon-navigation-2:before{content:"\e953";}.ign-icon-package:before{content:"\e954";}.ign-icon-paperclip:before{content:"\e955";}.ign-icon-percent:before{content:"\e956";}.ign-icon-phone:before{content:"\e957";}.ign-icon-pie-chart:before{content:"\e958";}.ign-icon-play:before{content:"\e959";}.ign-icon-play-circle:before{content:"\e95a";}.ign-icon-plus:before{content:"\e95b";}.ign-icon-plus-circle:before{content:"\e95c";}.ign-icon-plus-square:before{content:"\e95d";}.ign-icon-pocket:before{content:"\e95e";}.ign-icon-power:before{content:"\e95f";}.ign-icon-printer:before{content:"\e960";}.ign-icon-qoutes:before{content:"\e961";}.ign-icon-refresh-ccw:before{content:"\e962";}.ign-icon-refresh-cw:before{content:"\e963";}.ign-icon-repeat:before{content:"\e964";}.ign-icon-rss:before{content:"\e965";}.ign-icon-scissors:before{content:"\e966";}.ign-icon-search:before{content:"\e967";}.ign-icon-send:before{content:"\e968";}.ign-icon-server:before{content:"\e969";}.ign-icon-settings:before{content:"\e96a";}.ign-icon-share:before{content:"\e96b";}.ign-icon-share-2:before{content:"\e96c";}.ign-icon-shield:before{content:"\e96d";}.ign-icon-shield-off:before{content:"\e96e";}.ign-icon-shopping-bag:before{content:"\e96f";}.ign-icon-shopping-cart:before{content:"\e970";}.ign-icon-slash:before{content:"\e971";}.ign-icon-sliders:before{content:"\e972";}.ign-icon-smartphone:before{content:"\e973";}.ign-icon-star:before{content:"\e974";}.ign-icon-star-full:before{content:"\e975";}.ign-icon-stop-circle:before{content:"\e976";}.ign-icon-sun:before{content:"\e977";}.ign-icon-sunrise:before{content:"\e978";}.ign-icon-sunset:before{content:"\e979";}.ign-icon-tablet:before{content:"\e97a";}.ign-icon-tag:before{content:"\e97b";}.ign-icon-target:before{content:"\e97c";}.ign-icon-thermometer:before{content:"\e97d";}.ign-icon-thumbs-down:before{content:"\e97e";}.ign-icon-thumbs-up:before{content:"\e97f";}.ign-icon-tick:before{content:"\e980";}.ign-icon-trash:before{content:"\e981";}.ign-icon-trending-down:before{content:"\e982";}.ign-icon-trending-up:before{content:"\e983";}.ign-icon-truck:before{content:"\e984";}.ign-icon-tv:before{content:"\e985";}.ign-icon-umbrella:before{content:"\e986";}.ign-icon-unlock:before{content:"\e987";}.ign-icon-upload:before{content:"\e988";}.ign-icon-upload-cloud:before{content:"\e989";}.ign-icon-user:before{content:"\e98a";}.ign-icon-user-check:before{content:"\e98b";}.ign-icon-user-minus:before{content:"\e98c";}.ign-icon-user-plus:before{content:"\e98d";}.ign-icon-users:before{content:"\e98e";}.ign-icon-user-x:before{content:"\e98f";}.ign-icon-video:before{content:"\e990";}.ign-icon-x:before{content:"\e991";}.ign-icon-x-circle:before{content:"\e992";}.ign-icon-x-square:before{content:"\e993";}.ign-icon-zoom-in:before{content:"\e994";}.ign-icon-zoom-out:before{content:"\e995";}.ign-icon-check-bold:before{content:"\e996";}.ign-icon-bank:before{content:"\e997";}.ign-icon-smart-id:before{content:"\e998";}.ign-icon-facebook:before{content:"\e999";}.ign-icon-google:before{content:"\e99a";}.ign-icon-ic-pdf:before{content:"\e99b";color:#ef404a;}.ign-icon-ic-xls:before{content:"\e99c";color:#329c44;}.ign-icon-edit:before{content:"\e99d";}.ign-icon-google-color .path1:before{content:"\e99e";color:rgb(66,133,244);}.ign-icon-google-color .path2:before{content:"\e99f";margin-left:-1em;color:rgb(52,168,83);}.ign-icon-google-color .path3:before{content:"\e9a0";margin-left:-1em;color:rgb(251,188,5);}.ign-icon-google-color .path4:before{content:"\e9a1";margin-left:-1em;color:rgb(235,67,53);}.ign-icon-x-thin:before{content:"\e9a2";}.ign-icon-menu-thin:before{content:"\e9a3";}.user-orders-grid{border-radius:8px;overflow:hidden;background-color:#fff;}@media only screen and (min-width:1280px){.user-orders-grid{display:grid;grid-template-areas:"head tabs" "content tabs";grid-template-columns:calc(100% - 300px - 56px) 300px;grid-template-rows:auto;-webkit-column-gap:56px;-moz-column-gap:56px;column-gap:56px;row-gap:40px;padding:0 0 0 56px;-webkit-box-shadow:0 1px 3px rgba(23,46,98,0.15);box-shadow:0 1px 3px rgba(23,46,98,0.15);}}@media only screen and (min-width:1280px){.user-orders-grid__head-block{grid-area:head;padding:56px 0 40px;border-bottom:2px solid #e9ebef;}}@media only screen and (max-width:1279px){.user-orders-grid__head-block{margin:0 0 24px;}.user-orders-grid__head-block .profile-awaiting-payments-wrapper{display:none;}}.user-orders-grid__head-block .extra_field_order_canceled,.user-orders-grid__head-block .awaiting-payment-notification{margin-top:16px;}.user-orders-grid__title{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-0.48px;margin:0 0 16px;}@media only screen and (min-width:1280px){.user-orders-grid__title{padding:72px 0 0;position:relative;}.user-orders-grid__title::after{content:"";position:absolute;width:53px;height:56px;top:0;left:0;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='53.4'%20height='57'%3E%3Cpath%20d='M17.81%2056.5a.81.81%200%200%201-.8-.8v-1.07a.81.81%200%200%201%20.8-.8h6.46a.81.81%200%200%200%20.81-.82v-2.37a.81.81%200%200%200-.81-.81H1.23a.73.73%200%200%201-.73-.74v-1.21a.8.8%200%200%201%20.02-.16.79.79%200%200%201%200-.26l4.73-23.8a.83.83%200%200%201%20.12-.3.77.77%200%200%201%20.12-.15.73.73%200%200%201%20.52-.22h41.33a.73.73%200%200%201%20.52.22l.02.03a.74.74%200%200%201%20.24.41l4.76%2023.96a.13.13%200%200%200%200%20.05.7.7%200%200%201%20.02.14v1.29a.73.73%200%200%201-.73.74h-23.6a.8.8%200%200%200-.81.8v2.38a.8.8%200%200%200%20.8.8h6.47a.81.81%200%200%201%20.8.82v1.06a.81.81%200%200%201-.8.81Zm23.92-14.2a.92.92%200%200%200%20.03.21l1.08%204.03a.81.81%200%200%200%20.78.6h5.4a.8.8%200%200%200%20.81-.8.63.63%200%200%200-.01-.17l-.8-4.03a.8.8%200%200%200-.8-.65h-5.68a.8.8%200%200%200-.8.81Zm-13.97%200v4.04a.81.81%200%200%200%20.8.81h10.6a.81.81%200%200%200%20.82-.8.78.78%200%200%200-.03-.22l-1.08-4.03a.8.8%200%200%200-.78-.6h-9.53a.8.8%200%200%200-.8.8Zm-13.54-.2-1.08%204.03a.81.81%200%200%200%20.58%201%20.74.74%200%200%200%20.2.02h10.35a.81.81%200%200%200%20.81-.81V42.3a.8.8%200%200%200-.8-.8H15a.81.81%200%200%200-.78.6Zm-9.87.05-.8%204.03a.81.81%200%200%200%20.64.95.9.9%200%200%200%20.16.02h5.12a.81.81%200%200%200%20.78-.6c.26-.96.77-2.86%201.07-4.03a.8.8%200%200%200-.57-1%20.88.88%200%200%200-.2-.02h-5.4a.81.81%200%200%200-.8.64Zm35.12-8.27a.95.95%200%200%200%20.02.21l1.11%204.13a.81.81%200%200%200%20.78.6h5.99a.81.81%200%200%200%20.8-.82.88.88%200%200%200-.01-.15l-.82-4.13a.8.8%200%200%200-.8-.65h-6.27a.8.8%200%200%200-.8.8Zm-11.72%200V38a.81.81%200%200%200%20.81.81h8.37a.81.81%200%200%200%20.8-.8.84.84%200%200%200-.02-.22l-1.1-4.12a.8.8%200%200%200-.79-.6h-7.26a.8.8%200%200%200-.8.8Zm-11.28-.2-1.1%204.12a.8.8%200%200%200%20.57%201%20.78.78%200%200%200%20.21.02h8.11a.81.81%200%200%200%20.82-.8v-4.14a.81.81%200%200%200-.81-.81h-7.01a.8.8%200%200%200-.79.6Zm-10.44.05-.82%204.13a.8.8%200%200%200%20.64.95.7.7%200%200%200%20.15.01h5.7a.81.81%200%200%200%20.78-.6l1.1-4.12a.8.8%200%200%200-.57-1%20.91.91%200%200%200-.2-.02h-6a.81.81%200%200%200-.8.65Zm21.72-7.24v3.1a.81.81%200%200%200%20.81.81h6.14a.82.82%200%200%200%20.81-.81.72.72%200%200%200-.02-.19l-.75-3.09v-.01a.8.8%200%200%200-.79-.62h-5.38a.8.8%200%200%200-.82.8Zm9.74%200a.75.75%200%200%200%20.02.21l.83%203.1a.8.8%200%200%200%20.78.6h6.57a.8.8%200%200%200%20.81-.82.86.86%200%200%200-.01-.16l-.62-3.1a.82.82%200%200%200-.8-.64H38.3a.8.8%200%200%200-.81.8Zm-19.03-.2-.83%203.08a.82.82%200%200%200%20.58%201%201%201%200%200%200%20.2.03h5.86a.8.8%200%200%200%20.8-.81v-3.1a.81.81%200%200%200-.8-.82h-5.03a.81.81%200%200%200-.78.6Zm-10.97.05-.61%203.09a.8.8%200%200%200%20.63.95.64.64%200%200%200%20.17.01h6.28a.81.81%200%200%200%20.79-.6l.82-3.09a.8.8%200%200%200-.56-.99.78.78%200%200%200-.22-.03H8.3a.81.81%200%200%200-.8.65Zm-2.12-4.56a.81.81%200%200%201-.8-.81V19.9a.8.8%200%200%201%20.8-.8h6.36a.8.8%200%200%201%20.8.8v1.07a.81.81%200%200%201-.8.8Zm35.27-.92V19.8a.8.8%200%200%201%20.8-.81h6.36a.8.8%200%200%201%20.8.8v1.07a.8.8%200%200%201-.8.8h-6.36a.8.8%200%200%201-.8-.8Zm-6.23.76a.8.8%200%200%201-.8-.72%206.95%206.95%200%200%200-7.1-5.87%206.95%206.95%200%200%200-7.09%205.87.8.8%200%200%201-.8.71h-.76a.66.66%200%200%201-.09%200%20.81.81%200%200%201-.72-.9c.5-4.42%204.54-7.88%209.46-7.88s8.98%203.46%209.46%207.88a.4.4%200%200%201%200%20.1.8.8%200%200%201-.8.8ZM14.83%2011.16l-4.45-4.54a.8.8%200%200%201%200-1.15l.78-.74a.81.81%200%200%201%201.14.01l4.45%204.55a.8.8%200%200%201-.01%201.14l-.77.75a.8.8%200%200%201-.56.23.82.82%200%200%201-.58-.25Zm22.28-.05-.76-.74a.81.81%200%200%201-.01-1.15l4.45-4.55a.8.8%200%200%201%201.14%200l.76.74a.8.8%200%200%201%20.01%201.14l-4.45%204.54a.8.8%200%200%201-.58.25.81.81%200%200%201-.56-.23Zm-9.68-2.63h-1.07a.8.8%200%200%201-.8-.81V1.3a.8.8%200%200%201%20.81-.81h1.06a.82.82%200%200%201%20.82.81v6.36a.81.81%200%200%201-.82.8Z'%20fill='%23172e62'%20stroke='rgba(0,0,0,0)'/%3E%3C/svg%3E");}}.user-orders-grid__address{margin:0;font-size:13px;line-height:18px;font-weight:400;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 0 0 24px;position:relative;}@media only screen and (max-width:1279px){.user-orders-grid__address{color:#515B78;}}.user-orders-grid__address::after{content:"";position:absolute;height:16px;width:16px;left:0;top:1px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='13.33'%20height='16'%3E%3Cpath%20data-name='icon%20-%20map-pin'%20d='M6.67%2016a.93.93%200%200%201-.4-.13%2020.33%2020.33%200%200%201-3.21-2.8%2013.9%2013.9%200%200%201-2.1-2.9A7.5%207.5%200%200%201%200%206.67a6.67%206.67%200%200%201%2013.33%200%207.5%207.5%200%200%201-.95%203.5%2013.9%2013.9%200%200%201-2.1%202.9%2020.34%2020.34%200%200%201-3.21%202.8.93.93%200%200%201-.4.13Zm0-14.67a5.35%205.35%200%200%200-5.34%205.34%207.92%207.92%200%200%200%202.2%204.93%2019.09%2019.09%200%200%200%203.14%202.93A19.05%2019.05%200%200%200%209.8%2011.6%207.92%207.92%200%200%200%2012%206.67a5.35%205.35%200%200%200-5.33-5.34Zm0%208a2.67%202.67%200%201%201%202.66-2.66%202.67%202.67%200%200%201-2.66%202.66Zm0-4A1.33%201.33%200%201%200%208%206.67a1.33%201.33%200%200%200-1.33-1.34Z'%20fill='%23b6bccb'/%3E%3C/svg%3E");}@media only screen and (min-width:1280px){.user-orders-grid__address{font-size:14px;line-height:24px;font-weight:400;}.user-orders-grid__address::after{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='13.33'%20height='16'%3E%3Cpath%20data-name='icon%20-%20map-pin'%20d='M6.67%2016a.93.93%200%200%201-.4-.13%2020.33%2020.33%200%200%201-3.21-2.8%2013.9%2013.9%200%200%201-2.1-2.9A7.5%207.5%200%200%201%200%206.67a6.67%206.67%200%200%201%2013.33%200%207.5%207.5%200%200%201-.95%203.5%2013.9%2013.9%200%200%201-2.1%202.9%2020.34%2020.34%200%200%201-3.21%202.8.93.93%200%200%201-.4.13Zm0-14.67a5.35%205.35%200%200%200-5.34%205.34%207.92%207.92%200%200%200%202.2%204.93%2019.09%2019.09%200%200%200%203.14%202.93A19.05%2019.05%200%200%200%209.8%2011.6%207.92%207.92%200%200%200%2012%206.67a5.35%205.35%200%200%200-5.33-5.34Zm0%208a2.67%202.67%200%201%201%202.66-2.66%202.67%202.67%200%200%201-2.66%202.66Zm0-4A1.33%201.33%200%201%200%208%206.67a1.33%201.33%200%200%200-1.33-1.34Z'%20fill='%23172E62'/%3E%3C/svg%3E");}}.user-orders-grid__tabs-block{background-color:#EBEEFC;padding:32px 14px 24px;}@media only screen and (max-width:1279px){.user-orders-grid__tabs-block{border-radius:8px;}}@media only screen and (min-width:1280px){.user-orders-grid__tabs-block{grid-area:tabs;padding:56px 42px 56px 30px;position:relative;}.user-orders-grid__tabs-block > div{position:relative;z-index:2;}.user-orders-grid__tabs-block::after{content:"";position:absolute;right:12px;bottom:0;height:191px;width:191px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='192.15'%20height='192'%3E%3Cpath%20d='M146.45%20191.5a2.56%202.56%200%200%200%202.5-2.6V70.08a2.56%202.56%200%200%200-2.5-2.61h-4.11a2.55%202.55%200%200%200-2.5%202.61V188.9a2.55%202.55%200%200%200%202.5%202.6Zm-54.73-.16a2.74%202.74%200%200%200%202.75-2.7v-3.59a2.74%202.74%200%200%200-2.75-2.72H70.44a2.74%202.74%200%200%201-2.77-2.72v-7.98a2.74%202.74%200%200%201%202.77-2.72h52.76a2.5%202.5%200%200%200%202.5-2.47v-4.04a2.54%202.54%200%200%200-.14-.82v-.02l-.04-.15-15.76-58.17a2.2%202.2%200%200%200-.3-.66%202.5%202.5%200%200%200-2.35-1.63h-88a2.5%202.5%200%200%200-1.76.73%202.33%202.33%200%200%200-.62.96%203.26%203.26%200%200%200-.24.6L.7%20161.45a2.5%202.5%200%200%200-.2.95v4.06a2.5%202.5%200%200%200%202.5%202.48h52.8a2.72%202.72%200%200%201%202.75%202.7v7.97a2.72%202.72%200%200%201-2.73%202.72h-21.2a2.73%202.73%200%200%200-2.75%202.72v3.57a2.73%202.73%200%200%200%202.76%202.72Zm21.32-41.1%202.33%208.56a.88.88%200%200%201-.15.76.86.86%200%200%201-.7.33h-12.25a.88.88%200%200%201-.86-.64l-2.31-8.58a.85.85%200%200%201%20.6-1.05.83.83%200%200%201%20.23-.04h12.28a.86.86%200%200%201%20.83.65Zm-86.27-.3a.84.84%200%200%201%20.13.74c-.57%202.15-1.85%206.87-2.32%208.58a.86.86%200%200%201-.84.64H11.7a.86.86%200%200%201-.86-.87.75.75%200%200%201%20.02-.22c.58-2.15%201.87-6.86%202.32-8.57a.9.9%200%200%201%20.86-.65h12.03a.91.91%200%200%201%20.7.34Zm31.77.51v8.58a.85.85%200%200%201-.86.87h-22.7a.89.89%200%200%201-.69-.33.86.86%200%200%201-.15-.77l2.32-8.56a.89.89%200%200%201%20.85-.65h20.35a.87.87%200%200%201%20.88.86Zm30.97-.21%202.33%208.56a.87.87%200%200%201-.62%201.07.78.78%200%200%201-.23.02H68.54a.87.87%200%200%201-.88-.86v-8.58a.87.87%200%200%201%20.88-.87h20.13a.88.88%200%200%201%20.84.65Zm-57.5-19.63a.9.9%200%200%201%20.15.75c-.6%202.15-1.86%206.86-2.33%208.58a.87.87%200%200%201-.84.64H16.94a.83.83%200%200%201-.68-.34.85.85%200%200%201-.16-.75l2.32-8.57v.02a.89.89%200%200%201%20.86-.67h12.04a.88.88%200%200%201%20.7.34Zm26.28-.05a.83.83%200%200%201%20.27.6v8.54a.9.9%200%200%201-.88.87H40.23a.87.87%200%200%201-.88-.86.71.71%200%200%201%20.04-.23l2.33-8.58v.04a.86.86%200%200%201%20.83-.65h15.13a.84.84%200%200%201%20.62.26Zm25.99.36c.46%201.7%201.74%206.42%202.3%208.57a.8.8%200%200%201-.14.75.86.86%200%200%201-.69.34H68.54a.87.87%200%200%201-.88-.86v-8.58h.03a.83.83%200%200%201%20.26-.62.86.86%200%200%201%20.6-.25h14.89a.88.88%200%200%201%20.84.64Zm23.54%200%202.33%208.57a.83.83%200%200%201-.16.75.85.85%200%200%201-.7.34H97.03a.88.88%200%200%201-.85-.64l-2.32-8.58h.02a.86.86%200%200%201%20.6-1.06.82.82%200%200%201%20.24-.03h12.27a.86.86%200%200%201%20.84.64Zm-70.13-20.07a.81.81%200%200%201-.03.24c-.62%202.31-2.08%207.69-2.6%209.55a.88.88%200%200%201-.85.64H22.17a.87.87%200%200%201-.87-.86.9.9%200%200%201%20.03-.23c.63-2.33%202.08-7.7%202.6-9.56a.87.87%200%200%201%20.83-.64h12.08a.86.86%200%200%201%20.85.86Zm20.87%200v9.57a.86.86%200%200%201-.88.86h-12.2a.87.87%200%200%201-.87-.86.74.74%200%200%201%20.02-.23%201075%201075%200%200%201%202.62-9.56h-.04a.88.88%200%200%201%20.85-.64h9.63a.87.87%200%200%201%20.87.87Zm20.21-.22c.53%201.85%201.97%207.22%202.6%209.56a.9.9%200%200%201-.14.75.87.87%200%200%201-.7.34h-12a.87.87%200%200%201-.61-.25.85.85%200%200%201-.26-.62v-9.55a.87.87%200%200%201%20.86-.87h9.4a.88.88%200%200%201%20.85.64Zm23.55%200c.53%201.85%201.97%207.22%202.61%209.56a.88.88%200%200%201-.62%201.07%201.63%201.63%200%200%201-.23.02h-12.3a.89.89%200%200%201-.86-.64c-.52-1.86-1.95-7.23-2.6-9.56h.02a.84.84%200%200%201%20.16-.76.88.88%200%200%201%20.69-.33h12.3a.86.86%200%200%201%20.83.64Zm-.24-33.93%2030.7-17.78h.02a2.5%202.5%200%200%200%20.9-3.42c-.62-1.11-1.41-2.45-2.04-3.57a2.51%202.51%200%200%200-3.43-.92L97.53%2068.8a2.52%202.52%200%200%200-.93%203.43c.65%201.11%201.43%202.44%202.06%203.55l.01.02a2.49%202.49%200%200%200%203.41.9Zm87.03-.91v-.02l2.05-3.55a2.52%202.52%200%200%200-.9-3.44l-30.7-17.77a2.51%202.51%200%200%200-3.44.91v.01a814.9%20814.9%200%200%200-2.05%203.57%202.51%202.51%200%200%200%20.9%203.42h.02L185.7%2076.7a2.42%202.42%200%200%200%201.24.34%202.51%202.51%200%200%200%202.17-1.25Zm-47.24-34.8h4.11a2.51%202.51%200%200%200%202.51-2.51V3a2.52%202.52%200%200%200-2.48-2.5h-4.14a2.52%202.52%200%200%200-2.49%202.5h-.01v35.5a2.5%202.5%200%200%200%202.48%202.49Z'%20fill='%23172e62'%20stroke='rgba(0,0,0,0)'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;opacity:0.05;z-index:1;}}.user-orders-grid__tabs-toggler{width:100%;font-size:18px;line-height:26px;font-weight:700;letter-spacing:-0.36px;position:relative;border:0;background-color:transparent;padding:0 38px 0 16px;text-align:left;}@media only screen and (min-width:1280px){.user-orders-grid__tabs-toggler{pointer-events:none;padding:0 14px;}}@media only screen and (max-width:1279px){.user-orders-grid__tabs-toggler::after{content:"";position:absolute;height:24px;width:24px;top:calc(50% - 12px);right:0;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14'%20height='8'%3E%3Cpath%20data-name='icon%20-%20chevron-up'%20d='M13.7%207.7a.97.97%200%200%201-1.4%200L7%202.4%201.7%207.7a.97.97%200%200%201-1.4%200%20.97.97%200%200%201%200-1.4l6-6a.97.97%200%200%201%201.4%200l6%206a.97.97%200%200%201%200%201.4Z'%20fill='%23b6bccb'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform 150ms ease;transition:-webkit-transform 150ms ease;transition:transform 150ms ease;transition:transform 150ms ease,-webkit-transform 150ms ease;}.user-orders-grid__tabs-toggler.is-open::after{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);}}.user-orders-grid__tabs{padding:20px 0 0;}@media only screen and (min-width:1280px){.user-orders-grid__tabs{padding:16px 0 0;}}.user-orders-grid__tabs-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.user-orders-grid__tabs-inner a{display:block;padding:14px;border-radius:4px;font-size:14px;line-height:18px;font-weight:600;text-decoration:none;}.user-orders-grid__tabs-inner a:hover{text-decoration:underline;}@media only screen and (min-width:1280px){.user-orders-grid__tabs-inner a:hover{color:#4057e3;}}.user-orders-grid__tabs-inner a.is-active{background-color:#fff;color:#4057e3;}.user-orders-grid__content-block .section-title{margin:0 0 24px;font-size:24px;line-height:32px;font-weight:700;letter-spacing:-0.48px;}@media only screen and (max-width:1279px){.user-orders-grid__content-block{margin:32px 0 0;}.user-orders-grid__content-block > div + div{margin-top:8px;}}@media only screen and (min-width:1280px){.user-orders-grid__content-block{grid-area:content;padding:0 0 80px;}.user-orders-grid__content-block .section-title{margin:0 0 40px;}.user-orders-grid__content-block #block-orderpaymentblock{display:none;}}.user-orders-grid__order-payment-block + #block-custom-theme-content > div > .section-title{display:none;}.user-orders-grid__order-payment-block-title{margin:0 0 24px;font-size:24px;line-height:32px;font-weight:700;letter-spacing:-0.48px;}@media only screen and (min-width:1280px){.user-orders-grid__order-payment-block-title{margin:0 0 40px;}}@media only screen and (min-width:1280px){.user-order-head--double{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:68px;-moz-column-gap:68px;column-gap:68px;}.user-order-head--double > div{width:calc(50% - 34px);}}@media only screen and (max-width:1279px){.user-order-head .user-order-head__extra-content:not(.user-order-head__extra-content--canceled){display:none;}}.user-order-head__extra-content > div + div{margin-top:8px;}.user-orders-list-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:16px;}.user-order-empty-list{background-color:#fff;border-radius:8px;padding:246px 32px 56px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='292'%20height='242'%3E%3Cg%20data-name='Group%206595'%3E%3Cg%20data-name='Group%206593'%3E%3Cg%20data-name='Ellipse%20133'%20opacity='.2'%20transform='translate(27)'%3E%3Ccircle%20data-name='Ellipse%20133'%20cx='121'%20cy='121'%20r='121'%20fill='%23fff'/%3E%3Cpath%20data-name='Ellipse%20133%20-%20Outline'%20d='M121%207a114%20114%200%201%200%20114%20114A114.13%20114.13%200%200%200%20121%207m0-7A121%20121%200%201%201%200%20121%20121%20121%200%200%201%20121%200Z'%20fill='%23172e62'/%3E%3C/g%3E%3Cpath%20data-name='Rectangle%202976'%20fill='%23fff'%20d='M197%20189h53v28h-53z'/%3E%3Cpath%20data-name='Rectangle%202979'%20fill='%23fff'%20d='M12%2076h42v82H12z'/%3E%3Cpath%20data-name='Rectangle%202977'%20fill='%23fff'%20d='m28.41%20160.77%20222.9-108.71%2012.28%2025.17-222.9%20108.71z'/%3E%3Cpath%20data-name='Rectangle%202978'%20fill='%23fff'%20d='m54.08%20203.4%20162.7-187.17%2021.14%2018.37-162.7%20187.17z'/%3E%3Cg%20opacity='.2'%3E%3Cpath%20data-name='Rectangle%201475'%20fill='none'%20d='M77%2039h141v141H77z'/%3E%3Cpath%20d='M110.26%20180a1.89%201.89%200%200%201-1.85-1.92V90.37a1.9%201.9%200%200%201%201.85-1.93h3.04a1.88%201.88%200%200%201%201.84%201.93v87.7a1.88%201.88%200%200%201-1.84%201.93Zm40.4-.12a2.02%202.02%200%200%201-2.03-2v-2.64a2.02%202.02%200%200%201%202.03-2.01h15.71a2.02%202.02%200%200%200%202.04-2v-5.9a2.02%202.02%200%200%200-2.04-2h-38.95a1.84%201.84%200%200%201-1.85-1.82v-2.99a1.86%201.86%200%200%201%20.1-.6v-.02l.03-.1%2011.64-42.96a1.6%201.6%200%200%201%20.22-.49%201.84%201.84%200%200%201%201.74-1.2h64.96a1.84%201.84%200%200%201%201.3.54%201.7%201.7%200%200%201%20.45.7%202.33%202.33%200%200%201%20.19.45l11.64%2042.98a1.78%201.78%200%200%201%20.16.7v3a1.85%201.85%200%200%201-1.85%201.83h-38.96a2%202%200%200%200-2.03%202v5.88a2%202%200%200%200%202.01%202h15.65a2.02%202.02%200%200%201%202.03%202.01v2.64a2.02%202.02%200%200%201-2.03%202Zm-15.74-30.34-1.72%206.32a.64.64%200%200%200%20.11.56.62.62%200%200%200%20.52.24h9.05a.65.65%200%200%200%20.63-.46%205116%205116%200%200%200%201.7-6.34.64.64%200%200%200-.61-.8h-9.06a.64.64%200%200%200-.62.47Zm63.7-.23a.62.62%200%200%200-.1.55c.41%201.59%201.36%205.07%201.7%206.34a.63.63%200%200%200%20.62.47h8.9a.63.63%200%200%200%20.64-.64.57.57%200%200%200-.02-.17c-.43-1.58-1.38-5.06-1.71-6.32a.67.67%200%200%200-.63-.48h-8.89a.67.67%200%200%200-.52.25Zm-23.46.39v6.33a.62.62%200%200%200%20.63.64h16.75a.64.64%200%200%200%20.63-.8l-1.72-6.33a.66.66%200%200%200-.62-.48H175.8a.64.64%200%200%200-.64.64Zm-22.87-.16-1.72%206.32a.64.64%200%200%200%20.46.79.59.59%200%200%200%20.17.01h16.57a.64.64%200%200%200%20.65-.63v-6.33a.64.64%200%200%200-.65-.64h-14.86a.65.65%200%200%200-.62.47Zm42.45-14.5a.66.66%200%200%200-.11.56l1.72%206.34a.64.64%200%200%200%20.62.47h8.9a.62.62%200%200%200%20.5-.26.63.63%200%200%200%20.11-.55l-1.7-6.33v.02a.66.66%200%200%200-.64-.5h-8.89a.65.65%200%200%200-.51.26Zm-19.4-.03a.61.61%200%200%200-.2.45v6.3a.66.66%200%200%200%20.65.64h12.89a.65.65%200%200%200%20.64-.63.56.56%200%200%200-.03-.17l-1.71-6.34v.03a.64.64%200%200%200-.62-.48H175.8a.62.62%200%200%200-.46.2Zm-19.18.26c-.34%201.26-1.3%204.74-1.71%206.33a.6.6%200%200%200%20.1.55.64.64%200%200%200%20.52.25h12.7a.64.64%200%200%200%20.65-.63v-6.34h-.02a.61.61%200%200%200-.2-.45.64.64%200%200%200-.44-.18h-10.98a.65.65%200%200%200-.62.47Zm-17.38%200c-.34%201.26-1.3%204.74-1.72%206.33a.65.65%200%200%200%20.63.8h9.07a.65.65%200%200%200%20.62-.47l1.71-6.33h-.01a.63.63%200%200%200-.45-.78.57.57%200%200%200-.17-.02h-9.06a.64.64%200%200%200-.63.47Zm51.76-14.81a.62.62%200%200%200%20.03.17c.46%201.72%201.53%205.69%201.92%207.06a.65.65%200%200%200%20.63.47H202a.64.64%200%200%200%20.64-.64.57.57%200%200%200-.02-.16l-1.92-7.06a.65.65%200%200%200-.62-.47h-8.91a.64.64%200%200%200-.63.63Zm-15.4%200v7.06a.67.67%200%200%200%20.19.46.68.68%200%200%200%20.46.18h9a.64.64%200%200%200%20.66-.64.56.56%200%200%200-.02-.16l-1.93-7.06h.02a.65.65%200%200%200-.62-.47h-7.11a.64.64%200%200%200-.65.64Zm-14.92-.16c-.39%201.37-1.45%205.33-1.92%207.05a.65.65%200%200%200%20.1.56.64.64%200%200%200%20.52.25h8.85a.65.65%200%200%200%20.46-.18.62.62%200%200%200%20.19-.46v-7.05a.64.64%200%200%200-.64-.64h-6.94a.65.65%200%200%200-.62.47Zm-17.39%200-1.92%207.05a.65.65%200%200%200%20.46.8%201.24%201.24%200%200%200%20.16.01h9.1a.65.65%200%200%200%20.62-.47c.38-1.38%201.44-5.34%201.92-7.05h-.02a.61.61%200%200%200-.1-.57.66.66%200%200%200-.52-.24h-9.08a.64.64%200%200%200-.62.47Zm.18-25.05-22.67-13.12a1.85%201.85%200%200%201-.67-2.53l1.51-2.63v-.01a1.85%201.85%200%200%201%202.53-.67l22.67%2013.12a1.86%201.86%200%200%201%20.67%202.53c-.47.83-1.05%201.8-1.51%202.63l-.01.01a1.84%201.84%200%200%201-2.52.67Zm-64.24-.67v-.01l-1.52-2.63a1.86%201.86%200%200%201%20.67-2.53l22.67-13.12a1.85%201.85%200%200%201%202.52.67v.01l1.52%202.63a1.85%201.85%200%200%201-.67%202.53h-.01L81.28%2095.25a1.8%201.8%200%200%201-.91.25%201.85%201.85%200%200%201-1.6-.92Zm34.87-25.69h-3.04a1.86%201.86%200%200%201-1.86-1.85v-26.2A1.86%201.86%200%200%201%20110.6%2039h3.05a1.86%201.86%200%200%201%201.84%201.85v26.2a1.84%201.84%200%200%201-1.82%201.84Z'%20fill='%23172e62'%20stroke='rgba(0,0,0,0)'%20stroke-miterlimit='10'%20fill-rule='evenodd'/%3E%3C/g%3E%3C/g%3E%3Cpath%20data-name='Line%20797'%20d='M250.5%20206h-141a3.5%203.5%200%200%201-3.5-3.5%203.5%203.5%200%200%201%203.5-3.5h141a3.5%203.5%200%200%201%203.5%203.5%203.5%203.5%200%200%201-3.5%203.5Z'%20fill='%23172e62'%20opacity='.2'/%3E%3Cpath%20data-name='Line%20800'%20d='M288.5%20206h-19a3.5%203.5%200%200%201-3.5-3.5%203.5%203.5%200%200%201%203.5-3.5h19a3.5%203.5%200%200%201%203.5%203.5%203.5%203.5%200%200%201-3.5%203.5Z'%20fill='%23172e62'%20opacity='.2'/%3E%3Cg%20data-name='Group%206594'%20fill='%23172e62'%3E%3Cpath%20data-name='Line%20798'%20d='M82.5%20159h-37a3.5%203.5%200%200%201-3.5-3.5%203.5%203.5%200%200%201%203.5-3.5h37a3.5%203.5%200%200%201%203.5%203.5%203.5%203.5%200%200%201-3.5%203.5Z'%20opacity='.2'/%3E%3Cpath%20data-name='Line%20799'%20d='M25.58%20159H3.5a3.5%203.5%200%200%201-3.5-3.5%203.5%203.5%200%200%201%203.5-3.5h22.08a3.5%203.5%200%200%201%203.5%203.5%203.5%203.5%200%200%201-3.5%203.5Z'%20opacity='.2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top 56px center;background-size:auto 156px;-webkit-box-shadow:0px 1px 3px rgba(23,46,98,0.15);box-shadow:0px 1px 3px rgba(23,46,98,0.15);}@media only screen and (min-width:1280px){.user-order-empty-list{padding:361px 32px 180px;background-size:auto 242px;}}.user-order-empty-list__buttons{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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:40px;}.user-order-empty-list .btn{background-color:#4057e3;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;height:60px;-webkit-box-shadow:0px 10px 15px rgba(23,46,98,0.2);box-shadow:0px 10px 15px rgba(23,46,98,0.2);font-size:16px;line-height:24px;font-weight:600;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;padding:0 40px;}.user-order-empty-list .btn:hover,.user-order-empty-list .btn:active{background-color:#4d64ee;-webkit-box-shadow:0px 15px 20px rgba(23,46,98,0.2);box-shadow:0px 15px 20px rgba(23,46,98,0.2);}.user-order-empty-list .btn::after{content:"";height:20px;width:20px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='13.34'%20height='13.34'%3E%3Cpath%20data-name='icon%20-%20arrow-right'%20d='M6.08%2013.09a.83.83%200%200%201%200-1.18l4.4-4.41H.84a.83.83%200%200%201%200-1.67h9.66l-4.41-4.4A.83.83%200%200%201%207.26.23l5.83%205.84a.83.83%200%200%201%200%201.18L7.26%2013.1a.83.83%200%200%201-1.18%200Z'%20fill='%23fff'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;margin:0 0 0 8px;}.user-order-empty-list .link{font-size:14px;line-height:18px;font-weight:600;color:#4057e3;}.user-order-empty-list .link::after{content:"";display:inline-block;height:15px;width:15px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14.68'%20height='14.68'%3E%3Cpath%20data-name='Path%20622'%20d='M7.33%2014.68a7.33%207.33%200%201%201%205.2-2.14%207.34%207.34%200%200%201-5.2%202.14Zm0-13.34a5.98%205.98%200%201%200%204.25%201.75%205.98%205.98%200%200%200-4.24-1.75Zm0%209.34a.63.63%200%200%201-.66-.67v-2h-2a.67.67%200%201%201%200-1.33h2v-2a.67.67%200%201%201%201.33%200v2h2A.67.67%200%201%201%2010%208H8v2a.63.63%200%200%201-.66.67Z'%20fill='%234057e3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;margin:0 0 0 8px;position:relative;top:2px;}.awaiting-payment-card{background-color:#F5F6FE;border-radius:8px;padding:16px 16px 24px;}@media only screen and (min-width:1280px){.awaiting-payment-card{padding:32px 32px 40px;}}.awaiting-payment-card__title{font-size:14px;line-height:18px;font-weight:600;margin:0 0 8px;}@media only screen and (max-width:1279px){.awaiting-payment-card__title{text-align:center;}}@media only screen and (min-width:1280px){.awaiting-payment-card__title{margin:0 0 16px;}}@media only screen and (min-width:1280px){.awaiting-payment-card__body-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;}}@media only screen and (min-width:1280px){.awaiting-payment-card__sums-wrap,.awaiting-payment-card__payment-button{width:calc(50% - 10px);}}.awaiting-payment-card__balance{font-size:28px;line-height:44px;font-weight:700;letter-spacing:-0.56px;}@media only screen and (max-width:1279px){.awaiting-payment-card__balance{text-align:center;}}@media only screen and (min-width:1280px){.awaiting-payment-card__balance{line-height:30px;}}.awaiting-payment-card__payment-deadline{color:#515B78;font-size:13px;line-height:18px;display:block;}@media only screen and (max-width:1279px){.awaiting-payment-card__payment-deadline{text-align:center;}}@media only screen and (max-width:1279px){.awaiting-payment-card__payment-button{margin:16px 0 0;}}.awaiting-payment-card__payment-button .btn{width:100%;background-color:#4057e3;color:#fff;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-sizing:border-box;box-sizing:border-box;border-radius:8px;height:48px;-webkit-box-shadow:0px 10px 15px rgba(23,46,98,0.2);box-shadow:0px 10px 15px rgba(23,46,98,0.2);font-size:14px;line-height:22px;font-weight:600;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;text-decoration:none;}.awaiting-payment-card__payment-button .btn:hover,.awaiting-payment-card__payment-button .btn:active{background-color:#4d64ee;-webkit-box-shadow:0px 15px 20px rgba(23,46,98,0.2);box-shadow:0px 15px 20px rgba(23,46,98,0.2);}.awaiting-payment-card__payment-button .btn::after{content:"";height:20px;width:20px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='13.34'%20height='13.34'%3E%3Cpath%20data-name='icon%20-%20arrow-right'%20d='M6.08%2013.09a.83.83%200%200%201%200-1.18l4.4-4.41H.84a.83.83%200%200%201%200-1.67h9.66l-4.41-4.4A.83.83%200%200%201%207.26.23l5.83%205.84a.83.83%200%200%201%200%201.18L7.26%2013.1a.83.83%200%200%201-1.18%200Z'%20fill='%23fff'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;margin:0 0 0 12px;}.awaiting-payment-card__invoice-button{margin:16px 0 0;padding:20px 0 0;border-top:1px solid #b6bccb;}@media only screen and (min-width:1280px){.awaiting-payment-card__invoice-button{margin:24px 0 0;}}.awaiting-payment-card__invoice-button .btn{font-size:14px;line-height:18px;font-weight:600;padding:0;margin:0;background-color:transparent;border:0;color:#4057e3;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;}.awaiting-payment-card__invoice-button .btn::before{content:"";height:20px;width:20px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='15'%20height='18.34'%3E%3Cpath%20data-name='Path%20466'%20d='M12.5%2018.34h-10a2.45%202.45%200%200%201-2.5-2.5V2.5A2.45%202.45%200%200%201%202.5%200h6.67a.5.5%200%200%201%20.33.1c.08%200%20.17.08.25.16l5%205a.44.44%200%200%201%20.08.13.42.42%200%200%200%20.09.12.5.5%200%200%201%20.08.34v10a2.45%202.45%200%200%201-2.5%202.5ZM2.5%201.67a.79.79%200%200%200-.83.83v13.34a.79.79%200%200%200%20.83.83h10a.79.79%200%200%200%20.83-.83V6.67H9.17a.79.79%200%200%201-.84-.83V1.67ZM10%202.84V5h2.17Zm.83%2011.33H4.17a.83.83%200%201%201%200-1.67h6.67a.83.83%200%201%201%200%201.67Zm0-3.33H4.17a.83.83%200%200%201%200-1.67h6.67a.83.83%200%200%201%200%201.67Zm-5-3.34H4.17a.79.79%200%200%201-.83-.83.79.79%200%200%201%20.83-.83h1.66a.79.79%200%200%201%20.84.83.79.79%200%200%201-.84.83Z'%20fill='%234057e3'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;margin:0 8px 0 0;}.awaiting-payment-notification{border-radius:8px;background-color:#FCF6DB;padding:24px 32px 24px 72px;margin:0 0 24px;position:relative;}.awaiting-payment-notification::after{content:"";position:absolute;height:24px;width:24px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%3E%3Cpath%20data-name='icon%20-%20clock'%20d='M12%2024a12%2012%200%201%201%208.48-3.5A12%2012%200%200%201%2012%2024Zm0-21.8a9.77%209.77%200%201%200%206.94%202.86A9.77%209.77%200%200%200%2012%202.2Zm3.26%2014.17a.98.98%200%200%201-.76-.33l-3.27-3.27a.99.99%200%200%201-.33-.76V5.47a1.09%201.09%200%200%201%202.18%200v6.1l2.95%202.94a1.05%201.05%200%200%201%200%201.53.98.98%200%200%201-.77.33Z'%20fill='%23eecf4e'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;top:20px;left:32px;}.awaiting-payment-notification p{font-size:14px;line-height:18px;font-weight:600;color:#A26A0A;margin:0;}.awaiting-payment-notification p + p{margin-top:16px;}.awaiting-payment-notification small{color:rgba(162,106,10,0.6);display:block;margin:4px 0 0;font-size:13px;line-height:18px;font-weight:400;}.awaiting-payment-notification--success{background-color:#E4FAF7;}.awaiting-payment-notification--success::after{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='25'%20height='25'%3E%3Cpath%20d='M11.85%2024.48a12%2012%200%201%201%205.69-22.87.73.73%200%200%201%20.34%201.02l-.45.82a.72.72%200%200%201-.93.32%209.6%209.6%200%201%200%205.58%209.39.72.72%200%200%201%20.72-.66h.94a.74.74%200%200%201%20.73.8A12.02%2012.02%200%200%201%2012.5%2024.5l-.65-.02Zm-.14-8.52-4.93-4.45a.65.65%200%200%201-.04-.92l.73-.8a.65.65%200%200%201%20.92-.06l3.94%203.56%2010.29-9.06a.65.65%200%200%201%20.92.06l.72.82a.66.66%200%200%201-.05.92l-11.29%209.94a.91.91%200%200%201-1.21%200Z'%20fill='%2300d3b7'%20stroke='rgba(0,0,0,0)'/%3E%3C/svg%3E");}.awaiting-payment-notification--success p{color:#018F7D;}.awaiting-payment-notification--success small{color:rgba(1,143,125,0.6);}.awaiting-payment-notification--error{background-color:#FFE8E9;}.awaiting-payment-notification--error::after{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%3E%3Cpath%20data-name='icon%20-%20x-circle'%20d='M12%2024a12%2012%200%201%201%208.49-3.5%2012%2012%200%200%201-8.5%203.5Zm0-21.8a9.77%209.77%200%201%200%206.95%202.86A9.77%209.77%200%200%200%2012%202.2Zm3.27%2014.17a.98.98%200%200%201-.77-.32L12%2013.53l-2.51%202.51a1.08%201.08%200%201%201-1.53-1.53l2.5-2.5-2.5-2.51A1.08%201.08%200%201%201%209.5%207.97l2.5%202.51%202.51-2.5a1.08%201.08%200%201%201%201.53%201.52L13.52%2012l2.5%202.51a1.05%201.05%200%200%201%200%201.53.98.98%200%200%201-.76.33Z'%20fill='%23ef404a'/%3E%3C/svg%3E");}.awaiting-payment-notification--error p{color:#9F141C;}.awaiting-payment-notification--error p span{margin:0 0 0 6px;}.awaiting-payment-notification--error small{color:rgba(159,20,28,0.6);}@media only screen and (min-width:1280px){.user-orders-payments-table,.user-orders-invoices-table{width:100%;}.user-orders-payments-table .user-orders-payments-table__td-mob-label,.user-orders-payments-table .user-orders-invoices-table__td-mob-label,.user-orders-invoices-table .user-orders-payments-table__td-mob-label,.user-orders-invoices-table .user-orders-invoices-table__td-mob-label{display:none;}.user-orders-payments-table__thead th,.user-orders-invoices-table__thead th{font-size:12px;line-height:20px;padding:16px;}.user-orders-payments-table__th--state,.user-orders-payments-table__th--amount__number,.user-orders-payments-table__th--file__target-id,.user-orders-invoices-table__th--state,.user-orders-invoices-table__th--amount__number,.user-orders-invoices-table__th--file__target-id{text-align:right;white-space:nowrap;}.user-orders-payments-table__th--authorized,.user-orders-payments-table__th--created-2,.user-orders-invoices-table__th--authorized,.user-orders-invoices-table__th--created-2{text-align:center;white-space:nowrap;}.user-orders-payments-table__tbody tr:hover,.user-orders-invoices-table__tbody tr:hover{background-color:#fafafa;}.user-orders-payments-table__tbody td,.user-orders-invoices-table__tbody td{padding:18px 16px 19px;}.user-orders-payments-table__td--state,.user-orders-payments-table__td--amount__number,.user-orders-payments-table__td--file__target-id,.user-orders-invoices-table__td--state,.user-orders-invoices-table__td--amount__number,.user-orders-invoices-table__td--file__target-id{text-align:right;white-space:nowrap;}.user-orders-payments-table__td--authorized,.user-orders-payments-table__td--created-2,.user-orders-invoices-table__td--authorized,.user-orders-invoices-table__td--created-2{text-align:center;white-space:nowrap;}}@media only screen and (max-width:1279px){.user-orders-payments-table,.user-orders-invoices-table{display:block;margin:24px 0 0;}.user-orders-payments-table__thead,.user-orders-invoices-table__thead{display:none;}.user-orders-payments-table__tbody,.user-orders-invoices-table__tbody{display:block;}.user-orders-payments-table__tbody tr,.user-orders-invoices-table__tbody tr{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;padding:0 0 24px;border-bottom:1px solid #E9EBEF;}.user-orders-payments-table__tbody tr:first-child,.user-orders-invoices-table__tbody tr:first-child{border-top:1px solid #E9EBEF;padding:20px 0 24px;}.user-orders-payments-table__tbody tr + tr,.user-orders-invoices-table__tbody tr + tr{margin:20px 0 0;}.user-orders-payments-table__td,.user-orders-invoices-table__td{border:0;padding:0;}.user-orders-payments-table__td small,.user-orders-invoices-table__td small{display:block;font-size:12px;line-height:16px;font-weight:700;}.user-orders-payments-table__td--payment-number,.user-orders-payments-table__td--nothing,.user-orders-invoices-table__td--payment-number,.user-orders-invoices-table__td--nothing{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.user-orders-payments-table__td--authorized,.user-orders-payments-table__td--created-2,.user-orders-invoices-table__td--authorized,.user-orders-invoices-table__td--created-2{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.user-orders-payments-table__td--state,.user-orders-payments-table__td--file__target-id,.user-orders-invoices-table__td--state,.user-orders-invoices-table__td--file__target-id{width:calc(50% - 10px);-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;text-align:right;}.user-orders-payments-table__td--state .user-orders-payments-table__td-mob-label,.user-orders-payments-table__td--state .user-orders-invoices-table__td-mob-label,.user-orders-payments-table__td--file__target-id .user-orders-payments-table__td-mob-label,.user-orders-payments-table__td--file__target-id .user-orders-invoices-table__td-mob-label,.user-orders-invoices-table__td--state .user-orders-payments-table__td-mob-label,.user-orders-invoices-table__td--state .user-orders-invoices-table__td-mob-label,.user-orders-invoices-table__td--file__target-id .user-orders-payments-table__td-mob-label,.user-orders-invoices-table__td--file__target-id .user-orders-invoices-table__td-mob-label{display:none;}.user-orders-payments-table__td--state,.user-orders-invoices-table__td--state{width:calc(55% - 10px);}.user-orders-payments-table__td--amount__number,.user-orders-invoices-table__td--amount__number{width:calc(45% - 10px);-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}}.user-orders-payments-table__td--file__target-id .file-icon,.user-orders-invoices-table__td--file__target-id .file-icon{display:none;}.user-orders-payments-table__td--file__target-id .file a,.user-orders-invoices-table__td--file__target-id .file a{display:block;height:40px;width:40px;overflow:hidden;color:transparent;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='17.54'%20height='17.54'%3E%3Cg%20data-name='Group%203011'%3E%3Cpath%20data-name='Union%2029'%20d='M2.83%2017.54A2.83%202.83%200%200%201%200%2014.71V2.83A2.83%202.83%200%200%201%202.83%200h11.88a2.83%202.83%200%200%201%202.83%202.83v11.88a2.83%202.83%200%200%201-2.83%202.83ZM1.87%202.8v11.9a.92.92%200%200%200%20.92.92h11.9a.92.92%200%200%200%20.92-.92V2.79a.92.92%200%200%200-.92-.92H2.8a.92.92%200%200%200-.92.92Zm.88%2010.88c0-1%201.07-1.51%202.7-2.28l1.15-.56.35-.16a11.44%2011.44%200%200%200%20.4-1.07c.28-.8.5-1.51.71-2.13a4.88%204.88%200%200%201-1.24-2.75c0-1.72.83-2.08%201.53-2.08.92%200%201.53.34%201.53%202.03a11.4%2011.4%200%200%201-.68%202.6c.3.35.65.73%201.03%201.11a14.48%2014.48%200%200%200%201.22%201.05%2011.89%2011.89%200%200%201%201.48-.18c.66%200%202.03%200%202.03%201.2%200%20.61-.26%201.34-1.52%201.34a5.84%205.84%200%200%201-2.25-1.28%2020.32%2020.32%200%200%200-3.5.94c-1.04%202.13-2.47%203.4-3.42%203.4-.72%200-1.52-.45-1.52-1.18ZM5.9%2012.3c-1.05.49-2.12%201-2.12%201.36a.8.8%200%200%200%20.5.16c.3%200%201.05-.51%201.82-1.62Zm6.73-2.02a3.71%203.71%200%200%200%20.86.5c.47%200%20.47-.1.47-.33-.06-.12-.27-.19-1.02-.19-.06%200-.16%200-.3.02Zm-4.3-.37-.1.27c.65-.2%201.3-.37%201.94-.5a13.2%2013.2%200%200%201-.65-.59q-.36-.36-.68-.71l-.5%201.53Zm-.48-5.2a3.14%203.14%200%200%200%20.61%201.54%208.14%208.14%200%200%200%20.4-1.58c0-1.02-.14-1.02-.5-1.02-.18%200-.5%200-.5%201.06Z'%20fill='%23172e62'/%3E%3C/g%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;margin:0 0 0 auto;}@media only screen and (min-width:1280px){.user-orders-payments-table__td--file__target-id .file a,.user-orders-invoices-table__td--file__target-id .file a{margin:-11px -8px -11px auto;border-radius:4px;background-color:#fff;}.user-orders-payments-table__td--file__target-id .file a:hover,.user-orders-invoices-table__td--file__target-id .file a:hover{-webkit-box-shadow:0px 1px 0px rgba(23,46,98,0.2);box-shadow:0px 1px 0px rgba(23,46,98,0.2);}}.payment-state{border-radius:12px;background-color:#F4F5F7;padding:3px 12px 4px 20px;font-size:12px;line-height:24px;color:#515B78;position:relative;white-space:nowrap;}.payment-state::after{content:"";position:absolute;height:6px;width:6px;border-radius:50%;background-color:#b6bccb;left:9px;top:calc(50% - 3px);}.payment-state--completed{color:#018F7D;background-color:#E4FAF7;}.payment-state--completed::after{background-color:#00d3b7;}.payment-state--waiting{color:#A26A0A;background-color:#FBF5DB;}.payment-state--waiting::after{background-color:#F4CF26;}.user-orders-list-card{padding:16px 16px 24px;background-color:#fff;border-radius:8px;-webkit-box-shadow:0px 1px 3px rgba(23,46,98,0.15);box-shadow:0px 1px 3px rgba(23,46,98,0.15);}@media only screen and (min-width:1280px){.user-orders-list-card{padding:40px;}.user-orders-list-card .hide-on-desktop{display:none !important;}}@media only screen and (max-width:1279px){.user-orders-list-card .hide-on-mobile{display:none !important;}}.user-orders-list-card__inner{display:grid;grid-template-columns:80px calc(50% - 80px) calc(50% - 40px) 40px;grid-template-rows:auto;row-gap:12px;}@media only screen and (min-width:1280px){.user-orders-list-card__inner{grid-template-columns:244px 1fr 100px 476px;row-gap:0;}}.user-orders-list-card__status-bar{grid-column:1/2;}@media only screen and (min-width:1280px){.user-orders-list-card__status-bar{grid-row:1/4;padding-right:64px;}}@media only screen and (max-width:1279px){.user-orders-list-card__status-bar .project-completion__bar{width:80px;}.user-orders-list-card__status-bar .project-completion__bar-item{width:80px;height:80px;}.user-orders-list-card__status-bar svg{display:none;}.user-orders-list-card__status-bar .project-completion__bar div.project-completion__bar-item-text{font-size:9px;line-height:10px;font-weight:700;}.user-orders-list-card__status-bar .project-completion__bar div.project-completion__bar-item-text strong{font-size:18px;line-height:20px;font-weight:700;letter-spacing:-0.36px;}}@media only screen and (min-width:1280px){.user-orders-list-card:hover .user-orders-grid__title{color:#4057e3;}}.user-orders-list-card__desktop-head{grid-column:2/3;grid-row:1/2;}@media only screen and (max-width:1279px){.user-orders-list-card__title{grid-column:2/4;padding:8px 16px 0;}}@media only screen and (min-width:1280px){.user-orders-list-card__title{padding:0;}.user-orders-list-card__title .order-field-project-title .user-orders-grid__title{padding:0;font-size:20px;line-height:32px;font-weight:700;letter-spacing:-0.4px;}.user-orders-list-card__title .order-field-project-title .user-orders-grid__title::after{content:"";position:relative;height:24px;width:24px;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16.01'%3E%3Cpath%20data-name='icon%20-%20arrow-right'%20d='M7.3%2015.7a1%201%200%200%201%200-1.4L12.58%209H1a1%201%200%200%201%200-2h11.59l-5.3-5.3A1%201%200%200%201%208.71.3l7%207a1%201%200%200%201%200%201.42l-7%207a1%201%200%200%201-1.42%200Z'%20fill='%234057e3'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;top:4px;margin-left:12px;opacity:0;-webkit-transform:translateX(-3px);-ms-transform:translateX(-3px);transform:translateX(-3px);-webkit-transition:opacity 0.15s ease,-webkit-transform 0.15s ease;transition:opacity 0.15s ease,-webkit-transform 0.15s ease;transition:opacity 0.15s ease,transform 0.15s ease;transition:opacity 0.15s ease,transform 0.15s ease,-webkit-transform 0.15s ease;}.user-orders-list-card__title a:hover .order-field-project-title .user-orders-grid__title::after{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}}.user-orders-list-card__title a{text-decoration:none;}.user-orders-list-card__title .user-orders-grid__title{font-size:16px;line-height:20px;font-weight:700;letter-spacing:-0.32px;margin:0;}.user-orders-list-card__toggler{grid-column:4/5;}@media only screen and (min-width:1280px){.user-orders-list-card__toggler{grid-column:3/4;grid-row:1/3;justify-self:flex-end;}}.user-orders-list-card__toggler-inner{position:relative;}.user-orders-list-card__toggler-button{height:40px;width:40px;border-radius:6px;border:1px solid #b6bccb;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='15'%20height='3.33'%3E%3Cpath%20data-name='Path%20578'%20d='M13.33%203.33A1.67%201.67%200%201%201%2015%201.67a1.67%201.67%200%200%201-1.67%201.66Zm-5.83%200a1.67%201.67%200%201%201%201.67-1.66A1.67%201.67%200%200%201%207.5%203.33Zm-5.83%200a1.67%201.67%200%201%201%201.66-1.66%201.67%201.67%200%200%201-1.66%201.66Z'%20fill='%23172e62'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;}.user-orders-list-card__toggler-button:not(.is-opened) + .user-orders-list-card__drop,.user-orders-list-card__toggler-button:not(.is-opened) + .user-orders-list-card__drop + .user-orders-list-card__backdrop{display:none;}.user-orders-list-card__drop{position:absolute;top:44px;right:0;width:240px;background-color:#fff;padding:8px;border-radius:4px;-webkit-box-shadow:0 6px 20px rgba(23,46,98,0.15);box-shadow:0 6px 20px rgba(23,46,98,0.15);z-index:98;}.user-orders-list-card__drop > div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.user-orders-list-card__drop .order-link{border-radius:4px;padding:10px 10px 10px 40px;font-size:14px;line-height:24px;font-weight:400;position:relative;text-decoration:none;}.user-orders-list-card__drop .order-link::before{content:"";position:absolute;height:20px;width:20px;left:10px;top:calc(50% - 10px);background-repeat:no-repeat;background-position:center;}.user-orders-list-card__drop .order-link--order-view::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='18.35'%20height='18.34'%3E%3Cpath%20data-name='icon%20-%20info'%20d='M9.17%2018.34a9.17%209.17%200%201%201%206.49-2.67%209.18%209.18%200%200%201-6.5%202.67Zm0-16.66a7.47%207.47%200%201%200%205.31%202.19%207.47%207.47%200%200%200-5.31-2.2Zm0%2011.66a.79.79%200%200%201-.83-.83V9.18a.83.83%200%200%201%201.66%200v3.33a.79.79%200%200%201-.83.84Zm0-6.66H9c-.08%200-.08%200-.16-.09a.1.1%200%200%201-.09-.04.1.1%200%200%200-.08-.04.08.08%200%200%201-.08-.08.8.8%200%200%201%200-1.17l.08-.08a.1.1%200%200%200%20.08-.04.1.1%200%200%201%20.08-.04c.09%200%20.09%200%20.17-.09a1.16%201.16%200%200%201%20.75.25.8.8%200%200%201%200%201.17.75.75%200%200%201-.58.25Z'%20fill='%23172e62'/%3E%3C/svg%3E");}.user-orders-list-card__drop .order-link--order-stage::before{top:calc(50% - 11px);background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16.67'%20height='18.34'%3E%3Cpath%20data-name='Path%20346'%20d='M14.17%2018.33H2.5a2.45%202.45%200%200%201-2.5-2.5V4.17a2.46%202.46%200%200%201%202.5-2.5h1.67V.84A.79.79%200%200%201%205%200a.79.79%200%200%201%20.83.83v.84h5V.84a.83.83%200%200%201%201.67%200v.83h1.67a2.46%202.46%200%200%201%202.5%202.5v11.67a2.45%202.45%200%200%201-2.5%202.5Zm-12.5-10v7.5a.79.79%200%200%200%20.83.84h11.67a.79.79%200%200%200%20.83-.84v-7.5Zm.83-5a.79.79%200%200%200-.83.84v2.5H15v-2.5a.79.79%200%200%200-.83-.84H12.5v.84a.83.83%200%201%201-1.67%200v-.83h-5v.83A.79.79%200%200%201%205%205a.79.79%200%200%201-.83-.83v-.83Z'%20fill='%23172e62'/%3E%3C/svg%3E");}.user-orders-list-card__drop .order-link--order-payments::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16.67'%20height='11.67'%3E%3Cpath%20data-name='icon%20-%20list'%20d='M15.84%2011.67H5A.83.83%200%201%201%205%2010h10.84a.83.83%200%201%201%200%201.67Zm-15%200a.76.76%200%200%201-.59-.25.75.75%200%200%201-.25-.58.5.5%200%200%201%20.09-.34c0-.08.08-.16.16-.25A.83.83%200%200%201%20.84%2010a.83.83%200%200%201%20.58.25.8.8%200%200%201%200%201.17.75.75%200%200%201-.58.25Zm15-5H5a.79.79%200%200%201-.83-.83A.79.79%200%200%201%205%205h10.84a.79.79%200%200%201%20.83.83.79.79%200%200%201-.83.84Zm-15%200a.76.76%200%200%201-.59-.25.75.75%200%200%201-.25-.58v-.17c.1-.08.1-.08.1-.17a.1.1%200%200%201%20.04-.08.1.1%200%200%200%20.04-.08l.08-.09a.44.44%200%200%201%20.13-.08.44.44%200%200%200%20.12-.08A.77.77%200%200%201%20.85%205a.8.8%200%200%201%20.57.25.08.08%200%200%201%20.08.08.1.1%200%200%200%20.04.09.1.1%200%200%201%20.04.08.1.1%200%200%200%20.04.08.1.1%200%200%201%20.05.09v.16a.75.75%200%200%201-.25.59.75.75%200%200%201-.58.25Zm15-5H5a.79.79%200%200%201-.83-.83A.79.79%200%200%201%205%200h10.84a.79.79%200%200%201%20.83.83.79.79%200%200%201-.83.84Zm-15%200H.67C.59%201.59.59%201.59.5%201.59a.1.1%200%200%201-.08-.05.1.1%200%200%200-.08-.04l-.09-.08a.44.44%200%200%201-.08-.13.44.44%200%200%200-.08-.12A.5.5%200%200%201%200%20.84.5.5%200%200%201%20.1.5C.09.42.17.34.25.25A.8.8%200%200%201%20.82%200a.78.78%200%200%201%20.35.09c.08%200%20.17.08.25.16a.75.75%200%200%201%20.25.58.75.75%200%200%201-.25.59.75.75%200%200%201-.58.25Z'%20fill='%23172e62'/%3E%3C/svg%3E");}.user-orders-list-card__drop .order-link--order-invoices::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='15'%20height='18.34'%3E%3Cpath%20data-name='Path%20466'%20d='M12.5%2018.34h-10a2.45%202.45%200%200%201-2.5-2.5V2.5A2.45%202.45%200%200%201%202.5%200h6.67a.5.5%200%200%201%20.33.1c.08%200%20.17.08.25.16l5%205a.44.44%200%200%201%20.08.13.42.42%200%200%200%20.09.12.5.5%200%200%201%20.08.34v10a2.45%202.45%200%200%201-2.5%202.5ZM2.5%201.67a.79.79%200%200%200-.83.83v13.34a.79.79%200%200%200%20.83.83h10a.79.79%200%200%200%20.83-.83V6.67H9.17a.79.79%200%200%201-.84-.83V1.67ZM10%202.84V5h2.17Zm.83%2011.33H4.17a.83.83%200%201%201%200-1.67h6.67a.83.83%200%201%201%200%201.67Zm0-3.33H4.17a.83.83%200%200%201%200-1.67h6.67a.83.83%200%200%201%200%201.67Zm-5-3.34H4.17a.79.79%200%200%201-.83-.83.79.79%200%200%201%20.83-.83h1.66a.79.79%200%200%201%20.84.83.79.79%200%200%201-.84.83Z'%20fill='%23172e62'/%3E%3C/svg%3E");}.user-orders-list-card__drop .order-link--order-files::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='18.33'%20height='18.33'%3E%3Cpath%20data-name='icon%20-%20link'%20d='M5.01%2018.33a5.25%205.25%200%200%201-3.52-1.42A5.1%205.1%200%200%201%201.4%209.8l2.52-2.5.5-.5a4.76%204.76%200%200%201%202.87-1%204.27%204.27%200%200%201%20.83.08A4.96%204.96%200%200%201%2011.4%207.8a.9.9%200%200%201-.17%201.16.8.8%200%200%201-.48.15.88.88%200%200%201-.7-.31%203.18%203.18%200%200%200-2.18-1.33%203.74%203.74%200%200%200-.35-.02%203.88%203.88%200%200%200-2.16.69l-.17.16-.17.17-2.52%202.5a3.26%203.26%200%200%200-.94%202.36%203.22%203.22%200%200%200%201.02%202.32%203.41%203.41%200%200%200%204.7%200l1.43-1.42a.75.75%200%200%201%20.54-.21%201.04%201.04%200%200%201%20.72.3.8.8%200%200%201%200%201.17L8.54%2016.9a5.25%205.25%200%200%201-3.52%201.43Zm5.8-5.85a5%205%200%200%201-4.03-2.01.9.9%200%200%201%20.17-1.17.8.8%200%200%201%20.47-.14.88.88%200%200%201%20.7.31%203.23%203.23%200%200%200%202.65%201.33%203.5%203.5%200%200%200%202.06-.66.65.65%200%200%200%20.33-.34l2.52-2.5a3.38%203.38%200%200%200%20.93-2.44%203.19%203.19%200%200%200-1.02-2.25%203.41%203.41%200%200%200-4.7%200L9.47%204.03a.83.83%200%201%201-1.18-1.17l1.43-1.42a4.93%204.93%200%200%201%206.97%200%204.85%204.85%200%200%201%201.64%203.48%204.79%204.79%200%200%201-1.39%203.54l-2.52%202.51a3.67%203.67%200%200%201-.58.5%205.07%205.07%200%200%201-3.03%201Z'%20fill='%23172e62'/%3E%3C/svg%3E");}.user-orders-list-card__drop .order-link--product-view{margin-top:16px;}.user-orders-list-card__drop .order-link--product-view::after{content:"";position:absolute;top:-8px;left:-8px;width:calc(100% + 16px);height:1px;background-color:#e9ebef;}.user-orders-list-card__drop .order-link--product-view::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='10'%20height='10'%3E%3Cpath%20data-name='icon%20-%20arrow-up-right'%20d='M.24%209.76a.83.83%200%200%201%200-1.18l6.92-6.91H.83A.83.83%200%200%201%20.83%200h8.34a.83.83%200%200%201%20.33.07h.02l.01.01h.01l.02.02a.83.83%200%200%201%20.44.76v8.3a.83.83%200%201%201-1.67%200v-6.3l-6.9%206.9a.83.83%200%200%201-1.19%200Z'%20fill='%23172e62'/%3E%3C/svg%3E");}.user-orders-list-card__drop .order-link:hover,.user-orders-list-card__drop .order-link:active{background-color:#f4f5f7;text-decoration:underline;}.user-orders-list-card__backdrop{position:fixed;z-index:97;height:100%;width:100%;left:0;top:0;}@media only screen and (max-width:1279px){.user-orders-list-card__address{grid-column:1/5;padding:12px 0 16px;border-bottom:1px solid #e9ebef;}}@media only screen and (min-width:1280px){.user-orders-list-card__address{margin:8px 0 0;}.user-orders-list-card__address .user-orders-grid__address{font-size:13px;line-height:18px;color:#515B78;white-space:normal;}.user-orders-list-card__address .user-orders-grid__address::after{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='13.33'%20height='16'%3E%3Cpath%20data-name='icon%20-%20map-pin'%20d='M6.67%2016a.93.93%200%200%201-.4-.13%2020.33%2020.33%200%200%201-3.21-2.8%2013.9%2013.9%200%200%201-2.1-2.9A7.5%207.5%200%200%201%200%206.67a6.67%206.67%200%200%201%2013.33%200%207.5%207.5%200%200%201-.95%203.5%2013.9%2013.9%200%200%201-2.1%202.9%2020.34%2020.34%200%200%201-3.21%202.8.93.93%200%200%201-.4.13Zm0-14.67a5.35%205.35%200%200%200-5.34%205.34%207.92%207.92%200%200%200%202.2%204.93%2019.09%2019.09%200%200%200%203.14%202.93A19.05%2019.05%200%200%200%209.8%2011.6%207.92%207.92%200%200%200%2012%206.67a5.35%205.35%200%200%200-5.33-5.34Zm0%208a2.67%202.67%200%201%201%202.66-2.66%202.67%202.67%200%200%201-2.66%202.66Zm0-4A1.33%201.33%200%201%200%208%206.67a1.33%201.33%200%200%200-1.33-1.34Z'%20fill='%23b6bccb'/%3E%3C/svg%3E");}}.user-orders-list-card__desktop-body{grid-column:2/4;grid-row:2/3;display:-webkit-box;display:-ms-flexbox;display:flex;margin:24px 0 0;border-top:1px solid #e9ebef;border-bottom:1px solid #e9ebef;padding:12px 0 16px;-webkit-column-gap:22px;-moz-column-gap:22px;column-gap:22px;}@media only screen and (max-width:1279px){.user-orders-list-card__power{grid-column:1/3;border-right:1px solid #e9ebef;padding:0 20px 0 0;}}@media only screen and (min-width:1280px){.user-orders-list-card__power{padding:0 13px 0 0;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(33.3333333333% - 15px);-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;}.user-orders-list-card__power::after{content:"";position:absolute;height:100%;width:1px;background-color:#e9ebef;top:0;right:-11px;}}@media only screen and (max-width:1279px){.user-orders-list-card__allowed-power{grid-column:3/5;padding:0 0 0 20px;}}@media only screen and (min-width:1280px){.user-orders-list-card__allowed-power{padding:0 0 0 13px;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(33.3333333333% - 15px);-webkit-box-sizing:border-box;box-sizing:border-box;}}.user-orders-list-card__power div.gpi-item,.user-orders-list-card__allowed-power div.gpi-item{margin:0;}@media only screen and (max-width:1279px){.user-orders-list-card__link{grid-column:1/5;padding:14px 0 12px;border-top:1px solid #e9ebef;}}@media only screen and (min-width:1280px){.user-orders-list-card__link{text-align:right;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(33.3333333333% - 15px);-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-item-align:end;align-self:flex-end;}}.user-orders-list-card__link a{color:#515B78;text-decoration:underline;font-size:13px;line-height:18px;}.user-orders-list-card__link a:hover{text-decoration:none;}.user-orders-list-card__notifications{grid-column:1/5;}.user-orders-list-card__notifications > div + div{margin-top:8px;}@media only screen and (min-width:1280px){.user-orders-list-card__notifications{grid-column:4/5;grid-row:1/4;padding-left:56px;}}.user-orders-list-card__notifications .awaiting-payment-notification{margin:0;}.contract-sign-card{background-color:#f5f6fe;border-radius:8px;padding:24px 16px;}@media only screen and (min-width:1280px){.contract-sign-card{padding:32px 32px 40px;}}.contract-sign-card__title{font-size:14px;line-height:18px;font-weight:600;margin:0 0 8px;}@media only screen and (max-width:1279px){.contract-sign-card__title{text-align:center;}}.contract-sign-card__subtext{font-size:13px;line-height:18px;color:#515B78;}@media only screen and (max-width:1279px){.contract-sign-card__subtext{text-align:center;}}.contract-sign-card__button-wrap{margin:16px 0 0;}.contract-sign-card__button-wrap .btn{width:100%;background-color:#4057e3;color:#fff;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-sizing:border-box;box-sizing:border-box;border-radius:8px;height:48px;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.2);box-shadow:0 10px 15px rgba(23,46,98,0.2);font-size:14px;line-height:22px;font-weight:600;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;text-decoration:none;}.contract-sign-card__button-wrap .btn:hover,.contract-sign-card__button-wrap .btn:active{background-color:#4d64ee;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.2);box-shadow:0 15px 20px rgba(23,46,98,0.2);}.contract-sign-card__button-wrap .btn::before{content:"";height:20px;width:20px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16.67'%20height='16.67'%3E%3Cpath%20data-name='icon%20-%20edit-2'%20d='M5%2016.67H.83a.79.79%200%200%201-.83-.84v-4.16a.75.75%200%200%201%20.25-.59L11.1.25a.8.8%200%200%201%201.16%200l4.17%204.17a.8.8%200%200%201%200%201.16L5.58%2016.42a.75.75%200%200%201-.58.25ZM11.67%202l-10%2010v3h3l10-10Z'%20fill='%23fff'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;margin:-3px 12px 0 0;}.profile-order-field.extra_field_order_number_for_admin{margin:8px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.profile-order-field.extra_field_order_number_for_admin div{font-size:13px;line-height:18px;color:#515B78;}@media only screen and (max-width:767px){.section-user-orders__body.section-user-orders__body--files{padding-bottom:0;}}.section-user-orders__body.section-user-orders__body--files .user-orders-grid{overflow:visible;}@media only screen and (min-width:1280px){.section-user-orders__body.section-user-orders__body--files .user-orders-grid__tabs-block{border-radius:0 8px 8px 0;}}.user-orders-documents__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:48px;-moz-column-gap:48px;column-gap:48px;}@media only screen and (max-width:767px){.user-orders-documents__block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.user-orders-documents .user-orders-documents__block + .user-orders-documents__block{margin-top:32px;}@media only screen and (min-width:768px){.user-orders-documents .user-orders-documents__block + .user-orders-documents__block{margin-top:64px;}}.user-orders-documents__block-text{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:280px;}.user-orders-documents__block-list-wrap{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:100%;font-size:14px;}.user-orders-documents__block-title{font-size:18px;line-height:26px;font-weight:700;letter-spacing:-0.36px;margin:0 0 16px;}.user-orders-documents__block-desc{font-size:14px;line-height:24px;margin:0 0 24px;}.user-orders-documents__block-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e9ebef;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;}@media only screen and (min-width:768px){.user-orders-documents__block-list-item{padding:8px 16px;}}.user-orders-documents__block-list-item:hover{background-color:#fafafa;}.user-orders-documents__block-list-item:first-child{border-top:1px solid #e9ebef;}.user-orders-documents__block-list-item p{margin:0;font-size:14px;line-height:20px;}.user-orders-documents__download{height:40px;width:40px;border-radius:4px;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16.67'%20height='18.34'%3E%3Cpath%20data-name='icon%20-%20download'%20d='M14.17%2018.33H2.5a2.46%202.46%200%200%201-2.5-2.5v-2.5a.79.79%200%200%201%20.83-.83.79.79%200%200%201%20.84.84v2.5a.79.79%200%200%200%20.83.83h11.67a.79.79%200%200%200%20.83-.84v-2.5a.83.83%200%201%201%201.67%200v2.5a2.46%202.46%200%200%201-2.5%202.5Zm-5.83-5a.5.5%200%200%201-.34-.08c-.08%200-.17-.09-.25-.16L4.42%209.75A.83.83%200%201%201%205.59%208.6l1.91%201.9V.83A.79.79%200%200%201%208.34%200a.79.79%200%200%201%20.83.83v9.67l1.92-1.91a.83.83%200%201%201%201.16%201.16L8.92%2013.1a.44.44%200%200%201-.13.08.44.44%200%200%200-.12.08.5.5%200%200%201-.33.08Z'%20fill='%23172e62'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.user-orders-documents__download:hover{background-color:#fff;-webkit-box-shadow:0px 1px 0px rgba(23,46,98,0.2);box-shadow:0px 1px 0px rgba(23,46,98,0.2);}.user-orders-documents__button-wrap{margin:40px 0 0;text-align:center;}.user-orders-documents__button-wrap a{height:48px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:6px;padding:0 24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;background-color:#172e62;font-size:14px;line-height:22px;font-weight:600;text-decoration:none;}.user-orders-documents__button-wrap a:hover,.user-orders-documents__button-wrap a:active{background-color:#233a8a;}.user-orders-documents__button-wrap a::before{content:"";height:18px;width:16px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16.67'%20height='18.34'%3E%3Cpath%20data-name='icon%20-%20download'%20d='M14.17%2018.33H2.5a2.46%202.46%200%200%201-2.5-2.5v-2.5a.79.79%200%200%201%20.83-.83.79.79%200%200%201%20.84.84v2.5a.79.79%200%200%200%20.83.83h11.67a.79.79%200%200%200%20.83-.84v-2.5a.83.83%200%201%201%201.67%200v2.5a2.46%202.46%200%200%201-2.5%202.5Zm-5.83-5a.5.5%200%200%201-.34-.08c-.08%200-.17-.09-.25-.16L4.42%209.75A.83.83%200%201%201%205.59%208.6l1.91%201.9V.83A.79.79%200%200%201%208.34%200a.79.79%200%200%201%20.83.83v9.67l1.92-1.91a.83.83%200%201%201%201.16%201.16L8.92%2013.1a.44.44%200%200%201-.13.08.44.44%200%200%200-.12.08.5.5%200%200%201-.33.08Z'%20fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;margin:0 12px 0 0;}.user-orders-certificates{margin:32px 0 0;}@media only screen and (min-width:768px){.user-orders-certificates{margin:64px 0 0;}}.user-orders-certificates__title{margin:0 0 16px;font-size:18px;line-height:26px;font-weight:700;letter-spacing:-0.36px;}.user-orders-certificates__description{margin:0 0 16px;font-size:14px;line-height:24px;}.user-orders-certificates__grid{margin:32px -24px 0;padding:32px 50px 64px;background-color:#fafafa;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;row-gap:16px;}@media only screen and (min-width:768px){.user-orders-certificates__grid{margin:32px 0 0;padding:40px 40px 64px;border-radius:8px;}}.user-orders-certificates__grid-item{width:100%;position:relative;}@media only screen and (min-width:768px){.user-orders-certificates__grid-item{width:calc(33.3333333333% - 16px);}}.user-orders-certificates__grid-item img{width:100%;height:auto;border-radius:8px;-webkit-box-shadow:0 2px 2px rgba(23,46,98,0.2);box-shadow:0 2px 2px rgba(23,46,98,0.2);}@media only screen and (min-width:1280px){.section-user-orders__body--form .user-orders-grid .user-orders-grid__content-block{grid-area:unset;padding-top:40px;}}.secondary-market-form__title{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-0.48px;margin:0 0 24px;}@media only screen and (min-width:768px){.secondary-market-form__title{margin:0 0 40px;}}.secondary-market-form__description{margin:0 0 24px;font-size:14px;line-height:24px;}@media only screen and (min-width:768px){.secondary-market-form__description{margin:0 0 40px;}}.secondary-market-form__description h4{font-size:18px;line-height:26px;font-weight:700;letter-spacing:-0.36px;margin:0 0 16px;}.secondary-market-form__description a{color:#4057e3;font-weight:600;}.secondary-market-form__description a:hover{text-decoration:none;}.secondary-market-form__description ol{margin:0;padding:0 0 0 16px;}.secondary-market-form__description ol li{font-size:14px;line-height:24px;}.secondary-market-form .form-element-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.secondary-market-form .form-element-layout .form-element-right{overflow:visible;}.secondary-market-form .form-element-layout input[type=text],.secondary-market-form .form-element-layout input[type=tel],.secondary-market-form .form-element-layout input[type=email],.secondary-market-form .form-element-layout textarea{height:48px;border-width:2px;font-size:14px;color:#172e62;max-width:400px;}.secondary-market-form .form-element-layout input[type=text]:hover,.secondary-market-form .form-element-layout input[type=tel]:hover,.secondary-market-form .form-element-layout input[type=email]:hover,.secondary-market-form .form-element-layout textarea:hover{border-color:#515B78;}.secondary-market-form .form-element-layout input[type=text]:not([readonly]):focus,.secondary-market-form .form-element-layout input[type=tel]:not([readonly]):focus,.secondary-market-form .form-element-layout input[type=email]:not([readonly]):focus,.secondary-market-form .form-element-layout textarea:not([readonly]):focus{border-color:#515B78;outline:2px solid rgba(182,188,203,0.6);}.secondary-market-form .form-element-layout input[type=text][readonly],.secondary-market-form .form-element-layout input[type=tel][readonly],.secondary-market-form .form-element-layout input[type=email][readonly],.secondary-market-form .form-element-layout textarea[readonly]{border-color:#e9ebef;color:#515B78;}.secondary-market-form .form-element-layout textarea{height:100px;width:100%;}.secondary-market-form div.fieldgroup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.secondary-market-form div.fieldgroup p.title{font-size:16px;line-height:24px;font-weight:600;color:#172e62;padding:0;margin:0;width:100%;}.secondary-market-form .form-item + .fieldgroup{margin:24px 0 24px;padding:0 0 24px;border-bottom:2px solid #e9ebef;}@media only screen and (min-width:768px){.secondary-market-form .form-item + .fieldgroup{margin:40px 0 40px;padding:0 0 40px;}}.secondary-market-form .form-element-left{padding:0 0 5px 4px;}.secondary-market-form label{font-size:13px;line-height:18px;font-weight:600;padding:0;color:#172e62;}.secondary-market-form div.responsive-flex-row.responsive-flex-row{margin:20px 0 0;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;}.secondary-market-form div.responsive-flex-row.responsive-flex-row .form-item{margin:0;}.secondary-market-form .js-form-item-confirmation{display:-webkit-box;display:-ms-flexbox;display:flex;}.secondary-market-form form[class^=webform] .styled-checkbox-radio{padding-left:36px;margin:0;top:-1px;}.secondary-market-form form[class^=webform] .styled-checkbox-radio .radio-tick{height:24px;width:24px;border:2px solid rgba(182,188,203,0.6);top:-2px;}.secondary-market-form form[class^=webform] .styled-checkbox-radio .radio-tick:hover{border-color:#515B78;}.secondary-market-form form[class^=webform] .styled-checkbox-radio .radio-tick:after{width:10px;height:10px;top:5px;left:5px;}.secondary-market-form .form-item label.checkmark{font-size:14px;line-height:20px;font-weight:400;}.secondary-market-form form[class^=webform] .styled-checkbox-radio input:checked + .radio-tick{background:#172e62;border-color:#172e62;}.secondary-market-form form[class^=webform] > .fieldgroup .form-item{padding:0 0 0 36px;}.secondary-market-form form[class^=webform] .styled-checkbox-radio input:checked + .checkbox-tick{background:#172e62;border-color:#172e62;}.secondary-market-form form[class^=webform] .styled-checkbox-radio .checkbox-tick:after{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='12'%3E%3Cpath%20data-name='Check%20Mark%20bold'%20d='m5.4%2011.74-1.18-1.17-.03-.03L.26%206.63a.88.88%200%200%201%200-1.25l.88-.88a.9.9%200%200%201%201.25%200l3.33%203.32L13.3.26a.9.9%200%200%201%201.25%200l1.18%201.17a.88.88%200%200%201%200%201.25l-8.2%208.17-.02.02-.87.87a.89.89%200%200%201-1.26%200Z'%20fill='%23fff'/%3E%3C/svg%3E");width:16px;height:12px;background-size:contain;background-position:center;top:3px;}.secondary-market-form form[class^=webform] .styled-checkbox-radio .checkbox-tick{height:24px;width:24px;border-width:2px;top:-2px;border-radius:4px;}.secondary-market-form form[class^=webform] .styled-checkbox-radio .checkbox-tick:hover{border-color:#515B78;}.secondary-market-form .form-item-confirmation label{padding:0;font-size:14px;line-height:20px;font-weight:400;}.secondary-market-form .form-actions{padding:0;margin:24px 0 0;}@media only screen and (min-width:768px){.secondary-market-form .form-actions{margin:32px 0 0;}}.secondary-market-form .form-actions input.btn--yellow{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-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;padding:0 24px;font-size:14px;line-height:22px;font-weight:600;color:#fff;border-radius:6px;background-color:#172e62;}.secondary-market-form .form-actions input.btn--yellow:hover,.secondary-market-form .form-actions input.btn--yellow:active{background-color:#233a8a;}.contact-overall-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;background:#FAFAFA;position:relative;overflow:hidden;}.contact-overall-wrapper .overall-padding-wrapper{background:transparent;}@media only screen and (min-width:1024px){.contact-overall-wrapper{min-height:880px;background:#fff;}}.contact-overall-wrapper.gray-bg{background:#FAFAFA;}.contact-overall-wrapper.thank-you-wrapper{min-height:100px;background:#FAFAFA;}@media only screen and (min-width:1024px){.contact-overall-wrapper.thank-you-wrapper{background:#fff;}}.contact-overall-wrapper.thank-you-wrapper .wrapper{max-width:720px;padding:60px 0 100px;}@media only screen and (min-width:1024px){.contact-overall-wrapper.thank-you-wrapper .thank-you-block{background:#FAFAFA;border:1px solid #E9EBEF;padding:72px 56px 120px 56px;border-radius:8px;}}.contact-overall-wrapper.thank-you-wrapper .thank-you-block .thank-you-icon{margin-bottom:28px;}@media only screen and (min-width:1024px){.contact-overall-wrapper.thank-you-wrapper .thank-you-block .thank-you-icon{margin-bottom:12px;}}.contact-overall-wrapper.thank-you-wrapper .thank-you-block .thank-you-title{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-0.48px;margin-bottom:24px;}.contact-overall-wrapper.thank-you-wrapper .thank-you-block .thank-you-text{font-size:16px;line-height:28px;font-weight:600;letter-spacing:0px;}.contact-overall-wrapper *{-webkit-box-sizing:border-box;box-sizing:border-box;}.contact-overall-wrapper a{color:#4057e3;font-weight:600;}.contact-overall-wrapper a:hover{text-decoration:none;}.contact-overall-wrapper .overall-padding-wrapper .wrapper h1{margin-bottom:24px;font-size:32px;line-height:44px;font-weight:700;letter-spacing:-0.64px;}.contact-overall-wrapper .contact-us-landing{padding:45px 0 120px;}@media only screen and (min-width:1024px){.contact-overall-wrapper .contact-us-landing{padding:65px 0 40px 0;max-width:480px;margin:0 auto;-webkit-transform:translateX(-240px);-ms-transform:translateX(-240px);transform:translateX(-240px);}}@media only screen and (min-width:1280px){.contact-overall-wrapper .contact-us-landing{padding:85px 0 40px 0;}}.contact-overall-wrapper .contact-decoration{margin-bottom:23px;}.contact-overall-wrapper .landing-block-links{max-width:480px;}.contact-overall-wrapper .landing-block-links a{text-decoration:none;margin-bottom:8px;background:#FFFFFF;-webkit-box-shadow:0 1px 3px rgba(23,46,98,0.1);box-shadow:0 1px 3px rgba(23,46,98,0.1);border-radius:4px;padding:24px 48px 24px 84px;min-height:88px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;position:relative;font-size:16px;line-height:20px;font-weight:700;letter-spacing:-0.32px;color:#172e62;-webkit-transition:150ms all;transition:150ms all;top:0;}.contact-overall-wrapper .landing-block-links a svg{position:absolute;left:24px;top:50%;margin-top:-20px;-webkit-transition:150ms all;transition:150ms all;}.contact-overall-wrapper .landing-block-links a:last-child{margin-bottom:0;}.contact-overall-wrapper .landing-block-links a:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e908";position:absolute;right:24px;top:50%;margin-top:-8px;font-size:16px;color:#b6bccb;-webkit-transition:150ms all;transition:150ms all;}.contact-overall-wrapper .landing-block-links a:hover{top:-3px;color:#4057e3;-webkit-box-shadow:0 4px 15px rgba(23,46,98,0.15);box-shadow:0 4px 15px rgba(23,46,98,0.15);}.contact-overall-wrapper .landing-block-links a:hover svg path{fill:#4057e3 !important;}.contact-overall-wrapper .landing-block-links a:hover:after{color:#4057e3;}.contact-overall-wrapper .contact-message{font-size:16px;line-height:26px;font-weight:600;letter-spacing:0px;}.contact-overall-wrapper .contact-aside{background:#172e62;margin-left:-24px;width:calc(100% + 48px);}@media only screen and (min-width:600px){.contact-overall-wrapper .contact-aside{margin-left:-40px;width:calc(100% + 80px);}}@media only screen and (min-width:1024px){.contact-overall-wrapper .contact-aside{position:absolute;right:0;top:60px;width:480px;height:calc(100% - 60px);}}@media only screen and (min-width:1280px){.contact-overall-wrapper .contact-aside{top:80px;height:calc(100% - 80px);}}@media only screen and (min-width:1024px){.contact-overall-wrapper .contact-office-photo{max-width:480px;}}.contact-overall-wrapper .contact-office-photo img{width:100%;height:auto;vertical-align:top;}@media only screen and (min-width:1024px){.contact-overall-wrapper .contact-office-photo img{max-width:100%;width:auto;}}.contact-overall-wrapper .contact-aside-infos{padding:32px 24px 48px 24px;}@media only screen and (min-width:1024px){.contact-overall-wrapper .contact-aside-infos{padding:64px 60px;}}.contact-overall-wrapper .contact-aside-infos *{color:#fff;}.contact-overall-wrapper .contact-aside-infos h2{font-size:18px;line-height:26px;font-weight:700;letter-spacing:-0.36px;margin:0 0 20px;}.contact-overall-wrapper .contact-aside-infos dl{margin:0 0 20px;}.contact-overall-wrapper .contact-aside-infos dl dd{font-size:13px;line-height:16px;font-weight:700;letter-spacing:0px;font-weight:700;margin:0 0 3px 0;}.contact-overall-wrapper .contact-aside-infos dl dl{font-size:16px;line-height:28px;font-weight:400;letter-spacing:0px;}@media only screen and (max-width:480px){.contact-overall-wrapper .contact-aside-infos dl b{display:block;}}.contact-overall-wrapper .contact-aside-infos dl:last-child{margin-bottom:0;}.contact-overall-wrapper .contact-aside-infos .working-hours-boxes{margin:-8px 0 32px;}.contact-overall-wrapper .contact-aside-infos .working-hours-boxes > div{width:16px;height:16px;background:#b6bccb;border-radius:2px;float:left;margin-right:8px;}.contact-overall-wrapper .contact-aside-infos .working-hours-boxes > div.nonworking-box{background:#ef404a;}.contact-overall-wrapper .contact-aside-infos .working-hours-boxes:after{content:"";display:table;clear:both;}.contact-overall-wrapper .contact-aside-infos .arrive-link a{font-size:16px;line-height:20px;font-weight:600;letter-spacing:0px;text-decoration:underline;}.contact-overall-wrapper .contact-aside-infos .arrive-link a:after{content:"\e943";font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:-3px;margin-left:9px;font-size:20px;}.contact-overall-wrapper .contact-aside-infos .arrive-link a:hover{text-decoration:none;}.contact-overall-wrapper .wrapper .contact-form-wrapper h1{font-size:28px;line-height:39px;font-weight:700;letter-spacing:-0.56px;margin:24px 0 24px 0;}@media only screen and (min-width:1024px){.contact-overall-wrapper .wrapper .contact-form-wrapper h1{font-size:32px;line-height:44px;font-weight:700;letter-spacing:-0.64px;margin:24px 0 32px 0;}}.contact-overall-wrapper .contact-form-wrapper{max-width:1096px;margin:0 auto;}@media only screen and (min-width:1024px){.contact-overall-wrapper .contact-form-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:38px;}}@media only screen and (min-width:1024px){.contact-overall-wrapper .contact-form-wrapper .left-side{background:#FAFAFA;border:1px solid #e9ebef;border-radius:8px;width:720px;padding:57px 56px 120px 56px;}}.contact-overall-wrapper .contact-form-wrapper .right-side{display:none;}@media only screen and (min-width:1024px){.contact-overall-wrapper .contact-form-wrapper .right-side{display:block;width:376px;padding-left:40px;}}.contact-overall-wrapper .contact-form-wrapper .right-side .contact-card{background-color:#fff;border-radius:8px;border:1px solid #e9ebef;padding:32px 32px 44px;position:relative;-webkit-box-shadow:0 1px 3px rgba(23,46,98,0.1);box-shadow:0 1px 3px rgba(23,46,98,0.1);-webkit-transition:bottom 150ms,-webkit-box-shadow 150ms;transition:bottom 150ms,-webkit-box-shadow 150ms;transition:box-shadow 150ms,bottom 150ms;transition:box-shadow 150ms,bottom 150ms,-webkit-box-shadow 150ms;bottom:0;cursor:pointer;}@media only screen and (max-width:1024px){.contact-overall-wrapper .contact-form-wrapper .right-side .contact-card{display:-webkit-box;display:-ms-flexbox;display:flex;}.contact-overall-wrapper .contact-form-wrapper .right-side .contact-card .contact-card__text-wrap{width:calc(100% - 68px);padding-left:32px;max-width:420px;}}@media only screen and (max-width:767px){.contact-overall-wrapper .contact-form-wrapper .right-side .contact-card{display:block;}.contact-overall-wrapper .contact-form-wrapper .right-side .contact-card .contact-card__text-wrap{width:100%;padding-left:0;}}.contact-overall-wrapper .contact-form-wrapper .right-side .contact-card__badge{position:absolute;top:-3px;right:-3px;width:120px;height:120px;}.contact-overall-wrapper .contact-form-wrapper .right-side .contact-card__badge img{max-width:100%;}.contact-overall-wrapper .contact-form-wrapper .right-side .contact-card__icon{width:48px;height:48px;margin:20px 0 16px 20px;position:relative;}@media only screen and (max-width:1024px){.contact-overall-wrapper .contact-form-wrapper .right-side .contact-card__icon{margin-bottom:0;}}@media only screen and (max-width:767px){.contact-overall-wrapper .contact-form-wrapper .right-side .contact-card__icon{margin-bottom:16px;}}.contact-overall-wrapper .contact-form-wrapper .right-side .contact-card__icon::after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;z-index:2;background-position:center;background-size:contain;background-repeat:no-repeat;}.contact-overall-wrapper .contact-form-wrapper .right-side .contact-card__icon::before{content:"";position:absolute;width:64px;height:64px;border-radius:50%;left:-20px;top:-20px;}.contact-overall-wrapper .contact-form-wrapper .right-side .contact-card__icon--Chat::after{background-image:url(/themes/custom_theme/svg/picto-chat.svg);}.contact-overall-wrapper .contact-form-wrapper .right-side .contact-card__icon--Chat::before{background-color:rgba(146,141,242,0.2);}.contact-overall-wrapper .contact-form-wrapper .right-side .contact-card__arrow{position:absolute;display:block;height:16px;width:16px;fill:#b6bccb;top:36px;right:36px;-webkit-transition:fill 150ms;transition:fill 150ms;}.contact-overall-wrapper .contact-form-wrapper .right-side .contact-card .contact-card__title{margin:0;font-size:20px;letter-spacing:-0.4px;}.contact-overall-wrapper .contact-form-wrapper .right-side .contact-card .contact-card__subtext{margin:8px 0 0;font-size:14px;color:#515B78;}.contact-overall-wrapper .contact-form-wrapper .right-side .contact-card:after{position:absolute;right:36px;top:36px;font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e908";color:#b6bccb;-webkit-transition:150ms all;transition:150ms all;}.contact-overall-wrapper .contact-form-wrapper .right-side .contact-card:hover{-webkit-box-shadow:0 8px 15px rgba(23,46,98,0.15);box-shadow:0 8px 15px rgba(23,46,98,0.15);bottom:3px;}.contact-overall-wrapper .contact-form-wrapper .right-side .contact-card:hover:after{color:#4057e3;}.contact-overall-wrapper .contact-form-wrapper p.title,.contact-overall-wrapper .contact-form-wrapper legend.title{font-size:16px;line-height:24px;font-weight:600;letter-spacing:0px;margin:0 0 16px;}.contact-overall-wrapper .contact-form-wrapper .form-item{padding:0;margin-bottom:16px;}@media only screen and (min-width:600px){.contact-overall-wrapper .contact-form-wrapper .form-item{max-width:400px;}}.contact-overall-wrapper .contact-form-wrapper .form-item label{font-weight:600;padding-left:4px;padding-bottom:5px;color:#172e62;font-size:13px;}.contact-overall-wrapper .contact-form-wrapper .form-item.form-checkbox label{font-size:13px;color:#515B78;font-weight:400;}.contact-overall-wrapper .contact-form-wrapper #edit-field-name-0-value,.contact-overall-wrapper .contact-form-wrapper #edit-field-lastname-0-value,.contact-overall-wrapper .contact-form-wrapper #edit-mail{color:#515B78;font-size:14px;}.contact-overall-wrapper .contact-form-wrapper input[type=text],.contact-overall-wrapper .contact-form-wrapper input[type=email],.contact-overall-wrapper .contact-form-wrapper input[type=password],.contact-overall-wrapper .contact-form-wrapper input[type=url],.contact-overall-wrapper .contact-form-wrapper input[type=tel],.contact-overall-wrapper .contact-form-wrapper input[type=number],.contact-overall-wrapper .contact-form-wrapper input[type=search],.contact-overall-wrapper .contact-form-wrapper input[type=date],.contact-overall-wrapper .contact-form-wrapper input[type=month],.contact-overall-wrapper .contact-form-wrapper input[type=week],.contact-overall-wrapper .contact-form-wrapper input[type=datetime],.contact-overall-wrapper .contact-form-wrapper input[type=datetime-local],.contact-overall-wrapper .contact-form-wrapper textarea{background-color:#ffffff;height:48px;margin:0;padding:0 32px 0 16px;outline:none;font-weight:400;-webkit-appearance:none;border:2px solid rgba(182,188,203,0.6);border-radius:4px;-webkit-transition:all 150ms;transition:all 150ms;width:100%;font-size:14px;color:#172e62;}.contact-overall-wrapper .contact-form-wrapper input[type=text]:hover,.contact-overall-wrapper .contact-form-wrapper input[type=email]:hover,.contact-overall-wrapper .contact-form-wrapper input[type=password]:hover,.contact-overall-wrapper .contact-form-wrapper input[type=url]:hover,.contact-overall-wrapper .contact-form-wrapper input[type=tel]:hover,.contact-overall-wrapper .contact-form-wrapper input[type=number]:hover,.contact-overall-wrapper .contact-form-wrapper input[type=search]:hover,.contact-overall-wrapper .contact-form-wrapper input[type=date]:hover,.contact-overall-wrapper .contact-form-wrapper input[type=month]:hover,.contact-overall-wrapper .contact-form-wrapper input[type=week]:hover,.contact-overall-wrapper .contact-form-wrapper input[type=datetime]:hover,.contact-overall-wrapper .contact-form-wrapper input[type=datetime-local]:hover,.contact-overall-wrapper .contact-form-wrapper textarea:hover{border-color:#515B78;}.contact-overall-wrapper .contact-form-wrapper input[type=text]:focus,.contact-overall-wrapper .contact-form-wrapper input[type=email]:focus,.contact-overall-wrapper .contact-form-wrapper input[type=password]:focus,.contact-overall-wrapper .contact-form-wrapper input[type=url]:focus,.contact-overall-wrapper .contact-form-wrapper input[type=tel]:focus,.contact-overall-wrapper .contact-form-wrapper input[type=number]:focus,.contact-overall-wrapper .contact-form-wrapper input[type=search]:focus,.contact-overall-wrapper .contact-form-wrapper input[type=date]:focus,.contact-overall-wrapper .contact-form-wrapper input[type=month]:focus,.contact-overall-wrapper .contact-form-wrapper input[type=week]:focus,.contact-overall-wrapper .contact-form-wrapper input[type=datetime]:focus,.contact-overall-wrapper .contact-form-wrapper input[type=datetime-local]:focus,.contact-overall-wrapper .contact-form-wrapper textarea:focus{border-color:#515B78;-webkit-box-shadow:0 0 0 3px rgba(23,46,98,0.1);box-shadow:0 0 0 3px rgba(23,46,98,0.1);}.contact-overall-wrapper .contact-form-wrapper input[type=text].is-valid,.contact-overall-wrapper .contact-form-wrapper input[type=email].is-valid,.contact-overall-wrapper .contact-form-wrapper input[type=password].is-valid,.contact-overall-wrapper .contact-form-wrapper input[type=url].is-valid,.contact-overall-wrapper .contact-form-wrapper input[type=tel].is-valid,.contact-overall-wrapper .contact-form-wrapper input[type=number].is-valid,.contact-overall-wrapper .contact-form-wrapper input[type=search].is-valid,.contact-overall-wrapper .contact-form-wrapper input[type=date].is-valid,.contact-overall-wrapper .contact-form-wrapper input[type=month].is-valid,.contact-overall-wrapper .contact-form-wrapper input[type=week].is-valid,.contact-overall-wrapper .contact-form-wrapper input[type=datetime].is-valid,.contact-overall-wrapper .contact-form-wrapper input[type=datetime-local].is-valid,.contact-overall-wrapper .contact-form-wrapper textarea.is-valid{border-color:#00d3b7;border-width:2px;background-color:rgba(0,211,183,0.0509803922);background-image:url(/themes/custom_theme/images/svg/icon-check-mint.svg);background-size:18px 13px;background-repeat:no-repeat;background-position:right 12px center;}.contact-overall-wrapper .contact-form-wrapper input[type=text].is-not-valid,.contact-overall-wrapper .contact-form-wrapper input[type=text].error,.contact-overall-wrapper .contact-form-wrapper input[type=email].is-not-valid,.contact-overall-wrapper .contact-form-wrapper input[type=email].error,.contact-overall-wrapper .contact-form-wrapper input[type=password].is-not-valid,.contact-overall-wrapper .contact-form-wrapper input[type=password].error,.contact-overall-wrapper .contact-form-wrapper input[type=url].is-not-valid,.contact-overall-wrapper .contact-form-wrapper input[type=url].error,.contact-overall-wrapper .contact-form-wrapper input[type=tel].is-not-valid,.contact-overall-wrapper .contact-form-wrapper input[type=tel].error,.contact-overall-wrapper .contact-form-wrapper input[type=number].is-not-valid,.contact-overall-wrapper .contact-form-wrapper input[type=number].error,.contact-overall-wrapper .contact-form-wrapper input[type=search].is-not-valid,.contact-overall-wrapper .contact-form-wrapper input[type=search].error,.contact-overall-wrapper .contact-form-wrapper input[type=date].is-not-valid,.contact-overall-wrapper .contact-form-wrapper input[type=date].error,.contact-overall-wrapper .contact-form-wrapper input[type=month].is-not-valid,.contact-overall-wrapper .contact-form-wrapper input[type=month].error,.contact-overall-wrapper .contact-form-wrapper input[type=week].is-not-valid,.contact-overall-wrapper .contact-form-wrapper input[type=week].error,.contact-overall-wrapper .contact-form-wrapper input[type=datetime].is-not-valid,.contact-overall-wrapper .contact-form-wrapper input[type=datetime].error,.contact-overall-wrapper .contact-form-wrapper input[type=datetime-local].is-not-valid,.contact-overall-wrapper .contact-form-wrapper input[type=datetime-local].error,.contact-overall-wrapper .contact-form-wrapper textarea.is-not-valid,.contact-overall-wrapper .contact-form-wrapper textarea.error{border-color:#ef404a !important;background-color:rgba(239,64,74,0.0509803922) !important;border-width:2px !important;}.contact-overall-wrapper .contact-form-wrapper input[type=text].is-not-valid + .form-item--error-message--fe-validation,.contact-overall-wrapper .contact-form-wrapper input[type=email].is-not-valid + .form-item--error-message--fe-validation,.contact-overall-wrapper .contact-form-wrapper input[type=password].is-not-valid + .form-item--error-message--fe-validation,.contact-overall-wrapper .contact-form-wrapper input[type=url].is-not-valid + .form-item--error-message--fe-validation,.contact-overall-wrapper .contact-form-wrapper input[type=tel].is-not-valid + .form-item--error-message--fe-validation,.contact-overall-wrapper .contact-form-wrapper input[type=number].is-not-valid + .form-item--error-message--fe-validation,.contact-overall-wrapper .contact-form-wrapper input[type=search].is-not-valid + .form-item--error-message--fe-validation,.contact-overall-wrapper .contact-form-wrapper input[type=date].is-not-valid + .form-item--error-message--fe-validation,.contact-overall-wrapper .contact-form-wrapper input[type=month].is-not-valid + .form-item--error-message--fe-validation,.contact-overall-wrapper .contact-form-wrapper input[type=week].is-not-valid + .form-item--error-message--fe-validation,.contact-overall-wrapper .contact-form-wrapper input[type=datetime].is-not-valid + .form-item--error-message--fe-validation,.contact-overall-wrapper .contact-form-wrapper input[type=datetime-local].is-not-valid + .form-item--error-message--fe-validation,.contact-overall-wrapper .contact-form-wrapper textarea.is-not-valid + .form-item--error-message--fe-validation{display:block;}.contact-overall-wrapper .contact-form-wrapper .form-item--error-message{font-size:12px;color:#ef404a;font-weight:400;}.contact-overall-wrapper .contact-form-wrapper input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;}.contact-overall-wrapper .contact-form-wrapper input[type=date]::-webkit-inner-spin-button,.contact-overall-wrapper .contact-form-wrapper input[type=date]::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none;}.contact-overall-wrapper .contact-form-wrapper ::-webkit-input-placeholder{color:#b6bccb;}.contact-overall-wrapper .contact-form-wrapper ::-moz-placeholder{color:#b6bccb;}.contact-overall-wrapper .contact-form-wrapper :-ms-input-placeholder{color:#b6bccb;}.contact-overall-wrapper .contact-form-wrapper ::-ms-input-placeholder{color:#b6bccb;}.contact-overall-wrapper .contact-form-wrapper ::placeholder{color:#b6bccb;}.contact-overall-wrapper .contact-form-wrapper input::-ms-clear{display:none;}.contact-overall-wrapper .contact-form-wrapper input.btn.btn--yellow.btn-width--fixed{width:100%;max-width:100%;font-weight:600;}@media only screen and (min-width:600px){.contact-overall-wrapper .contact-form-wrapper input.btn.btn--yellow.btn-width--fixed{max-width:400px;}}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit,.contact-overall-wrapper .contact-form-wrapper input[type=submit],.contact-overall-wrapper .contact-form-wrapper .btn{border:2px solid #4057e3;margin:0;cursor:pointer;color:#fff;line-height:1.27;-webkit-transition:all 150ms;transition:all 150ms;text-align:center;background:#4057e3;border-width:2px;height:auto;padding:13px 32px 14px 32px;font-size:16px;font-weight:600;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.2);box-shadow:0 10px 15px rgba(23,46,98,0.2);border-radius:8px;position:relative;top:0;width:100%;}@media only screen and (min-width:600px){.contact-overall-wrapper .contact-form-wrapper .webform-button--submit,.contact-overall-wrapper .contact-form-wrapper input[type=submit],.contact-overall-wrapper .contact-form-wrapper .btn{max-width:400px;}}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit:hover,.contact-overall-wrapper .contact-form-wrapper input[type=submit]:hover,.contact-overall-wrapper .contact-form-wrapper .btn:hover{background-color:#4d64ee;border-color:#4d64ee;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.3);box-shadow:0 15px 20px rgba(23,46,98,0.3);color:#fff;top:-3px;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--secondary,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--secondary,.contact-overall-wrapper .contact-form-wrapper .btn.btn--secondary{border-color:#b6bccb;background-color:transparent;color:#233a8a;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--secondary:hover,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--secondary:hover,.contact-overall-wrapper .contact-form-wrapper .btn.btn--secondary:hover{background-color:#f4f5f7;border-color:#b6bccb;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--warning,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--warning,.contact-overall-wrapper .contact-form-wrapper .btn.btn--warning{border-color:#ef404a;background-color:#ef404a;color:#fff;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--warning:hover,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--warning:hover,.contact-overall-wrapper .contact-form-wrapper .btn.btn--warning:hover{background-color:#cb343d;border-color:#cb343d;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--danger,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--danger,.contact-overall-wrapper .contact-form-wrapper .btn.btn--danger{border-color:rgba(182,188,203,0.6);background-color:transparent;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--danger:hover,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--danger:hover,.contact-overall-wrapper .contact-form-wrapper .btn.btn--danger:hover{background-color:#fff;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--medium,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--medium,.contact-overall-wrapper .contact-form-wrapper .btn.btn--medium{padding:14px 24px 15px 24px;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--inline,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--inline,.contact-overall-wrapper .contact-form-wrapper .btn.btn--inline{border:0;padding:10px 12px 10px 38px;position:relative;background-color:transparent;color:#172e62;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--inline i,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--inline i,.contact-overall-wrapper .contact-form-wrapper .btn.btn--inline i{position:absolute;left:13px;top:50%;margin-top:-8px;font-size:16px;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--inline:hover,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--inline:hover,.contact-overall-wrapper .contact-form-wrapper .btn.btn--inline:hover{background-color:#f4f5f7;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit[class^=inline-icon],.contact-overall-wrapper .contact-form-wrapper .webform-button--submit[class*=" inline-icon"],.contact-overall-wrapper .contact-form-wrapper input[type=submit][class^=inline-icon],.contact-overall-wrapper .contact-form-wrapper input[type=submit][class*=" inline-icon"],.contact-overall-wrapper .contact-form-wrapper .btn[class^=inline-icon],.contact-overall-wrapper .contact-form-wrapper .btn[class*=" inline-icon"]{background-size:15px;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.inline-icon-trash,.contact-overall-wrapper .contact-form-wrapper input[type=submit].inline-icon-trash,.contact-overall-wrapper .contact-form-wrapper .btn.inline-icon-trash{background-image:url(/themes/custom_theme/images/svg/trash.svg);background-position:left 12px center;background-repeat:no-repeat;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--dots,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--dots,.contact-overall-wrapper .contact-form-wrapper .btn.btn--dots{width:40px;height:40px;background-color:transparent;border:0;color:#172e62;position:relative;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--dots:after,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--dots:after,.contact-overall-wrapper .contact-form-wrapper .btn.btn--dots:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e950";position:absolute;left:11px;top:18px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);font-size:4px;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--dots:hover,.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--dots.opened,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--dots:hover,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--dots.opened,.contact-overall-wrapper .contact-form-wrapper .btn.btn--dots:hover,.contact-overall-wrapper .contact-form-wrapper .btn.btn--dots.opened{background-color:#f4f5f7;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit i,.contact-overall-wrapper .contact-form-wrapper input[type=submit] i,.contact-overall-wrapper .contact-form-wrapper .btn i{font-size:18px;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--only-icon,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--only-icon,.contact-overall-wrapper .contact-form-wrapper .btn.btn--only-icon{padding:0;line-height:42px;width:40px;height:40px;overflow:hidden;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--medium.btn--only-icon,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--medium.btn--only-icon,.contact-overall-wrapper .contact-form-wrapper .btn.btn--medium.btn--only-icon{width:48px;height:48px;line-height:50px;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--with-icon i,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--with-icon i,.contact-overall-wrapper .contact-form-wrapper .btn.btn--with-icon i{margin-right:12px;vertical-align:-2px;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--with-icon span + i,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--with-icon span + i,.contact-overall-wrapper .contact-form-wrapper .btn.btn--with-icon span + i{margin:0 0 0 12px;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit[class^=btn--input-icon],.contact-overall-wrapper .contact-form-wrapper .webform-button--submit[class*=" btn--input-icon"],.contact-overall-wrapper .contact-form-wrapper input[type=submit][class^=btn--input-icon],.contact-overall-wrapper .contact-form-wrapper input[type=submit][class*=" btn--input-icon"],.contact-overall-wrapper .contact-form-wrapper .btn[class^=btn--input-icon],.contact-overall-wrapper .contact-form-wrapper .btn[class*=" btn--input-icon"]{background-size:17px;padding-left:48px;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--medium[class^=btn--input-icon],.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--medium[class*=" btn--input-icon"],.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--medium[class^=btn--input-icon],.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--medium[class*=" btn--input-icon"],.contact-overall-wrapper .contact-form-wrapper .btn.btn--medium[class^=btn--input-icon],.contact-overall-wrapper .contact-form-wrapper .btn.btn--medium[class*=" btn--input-icon"]{padding-left:56px;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--input-icon-submit,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--input-icon-submit,.contact-overall-wrapper .contact-form-wrapper .btn.btn--input-icon-submit{background-image:url(/themes/custom_theme/images/svg/download.svg);background-position:left 18px center;background-repeat:no-repeat;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--medium.btn--input-icon-submit,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--medium.btn--input-icon-submit,.contact-overall-wrapper .contact-form-wrapper .btn.btn--medium.btn--input-icon-submit{background-image:url(/themes/custom_theme/images/svg/download.svg);background-position:left 22px center;background-repeat:no-repeat;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--input-icon-right[class^=btn--input-icon],.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--input-icon-right[class*=" btn--input-icon"],.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--input-icon-right[class^=btn--input-icon],.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--input-icon-right[class*=" btn--input-icon"],.contact-overall-wrapper .contact-form-wrapper .btn.btn--input-icon-right[class^=btn--input-icon],.contact-overall-wrapper .contact-form-wrapper .btn.btn--input-icon-right[class*=" btn--input-icon"]{background-size:17px;padding-left:16px;padding-right:48px;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--input-icon-right.btn--medium[class^=btn--input-icon],.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--input-icon-right.btn--medium[class*=" btn--input-icon"],.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--input-icon-right.btn--medium[class^=btn--input-icon],.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--input-icon-right.btn--medium[class*=" btn--input-icon"],.contact-overall-wrapper .contact-form-wrapper .btn.btn--input-icon-right.btn--medium[class^=btn--input-icon],.contact-overall-wrapper .contact-form-wrapper .btn.btn--input-icon-right.btn--medium[class*=" btn--input-icon"]{padding-left:24px;padding-right:56px;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--input-icon-right.btn--input-icon-submit,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--input-icon-right.btn--input-icon-submit,.contact-overall-wrapper .contact-form-wrapper .btn.btn--input-icon-right.btn--input-icon-submit{background-image:url(/themes/custom_theme/images/svg/download.svg);background-position:right 18px center;background-repeat:no-repeat;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn--input-icon-right.btn--medium.btn--input-icon-submit,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn--input-icon-right.btn--medium.btn--input-icon-submit,.contact-overall-wrapper .contact-form-wrapper .btn.btn--input-icon-right.btn--medium.btn--input-icon-submit{background-image:url(/themes/custom_theme/images/svg/download.svg);background-position:right 22px center;background-repeat:no-repeat;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn-cta,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn-cta,.contact-overall-wrapper .contact-form-wrapper .btn.btn-cta{background:#4057e3;border-width:2px;border-color:#4057e3;color:#fff;padding:13px 32px 14px 32px;font-size:14px;font-weight:600;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.2);box-shadow:0 10px 15px rgba(23,46,98,0.2);border-radius:8px;text-align:center;position:relative;top:0;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn-cta:hover,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn-cta:hover,.contact-overall-wrapper .contact-form-wrapper .btn.btn-cta:hover{background-color:#4d64ee;border-color:#4d64ee;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.3);box-shadow:0 15px 20px rgba(23,46,98,0.3);color:#fff;top:-3px;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn-cta--secondary,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn-cta--secondary,.contact-overall-wrapper .contact-form-wrapper .btn.btn-cta--secondary{background:transparent;border-color:#a6b1ef;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.03);box-shadow:0 10px 15px rgba(23,46,98,0.03);color:#4057e3;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn-cta--secondary div,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn-cta--secondary div,.contact-overall-wrapper .contact-form-wrapper .btn.btn-cta--secondary div{color:#4057e3;font-size:12px;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn-cta--secondary:hover,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn-cta--secondary:hover,.contact-overall-wrapper .contact-form-wrapper .btn.btn-cta--secondary:hover{border-color:#4d64ee;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.06);box-shadow:0 15px 20px rgba(23,46,98,0.06);background-color:#fff;color:#4057e3;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn-cta--is-loading,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn-cta--is-loading,.contact-overall-wrapper .contact-form-wrapper .btn.btn-cta--is-loading{color:transparent;background-image:url(/themes/custom_theme/images/loader.svg);background-position:center;background-repeat:no-repeat;background-size:22px 22px;pointer-events:none;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn-cta--white,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn-cta--white,.contact-overall-wrapper .contact-form-wrapper .btn.btn-cta--white{background:transparent;border-color:#fff;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.03);box-shadow:0 10px 15px rgba(23,46,98,0.03);color:#fff;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn-cta--white:hover,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn-cta--white:hover,.contact-overall-wrapper .contact-form-wrapper .btn.btn-cta--white:hover{border-color:#fff;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.06);box-shadow:0 15px 20px rgba(23,46,98,0.06);background-color:#fff;color:#4057e3;}.contact-overall-wrapper .contact-form-wrapper .webform-button--submit.btn-cta--big,.contact-overall-wrapper .contact-form-wrapper input[type=submit].btn-cta--big,.contact-overall-wrapper .contact-form-wrapper .btn.btn-cta--big{padding:15px 40px 17px 40px;font-size:16px;}.contact-overall-wrapper .contact-form-wrapper input[disabled],.contact-overall-wrapper .contact-form-wrapper textarea[disabled],.contact-overall-wrapper .contact-form-wrapper input[readonly]:not(.datepicker){background-color:#f4f5f7;border-color:#e9ebef;color:#515B78;cursor:not-allowed;opacity:1;}.contact-overall-wrapper .contact-form-wrapper input[disabled]:hover,.contact-overall-wrapper .contact-form-wrapper input[disabled]:focus,.contact-overall-wrapper .contact-form-wrapper input[disabled]:active,.contact-overall-wrapper .contact-form-wrapper textarea[disabled]:hover,.contact-overall-wrapper .contact-form-wrapper textarea[disabled]:focus,.contact-overall-wrapper .contact-form-wrapper textarea[disabled]:active,.contact-overall-wrapper .contact-form-wrapper input[readonly]:not(.datepicker):hover,.contact-overall-wrapper .contact-form-wrapper input[readonly]:not(.datepicker):focus,.contact-overall-wrapper .contact-form-wrapper input[readonly]:not(.datepicker):active{background-color:#f4f5f7;border-color:#e9ebef;color:#515B78;}.contact-overall-wrapper .contact-form-wrapper .flex-auto-margin{display:block !important;}.contact-overall-wrapper .contact-form-wrapper .flex-auto-margin .form-item{padding:0;margin-bottom:8px;}.contact-overall-wrapper .contact-form-wrapper .flex-auto-margin .form-item .checkmark{padding:1px 0 0 36px;height:auto;text-align:left;-webkit-transition:150ms all;transition:150ms all;font-size:14px;border:0;position:relative;min-height:24px;line-height:20px;font-weight:400;}.contact-overall-wrapper .contact-form-wrapper .flex-auto-margin .form-item .checkmark:before{content:"";width:24px;height:24px;border:2px solid rgba(182,188,203,0.6);border-radius:24px;position:absolute;left:0;top:-1px;-webkit-transition:150ms all;transition:150ms all;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;}.contact-overall-wrapper .contact-form-wrapper .flex-auto-margin .form-item .checkmark:after{content:"";position:absolute;left:7px;top:6px;background:#fff;width:10px;height:10px;border-radius:10px;-webkit-transition:150ms all;transition:150ms all;opacity:0;-webkit-box-sizing:border-box;box-sizing:border-box;}.contact-overall-wrapper .contact-form-wrapper .flex-auto-margin .form-item .checkmark:hover:before{border:2px solid #515B78;}.contact-overall-wrapper .contact-form-wrapper .flex-auto-margin .form-item input[type=radio]:disabled ~ .checkmark{color:#b6bccb;cursor:not-allowed;}.contact-overall-wrapper .contact-form-wrapper .flex-auto-margin .form-item input[type=radio]:disabled ~ .checkmark:before{background:#f4f5f7;border-color:#e9ebef;}.contact-overall-wrapper .contact-form-wrapper .flex-auto-margin .form-item input[type=radio]:checked ~ .checkmark{cursor:default;background:transparent;}.contact-overall-wrapper .contact-form-wrapper .flex-auto-margin .form-item input[type=radio]:checked ~ .checkmark:before{background:#172e62;border-color:#172e62;}.contact-overall-wrapper .contact-form-wrapper .flex-auto-margin .form-item input[type=radio]:checked ~ .checkmark:after{opacity:1;}.contact-overall-wrapper .contact-form-wrapper .flex-auto-margin .form-item input[type=radio]:disabled:checked ~ .checkmark{color:#b6bccb;cursor:not-allowed;}.contact-overall-wrapper .contact-form-wrapper .flex-auto-margin .form-item input[type=radio]:disabled:checked ~ .checkmark:before{background:#f4f5f7;border-color:#e9ebef;}.contact-overall-wrapper .contact-form-wrapper .flex-auto-margin .form-item:last-child{margin-bottom:0;}.contact-overall-wrapper .contact-form-wrapper .form-checkbox{padding:0;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;}.contact-overall-wrapper .contact-form-wrapper .form-checkbox input.form-checkbox{top:16px;left:2px;}.contact-overall-wrapper .contact-form-wrapper .form-checkbox .form-checkbox-box{position:absolute;top:3px;left:1px;width:24px;height:24px;margin:0;background-color:#fff;border:2px solid rgba(182,188,203,0.6);border-radius:4px;-webkit-transition:all 150ms;transition:all 150ms;-webkit-box-sizing:border-box;box-sizing:border-box;}.contact-overall-wrapper .contact-form-wrapper .form-checkbox .form-checkbox-box:after{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e980";color:#fff;font-size:11px;display:inline-block;position:absolute;left:3px;bottom:5px;opacity:0;}.contact-overall-wrapper .contact-form-wrapper .form-checkbox input:checked ~ .form-checkbox-box{background:#172e62;border-color:#172e62;}.contact-overall-wrapper .contact-form-wrapper .form-checkbox input:checked ~ .form-checkbox-box:after{opacity:1;}.contact-overall-wrapper .contact-form-wrapper .form-checkbox input.error ~ .form-checkbox-box{border-color:#ef404a;background-color:rgba(239,64,74,0.0509803922);}.contact-overall-wrapper .contact-form-wrapper .form-checkbox input.error:checked ~ .form-checkbox-box{background:#172e62;border-color:#172e62;}.contact-overall-wrapper .contact-form-wrapper .form-checkbox label{padding:5px 0 0 37px;cursor:pointer;font-size:14px;}.contact-overall-wrapper .contact-form-wrapper .form-checkbox:hover .form-checkbox-box{border-color:#515B78;}.contact-overall-wrapper .contact-form-wrapper hr{margin:40px 0;background:#e9ebef;height:1px;max-width:400px;width:100%;}.contact-overall-wrapper .contact-form-wrapper h3{font-size:18px;line-height:26px;font-weight:700;letter-spacing:-0.36px;margin:0 0 32px;}.contact-overall-wrapper .contact-form-wrapper .link-arrow-left{color:#4057e3;position:relative;padding-left:30px;font-size:16px;font-weight:600;text-decoration:none;}.contact-overall-wrapper .contact-form-wrapper .link-arrow-left:before{content:"\e919";font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;left:1px;top:50%;margin-top:-9px;font-size:18px;text-decoration:none;}.contact-overall-wrapper .contact-form-wrapper .link-arrow-left .go-back-arrow{display:none;}.contact-overall-wrapper .contact-form-wrapper .link-arrow-left:hover{text-decoration:underline;}.contact-overall-wrapper .contact-form-wrapper .field--name-field-user-type,.contact-overall-wrapper .contact-form-wrapper .field--name-field-power-plant-type{margin-bottom:48px;}.contact-overall-wrapper .contact-form-wrapper .field--name-field-user-type .form-composite,.contact-overall-wrapper .contact-form-wrapper .field--name-field-power-plant-type .form-composite{margin:0;}@media only screen and (min-width:600px){.contact-overall-wrapper .contact-form-wrapper .field--name-field-user-type,.contact-overall-wrapper .contact-form-wrapper .field--name-field-power-plant-type{margin-bottom:43px;}}.contact-overall-wrapper .contact-form-wrapper .form-textarea label{font-size:16px;line-height:24px;font-weight:600;letter-spacing:0px;margin:0 0 16px;padding-bottom:0;}.contact-overall-wrapper .contact-form-wrapper .form-textarea textarea{min-height:120px !important;overflow:auto !important;height:auto;resize:vertical !important;padding:16px 32px 16px 16px;max-height:220px;}.contact-overall-wrapper .contact-form-wrapper .form-item-policy-checkbox{position:absolute;left:0;top:0;}.contact-overall-wrapper .contact-form-wrapper .form-item-policy-checkbox .form-checkbox-box{top:1px;}.contact-overall-wrapper .contact-form-wrapper .form-item-policy-checkbox label{opacity:0;z-index:1;position:absolute;left:0;top:0;width:32px;height:32px;line-height:1;padding:0;}.contact-overall-wrapper .contact-form-wrapper .privacy_policy{margin-top:36px;position:relative;padding-left:36px;}.contact-overall-wrapper .contact-form-wrapper .privacy_policy .form-item--error-message{display:none;}.contact-overall-wrapper .contact-form-wrapper .privacy_policy a{color:#515B78;font-weight:400;text-decoration:underline;font-size:13px;display:inline;}.contact-overall-wrapper .contact-form-wrapper .privacy_policy a:hover{text-decoration:none;}.contact-overall-wrapper .contact-form-wrapper .privacy_policy a:after{content:" *";color:#ef404a;}.contact-overall-wrapper .contact-form-wrapper .privacy_policy + .font-13{color:#515B78;font-size:13px;line-height:18px;margin-bottom:40px;max-width:400px;padding-left:36px;padding-top:7px;}.contact-overall-wrapper .contact-form-wrapper .privacy_policy + .font-13 p{font-size:13px;line-height:18px;margin:-4px 0 0;}.contact-overall-wrapper .contact-form-wrapper .privacy_policy + .font-13 p a{color:#515B78;font-weight:400;text-decoration:underline;font-size:13px;display:inline;}.contact-overall-wrapper .contact-form-wrapper .privacy_policy + .font-13 p a:hover{text-decoration:none;}.contact-overall-wrapper .contact-form-wrapper .contact-button-wrapper{margin:0;}.contact-overall-wrapper .contact-form-wrapper .contact-button-wrapper .btn{margin:0 !important;}.contact-overall-wrapper .mailerlite-top-description{font-weight:600;margin-bottom:32px;}@media only screen and (min-width:1024px){.contact-overall-wrapper .mailerlite-top-description{margin-bottom:40px;}}.contact-overall-wrapper .mailerlite-top-description h3{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-0.48px;margin:40px 0 32px 0;}.contact-overall-wrapper .mailerlite-top-description p{font-weight:600;line-height:26px;}.contact-overall-wrapper .mailerlite-top-description p:first-child{margin-top:0;}.contact-overall-wrapper .mailerlite-top-description p:last-child{margin-bottom:0;}.contact-overall-wrapper .mailerlite-top-description p:only-child{margin:0;}input.btn.btn--yellow.btn-width--fixed{max-width:177px;min-width:100px;font-weight:500;}@media only screen and (min-width:1024px){.faq-overall-wrapper.overall-padding-wrapper{padding-bottom:180px;}}.faq-overall-wrapper.overall-padding-wrapper .wrapper{max-width:872px;}.faq-overall-wrapper.overall-padding-wrapper .wrapper h1{text-align:center;margin-bottom:32px;font-size:30px;line-height:40px;font-weight:700;letter-spacing:-0.6px;}@media only screen and (min-width:768px){.faq-overall-wrapper.overall-padding-wrapper .wrapper h1{font-size:44px;line-height:55px;font-weight:700;letter-spacing:-0.88px;margin-bottom:64px;}}.faq-overall-wrapper.overall-padding-wrapper .faq-cats{margin-bottom:40px;}@media only screen and (min-width:1024px){.faq-overall-wrapper.overall-padding-wrapper .faq-cats{margin-bottom:64px;}}.faq-overall-wrapper.overall-padding-wrapper .faq-menu{max-width:648px;margin:0 auto 64px auto;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}@media only screen and (min-width:768px){.faq-overall-wrapper.overall-padding-wrapper .faq-menu{margin-bottom:80px;gap:24px;}}.faq-overall-wrapper.overall-padding-wrapper .faq-menu a{display:block;position:relative;padding:12px 6px;-webkit-box-shadow:0 1px 3px rgba(23,46,98,0.1);box-shadow:0 1px 3px rgba(23,46,98,0.1);border:1px solid #e9ebef;border-radius:8px;text-decoration:none;-webkit-transition:150ms all;transition:150ms all;color:#172e62;font-size:12px;line-height:16px;font-weight:600;letter-spacing:0px;top:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;min-width:0;}@media only screen and (min-width:360px){.faq-overall-wrapper.overall-padding-wrapper .faq-menu a{padding:20px 10px;}}@media only screen and (min-width:768px){.faq-overall-wrapper.overall-padding-wrapper .faq-menu a{font-size:16px;line-height:20px;font-weight:600;letter-spacing:0px;padding:24px 24px 32px 24px;text-align:left;}}.faq-overall-wrapper.overall-padding-wrapper .faq-menu a:before{content:"";width:40px;height:40px;display:block;margin:0 auto 10px auto;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='38.43'%20height='41.001'%20viewBox='0%200%2038.43%2041.001'%3E%3Cpath%20id='icon-solar'%20d='M-9534.633-4165a.581.581,0,0,1-.579-.577v-.76a.579.579,0,0,1,.579-.577h4.61a.578.578,0,0,0,.58-.578v-1.7a.58.58,0,0,0-.58-.58h-8.654v.007l-.026-.007h-7.772a.524.524,0,0,1-.524-.527v-.863a.6.6,0,0,1,.012-.117.57.57,0,0,1,0-.182c.488-2.437,2.822-14.206,3.381-17.007a.585.585,0,0,1,.088-.206.538.538,0,0,1,.087-.11.523.523,0,0,1,.371-.153h29.517a.525.525,0,0,1,.371.153l.017.019a.529.529,0,0,1,.175.3c.559,2.813,2.911,14.664,3.4,17.11a.092.092,0,0,0,0,.036.5.5,0,0,1,.01.1v.922a.525.525,0,0,1-.524.527h-16.856a.578.578,0,0,0-.577.578v1.7a.576.576,0,0,0,.575.578h4.614a.579.579,0,0,1,.58.58v.757a.579.579,0,0,1-.58.58Zm17.084-10.142a.664.664,0,0,0,.019.151c.226.839.59,2.19.774,2.88a.58.58,0,0,0,.559.429h3.859a.578.578,0,0,0,.577-.578.458.458,0,0,0-.012-.115c-.163-.822-.429-2.171-.57-2.88a.577.577,0,0,0-.567-.464h-4.062A.577.577,0,0,0-9517.549-4175.141Zm-9.979,0v2.885a.58.58,0,0,0,.575.58h7.573a.58.58,0,0,0,.58-.578.541.541,0,0,0-.021-.153c-.223-.838-.587-2.19-.767-2.877a.575.575,0,0,0-.559-.429h-6.809A.574.574,0,0,0-9527.528-4175.146Zm-9.673-.144c-.182.685-.546,2.039-.767,2.877a.58.58,0,0,0,.41.709.522.522,0,0,0,.148.021h7.392a.58.58,0,0,0,.577-.58v-2.88a.575.575,0,0,0-.577-.577h-6.625A.579.579,0,0,0-9537.2-4175.29Zm-7.046.036c-.14.709-.408,2.059-.573,2.88a.582.582,0,0,0,.455.68.625.625,0,0,0,.115.012h3.656a.578.578,0,0,0,.559-.429c.185-.687.549-2.041.767-2.88a.577.577,0,0,0-.407-.709.624.624,0,0,0-.151-.019h-3.853A.579.579,0,0,0-9544.247-4175.254Zm25.081-5.908a.686.686,0,0,0,.019.153c.23.853.6,2.248.791,2.945a.579.579,0,0,0,.559.431h4.274a.58.58,0,0,0,.577-.58.623.623,0,0,0-.01-.112c-.168-.839-.438-2.226-.587-2.947a.576.576,0,0,0-.567-.465h-4.48A.577.577,0,0,0-9519.166-4181.162Zm-8.367,0v2.952a.581.581,0,0,0,.577.58h5.976a.58.58,0,0,0,.58-.58.615.615,0,0,0-.02-.151l-.79-2.944a.575.575,0,0,0-.559-.429h-5.189A.574.574,0,0,0-9527.533-4181.165Zm-8.058-.144-.788,2.944a.576.576,0,0,0,.407.709.551.551,0,0,0,.15.021h5.794a.58.58,0,0,0,.58-.58v-2.944a.582.582,0,0,0-.578-.58h-5.007A.577.577,0,0,0-9535.591-4181.308Zm-7.461.041c-.144.719-.417,2.108-.585,2.947a.578.578,0,0,0,.46.675.5.5,0,0,0,.105.012H-9539a.579.579,0,0,0,.559-.431c.187-.7.561-2.092.788-2.945a.578.578,0,0,0-.407-.709.649.649,0,0,0-.151-.019h-4.274A.579.579,0,0,0-9543.052-4181.268Zm15.519-5.173v2.214a.579.579,0,0,0,.577.58h4.385a.584.584,0,0,0,.58-.582.516.516,0,0,0-.017-.134c-.163-.668-.4-1.644-.537-2.207l0-.01a.578.578,0,0,0-.561-.438h-3.846A.578.578,0,0,0-9527.533-4186.44Zm6.953,0a.523.523,0,0,0,.02.151c.18.673.438,1.651.592,2.207a.576.576,0,0,0,.558.429h4.691a.578.578,0,0,0,.578-.578.613.613,0,0,0-.01-.113c-.132-.659-.331-1.636-.438-2.207a.583.583,0,0,0-.568-.467H-9520A.578.578,0,0,0-9520.58-4186.44Zm-13.593-.148c-.148.556-.409,1.533-.592,2.207a.583.583,0,0,0,.415.711.72.72,0,0,0,.144.017h4.184a.578.578,0,0,0,.577-.578v-2.207a.58.58,0,0,0-.577-.58h-3.592A.58.58,0,0,0-9534.173-4186.589Zm-7.832.038c-.107.57-.307,1.548-.438,2.207a.578.578,0,0,0,.453.678.464.464,0,0,0,.117.012h4.49a.58.58,0,0,0,.561-.429l.589-2.207a.575.575,0,0,0-.4-.707.562.562,0,0,0-.153-.021h-4.646A.582.582,0,0,0-9542-4186.551Zm-1.517-3.249h0a.58.58,0,0,1-.578-.58v-.76a.578.578,0,0,1,.58-.575h4.543a.575.575,0,0,1,.575.577v.76a.578.578,0,0,1-.578.577Zm25.193-.656v-.76a.575.575,0,0,1,.575-.58h4.541a.574.574,0,0,1,.577.575v.762a.575.575,0,0,1-.575.577h-4.545A.574.574,0,0,1-9518.328-4190.456Zm-4.451.539a.576.576,0,0,1-.573-.508,4.963,4.963,0,0,0-5.064-4.2,4.965,4.965,0,0,0-5.065,4.2.575.575,0,0,1-.572.508h-.549a.478.478,0,0,1-.06,0,.581.581,0,0,1-.514-.64,6.617,6.617,0,0,1,6.757-5.628,6.614,6.614,0,0,1,6.757,5.628.287.287,0,0,1,0,.064.578.578,0,0,1-.577.578Zm-13.988-7.468-3.177-3.247a.576.576,0,0,1,.007-.815l0,0,.549-.53a.578.578,0,0,1,.816.01l3.178,3.249,0,0a.576.576,0,0,1-.01.817l-.544.532a.577.577,0,0,1-.4.165A.583.583,0,0,1-9536.768-4197.385Zm15.917-.039-.542-.529a.579.579,0,0,1-.009-.819l3.179-3.247,0,0a.576.576,0,0,1,.814,0c.17.166.371.359.541.529a.576.576,0,0,1,.01.817l-3.177,3.247a.574.574,0,0,1-.413.174A.582.582,0,0,1-9520.851-4197.424Zm-6.915-1.878h-.76a.578.578,0,0,1-.577-.58h0v-4.538a.578.578,0,0,1,.577-.58h.76a.583.583,0,0,1,.58.58v4.543a.582.582,0,0,1-.58.575Z'%20transform='translate(9547.5%204205.5)'%20fill='%23172e62'%20stroke='rgba(0,0,0,0)'%20stroke-width='1'/%3E%3C/svg%3E");}@media only screen and (min-width:768px){.faq-overall-wrapper.overall-padding-wrapper .faq-menu a:before{margin:0 0 16px 0;}}.faq-overall-wrapper.overall-padding-wrapper .faq-menu a:hover{-webkit-box-shadow:0 8px 15px rgba(23,46,98,0.15);box-shadow:0 8px 15px rgba(23,46,98,0.15);top:-2px;color:#4057e3;}.faq-overall-wrapper.overall-padding-wrapper .faq-menu a:hover:before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='38.43'%20height='41.001'%20viewBox='0%200%2038.43%2041.001'%3E%3Cpath%20id='icon-solar'%20d='M-9534.633-4165a.581.581,0,0,1-.579-.577v-.76a.579.579,0,0,1,.579-.577h4.61a.578.578,0,0,0,.58-.578v-1.7a.58.58,0,0,0-.58-.58h-8.654v.007l-.026-.007h-7.772a.524.524,0,0,1-.524-.527v-.863a.6.6,0,0,1,.012-.117.57.57,0,0,1,0-.182c.488-2.437,2.822-14.206,3.381-17.007a.585.585,0,0,1,.088-.206.538.538,0,0,1,.087-.11.523.523,0,0,1,.371-.153h29.517a.525.525,0,0,1,.371.153l.017.019a.529.529,0,0,1,.175.3c.559,2.813,2.911,14.664,3.4,17.11a.092.092,0,0,0,0,.036.5.5,0,0,1,.01.1v.922a.525.525,0,0,1-.524.527h-16.856a.578.578,0,0,0-.577.578v1.7a.576.576,0,0,0,.575.578h4.614a.579.579,0,0,1,.58.58v.757a.579.579,0,0,1-.58.58Zm17.084-10.142a.664.664,0,0,0,.019.151c.226.839.59,2.19.774,2.88a.58.58,0,0,0,.559.429h3.859a.578.578,0,0,0,.577-.578.458.458,0,0,0-.012-.115c-.163-.822-.429-2.171-.57-2.88a.577.577,0,0,0-.567-.464h-4.062A.577.577,0,0,0-9517.549-4175.141Zm-9.979,0v2.885a.58.58,0,0,0,.575.58h7.573a.58.58,0,0,0,.58-.578.541.541,0,0,0-.021-.153c-.223-.838-.587-2.19-.767-2.877a.575.575,0,0,0-.559-.429h-6.809A.574.574,0,0,0-9527.528-4175.146Zm-9.673-.144c-.182.685-.546,2.039-.767,2.877a.58.58,0,0,0,.41.709.522.522,0,0,0,.148.021h7.392a.58.58,0,0,0,.577-.58v-2.88a.575.575,0,0,0-.577-.577h-6.625A.579.579,0,0,0-9537.2-4175.29Zm-7.046.036c-.14.709-.408,2.059-.573,2.88a.582.582,0,0,0,.455.68.625.625,0,0,0,.115.012h3.656a.578.578,0,0,0,.559-.429c.185-.687.549-2.041.767-2.88a.577.577,0,0,0-.407-.709.624.624,0,0,0-.151-.019h-3.853A.579.579,0,0,0-9544.247-4175.254Zm25.081-5.908a.686.686,0,0,0,.019.153c.23.853.6,2.248.791,2.945a.579.579,0,0,0,.559.431h4.274a.58.58,0,0,0,.577-.58.623.623,0,0,0-.01-.112c-.168-.839-.438-2.226-.587-2.947a.576.576,0,0,0-.567-.465h-4.48A.577.577,0,0,0-9519.166-4181.162Zm-8.367,0v2.952a.581.581,0,0,0,.577.58h5.976a.58.58,0,0,0,.58-.58.615.615,0,0,0-.02-.151l-.79-2.944a.575.575,0,0,0-.559-.429h-5.189A.574.574,0,0,0-9527.533-4181.165Zm-8.058-.144-.788,2.944a.576.576,0,0,0,.407.709.551.551,0,0,0,.15.021h5.794a.58.58,0,0,0,.58-.58v-2.944a.582.582,0,0,0-.578-.58h-5.007A.577.577,0,0,0-9535.591-4181.308Zm-7.461.041c-.144.719-.417,2.108-.585,2.947a.578.578,0,0,0,.46.675.5.5,0,0,0,.105.012H-9539a.579.579,0,0,0,.559-.431c.187-.7.561-2.092.788-2.945a.578.578,0,0,0-.407-.709.649.649,0,0,0-.151-.019h-4.274A.579.579,0,0,0-9543.052-4181.268Zm15.519-5.173v2.214a.579.579,0,0,0,.577.58h4.385a.584.584,0,0,0,.58-.582.516.516,0,0,0-.017-.134c-.163-.668-.4-1.644-.537-2.207l0-.01a.578.578,0,0,0-.561-.438h-3.846A.578.578,0,0,0-9527.533-4186.44Zm6.953,0a.523.523,0,0,0,.02.151c.18.673.438,1.651.592,2.207a.576.576,0,0,0,.558.429h4.691a.578.578,0,0,0,.578-.578.613.613,0,0,0-.01-.113c-.132-.659-.331-1.636-.438-2.207a.583.583,0,0,0-.568-.467H-9520A.578.578,0,0,0-9520.58-4186.44Zm-13.593-.148c-.148.556-.409,1.533-.592,2.207a.583.583,0,0,0,.415.711.72.72,0,0,0,.144.017h4.184a.578.578,0,0,0,.577-.578v-2.207a.58.58,0,0,0-.577-.58h-3.592A.58.58,0,0,0-9534.173-4186.589Zm-7.832.038c-.107.57-.307,1.548-.438,2.207a.578.578,0,0,0,.453.678.464.464,0,0,0,.117.012h4.49a.58.58,0,0,0,.561-.429l.589-2.207a.575.575,0,0,0-.4-.707.562.562,0,0,0-.153-.021h-4.646A.582.582,0,0,0-9542-4186.551Zm-1.517-3.249h0a.58.58,0,0,1-.578-.58v-.76a.578.578,0,0,1,.58-.575h4.543a.575.575,0,0,1,.575.577v.76a.578.578,0,0,1-.578.577Zm25.193-.656v-.76a.575.575,0,0,1,.575-.58h4.541a.574.574,0,0,1,.577.575v.762a.575.575,0,0,1-.575.577h-4.545A.574.574,0,0,1-9518.328-4190.456Zm-4.451.539a.576.576,0,0,1-.573-.508,4.963,4.963,0,0,0-5.064-4.2,4.965,4.965,0,0,0-5.065,4.2.575.575,0,0,1-.572.508h-.549a.478.478,0,0,1-.06,0,.581.581,0,0,1-.514-.64,6.617,6.617,0,0,1,6.757-5.628,6.614,6.614,0,0,1,6.757,5.628.287.287,0,0,1,0,.064.578.578,0,0,1-.577.578Zm-13.988-7.468-3.177-3.247a.576.576,0,0,1,.007-.815l0,0,.549-.53a.578.578,0,0,1,.816.01l3.178,3.249,0,0a.576.576,0,0,1-.01.817l-.544.532a.577.577,0,0,1-.4.165A.583.583,0,0,1-9536.768-4197.385Zm15.917-.039-.542-.529a.579.579,0,0,1-.009-.819l3.179-3.247,0,0a.576.576,0,0,1,.814,0c.17.166.371.359.541.529a.576.576,0,0,1,.01.817l-3.177,3.247a.574.574,0,0,1-.413.174A.582.582,0,0,1-9520.851-4197.424Zm-6.915-1.878h-.76a.578.578,0,0,1-.577-.58h0v-4.538a.578.578,0,0,1,.577-.58h.76a.583.583,0,0,1,.58.58v4.543a.582.582,0,0,1-.58.575Z'%20transform='translate(9547.5%204205.5)'%20fill='%234057e3'%20stroke='rgba(0,0,0,0)'%20stroke-width='1'/%3E%3C/svg%3E");}.faq-overall-wrapper.overall-padding-wrapper .faq-menu a.active{border-color:#172e62;background:#172e62;color:#fff;}.faq-overall-wrapper.overall-padding-wrapper .faq-menu a.active:before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='38.43'%20height='41.001'%20viewBox='0%200%2038.43%2041.001'%3E%3Cpath%20id='icon-solar'%20d='M-9534.633-4165a.581.581,0,0,1-.579-.577v-.76a.579.579,0,0,1,.579-.577h4.61a.578.578,0,0,0,.58-.578v-1.7a.58.58,0,0,0-.58-.58h-8.654v.007l-.026-.007h-7.772a.524.524,0,0,1-.524-.527v-.863a.6.6,0,0,1,.012-.117.57.57,0,0,1,0-.182c.488-2.437,2.822-14.206,3.381-17.007a.585.585,0,0,1,.088-.206.538.538,0,0,1,.087-.11.523.523,0,0,1,.371-.153h29.517a.525.525,0,0,1,.371.153l.017.019a.529.529,0,0,1,.175.3c.559,2.813,2.911,14.664,3.4,17.11a.092.092,0,0,0,0,.036.5.5,0,0,1,.01.1v.922a.525.525,0,0,1-.524.527h-16.856a.578.578,0,0,0-.577.578v1.7a.576.576,0,0,0,.575.578h4.614a.579.579,0,0,1,.58.58v.757a.579.579,0,0,1-.58.58Zm17.084-10.142a.664.664,0,0,0,.019.151c.226.839.59,2.19.774,2.88a.58.58,0,0,0,.559.429h3.859a.578.578,0,0,0,.577-.578.458.458,0,0,0-.012-.115c-.163-.822-.429-2.171-.57-2.88a.577.577,0,0,0-.567-.464h-4.062A.577.577,0,0,0-9517.549-4175.141Zm-9.979,0v2.885a.58.58,0,0,0,.575.58h7.573a.58.58,0,0,0,.58-.578.541.541,0,0,0-.021-.153c-.223-.838-.587-2.19-.767-2.877a.575.575,0,0,0-.559-.429h-6.809A.574.574,0,0,0-9527.528-4175.146Zm-9.673-.144c-.182.685-.546,2.039-.767,2.877a.58.58,0,0,0,.41.709.522.522,0,0,0,.148.021h7.392a.58.58,0,0,0,.577-.58v-2.88a.575.575,0,0,0-.577-.577h-6.625A.579.579,0,0,0-9537.2-4175.29Zm-7.046.036c-.14.709-.408,2.059-.573,2.88a.582.582,0,0,0,.455.68.625.625,0,0,0,.115.012h3.656a.578.578,0,0,0,.559-.429c.185-.687.549-2.041.767-2.88a.577.577,0,0,0-.407-.709.624.624,0,0,0-.151-.019h-3.853A.579.579,0,0,0-9544.247-4175.254Zm25.081-5.908a.686.686,0,0,0,.019.153c.23.853.6,2.248.791,2.945a.579.579,0,0,0,.559.431h4.274a.58.58,0,0,0,.577-.58.623.623,0,0,0-.01-.112c-.168-.839-.438-2.226-.587-2.947a.576.576,0,0,0-.567-.465h-4.48A.577.577,0,0,0-9519.166-4181.162Zm-8.367,0v2.952a.581.581,0,0,0,.577.58h5.976a.58.58,0,0,0,.58-.58.615.615,0,0,0-.02-.151l-.79-2.944a.575.575,0,0,0-.559-.429h-5.189A.574.574,0,0,0-9527.533-4181.165Zm-8.058-.144-.788,2.944a.576.576,0,0,0,.407.709.551.551,0,0,0,.15.021h5.794a.58.58,0,0,0,.58-.58v-2.944a.582.582,0,0,0-.578-.58h-5.007A.577.577,0,0,0-9535.591-4181.308Zm-7.461.041c-.144.719-.417,2.108-.585,2.947a.578.578,0,0,0,.46.675.5.5,0,0,0,.105.012H-9539a.579.579,0,0,0,.559-.431c.187-.7.561-2.092.788-2.945a.578.578,0,0,0-.407-.709.649.649,0,0,0-.151-.019h-4.274A.579.579,0,0,0-9543.052-4181.268Zm15.519-5.173v2.214a.579.579,0,0,0,.577.58h4.385a.584.584,0,0,0,.58-.582.516.516,0,0,0-.017-.134c-.163-.668-.4-1.644-.537-2.207l0-.01a.578.578,0,0,0-.561-.438h-3.846A.578.578,0,0,0-9527.533-4186.44Zm6.953,0a.523.523,0,0,0,.02.151c.18.673.438,1.651.592,2.207a.576.576,0,0,0,.558.429h4.691a.578.578,0,0,0,.578-.578.613.613,0,0,0-.01-.113c-.132-.659-.331-1.636-.438-2.207a.583.583,0,0,0-.568-.467H-9520A.578.578,0,0,0-9520.58-4186.44Zm-13.593-.148c-.148.556-.409,1.533-.592,2.207a.583.583,0,0,0,.415.711.72.72,0,0,0,.144.017h4.184a.578.578,0,0,0,.577-.578v-2.207a.58.58,0,0,0-.577-.58h-3.592A.58.58,0,0,0-9534.173-4186.589Zm-7.832.038c-.107.57-.307,1.548-.438,2.207a.578.578,0,0,0,.453.678.464.464,0,0,0,.117.012h4.49a.58.58,0,0,0,.561-.429l.589-2.207a.575.575,0,0,0-.4-.707.562.562,0,0,0-.153-.021h-4.646A.582.582,0,0,0-9542-4186.551Zm-1.517-3.249h0a.58.58,0,0,1-.578-.58v-.76a.578.578,0,0,1,.58-.575h4.543a.575.575,0,0,1,.575.577v.76a.578.578,0,0,1-.578.577Zm25.193-.656v-.76a.575.575,0,0,1,.575-.58h4.541a.574.574,0,0,1,.577.575v.762a.575.575,0,0,1-.575.577h-4.545A.574.574,0,0,1-9518.328-4190.456Zm-4.451.539a.576.576,0,0,1-.573-.508,4.963,4.963,0,0,0-5.064-4.2,4.965,4.965,0,0,0-5.065,4.2.575.575,0,0,1-.572.508h-.549a.478.478,0,0,1-.06,0,.581.581,0,0,1-.514-.64,6.617,6.617,0,0,1,6.757-5.628,6.614,6.614,0,0,1,6.757,5.628.287.287,0,0,1,0,.064.578.578,0,0,1-.577.578Zm-13.988-7.468-3.177-3.247a.576.576,0,0,1,.007-.815l0,0,.549-.53a.578.578,0,0,1,.816.01l3.178,3.249,0,0a.576.576,0,0,1-.01.817l-.544.532a.577.577,0,0,1-.4.165A.583.583,0,0,1-9536.768-4197.385Zm15.917-.039-.542-.529a.579.579,0,0,1-.009-.819l3.179-3.247,0,0a.576.576,0,0,1,.814,0c.17.166.371.359.541.529a.576.576,0,0,1,.01.817l-3.177,3.247a.574.574,0,0,1-.413.174A.582.582,0,0,1-9520.851-4197.424Zm-6.915-1.878h-.76a.578.578,0,0,1-.577-.58h0v-4.538a.578.578,0,0,1,.577-.58h.76a.583.583,0,0,1,.58.58v4.543a.582.582,0,0,1-.58.575Z'%20transform='translate(9547.5%204205.5)'%20fill='%23ffffff'%20stroke='rgba(0,0,0,0)'%20stroke-width='1'/%3E%3C/svg%3E");}.faq-overall-wrapper.overall-padding-wrapper .faq-menu a.active:hover{top:0;color:#fff;-webkit-box-shadow:none;box-shadow:none;}.faq-overall-wrapper.overall-padding-wrapper .faq-menu a.faq-wind:before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='38.125'%20height='41.204'%20viewBox='0%200%2038.125%2041.204'%3E%3Cpath%20id='picto-wind-turbines'%20d='M26.523,39.957A.532.532,0,0,1,26,39.412V21.479a.534.534,0,0,1,.522-.545h.858a.532.532,0,0,1,.521.545V39.412a.532.532,0,0,1-.521.545ZM9.411,39.9a.537.537,0,0,1-.524-.545V14.534a.538.538,0,0,1,.524-.545h.858a.534.534,0,0,1,.521.545V39.353a.532.532,0,0,1-.521.545ZM34.806,22.3l-5.422-3.126a.524.524,0,0,1-.192-.715l.43-.745a.518.518,0,0,1,.71-.19l0,0,5.42,3.128h0a.52.52,0,0,1,.194.709l0,.005-.427.743a.528.528,0,0,1-.453.257A.518.518,0,0,1,34.806,22.3ZM18.58,22.083l-.431-.743,0,0a.522.522,0,0,1,.2-.709l0,0,5.42-3.128.006,0a.523.523,0,0,1,.712.192l.427.743a.522.522,0,0,1-.19.715L19.29,22.273a.523.523,0,0,1-.71-.19Zm.095-6.166L12.261,12.2a.522.522,0,0,1-.188-.715c.132-.232.294-.512.428-.746a.519.519,0,0,1,.712-.19l6.413,3.711,0,0a.524.524,0,0,1,.19.715c-.134.232-.295.512-.428.746a.522.522,0,0,1-.714.19ZM.5,15.727l-.43-.746a.522.522,0,0,1,.19-.715v0l6.415-3.711a.519.519,0,0,1,.712.19l.43.746a.526.526,0,0,1-.19.715h0L1.213,15.917a.52.52,0,0,1-.712-.19ZM27.477,15.4h-.859a.523.523,0,0,1-.521-.525V8.624a.525.525,0,0,1,.52-.521h.862A.521.521,0,0,1,28,8.626l0,0v6.259a.523.523,0,0,1-.52.52ZM10.364,8.458H9.506a.522.522,0,0,1-.522-.523V.521A.523.523,0,0,1,9.5,0h.862a.522.522,0,0,1,.518.525l0,0V7.938a.523.523,0,0,1-.52.52Z'%20transform='translate(0.502%200.747)'%20fill='%23172e62'%20stroke='rgba(0,0,0,0)'%20stroke-width='1'/%3E%3C/svg%3E");}.faq-overall-wrapper.overall-padding-wrapper .faq-menu a.faq-wind:hover:before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='38.125'%20height='41.204'%20viewBox='0%200%2038.125%2041.204'%3E%3Cpath%20id='picto-wind-turbines'%20d='M26.523,39.957A.532.532,0,0,1,26,39.412V21.479a.534.534,0,0,1,.522-.545h.858a.532.532,0,0,1,.521.545V39.412a.532.532,0,0,1-.521.545ZM9.411,39.9a.537.537,0,0,1-.524-.545V14.534a.538.538,0,0,1,.524-.545h.858a.534.534,0,0,1,.521.545V39.353a.532.532,0,0,1-.521.545ZM34.806,22.3l-5.422-3.126a.524.524,0,0,1-.192-.715l.43-.745a.518.518,0,0,1,.71-.19l0,0,5.42,3.128h0a.52.52,0,0,1,.194.709l0,.005-.427.743a.528.528,0,0,1-.453.257A.518.518,0,0,1,34.806,22.3ZM18.58,22.083l-.431-.743,0,0a.522.522,0,0,1,.2-.709l0,0,5.42-3.128.006,0a.523.523,0,0,1,.712.192l.427.743a.522.522,0,0,1-.19.715L19.29,22.273a.523.523,0,0,1-.71-.19Zm.095-6.166L12.261,12.2a.522.522,0,0,1-.188-.715c.132-.232.294-.512.428-.746a.519.519,0,0,1,.712-.19l6.413,3.711,0,0a.524.524,0,0,1,.19.715c-.134.232-.295.512-.428.746a.522.522,0,0,1-.714.19ZM.5,15.727l-.43-.746a.522.522,0,0,1,.19-.715v0l6.415-3.711a.519.519,0,0,1,.712.19l.43.746a.526.526,0,0,1-.19.715h0L1.213,15.917a.52.52,0,0,1-.712-.19ZM27.477,15.4h-.859a.523.523,0,0,1-.521-.525V8.624a.525.525,0,0,1,.52-.521h.862A.521.521,0,0,1,28,8.626l0,0v6.259a.523.523,0,0,1-.52.52ZM10.364,8.458H9.506a.522.522,0,0,1-.522-.523V.521A.523.523,0,0,1,9.5,0h.862a.522.522,0,0,1,.518.525l0,0V7.938a.523.523,0,0,1-.52.52Z'%20transform='translate(0.502%200.747)'%20fill='%234057e3'%20stroke='rgba(0,0,0,0)'%20stroke-width='1'/%3E%3C/svg%3E");}.faq-overall-wrapper.overall-padding-wrapper .faq-menu a.faq-wind.active:before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='38.125'%20height='41.204'%20viewBox='0%200%2038.125%2041.204'%3E%3Cpath%20id='picto-wind-turbines'%20d='M26.523,39.957A.532.532,0,0,1,26,39.412V21.479a.534.534,0,0,1,.522-.545h.858a.532.532,0,0,1,.521.545V39.412a.532.532,0,0,1-.521.545ZM9.411,39.9a.537.537,0,0,1-.524-.545V14.534a.538.538,0,0,1,.524-.545h.858a.534.534,0,0,1,.521.545V39.353a.532.532,0,0,1-.521.545ZM34.806,22.3l-5.422-3.126a.524.524,0,0,1-.192-.715l.43-.745a.518.518,0,0,1,.71-.19l0,0,5.42,3.128h0a.52.52,0,0,1,.194.709l0,.005-.427.743a.528.528,0,0,1-.453.257A.518.518,0,0,1,34.806,22.3ZM18.58,22.083l-.431-.743,0,0a.522.522,0,0,1,.2-.709l0,0,5.42-3.128.006,0a.523.523,0,0,1,.712.192l.427.743a.522.522,0,0,1-.19.715L19.29,22.273a.523.523,0,0,1-.71-.19Zm.095-6.166L12.261,12.2a.522.522,0,0,1-.188-.715c.132-.232.294-.512.428-.746a.519.519,0,0,1,.712-.19l6.413,3.711,0,0a.524.524,0,0,1,.19.715c-.134.232-.295.512-.428.746a.522.522,0,0,1-.714.19ZM.5,15.727l-.43-.746a.522.522,0,0,1,.19-.715v0l6.415-3.711a.519.519,0,0,1,.712.19l.43.746a.526.526,0,0,1-.19.715h0L1.213,15.917a.52.52,0,0,1-.712-.19ZM27.477,15.4h-.859a.523.523,0,0,1-.521-.525V8.624a.525.525,0,0,1,.52-.521h.862A.521.521,0,0,1,28,8.626l0,0v6.259a.523.523,0,0,1-.52.52ZM10.364,8.458H9.506a.522.522,0,0,1-.522-.523V.521A.523.523,0,0,1,9.5,0h.862a.522.522,0,0,1,.518.525l0,0V7.938a.523.523,0,0,1-.52.52Z'%20transform='translate(0.502%200.747)'%20fill='%23ffffff'%20stroke='rgba(0,0,0,0)'%20stroke-width='1'/%3E%3C/svg%3E");}.faq-overall-wrapper.overall-padding-wrapper .faq-menu a.faq-contractors:before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='41.091'%20height='41.002'%20viewBox='0%200%2041.091%2041.002'%3E%3Cpath%20id='picto-spot-price'%20d='M7291-3683a1,1,0,0,1-1-1,1,1,0,0,1,1-1h6a1,1,0,0,1,1,1,1,1,0,0,1-1,1Zm-32,0a1.013,1.013,0,0,1-.343-.07.887.887,0,0,1-.093-.042.85.85,0,0,1-.092-.04c-.033-.02-.051-.053-.081-.075a1,1,0,0,1-.148-.139,1.2,1.2,0,0,1-.1-.156.9.9,0,0,1-.077-.172.92.92,0,0,1-.04-.2A1.028,1.028,0,0,1,7258-3684c0-.026.015-.05.017-.075a.829.829,0,0,1,.041-.2.81.81,0,0,1,.068-.187c.013-.024.013-.049.027-.071l7.484-12a1,1,0,0,1,.8-.471,1.03,1.03,0,0,1,.842.4l3.824,5.081,3.187-3.185a1,1,0,0,1,1.414,0l3.226,3.225,4.3-5.158A1,1,0,0,1,7284-3697h5.546l6.7-7.66a1,1,0,0,1,1.412-.092,1,1,0,0,1,.1,1.41l-7,8a1,1,0,0,1-.752.341h-5.532l-4.7,5.639a1,1,0,0,1-.725.359,1.02,1.02,0,0,1-.751-.291l-3.293-3.293-3.293,3.293a1.008,1.008,0,0,1-.777.291,1.006,1.006,0,0,1-.729-.4l-3.639-4.835L7260.8-3685H7286a1,1,0,0,1,1,1,1,1,0,0,1-1,1Zm7-28a11.967,11.967,0,0,1,1.312-5.456,1,1,0,0,1,1.346-.434,1,1,0,0,1,.432,1.348A9.845,9.845,0,0,0,7268-3711a10.011,10.011,0,0,0,10,10,9.6,9.6,0,0,0,2.718-.379,1,1,0,0,1,1.24.677,1,1,0,0,1-.676,1.242,11.6,11.6,0,0,1-3.282.46A12.014,12.014,0,0,1,7266-3711Zm17.875,9.356a1,1,0,0,1,.19-1.4A9.926,9.926,0,0,0,7288-3711a10.011,10.011,0,0,0-10-10,9.948,9.948,0,0,0-6.863,2.729,1,1,0,0,1-1.414-.042,1,1,0,0,1,.041-1.412A11.948,11.948,0,0,1,7278-3723a12.016,12.016,0,0,1,12,12,11.907,11.907,0,0,1-4.724,9.541.99.99,0,0,1-.606.207A1.006,1.006,0,0,1,7283.875-3701.644Zm-10.793-8H7271.7v-.962h1.2c-.009-.179-.026-.359-.026-.551a3.932,3.932,0,0,1,.026-.551h-1.2v-.963h1.377a5,5,0,0,1,4.885-3.608,4.468,4.468,0,0,1,4.074,2.147.537.537,0,0,1-.187.753l-.67.374a.523.523,0,0,1-.69-.154,2.912,2.912,0,0,0-2.526-1.44,3.158,3.158,0,0,0-2.931,1.929h3.691v.963h-3.953a3.742,3.742,0,0,0-.042.551,3.611,3.611,0,0,0,.042.551h3.953v.962h-3.691a3.155,3.155,0,0,0,2.931,1.929,2.836,2.836,0,0,0,2.661-1.652.519.519,0,0,1,.658-.222l.687.284a.536.536,0,0,1,.273.727,4.425,4.425,0,0,1-4.279,2.542A4.935,4.935,0,0,1,7273.082-3709.646Z'%20transform='translate(-7257.5%203723.5)'%20fill='%23172e62'%20stroke='rgba(0,0,0,0)'%20stroke-width='1'/%3E%3C/svg%3E");}.faq-overall-wrapper.overall-padding-wrapper .faq-menu a.faq-contractors:hover:before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='41.091'%20height='41.002'%20viewBox='0%200%2041.091%2041.002'%3E%3Cpath%20id='picto-spot-price'%20d='M7291-3683a1,1,0,0,1-1-1,1,1,0,0,1,1-1h6a1,1,0,0,1,1,1,1,1,0,0,1-1,1Zm-32,0a1.013,1.013,0,0,1-.343-.07.887.887,0,0,1-.093-.042.85.85,0,0,1-.092-.04c-.033-.02-.051-.053-.081-.075a1,1,0,0,1-.148-.139,1.2,1.2,0,0,1-.1-.156.9.9,0,0,1-.077-.172.92.92,0,0,1-.04-.2A1.028,1.028,0,0,1,7258-3684c0-.026.015-.05.017-.075a.829.829,0,0,1,.041-.2.81.81,0,0,1,.068-.187c.013-.024.013-.049.027-.071l7.484-12a1,1,0,0,1,.8-.471,1.03,1.03,0,0,1,.842.4l3.824,5.081,3.187-3.185a1,1,0,0,1,1.414,0l3.226,3.225,4.3-5.158A1,1,0,0,1,7284-3697h5.546l6.7-7.66a1,1,0,0,1,1.412-.092,1,1,0,0,1,.1,1.41l-7,8a1,1,0,0,1-.752.341h-5.532l-4.7,5.639a1,1,0,0,1-.725.359,1.02,1.02,0,0,1-.751-.291l-3.293-3.293-3.293,3.293a1.008,1.008,0,0,1-.777.291,1.006,1.006,0,0,1-.729-.4l-3.639-4.835L7260.8-3685H7286a1,1,0,0,1,1,1,1,1,0,0,1-1,1Zm7-28a11.967,11.967,0,0,1,1.312-5.456,1,1,0,0,1,1.346-.434,1,1,0,0,1,.432,1.348A9.845,9.845,0,0,0,7268-3711a10.011,10.011,0,0,0,10,10,9.6,9.6,0,0,0,2.718-.379,1,1,0,0,1,1.24.677,1,1,0,0,1-.676,1.242,11.6,11.6,0,0,1-3.282.46A12.014,12.014,0,0,1,7266-3711Zm17.875,9.356a1,1,0,0,1,.19-1.4A9.926,9.926,0,0,0,7288-3711a10.011,10.011,0,0,0-10-10,9.948,9.948,0,0,0-6.863,2.729,1,1,0,0,1-1.414-.042,1,1,0,0,1,.041-1.412A11.948,11.948,0,0,1,7278-3723a12.016,12.016,0,0,1,12,12,11.907,11.907,0,0,1-4.724,9.541.99.99,0,0,1-.606.207A1.006,1.006,0,0,1,7283.875-3701.644Zm-10.793-8H7271.7v-.962h1.2c-.009-.179-.026-.359-.026-.551a3.932,3.932,0,0,1,.026-.551h-1.2v-.963h1.377a5,5,0,0,1,4.885-3.608,4.468,4.468,0,0,1,4.074,2.147.537.537,0,0,1-.187.753l-.67.374a.523.523,0,0,1-.69-.154,2.912,2.912,0,0,0-2.526-1.44,3.158,3.158,0,0,0-2.931,1.929h3.691v.963h-3.953a3.742,3.742,0,0,0-.042.551,3.611,3.611,0,0,0,.042.551h3.953v.962h-3.691a3.155,3.155,0,0,0,2.931,1.929,2.836,2.836,0,0,0,2.661-1.652.519.519,0,0,1,.658-.222l.687.284a.536.536,0,0,1,.273.727,4.425,4.425,0,0,1-4.279,2.542A4.935,4.935,0,0,1,7273.082-3709.646Z'%20transform='translate(-7257.5%203723.5)'%20fill='%234057e3'%20stroke='rgba(0,0,0,0)'%20stroke-width='1'/%3E%3C/svg%3E");}.faq-overall-wrapper.overall-padding-wrapper .faq-menu a.faq-contractors.active:before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='41.091'%20height='41.002'%20viewBox='0%200%2041.091%2041.002'%3E%3Cpath%20id='picto-spot-price'%20d='M7291-3683a1,1,0,0,1-1-1,1,1,0,0,1,1-1h6a1,1,0,0,1,1,1,1,1,0,0,1-1,1Zm-32,0a1.013,1.013,0,0,1-.343-.07.887.887,0,0,1-.093-.042.85.85,0,0,1-.092-.04c-.033-.02-.051-.053-.081-.075a1,1,0,0,1-.148-.139,1.2,1.2,0,0,1-.1-.156.9.9,0,0,1-.077-.172.92.92,0,0,1-.04-.2A1.028,1.028,0,0,1,7258-3684c0-.026.015-.05.017-.075a.829.829,0,0,1,.041-.2.81.81,0,0,1,.068-.187c.013-.024.013-.049.027-.071l7.484-12a1,1,0,0,1,.8-.471,1.03,1.03,0,0,1,.842.4l3.824,5.081,3.187-3.185a1,1,0,0,1,1.414,0l3.226,3.225,4.3-5.158A1,1,0,0,1,7284-3697h5.546l6.7-7.66a1,1,0,0,1,1.412-.092,1,1,0,0,1,.1,1.41l-7,8a1,1,0,0,1-.752.341h-5.532l-4.7,5.639a1,1,0,0,1-.725.359,1.02,1.02,0,0,1-.751-.291l-3.293-3.293-3.293,3.293a1.008,1.008,0,0,1-.777.291,1.006,1.006,0,0,1-.729-.4l-3.639-4.835L7260.8-3685H7286a1,1,0,0,1,1,1,1,1,0,0,1-1,1Zm7-28a11.967,11.967,0,0,1,1.312-5.456,1,1,0,0,1,1.346-.434,1,1,0,0,1,.432,1.348A9.845,9.845,0,0,0,7268-3711a10.011,10.011,0,0,0,10,10,9.6,9.6,0,0,0,2.718-.379,1,1,0,0,1,1.24.677,1,1,0,0,1-.676,1.242,11.6,11.6,0,0,1-3.282.46A12.014,12.014,0,0,1,7266-3711Zm17.875,9.356a1,1,0,0,1,.19-1.4A9.926,9.926,0,0,0,7288-3711a10.011,10.011,0,0,0-10-10,9.948,9.948,0,0,0-6.863,2.729,1,1,0,0,1-1.414-.042,1,1,0,0,1,.041-1.412A11.948,11.948,0,0,1,7278-3723a12.016,12.016,0,0,1,12,12,11.907,11.907,0,0,1-4.724,9.541.99.99,0,0,1-.606.207A1.006,1.006,0,0,1,7283.875-3701.644Zm-10.793-8H7271.7v-.962h1.2c-.009-.179-.026-.359-.026-.551a3.932,3.932,0,0,1,.026-.551h-1.2v-.963h1.377a5,5,0,0,1,4.885-3.608,4.468,4.468,0,0,1,4.074,2.147.537.537,0,0,1-.187.753l-.67.374a.523.523,0,0,1-.69-.154,2.912,2.912,0,0,0-2.526-1.44,3.158,3.158,0,0,0-2.931,1.929h3.691v.963h-3.953a3.742,3.742,0,0,0-.042.551,3.611,3.611,0,0,0,.042.551h3.953v.962h-3.691a3.155,3.155,0,0,0,2.931,1.929,2.836,2.836,0,0,0,2.661-1.652.519.519,0,0,1,.658-.222l.687.284a.536.536,0,0,1,.273.727,4.425,4.425,0,0,1-4.279,2.542A4.935,4.935,0,0,1,7273.082-3709.646Z'%20transform='translate(-7257.5%203723.5)'%20fill='%23ffffff'%20stroke='rgba(0,0,0,0)'%20stroke-width='1'/%3E%3C/svg%3E");}.faq-overall-wrapper.overall-padding-wrapper .cat-name{text-align:center;font-size:28px;line-height:39px;font-weight:700;letter-spacing:-0.56px;margin:0;}@media only screen and (min-width:600px){.faq-overall-wrapper.overall-padding-wrapper .cat-name{font-size:32px;line-height:44px;font-weight:700;letter-spacing:-0.64px;}}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq h2{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-0.48px;margin:0 0 24px;}@media only screen and (min-width:600px){.faq-overall-wrapper.overall-padding-wrapper .view-id-faq h2{margin:0 0 32px;}}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq h2 + .faq-item{border-top:1px solid #DCE0E6;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item{border-bottom:1px solid #DCE0E6;padding-bottom:10px;padding-left:8px;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-title{font-size:18px;margin:0;color:#172E62;line-height:1.4;font-weight:600;cursor:pointer;position:relative;padding:30px 34px 20px 0;letter-spacing:-0.4px;-webkit-transition:font-size 120ms ease-in-out;transition:font-size 120ms ease-in-out;}@media only screen and (min-width:1024px){.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-title{padding:32px 43px 22px 0;}}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-title:after{content:"";z-index:1;background-image:url(/themes/custom_theme/svg/chevron.svg);background-position:center;background-repeat:no-repeat;-webkit-transition:150ms all;transition:150ms all;display:block;background-size:contain;position:absolute;right:9px;width:16px;height:9px;top:39px;opacity:0.3;}@media only screen and (min-width:1024px){.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-title:after{right:11px;}}@media only screen and (min-width:1024px){.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-title:hover{color:#4057E3;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-title:hover:after{opacity:1;}}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body{display:none;padding-bottom:30px;padding-right:18px;}@media only screen and (min-width:1024px){.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body{padding-bottom:40px;padding-right:88px;}}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body img{max-width:100%;height:auto;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body h2,.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body .h2{margin:0;font-size:28px;line-height:39px;font-weight:700;letter-spacing:-0.64px;}@media only screen and (min-width:768px){.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body h2,.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body .h2{font-size:32px;line-height:44px;font-weight:700;letter-spacing:-0.64px;}}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body h3,.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body .h3{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-0.48px;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body h4,.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body .h4{font-size:18px;line-height:26px;font-weight:700;letter-spacing:-0.36px;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body h5,.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body .h5{font-size:18px;line-height:26px;font-weight:600;letter-spacing:-0.36px;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body h6,.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body .h6{font-size:16px;line-height:28px;font-weight:600;letter-spacing:0px;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body .h2,.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body .h3,.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body .h4,.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body .h5,.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body .h6{font-weight:700;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body td p{font-size:14px;line-height:1.3;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body ul{margin:0 0 32px 0;overflow:hidden;padding:0;list-style-type:none;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body ul li{padding:0 0 0 24px;margin:0 0 18px;background-image:url(/themes/custom_theme/images/bullet.svg);background-position:6px 8px;background-repeat:no-repeat;background-size:6px 6px;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body ul li:last-child{margin-bottom:0;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body ol{margin:0 0 32px 0;overflow:hidden;padding-left:0;list-style:none;counter-reset:bold-counter;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body ol li{padding:0;margin:0 0 18px;counter-increment:bold-counter;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body ol li:last-child{margin-bottom:0;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body ol li:before{content:counter(bold-counter) ". ";font-weight:700;display:inline-block;min-width:25px;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body ul:last-child,.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body ol:last-child{margin-bottom:0;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body p + ul,.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body p + ol{margin-top:16px;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body a{font-weight:600;color:#4057e3;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body a:hover{text-decoration:none;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body p{font-size:16px;line-height:28px;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body p:first-of-type{margin-top:0;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body p:last-of-type{margin-bottom:0;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item .views-field-body p:only-child{margin:0;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item.active{padding-bottom:0;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item.active .views-field-title{font-weight:700;font-size:20px;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item.active .views-field-title:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);opacity:1;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item.active .views-field-title:hover{color:#172e62;}.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item + h2{margin-top:32px;}@media only screen and (min-width:600px){.faq-overall-wrapper.overall-padding-wrapper .view-id-faq .faq-item + h2{margin-top:64px;}}@-webkit-keyframes ripple_big{from{opacity:1;-webkit-transform:scale3d(0.75,0.75,1);transform:scale3d(0.75,0.75,1);}to{opacity:0;-webkit-transform:scale3d(2.2,2.2,1);transform:scale3d(2.2,2.2,1);}}@keyframes ripple_big{from{opacity:1;-webkit-transform:scale3d(0.75,0.75,1);transform:scale3d(0.75,0.75,1);}to{opacity:0;-webkit-transform:scale3d(2.2,2.2,1);transform:scale3d(2.2,2.2,1);}}.homepage-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:60px;}@media only screen and (min-width:1280px){.homepage-wrapper{padding-top:80px;}}.homepage-wrapper *{-webkit-box-sizing:border-box;box-sizing:border-box;}.homepage-wrapper td,.homepage-wrapper div{line-height:1.8;}.homepage-wrapper img{max-width:100%;height:auto;}.homepage-wrapper h1,.homepage-wrapper .h1{color:#172E62;font-size:36px;line-height:1.25;letter-spacing:-0.72px;margin:0;}@media only screen and (min-width:768px){.homepage-wrapper h1,.homepage-wrapper .h1{font-size:44px;letter-spacing:-0.88px;}}.homepage-wrapper h2,.homepage-wrapper .h2{margin:0;font-size:28px;line-height:39px;font-weight:700;letter-spacing:-0.64px;}@media only screen and (min-width:768px){.homepage-wrapper h2,.homepage-wrapper .h2{font-size:32px;line-height:44px;font-weight:700;letter-spacing:-0.64px;}}.homepage-wrapper h3,.homepage-wrapper .h3{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-0.48px;}.homepage-wrapper h4,.homepage-wrapper .h4{font-size:18px;line-height:26px;font-weight:700;letter-spacing:-0.36px;}.homepage-wrapper h5,.homepage-wrapper .h5{font-size:18px;line-height:26px;font-weight:600;letter-spacing:-0.36px;}.homepage-wrapper h6,.homepage-wrapper .h6{font-size:16px;line-height:28px;font-weight:600;letter-spacing:0px;}.homepage-wrapper .h2,.homepage-wrapper .h3,.homepage-wrapper .h4,.homepage-wrapper .h5,.homepage-wrapper .h6{font-weight:700;}.homepage-wrapper p{font-size:16px;line-height:28px;}.homepage-wrapper .numbers-span{font-size:40px;line-height:56px;font-weight:700;letter-spacing:-0.4px;}.homepage-wrapper .semibold{font-weight:600;}.homepage-wrapper a:not(.btn){color:#4057E3;font-weight:600;text-decoration:underline;}.homepage-wrapper a:not(.btn):hover{text-decoration:none;}.homepage-wrapper .link-with-arrow{display:inline-block;line-height:2.1;}.homepage-wrapper .link-with-arrow:after{content:"";display:inline-block;margin-left:10px;background-image:url(/themes/custom_theme/svg/arrow-circle.svg);background-position:center;background-repeat:no-repeat;vertical-align:-3px;width:18px;height:18px;}.homepage-wrapper .btn,.homepage-wrapper .cta-link a,.homepage-wrapper .calculator-button a,.homepage-wrapper .secondary-button a{display:inline-block;-webkit-transition:all 150ms;transition:all 150ms;background:#4057E3;border:2px solid #4057E3;color:#fff;height:48px;line-height:42px;padding:0 32px;font-size:14px;font-weight:600;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.2);box-shadow:0 10px 15px rgba(23,46,98,0.2);border-radius:8px;text-align:center;text-decoration:none;}.homepage-wrapper .btn:hover,.homepage-wrapper .cta-link a:hover,.homepage-wrapper .calculator-button a:hover,.homepage-wrapper .secondary-button a:hover{background-color:#4D64EE;border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.3);box-shadow:0 15px 20px rgba(23,46,98,0.3);color:#fff;-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);text-decoration:none;}.homepage-wrapper .btn-secondary,.homepage-wrapper .calculator-button a,.homepage-wrapper .secondary-button a{background:transparent;border-color:#a6b1ef;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.03);box-shadow:0 10px 15px rgba(23,46,98,0.03);color:#4057E3;}.homepage-wrapper .btn-secondary:hover,.homepage-wrapper .calculator-button a:hover,.homepage-wrapper .secondary-button a:hover{border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.06);box-shadow:0 15px 20px rgba(23,46,98,0.06);background-color:#fff;color:#4057E3;}.homepage-wrapper .btn-big,.homepage-wrapper .cta-link a,.homepage-wrapper .calculator-button a,.homepage-wrapper .secondary-button a{height:56px;line-height:51px;padding:0 40px;font-size:16px;}.homepage-wrapper .secondary-button.button-with-hash a:before{content:"";background-image:url(/themes/custom_theme/svg/icon-calculator.svg);background-position:center;background-repeat:no-repeat;width:17px;height:18px;display:inline-block;vertical-align:-3px;margin-right:14px;}.homepage-wrapper .btn-small{height:40px;line-height:35px;padding:0 24px;border-radius:6px;font-size:13px;}@media only screen and (max-width:460px){.homepage-wrapper .btn{padding-left:14px;padding-right:14px;min-width:240px;}}.homepage-wrapper input[type=submit][disabled]{background-color:#e9ebef;cursor:not-allowed;color:#B6BCCB;border-color:#e9ebef;-webkit-box-shadow:none;box-shadow:none;}.homepage-wrapper input[type=submit][disabled]:hover,.homepage-wrapper input[type=submit][disabled]:focus{top:0;background-color:#e9ebef;color:#B6BCCB;border-color:#e9ebef;-webkit-box-shadow:none;box-shadow:none;}.homepage-wrapper .overline{letter-spacing:1.2px;color:#515B78;font-size:12px;text-transform:uppercase;line-height:1.33;font-weight:600;margin:0 0 8px;}.homepage-wrapper .small-body{font-size:14px;line-height:1.71;}.homepage-wrapper .section-title{letter-spacing:-0.56px;font-size:28px;line-height:1.4;text-align:left;}@media only screen and (min-width:768px){.homepage-wrapper .section-title{letter-spacing:-0.64px;font-size:32px;}}.homepage-wrapper hr{height:1px;width:100%;background-color:#e9ebef;border:none;margin:24px 0;}.homepage-wrapper ul.ticks{margin:0;max-width:548px;padding:0;list-style-type:none;}.homepage-wrapper ul.ticks li{padding-left:32px;background-image:url(/themes/custom_theme/svg/tick.svg);background-position:left top 8px;background-repeat:no-repeat;margin:0 0 14px;line-height:1.75;}.homepage-wrapper ul.ticks li:last-child{margin:0;}@media only screen and (min-width:768px){.homepage-wrapper ul.ticks li{padding-left:33px;}}.homepage-wrapper ul.ticks li a{text-decoration:none;color:#172e62;}.homepage-wrapper ul.ticks li a:hover{text-decoration:underline;}.homepage-wrapper .columns-table{border:0;margin:0;}.homepage-wrapper .columns-table td{border:0;margin:0;padding:0;font-size:16px;}@media only screen and (min-width:1024px){.homepage-wrapper .columns-table td{padding:0 36px;}}.homepage-wrapper .columns-table td:first-child{padding-left:0;}.homepage-wrapper .columns-table td:last-child{padding-right:0;}.homepage-wrapper .columns-table ul.ticks{max-width:100%;}@media only screen and (max-width:1023px){.homepage-wrapper .columns-table{display:block;}.homepage-wrapper .columns-table tbody,.homepage-wrapper .columns-table tr,.homepage-wrapper .columns-table td{display:block;}.homepage-wrapper .columns-table td + td{margin-top:14px;}}.homepage-wrapper .tooltip{width:22px;height:22px;background:transparent;background-image:url(/themes/custom_theme/svg/tooltip.svg);background-position:center;background-repeat:no-repeat;border:0;border-radius:0;background-size:initial;margin-left:5px;opacity:0.2;}.homepage-wrapper .tooltip:hover,.homepage-wrapper .tooltip:focus{opacity:1;}.homepage-wrapper > section,.homepage-wrapper > div{max-width:1440px;padding-left:24px;padding-right:24px;margin-left:auto;margin-right:auto;margin-bottom:64px;}@media only screen and (min-width:600px){.homepage-wrapper > section,.homepage-wrapper > div{padding-left:40px;padding-right:40px;}}@media only screen and (min-width:600px){.homepage-wrapper > section,.homepage-wrapper > div{margin-bottom:104px;}}@media only screen and (min-width:1024px){.homepage-wrapper > section,.homepage-wrapper > div{margin-bottom:120px;}}@media only screen and (min-width:1280px){.homepage-wrapper > section,.homepage-wrapper > div{padding-left:60px;padding-right:60px;}}@media only screen and (min-width:1024px){.homepage-wrapper > section:last-child,.homepage-wrapper > div:last-child{margin-bottom:180px;}}.homepage-wrapper .slick-dots{bottom:0;height:23px;overflow:auto;}@media only screen and (min-width:768px){.homepage-wrapper .slick-dots{padding-right:4px;}}.homepage-wrapper .slick-dots li{margin:0;width:48px;vertical-align:top;}.homepage-wrapper .slick-dots li button{padding:0 4px;width:100%;position:relative;cursor:pointer;height:20px;}.homepage-wrapper .slick-dots li button:before{display:none;}.homepage-wrapper .slick-dots li button:after{content:"";background:#e9ebef;height:4px;position:absolute;left:4px;top:7px;width:100%;width:calc(100% - 8px);border-radius:4px;}.homepage-wrapper .slick-dots li button:hover:after{background:#B6BCCB;}.homepage-wrapper .slick-dots li.slick-active button:after{background:#4057E3;}.homepage-wrapper .slick-arrow{z-index:1;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;width:56px;height:56px;border:2px solid #515B78;background:#fff;border-radius:50%;}.homepage-wrapper .slick-arrow:before{content:"";background-image:url(/themes/custom_theme/svg/chevron-right-blue.svg);background-position:center;background-repeat:no-repeat;width:9px;height:15px;position:absolute;left:50%;top:50%;margin:-8px 0 0 -4px;opacity:0.7;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;}.homepage-wrapper .slick-arrow.slick-prev{left:-17px;}@media only screen and (min-width:600px){.homepage-wrapper .slick-arrow.slick-prev{left:-28px;}}.homepage-wrapper .slick-arrow.slick-prev:before{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);margin-left:-5px;}.homepage-wrapper .slick-arrow.slick-next{right:-17px;}@media only screen and (min-width:600px){.homepage-wrapper .slick-arrow.slick-next{right:-28px;}}@media only screen and (min-width:600px){.homepage-wrapper .slick-arrow.slick-next:not(.slick-disabled):hover{margin:0 -4px 0 0;}}.homepage-wrapper .slick-arrow.slick-disabled{cursor:not-allowed;border-color:#B6BCCB;}.homepage-wrapper .slick-arrow.slick-disabled:before{opacity:0.2;}.homepage-wrapper .slick-arrow:not(.slick-disabled):hover{width:64px;height:64px;margin:0 0 0 -4px;border-color:#172e62;}.homepage-wrapper .slick-arrow:not(.slick-disabled):hover:before{opacity:1;}.homepage-wrapper .lib-landing-header{margin-bottom:63px;padding-top:50px;min-height:537px;}@media only screen and (min-width:1024px){.homepage-wrapper .lib-landing-header{position:relative;margin-bottom:141px;padding-top:121px;}}.homepage-wrapper .lib-landing-header h1{max-width:510px;margin-top:0;margin-bottom:36px;position:relative;z-index:1;}@media only screen and (min-width:768px){.homepage-wrapper .lib-landing-header h1{margin-bottom:58px;max-width:524px;}}@media only screen and (min-width:1024px){.homepage-wrapper .lib-landing-header h1{max-width:510px;}}.homepage-wrapper .lib-landing-header ul.ticks{margin:0 0 48px;position:relative;z-index:1;}@media only screen and (min-width:768px){.homepage-wrapper .lib-landing-header ul.ticks{margin-bottom:61px;}}.homepage-wrapper .lib-landing-header ul.ticks li{font-weight:600;}.homepage-wrapper .lib-landing-header .header-buttons{margin:0 0 20px;position:relative;z-index:1;max-width:574px;}@media only screen and (min-width:600px){.homepage-wrapper .lib-landing-header .header-buttons{max-width:100%;}}@media only screen and (max-width:767px){.homepage-wrapper .lib-landing-header .header-buttons > div{text-align:center;}}.homepage-wrapper .lib-landing-header .header-buttons > div a{width:100%;max-width:450px;text-decoration:none;}@media only screen and (min-width:768px){.homepage-wrapper .lib-landing-header .header-buttons > div{display:inline-block;vertical-align:top;}.homepage-wrapper .lib-landing-header .header-buttons > div a{width:auto;max-width:500px;}}.homepage-wrapper .lib-landing-header .header-buttons > div:first-child{margin-bottom:24px;}@media only screen and (min-width:768px){.homepage-wrapper .lib-landing-header .header-buttons > div:first-child{margin:0 22px 0 0;}}.homepage-wrapper .lib-landing-header .header-buttons > div.cta-link a{font-size:14px;}@media only screen and (min-width:390px){.homepage-wrapper .lib-landing-header .header-buttons > div.cta-link a{font-size:16px;}}@media only screen and (max-width:1023px){.homepage-wrapper .lib-landing-header .header-decorations{margin-bottom:115px;margin-top:-40px;}}.homepage-wrapper .lib-landing-header .header-decorations.has-video{position:relative;margin-top:16px;margin-bottom:25px;}.homepage-wrapper .lib-landing-header .header-decorations.has-video .header-decoration{height:122px;}@media only screen and (min-width:1024px){.homepage-wrapper .lib-landing-header .header-decorations.has-video .header-decoration{height:844px;}}@media only screen and (min-width:1024px){.homepage-wrapper .lib-landing-header .header-decorations.has-video{position:static;margin-top:0;margin-bottom:0;}}.homepage-wrapper .lib-landing-header .header-decorations.has-video:before{content:"";background:#F4F5F7;height:300px;width:111%;-webkit-transform:rotate(16deg);-ms-transform:rotate(16deg);transform:rotate(16deg);border-radius:0 44px 44px 0;-webkit-border-radius:0 44px 44px 0;-moz-border-radius:0 44px 44px 0;position:absolute;left:-30%;top:4px;display:block;z-index:-1;}@media only screen and (min-width:600px){.homepage-wrapper .lib-landing-header .header-decorations.has-video:before{width:80%;}}@media only screen and (min-width:768px){.homepage-wrapper .lib-landing-header .header-decorations.has-video:before{width:70%;}}@media only screen and (min-width:1024px){.homepage-wrapper .lib-landing-header .header-decorations.has-video:before{display:none;}}.homepage-wrapper .lib-landing-header .header-decoration{height:16px;overflow:hidden;right:-24px;position:relative;top:95px;}@media only screen and (min-width:768px){.homepage-wrapper .lib-landing-header .header-decoration{right:-45px;}}@media only screen and (min-width:1024px){.homepage-wrapper .lib-landing-header .header-decoration{width:1240px;height:844px;position:absolute;right:-732px;top:-199px;}}@media only screen and (min-width:1200px){.homepage-wrapper .lib-landing-header .header-decoration{right:-584px;}}@media only screen and (min-width:1300px){.homepage-wrapper .lib-landing-header .header-decoration{right:-524px;}}.homepage-wrapper .lib-landing-header .header-decoration .h-decoration-wrapper{overflow:hidden;position:absolute;top:0;-webkit-transform:rotate(-16deg);-ms-transform:rotate(-16deg);transform:rotate(-16deg);-webkit-transform-origin:bottom right;-ms-transform-origin:bottom right;transform-origin:bottom right;width:330px;height:292px;border-radius:40px 0 0 40px;-webkit-border-radius:40px 0 0 40px;-moz-border-radius:40px 0 0 40px;right:-119px;display:none;}@media only screen and (min-width:340px){.homepage-wrapper .lib-landing-header .header-decoration .h-decoration-wrapper{right:-97px;}}@media only screen and (min-width:1024px){.homepage-wrapper .lib-landing-header .header-decoration .h-decoration-wrapper{width:1158px;height:582px;right:-23px;top:-100px;border-radius:60px;-webkit-border-radius:60px;-moz-border-radius:60px;display:block;}}@media only screen and (min-width:1024px){.homepage-wrapper .lib-landing-header .header-decoration .h-decoration-wrapper{border-radius:80px;-webkit-border-radius:80px;-moz-border-radius:80px;}}.homepage-wrapper .lib-landing-header .header-decoration .h-decoration-wrapper .h-decoration-img{height:125%;width:160%;background-position:center;background-repeat:no-repeat;background-size:cover;-webkit-transform:rotate(16deg);-ms-transform:rotate(16deg);transform:rotate(16deg);position:relative;top:-43px;left:-100px;}@media only screen and (min-width:1024px){.homepage-wrapper .lib-landing-header .header-decoration .h-decoration-wrapper .h-decoration-img{background-size:92%;background-position:top -67px left;border-radius:80px;border-radius:60px;-webkit-border-radius:60px;-moz-border-radius:60px;width:112%;height:120%;top:48px;left:-75px;}}@media only screen and (min-width:1024px){.homepage-wrapper .lib-landing-header .header-decoration .h-decoration-wrapper:before{content:"";position:absolute;bottom:-83px;left:-39px;width:787px;height:199px;-webkit-transform:rotate(16deg);-ms-transform:rotate(16deg);transform:rotate(16deg);z-index:1;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.8869922969)),color-stop(40%,rgba(0,0,0,0.8)),to(rgba(0,0,0,0)));background:linear-gradient(0deg,rgba(0,0,0,0.8869922969) 0%,rgba(0,0,0,0.8) 40%,rgba(0,0,0,0) 100%);}}.homepage-wrapper .lib-landing-header .video-popup{color:#24345F;font-size:16px;font-weight:600;position:absolute;top:69px;left:20px;padding-left:75px;}@media only screen and (min-width:1024px){.homepage-wrapper .lib-landing-header .video-popup{top:490px;left:auto;right:151px;z-index:3;color:#fff;}}@media only screen and (min-width:1200px){.homepage-wrapper .lib-landing-header .video-popup{right:251px;}}.homepage-wrapper .lib-landing-header .video-popup:before{opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:-10px;left:-3px;right:0;bottom:0;content:"";height:46px;width:46px;border:2px solid rgb(64,87,227);border-radius:100%;-webkit-animation-name:ripple_big;animation-name:ripple_big;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:cubic-bezier(0.65,0,0.34,1);animation-timing-function:cubic-bezier(0.65,0,0.34,1);z-index:1;}.homepage-wrapper .lib-landing-header .video-popup:after{opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:-10px;left:-3px;right:0;bottom:0;content:"";height:46px;width:46px;border:2px solid rgb(64,87,227);border-radius:100%;-webkit-animation-name:ripple_big;animation-name:ripple_big;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-delay:500ms;animation-delay:500ms;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:cubic-bezier(0.65,0,0.34,1);animation-timing-function:cubic-bezier(0.65,0,0.34,1);z-index:1;}.homepage-wrapper .lib-landing-header .video-popup span{position:absolute;left:0;top:-7px;background:#4057E3;height:44px;width:44px;border-radius:50%;-webkit-transition:all 150ms;transition:all 150ms;z-index:3;}.homepage-wrapper .lib-landing-header .video-popup span:before{content:"";width:12px;height:15px;position:absolute;left:50%;top:50%;margin-left:-4px;margin-top:-7px;background-image:url(/themes/custom_theme/svg/play.svg);background-position:center;background-repeat:no-repeat;}.homepage-wrapper .lib-landing-header .video-popup:hover{text-decoration:none;}.homepage-wrapper .lib-landing-header .video-popup:hover span{height:54px;width:54px;top:-12px;left:-5px;background:#4D64EE;}.homepage-wrapper .lib-landing-header.lib-landing-header-simple .header-buttons .calculator-button a{padding-left:20px;background-image:none;text-decoration:none;}@media only screen and (min-width:768px){.homepage-wrapper .lib-landing-header.lib-landing-header-simple .header-buttons .calculator-button a{padding:0 40px;}}.homepage-wrapper .lib-landing-header.lib-landing-header-simple .header-block-title{margin-bottom:32px;}.homepage-wrapper .lib-landing-header.lib-landing-header-simple .content-field-body{max-width:500px;margin-bottom:48px;}.homepage-wrapper .lib-landing-header.lib-landing-header-simple .content-field-body ul.ticks{margin-bottom:48px;}.homepage-wrapper .lib-landing-header.lib-landing-header-simple .content-field-body p{font-weight:600;}.homepage-wrapper .lib-landing-header.lib-landing-header-simple .scroll-down-btn-wrapper{margin-top:40px;display:block;}.homepage-wrapper .lib-landing-header.lib-landing-header-simple .scroll-down-btn{display:inline-block;vertical-align:top;width:48px;height:48px;border:2px solid #E9EBEF;border-radius:50%;text-decoration:none;position:relative;-webkit-transition:150ms all;transition:150ms all;}.homepage-wrapper .lib-landing-header.lib-landing-header-simple .scroll-down-btn:after{content:"";background-image:url(/themes/custom_theme/images/icons/arrow-small.svg);background-position:center;background-repeat:no-repeat;background-size:cover;width:16px;height:16px;position:absolute;left:13px;top:13px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.homepage-wrapper .lib-landing-header.lib-landing-header-simple .scroll-down-btn:hover{border-color:#B6BCCB;}.homepage-wrapper .lib-landing-header.lib-landing-header-simple .header-decoration .h-decoration-wrapper .h-decoration-img{top:120px;left:-90px;background-size:75%;background-position:top left;}.homepage-wrapper .lib-landing-header.lib-landing-header-simple .header-decoration .h-decoration-wrapper:before{display:none;}.homepage-wrapper .paragraph--type--apva-landing-long{padding:0;margin:0;}@media only screen and (min-width:1024px){.homepage-wrapper .paragraph--type--apva-landing-long{margin-top:-120px;}}.homepage-wrapper .paragraph--type--apva-landing-long .gray-section .steps-table{margin-bottom:60px;}@media only screen and (min-width:768px){.homepage-wrapper .paragraph--type--apva-landing-long .gray-section .steps-table{margin-bottom:80px;}}.paragraph--type--banner,div.paragraph--type--banner{max-width:100%;margin-left:0;margin-right:0;background:#928DF2;padding:40px 0;overflow:hidden;margin-bottom:64px;}@media only screen and (min-width:768px){.paragraph--type--banner,div.paragraph--type--banner{margin-bottom:104px;}}@media only screen and (min-width:1024px){.paragraph--type--banner,div.paragraph--type--banner{margin-bottom:120px;}}.paragraph--type--banner .paragraph-wrapper,div.paragraph--type--banner .paragraph-wrapper{max-width:1216px;padding-left:24px;padding-right:24px;margin-left:auto;margin-right:auto;position:relative;}@media only screen and (min-width:600px){.paragraph--type--banner .paragraph-wrapper,div.paragraph--type--banner .paragraph-wrapper{padding-left:40px;padding-right:40px;}}.paragraph--type--banner .field-class-field__paragraph__field_title__banner,div.paragraph--type--banner .field-class-field__paragraph__field_title__banner{font-size:32px;line-height:1.2;font-weight:700;margin:0 0 18px;position:relative;z-index:2;}@media only screen and (max-width:1120px){.paragraph--type--banner .field-class-field__paragraph__field_title__banner,div.paragraph--type--banner .field-class-field__paragraph__field_title__banner{max-width:500px;}}@media only screen and (max-width:500px){.paragraph--type--banner .field-class-field__paragraph__field_title__banner,div.paragraph--type--banner .field-class-field__paragraph__field_title__banner{font-size:28px;text-align:center;line-height:1.3;}}.paragraph--type--banner .field-class-field__paragraph__field_description__banner,div.paragraph--type--banner .field-class-field__paragraph__field_description__banner{color:#fff;font-size:16px;font-weight:600;margin:0 0 26px;position:relative;z-index:2;}@media only screen and (max-width:1120px){.paragraph--type--banner .field-class-field__paragraph__field_description__banner,div.paragraph--type--banner .field-class-field__paragraph__field_description__banner{max-width:500px;}}@media only screen and (max-width:500px){.paragraph--type--banner .field-class-field__paragraph__field_description__banner,div.paragraph--type--banner .field-class-field__paragraph__field_description__banner{text-align:center;}}.paragraph--type--banner .field-class-field__paragraph__field_link__banner,div.paragraph--type--banner .field-class-field__paragraph__field_link__banner{position:relative;z-index:2;}.paragraph--type--banner .field-class-field__paragraph__field_link__banner a,div.paragraph--type--banner .field-class-field__paragraph__field_link__banner a{display:inline-block;-webkit-transition:all 150ms;transition:all 150ms;background:#4057E3;border:2px solid #4057E3;color:#fff;font-weight:600;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.2);box-shadow:0 10px 15px rgba(23,46,98,0.2);border-radius:8px;text-align:center;position:relative;top:0;height:56px;line-height:51px;padding:0 40px;font-size:16px;text-decoration:none;}@media only screen and (max-width:500px){.paragraph--type--banner .field-class-field__paragraph__field_link__banner a,div.paragraph--type--banner .field-class-field__paragraph__field_link__banner a{text-align:center;width:100%;max-width:450px;}}.paragraph--type--banner .field-class-field__paragraph__field_link__banner a:hover,div.paragraph--type--banner .field-class-field__paragraph__field_link__banner a:hover{background-color:#4D64EE;border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.3);box-shadow:0 15px 20px rgba(23,46,98,0.3);color:#fff;top:-3px;text-decoration:none;}.paragraph--type--banner .image_holder,div.paragraph--type--banner .image_holder{display:block;position:absolute;right:165px;top:-166px;z-index:1;}@media only screen and (max-width:1023px){.paragraph--type--banner .image_holder,div.paragraph--type--banner .image_holder{display:none;}}@media only screen and (max-width:800px){.paragraph--type--banner .image_holder,div.paragraph--type--banner .image_holder{right:-16px;}}@media only screen and (max-width:767px){.paragraph--type--banner .image_holder,div.paragraph--type--banner .image_holder{top:auto;bottom:-249px;right:auto;left:-110px;}}.paragraph--type--banner .image_holder .image-wrapper,div.paragraph--type--banner .image_holder .image-wrapper{-webkit-transform:rotate(20deg);-ms-transform:rotate(20deg);transform:rotate(20deg);-webkit-transform-origin:bottom right;-ms-transform-origin:bottom right;transform-origin:bottom right;width:340px;height:354px;overflow:hidden;border-radius:0 0 50px 50px;-webkit-border-radius:0 0 50px 50px;-moz-border-radius:0 0 50px 50px;}@media only screen and (max-width:767px){.paragraph--type--banner .image_holder .image-wrapper,div.paragraph--type--banner .image_holder .image-wrapper{border-radius:50px 50px 0 0;-webkit-border-radius:50px 50px 0 0;-moz-border-radius:50px 50px 0 0;}}.paragraph--type--banner .image_holder .image,div.paragraph--type--banner .image_holder .image{-webkit-transform:rotate(-20deg);-ms-transform:rotate(-20deg);transform:rotate(-20deg);border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;width:437px;height:340px;background-position:left bottom 10px;background-size:94%;background-repeat:no-repeat;position:relative;top:83px;left:-16px;}@media only screen and (max-width:767px){.paragraph--type--banner .image_holder .image,div.paragraph--type--banner .image_holder .image{top:-92px;left:-26px;}}.solar-cards-section,section.solar-cards-section{background:#FAFAFA;padding:64px 0 40px;margin-bottom:0;position:relative;}@media only screen and (min-width:768px){.solar-cards-section,section.solar-cards-section{margin-bottom:49px;padding:104px 0 80px;}}@media only screen and (min-width:1024px){.solar-cards-section,section.solar-cards-section{padding:120px 0 86px;}}.solar-cards-section .section-title,section.solar-cards-section .section-title{text-align:center;margin-bottom:60px;}.solar-cards-section:before,.solar-cards-section:after,section.solar-cards-section:before,section.solar-cards-section:after{content:"";display:block;position:absolute;left:-300%;width:300%;background:#fafafa;top:0;height:100%;}.solar-cards-section:after,section.solar-cards-section:after{left:auto;right:-300%;}.solar-cards-section .cards-wrapper,section.solar-cards-section .cards-wrapper{margin-top:48px;padding-left:24px;padding-right:24px;}@media only screen and (min-width:768px){.solar-cards-section .cards-wrapper,section.solar-cards-section .cards-wrapper{margin-top:64px;}}@media only screen and (min-width:1300px){.solar-cards-section .cards-wrapper,section.solar-cards-section .cards-wrapper{padding-left:16px;padding-right:16px;}}.solar-cards-section .cards-with-hover .slick-track,section.solar-cards-section .cards-with-hover .slick-track{margin-bottom:43px;}@media only screen and (min-width:1024px){.solar-cards-section .cards-with-hover .slick-track,section.solar-cards-section .cards-with-hover .slick-track{margin-bottom:53px;}}.solar-cards-section .cards-with-hover .one-card,section.solar-cards-section .cards-with-hover .one-card{position:relative;border-radius:8px;overflow:hidden;text-align:center;margin:0 12px;}.solar-cards-section .cards-with-hover .one-card img,section.solar-cards-section .cards-with-hover .one-card img{vertical-align:top;}.solar-cards-section .cards-with-hover .one-card .img-prop,section.solar-cards-section .cards-with-hover .one-card .img-prop{position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center;}.solar-cards-section .cards-with-hover .one-card *,section.solar-cards-section .cards-with-hover .one-card *{color:#FFFFFF;}.solar-cards-section .cards-with-hover .one-card .card-front,section.solar-cards-section .cards-with-hover .one-card .card-front{height:100%;position:relative;}.solar-cards-section .cards-with-hover .one-card .card-front:before,section.solar-cards-section .cards-with-hover .one-card .card-front:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;background:transparent -webkit-gradient(linear,left top,left bottom,from(rgba(2,2,2,0)),color-stop(73%,rgba(1,1,1,0.22)),to(rgba(0,0,0,0.67))) 0 0 no-repeat padding-box;background:transparent linear-gradient(180deg,rgba(2,2,2,0) 0%,rgba(1,1,1,0.22) 73%,rgba(0,0,0,0.67) 100%) 0 0 no-repeat padding-box;}.solar-cards-section .cards-with-hover .one-card .card-front .bottom-text,section.solar-cards-section .cards-with-hover .one-card .card-front .bottom-text{position:absolute;bottom:0;left:0;width:100%;padding:0 12px 40px 12px;letter-spacing:-0.36px;font-weight:700;font-size:18px;z-index:2;line-height:1.4;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;}.solar-cards-section .cards-with-hover .one-card .card-back,section.solar-cards-section .cards-with-hover .one-card .card-back{position:absolute;bottom:0;left:0;width:100%;height:100%;padding:34px 21px 68px 21px;opacity:0;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;}@media only screen and (min-width:400px){.solar-cards-section .cards-with-hover .one-card .card-back,section.solar-cards-section .cards-with-hover .one-card .card-back{padding:34px 24px 68px 24px;}}@media only screen and (min-width:768px){.solar-cards-section .cards-with-hover .one-card .card-back,section.solar-cards-section .cards-with-hover .one-card .card-back{padding:35px 30px 68px 30px;}}@media only screen and (min-width:1410px){.solar-cards-section .cards-with-hover .one-card .card-back,section.solar-cards-section .cards-with-hover .one-card .card-back{padding:35px 35px 68px 35px;}}.solar-cards-section .cards-with-hover .one-card .card-back div,section.solar-cards-section .cards-with-hover .one-card .card-back div{line-height:1.4;}.solar-cards-section .cards-with-hover .one-card .card-back:before,section.solar-cards-section .cards-with-hover .one-card .card-back:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;background:#172E62;opacity:0.95;}.solar-cards-section .cards-with-hover .one-card .card-back h3,.solar-cards-section .cards-with-hover .one-card .card-back p,section.solar-cards-section .cards-with-hover .one-card .card-back h3,section.solar-cards-section .cards-with-hover .one-card .card-back p{position:relative;z-index:1;}.solar-cards-section .cards-with-hover .one-card .card-back h3,section.solar-cards-section .cards-with-hover .one-card .card-back h3{letter-spacing:-0.36px;margin:0 0 28px;font-size:18px;line-height:1.4;}.solar-cards-section .cards-with-hover .one-card .card-back p,section.solar-cards-section .cards-with-hover .one-card .card-back p{font-size:14px;line-height:1.6;}.solar-cards-section .cards-with-hover .one-card .card-back p:first-child,section.solar-cards-section .cards-with-hover .one-card .card-back p:first-child{margin-top:0;}.solar-cards-section .cards-with-hover .one-card .card-back p:last-child,section.solar-cards-section .cards-with-hover .one-card .card-back p:last-child{margin-bottom:0;}.solar-cards-section .cards-with-hover .one-card .card-back p:only-child,section.solar-cards-section .cards-with-hover .one-card .card-back p:only-child{margin:0;}.solar-cards-section .cards-with-hover .one-card .card-back .special-condition,.solar-cards-section .cards-with-hover .one-card .card-back .download-button,section.solar-cards-section .cards-with-hover .one-card .card-back .special-condition,section.solar-cards-section .cards-with-hover .one-card .card-back .download-button{position:absolute;bottom:0;left:0;width:100%;padding-bottom:40px;letter-spacing:-0.28px;z-index:2;font-size:14px;opacity:0.6;}.solar-cards-section .cards-with-hover .one-card .card-back .download-button,section.solar-cards-section .cards-with-hover .one-card .card-back .download-button{letter-spacing:normal;opacity:1;}.solar-cards-section .cards-with-hover .one-card .card-back .download-button a,section.solar-cards-section .cards-with-hover .one-card .card-back .download-button a{color:#fff;border-color:#fff;}.solar-cards-section .cards-with-hover .one-card .card-back .download-button a:before,section.solar-cards-section .cards-with-hover .one-card .card-back .download-button a:before{content:"";background-image:url(/themes/custom_theme/svg/icon-download.svg);background-position:center;background-repeat:no-repeat;width:17px;height:18px;display:inline-block;vertical-align:middle;margin-right:13px;}.solar-cards-section .cards-with-hover .one-card .card-back .download-button a:hover,section.solar-cards-section .cards-with-hover .one-card .card-back .download-button a:hover{color:#4057E3;background:#fff;}.solar-cards-section .cards-with-hover .one-card .card-back .download-button a:hover:before,section.solar-cards-section .cards-with-hover .one-card .card-back .download-button a:hover:before{background-image:url(/themes/custom_theme/svg/icon-download-blue.svg);background-position:center;background-repeat:no-repeat;}.solar-cards-section .cards-with-hover .one-card:hover .bottom-text,.solar-cards-section .cards-with-hover .one-card:focus .bottom-text,section.solar-cards-section .cards-with-hover .one-card:hover .bottom-text,section.solar-cards-section .cards-with-hover .one-card:focus .bottom-text{opacity:0;}.solar-cards-section .cards-with-hover .one-card:hover .card-back,.solar-cards-section .cards-with-hover .one-card:focus .card-back,section.solar-cards-section .cards-with-hover .one-card:hover .card-back,section.solar-cards-section .cards-with-hover .one-card:focus .card-back{opacity:1;}.solar-cards-section .slick-dots,section.solar-cards-section .slick-dots{height:auto;}.solar-cards-section .slick-dots li,section.solar-cards-section .slick-dots li{margin:0;width:28px;}@media only screen and (min-width:400px){.solar-cards-section .slick-dots li,section.solar-cards-section .slick-dots li{width:38px;}}@media only screen and (min-width:768px){.solar-cards-section .slick-dots li,section.solar-cards-section .slick-dots li{width:48px;}}.solar-cards-section .slick-dots li:only-child,section.solar-cards-section .slick-dots li:only-child{display:none;}.solar-cards-section .slick-dots li button,section.solar-cards-section .slick-dots li button{top:8px;}.solar-cards-section .slick-arrow,section.solar-cards-section .slick-arrow{top:44%;}.solar-cards-section .slick-arrow.slick-prev,section.solar-cards-section .slick-arrow.slick-prev{left:-6px;}@media only screen and (min-width:768px){.solar-cards-section .slick-arrow.slick-prev,section.solar-cards-section .slick-arrow.slick-prev{left:-16px;}}.solar-cards-section .slick-arrow.slick-next,section.solar-cards-section .slick-arrow.slick-next{right:-6px;}@media only screen and (min-width:768px){.solar-cards-section .slick-arrow.slick-next,section.solar-cards-section .slick-arrow.slick-next{right:-16px;}}@media only screen and (min-width:1410px){.solar-cards-section .slick-arrow.slick-prev,section.solar-cards-section .slick-arrow.slick-prev{left:-60px;}.solar-cards-section .slick-arrow.slick-next,section.solar-cards-section .slick-arrow.slick-next{right:-60px;}}div.calculator-title-wrapper{max-width:900px;margin:0 auto 34px auto;}@media only screen and (min-width:600px){div.calculator-title-wrapper{margin-bottom:56px;}}div.calculator-title-wrapper h2{text-align:center;font-size:28px;line-height:39px;font-weight:700;letter-spacing:-0.56px;margin:0;}@media only screen and (min-width:600px){div.calculator-title-wrapper h2{font-size:32px;line-height:44px;font-weight:700;letter-spacing:-0.64px;}}.paragraph--type--calculator,section.paragraph--type--calculator{max-width:1216px;margin-bottom:64px;}@media only screen and (min-width:600px){.paragraph--type--calculator,section.paragraph--type--calculator{margin-bottom:104px;padding-left:40px;padding-right:40px;}}@media only screen and (min-width:1024px){.paragraph--type--calculator,section.paragraph--type--calculator{margin-bottom:120px;}}.paragraph--type--calculator .js-calculator-user-type,section.paragraph--type--calculator .js-calculator-user-type{padding:0;margin-bottom:42px;}@media only screen and (min-width:600px){.paragraph--type--calculator .js-calculator-user-type,section.paragraph--type--calculator .js-calculator-user-type{margin-bottom:40px;}}.paragraph--type--calculator .js-calculator-user-type .calculator-select,section.paragraph--type--calculator .js-calculator-user-type .calculator-select{width:100%;margin:0 auto;padding:1px;border-radius:30px;max-width:290px;border:1px solid #b6bccb;background:#fff;}@media only screen and (min-width:600px){.paragraph--type--calculator .js-calculator-user-type .calculator-select,section.paragraph--type--calculator .js-calculator-user-type .calculator-select{margin:0;}}@media only screen and (min-width:1024px){.paragraph--type--calculator .js-calculator-user-type .calculator-select,section.paragraph--type--calculator .js-calculator-user-type .calculator-select{margin:0 auto;}}.paragraph--type--calculator .js-calculator-user-type .calculator-item,section.paragraph--type--calculator .js-calculator-user-type .calculator-item{height:auto;}.paragraph--type--calculator .js-calculator-user-type .calculator-item label.checkmark,section.paragraph--type--calculator .js-calculator-user-type .calculator-item label.checkmark{padding-top:8px;padding-bottom:8px;font-weight:600;font-size:13px;-webkit-transition:150ms all;transition:150ms all;color:#172e62;margin:0;line-height:1.5;border-radius:30px;border:0;height:auto;}@media only screen and (min-width:1024px){.paragraph--type--calculator .js-calculator-user-type .calculator-item label.checkmark,section.paragraph--type--calculator .js-calculator-user-type .calculator-item label.checkmark{padding-top:9px;padding-bottom:9px;font-size:13px;}}.paragraph--type--calculator .js-calculator-user-type .calculator-item label.checkmark:before,section.paragraph--type--calculator .js-calculator-user-type .calculator-item label.checkmark:before{display:inline-block;content:"";width:12px;height:14px;background-image:url(/themes/custom_theme/svg/user-blue.svg);background-position:center;background-repeat:no-repeat;background-size:12px 14px;margin-right:10px;vertical-align:-2px;}@media only screen and (min-width:1024px){.paragraph--type--calculator .js-calculator-user-type .calculator-item label.checkmark:before,section.paragraph--type--calculator .js-calculator-user-type .calculator-item label.checkmark:before{width:13px;height:14px;background-size:13px 14px;vertical-align:-2px;}}.paragraph--type--calculator .js-calculator-user-type .calculator-item input[type=radio]:checked ~ .checkmark,section.paragraph--type--calculator .js-calculator-user-type .calculator-item input[type=radio]:checked ~ .checkmark{color:#fff;background-color:#172e62;padding-top:9px;padding-bottom:9px;cursor:default;}@media only screen and (min-width:1024px){.paragraph--type--calculator .js-calculator-user-type .calculator-item input[type=radio]:checked ~ .checkmark,section.paragraph--type--calculator .js-calculator-user-type .calculator-item input[type=radio]:checked ~ .checkmark{padding-top:9px;padding-bottom:9px;}}.paragraph--type--calculator .js-calculator-user-type .calculator-item input[type=radio]:checked ~ .checkmark:before,section.paragraph--type--calculator .js-calculator-user-type .calculator-item input[type=radio]:checked ~ .checkmark:before{opacity:1;background-image:url(/themes/custom_theme/svg/user.svg);background-position:center;background-repeat:no-repeat;}.paragraph--type--calculator .js-calculator-user-type .calculator-item input[type=radio]:focus ~ .checkmark,section.paragraph--type--calculator .js-calculator-user-type .calculator-item input[type=radio]:focus ~ .checkmark{outline:#928df2 auto;outline-offset:2px;}.paragraph--type--calculator .js-calculator-user-type .calculator-item:last-child label.checkmark:before,section.paragraph--type--calculator .js-calculator-user-type .calculator-item:last-child label.checkmark:before{background-image:url(/themes/custom_theme/svg/icon-briefcase-blue.svg);background-position:center;background-repeat:no-repeat;width:15px;height:14px;background-size:15px 14px;vertical-align:-2px;}@media only screen and (min-width:1024px){.paragraph--type--calculator .js-calculator-user-type .calculator-item:last-child label.checkmark:before,section.paragraph--type--calculator .js-calculator-user-type .calculator-item:last-child label.checkmark:before{width:18px;height:18px;background-size:18px 18px;vertical-align:-4px;}}.paragraph--type--calculator .js-calculator-user-type .calculator-item:last-child input[type=radio]:checked ~ .checkmark:before,section.paragraph--type--calculator .js-calculator-user-type .calculator-item:last-child input[type=radio]:checked ~ .checkmark:before{background-image:url(/themes/custom_theme/svg/icon-briefcase.svg);background-position:center;background-repeat:no-repeat;}.paragraph--type--calculator .js-calculator-user-type .calculator-item input[type=radio]:disabled ~ .checkmark,section.paragraph--type--calculator .js-calculator-user-type .calculator-item input[type=radio]:disabled ~ .checkmark{cursor:not-allowed;opacity:0.5;}.paragraph--type--calculator .paragraph-calculator,section.paragraph--type--calculator .paragraph-calculator{-webkit-box-shadow:0 6px 20px rgba(23,46,98,0.06);box-shadow:0 6px 20px rgba(23,46,98,0.06);}.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type,section.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type{padding:0;margin-bottom:38px;}@media only screen and (min-width:600px){.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type,section.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type{margin-bottom:48px;}}.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .title,section.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .title{margin:0 0 20px;}.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin,section.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin{display:block !important;}.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item,section.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item{padding:0;margin-bottom:12px;}.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item .checkmark,section.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item .checkmark{border:2px solid rgba(182,188,203,0.6);border-radius:4px;padding:68px 24px 24px 24px;height:auto;text-align:left;line-height:1;-webkit-transition:150ms all;transition:150ms all;}@media only screen and (min-width:600px){.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item .checkmark,section.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item .checkmark{padding:24px 24px 24px 64px;}}.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item .checkmark .radio-tick,section.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item .checkmark .radio-tick{width:24px;height:24px;border:2px solid rgba(182,188,203,0.6);border-radius:24px;position:absolute;left:24px;top:32px;-webkit-transition:150ms all;transition:150ms all;}.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item .checkmark .radio-tick:after,section.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item .checkmark .radio-tick:after{content:"";position:absolute;left:5px;top:5px;background:#fff;width:10px;height:10px;border-radius:10px;-webkit-transition:150ms all;transition:150ms all;opacity:0;}.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item .checkmark .selection-title,section.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item .checkmark .selection-title{letter-spacing:-0.32px;color:#FFFFFF;font-size:16px;line-height:20px;font-weight:700;}.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item .checkmark .description,section.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item .checkmark .description{display:block;color:#b6bccb;font-size:12px;line-height:18px;font-weight:400;}.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item .checkmark:after,section.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item .checkmark:after{content:"";background-image:url(/themes/custom_theme/svg/icon-solar-white.svg);background-position:center;background-repeat:no-repeat;width:38px;height:41px;position:absolute;right:24px;top:24px;}@media only screen and (min-width:600px){.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item .checkmark:after,section.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item .checkmark:after{top:21px;}}.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item input[type=radio]:checked ~ .checkmark,section.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item input[type=radio]:checked ~ .checkmark{-webkit-box-shadow:0 1px 3px rgba(23,46,98,0.1);box-shadow:0 1px 3px rgba(23,46,98,0.1);background:#fff;border-color:#fff;cursor:default;}.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item input[type=radio]:checked ~ .checkmark .selection-title,section.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item input[type=radio]:checked ~ .checkmark .selection-title{color:#172e62;}.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item input[type=radio]:checked ~ .checkmark .description,section.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item input[type=radio]:checked ~ .checkmark .description{color:#515B78;}.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item input[type=radio]:checked ~ .checkmark .radio-tick,section.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item input[type=radio]:checked ~ .checkmark .radio-tick{background:#172e62;border-color:#172e62;}.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item input[type=radio]:checked ~ .checkmark .radio-tick:after,section.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item input[type=radio]:checked ~ .checkmark .radio-tick:after{opacity:1;}.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item input[type=radio]:checked ~ .checkmark:after,section.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item input[type=radio]:checked ~ .checkmark:after{background-image:url(/themes/custom_theme/svg/icon-solar.svg);background-position:center;background-repeat:no-repeat;}.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item input[type=radio]:focus ~ .checkmark,section.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item input[type=radio]:focus ~ .checkmark{outline-offset:5px;}.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item input[type=radio][value=wind_rent] ~ .checkmark:after,section.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item input[type=radio][value=wind_rent] ~ .checkmark:after{background-image:url(/themes/custom_theme/svg/icon-wind-white.svg);background-position:center;background-repeat:no-repeat;}@media only screen and (min-width:600px){.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item input[type=radio][value=wind_rent] ~ .checkmark:after,section.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item input[type=radio][value=wind_rent] ~ .checkmark:after{top:24px;}}.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item input[type=radio][value=wind_rent]:checked ~ .checkmark:after,section.paragraph--type--calculator .paragraph-calculator .js-calculator-product-type .flex-auto-margin .form-item input[type=radio][value=wind_rent]:checked ~ .checkmark:after{background-image:url(/themes/custom_theme/svg/icon-wind.svg);background-position:center;background-repeat:no-repeat;}.paragraph--type--calculator .paragraph-calculator .paragraph-calculator-right,section.paragraph--type--calculator .paragraph-calculator .paragraph-calculator-right{border-radius:0 0 8px 8px;padding:40px 24px;}@media only screen and (min-width:600px){.paragraph--type--calculator .paragraph-calculator .paragraph-calculator-right,section.paragraph--type--calculator .paragraph-calculator .paragraph-calculator-right{padding:71px 64px 64px 64px;}}@media only screen and (min-width:1024px){.paragraph--type--calculator .paragraph-calculator .paragraph-calculator-right,section.paragraph--type--calculator .paragraph-calculator .paragraph-calculator-right{padding:71px 40px 64px 40px;border:1px solid #E9EBEF;border-radius:0 8px 8px 0;}}@media only screen and (min-width:1280px){.paragraph--type--calculator .paragraph-calculator .paragraph-calculator-right,section.paragraph--type--calculator .paragraph-calculator .paragraph-calculator-right{padding:71px 64px 64px 64px;}}@media only screen and (min-width:1024px){.paragraph--type--calculator .paragraph-calculator,section.paragraph--type--calculator .paragraph-calculator{display:table;table-layout:fixed;height:200px;}.paragraph--type--calculator .paragraph-calculator > div,section.paragraph--type--calculator .paragraph-calculator > div{display:table-cell;vertical-align:top;}.paragraph--type--calculator .paragraph-calculator > div.paragraph-calculator-left,section.paragraph--type--calculator .paragraph-calculator > div.paragraph-calculator-left{width:50%;overflow:hidden;margin:0;}.paragraph--type--calculator .paragraph-calculator > div.paragraph-calculator-right,section.paragraph--type--calculator .paragraph-calculator > div.paragraph-calculator-right{width:50%;border-radius:0 8px 8px 0;}}.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg,section.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg{background:#233A8A;border-radius:8px 8px 0 0;padding:40px 24px 35px 24px;position:relative;}@media only screen and (min-width:600px){.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg,section.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg{padding:48px 64px;}}@media only screen and (min-width:1024px){.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg,section.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg{padding:48px 40px 64px 40px;height:100%;border-radius:8px;position:static;}}@media only screen and (min-width:1280px){.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg,section.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg{padding:48px 64px;}}.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg *,section.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg *{color:#fff;}.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg .tooltip,section.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg .tooltip{width:19px;height:19px;background:transparent;background-image:url(/themes/custom_theme/svg/tooltip_white.svg);background-position:center;background-repeat:no-repeat;border:0;border-radius:0;background-size:18px 18px;margin-left:5px;opacity:0.6;vertical-align:-5px;}.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg .tooltip:hover,.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg .tooltip:focus,section.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg .tooltip:hover,section.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg .tooltip:focus{opacity:1;}@media only screen and (min-width:1024px){.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg,section.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg{border-radius:8px 0 0 8px;}}.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg h2,section.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg h2{font-size:22px;line-height:1.35;color:#fff;font-weight:700;margin:0 0 26px;}@media only screen and (min-width:480px){.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg h2,section.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg h2{font-size:28px;}}@media only screen and (min-width:1024px){.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg h2,section.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg h2{font-size:32px;}}.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg .mobile-button-scroll,section.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg .mobile-button-scroll{text-align:center;position:absolute;left:0;bottom:-20px;width:100%;height:40px;}@media only screen and (min-width:1024px){.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg .mobile-button-scroll,section.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg .mobile-button-scroll{display:none;}}.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg .mobile-button-scroll button,section.paragraph--type--calculator .paragraph-calculator .calculator-form-left-bg .mobile-button-scroll button{width:40px;height:40px;border-radius:50%;background:#233a8a;border:0;padding:0;background-image:url(/themes/custom_theme/svg/icon-chevron-down-white.svg);background-repeat:no-repeat;background-position:center;}.paragraph--type--calculator .paragraph-calculator .calculator-right,section.paragraph--type--calculator .paragraph-calculator .calculator-right{width:100%;}.paragraph--type--calculator .paragraph-calculator .form-item-eu-support,section.paragraph--type--calculator .paragraph-calculator .form-item-eu-support{margin:24px 0 0 0;padding-top:30px;padding-bottom:0;border-top:2px solid #172e62;}.paragraph--type--calculator .paragraph-calculator .form-item-eu-support .form-item,section.paragraph--type--calculator .paragraph-calculator .form-item-eu-support .form-item{display:inline-block;text-align:left;}.paragraph--type--calculator .paragraph-calculator .form-item-eu-support .checkbox-wrapper,section.paragraph--type--calculator .paragraph-calculator .form-item-eu-support .checkbox-wrapper{position:absolute;left:0;top:2px;}.paragraph--type--calculator .paragraph-calculator .form-item-eu-support .form-item,section.paragraph--type--calculator .paragraph-calculator .form-item-eu-support .form-item{padding:0 0 0 37px;position:relative;text-align:left;}@media only screen and (min-width:768px){.paragraph--type--calculator .paragraph-calculator .form-item-eu-support .form-item,section.paragraph--type--calculator .paragraph-calculator .form-item-eu-support .form-item{display:table;table-layout:fixed;width:100%;}}.paragraph--type--calculator .paragraph-calculator .form-item-eu-support .form-item > div,section.paragraph--type--calculator .paragraph-calculator .form-item-eu-support .form-item > div{margin:0 0 10px;}@media only screen and (min-width:768px){.paragraph--type--calculator .paragraph-calculator .form-item-eu-support .form-item > div,section.paragraph--type--calculator .paragraph-calculator .form-item-eu-support .form-item > div{display:table-cell;vertical-align:middle;}}.paragraph--type--calculator .paragraph-calculator .form-item-eu-support .form-item label,section.paragraph--type--calculator .paragraph-calculator .form-item-eu-support .form-item label{display:inline-block;margin-right:10px;padding:0;font-size:14px;color:#fff;}.paragraph--type--calculator .paragraph-calculator .form-item-eu-support .form-item label .tooltip,section.paragraph--type--calculator .paragraph-calculator .form-item-eu-support .form-item label .tooltip{margin-left:4px;}.paragraph--type--calculator .paragraph-calculator .form-item-eu-support .form-item .form-item-eu-support label,section.paragraph--type--calculator .paragraph-calculator .form-item-eu-support .form-item .form-item-eu-support label{font-size:14px;}.paragraph--type--calculator .paragraph-calculator .form-item-eu-support .form-item .form-checkbox-box,section.paragraph--type--calculator .paragraph-calculator .form-item-eu-support .form-item .form-checkbox-box{width:24px;height:24px;margin:0;background:#fff;border:2px solid #fff;border-radius:4px;-webkit-transition:all 150ms;transition:all 150ms;position:absolute;left:0;top:1px;outline-offset:5px;}.paragraph--type--calculator .paragraph-calculator .form-item-eu-support .form-item .form-checkbox-box:after,section.paragraph--type--calculator .paragraph-calculator .form-item-eu-support .form-item .form-checkbox-box:after{content:"";display:inline-block;background-image:url(/themes/custom_theme/svg/tick.svg);background-position:center;background-repeat:no-repeat;width:16px;height:12px;position:absolute;left:2px;bottom:4px;opacity:0;}.paragraph--type--calculator .paragraph-calculator .form-item-eu-support .form-item input:checked ~ .form-checkbox-box:after,section.paragraph--type--calculator .paragraph-calculator .form-item-eu-support .form-item input:checked ~ .form-checkbox-box:after{opacity:1;}.paragraph--type--calculator .calculator-content,section.paragraph--type--calculator .calculator-content{text-align:center;}.paragraph--type--calculator .calculator-average,section.paragraph--type--calculator .calculator-average{display:inline-block;background:#172e62;border-radius:4px;padding:12px 24px;}.paragraph--type--calculator .calculator-average div,section.paragraph--type--calculator .calculator-average div{font-size:16px;line-height:24px;font-weight:600;}.paragraph--type--calculator .calculator-average .value,section.paragraph--type--calculator .calculator-average .value{margin-right:4px;}.paragraph--type--calculator .slider-instructions,section.paragraph--type--calculator .slider-instructions{font-size:16px;line-height:24px;margin:0 0 24px;text-align:left;}.paragraph--type--calculator .slider-instructions b,section.paragraph--type--calculator .slider-instructions b{font-weight:400;color:#fff;}.paragraph--type--calculator .slider-instructions .tooltip,section.paragraph--type--calculator .slider-instructions .tooltip{display:none;}.paragraph--type--calculator .calculator-info-content,section.paragraph--type--calculator .calculator-info-content{margin:0;}.paragraph--type--calculator .slider-wrapper,section.paragraph--type--calculator .slider-wrapper{width:100%;left:auto;margin:0;padding:0 40px;}.paragraph--type--calculator .slider-wrapper .slider-minus,section.paragraph--type--calculator .slider-wrapper .slider-minus{left:0;background-color:#172E62;background-image:url(/themes/custom_theme/svg/minus.svg);background-position:center;background-repeat:no-repeat;border-radius:50%;width:28px;height:28px;top:12px;}.paragraph--type--calculator .slider-wrapper .slider-minus:hover,section.paragraph--type--calculator .slider-wrapper .slider-minus:hover{background-color:#0c1836;}.paragraph--type--calculator .slider-wrapper .slider-plus,section.paragraph--type--calculator .slider-wrapper .slider-plus{right:0;background-color:#172E62;background-image:url(/themes/custom_theme/svg/plus.svg);background-position:center;background-repeat:no-repeat;border-radius:50%;width:28px;height:28px;top:12px;}.paragraph--type--calculator .slider-wrapper .slider-plus:hover,section.paragraph--type--calculator .slider-wrapper .slider-plus:hover{background-color:#0c1836;}.paragraph--type--calculator .slider-wrapper .form-range,section.paragraph--type--calculator .slider-wrapper .form-range{display:none;}.paragraph--type--calculator .slider-custom-wrapper,section.paragraph--type--calculator .slider-custom-wrapper{position:relative;padding-bottom:34px;padding-top:20px;z-index:11;text-align:left;}.paragraph--type--calculator .slider-custom-wrapper .slider-value-left,.paragraph--type--calculator .slider-custom-wrapper .slider-value-right,section.paragraph--type--calculator .slider-custom-wrapper .slider-value-left,section.paragraph--type--calculator .slider-custom-wrapper .slider-value-right{position:absolute;left:-39px;bottom:0;color:#fff;font-size:13px;font-weight:600;line-height:1.4;}.paragraph--type--calculator .slider-custom-wrapper .slider-value-left span,.paragraph--type--calculator .slider-custom-wrapper .slider-value-right span,section.paragraph--type--calculator .slider-custom-wrapper .slider-value-left span,section.paragraph--type--calculator .slider-custom-wrapper .slider-value-right span{display:block;}.paragraph--type--calculator .slider-custom-wrapper .slider-value-left span:last-child,.paragraph--type--calculator .slider-custom-wrapper .slider-value-right span:last-child,section.paragraph--type--calculator .slider-custom-wrapper .slider-value-left span:last-child,section.paragraph--type--calculator .slider-custom-wrapper .slider-value-right span:last-child{font-size:13px;color:#fff;}.paragraph--type--calculator .slider-custom-wrapper .slider-value-right,section.paragraph--type--calculator .slider-custom-wrapper .slider-value-right{left:auto;right:-39px;}.paragraph--type--calculator .slider-custom-wrapper .ui-widget.ui-widget-content.ui-slider-horizontal,section.paragraph--type--calculator .slider-custom-wrapper .ui-widget.ui-widget-content.ui-slider-horizontal{height:12px;background:#4057E3;border:0;border-radius:7px;}.paragraph--type--calculator .slider-custom-wrapper .ui-widget.ui-widget-content .ui-slider-range,section.paragraph--type--calculator .slider-custom-wrapper .ui-widget.ui-widget-content .ui-slider-range{background:#172E62;border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px;}.paragraph--type--calculator .slider-custom-wrapper .ui-widget.ui-widget-content .ui-slider-handle,section.paragraph--type--calculator .slider-custom-wrapper .ui-widget.ui-widget-content .ui-slider-handle{-webkit-box-shadow:none;box-shadow:none;width:28px;height:28px;background:#4057E3;border:4px solid #fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;cursor:-webkit-grab;cursor:grab;top:-8px;margin-left:-12px;}.paragraph--type--calculator .slider-custom-wrapper .ui-widget.ui-widget-content .ui-slider-handle span,section.paragraph--type--calculator .slider-custom-wrapper .ui-widget.ui-widget-content .ui-slider-handle span{position:absolute;left:-51px;top:-52px;background:#fff;height:35px;width:128px;line-height:33px;-webkit-box-shadow:0 3px 20px rgba(23,46,98,0.15);box-shadow:0 3px 20px rgba(23,46,98,0.15);border-radius:27px;text-align:center;font-size:14px;font-weight:600;color:#172E62;white-space:nowrap;pointer-events:none;}.paragraph--type--calculator .slider-custom-wrapper .ui-widget.ui-widget-content .ui-slider-handle span:after,section.paragraph--type--calculator .slider-custom-wrapper .ui-widget.ui-widget-content .ui-slider-handle span:after{content:"";position:absolute;bottom:-8px;left:55px;margin-left:-2px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff;}.paragraph--type--calculator .bottom-notice,section.paragraph--type--calculator .bottom-notice{color:#515B78;font-size:13px;margin-top:24px;line-height:1.4;}.paragraph--type--calculator .bottom-notice p,section.paragraph--type--calculator .bottom-notice p{color:#515B78;font-size:13px;margin:0 0 7px;line-height:1.4;}.paragraph--type--calculator .bottom-notice p:last-child,section.paragraph--type--calculator .bottom-notice p:last-child{margin-bottom:0;}.paragraph--type--calculator .exclamation-desktop,section.paragraph--type--calculator .exclamation-desktop{display:none;}@media only screen and (min-width:1024px){.paragraph--type--calculator .exclamation-desktop,section.paragraph--type--calculator .exclamation-desktop{display:block;}}.paragraph--type--calculator .exclamation-mobile,section.paragraph--type--calculator .exclamation-mobile{margin-top:20px;}@media only screen and (min-width:1024px){.paragraph--type--calculator .exclamation-mobile,section.paragraph--type--calculator .exclamation-mobile{display:none;}}.paragraph--type--calculator .calculator-results-tabs,section.paragraph--type--calculator .calculator-results-tabs{border-bottom:2px solid #E9EBEF;text-align:center;margin-bottom:15px;}@media only screen and (min-width:1024px){.paragraph--type--calculator .calculator-results-tabs,section.paragraph--type--calculator .calculator-results-tabs{padding-top:51px;margin-bottom:30px;}}.paragraph--type--calculator .calculator-results-tabs:after,section.paragraph--type--calculator .calculator-results-tabs:after{content:"";clear:both;display:table;}.paragraph--type--calculator .calculator-results-tabs .results-tab,section.paragraph--type--calculator .calculator-results-tabs .results-tab{float:left;width:50%;border-bottom:2px solid transparent;height:35px;line-height:20px;font-size:16px;font-weight:700;padding:0 22px;text-align:center;cursor:pointer;position:relative;top:2px;-webkit-transition:all 150ms;transition:all 150ms;}.paragraph--type--calculator .calculator-results-tabs .results-tab.active,section.paragraph--type--calculator .calculator-results-tabs .results-tab.active{border-color:#4057e3;color:#4057e3;}.paragraph--type--calculator .results-block-wrapper,section.paragraph--type--calculator .results-block-wrapper{display:none;position:relative;}.paragraph--type--calculator .results-block-wrapper .block-title,section.paragraph--type--calculator .results-block-wrapper .block-title{padding-right:50px;margin-bottom:18px;font-size:18px;line-height:21px;font-weight:700;letter-spacing:-0.36px;}@media only screen and (min-width:600px){.paragraph--type--calculator .results-block-wrapper .block-title,section.paragraph--type--calculator .results-block-wrapper .block-title{margin-bottom:38px;font-size:24px;line-height:27px;font-weight:700;letter-spacing:-0.48px;}}.paragraph--type--calculator .results-block-wrapper .block-title .type,section.paragraph--type--calculator .results-block-wrapper .block-title .type{color:#4057e3;line-height:1.2;text-transform:uppercase;margin-top:4px;}.paragraph--type--calculator .results-block-wrapper .calc-result-line,section.paragraph--type--calculator .results-block-wrapper .calc-result-line{display:table;table-layout:fixed;width:100%;border-bottom:1px solid #E9EBEF;padding:13px 0;}@media only screen and (min-width:600px){.paragraph--type--calculator .results-block-wrapper .calc-result-line,section.paragraph--type--calculator .results-block-wrapper .calc-result-line{padding:14px 0;}}.paragraph--type--calculator .results-block-wrapper .calc-result-line:last-child,section.paragraph--type--calculator .results-block-wrapper .calc-result-line:last-child{border-bottom:0;}.paragraph--type--calculator .results-block-wrapper .calc-result-line > div,section.paragraph--type--calculator .results-block-wrapper .calc-result-line > div{display:table-cell;vertical-align:middle;line-height:1.3;}.paragraph--type--calculator .results-block-wrapper .calc-result-line > div *,section.paragraph--type--calculator .results-block-wrapper .calc-result-line > div *{line-height:1.3;}.paragraph--type--calculator .results-block-wrapper .calc-result-line > div.result-title,section.paragraph--type--calculator .results-block-wrapper .calc-result-line > div.result-title{font-size:14px;padding-right:10px;}@media only screen and (min-width:600px){.paragraph--type--calculator .results-block-wrapper .calc-result-line > div.result-title,section.paragraph--type--calculator .results-block-wrapper .calc-result-line > div.result-title{font-size:16px;padding-right:20px;}}.paragraph--type--calculator .results-block-wrapper .calc-result-line > div.result-value,section.paragraph--type--calculator .results-block-wrapper .calc-result-line > div.result-value{width:80px;font-weight:700;font-size:16px;text-align:right;}@media only screen and (min-width:600px){.paragraph--type--calculator .results-block-wrapper .calc-result-line > div.result-value,section.paragraph--type--calculator .results-block-wrapper .calc-result-line > div.result-value{font-size:18px;width:106px;}}.paragraph--type--calculator .results-block-wrapper .calculator-average,section.paragraph--type--calculator .results-block-wrapper .calculator-average{display:inline-block;background:#172e62;border-radius:4px;padding:12px 24px;}.paragraph--type--calculator .results-block-wrapper .calculator-average div,section.paragraph--type--calculator .results-block-wrapper .calculator-average div{font-size:16px;line-height:24px;font-weight:600;}.paragraph--type--calculator .results-block-wrapper .calculator-average p,section.paragraph--type--calculator .results-block-wrapper .calculator-average p{margin:0;}.paragraph--type--calculator .results-block-wrapper .calculator-average .value,section.paragraph--type--calculator .results-block-wrapper .calculator-average .value{margin-right:5px;}.paragraph--type--calculator .results-block-wrapper .calculator-action,section.paragraph--type--calculator .results-block-wrapper .calculator-action{text-align:center;padding-top:20px;}@media only screen and (min-width:600px){.paragraph--type--calculator .results-block-wrapper .calculator-action,section.paragraph--type--calculator .results-block-wrapper .calculator-action{padding-top:55px;}}.paragraph--type--calculator .results-block-wrapper .calculator-action a.btn,section.paragraph--type--calculator .results-block-wrapper .calculator-action a.btn{margin:0 !important;height:56px;line-height:51px;padding:0 40px;font-size:16px;width:100%;min-width:190px;max-width:100%;vertical-align:top;}@media only screen and (max-width:500px){.paragraph--type--calculator .results-block-wrapper .calculator-action a.btn,section.paragraph--type--calculator .results-block-wrapper .calculator-action a.btn{text-align:center;width:100%;}}.paragraph--type--calculator .results-block-wrapper:after,section.paragraph--type--calculator .results-block-wrapper:after{content:"";background-image:url(/themes/custom_theme/svg/icon-solar.svg);background-position:center;background-repeat:no-repeat;width:38px;height:41px;position:absolute;right:0;top:-8px;opacity:0.1;}@media only screen and (min-width:600px){.paragraph--type--calculator .results-block-wrapper:after,section.paragraph--type--calculator .results-block-wrapper:after{background-size:83px 88px;width:83px;height:88px;top:-32px;}}.paragraph--type--calculator .results-block-wrapper[data-key=wind_rent]:after,section.paragraph--type--calculator .results-block-wrapper[data-key=wind_rent]:after{background-image:url(/themes/custom_theme/svg/icon-wind.svg);background-position:center;background-repeat:no-repeat;}@media only screen and (min-width:600px){.paragraph--type--calculator .results-block-wrapper[data-key=wind_rent]:after,section.paragraph--type--calculator .results-block-wrapper[data-key=wind_rent]:after{width:79px;height:87px;}}div.yellow-notice-with-exclamation{margin:0 0 38px;background:#FBF5DB;font-size:14px;line-height:1.4;font-weight:400;position:relative;color:#A26A0A;padding:18px 60px 18px 49px;}@media only screen and (min-width:768px){div.yellow-notice-with-exclamation{padding:18px 60px 16px 66px;margin:0 0 25px;}}div.yellow-notice-with-exclamation .close-message{position:absolute;right:19px;top:50%;height:15px;width:15px;margin-top:-8px;background:transparent url(/themes/custom_theme/images/icons/close.svg) no-repeat center;border:0;background-size:13px 13px;cursor:pointer;padding:0;opacity:0.6;}div.yellow-notice-with-exclamation .close-message:hover{opacity:1;}div.yellow-notice-with-exclamation:before{content:"";background-image:url(/themes/custom_theme/svg/info-yellow.svg);background-position:center;background-repeat:no-repeat;width:22px;height:22px;position:absolute;left:15px;top:50%;margin:-11px 0 0 0;}@media only screen and (min-width:1024px){div.yellow-notice-with-exclamation:before{left:24px;}}.projects-section,div.projects-section{background:#FAFAFA;position:relative;max-width:100%;margin-left:0;margin-right:0;padding:64px 0;}@media only screen and (min-width:768px){.projects-section,div.projects-section{padding:104px 0;}}@media only screen and (min-width:1024px){.projects-section,div.projects-section{padding:120px 0;}}.projects-section .section-wrapper,div.projects-section .section-wrapper{margin-left:auto;margin-right:auto;max-width:1520px;padding-left:14px;padding-right:14px;}@media only screen and (min-width:768px){.projects-section .section-wrapper,div.projects-section .section-wrapper{padding-left:30px;padding-right:30px;}}@media only screen and (min-width:1280px){.projects-section .section-wrapper,div.projects-section .section-wrapper{padding-left:60px;padding-right:60px;}}.projects-section .section-title,div.projects-section .section-title{text-align:center;font-size:28px;line-height:39px;font-weight:700;letter-spacing:-0.56px;margin:0 0 36px;}@media only screen and (min-width:600px){.projects-section .section-title,div.projects-section .section-title{font-size:32px;line-height:44px;font-weight:700;letter-spacing:-0.64px;}}@media only screen and (min-width:600px){.projects-section .section-title,div.projects-section .section-title{margin-bottom:58px;}}@media only screen and (min-width:1024px){.projects-section .section-title,div.projects-section .section-title{margin-bottom:60px;}}.projects-section .field-class-field__paragraph__field_header_title__projects,div.projects-section .field-class-field__paragraph__field_header_title__projects{letter-spacing:1.2px;color:#515B78;font-size:12px;text-transform:uppercase;line-height:1.2;font-weight:600;margin:0 0 8px;text-align:center;}.projects-section .field-class-field__paragraph__field_body__projects,div.projects-section .field-class-field__paragraph__field_body__projects{margin:0 auto 34px;text-align:center;max-width:802px;}@media only screen and (min-width:1024px){.projects-section .field-class-field__paragraph__field_body__projects,div.projects-section .field-class-field__paragraph__field_body__projects{margin-bottom:55px;}}.projects-section .field-class-field__paragraph__field_body__projects p:first-child,div.projects-section .field-class-field__paragraph__field_body__projects p:first-child{margin-top:0;}.projects-section .field-class-field__paragraph__field_body__projects p:last-child,div.projects-section .field-class-field__paragraph__field_body__projects p:last-child{margin-bottom:0;}.projects-section .field-class-field__paragraph__field_body__projects p:only-child,div.projects-section .field-class-field__paragraph__field_body__projects p:only-child{margin:0;}.projects-section .homepage-projects,div.projects-section .homepage-projects{padding-bottom:76px;}@media only screen and (min-width:768px){.projects-section .homepage-projects,div.projects-section .homepage-projects{padding-bottom:0;}}.projects-section .homepage-projects a,div.projects-section .homepage-projects a{color:#24345F;text-decoration:none;}.projects-section .homepage-projects a:hover,div.projects-section .homepage-projects a:hover{text-decoration:none;}.projects-section .homepage-projects a .product-message,div.projects-section .homepage-projects a .product-message{line-height:1.4;font-size:14px;}.projects-section .homepage-projects .project-widget,div.projects-section .homepage-projects .project-widget{margin:0 12px;max-width:100%;}@media only screen and (min-width:1280px){.projects-section .homepage-projects .project-widget,div.projects-section .homepage-projects .project-widget{margin:0 22px;}}.projects-section .slick-track,div.projects-section .slick-track{padding-top:4px;padding-bottom:22px;}@media only screen and (min-width:600px){.projects-section .slick-track,div.projects-section .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;}.projects-section .slick-track .project-widget,div.projects-section .slick-track .project-widget{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;}}.projects-section .slick-arrow,div.projects-section .slick-arrow{top:auto;bottom:-8px;}@media only screen and (max-width:767px){.projects-section .slick-arrow:hover,div.projects-section .slick-arrow:hover{width:56px !important;height:56px !important;margin:0 !important;}}@media only screen and (min-width:768px){.projects-section .slick-arrow,div.projects-section .slick-arrow{bottom:auto;top:44%;}}.projects-section .slick-arrow.slick-prev,div.projects-section .slick-arrow.slick-prev{left:calc(50% - 63px);}@media only screen and (min-width:768px){.projects-section .slick-arrow.slick-prev,div.projects-section .slick-arrow.slick-prev{left:-16px;}}.projects-section .slick-arrow.slick-next,div.projects-section .slick-arrow.slick-next{right:calc(50% - 63px);}@media only screen and (min-width:768px){.projects-section .slick-arrow.slick-next,div.projects-section .slick-arrow.slick-next{right:-16px;}}@media only screen and (min-width:1410px){.projects-section .slick-arrow.slick-prev,div.projects-section .slick-arrow.slick-prev{left:-60px;}.projects-section .slick-arrow.slick-next,div.projects-section .slick-arrow.slick-next{right:-60px;}}.projects-section .flex.mt-20,div.projects-section .flex.mt-20{margin-top:18px;}@media only screen and (min-width:768px){.projects-section .flex.mt-20,div.projects-section .flex.mt-20{margin-top:42px;}}.projects-section .flex.mt-20 a,div.projects-section .flex.mt-20 a{background:transparent;border-color:#a6b1ef;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.03);box-shadow:0 10px 15px rgba(23,46,98,0.03);color:#4057E3;min-width:100px;width:auto;}@media only screen and (max-width:768px){.projects-section .flex.mt-20 a,div.projects-section .flex.mt-20 a{padding-left:32px;padding-right:32px;}}.projects-section .flex.mt-20 a:hover,div.projects-section .flex.mt-20 a:hover{border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.06);box-shadow:0 15px 20px rgba(23,46,98,0.06);background-color:#fff;color:#4057E3;}.section-text{font-size:16px;line-height:22px;}section.paragraph--type--video{z-index:3;}section.paragraph--type--video .section-wrapper{z-index:3;}.flex-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;border-radius:12px;background-color:#FFFFFF;}.section-why{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:50px;}@media only screen and (max-width:768px){.flex-row{-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:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;}.section-why{-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;margin-left:0;}}.section-project{-ms-flex-pack:distribute;justify-content:space-around;background-color:white;padding:20px;padding-top:30px;border-radius:12px;}.title-wrapper{margin:130px 0 47px 27px;max-width:654px;position:absolute;padding-right:10px;}@media only screen and (max-width:1024px){.title-wrapper{max-width:52vw;}}@media only screen and (max-width:768px){.title-wrapper{max-width:654px;}}@media only screen and (max-width:320px){.title-wrapper{margin:136px 0 50px 20px;}}@media only screen and (max-width:400px){.title-wrapper{margin:86px 0 50px 20px;}}@media only screen and (max-width:560px){.title-wrapper{margin:86px 0 50px 20px;}}@media only screen and (max-width:768px){.title-wrapper{margin:86px 0 50px 20px;}}.subtitle{font-size:18px;color:#FFFFFF;text-shadow:0 1px 3px 0 rgba(43,52,89,0.25);position:relative;z-index:1;}@media only screen and (max-width:1024px){.subtitle{font-size:1.6vw;}}@media only screen and (max-width:768px){.subtitle{font-size:14px;}}.lan-icon-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;}@media only screen and (max-width:768px){.lan-icon-wrapper{width:96%;}}.white-box-shadow{-webkit-box-shadow:0 2px 88px 0 rgba(69,77,114,0.12);box-shadow:0 2px 88px 0 rgba(69,77,114,0.12);}.landing-page-image{height:528px;width:836px;margin:-13% 1%;-webkit-transform:rotate(39deg);-ms-transform:rotate(39deg);transform:rotate(39deg);}@media only screen and (max-width:768px){.landing-page-image{margin:-23% -50%;}}section.graph-section{margin-bottom:0;}@media only screen and (min-width:1024px){section.graph-section{position:relative;padding-left:513px;min-height:557px;}section.graph-section .img-holder{position:absolute;left:24px;bottom:0;}section.graph-section .img-holder img{vertical-align:bottom;}}section.graph-section .section-title{margin-bottom:40px;}section.graph-section .text-holder{max-width:515px;padding-top:100px;}@media only screen and (max-width:1023px){section.graph-section .text-holder{text-align:center;margin-left:auto;margin-right:auto;padding-top:0;}section.graph-section .text-holder h1{text-align:center;}}@media only screen and (max-width:1023px){section.graph-section .img-holder{text-align:center;}section.graph-section .img-holder img{max-width:237px;}}section.graph-section h1{margin:0 0 37px;}@media only screen and (min-width:1024px){section.graph-section h1{margin:0 0 41px;}}section.graph-section .platform-text{padding-bottom:28px;}section.graph-section .platform-text p:first-child{margin-top:0;}section.graph-section .platform-text p:last-child{margin-bottom:0;}section.graph-section .platform-text p:only-child{margin:0;}section.graph-section .platform-text ul:last-child{margin-bottom:0;}section.graph-section .platform-link{margin:40px 0 37px;}section.graph-section .platform-link a{display:inline-block;line-height:2.1;font-weight:600;}section.graph-section .platform-link a:after{content:"";display:inline-block;margin-left:10px;background-image:url(/themes/custom_theme/svg/arrow-circle.svg);background-position:center;background-repeat:no-repeat;vertical-align:-4px;width:18px;height:18px;}.paragraph--type--feedback,div.paragraph--type--feedback{position:relative;max-width:1264px;}.paragraph--type--feedback .paragraph-wrapper,div.paragraph--type--feedback .paragraph-wrapper{max-width:1216px;margin-left:auto;margin-right:auto;}@media only screen and (min-width:600px){.paragraph--type--feedback .paragraph-wrapper,div.paragraph--type--feedback .paragraph-wrapper{padding-left:24px;padding-right:24px;}}.paragraph--type--feedback .field-class-field__paragraph__field_header_title__feedback,div.paragraph--type--feedback .field-class-field__paragraph__field_header_title__feedback{letter-spacing:1.2px;color:#515B78;font-size:12px;text-transform:uppercase;line-height:1.2;font-weight:600;margin:0 0 8px;text-align:center;}.paragraph--type--feedback .field-class-field__paragraph__field_title__feedback,div.paragraph--type--feedback .field-class-field__paragraph__field_title__feedback{text-align:center;margin-bottom:71px;font-size:28px;line-height:39px;font-weight:700;letter-spacing:-0.56px;}@media only screen and (min-width:600px){.paragraph--type--feedback .field-class-field__paragraph__field_title__feedback,div.paragraph--type--feedback .field-class-field__paragraph__field_title__feedback{font-size:32px;line-height:44px;font-weight:700;letter-spacing:-0.64px;}}@media only screen and (min-width:1024px){.paragraph--type--feedback .field-class-field__paragraph__field_title__feedback,div.paragraph--type--feedback .field-class-field__paragraph__field_title__feedback{margin-bottom:91px;}}.paragraph--type--feedback .review-item,div.paragraph--type--feedback .review-item{padding:112px 24px 119px 24px;border-radius:8px;position:relative;background-color:#928df2;}@media only screen and (min-width:600px){.paragraph--type--feedback .review-item,div.paragraph--type--feedback .review-item{padding:157px 56px 181px 56px;}}@media only screen and (min-width:1024px){.paragraph--type--feedback .review-item,div.paragraph--type--feedback .review-item{padding:104px 88px 191px 88px;}}.paragraph--type--feedback .review-item .review-layout,div.paragraph--type--feedback .review-item .review-layout{position:relative;}@media only screen and (min-width:1024px){.paragraph--type--feedback .review-item .review-layout,div.paragraph--type--feedback .review-item .review-layout{display:table;table-layout:fixed;width:100%;}}@media only screen and (min-width:1024px){.paragraph--type--feedback .review-item .review-layout .review-text,div.paragraph--type--feedback .review-item .review-layout .review-text{display:table-cell;vertical-align:top;padding-right:56px;}}.paragraph--type--feedback .review-item .review-layout .review-photo,div.paragraph--type--feedback .review-item .review-layout .review-photo{position:absolute;right:0;top:-148px;overflow:hidden;width:120px;height:120px;border-radius:8px;}@media only screen and (min-width:600px){.paragraph--type--feedback .review-item .review-layout .review-photo,div.paragraph--type--feedback .review-item .review-layout .review-photo{width:160px;height:160px;top:-186px;}}@media only screen and (min-width:1024px){.paragraph--type--feedback .review-item .review-layout .review-photo,div.paragraph--type--feedback .review-item .review-layout .review-photo{display:table-cell;vertical-align:top;position:static;width:260px;height:auto;border-radius:0;}}@media only screen and (min-width:1200px){.paragraph--type--feedback .review-item .review-layout .review-photo,div.paragraph--type--feedback .review-item .review-layout .review-photo{width:336px;}}.paragraph--type--feedback .review-item .review-layout .review-photo img,div.paragraph--type--feedback .review-item .review-layout .review-photo img{border-radius:8px;position:absolute;width:100%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}@media only screen and (min-width:1024px){.paragraph--type--feedback .review-item .review-layout .review-photo img,div.paragraph--type--feedback .review-item .review-layout .review-photo img{-webkit-transition:250ms transform ease-in-out;-webkit-transition:250ms -webkit-transform ease-in-out;transition:250ms -webkit-transform ease-in-out;transition:250ms transform ease-in-out;transition:250ms transform ease-in-out,250ms -webkit-transform ease-in-out;left:0;top:auto;bottom:0;-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);width:260px;}}@media only screen and (min-width:1200px){.paragraph--type--feedback .review-item .review-layout .review-photo img,div.paragraph--type--feedback .review-item .review-layout .review-photo img{width:336px;bottom:auto;top:-143px;}}@media only screen and (min-width:1024px){.paragraph--type--feedback .review-item .review-layout .review-text + .review-photo img,div.paragraph--type--feedback .review-item .review-layout .review-text + .review-photo img{left:auto;right:0;}}@media only screen and (min-width:1024px){.paragraph--type--feedback .review-item .review-layout .review-photo + .review-text,div.paragraph--type--feedback .review-item .review-layout .review-photo + .review-text{padding-left:56px;padding-right:0;}}.paragraph--type--feedback .review-item .quote-text,div.paragraph--type--feedback .review-item .quote-text{font-size:14px;line-height:1.7;font-weight:600;position:relative;z-index:1;}@media only screen and (min-width:600px){.paragraph--type--feedback .review-item .quote-text,div.paragraph--type--feedback .review-item .quote-text{font-size:16px;line-height:2;}}@media only screen and (min-width:1024px){.paragraph--type--feedback .review-item .quote-text,div.paragraph--type--feedback .review-item .quote-text{margin-bottom:0;}}.paragraph--type--feedback .review-item .quote-text p,div.paragraph--type--feedback .review-item .quote-text p{margin:0;font-weight:600;font-size:14px;line-height:1.7;}@media only screen and (min-width:768px){.paragraph--type--feedback .review-item .quote-text p,div.paragraph--type--feedback .review-item .quote-text p{font-size:16px;line-height:2;}}.paragraph--type--feedback .review-item .quote-text p + p,div.paragraph--type--feedback .review-item .quote-text p + p{margin-top:15px;}.paragraph--type--feedback .review-item .quote-text:before,div.paragraph--type--feedback .review-item .quote-text:before{content:"";width:76px;height:55px;position:absolute;left:0;top:-21px;background-image:url(/themes/custom_theme/svg/quotes_review.svg);background-position:center;background-repeat:no-repeat;z-index:0;}@media only screen and (min-width:768px){.paragraph--type--feedback .review-item .quote-text:before,div.paragraph--type--feedback .review-item .quote-text:before{left:-21px;top:-35px;}}.paragraph--type--feedback .review-item .quote-bottom-info,div.paragraph--type--feedback .review-item .quote-bottom-info{display:table;table-layout:fixed;width:100%;position:absolute;bottom:39px;left:24px;width:100%;width:calc(100% - 48px);}@media only screen and (min-width:768px){.paragraph--type--feedback .review-item .quote-bottom-info,div.paragraph--type--feedback .review-item .quote-bottom-info{left:56px;bottom:78px;width:100%;width:calc(100% - 112px);}}@media only screen and (min-width:1024px){.paragraph--type--feedback .review-item .quote-bottom-info,div.paragraph--type--feedback .review-item .quote-bottom-info{left:88px;width:528px;}}@media only screen and (min-width:1200px){.paragraph--type--feedback .review-item .quote-bottom-info.push-left,div.paragraph--type--feedback .review-item .quote-bottom-info.push-left{margin-left:393px;}}.paragraph--type--feedback .review-item .quote-bottom-info > div,div.paragraph--type--feedback .review-item .quote-bottom-info > div{display:table-cell;vertical-align:bottom;}.paragraph--type--feedback .review-item .quote-bottom-info > div.quote-logo,div.paragraph--type--feedback .review-item .quote-bottom-info > div.quote-logo{display:none;}@media only screen and (min-width:768px){.paragraph--type--feedback .review-item .quote-bottom-info > div.quote-logo,div.paragraph--type--feedback .review-item .quote-bottom-info > div.quote-logo{display:table-cell;text-align:right;}}.paragraph--type--feedback .review-item .quote-bottom-info .quote-author h5,div.paragraph--type--feedback .review-item .quote-bottom-info .quote-author h5{font-size:16px;margin-bottom:0;letter-spacing:-0.16px;font-weight:700;line-height:24px;}@media only screen and (min-width:768px){.paragraph--type--feedback .review-item .quote-bottom-info .quote-author h5,div.paragraph--type--feedback .review-item .quote-bottom-info .quote-author h5{font-size:18px;margin-bottom:2px;}}.paragraph--type--feedback .review-item .quote-bottom-info .quote-author p,div.paragraph--type--feedback .review-item .quote-bottom-info .quote-author p{margin:0;font-size:13px;}@media only screen and (min-width:768px){.paragraph--type--feedback .review-item .quote-bottom-info .quote-author p,div.paragraph--type--feedback .review-item .quote-bottom-info .quote-author p{font-size:14px;}}.paragraph--type--feedback .review-item .quote-bottom-info img,div.paragraph--type--feedback .review-item .quote-bottom-info img{max-width:171px;display:inline-block;vertical-align:bottom;}.paragraph--type--feedback .review-item *,div.paragraph--type--feedback .review-item *{color:#fff;}.paragraph--type--feedback .slick-dotted.slick-slider,div.paragraph--type--feedback .slick-dotted.slick-slider{margin-bottom:0;padding-bottom:54px;}@media only screen and (min-width:1024px){.paragraph--type--feedback .slick-dotted.slick-slider,div.paragraph--type--feedback .slick-dotted.slick-slider{padding-bottom:62px;}}@media only screen and (max-width:599px){.paragraph--type--feedback .slick-arrow,div.paragraph--type--feedback .slick-arrow{display:none !important;}}.paragraph--type--feedback .slick-list,div.paragraph--type--feedback .slick-list{padding-top:40px;margin-top:-40px;}.paragraph--type--feedback .slick-track,div.paragraph--type--feedback .slick-track{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.paragraph--type--feedback .slick-slide,div.paragraph--type--feedback .slick-slide{height:auto;}@media only screen and (min-width:1024px){.paragraph--type--feedback .slick-slide.current-slide .review-layout .review-photo img,div.paragraph--type--feedback .slick-slide.current-slide .review-layout .review-photo img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}}.paragraph--type--feedback .slick-dots,div.paragraph--type--feedback .slick-dots{overflow:hidden;}.paragraph--type--articles .field-class-field__paragraph__field_header_title__articles{letter-spacing:1.2px;color:#515B78;font-size:12px;text-transform:uppercase;line-height:1.2;font-weight:600;margin:0 0 8px;text-align:center;}.paragraph--type--articles .field-class-field__paragraph__field_title__articles{text-align:center;margin-bottom:40px;font-size:28px;line-height:39px;font-weight:700;letter-spacing:-0.56px;}@media only screen and (min-width:600px){.paragraph--type--articles .field-class-field__paragraph__field_title__articles{margin-bottom:64px;font-size:32px;line-height:44px;font-weight:700;letter-spacing:-0.64px;}}.paragraph--type--articles .flex.mt-20{display:block;margin:0;text-align:center;width:100%;}@media only screen and (min-width:600px){.paragraph--type--articles .flex.mt-20{padding-top:20px;}}.paragraph--type--articles .flex.mt-20 a{background:transparent;border-color:#a6b1ef;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.03);box-shadow:0 10px 15px rgba(23,46,98,0.03);color:#4057E3;min-width:50px;width:auto;padding-left:32px;padding-right:32px;}.paragraph--type--articles .flex.mt-20 a:hover{border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.06);box-shadow:0 15px 20px rgba(23,46,98,0.06);background-color:#fff;color:#4057E3;}.paragraph--type--simplenews .paragraph-bg,div.paragraph--type--simplenews .paragraph-bg{background:#FFFFFF;-webkit-box-shadow:0 6px 20px rgba(23,46,98,0.08);box-shadow:0 6px 20px rgba(23,46,98,0.08);border:1px solid #F4F5F7;border-radius:10px;padding:29px 32px 130px 32px;position:relative;}@media only screen and (min-width:1024px){.paragraph--type--simplenews .paragraph-bg,div.paragraph--type--simplenews .paragraph-bg{padding:54px 74px 70px 74px;}}.paragraph--type--simplenews .paragraph-bg:before,div.paragraph--type--simplenews .paragraph-bg:before{content:"";display:inline-block;background-image:url(/themes/custom_theme/svg/subscribe.svg);background-position:center;background-repeat:no-repeat;width:140px;height:120px;position:absolute;left:34px;bottom:0;}@media only screen and (min-width:1024px){.paragraph--type--simplenews .paragraph-bg:before,div.paragraph--type--simplenews .paragraph-bg:before{left:74px;}}.paragraph--type--simplenews .paragraph-wrapper,div.paragraph--type--simplenews .paragraph-wrapper{position:relative;z-index:1;}.paragraph--type--simplenews .paragraph-wrapper > div:first-child,div.paragraph--type--simplenews .paragraph-wrapper > div:first-child{padding-bottom:20px;}@media only screen and (min-width:1024px){.paragraph--type--simplenews .paragraph-wrapper,div.paragraph--type--simplenews .paragraph-wrapper{display:table;table-layout:fixed;width:100%;}.paragraph--type--simplenews .paragraph-wrapper > div,div.paragraph--type--simplenews .paragraph-wrapper > div{display:table-cell;vertical-align:top;}.paragraph--type--simplenews .paragraph-wrapper > div:first-child,div.paragraph--type--simplenews .paragraph-wrapper > div:first-child{padding-right:65px;padding-bottom:0;}}.paragraph--type--simplenews .field-class-field__paragraph__field_body__simplenews h2,div.paragraph--type--simplenews .field-class-field__paragraph__field_body__simplenews h2{line-height:1.3;margin-bottom:20px;}@media only screen and (min-width:1024px){.paragraph--type--simplenews .field-class-field__paragraph__field_body__simplenews h2,div.paragraph--type--simplenews .field-class-field__paragraph__field_body__simplenews h2{margin-bottom:30px;}}.paragraph--type--simplenews .field-class-field__paragraph__field_body__simplenews p,div.paragraph--type--simplenews .field-class-field__paragraph__field_body__simplenews p{font-size:14px;}.paragraph--type--simplenews .field-class-field__paragraph__field_body__simplenews p:first-child,div.paragraph--type--simplenews .field-class-field__paragraph__field_body__simplenews p:first-child{margin-top:0;}.paragraph--type--simplenews .field-class-field__paragraph__field_body__simplenews p:last-child,div.paragraph--type--simplenews .field-class-field__paragraph__field_body__simplenews p:last-child{margin-bottom:0;}.paragraph--type--simplenews .field-class-field__paragraph__field_body__simplenews p:only-child,div.paragraph--type--simplenews .field-class-field__paragraph__field_body__simplenews p:only-child{margin:0;}.paragraph--type--simplenews .form-email,div.paragraph--type--simplenews .form-email{padding:0;margin:0 0 28px;}.paragraph--type--simplenews .form-email label,div.paragraph--type--simplenews .form-email label{font-weight:600;color:#24345F;padding-left:4px;font-size:14px;}.paragraph--type--simplenews .form-email label .required,div.paragraph--type--simplenews .form-email label .required{display:none;}.paragraph--type--simplenews .form-email input,div.paragraph--type--simplenews .form-email input{margin:0;background-color:#fff;height:48px;padding:0 32px 0 16px;font-weight:300;-webkit-appearance:none;border:2px solid rgba(182,188,203,0.6);border-radius:4px;-webkit-transition:all 150ms;transition:all 150ms;width:100%;max-width:400px;font-size:14px;}.paragraph--type--simplenews .form-email input:hover,div.paragraph--type--simplenews .form-email input:hover{border-color:#515B78;}.paragraph--type--simplenews .form-email input:focus,div.paragraph--type--simplenews .form-email input:focus{border-color:#515B78;-webkit-box-shadow:0 0 0 3px rgba(23,46,98,0.1);box-shadow:0 0 0 3px rgba(23,46,98,0.1);}.paragraph--type--simplenews .form-checkbox,div.paragraph--type--simplenews .form-checkbox{padding:0;margin:0 0 30px;}@media only screen and (min-width:1024px){.paragraph--type--simplenews .form-checkbox,div.paragraph--type--simplenews .form-checkbox{margin:0 0 45px;}}.paragraph--type--simplenews .form-checkbox span.required,div.paragraph--type--simplenews .form-checkbox span.required{display:none;}.paragraph--type--simplenews .form-checkbox a,div.paragraph--type--simplenews .form-checkbox a{text-decoration:underline;}.paragraph--type--simplenews .form-checkbox a:hover,div.paragraph--type--simplenews .form-checkbox a:hover{text-decoration:none;}.paragraph--type--simplenews .form-checkbox .form-checkbox-box,div.paragraph--type--simplenews .form-checkbox .form-checkbox-box{position:absolute;top:3px;left:1px;width:24px;height:24px;margin:0;background-color:#fff;border:2px solid rgba(182,188,203,0.6);border-radius:4px;-webkit-transition:all 150ms;transition:all 150ms;}.paragraph--type--simplenews .form-checkbox .form-checkbox-box:after,div.paragraph--type--simplenews .form-checkbox .form-checkbox-box:after{content:"";display:inline-block;background-image:url(/themes/custom_theme/svg/tick_white.svg);background-position:center;background-repeat:no-repeat;width:16px;height:12px;position:absolute;left:2px;bottom:4px;}.paragraph--type--simplenews .form-checkbox input:checked ~ .form-checkbox-box,div.paragraph--type--simplenews .form-checkbox input:checked ~ .form-checkbox-box{background:#24345F;border-color:#24345F;}.paragraph--type--simplenews .form-checkbox input:checked ~ .form-checkbox-box:after,div.paragraph--type--simplenews .form-checkbox input:checked ~ .form-checkbox-box:after{opacity:1;}.paragraph--type--simplenews .form-checkbox label,div.paragraph--type--simplenews .form-checkbox label{padding-left:35px;}.paragraph--type--simplenews .form-actions,div.paragraph--type--simplenews .form-actions{padding:0;}.paragraph--type--simplenews .form-actions input,div.paragraph--type--simplenews .form-actions input{min-width:10px;width:100%;max-width:400px;}.overflow-hidden + section{margin-top:-30px;}@media only screen and (min-width:1024px){.overflow-hidden + section{margin-top:-70px;}}@media only screen and (min-width:1220px){.builder-steps .card-wrapper .card-wrapper-arrow{right:-64px;}}.front-page-landing{background-color:#4B5CD7;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);overflow:hidden;}.front-page-landing--builder{background-color:#1DCFBB;}.front-page-landing--builder .lan-icon-wrapper .landing-col-3:nth-child(2) img{width:53px;}.section-register-link{text-align:center;padding-bottom:60px;margin-top:-30px;}.section-register-link a{width:100%;max-width:260px;font-size:14px;line-height:30px;}@media only screen and (max-width:767px){.section-register-link a{font-size:13px;}}.paragraph--type--slides *{-webkit-box-sizing:border-box;box-sizing:border-box;}.paragraph--type--slides .paragraph--type--slide{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);overflow:hidden;height:644px;background-color:#4B5CD7;}@media only screen and (max-width:1023px){.paragraph--type--slides .paragraph--type--slide{height:707px;}}.paragraph--type--slides .paragraph--type--slide.slide-bg--front-page-landing--customer{background-color:#4B5CD7;}.paragraph--type--slides .paragraph--type--slide.slide-bg--front-page-landing--builder{background-color:#1dcfbb;}.paragraph--type--slides .slick-slider{margin:0;}.paragraph--type--slides .slide-content{display:table;table-layout:fixed;width:100%;height:100%;max-width:1216px;padding:0 15px 0 15px;margin:0 auto;position:relative;}@media only screen and (max-width:1230px){.paragraph--type--slides .slide-content{max-width:100%;}}.paragraph--type--slides .slide-content .slide-content-centered{display:table-cell;vertical-align:top;padding-top:110px;height:100%;}@media only screen and (min-width:400px){.paragraph--type--slides .slide-content .slide-content-centered{padding-top:120px;}}@media only screen and (min-width:768px){.paragraph--type--slides .slide-content .slide-content-centered{padding-top:166px;}}.paragraph--type--slides .slide-content .slide-content-centered div{font-size:18px;color:#fff;max-width:654px;}@media only screen and (max-width:1023px){.paragraph--type--slides .slide-content .slide-content-centered div{font-size:16px;}}@media only screen and (max-width:1023px){.paragraph--type--slides .slide-content .slide-content-centered div{max-width:100%;}}.paragraph--type--slides .slide-content .slide-content-centered .slide-title{font-size:43px;line-height:1.2;font-weight:700;margin:0 0 33px;}@media only screen and (max-width:1023px){.paragraph--type--slides .slide-content .slide-content-centered .slide-title{font-size:33px;}}.paragraph--type--slides .slide-content .slide-content-centered a.btn--yellow{margin-top:10px;font-size:13px;position:relative;z-index:2;}.paragraph--type--slides .slide-content .slide-content-centered .slide-additional-blocks{padding-top:40px;position:relative;z-index:2;}@media only screen and (max-width:1023px){.paragraph--type--slides .slide-content .slide-content-centered .slide-additional-blocks{max-width:500px;}}.paragraph--type--slides .slide-content .slide-content-centered .slide-additional-blocks > div{float:left;width:28%;margin:0 4% 2% 0;text-align:center;}@media only screen and (max-width:767px){.paragraph--type--slides .slide-content .slide-content-centered .slide-additional-blocks > div{width:31%;margin:0 2.2% 2% 0;}}.paragraph--type--slides .slide-content .slide-content-centered .slide-additional-blocks > div p{font-size:16px;}.paragraph--type--slides .slide-content .slide-content-centered .slide-additional-blocks > div img{max-width:59px;display:inline;height:auto;}.paragraph--type--slides .slide-content .slide-content-centered .slide-additional-blocks:after{content:"";display:table;clear:both;}.paragraph--type--slides .slide-content .square__image{position:absolute;top:47px;left:46px;}@media only screen and (max-width:1023px){.paragraph--type--slides .slide-content .square__image{top:94px;}}@media only screen and (max-width:767px){.paragraph--type--slides .slide-content .square__image{top:-20px;}}.paragraph--type--slides .slick-dots{bottom:56px;height:0;font-size:0;overflow:visible;}.paragraph--type--slides .slick-dots li{display:inline-block;vertical-align:top;padding:3px;}.paragraph--type--slides .slick-dots li button{display:block;width:15px;height:15px;padding:0;font-size:0;text-indent:9999px;background-color:#fff;opacity:0.5;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;}.paragraph--type--slides .slick-dots li.slick-active button{opacity:1;}.paragraph.paragraph--type--info-blocks{-webkit-box-sizing:border-box;box-sizing:border-box;}.paragraph.paragraph--type--info-blocks *{-webkit-box-sizing:border-box;box-sizing:border-box;}.paragraph.paragraph--type--info-blocks .paragraph-white-block{background:#fff;-webkit-box-shadow:0 6px 20px rgba(23,46,98,0.08);box-shadow:0 6px 20px rgba(23,46,98,0.08);border:1px solid #F4F5F7;border-radius:10px;padding:32px;}.paragraph.paragraph--type--info-blocks .paragraph-white-block > div{padding-bottom:35px;}.paragraph.paragraph--type--info-blocks .paragraph-white-block > div:first-child{font-size:28px;font-weight:700;line-height:1.4;}.paragraph.paragraph--type--info-blocks .paragraph-white-block > div:last-child{padding-bottom:0;}@media only screen and (min-width:1024px){.paragraph.paragraph--type--info-blocks .paragraph-white-block{padding:64px 58px 64px 74px;display:table;table-layout:fixed;width:100%;}.paragraph.paragraph--type--info-blocks .paragraph-white-block > div{display:table-cell;vertical-align:middle;padding:0;}.paragraph.paragraph--type--info-blocks .paragraph-white-block > div:first-child{font-size:32px;line-height:1.3;width:524px;padding-left:0;padding-right:45px;}.paragraph.paragraph--type--info-blocks .paragraph-white-block > div:last-child{padding-bottom:0;}}@media only screen and (min-width:768px){.paragraph.paragraph--type--info-blocks .paragraph-white-block > div:last-child > div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-18px;}}.paragraph.paragraph--type--info-blocks .paragraph-white-block > div:last-child > div > div{padding:0 0 24px;}.paragraph.paragraph--type--info-blocks .paragraph-white-block > div:last-child > div > div:last-child{padding-bottom:0;}@media only screen and (min-width:768px){.paragraph.paragraph--type--info-blocks .paragraph-white-block > div:last-child > div > div{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 18px;}}.paragraph.paragraph--type--info-blocks .paragraph-white-block > div:last-child > div > div a{padding:22px 10px 21px 10px;border-radius:8px;font-size:14px;width:100%;height:100%;display:block;text-align:center;text-decoration:none;color:#4057E3;border:2px solid #A6B1EF;position:relative;top:0;-webkit-transition:all 150ms;transition:all 150ms;}@media only screen and (min-width:768px){.paragraph.paragraph--type--info-blocks .paragraph-white-block > div:last-child > div > div a{padding:30px 17px 23px 17px;}}.paragraph.paragraph--type--info-blocks .paragraph-white-block > div:last-child > div > div a .block-img-wrapper{display:block;min-height:40px;}.paragraph.paragraph--type--info-blocks .paragraph-white-block > div:last-child > div > div a .block-img-wrapper img{max-width:40px;height:auto;}.paragraph.paragraph--type--info-blocks .paragraph-white-block > div:last-child > div > div a .title{display:block;padding-top:15px;}.paragraph.paragraph--type--info-blocks .paragraph-white-block > div:last-child > div > div a .title div{font-size:16px;font-weight:600;line-height:1.3;max-width:150px;display:inline-block;}.paragraph.paragraph--type--info-blocks .paragraph-white-block > div:last-child > div > div a:hover{top:-7px;border-color:#4057E3;}section.paragraph.paragraph--type--land-title-image-text,section.paragraph--type--land-two-blocks-image-texts{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:1142px;margin-left:auto;margin-right:auto;}@media only screen and (min-width:768px){section.paragraph.paragraph--type--land-title-image-text,section.paragraph--type--land-two-blocks-image-texts{padding-left:24px;padding-right:24px;}}section.paragraph.paragraph--type--land-title-image-text a,section.paragraph--type--land-two-blocks-image-texts a{font-weight:600;}section.paragraph.paragraph--type--land-title-image-text h4,section.paragraph--type--land-two-blocks-image-texts h4{font-size:18px;line-height:1.44em;font-weight:700;letter-spacing:-0.02em;margin-top:18px;margin-bottom:16px;}section.paragraph.paragraph--type--land-title-image-text p:first-child,section.paragraph--type--land-two-blocks-image-texts p:first-child{margin-top:0;}section.paragraph.paragraph--type--land-title-image-text p:last-child,section.paragraph--type--land-two-blocks-image-texts p:last-child{margin-bottom:0;}section.paragraph.paragraph--type--land-title-image-text p:only-child,section.paragraph--type--land-two-blocks-image-texts p:only-child{margin:0;}section.paragraph.paragraph--type--land-title-image-text p + h4,section.paragraph--type--land-two-blocks-image-texts p + h4{margin-top:38px;}section.paragraph.paragraph--type--land-title-image-text *,section.paragraph--type--land-two-blocks-image-texts *{-webkit-box-sizing:border-box;box-sizing:border-box;}section.paragraph.paragraph--type--land-title-image-text .overline,section.paragraph.paragraph--type--land-title-image-text .section-title,section.paragraph--type--land-two-blocks-image-texts .overline,section.paragraph--type--land-two-blocks-image-texts .section-title{text-align:center;}section.paragraph.paragraph--type--land-title-image-text .section-title,section.paragraph--type--land-two-blocks-image-texts .section-title{margin-bottom:40px;max-width:648px;margin-left:auto;margin-right:auto;}@media only screen and (min-width:1024px){section.paragraph.paragraph--type--land-title-image-text .section-title,section.paragraph--type--land-two-blocks-image-texts .section-title{margin-bottom:64px;}}@media only screen and (min-width:820px){section.paragraph.paragraph--type--land-title-image-text .image-and-text-wrapper,section.paragraph--type--land-two-blocks-image-texts .image-and-text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}section.paragraph.paragraph--type--land-title-image-text .image-and-text-wrapper .image-wrapper,section.paragraph--type--land-two-blocks-image-texts .image-and-text-wrapper .image-wrapper{margin:0 auto;max-width:480px;text-align:center;}@media only screen and (min-width:820px){section.paragraph.paragraph--type--land-title-image-text .image-and-text-wrapper .image-wrapper,section.paragraph--type--land-two-blocks-image-texts .image-and-text-wrapper .image-wrapper{min-width:380px;max-width:380px;}}@media only screen and (min-width:1024px){section.paragraph.paragraph--type--land-title-image-text .image-and-text-wrapper .image-wrapper,section.paragraph--type--land-two-blocks-image-texts .image-and-text-wrapper .image-wrapper{min-width:480px;}}@media only screen and (min-width:820px){section.paragraph.paragraph--type--land-title-image-text .image-and-text-wrapper .image-mobile,section.paragraph--type--land-two-blocks-image-texts .image-and-text-wrapper .image-mobile{display:none;}}section.paragraph.paragraph--type--land-title-image-text .image-and-text-wrapper .image-desktop,section.paragraph--type--land-two-blocks-image-texts .image-and-text-wrapper .image-desktop{display:none;}@media only screen and (min-width:820px){section.paragraph.paragraph--type--land-title-image-text .image-and-text-wrapper .image-desktop,section.paragraph--type--land-two-blocks-image-texts .image-and-text-wrapper .image-desktop{display:block;}}section.paragraph.paragraph--type--land-title-image-text .image-and-text-wrapper h3,section.paragraph--type--land-two-blocks-image-texts .image-and-text-wrapper h3{letter-spacing:-0.48px;margin-bottom:32px;font-size:24px;line-height:32px;}section.paragraph.paragraph--type--land-title-image-text .image-and-text-wrapper h3:first-of-type,section.paragraph--type--land-two-blocks-image-texts .image-and-text-wrapper h3:first-of-type{margin-top:0;}@media only screen and (max-width:819px){section.paragraph.paragraph--type--land-title-image-text .image-and-text-wrapper h3,section.paragraph--type--land-two-blocks-image-texts .image-and-text-wrapper h3{text-align:center;}}section.paragraph.paragraph--type--land-title-image-text .image-and-text-wrapper ul.ticks,section.paragraph--type--land-two-blocks-image-texts .image-and-text-wrapper ul.ticks{max-width:100%;}section.paragraph.paragraph--type--land-title-image-text .image-and-text-wrapper ul.ticks h4,section.paragraph--type--land-two-blocks-image-texts .image-and-text-wrapper ul.ticks h4{font-size:16px;margin:5px 0;}section.paragraph.paragraph--type--land-title-image-text .image-and-text-wrapper ul.ticks h4:first-of-type,section.paragraph--type--land-two-blocks-image-texts .image-and-text-wrapper ul.ticks h4:first-of-type{margin-top:0;}section.paragraph.paragraph--type--land-title-image-text .image-and-text-wrapper ul.ticks li,section.paragraph--type--land-two-blocks-image-texts .image-and-text-wrapper ul.ticks li{background-position:left top 6px;}section.paragraph.paragraph--type--land-title-image-text .image-and-text-wrapper .image-wrapper + .body-wrapper,section.paragraph--type--land-two-blocks-image-texts .image-and-text-wrapper .image-wrapper + .body-wrapper{margin-top:24px;}@media only screen and (min-width:820px){section.paragraph.paragraph--type--land-title-image-text .image-and-text-wrapper .image-wrapper + .body-wrapper,section.paragraph--type--land-two-blocks-image-texts .image-and-text-wrapper .image-wrapper + .body-wrapper{margin:0 0 0 42px;}}@media only screen and (min-width:1024px){section.paragraph.paragraph--type--land-title-image-text .image-and-text-wrapper .image-wrapper + .body-wrapper,section.paragraph--type--land-two-blocks-image-texts .image-and-text-wrapper .image-wrapper + .body-wrapper{margin:0 0 0 89px;}}@media only screen and (min-width:820px){section.paragraph.paragraph--type--land-title-image-text .image-and-text-wrapper .image-wrapper.image-mobile + .body-wrapper,section.paragraph--type--land-two-blocks-image-texts .image-and-text-wrapper .image-wrapper.image-mobile + .body-wrapper{margin-left:0;}}section.paragraph.paragraph--type--land-title-image-text .image-and-text-wrapper .body-wrapper + .image-wrapper,section.paragraph--type--land-two-blocks-image-texts .image-and-text-wrapper .body-wrapper + .image-wrapper{margin-top:24px;}@media only screen and (min-width:820px){section.paragraph.paragraph--type--land-title-image-text .image-and-text-wrapper .body-wrapper + .image-wrapper,section.paragraph--type--land-two-blocks-image-texts .image-and-text-wrapper .body-wrapper + .image-wrapper{margin:0 0 0 42px;}}@media only screen and (min-width:1024px){section.paragraph.paragraph--type--land-title-image-text .image-and-text-wrapper .body-wrapper + .image-wrapper,section.paragraph--type--land-two-blocks-image-texts .image-and-text-wrapper .body-wrapper + .image-wrapper{margin:0 0 0 84px;}}section.paragraph.paragraph--type--land-title-image-text .image-and-text-wrapper img,section.paragraph--type--land-two-blocks-image-texts .image-and-text-wrapper img{border-radius:8px;}section.paragraph.paragraph--type--land-title-image-text .image-and-text-wrapper + .image-and-text-wrapper,section.paragraph--type--land-two-blocks-image-texts .image-and-text-wrapper + .image-and-text-wrapper{margin-top:48px;}@media only screen and (min-width:1024px){section.paragraph.paragraph--type--land-title-image-text .image-and-text-wrapper + .image-and-text-wrapper,section.paragraph--type--land-two-blocks-image-texts .image-and-text-wrapper + .image-and-text-wrapper{margin-top:120px;}}.paragraph.paragraph--type--land-steps-block{-webkit-box-sizing:border-box;box-sizing:border-box;background:#FAFAFA;position:relative;max-width:100%;margin-left:0;margin-right:0;padding:64px 24px;}@media only screen and (min-width:1024px){.paragraph.paragraph--type--land-steps-block{padding:120px 32px 120px;}}.paragraph.paragraph--type--land-steps-block .section-wrapper{margin-left:auto;margin-right:auto;}@media only screen and (min-width:1200px){.paragraph.paragraph--type--land-steps-block .section-wrapper{max-width:1368px;padding-left:24px;padding-right:24px;}}.paragraph.paragraph--type--land-steps-block a{font-weight:600;}.paragraph.paragraph--type--land-steps-block h4{font-size:18px;line-height:1.44em;font-weight:700;letter-spacing:-0.02em;margin-top:18px;margin-bottom:16px;}.paragraph.paragraph--type--land-steps-block p + h4{margin-top:38px;}.paragraph.paragraph--type--land-steps-block *{-webkit-box-sizing:border-box;box-sizing:border-box;}.paragraph.paragraph--type--land-steps-block .overline,.paragraph.paragraph--type--land-steps-block .section-title{text-align:center;}.paragraph.paragraph--type--land-steps-block .section-title{margin-bottom:40px;max-width:648px;margin-left:auto;margin-right:auto;}@media only screen and (min-width:1024px){.paragraph.paragraph--type--land-steps-block .section-title{margin-bottom:64px;}}.paragraph.paragraph--type--land-steps-block .steps-blocks > div > div:first-child{display:none;}.paragraph.paragraph--type--land-steps-block .steps-blocks > div > div:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px;}@media only screen and (min-width:1200px){.paragraph.paragraph--type--land-steps-block .steps-blocks > div > div:last-child{margin:0 -36px;}}.paragraph.paragraph--type--land-steps-block .steps-blocks > div > div:last-child > div{padding:12px;}@media only screen and (min-width:768px){.paragraph.paragraph--type--land-steps-block .steps-blocks > div > div:last-child > div{width:50%;}}@media only screen and (min-width:1024px){.paragraph.paragraph--type--land-steps-block .steps-blocks > div > div:last-child > div{width:33.33%;}}.paragraph.paragraph--type--land-steps-block .steps-blocks > div > div:last-child > div .paragraph--type--land-step-item{background:#FFFFFF;-webkit-box-shadow:0 6px 20px rgba(23,46,98,0.06);box-shadow:0 6px 20px rgba(23,46,98,0.06);border:1px solid #F4F5F7;border-radius:8px;padding:48px 32px;height:100%;}.paragraph.paragraph--type--land-steps-block .steps-blocks > div > div:last-child > div .icon-with-bubble{height:42px;position:relative;margin-bottom:21px;}.paragraph.paragraph--type--land-steps-block .steps-blocks > div > div:last-child > div .icon-with-bubble img{width:auto;max-height:100%;position:relative;z-index:1;}.paragraph.paragraph--type--land-steps-block .steps-blocks > div > div:last-child > div .icon-with-bubble .color-bubble{position:absolute;width:40px;height:40px;background:#EBEEFC;left:19px;top:-16px;border-radius:50%;}.paragraph.paragraph--type--land-steps-block .steps-blocks > div > div:last-child > div:nth-child(2) .icon-with-bubble .color-bubble,.paragraph.paragraph--type--land-steps-block .steps-blocks > div > div:last-child > div:nth-child(6) .icon-with-bubble .color-bubble,.paragraph.paragraph--type--land-steps-block .steps-blocks > div > div:last-child > div:nth-child(9) .icon-with-bubble .color-bubble{background:#FCF6DB;}.paragraph.paragraph--type--land-steps-block .steps-blocks > div > div:last-child > div:nth-child(3) .icon-with-bubble .color-bubble,.paragraph.paragraph--type--land-steps-block .steps-blocks > div > div:last-child > div:nth-child(5) .icon-with-bubble .color-bubble,.paragraph.paragraph--type--land-steps-block .steps-blocks > div > div:last-child > div:nth-child(7) .icon-with-bubble .color-bubble{background:#E4FAF7;}.paragraph.paragraph--type--land-steps-block .steps-blocks > div > div:last-child > div .overline{text-align:left;margin-bottom:16px;}.paragraph.paragraph--type--land-steps-block .steps-blocks > div > div:last-child > div .step-title{margin:0 0 16px;}.paragraph.paragraph--type--land-steps-block .steps-blocks > div > div:last-child > div .body-wrapper{font-size:14px;}.paragraph.paragraph--type--land-steps-block .steps-blocks > div > div:last-child > div .body-wrapper p{margin:12px 0;}.paragraph.paragraph--type--land-steps-block .steps-blocks > div > div:last-child > div .body-wrapper p:first-child{margin-top:0;}.paragraph.paragraph--type--land-steps-block .steps-blocks > div > div:last-child > div .body-wrapper p:last-child{margin-bottom:0;}.paragraph.paragraph--type--land-steps-block .steps-blocks > div > div:last-child > div .body-wrapper p:only-child{margin:0;}.paragraph.paragraph--type--land-steps-block .steps-blocks > div > div:last-child > div .body-wrapper p,.paragraph.paragraph--type--land-steps-block .steps-blocks > div > div:last-child > div .body-wrapper div,.paragraph.paragraph--type--land-steps-block .steps-blocks > div > div:last-child > div .body-wrapper li{font-size:14px;}.paragraph.paragraph--type--land-steps-block .cta-bottom{text-align:center;margin-top:50px;}@media only screen and (min-width:1024px){.paragraph.paragraph--type--land-steps-block .cta-bottom{margin-top:64px;}}.paragraph.paragraph--type--land-steps-block .cta-bottom .cta-address-to-customer{font-size:28px;line-height:34px;max-width:703px;margin-left:auto;margin-right:auto;}@media only screen and (min-width:600px){.paragraph.paragraph--type--land-steps-block .cta-bottom .cta-address-to-customer{font-size:36px;line-height:56px;}}.paragraph.paragraph--type--land-steps-block .cta-bottom .cta-button a{display:inline-block;-webkit-transition:all 150ms;transition:all 150ms;background:#4057E3;border:2px solid #4057E3;color:#fff;height:56px;line-height:52px;padding:0 36px;font-size:16px;font-weight:600;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.2);box-shadow:0 10px 15px rgba(23,46,98,0.2);border-radius:8px;text-align:center;position:relative;top:0;text-decoration:none;}.paragraph.paragraph--type--land-steps-block .cta-bottom .cta-button a:hover{background-color:#4D64EE;border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.3);box-shadow:0 15px 20px rgba(23,46,98,0.3);color:#fff;top:-3px;text-decoration:none;}.paragraph.paragraph--type--land-steps-block .cta-bottom .cta-address-to-customer + .cta-button{margin-top:40px;}.paragraph.paragraph--type--land-steps-block:last-child{margin-bottom:0;}.paragraph.paragraph--type--land-two-col-gray{-webkit-box-sizing:border-box;box-sizing:border-box;background:#FAFAFA;position:relative;max-width:100%;margin-left:0;margin-right:0;padding:64px 0;}@media only screen and (min-width:1024px){.paragraph.paragraph--type--land-two-col-gray{padding:120px 0 120px;}}.paragraph.paragraph--type--land-two-col-gray .section-wrapper{max-width:1216px;padding-left:24px;padding-right:24px;margin-left:auto;margin-right:auto;}.paragraph.paragraph--type--land-two-col-gray a{font-weight:600;}.paragraph.paragraph--type--land-two-col-gray p:first-child{margin-top:0;}.paragraph.paragraph--type--land-two-col-gray p:last-child{margin-bottom:0;}.paragraph.paragraph--type--land-two-col-gray p:only-child{margin:0;}.paragraph.paragraph--type--land-two-col-gray h4{font-size:18px;line-height:1.44em;font-weight:700;letter-spacing:-0.02em;margin-top:18px;margin-bottom:16px;}.paragraph.paragraph--type--land-two-col-gray h2{font-size:28px;line-height:1.38em;font-weight:700;letter-spacing:-0.64px;margin:18px 0;}@media only screen and (min-width:768px){.paragraph.paragraph--type--land-two-col-gray h2{font-size:32px;}}.paragraph.paragraph--type--land-two-col-gray h2:first-child{margin-top:0;}.paragraph.paragraph--type--land-two-col-gray h2:last-child{margin-bottom:0;}.paragraph.paragraph--type--land-two-col-gray h2:only-child{margin:0;}@media only screen and (min-width:768px){.paragraph.paragraph--type--land-two-col-gray .two-col-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}}.paragraph.paragraph--type--land-two-col-gray .ticks + p{margin-top:42px;}@media only screen and (min-width:768px){.paragraph.paragraph--type--land-two-col-gray .one-col{width:50%;padding:0 36px 0 0;}}.paragraph.paragraph--type--land-two-col-gray .one-col + .one-col{margin-top:24px;}@media only screen and (min-width:768px){.paragraph.paragraph--type--land-two-col-gray .one-col + .one-col{margin-top:0;padding:0 0 0 36px;}}.paragraph.paragraph--type--land-faq-block,.faq-section{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:1216px;}.paragraph.paragraph--type--land-faq-block a,.faq-section a{font-weight:600;}.paragraph.paragraph--type--land-faq-block h4,.faq-section h4{font-size:18px;line-height:1.44em;font-weight:700;letter-spacing:-0.02em;margin-top:18px;margin-bottom:16px;}.paragraph.paragraph--type--land-faq-block p:first-child,.faq-section p:first-child{margin-top:0;}.paragraph.paragraph--type--land-faq-block p:last-child,.faq-section p:last-child{margin-bottom:0;}.paragraph.paragraph--type--land-faq-block p:only-child,.faq-section p:only-child{margin:0;}.paragraph.paragraph--type--land-faq-block p + h4,.faq-section p + h4{margin-top:38px;}.paragraph.paragraph--type--land-faq-block *,.faq-section *{-webkit-box-sizing:border-box;box-sizing:border-box;}.paragraph.paragraph--type--land-faq-block .overline,.paragraph.paragraph--type--land-faq-block .section-title,.faq-section .overline,.faq-section .section-title{text-align:center;}.paragraph.paragraph--type--land-faq-block .section-title,.faq-section .section-title{margin-bottom:40px;max-width:648px;margin-left:auto;margin-right:auto;}@media only screen and (min-width:1024px){.paragraph.paragraph--type--land-faq-block .section-title,.faq-section .section-title{margin-bottom:64px;}}.paragraph.paragraph--type--land-faq-block .simple-faq-list .faq-item,.faq-section .simple-faq-list .faq-item{border-bottom:1px solid #DCE0E6;padding-bottom:10px;padding-left:8px;}.paragraph.paragraph--type--land-faq-block .simple-faq-list .faq-item:first-child,.faq-section .simple-faq-list .faq-item:first-child{border-top:1px solid #DCE0E6;}.paragraph.paragraph--type--land-faq-block .simple-faq-list .faq-item .faq-title,.paragraph.paragraph--type--land-faq-block .simple-faq-list .faq-item .faq-title-button button,.faq-section .simple-faq-list .faq-item .faq-title,.faq-section .simple-faq-list .faq-item .faq-title-button button{font-size:18px;margin:0;color:#172E62;line-height:1.4;font-weight:600;cursor:pointer;position:relative;padding:30px 34px 20px 0;letter-spacing:-0.4px;-webkit-transition:font-size 120ms ease-in-out;transition:font-size 120ms ease-in-out;}@media only screen and (min-width:1024px){.paragraph.paragraph--type--land-faq-block .simple-faq-list .faq-item .faq-title,.paragraph.paragraph--type--land-faq-block .simple-faq-list .faq-item .faq-title-button button,.faq-section .simple-faq-list .faq-item .faq-title,.faq-section .simple-faq-list .faq-item .faq-title-button button{padding:32px 43px 22px 0;}}.paragraph.paragraph--type--land-faq-block .simple-faq-list .faq-item .faq-title:after,.paragraph.paragraph--type--land-faq-block .simple-faq-list .faq-item .faq-title-button button:after,.faq-section .simple-faq-list .faq-item .faq-title:after,.faq-section .simple-faq-list .faq-item .faq-title-button button:after{content:"";z-index:1;background-image:url(/themes/custom_theme/svg/chevron.svg);background-position:center;background-repeat:no-repeat;-webkit-transition:150ms all;transition:150ms all;display:block;background-size:contain;position:absolute;right:9px;width:16px;height:9px;top:39px;opacity:0.3;}@media only screen and (min-width:1024px){.paragraph.paragraph--type--land-faq-block .simple-faq-list .faq-item .faq-title:after,.paragraph.paragraph--type--land-faq-block .simple-faq-list .faq-item .faq-title-button button:after,.faq-section .simple-faq-list .faq-item .faq-title:after,.faq-section .simple-faq-list .faq-item .faq-title-button button:after{right:11px;}}@media only screen and (min-width:1024px){.paragraph.paragraph--type--land-faq-block .simple-faq-list .faq-item .faq-title:hover,.paragraph.paragraph--type--land-faq-block .simple-faq-list .faq-item .faq-title-button button:hover,.faq-section .simple-faq-list .faq-item .faq-title:hover,.faq-section .simple-faq-list .faq-item .faq-title-button button:hover{color:#4057E3;}.paragraph.paragraph--type--land-faq-block .simple-faq-list .faq-item .faq-title:hover:after,.paragraph.paragraph--type--land-faq-block .simple-faq-list .faq-item .faq-title-button button:hover:after,.faq-section .simple-faq-list .faq-item .faq-title:hover:after,.faq-section .simple-faq-list .faq-item .faq-title-button button:hover:after{opacity:1;}}.paragraph.paragraph--type--land-faq-block .simple-faq-list .faq-item .faq-content,.faq-section .simple-faq-list .faq-item .faq-content{display:none;padding-bottom:30px;padding-right:18px;}@media only screen and (min-width:1024px){.paragraph.paragraph--type--land-faq-block .simple-faq-list .faq-item .faq-content,.faq-section .simple-faq-list .faq-item .faq-content{padding-bottom:40px;padding-right:88px;}}.paragraph.paragraph--type--land-faq-block .simple-faq-list .faq-item.opened,.faq-section .simple-faq-list .faq-item.opened{padding-bottom:0;}.paragraph.paragraph--type--land-faq-block .simple-faq-list .faq-item.opened .faq-title,.paragraph.paragraph--type--land-faq-block .simple-faq-list .faq-item.opened .faq-title-button button,.faq-section .simple-faq-list .faq-item.opened .faq-title,.faq-section .simple-faq-list .faq-item.opened .faq-title-button button{font-weight:700;font-size:20px;}.paragraph.paragraph--type--land-faq-block .simple-faq-list .faq-item.opened .faq-title:after,.paragraph.paragraph--type--land-faq-block .simple-faq-list .faq-item.opened .faq-title-button button:after,.faq-section .simple-faq-list .faq-item.opened .faq-title:after,.faq-section .simple-faq-list .faq-item.opened .faq-title-button button:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);opacity:1;}.paragraph.paragraph--type--land-faq-block .simple-faq-list .faq-item.opened .faq-title:hover,.paragraph.paragraph--type--land-faq-block .simple-faq-list .faq-item.opened .faq-title-button button:hover,.faq-section .simple-faq-list .faq-item.opened .faq-title:hover,.faq-section .simple-faq-list .faq-item.opened .faq-title-button button:hover{color:#172e62;}.faq-title-button{margin:0;}.faq-title-button button{width:100%;background:transparent;text-align:left;height:auto;padding:0;line-height:1.4;border:none;}.paragraph.paragraph--type--land-cta-block{-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;}.paragraph.paragraph--type--land-cta-block *{-webkit-box-sizing:border-box;box-sizing:border-box;}.paragraph.paragraph--type--land-cta-block .cta-title{font-size:28px;line-height:40px;font-weight:400;margin:0 auto;max-width:703px;}@media only screen and (min-width:600px){.paragraph.paragraph--type--land-cta-block .cta-title{font-size:36px;line-height:56px;}}.paragraph.paragraph--type--land-cta-block .cta-title + .cta-button{margin-top:40px;}.paragraph.paragraph--type--land-cta-block .cta-button a{display:inline-block;-webkit-transition:all 150ms;transition:all 150ms;background:#4057E3;border:2px solid #4057E3;color:#fff;height:56px;line-height:52px;padding:0 36px;font-size:16px;font-weight:600;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.2);box-shadow:0 10px 15px rgba(23,46,98,0.2);border-radius:8px;text-align:center;position:relative;top:0;text-decoration:none;}.paragraph.paragraph--type--land-cta-block .cta-button a:hover{background-color:#4D64EE;border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.3);box-shadow:0 15px 20px rgba(23,46,98,0.3);color:#fff;top:-3px;text-decoration:none;}.paragraph.paragraph--type--apva-yellow-block{-webkit-box-sizing:border-box;box-sizing:border-box;}.paragraph.paragraph--type--apva-yellow-block *{-webkit-box-sizing:border-box;box-sizing:border-box;}.paragraph.paragraph--type--apva-yellow-block .bg-color{background:#EECF4E;border-radius:8px;padding:102px 24px 40px 24px;position:relative;}@media only screen and (min-width:768px){.paragraph.paragraph--type--apva-yellow-block .bg-color{padding:40px 24px 48px 240px;}}@media only screen and (min-width:1024px){.paragraph.paragraph--type--apva-yellow-block .bg-color{padding-left:305px;}}.paragraph.paragraph--type--apva-yellow-block .bg-color:before{content:"";background-image:url(/themes/custom_theme/svg/apva-yellow-block-decoration.svg);background-position:center;background-repeat:no-repeat;width:103px;height:109px;background-size:103px 109px;top:-24px;left:25px;position:absolute;}@media only screen and (min-width:768px){.paragraph.paragraph--type--apva-yellow-block .bg-color:before{top:-39px;left:55px;width:163px;height:178px;background-size:163px 178px;}}@media only screen and (min-width:768px){.paragraph.paragraph--type--apva-yellow-block .two-col-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}}@media only screen and (min-width:768px){.paragraph.paragraph--type--apva-yellow-block .one-col{padding:0 58px 0 0;width:calc(100% - 170px);}}@media only screen and (min-width:1200px){.paragraph.paragraph--type--apva-yellow-block .one-col{padding:0 90px 0 0;}}.paragraph.paragraph--type--apva-yellow-block .one-col + .one-col{margin-top:24px;}@media only screen and (min-width:768px){.paragraph.paragraph--type--apva-yellow-block .one-col + .one-col{padding:0;width:170px;text-align:right;margin-top:0;}}.paragraph.paragraph--type--apva-yellow-block .cta-title{font-size:24px;letter-spacing:-0.48px;font-weight:700;line-height:1.2;margin:0 0 15px;}.paragraph.paragraph--type--apva-yellow-block p{font-size:14px;line-height:1.75;font-weight:600;}@media only screen and (min-width:1024px){.paragraph.paragraph--type--apva-yellow-block p{font-size:16px;}}.paragraph.paragraph--type--apva-yellow-block p:first-child{margin-top:0;}.paragraph.paragraph--type--apva-yellow-block p:last-child{margin-bottom:0;}.paragraph.paragraph--type--apva-yellow-block p:only-child{margin:0;}.paragraph.paragraph--type--apva-yellow-block .cta-button a{display:inline-block;-webkit-transition:all 150ms;transition:all 150ms;background:#EECF4E;border:2px solid #515B78;color:#172E62;height:48px;line-height:44px;padding:0 8px;font-size:14px;font-weight:600;border-radius:8px;text-align:center;position:relative;top:0;text-decoration:none;width:100%;}@media only screen and (min-width:500px){.paragraph.paragraph--type--apva-yellow-block .cta-button a{max-width:170px;}}.paragraph.paragraph--type--apva-yellow-block .cta-button a:hover{top:-2px;background-color:rgba(0,0,0,0.1);-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.06);box-shadow:0 15px 20px rgba(23,46,98,0.06);}.paragraph.paragraph--type--header{padding-top:60px;margin-bottom:74px;text-align:center;}@media only screen and (min-width:600px){.paragraph.paragraph--type--header{padding-top:80px;margin-bottom:77px;}}@media only screen and (min-width:1280px){.paragraph.paragraph--type--header{margin-bottom:112px;}}@media only screen and (min-width:1800px){.paragraph.paragraph--type--header{margin-bottom:100px;padding-top:100px;}}.paragraph.paragraph--type--header .header-content-wrapper{max-width:570px;margin:0 auto;}@media only screen and (min-width:1280px){.paragraph.paragraph--type--header .header-content-wrapper{max-width:680px;}}@media only screen and (min-width:1800px){.paragraph.paragraph--type--header .header-content-wrapper{max-width:738px;}}.paragraph.paragraph--type--header h1{font-size:32px;line-height:44px;font-weight:700;letter-spacing:-0.64px;margin:0 0 24px;}@media only screen and (min-width:600px){.paragraph.paragraph--type--header h1{font-size:36px;line-height:45px;font-weight:700;letter-spacing:-0.72px;}}@media only screen and (min-width:1800px){.paragraph.paragraph--type--header h1{font-size:48px;line-height:64px;font-weight:700;letter-spacing:-0.96px;margin:0 0 40px;}}.paragraph.paragraph--type--header .header-body ul{margin:0;padding:0;overflow:hidden;}.paragraph.paragraph--type--header .header-body ul li{padding:0 0 0 26px;display:inline-block;vertical-align:top;margin:0 10px;position:relative;font-size:16px;line-height:28px;font-weight:600;letter-spacing:0px;}@media only screen and (max-width:359px){.paragraph.paragraph--type--header .header-body ul li{margin:0 5px;font-size:14px;line-height:28px;font-weight:600;letter-spacing:0px;}}@media only screen and (min-width:600px){.paragraph.paragraph--type--header .header-body ul li{font-size:20px;line-height:32px;font-weight:600;letter-spacing:0px;padding:0 0 0 27px;}}.paragraph.paragraph--type--header .header-body ul li:before{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e980";position:absolute;left:0;top:0;font-size:12px;}@media only screen and (max-width:359px){.paragraph.paragraph--type--header .header-body ul li:before{font-size:10px;}}@media only screen and (min-width:600px){.paragraph.paragraph--type--header .header-body ul li:before{font-size:14px;}}.paragraph.paragraph--type--header .header-body ul li:first-child{margin-left:0;}.paragraph.paragraph--type--header .header-body ul li:last-child{margin-right:0;}.paragraph.paragraph--type--header .header-body + .header-buttons{margin-top:48px;}.paragraph.paragraph--type--header .header-buttons span{display:block;max-width:312px;margin:0 auto;}@media only screen and (min-width:640px){.paragraph.paragraph--type--header .header-buttons span{display:inline-block;vertical-align:top;max-width:100%;margin:0 12px;}}.paragraph.paragraph--type--header .header-buttons span + span{margin-top:24px;}@media only screen and (min-width:640px){.paragraph.paragraph--type--header .header-buttons span + span{margin-top:0;}}@media only screen and (min-width:640px){.paragraph.paragraph--type--header .header-buttons span:first-child{margin-left:0;}.paragraph.paragraph--type--header .header-buttons span:last-child{margin-right:0;}}.paragraph.paragraph--type--header .header-buttons a{display:block;max-width:312px;text-decoration:none;-webkit-transition:all 150ms;transition:all 150ms;background:#4057E3;border:2px solid #4057E3;color:#fff;height:60px;line-height:56px;padding:0 32px;font-size:16px;font-weight:600;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.2);box-shadow:0 10px 15px rgba(23,46,98,0.2);border-radius:8px;text-align:center;position:relative;top:0;}@media only screen and (min-width:640px){.paragraph.paragraph--type--header .header-buttons a{display:inline-block;vertical-align:top;}}@media only screen and (max-width:359px){.paragraph.paragraph--type--header .header-buttons a{font-size:14px;}}.paragraph.paragraph--type--header .header-buttons a:hover{background-color:#4D64EE;border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.3);box-shadow:0 15px 20px rgba(23,46,98,0.3);color:#fff;top:-3px;text-decoration:none;}.paragraph.paragraph--type--header .header-buttons .link-secondary a{background:transparent;border-color:#a6b1ef;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.03);box-shadow:0 10px 15px rgba(23,46,98,0.03);color:#4057E3;}.paragraph.paragraph--type--header .header-buttons .link-secondary a:before{content:"";background-image:url(/themes/custom_theme/svg/icon-calculator.svg);background-position:center;background-repeat:no-repeat;width:17px;height:18px;display:inline-block;vertical-align:-3px;margin-right:14px;}.paragraph.paragraph--type--header .header-buttons .link-secondary a:hover{border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.06);box-shadow:0 15px 20px rgba(23,46,98,0.06);background-color:#fff;color:#4057E3;}.paragraph.paragraph--type--info-block{max-width:1600px;padding:155px 0 0 0;overflow:hidden;margin-top:-30px;}@media only screen and (min-width:600px){.paragraph.paragraph--type--info-block{padding:205px 0 0 0;}}@media only screen and (min-width:800px){.paragraph.paragraph--type--info-block{padding:230px 0 0 0;}}@media only screen and (min-width:1024px){.paragraph.paragraph--type--info-block{padding:240px 0 0 0;}}@media only screen and (min-width:1280px){.paragraph.paragraph--type--info-block{padding:368px 0 0 0;}}@media only screen and (min-width:1800px){.paragraph.paragraph--type--info-block{padding:412px 0 0 0;}}.paragraph.paragraph--type--info-block .purple-bg{background:#928df2;padding-bottom:64px;padding-top:1px;}@media only screen and (min-width:600px){.paragraph.paragraph--type--info-block .purple-bg{padding-bottom:80px;}}@media only screen and (min-width:1600px){.paragraph.paragraph--type--info-block .purple-bg{border-radius:24px;}}.paragraph.paragraph--type--info-block .blocks-wrapper{padding:0 24px;max-width:1448px;margin:-125px auto 0 auto;}@media only screen and (min-width:600px){.paragraph.paragraph--type--info-block .blocks-wrapper{padding:0 40px;margin-top:-160px;}}@media only screen and (min-width:1024px){.paragraph.paragraph--type--info-block .blocks-wrapper{margin-top:-184px;}}@media only screen and (min-width:1280px){.paragraph.paragraph--type--info-block .blocks-wrapper{padding:0 64px;margin-top:-330px;}}.paragraph.paragraph--type--info-block .image-block{border:1px solid #F4F5F7;border-bottom:0;border-radius:8px;background:#fff;margin-bottom:24px;position:relative;-webkit-box-shadow:0 0 60px rgba(23,46,98,0.06);box-shadow:0 0 60px rgba(23,46,98,0.06);text-align:center;padding-top:10px;}@media only screen and (min-width:600px){.paragraph.paragraph--type--info-block .image-block{padding-top:0;}}@media only screen and (min-width:1024px){.paragraph.paragraph--type--info-block .image-block{margin-bottom:44px;}}.paragraph.paragraph--type--info-block .image-block img{vertical-align:top;margin:0;border-radius:8px;}@media only screen and (min-width:600px){.paragraph.paragraph--type--info-block .image-block img{border-radius:0;-webkit-transform:scale(1.06,1.06) translate(0,-6px);-ms-transform:scale(1.06,1.06) translate(0,-6px);transform:scale(1.06,1.06) translate(0,-6px);}}@media only screen and (min-width:720px){.paragraph.paragraph--type--info-block .image-block img{-webkit-transform:scale(1.06,1.06) translate(0,-7px);-ms-transform:scale(1.06,1.06) translate(0,-7px);transform:scale(1.06,1.06) translate(0,-7px);}}@media only screen and (min-width:810px){.paragraph.paragraph--type--info-block .image-block img{-webkit-transform:scale(1.06,1.06) translate(0,-8px);-ms-transform:scale(1.06,1.06) translate(0,-8px);transform:scale(1.06,1.06) translate(0,-8px);}}@media only screen and (min-width:900px){.paragraph.paragraph--type--info-block .image-block img{-webkit-transform:scale(1.06,1.06) translate(0,-9px);-ms-transform:scale(1.06,1.06) translate(0,-9px);transform:scale(1.06,1.06) translate(0,-9px);}}@media only screen and (min-width:1024px){.paragraph.paragraph--type--info-block .image-block img{-webkit-transform:scale(1.06,1.06) translate(0,-10px);-ms-transform:scale(1.06,1.06) translate(0,-10px);transform:scale(1.06,1.06) translate(0,-10px);}}@media only screen and (min-width:1150px){.paragraph.paragraph--type--info-block .image-block img{-webkit-transform:scale(1.05,1.05) translate(0,-10px);-ms-transform:scale(1.05,1.05) translate(0,-10px);transform:scale(1.05,1.05) translate(0,-10px);}}@media only screen and (min-width:1400px){.paragraph.paragraph--type--info-block .image-block img{-webkit-transform:scale(1.11,1.11) translate(6px,-24px);-ms-transform:scale(1.11,1.11) translate(6px,-24px);transform:scale(1.11,1.11) translate(6px,-24px);}}.paragraph.paragraph--type--info-block .image-block .bottom-link{position:absolute;right:24px;bottom:15px;z-index:1;display:none;}@media only screen and (min-width:600px){.paragraph.paragraph--type--info-block .image-block .bottom-link{display:block;}}@media only screen and (min-width:1024px){.paragraph.paragraph--type--info-block .image-block .bottom-link{right:27px;}}.paragraph.paragraph--type--info-block .image-block .bottom-link a{color:#515B78;text-decoration:underline;font-weight:400;font-size:13px;text-shadow:0 1px #fff;}.paragraph.paragraph--type--info-block .image-block .bottom-link a:hover{text-decoration:none;}@media only screen and (min-width:600px){.paragraph.paragraph--type--info-block .image-block .mobile-image{display:none;}}.paragraph.paragraph--type--info-block .image-block .desktop-image{display:none;}@media only screen and (min-width:600px){.paragraph.paragraph--type--info-block .image-block .desktop-image{display:block;}}@media only screen and (min-width:1024px){.paragraph.paragraph--type--info-block .field-class-field__paragraph__field_block__info_block{display:-webkit-box;display:-ms-flexbox;display:flex;gap:25px;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;}}@media only screen and (min-width:1800px){.paragraph.paragraph--type--info-block .field-class-field__paragraph__field_block__info_block{gap:45px;}}.paragraph.paragraph--type--info-block .field-class-field__paragraph__field_block__info_block > div{border-radius:8px;background:#fff;padding:32px 25px;position:relative;margin:0 0 24px;}@media only screen and (min-width:600px){.paragraph.paragraph--type--info-block .field-class-field__paragraph__field_block__info_block > div{padding:40px 32px;}}@media only screen and (min-width:1024px){.paragraph.paragraph--type--info-block .field-class-field__paragraph__field_block__info_block > div{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;}.paragraph.paragraph--type--info-block .field-class-field__paragraph__field_block__info_block > div > div{position:relative;padding-bottom:77px;height:100%;}}.paragraph.paragraph--type--info-block .field-class-field__paragraph__field_block__info_block > div:last-child{margin-bottom:0;}.paragraph.paragraph--type--info-block .field-class-field__paragraph__field_block__info_block > div .field-class-field__paragraph__field_title__info_block_item{font-size:20px;line-height:30px;font-weight:700;letter-spacing:-0.4px;margin-top:24px;margin-bottom:24px;}@media only screen and (min-width:1800px){.paragraph.paragraph--type--info-block .field-class-field__paragraph__field_block__info_block > div .field-class-field__paragraph__field_title__info_block_item{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-0.48px;}}.paragraph.paragraph--type--info-block .field-class-field__paragraph__field_block__info_block > div .field-class-field__paragraph__field_body__info_block_item{overflow:hidden;}.paragraph.paragraph--type--info-block .field-class-field__paragraph__field_block__info_block > div .field-class-field__paragraph__field_body__info_block_item p{font-size:14px;line-height:25px;font-weight:400;letter-spacing:0px;margin:0 0 16px;}.paragraph.paragraph--type--info-block .field-class-field__paragraph__field_block__info_block > div .field-class-field__paragraph__field_body__info_block_item p:last-child{margin-bottom:0;}@media only screen and (min-width:1024px){.paragraph.paragraph--type--info-block .field-class-field__paragraph__field_block__info_block > div .bottom-links{position:absolute;left:0;bottom:0;}}.paragraph.paragraph--type--info-block .field-class-field__paragraph__field_block__info_block > div .field-class-field__paragraph__field_link__info_block_item,.paragraph.paragraph--type--info-block .field-class-field__paragraph__field_block__info_block > div .field-class-field__paragraph__field_link_secondary__info_block_item{line-height:1.3;margin-top:24px;}@media only screen and (min-width:600px){.paragraph.paragraph--type--info-block .field-class-field__paragraph__field_block__info_block > div .field-class-field__paragraph__field_link__info_block_item,.paragraph.paragraph--type--info-block .field-class-field__paragraph__field_block__info_block > div .field-class-field__paragraph__field_link_secondary__info_block_item{margin-top:40px;}}.paragraph.paragraph--type--info-block .field-class-field__paragraph__field_block__info_block > div .field-class-field__paragraph__field_link__info_block_item a,.paragraph.paragraph--type--info-block .field-class-field__paragraph__field_block__info_block > div .field-class-field__paragraph__field_link_secondary__info_block_item a{position:relative;padding-right:27px;font-size:14px;font-weight:600;white-space:nowrap;text-decoration:none;}.paragraph.paragraph--type--info-block .field-class-field__paragraph__field_block__info_block > div .field-class-field__paragraph__field_link__info_block_item a:before,.paragraph.paragraph--type--info-block .field-class-field__paragraph__field_block__info_block > div .field-class-field__paragraph__field_link_secondary__info_block_item a:before{content:"\e91a";font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:1px;top:50%;font-size:16px;margin-top:-7px;text-decoration:none;}.paragraph.paragraph--type--info-block .field-class-field__paragraph__field_block__info_block > div .field-class-field__paragraph__field_link__info_block_item + .field-class-field__paragraph__field_link_secondary__info_block_item,.paragraph.paragraph--type--info-block .field-class-field__paragraph__field_block__info_block > div .field-class-field__paragraph__field_link_secondary__info_block_item + .field-class-field__paragraph__field_link_secondary__info_block_item{margin-top:12px;}.paragraph.paragraph--type--sources .field-class-field__paragraph__field_body__sources{border-top:1px solid #e9ebef;padding-top:41px;color:#515B78;font-size:13px;line-height:18px;}.paragraph.paragraph--type--sources p,.paragraph.paragraph--type--sources a,.paragraph.paragraph--type--sources li{color:#515B78;font-size:13px;line-height:18px;}.paragraph.paragraph--type--sources a{text-decoration:underline;font-weight:400;}.paragraph.paragraph--type--sources a:hover{text-decoration:none;}.field-class-field__paragraph__field_land_summary_block__land_summary_blocks{border-radius:8px;border:1px solid #E9EBEF;padding:32px 24px;}@media only screen and (min-width:768px){.field-class-field__paragraph__field_land_summary_block__land_summary_blocks{padding:43px 35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}@media only screen and (min-width:1100px){.field-class-field__paragraph__field_land_summary_block__land_summary_blocks{padding:43px 75px;}}.field-class-field__paragraph__field_land_summary_block__land_summary_blocks > div{padding:24px 0;border-bottom:1px solid #E9EBEF;text-align:center;}.field-class-field__paragraph__field_land_summary_block__land_summary_blocks > div:first-child{padding-top:0;}.field-class-field__paragraph__field_land_summary_block__land_summary_blocks > div:last-child{padding-bottom:0;border-bottom:0;}.field-class-field__paragraph__field_land_summary_block__land_summary_blocks > div.separator-item{display:none;}@media only screen and (min-width:768px){.field-class-field__paragraph__field_land_summary_block__land_summary_blocks > div{padding:0 15px;border:0;max-width:33%;text-align:left;}.field-class-field__paragraph__field_land_summary_block__land_summary_blocks > div:first-child{margin-left:0;padding-left:0;}.field-class-field__paragraph__field_land_summary_block__land_summary_blocks > div:last-child{margin-right:0;border-right:0;padding-right:0;}.field-class-field__paragraph__field_land_summary_block__land_summary_blocks > div.separator-item{display:block;border-right:1px solid #E9EBEF;margin:0;}}.field-class-field__paragraph__field_land_summary_block__land_summary_blocks > div .field-big{font-size:40px;font-weight:700;letter-spacing:-0.4px;line-height:1;}.field-class-field__paragraph__field_land_summary_block__land_summary_blocks > div .field-small{font-size:18px;letter-spacing:-0.36px;font-weight:700;margin-left:5px;}.field-class-field__paragraph__field_land_summary_block__land_summary_blocks > div .body-value{margin-top:6px;font-size:14px;line-height:1.3;}.field-class-field__paragraph__field_land_summary_block__land_summary_blocks > div .body-value p{margin:0;font-size:14px;line-height:1.3;}.paragraph.paragraph--type--land-title-two-blocks-gray{-webkit-box-sizing:border-box;box-sizing:border-box;background:#FAFAFA;position:relative;max-width:100%;margin-left:0;margin-right:0;padding:64px 0;}@media only screen and (min-width:1024px){.paragraph.paragraph--type--land-title-two-blocks-gray{padding:120px 0 120px;}}.paragraph.paragraph--type--land-title-two-blocks-gray .section-wrapper{max-width:1216px;padding-left:24px;padding-right:24px;margin-left:auto;margin-right:auto;}.paragraph.paragraph--type--land-title-two-blocks-gray a{font-weight:600;}.paragraph.paragraph--type--land-title-two-blocks-gray h3{letter-spacing:-0.48px;margin-bottom:32px;font-size:24px;line-height:32px;}.paragraph.paragraph--type--land-title-two-blocks-gray h3:first-of-type{margin-top:0;}.paragraph.paragraph--type--land-title-two-blocks-gray ul.ticks{max-width:100%;}.paragraph.paragraph--type--land-title-two-blocks-gray ul.ticks h4{font-size:16px;margin:5px 0;}.paragraph.paragraph--type--land-title-two-blocks-gray ul.ticks h4:first-of-type{margin-top:0;}.paragraph.paragraph--type--land-title-two-blocks-gray ul.ticks li{background-position:left top 6px;}.paragraph.paragraph--type--land-title-two-blocks-gray *{-webkit-box-sizing:border-box;box-sizing:border-box;}.paragraph.paragraph--type--land-title-two-blocks-gray .overline,.paragraph.paragraph--type--land-title-two-blocks-gray .section-title{text-align:center;}.paragraph.paragraph--type--land-title-two-blocks-gray .section-title{margin-bottom:40px;max-width:648px;margin-left:auto;margin-right:auto;}@media only screen and (min-width:1024px){.paragraph.paragraph--type--land-title-two-blocks-gray .section-title{margin-bottom:64px;}}@media only screen and (min-width:600px){.paragraph.paragraph--type--land-title-two-blocks-gray .two-col-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;}}.paragraph.paragraph--type--land-title-two-blocks-gray .two-col-wrapper .one-col{padding:32px 24px;border:1px solid #F4F5F7;border-radius:16px;-webkit-box-shadow:0 6px 20px rgba(23,46,98,0.12);box-shadow:0 6px 20px rgba(23,46,98,0.12);background:#fff;margin-bottom:24px;}.paragraph.paragraph--type--land-title-two-blocks-gray .two-col-wrapper .one-col:last-child{margin-bottom:0;}@media only screen and (min-width:600px){.paragraph.paragraph--type--land-title-two-blocks-gray .two-col-wrapper .one-col{padding:25px 24px 50px 24px;margin:0 12px 0 0;}.paragraph.paragraph--type--land-title-two-blocks-gray .two-col-wrapper .one-col + .one-col{margin:0 0 0 12px;}}@media only screen and (min-width:1024px){.paragraph.paragraph--type--land-title-two-blocks-gray .two-col-wrapper .one-col{margin:0 17px 0 0;padding:29px 44px 80px 44px;}.paragraph.paragraph--type--land-title-two-blocks-gray .two-col-wrapper .one-col + .one-col{margin:0 0 0 17px;}}.paragraph.paragraph--type--land-steps-textual-block{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;max-width:100%;margin-left:0;margin-right:0;}.paragraph.paragraph--type--land-steps-textual-block .section-wrapper{max-width:1216px;padding-left:24px;padding-right:24px;margin-left:auto;margin-right:auto;}.paragraph.paragraph--type--land-steps-textual-block a{font-weight:600;}.paragraph.paragraph--type--land-steps-textual-block h3{letter-spacing:-0.48px;margin-bottom:32px;font-size:24px;line-height:32px;}.paragraph.paragraph--type--land-steps-textual-block h3:first-of-type{margin-top:0;}.paragraph.paragraph--type--land-steps-textual-block ul.ticks{max-width:100%;}.paragraph.paragraph--type--land-steps-textual-block ul.ticks h4{font-size:16px;margin:5px 0;}.paragraph.paragraph--type--land-steps-textual-block ul.ticks h4:first-of-type{margin-top:0;}.paragraph.paragraph--type--land-steps-textual-block ul.ticks li{background-position:left top 6px;}.paragraph.paragraph--type--land-steps-textual-block *{-webkit-box-sizing:border-box;box-sizing:border-box;}.paragraph.paragraph--type--land-steps-textual-block .overline,.paragraph.paragraph--type--land-steps-textual-block .section-title{text-align:center;}.paragraph.paragraph--type--land-steps-textual-block .section-title{margin-bottom:40px;max-width:648px;margin-left:auto;margin-right:auto;}@media only screen and (min-width:1024px){.paragraph.paragraph--type--land-steps-textual-block .section-title{margin-bottom:64px;}}.paragraph.paragraph--type--land-steps-textual-block .field-class-field__paragraph__field_step_textual_paragraph__land_steps_textual_block{max-width:800px;margin:0 auto;}.paragraph.paragraph--type--land-steps-textual-block .field-class-field__paragraph__field_step_textual_paragraph__land_steps_textual_block > div{border:1px solid #E9EBEF;border-radius:8px;margin:0 0 16px;padding:24px;}@media only screen and (min-width:1024px){.paragraph.paragraph--type--land-steps-textual-block .field-class-field__paragraph__field_step_textual_paragraph__land_steps_textual_block > div{padding:39px 32px;}}.paragraph.paragraph--type--land-steps-textual-block .field-class-field__paragraph__field_step_textual_paragraph__land_steps_textual_block > div:last-child{margin-bottom:0;}.paragraph.paragraph--type--land-steps-textual-block .field-class-field__paragraph__field_step_textual_paragraph__land_steps_textual_block > div .step-number{margin:0 0 16px;width:40px;height:40px;border-radius:50%;border:2px solid #DADDE5;text-align:center;font-size:18px;line-height:36px;font-weight:700;}.paragraph.paragraph--type--land-steps-textual-block .field-class-field__paragraph__field_step_textual_paragraph__land_steps_textual_block > div .step-title{letter-spacing:-0.36px;font-size:18px;margin:0 0 16px;line-height:1.3;}.paragraph.paragraph--type--land-steps-textual-block .field-class-field__paragraph__field_step_textual_paragraph__land_steps_textual_block > div .body-wrapper{font-size:14px;}.paragraph.paragraph--type--land-steps-textual-block .field-class-field__paragraph__field_step_textual_paragraph__land_steps_textual_block > div .body-wrapper p{font-size:14px;}.paragraph.paragraph--type--land-steps-textual-block .field-class-field__paragraph__field_step_textual_paragraph__land_steps_textual_block > div .body-wrapper p:first-of-type{margin-top:0;}.paragraph.paragraph--type--land-steps-textual-block .field-class-field__paragraph__field_step_textual_paragraph__land_steps_textual_block > div .body-wrapper p:last-of-type{margin-bottom:0;}.paragraph.paragraph--type--land-steps-textual-block .field-class-field__paragraph__field_step_textual_paragraph__land_steps_textual_block > div .body-wrapper p:only-child{margin:0;}.paragraph--type--land-header-ignitis{margin-bottom:64px;min-height:580px;}@media only screen and (min-width:768px){.paragraph--type--land-header-ignitis{margin-bottom:104px;}}@media only screen and (min-width:1024px){.paragraph--type--land-header-ignitis{position:relative;margin-bottom:120px;padding-top:34px;}}.paragraph--type--land-header-ignitis .header-text-wrapper{max-width:544px;}@media only screen and (min-width:1024px){.paragraph--type--land-header-ignitis .header-text-wrapper{padding-top:40px;}}.paragraph--type--land-header-ignitis .header-text-wrapper h1{margin-bottom:24px;}.paragraph--type--land-header-ignitis .header-text-wrapper p strong{font-weight:600;}.paragraph--type--land-header-ignitis .header-text-wrapper ul.ticks li{font-weight:600;}.paragraph--type--land-header-ignitis .header-buttons{margin-top:48px;}.paragraph--type--land-header-ignitis .header-buttons .cta-link a,.paragraph--type--land-header-ignitis .header-buttons .secondary-button a{width:100%;text-align:center;}@media only screen and (min-width:550px){.paragraph--type--land-header-ignitis .header-buttons .cta-link,.paragraph--type--land-header-ignitis .header-buttons .secondary-button{display:inline-block;vertical-align:top;}}.paragraph--type--land-header-ignitis .header-buttons .cta-link{margin:0 0 24px;}@media only screen and (min-width:550px){.paragraph--type--land-header-ignitis .header-buttons .cta-link{margin:0 20px 0 0;}}.paragraph--type--land-header-ignitis .header-buttons + .header-decorations{margin-top:32px;}.paragraph--type--land-header-ignitis .header-decorations{position:relative;}@media only screen and (min-width:1024px){.paragraph--type--land-header-ignitis .header-decorations{position:static;margin-top:0;}}.paragraph--type--land-header-ignitis .header-decorations + .header-text-wrapper{margin-top:40px;}.paragraph--type--land-header-ignitis .header-decoration-normal{position:static;}@media only screen and (min-width:1024px){.paragraph--type--land-header-ignitis .header-decoration-normal{position:absolute;top:0;right:auto;left:520px;height:auto;}}@media only screen and (min-width:1100px){.paragraph--type--land-header-ignitis .header-decoration-normal{left:536px;}}@media only screen and (min-width:1280px){.paragraph--type--land-header-ignitis .header-decoration-normal{left:608px;}}@media only screen and (min-width:1400px){.paragraph--type--land-header-ignitis .header-decoration-normal{left:662px;}}.paragraph--type--land-header-ignitis .header-decoration-normal img{vertical-align:top;}.paragraph--type--land-header-ignitis .header-decoration-normal .mobile-image{position:static;}.paragraph--type--land-header-ignitis .header-decoration-normal .mobile-image img{display:block;max-width:none;margin-left:-24px;width:calc(100% + 48px);}@media only screen and (min-width:600px){.paragraph--type--land-header-ignitis .header-decoration-normal .mobile-image img{margin-left:-40px;width:calc(100% + 80px);}}@media only screen and (min-width:1024px){.paragraph--type--land-header-ignitis .header-decoration-normal .mobile-image{display:none;}}.paragraph--type--land-header-ignitis .header-decoration-normal .desktop-image{display:none;}@media only screen and (min-width:1024px){.paragraph--type--land-header-ignitis .header-decoration-normal .desktop-image{display:inline-block;}}.paragraph--type--land-header-ignitis .header-decoration-normal .desktop-image img{max-width:605px;}@media only screen and (min-width:1200px){.paragraph--type--land-header-ignitis .header-decoration-normal .desktop-image img{max-width:811px;}}@media only screen and (min-width:1024px){.paragraph-breadcrumbs + .paragraph--type--land-header-ignitis{margin-top:-82px;}}div.graph-two-blocks-section{background:#FAFAFA;position:relative;max-width:100%;margin-left:0;margin-right:0;padding:64px 0;}@media only screen and (min-width:600px){div.graph-two-blocks-section{padding:104px 0;}}@media only screen and (min-width:1024px){div.graph-two-blocks-section{padding:120px 0;}}div.graph-two-blocks-section .section-wrapper{margin-left:auto;margin-right:auto;max-width:1216px;padding-left:24px;padding-right:24px;}@media only screen and (min-width:600px){div.graph-two-blocks-section .section-wrapper{padding-left:40px;padding-right:40px;}}@media only screen and (min-width:1280px){div.graph-two-blocks-section .section-wrapper{padding-left:60px;padding-right:60px;}}div.graph-two-blocks-section .overline{text-align:center;}div.graph-two-blocks-section .section-title{text-align:center;margin:0 auto 36px;max-width:648px;}@media only screen and (min-width:600px){div.graph-two-blocks-section .section-title{margin-bottom:48px;}}div.graph-two-blocks-section .graph-block{background:#FFFFFF;-webkit-box-shadow:0 1px 3px rgba(23,46,98,0.15);box-shadow:0 1px 3px rgba(23,46,98,0.15);border-radius:8px;padding:24px;margin-bottom:24px;}@media only screen and (min-width:600px){div.graph-two-blocks-section .graph-block{padding:32px;}}@media only screen and (min-width:1024px){div.graph-two-blocks-section .graph-block{padding:56px 54px 56px 55px;}}div.graph-two-blocks-section .graph-block .graph-title{margin:0 auto 41px auto;max-width:800px;text-align:center;}div.graph-two-blocks-section .graph-block .graph-formatted-text{text-align:center;color:#515B78;font-size:13px;line-height:18px;margin-top:32px;}@media only screen and (min-width:1024px){div.graph-two-blocks-section .graph-block .graph-formatted-text{margin-top:44px;}}div.graph-two-blocks-section .graph-block .graph-formatted-text p{color:#515B78;font-size:13px;line-height:18px;}div.graph-two-blocks-section .graph-block .graph-formatted-text p:first-child{margin-top:0;}div.graph-two-blocks-section .graph-block .graph-formatted-text p:last-child{margin-bottom:0;}div.graph-two-blocks-section .graph-block .graph-formatted-text p:only-child{margin:0;}@media only screen and (min-width:1024px){div.graph-two-blocks-section .two-blocks{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;}}div.graph-two-blocks-section .two-blocks__left,div.graph-two-blocks-section .two-blocks__right{background:#FFFFFF;-webkit-box-shadow:0 1px 3px rgba(23,46,98,0.15);box-shadow:0 1px 3px rgba(23,46,98,0.15);border-radius:8px;padding:24px;}@media only screen and (min-width:600px){div.graph-two-blocks-section .two-blocks__left,div.graph-two-blocks-section .two-blocks__right{padding:32px;}}@media only screen and (min-width:1024px){div.graph-two-blocks-section .two-blocks__left,div.graph-two-blocks-section .two-blocks__right{padding:42px 40px;}}div.graph-two-blocks-section .two-blocks__left{margin-bottom:24px;}@media only screen and (min-width:1024px){div.graph-two-blocks-section .two-blocks__left{margin-bottom:0;}}div.graph-two-blocks-section .two-blocks__header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e9ebef;padding-bottom:33px;margin-bottom:24px;}div.graph-two-blocks-section .two-blocks__header .header-title{margin:0;max-width:180px;padding-top:8px;}div.graph-two-blocks-section .two-blocks__header img{display:block;margin-left:auto;}div.graph-two-blocks-section .cta-link{text-align:center;margin-top:64px;}@media only screen and (min-width:600px){div.graph-two-blocks-section .cta-link{margin-top:104px;}}@media only screen and (min-width:1024px){div.graph-two-blocks-section .cta-link{margin-top:120px;}}div.gray-formatted-section{background:#FAFAFA;position:relative;max-width:100%;margin-left:0;margin-right:0;padding:64px 0;}@media only screen and (min-width:600px){div.gray-formatted-section{padding:104px 0;}}@media only screen and (min-width:1024px){div.gray-formatted-section{padding:120px 0;}}div.gray-formatted-section:last-child{margin-bottom:0;}div.gray-formatted-section .section-wrapper{margin-left:auto;margin-right:auto;max-width:1216px;padding-left:24px;padding-right:24px;}@media only screen and (min-width:600px){div.gray-formatted-section .section-wrapper{padding-left:40px;padding-right:40px;}}@media only screen and (min-width:1280px){div.gray-formatted-section .section-wrapper{padding-left:60px;padding-right:60px;}}div.gray-formatted-section .overline{text-align:center;}div.gray-formatted-section .section-title{text-align:center;margin:0 auto 48px;max-width:648px;}@media only screen and (min-width:600px){div.gray-formatted-section .section-title{margin-bottom:72px;}}div.paragraph-breadcrumbs{padding:0 20px;margin:0 0 40px;max-width:none;display:none;}@media only screen and (min-width:1024px){div.paragraph-breadcrumbs{display:block;}}@media only screen and (min-width:1280px){div.paragraph-breadcrumbs{padding:0 30px;}}@media only screen and (min-width:1800px){div.paragraph-breadcrumbs{padding-left:40px;padding-right:40px;}}section.paragraph--type--land-white-shadow-block{padding:0 24px;max-width:1160px;}@media only screen and (min-width:600px){section.paragraph--type--land-white-shadow-block{padding:0 32px;}}section.paragraph--type--land-white-shadow-block .shadow-wrapper{-webkit-box-shadow:0 3px 20px rgba(23,46,98,0.06);box-shadow:0 3px 20px rgba(23,46,98,0.06);border:1px solid #F4F5F7;border-radius:8px;text-align:center;padding:32px 24px;}@media only screen and (min-width:600px){section.paragraph--type--land-white-shadow-block .shadow-wrapper{padding:48px;}}section.paragraph--type--land-white-shadow-block .inner-wrapper{max-width:888px;margin:0 auto;}section.paragraph--type--land-white-shadow-block .inner-wrapper .image-wrapper{margin-bottom:25px;}section.paragraph--type--land-white-shadow-block .inner-wrapper .image-wrapper img{vertical-align:top;}section.paragraph--type--land-white-shadow-block .inner-wrapper p:first-child{margin-top:0;}section.paragraph--type--land-white-shadow-block .inner-wrapper p:last-child{margin-bottom:0;}section.paragraph--type--land-white-shadow-block .inner-wrapper p:only-child{margin:0;}section.paragraph--type--land-white-shadow-block .inner-wrapper h3{font-size:22px;line-height:32px;font-weight:700;letter-spacing:-0.44px;margin:16px 0;}section.paragraph--type--land-white-formatted-text{max-width:1216px;}section.paragraph--type--land-white-formatted-text .overline{text-align:center;}section.paragraph--type--land-white-formatted-text .section-title{text-align:center;margin:0 auto 48px;max-width:648px;}@media only screen and (min-width:600px){section.paragraph--type--land-white-formatted-text .section-title{margin-bottom:72px;}}div.tariff-plans-section{background:#FAFAFA;position:relative;max-width:100%;margin-left:0;margin-right:0;padding:64px 0;}@media only screen and (min-width:600px){div.tariff-plans-section{padding:104px 0;}}@media only screen and (min-width:1024px){div.tariff-plans-section{padding:120px 0;}}div.tariff-plans-section:last-child{margin-bottom:0;}div.tariff-plans-section .section-wrapper{margin-left:auto;margin-right:auto;max-width:1216px;padding-left:24px;padding-right:24px;}@media only screen and (min-width:600px){div.tariff-plans-section .section-wrapper{padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1280px){div.tariff-plans-section .section-wrapper{padding-left:60px;padding-right:60px;}}div.tariff-plans-section .text-before-plans{max-width:872px;margin:0 auto 36px auto;}div.tariff-plans-section .text-before-plans h2{margin-bottom:24px;}@media only screen and (min-width:768px){div.tariff-plans-section .field-class-field__paragraph__field_tariff_plans__land_tariff_plans_block > div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}div.tariff-plans-section .paragraph--type--tariff-plan-block{background:#FFFFFF;-webkit-box-shadow:0 1px 3px rgba(23,46,98,0.15);box-shadow:0 1px 3px rgba(23,46,98,0.15);border-radius:8px;padding:40px 32px;text-align:center;color:#515B78;line-height:1.42;font-size:14px;}div.tariff-plans-section .paragraph--type--tariff-plan-block img{vertical-align:top;margin-bottom:27px;}div.tariff-plans-section .paragraph--type--tariff-plan-block hr{margin:20px 0;}div.tariff-plans-section .paragraph--type--tariff-plan-block p,div.tariff-plans-section .paragraph--type--tariff-plan-block div{color:#515B78;line-height:1.42;font-size:14px;}div.tariff-plans-section .paragraph--type--tariff-plan-block p:first-child{margin-top:0;}div.tariff-plans-section .paragraph--type--tariff-plan-block p:last-child{margin-bottom:0;}div.tariff-plans-section .paragraph--type--tariff-plan-block p:only-child{margin:0;}div.tariff-plans-section .paragraph--type--tariff-plan-block h4{font-size:20px;line-height:24px;font-weight:700;letter-spacing:0px;margin:0;color:#172e62;}div.tariff-plans-section .paragraph--type--tariff-plan-block .link-with-arrow:after{background-size:16px 16px;vertical-align:-4px;width:16px;height:16px;}@media only screen and (min-width:768px){div.tariff-plans-section .paragraph--type--tariff-plan-block{width:312px;}}section.paragraph--type--land-contractor{padding-top:40px;padding-bottom:40px;}@media only screen and (min-width:600px){section.paragraph--type--land-contractor{padding-top:64px;padding-bottom:64px;}}@media only screen and (min-width:1024px){section.paragraph--type--land-contractor{padding-top:80px;padding-bottom:80px;}}section.paragraph--type--land-contractor .section-title{text-align:center;margin:0 auto 32px;max-width:800px;font-size:36px;line-height:42px;font-weight:700;letter-spacing:-0.72px;}@media only screen and (min-width:600px){section.paragraph--type--land-contractor .section-title{font-size:44px;line-height:55px;font-weight:700;letter-spacing:-0.88px;}}section.paragraph--type--land-contractor .section-subtitle{font-size:16px;line-height:28px;font-weight:600;letter-spacing:0px;margin:0 0 32px;text-align:center;}@media only screen and (min-width:600px){section.paragraph--type--land-contractor .section-subtitle{margin:0 0 64px;}}@media only screen and (min-width:1100px){section.paragraph--type--land-contractor .two-blocks{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;}}section.paragraph--type--land-contractor .two-blocks__left,section.paragraph--type--land-contractor .two-blocks__right{background:#FFFFFF;border-radius:8px;padding:32px 24px 0 24px;border:1px solid #e9ebef;width:100%;}@media only screen and (min-width:600px){section.paragraph--type--land-contractor .two-blocks__left,section.paragraph--type--land-contractor .two-blocks__right{padding:32px 32px 0 32px;}}@media only screen and (min-width:1024px){section.paragraph--type--land-contractor .two-blocks__left,section.paragraph--type--land-contractor .two-blocks__right{padding:56px 40px 0 40px;}}section.paragraph--type--land-contractor .two-blocks__left{margin-bottom:24px;}@media only screen and (min-width:1024px){section.paragraph--type--land-contractor .two-blocks__left{margin-bottom:0;}}section.paragraph--type--land-contractor .two-blocks img{display:block;margin:24px auto 0 auto;width:100%;max-width:264px;}@media only screen and (min-width:600px){section.paragraph--type--land-contractor .two-blocks img{max-width:360px;margin:-40px 0 0 auto;}}@media only screen and (min-width:1024px){section.paragraph--type--land-contractor .two-blocks img{margin:32px 0 0 auto;}}@media only screen and (min-width:1366px){section.paragraph--type--land-contractor .two-blocks img{margin:-32px 0 0 auto;}}section.paragraph--type--land-contractor .two-blocks h2{margin-bottom:4px;}@media only screen and (min-width:600px){section.paragraph--type--land-contractor .two-blocks h2{margin-bottom:24px;}}section.paragraph--type--land-contractor .two-blocks p:first-of-type{margin-top:0;}section.paragraph--type--land-contractor .two-blocks p:last-of-type{margin-bottom:0;}section.paragraph--type--land-contractor .two-blocks p:only-child{margin:0;}section.paragraph--type--land-contractor .two-blocks ul{margin:0;padding:0;list-style-type:none;}section.paragraph--type--land-contractor .two-blocks ul li{margin:0;padding:0;border-bottom:1px solid #e9ebef;}section.paragraph--type--land-contractor .two-blocks ul li a{display:block;padding:16px 24px 16px 0;font-size:16px;line-height:24px;font-weight:600;letter-spacing:0px;text-decoration:none;color:#172e62;position:relative;-webkit-transition:150ms all;transition:150ms all;}@media only screen and (min-width:600px){section.paragraph--type--land-contractor .two-blocks ul li a{padding-right:44px;}}section.paragraph--type--land-contractor .two-blocks ul li a:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e908";position:absolute;right:3px;top:15px;font-size:14px;color:#B6BCCB;-webkit-transition:150ms all;transition:150ms all;}section.paragraph--type--land-contractor .two-blocks ul li a:hover{color:#4057E3;}section.paragraph--type--land-contractor .two-blocks ul li a:hover:after{color:#4057E3;}section.paragraph--type--land-contractor .two-blocks ul + p{padding-top:32px;}.login-wrapper{margin:40px auto;width:470px;position:relative;}@media only screen and (max-width:1024px){.login-wrapper{margin:40px 10px;}}@media only screen and (max-width:1023px){.login-wrapper{margin:40px auto;width:80%;}}@media only screen and (max-width:767px){.login-wrapper{width:90%;}}@media only screen and (max-width:560px){.login-wrapper{margin:0px auto;}}.login-wrapper *{-webkit-box-sizing:border-box;box-sizing:border-box;}.login-wrapper input[type=text],.login-wrapper input[type=email],.login-wrapper input[type=password],.login-wrapper input[type=url],.login-wrapper input[type=tel],.login-wrapper input[type=number],.login-wrapper input[type=search],.login-wrapper input[type=date],.login-wrapper input[type=month],.login-wrapper input[type=week],.login-wrapper input[type=datetime],.login-wrapper input[type=datetime-local],.login-wrapper textarea{background-color:#ffffff;height:48px;margin:0;padding:0 32px 0 16px;outline:none;font-weight:400;-webkit-appearance:none;border:2px solid rgba(182,188,203,0.6);border-radius:4px;-webkit-transition:all 150ms;transition:all 150ms;width:100%;font-size:14px;color:#172e62;}.login-wrapper input[type=text]:hover,.login-wrapper input[type=email]:hover,.login-wrapper input[type=password]:hover,.login-wrapper input[type=url]:hover,.login-wrapper input[type=tel]:hover,.login-wrapper input[type=number]:hover,.login-wrapper input[type=search]:hover,.login-wrapper input[type=date]:hover,.login-wrapper input[type=month]:hover,.login-wrapper input[type=week]:hover,.login-wrapper input[type=datetime]:hover,.login-wrapper input[type=datetime-local]:hover,.login-wrapper textarea:hover{border-color:#515B78;}.login-wrapper input[type=text]:focus,.login-wrapper input[type=email]:focus,.login-wrapper input[type=password]:focus,.login-wrapper input[type=url]:focus,.login-wrapper input[type=tel]:focus,.login-wrapper input[type=number]:focus,.login-wrapper input[type=search]:focus,.login-wrapper input[type=date]:focus,.login-wrapper input[type=month]:focus,.login-wrapper input[type=week]:focus,.login-wrapper input[type=datetime]:focus,.login-wrapper input[type=datetime-local]:focus,.login-wrapper textarea:focus{border-color:#515B78;-webkit-box-shadow:0 0 0 3px rgba(23,46,98,0.1);box-shadow:0 0 0 3px rgba(23,46,98,0.1);}.login-wrapper input[type=text].is-valid,.login-wrapper input[type=email].is-valid,.login-wrapper input[type=password].is-valid,.login-wrapper input[type=url].is-valid,.login-wrapper input[type=tel].is-valid,.login-wrapper input[type=number].is-valid,.login-wrapper input[type=search].is-valid,.login-wrapper input[type=date].is-valid,.login-wrapper input[type=month].is-valid,.login-wrapper input[type=week].is-valid,.login-wrapper input[type=datetime].is-valid,.login-wrapper input[type=datetime-local].is-valid,.login-wrapper textarea.is-valid{border-color:#00d3b7;border-width:2px;background-color:rgba(0,211,183,0.0509803922);background-image:url(/themes/custom_theme/images/svg/icon-check-mint.svg);background-size:18px 13px;background-repeat:no-repeat;background-position:right 12px center;}.login-wrapper input[type=text].is-not-valid,.login-wrapper input[type=text].error,.login-wrapper input[type=email].is-not-valid,.login-wrapper input[type=email].error,.login-wrapper input[type=password].is-not-valid,.login-wrapper input[type=password].error,.login-wrapper input[type=url].is-not-valid,.login-wrapper input[type=url].error,.login-wrapper input[type=tel].is-not-valid,.login-wrapper input[type=tel].error,.login-wrapper input[type=number].is-not-valid,.login-wrapper input[type=number].error,.login-wrapper input[type=search].is-not-valid,.login-wrapper input[type=search].error,.login-wrapper input[type=date].is-not-valid,.login-wrapper input[type=date].error,.login-wrapper input[type=month].is-not-valid,.login-wrapper input[type=month].error,.login-wrapper input[type=week].is-not-valid,.login-wrapper input[type=week].error,.login-wrapper input[type=datetime].is-not-valid,.login-wrapper input[type=datetime].error,.login-wrapper input[type=datetime-local].is-not-valid,.login-wrapper input[type=datetime-local].error,.login-wrapper textarea.is-not-valid,.login-wrapper textarea.error{border-color:#ef404a !important;background-color:rgba(239,64,74,0.0509803922) !important;border-width:2px !important;}.login-wrapper input[type=text].is-not-valid + .form-item--error-message--fe-validation,.login-wrapper input[type=email].is-not-valid + .form-item--error-message--fe-validation,.login-wrapper input[type=password].is-not-valid + .form-item--error-message--fe-validation,.login-wrapper input[type=url].is-not-valid + .form-item--error-message--fe-validation,.login-wrapper input[type=tel].is-not-valid + .form-item--error-message--fe-validation,.login-wrapper input[type=number].is-not-valid + .form-item--error-message--fe-validation,.login-wrapper input[type=search].is-not-valid + .form-item--error-message--fe-validation,.login-wrapper input[type=date].is-not-valid + .form-item--error-message--fe-validation,.login-wrapper input[type=month].is-not-valid + .form-item--error-message--fe-validation,.login-wrapper input[type=week].is-not-valid + .form-item--error-message--fe-validation,.login-wrapper input[type=datetime].is-not-valid + .form-item--error-message--fe-validation,.login-wrapper input[type=datetime-local].is-not-valid + .form-item--error-message--fe-validation,.login-wrapper textarea.is-not-valid + .form-item--error-message--fe-validation{display:block;}@media only screen and (min-width:768px){.login-wrapper .btn-width--login{width:50%;}}.login-wrapper .form-item--error-message{font-size:12px;color:#ef404a;font-weight:400;}.login-wrapper input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;}.login-wrapper input[type=date]::-webkit-inner-spin-button,.login-wrapper input[type=date]::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none;}.login-wrapper ::-webkit-input-placeholder{color:#B6BCCB;}.login-wrapper ::-moz-placeholder{color:#B6BCCB;}.login-wrapper :-ms-input-placeholder{color:#B6BCCB;}.login-wrapper ::-ms-input-placeholder{color:#B6BCCB;}.login-wrapper ::placeholder{color:#B6BCCB;}.login-wrapper .form-item label{font-weight:600;padding-left:4px;color:#172e62;font-size:13px;}.login-wrapper .form-item span.required{display:none;}.login-wrapper input::-ms-clear{display:none;}.login-wrapper .webform-button--submit,.login-wrapper input[type=submit],.login-wrapper .btn{border:2px solid #172e62;margin:0;cursor:pointer;color:#fff;line-height:1.27;-webkit-transition:all 150ms;transition:all 150ms;text-align:center;background:#4057E3;border-width:2px;height:auto;border-color:#4057E3;padding:13px 32px 14px 32px;font-size:16px;font-weight:600;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.2);box-shadow:0 10px 15px rgba(23,46,98,0.2);border-radius:8px;position:relative;top:0;width:100%;}.login-wrapper .webform-button--submit:hover,.login-wrapper input[type=submit]:hover,.login-wrapper .btn:hover{background-color:#4D64EE;border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.3);box-shadow:0 15px 20px rgba(23,46,98,0.3);color:#fff;top:-3px;}.login-wrapper .webform-button--submit.btn--secondary,.login-wrapper input[type=submit].btn--secondary,.login-wrapper .btn.btn--secondary{border-color:#B6BCCB;background-color:transparent;color:#233a8a;}.login-wrapper .webform-button--submit.btn--secondary:hover,.login-wrapper input[type=submit].btn--secondary:hover,.login-wrapper .btn.btn--secondary:hover{background-color:#f4f5f7;border-color:#B6BCCB;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}.login-wrapper .webform-button--submit.btn--warning,.login-wrapper input[type=submit].btn--warning,.login-wrapper .btn.btn--warning{border-color:#ef404a;background-color:#ef404a;color:#fff;}.login-wrapper .webform-button--submit.btn--warning:hover,.login-wrapper input[type=submit].btn--warning:hover,.login-wrapper .btn.btn--warning:hover{background-color:#cb343d;border-color:#cb343d;}.login-wrapper .webform-button--submit.btn--danger,.login-wrapper input[type=submit].btn--danger,.login-wrapper .btn.btn--danger{border-color:rgba(182,188,203,0.6);background-color:transparent;}.login-wrapper .webform-button--submit.btn--danger:hover,.login-wrapper input[type=submit].btn--danger:hover,.login-wrapper .btn.btn--danger:hover{background-color:#fff;}.login-wrapper .webform-button--submit.btn--medium,.login-wrapper input[type=submit].btn--medium,.login-wrapper .btn.btn--medium{padding:14px 24px 15px 24px;}.login-wrapper .webform-button--submit.btn--inline,.login-wrapper input[type=submit].btn--inline,.login-wrapper .btn.btn--inline{border:0;padding:10px 12px 10px 38px;position:relative;background-color:transparent;color:#172e62;}.login-wrapper .webform-button--submit.btn--inline i,.login-wrapper input[type=submit].btn--inline i,.login-wrapper .btn.btn--inline i{position:absolute;left:13px;top:50%;margin-top:-8px;font-size:16px;}.login-wrapper .webform-button--submit.btn--inline:hover,.login-wrapper input[type=submit].btn--inline:hover,.login-wrapper .btn.btn--inline:hover{background-color:#f4f5f7;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}.login-wrapper .webform-button--submit[class^=inline-icon],.login-wrapper .webform-button--submit[class*=" inline-icon"],.login-wrapper input[type=submit][class^=inline-icon],.login-wrapper input[type=submit][class*=" inline-icon"],.login-wrapper .btn[class^=inline-icon],.login-wrapper .btn[class*=" inline-icon"]{background-size:15px;}.login-wrapper .webform-button--submit.inline-icon-trash,.login-wrapper input[type=submit].inline-icon-trash,.login-wrapper .btn.inline-icon-trash{background-image:url(/themes/custom_theme/svg/trash.svg);background-position:left 12px center;background-repeat:no-repeat;}.login-wrapper .webform-button--submit.btn--dots,.login-wrapper input[type=submit].btn--dots,.login-wrapper .btn.btn--dots{width:40px;height:40px;background-color:transparent;border:0;color:#172e62;position:relative;}.login-wrapper .webform-button--submit.btn--dots:after,.login-wrapper input[type=submit].btn--dots:after,.login-wrapper .btn.btn--dots:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e950";position:absolute;left:11px;top:18px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);font-size:4px;}.login-wrapper .webform-button--submit.btn--dots:hover,.login-wrapper .webform-button--submit.btn--dots.opened,.login-wrapper input[type=submit].btn--dots:hover,.login-wrapper input[type=submit].btn--dots.opened,.login-wrapper .btn.btn--dots:hover,.login-wrapper .btn.btn--dots.opened{background-color:#f4f5f7;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}.login-wrapper .webform-button--submit i,.login-wrapper input[type=submit] i,.login-wrapper .btn i{font-size:18px;}.login-wrapper .webform-button--submit.btn--only-icon,.login-wrapper input[type=submit].btn--only-icon,.login-wrapper .btn.btn--only-icon{padding:0;line-height:42px;width:40px;height:40px;overflow:hidden;}.login-wrapper .webform-button--submit.btn--medium.btn--only-icon,.login-wrapper input[type=submit].btn--medium.btn--only-icon,.login-wrapper .btn.btn--medium.btn--only-icon{width:48px;height:48px;line-height:50px;}.login-wrapper .webform-button--submit.btn--with-icon i,.login-wrapper input[type=submit].btn--with-icon i,.login-wrapper .btn.btn--with-icon i{margin-right:12px;vertical-align:-2px;}.login-wrapper .webform-button--submit.btn--with-icon span + i,.login-wrapper input[type=submit].btn--with-icon span + i,.login-wrapper .btn.btn--with-icon span + i{margin:0 0 0 12px;}.login-wrapper .webform-button--submit[class^=btn--input-icon],.login-wrapper .webform-button--submit[class*=" btn--input-icon"],.login-wrapper input[type=submit][class^=btn--input-icon],.login-wrapper input[type=submit][class*=" btn--input-icon"],.login-wrapper .btn[class^=btn--input-icon],.login-wrapper .btn[class*=" btn--input-icon"]{background-size:17px;padding-left:48px;}.login-wrapper .webform-button--submit.btn--medium[class^=btn--input-icon],.login-wrapper .webform-button--submit.btn--medium[class*=" btn--input-icon"],.login-wrapper input[type=submit].btn--medium[class^=btn--input-icon],.login-wrapper input[type=submit].btn--medium[class*=" btn--input-icon"],.login-wrapper .btn.btn--medium[class^=btn--input-icon],.login-wrapper .btn.btn--medium[class*=" btn--input-icon"]{padding-left:56px;}.login-wrapper .webform-button--submit.btn--input-icon-submit,.login-wrapper input[type=submit].btn--input-icon-submit,.login-wrapper .btn.btn--input-icon-submit{background-image:url(/themes/custom_theme/svg/download.svg);background-position:left 18px center;background-repeat:no-repeat;}.login-wrapper .webform-button--submit.btn--medium.btn--input-icon-submit,.login-wrapper input[type=submit].btn--medium.btn--input-icon-submit,.login-wrapper .btn.btn--medium.btn--input-icon-submit{background-image:url(/themes/custom_theme/svg/download.svg);background-position:left 22px center;background-repeat:no-repeat;}.login-wrapper .webform-button--submit.btn--input-icon-right[class^=btn--input-icon],.login-wrapper .webform-button--submit.btn--input-icon-right[class*=" btn--input-icon"],.login-wrapper input[type=submit].btn--input-icon-right[class^=btn--input-icon],.login-wrapper input[type=submit].btn--input-icon-right[class*=" btn--input-icon"],.login-wrapper .btn.btn--input-icon-right[class^=btn--input-icon],.login-wrapper .btn.btn--input-icon-right[class*=" btn--input-icon"]{background-size:17px;padding-left:16px;padding-right:48px;}.login-wrapper .webform-button--submit.btn--input-icon-right.btn--medium[class^=btn--input-icon],.login-wrapper .webform-button--submit.btn--input-icon-right.btn--medium[class*=" btn--input-icon"],.login-wrapper input[type=submit].btn--input-icon-right.btn--medium[class^=btn--input-icon],.login-wrapper input[type=submit].btn--input-icon-right.btn--medium[class*=" btn--input-icon"],.login-wrapper .btn.btn--input-icon-right.btn--medium[class^=btn--input-icon],.login-wrapper .btn.btn--input-icon-right.btn--medium[class*=" btn--input-icon"]{padding-left:24px;padding-right:56px;}.login-wrapper .webform-button--submit.btn--input-icon-right.btn--input-icon-submit,.login-wrapper input[type=submit].btn--input-icon-right.btn--input-icon-submit,.login-wrapper .btn.btn--input-icon-right.btn--input-icon-submit{background-image:url(/themes/custom_theme/svg/download.svg);background-position:right 18px center;background-repeat:no-repeat;}.login-wrapper .webform-button--submit.btn--input-icon-right.btn--medium.btn--input-icon-submit,.login-wrapper input[type=submit].btn--input-icon-right.btn--medium.btn--input-icon-submit,.login-wrapper .btn.btn--input-icon-right.btn--medium.btn--input-icon-submit{background-image:url(/themes/custom_theme/svg/download.svg);background-position:right 22px center;background-repeat:no-repeat;}.login-wrapper .webform-button--submit.btn-cta,.login-wrapper input[type=submit].btn-cta,.login-wrapper .btn.btn-cta{background:#4057E3;border-width:2px;border-color:#4057E3;color:#fff;padding:13px 32px 14px 32px;font-size:14px;font-weight:600;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.2);box-shadow:0 10px 15px rgba(23,46,98,0.2);border-radius:8px;text-align:center;position:relative;top:0;}.login-wrapper .webform-button--submit.btn-cta:hover,.login-wrapper input[type=submit].btn-cta:hover,.login-wrapper .btn.btn-cta:hover{background-color:#4D64EE;border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.3);box-shadow:0 15px 20px rgba(23,46,98,0.3);color:#fff;top:-3px;}.login-wrapper .webform-button--submit.btn-cta--secondary,.login-wrapper input[type=submit].btn-cta--secondary,.login-wrapper .btn.btn-cta--secondary{background:transparent;border-color:#a6b1ef;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.03);box-shadow:0 10px 15px rgba(23,46,98,0.03);color:#4057E3;}.login-wrapper .webform-button--submit.btn-cta--secondary div,.login-wrapper input[type=submit].btn-cta--secondary div,.login-wrapper .btn.btn-cta--secondary div{color:#4057E3;font-size:12px;}.login-wrapper .webform-button--submit.btn-cta--secondary:hover,.login-wrapper input[type=submit].btn-cta--secondary:hover,.login-wrapper .btn.btn-cta--secondary:hover{border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.06);box-shadow:0 15px 20px rgba(23,46,98,0.06);background-color:#fff;color:#4057E3;}.login-wrapper .webform-button--submit.btn-cta--is-loading,.login-wrapper input[type=submit].btn-cta--is-loading,.login-wrapper .btn.btn-cta--is-loading{color:transparent;background-image:url(/themes/custom_theme/loader.svg);background-position:center;background-repeat:no-repeat;background-size:22px 22px;pointer-events:none;}.login-wrapper .webform-button--submit.btn-cta--white,.login-wrapper input[type=submit].btn-cta--white,.login-wrapper .btn.btn-cta--white{background:transparent;border-color:#fff;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.03);box-shadow:0 10px 15px rgba(23,46,98,0.03);color:#fff;}.login-wrapper .webform-button--submit.btn-cta--white:hover,.login-wrapper input[type=submit].btn-cta--white:hover,.login-wrapper .btn.btn-cta--white:hover{border-color:#fff;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.06);box-shadow:0 15px 20px rgba(23,46,98,0.06);background-color:#fff;color:#4057E3;}.login-wrapper .webform-button--submit.btn-cta--big,.login-wrapper input[type=submit].btn-cta--big,.login-wrapper .btn.btn-cta--big{padding:15px 40px 17px 40px;font-size:16px;}.login-wrapper .webform-button--submit.btn--btn-transp-google,.login-wrapper .webform-button--submit.btn--btn-transp-facebook,.login-wrapper input[type=submit].btn--btn-transp-google,.login-wrapper input[type=submit].btn--btn-transp-facebook,.login-wrapper .btn.btn--btn-transp-google,.login-wrapper .btn.btn--btn-transp-facebook{height:56px;line-height:54px;border:1px solid #B6BCCB;background:#fff;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(23,46,98,0.1);box-shadow:0 1px 3px rgba(23,46,98,0.1);font-size:14px;color:#172e62;font-weight:600;padding:0 10px;max-width:100%;}@media only screen and (min-width:768px){.login-wrapper .webform-button--submit.btn--btn-transp-google,.login-wrapper .webform-button--submit.btn--btn-transp-facebook,.login-wrapper input[type=submit].btn--btn-transp-google,.login-wrapper input[type=submit].btn--btn-transp-facebook,.login-wrapper .btn.btn--btn-transp-google,.login-wrapper .btn.btn--btn-transp-facebook{max-width:216px;}}@media only screen and (min-width:1024px){.login-wrapper .webform-button--submit.btn--btn-transp-google,.login-wrapper .webform-button--submit.btn--btn-transp-facebook,.login-wrapper input[type=submit].btn--btn-transp-google,.login-wrapper input[type=submit].btn--btn-transp-facebook,.login-wrapper .btn.btn--btn-transp-google,.login-wrapper .btn.btn--btn-transp-facebook{max-width:202px;}}.login-wrapper .webform-button--submit.btn--btn-transp-google div,.login-wrapper .webform-button--submit.btn--btn-transp-facebook div,.login-wrapper input[type=submit].btn--btn-transp-google div,.login-wrapper input[type=submit].btn--btn-transp-facebook div,.login-wrapper .btn.btn--btn-transp-google div,.login-wrapper .btn.btn--btn-transp-facebook div{font-size:14px;color:#172e62;font-weight:600;}.login-wrapper .webform-button--submit.btn--btn-transp-google i,.login-wrapper .webform-button--submit.btn--btn-transp-facebook i,.login-wrapper input[type=submit].btn--btn-transp-google i,.login-wrapper input[type=submit].btn--btn-transp-facebook i,.login-wrapper .btn.btn--btn-transp-google i,.login-wrapper .btn.btn--btn-transp-facebook i{vertical-align:middle;margin-right:9px;}.login-wrapper .webform-button--submit.btn--btn-transp-google:hover,.login-wrapper .webform-button--submit.btn--btn-transp-facebook:hover,.login-wrapper input[type=submit].btn--btn-transp-google:hover,.login-wrapper input[type=submit].btn--btn-transp-facebook:hover,.login-wrapper .btn.btn--btn-transp-google:hover,.login-wrapper .btn.btn--btn-transp-facebook:hover{background:#F4F5F7;top:0;}@media only screen and (max-width:767px){.login-wrapper .webform-button--submit.btn--btn-transp-google,.login-wrapper input[type=submit].btn--btn-transp-google,.login-wrapper .btn.btn--btn-transp-google{margin-top:24px;}}.login-wrapper .webform-button--submit.btn--btn-transp-google .fa-google-plus-g,.login-wrapper input[type=submit].btn--btn-transp-google .fa-google-plus-g,.login-wrapper .btn.btn--btn-transp-google .fa-google-plus-g{background-image:url(/themes/custom_theme/images/icons/google.svg);background-position:center;background-repeat:no-repeat;width:18px;height:18px;background-size:18px 18px;}.login-wrapper .webform-button--submit.btn--btn-transp-google .fa-google-plus-g:before,.login-wrapper input[type=submit].btn--btn-transp-google .fa-google-plus-g:before,.login-wrapper .btn.btn--btn-transp-google .fa-google-plus-g:before{display:none;}.login-wrapper .webform-button--submit.btn--btn-transp-facebook,.login-wrapper input[type=submit].btn--btn-transp-facebook,.login-wrapper .btn.btn--btn-transp-facebook{background:#3B5998;border-color:#3B5998;color:#fff;}.login-wrapper .webform-button--submit.btn--btn-transp-facebook div,.login-wrapper input[type=submit].btn--btn-transp-facebook div,.login-wrapper .btn.btn--btn-transp-facebook div{color:#fff;}.login-wrapper .webform-button--submit.btn--btn-transp-facebook .fa-facebook-f,.login-wrapper input[type=submit].btn--btn-transp-facebook .fa-facebook-f,.login-wrapper .btn.btn--btn-transp-facebook .fa-facebook-f{color:#fff;vertical-align:0;}.login-wrapper .webform-button--submit.btn--btn-transp-facebook .fa-facebook-f:before,.login-wrapper input[type=submit].btn--btn-transp-facebook .fa-facebook-f:before,.login-wrapper .btn.btn--btn-transp-facebook .fa-facebook-f:before{display:none;}.login-wrapper .webform-button--submit.btn--btn-transp-facebook .fa-facebook-f:after,.login-wrapper input[type=submit].btn--btn-transp-facebook .fa-facebook-f:after,.login-wrapper .btn.btn--btn-transp-facebook .fa-facebook-f:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e999";}.login-wrapper .webform-button--submit.btn--btn-transp-facebook:hover,.login-wrapper input[type=submit].btn--btn-transp-facebook:hover,.login-wrapper .btn.btn--btn-transp-facebook:hover{background:#243F77;border-color:#243F77;}.login-wrapper .webform-button--submit.btn-auth-disabled,.login-wrapper input[type=submit].btn-auth-disabled,.login-wrapper .btn.btn-auth-disabled{background:#B6BCCB;border-color:#B6BCCB;cursor:not-allowed;padding-right:30px;}@media only screen and (min-width:768px){.login-wrapper .webform-button--submit.btn-auth-disabled,.login-wrapper input[type=submit].btn-auth-disabled,.login-wrapper .btn.btn-auth-disabled{max-width:250px;}}.login-wrapper .webform-button--submit.btn-auth-disabled:hover,.login-wrapper .webform-button--submit.btn-auth-disabled:focus,.login-wrapper input[type=submit].btn-auth-disabled:hover,.login-wrapper input[type=submit].btn-auth-disabled:focus,.login-wrapper .btn.btn-auth-disabled:hover,.login-wrapper .btn.btn-auth-disabled:focus{background:#B6BCCB;border-color:#B6BCCB;}.login-wrapper .webform-button--submit.btn-auth-disabled .tooltip,.login-wrapper input[type=submit].btn-auth-disabled .tooltip,.login-wrapper .btn.btn-auth-disabled .tooltip{position:absolute;right:12px;top:16px;background-image:url(/themes/custom_theme/svg/tooltip_white.svg);background-position:center;background-repeat:no-repeat;background-size:18px 18px;opacity:0.9;line-height:1.2;}.login-wrapper .webform-button--submit.btn-auth-disabled .tooltip:hover,.login-wrapper input[type=submit].btn-auth-disabled .tooltip:hover,.login-wrapper .btn.btn-auth-disabled .tooltip:hover{opacity:1;}.login-wrapper input[disabled],.login-wrapper textarea[disabled],.login-wrapper input[readonly]:not(.datepicker){background-color:#f4f5f7;border-color:#e9ebef;color:#515B78;cursor:not-allowed;opacity:1;}.login-wrapper input[disabled]:hover,.login-wrapper input[disabled]:focus,.login-wrapper input[disabled]:active,.login-wrapper textarea[disabled]:hover,.login-wrapper textarea[disabled]:focus,.login-wrapper textarea[disabled]:active,.login-wrapper input[readonly]:not(.datepicker):hover,.login-wrapper input[readonly]:not(.datepicker):focus,.login-wrapper input[readonly]:not(.datepicker):active{background-color:#f4f5f7;border-color:#e9ebef;color:#515B78;}.login-wrapper .go-back{color:#4057E3;position:relative;padding-left:27px;font-size:14px;font-weight:600;text-decoration:none;}.login-wrapper .go-back:before{content:"\e919";font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;left:1px;top:50%;margin-top:-9px;font-size:18px;text-decoration:none;}.login-wrapper .go-back .go-back-arrow{display:none;}.login-wrapper .form-actions{padding-top:24px;}@media only screen and (min-width:768px){.login-wrapper input.btn-width--login{width:60%;}}.login-wrapper input.btn-width--login + .form-item{margin-top:12px;}@media only screen and (min-width:768px){.login-wrapper input.btn-width--login + .form-item{margin-top:0;}}.login-wrapper .form-checkbox{padding:0;cursor:pointer;}.login-wrapper .form-checkbox .form-checkbox-box{position:absolute;top:3px;left:1px;width:24px;height:24px;margin:0;background-color:#fff;border:2px solid rgba(182,188,203,0.6);border-radius:4px;-webkit-transition:all 150ms;transition:all 150ms;}.login-wrapper .form-checkbox .form-checkbox-box:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e980";color:#fff;font-size:12px;display:inline-block;position:absolute;left:3px;bottom:5px;}.login-wrapper .form-checkbox input:checked ~ .form-checkbox-box{background:#172e62;border-color:#172e62;}.login-wrapper .form-checkbox input:checked ~ .form-checkbox-box:after{opacity:1;}.login-wrapper .form-checkbox label{padding:5px 0 0 37px;cursor:pointer;font-size:14px;}.login-wrapper .form-checkbox:hover .form-checkbox-box{border-color:#515B78;}.login-wrapper .field--name-field-checkbox{margin-bottom:16px;margin-top:16px;}.login-wrapper .field--name-field-checkbox .form-checkbox label{color:#172e62;}.login-wrapper .field--name-field-checkbox .form-checkbox a{text-decoration:underline;color:#515B78;font-weight:400;}.login-wrapper .field--name-field-checkbox .form-checkbox a:hover{text-decoration:none;}.login-wrapper .field--name-field-checkbox:hover .form-checkbox-box{border-color:rgba(182,188,203,0.6);}.login-wrapper .terms-and-cond{margin:15px 0 0;color:#515B78;font-size:13px;line-height:18px;}.login-wrapper .terms-and-cond a{font-weight:400;text-decoration:underline;color:#515B78;}.login-wrapper .terms-and-cond a:hover{text-decoration:none;}.login-wrapper .user-register-form{padding-bottom:32px;}@media only screen and (min-width:1024px){.login-wrapper .user-register-form{padding-bottom:140px;}}.login-wrapper .user-register-form .btn-width--login{width:100%;}.login-wrapper .tooltip{width:22px;height:22px;background:transparent;background-image:url(/themes/custom_theme/svg/tooltip.svg);background-position:center;background-repeat:no-repeat;border:0;border-radius:0;background-size:initial;margin-left:5px;opacity:0.2;vertical-align:-7px;}.login-wrapper .tooltip:hover{opacity:1;}.login-wrapper .mobile-link-to-register{position:absolute;right:0;top:29px;color:#4057E3;font-weight:600;font-size:14px;text-decoration:none;}@media only screen and (min-width:1024px){.login-wrapper .mobile-link-to-register{display:none;}}.login-wrapper .mobile-link-to-register:after{content:"\e918";font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:10px;}.login-wrapper .mobile-link-to-register:hover{text-decoration:underline;}.login-wrapper .profile-navigation-container .profile-navigation-wrapper{width:100%;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;border-bottom:2px solid #e9ebef;background:#fff;}.login-wrapper .profile-navigation-container .profile-navigation-wrapper a{color:#172e62;background-color:#fff;width:100%;font-size:16px;line-height:1.3;text-align:center;position:relative;font-weight:700;padding:10px 5px 14px 5px;border-bottom:1px solid #fff;border-radius:0;}@media only screen and (max-width:560px){.login-wrapper .profile-navigation-container .profile-navigation-wrapper a{font-size:14px;}}.login-wrapper .profile-navigation-container .profile-navigation-wrapper a .profile-message-wrapper{position:relative;padding-right:28px;}@media only screen and (max-width:560px){.login-wrapper .profile-navigation-container .profile-navigation-wrapper a .profile-message-wrapper{padding-right:0;}}.login-wrapper .profile-navigation-container .profile-navigation-wrapper a.is-active{border-color:#4057E3;color:#4057E3;z-index:1;background:#fff;cursor:default;}.login-wrapper .profile-navigation-container .profile-navigation-wrapper a.is-active:after{content:"";position:absolute;left:0;bottom:-3px;height:2px;width:100%;background:#4057E3;}.login-wrapper .profile-navigation-container .profile-navigation-wrapper a:hover{background:#fff;}.login-wrapper .form-item--user-register-input{padding-top:8px;padding-bottom:0;}.login-wrapper .form-item--user-register-input > label{display:none;}.login-wrapper .form-item--user-register-input .custom-business-reg-form-message{margin-bottom:17px;font-size:14px;line-height:24px;}.new-password-wrapper{margin:40px auto;width:440px;}@media only screen and (max-width:1023px){.new-password-wrapper{width:80%;}}@media only screen and (max-width:400px){.new-password-wrapper{margin:0px 7vw;}}.register-content{color:#fff;text-align:center;z-index:1;}.register-content .btn{border:2px solid #172e62;margin:0;cursor:pointer;color:#fff;line-height:1.27;-webkit-transition:all 150ms;transition:all 150ms;text-align:center;background:#4057E3;border-width:2px;height:auto;border-color:#4057E3;padding:13px 32px 14px 32px;font-size:16px;font-weight:600;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.2);box-shadow:0 10px 15px rgba(23,46,98,0.2);border-radius:8px;position:relative;top:0;width:100%;max-width:350px;}.register-content .btn:hover{background-color:#4D64EE;border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.3);box-shadow:0 15px 20px rgba(23,46,98,0.3);color:#fff;top:-3px;}.register-content .btn.btn--secondary{border-color:#B6BCCB;background-color:transparent;color:#233a8a;}.register-content .btn.btn--secondary:hover{background-color:#f4f5f7;border-color:#B6BCCB;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}.register-content .btn.btn--btn-transp-google,.register-content .btn.btn--btn-transp-facebook{height:56px;line-height:54px;border:1px solid #B6BCCB;background:#fff;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(23,46,98,0.1);box-shadow:0 1px 3px rgba(23,46,98,0.1);font-size:14px;color:#172e62;font-weight:600;padding:0 10px;max-width:100%;}@media only screen and (min-width:768px){.register-content .btn.btn--btn-transp-google,.register-content .btn.btn--btn-transp-facebook{max-width:236px;}}@media only screen and (min-width:1024px){.register-content .btn.btn--btn-transp-google,.register-content .btn.btn--btn-transp-facebook{max-width:226px;}}.register-content .btn.btn--btn-transp-google div,.register-content .btn.btn--btn-transp-facebook div{font-size:14px;color:#172e62;font-weight:600;}.register-content .btn.btn--btn-transp-google i,.register-content .btn.btn--btn-transp-facebook i{vertical-align:middle;margin-right:9px;}.register-content .btn.btn--btn-transp-google:hover,.register-content .btn.btn--btn-transp-facebook:hover{background:#F4F5F7;top:0;}@media only screen and (max-width:767px){.register-content .btn.btn--btn-transp-google{margin-top:24px;}}.register-content .btn.btn--btn-transp-google .fa-google-plus-g{background-image:url(/themes/custom_theme/images/icons/google.svg);background-position:center;background-repeat:no-repeat;width:18px;height:18px;background-size:18px 18px;}.register-content .btn.btn--btn-transp-google .fa-google-plus-g:before{display:none;}.register-content .btn.btn--btn-transp-facebook{background:#3B5998;border-color:#3B5998;color:#fff;}.register-content .btn.btn--btn-transp-facebook div{color:#fff;}.register-content .btn.btn--btn-transp-facebook .fa-facebook-f{color:#fff;vertical-align:0;}.register-content .btn.btn--btn-transp-facebook .fa-facebook-f:before{display:none;}.register-content .btn.btn--btn-transp-facebook .fa-facebook-f:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e999";}.register-content .btn.btn--btn-transp-facebook:hover{background:#243F77;border-color:#243F77;}.register-content .btn.btn--warning{border-color:#ef404a;background-color:#ef404a;color:#fff;}.register-content .btn.btn--warning:hover{background-color:#cb343d;border-color:#cb343d;}.register-content .btn.btn--danger{border-color:rgba(182,188,203,0.6);background-color:transparent;}.register-content .btn.btn--danger:hover{background-color:#fff;}.register-content .btn.btn--medium{padding:14px 24px 15px 24px;}.register-content .btn.btn--inline{border:0;padding:10px 12px 10px 38px;position:relative;background-color:transparent;color:#172e62;}.register-content .btn.btn--inline i{position:absolute;left:13px;top:50%;margin-top:-8px;font-size:16px;}.register-content .btn.btn--inline:hover{background-color:#f4f5f7;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}.register-content .btn[class^=inline-icon],.register-content .btn[class*=" inline-icon"]{background-size:15px;}.register-content .btn.inline-icon-trash{background-image:url(/themes/custom_theme/svg/trash.svg);background-position:left 12px center;background-repeat:no-repeat;}.register-content .btn.btn--dots{width:40px;height:40px;background-color:transparent;border:0;color:#172e62;position:relative;}.register-content .btn.btn--dots:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e950";position:absolute;left:11px;top:18px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);font-size:4px;}.register-content .btn.btn--dots:hover,.register-content .btn.btn--dots.opened{background-color:#f4f5f7;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}.register-content .btn i{font-size:18px;}.register-content .btn.btn--only-icon{padding:0;line-height:42px;width:40px;height:40px;overflow:hidden;}.register-content .btn.btn--medium.btn--only-icon{width:48px;height:48px;line-height:50px;}.register-content .btn.btn--with-icon i{margin-right:12px;vertical-align:-2px;}.register-content .btn.btn--with-icon span + i{margin:0 0 0 12px;}.register-content .btn[class^=btn--input-icon],.register-content .btn[class*=" btn--input-icon"]{background-size:17px;padding-left:48px;}.register-content .btn.btn--medium[class^=btn--input-icon],.register-content .btn.btn--medium[class*=" btn--input-icon"]{padding-left:56px;}.register-content .btn.btn--input-icon-submit{background-image:url(/themes/custom_theme/svg/download.svg);background-position:left 18px center;background-repeat:no-repeat;}.register-content .btn.btn--medium.btn--input-icon-submit{background-image:url(/themes/custom_theme/svg/download.svg);background-position:left 22px center;background-repeat:no-repeat;}.register-content .btn.btn--input-icon-right[class^=btn--input-icon],.register-content .btn.btn--input-icon-right[class*=" btn--input-icon"]{background-size:17px;padding-left:16px;padding-right:48px;}.register-content .btn.btn--input-icon-right.btn--medium[class^=btn--input-icon],.register-content .btn.btn--input-icon-right.btn--medium[class*=" btn--input-icon"]{padding-left:24px;padding-right:56px;}.register-content .btn.btn--input-icon-right.btn--input-icon-submit{background-image:url(/themes/custom_theme/svg/download.svg);background-position:right 18px center;background-repeat:no-repeat;}.register-content .btn.btn--input-icon-right.btn--medium.btn--input-icon-submit{background-image:url(/themes/custom_theme/svg/download.svg);background-position:right 22px center;background-repeat:no-repeat;}.register-content .btn.btn-cta{background:#4057E3;border-width:2px;border-color:#4057E3;color:#fff;padding:13px 32px 14px 32px;font-size:14px;font-weight:600;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.2);box-shadow:0 10px 15px rgba(23,46,98,0.2);border-radius:8px;text-align:center;position:relative;top:0;}.register-content .btn.btn-cta:hover{background-color:#4D64EE;border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.3);box-shadow:0 15px 20px rgba(23,46,98,0.3);color:#fff;top:-3px;}.register-content .btn.btn-cta--secondary{background:transparent;border-color:#a6b1ef;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.03);box-shadow:0 10px 15px rgba(23,46,98,0.03);color:#4057E3;}.register-content .btn.btn-cta--secondary div{color:#4057E3;font-size:14px;}.register-content .btn.btn-cta--secondary:hover{border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.06);box-shadow:0 15px 20px rgba(23,46,98,0.06);background-color:#fff;color:#4057E3;}.register-content .btn.btn-cta--is-loading{color:transparent;background-image:url(/themes/custom_theme/loader.svg);background-position:center;background-repeat:no-repeat;background-size:22px 22px;pointer-events:none;}.register-content .btn.btn-cta--white{background:transparent;border-color:#fff;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.03);box-shadow:0 10px 15px rgba(23,46,98,0.03);color:#fff;}.register-content .btn.btn-cta--white:hover{border-color:#fff;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.06);box-shadow:0 15px 20px rgba(23,46,98,0.06);background-color:#fff;color:#4057E3;}.register-content .btn.btn-cta--big{padding:15px 40px 17px 40px;font-size:16px;}.register-content--forgot-password{color:#24345F;text-align:left;}.register-content p{font-size:14px;line-height:1.7;padding:10px 0 15px 0;}.register-content p b{padding:0;margin:0;font-size:15px;}@media only screen and (max-width:560px){.register-content p b{font-size:13px;}}.register-form-wrapper .webform-button--submit.btn--btn-transp-google,.register-form-wrapper .webform-button--submit.btn--btn-transp-facebook,.register-form-wrapper input[type=submit].btn--btn-transp-google,.register-form-wrapper input[type=submit].btn--btn-transp-facebook,.register-form-wrapper .btn.btn--btn-transp-google,.register-form-wrapper .btn.btn--btn-transp-facebook{font-size:13px;}.register-form-wrapper .webform-button--submit.btn--btn-transp-google .social-login-content,.register-form-wrapper .webform-button--submit.btn--btn-transp-facebook .social-login-content,.register-form-wrapper input[type=submit].btn--btn-transp-google .social-login-content,.register-form-wrapper input[type=submit].btn--btn-transp-facebook .social-login-content,.register-form-wrapper .btn.btn--btn-transp-google .social-login-content,.register-form-wrapper .btn.btn--btn-transp-facebook .social-login-content{font-size:13px;}.login-google,.login-facebook{cursor:pointer;}.login-google{margin:auto auto auto 0px;}.login-facebook{margin:auto 0px auto auto;}.social-login-content{margin:13px auto;text-align:center;font-size:12px;word-wrap:break-word;color:#24345F;font-weight:600;}.forgot-password-link{color:#4057E3;text-decoration:none;font-size:14px;}.forgot-password-link:hover{color:#4057E3;text-decoration:underline;}.or-divider{margin:auto;text-align:center;width:100%;color:#515B78;font-size:13px;}@media only screen and (max-width:1024px){.or-divider{font-size:11px;}}@media only screen and (max-width:768px){.or-divider{margin-bottom:0px;}}.or-divider p{position:relative;}.or-divider p:after,.or-divider p:before{vertical-align:middle;content:" ";width:45%;background-color:#e9ebef;height:1px;display:inline-block;top:10px;}@media only screen and (max-width:560px){.or-divider p:after,.or-divider p:before{width:37%;}}.or-divider p:before{margin-right:5px;right:0;}.or-divider p:after{margin-left:5px;right:0;}.or-divider + .form-row-items{margin-top:30px;}.form-row-items + .or-divider p{margin-top:24px;}.form-row-items{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}@media only screen and (max-width:768px){.form-row-items{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.auth-page-title{font-size:27px;font-weight:bold;}@media only screen and (max-width:560px){.auth-page-title{font-size:20px;}}.go-back{color:#24345F;}.col-half-min-width{min-width:500px;}@media only screen and (max-width:768px){.col-half-min-width{min-width:auto;}}.password-confirm-notice{font-size:13px;line-height:18px;}.password-confirm-notice ul.ticks{margin:0;max-width:548px;list-style-type:none;padding:0;}.password-confirm-notice ul.ticks li{padding-left:28px;position:relative;background:none;color:#515B78;font-size:13px;line-height:18px;margin:0 0 10px;}.password-confirm-notice ul.ticks li:before{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e911";position:absolute;left:0;top:4px;font-size:11px;}.password-confirm-notice ul.ticks li:last-child{margin:0;}#popup-privacy-police-user_register_form .decoration-above,#popup-privacy-police-le_social_auth_register .decoration-above{display:none;}.page-navigation .logout{margin:auto 0px auto auto;}.page-navigation .logout a{color:#4057E3;font-size:14px;font-weight:400;position:relative;}.page-navigation .logout a:before{content:"";width:17px;height:16px;background-image:url(/themes/custom_theme/images/icons/logout.svg);background-position:center;background-size:98%;background-repeat:no-repeat;vertical-align:middle;display:block;position:absolute;top:2px;margin:auto;left:-25px;}.logout-content .hamburger-logout-text{display:none;}.logout-icon{width:20px;height:21px;vertical-align:middle;display:inline-block;position:relative;}.logout-icon:before{content:"\e941";font-size:20px;font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;left:0;top:0;color:#172e62;text-indent:0;}.logout-icon:hover:before{color:#515B78;}.nav-links-wrapper a{margin:auto;}.profile-navigation-container{width:100%;}.profile-navigation-container .profile-navigation-wrapper,.profile-navigation-container .profile-navigation-user-tasks{width:100%;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:7px;position:relative;}.profile-navigation-container .profile-navigation-wrapper a.active,.profile-navigation-container .profile-navigation-user-tasks a.active{background-color:#4b5cd7;font-weight:600;border-radius:8px;color:#fff;z-index:1;font-size:14px;}@media only screen and (max-width:560px){.profile-navigation-container .profile-navigation-wrapper a.active,.profile-navigation-container .profile-navigation-user-tasks a.active{font-size:11px;}}.profile-navigation-container .profile-navigation-wrapper a.active:hover,.profile-navigation-container .profile-navigation-user-tasks a.active:hover{background-color:#4b5cd7;}.profile-navigation-container .profile-navigation-wrapper a,.profile-navigation-container .profile-navigation-user-tasks a{margin:auto;color:#24345F;background-color:#f7f7f7;width:100%;font-size:14px;text-align:center;padding:18px 0;position:relative;border-radius:8px;font-weight:400;}.profile-navigation-container .profile-navigation-wrapper a:hover,.profile-navigation-container .profile-navigation-user-tasks a:hover{background-color:#efeff3;}@media only screen and (max-width:768px){.profile-navigation-container .profile-navigation-wrapper a,.profile-navigation-container .profile-navigation-user-tasks a{padding:15px 0;min-width:100px;}}@media only screen and (max-width:560px){.profile-navigation-container .profile-navigation-wrapper a,.profile-navigation-container .profile-navigation-user-tasks a{font-size:10px;padding:12px 0;min-width:80px;}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.profile-navigation-container .profile-navigation-wrapper a,.profile-navigation-container .profile-navigation-user-tasks a{display:inline-block;width:33.4%;}}.profile-navigation-container .profile-navigation-wrapper a .profile-message-wrapper,.profile-navigation-container .profile-navigation-user-tasks a .profile-message-wrapper{position:relative;}.profile-navigation-container .profile-navigation-wrapper a .profile-message-wrapper .profile-messages,.profile-navigation-container .profile-navigation-user-tasks a .profile-message-wrapper .profile-messages{height:20px;min-width:20px;display:inline-block;border-radius:50px;background:#C00C15;font-size:13px;color:#fff;position:absolute;top:1px;left:115%;}@media only screen and (max-width:560px){.profile-navigation-container .profile-navigation-wrapper a .profile-message-wrapper .profile-messages,.profile-navigation-container .profile-navigation-user-tasks a .profile-message-wrapper .profile-messages{height:12px;min-width:12px;font-size:8px;}}.profile-navigation-container .profile-navigation-user-tasks{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;}.profile-navigation-container .profile-navigation-user-tasks *{-webkit-box-sizing:border-box;box-sizing:border-box;}.profile-navigation-container .profile-navigation-user-tasks .user-tasks-layout{display:table;table-layout:fixed;width:100%;}@media only screen and (max-width:400px){.profile-navigation-container .profile-navigation-user-tasks .user-tasks-layout{margin-top:10px;}}.profile-navigation-container .profile-navigation-user-tasks .user-tasks-layout .user-tasks-left,.profile-navigation-container .profile-navigation-user-tasks .user-tasks-layout .user-tasks-right{display:table-cell;vertical-align:middle;}.profile-navigation-container .profile-navigation-user-tasks .user-tasks-layout .user-tasks-left > div{width:100%;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:7px;position:relative;background:#f7f7f7;}.profile-navigation-container .profile-navigation-user-tasks .user-tasks-layout .user-tasks-right{width:250px;padding-left:20px;}@media only screen and (max-width:1023px){.profile-navigation-container .profile-navigation-user-tasks .user-tasks-layout .user-tasks-right{width:180px;padding-left:15px;}}@media only screen and (max-width:767px){.profile-navigation-container .profile-navigation-user-tasks .user-tasks-layout .user-tasks-right{width:50px;padding-left:10px;}}.profile-navigation-container .profile-navigation-user-tasks .user-tasks-layout .user-tasks-right > .btn{width:100%;background:#fff;}.profile-navigation-container .profile-navigation-user-tasks .user-tasks-layout .user-tasks-right > .btn a{background:#24345F;color:#fff;position:relative;overflow:hidden;}.profile-navigation-container .profile-navigation-user-tasks .user-tasks-layout .user-tasks-right > .btn a:hover{background:#192442;}.profile-navigation-container .profile-navigation-user-tasks .user-tasks-layout .user-tasks-right > .btn a:before{content:"";display:inline-block;vertical-align:-6px;margin-right:11px;width:20px;height:24px;background-image:url(/themes/custom_theme/images/icons/user-yellow.svg);background-position:center;background-size:contain;background-repeat:no-repeat;}@media only screen and (max-width:767px){.profile-navigation-container .profile-navigation-user-tasks .user-tasks-layout .user-tasks-right > .btn a{text-indent:-9999px;width:45px;min-width:45px;}.profile-navigation-container .profile-navigation-user-tasks .user-tasks-layout .user-tasks-right > .btn a:before{text-indent:0;position:absolute;left:13px;top:10px;}}@media only screen and (max-width:560px){.profile-navigation-container .profile-navigation-user-tasks .user-tasks-layout .user-tasks-right > .btn a:before{top:6px;}}.profile-warning{width:100%;display:block;margin:auto;background-color:#fff7e2;border-radius:4px;padding:20px 0;}.profile-warning *{margin:auto;text-align:center;font-size:15px;display:block;font-weight:400;}.profile-form-wrapper{width:85%;display:block;}@media only screen and (max-width:768px){.profile-form-wrapper{width:100%;}}.profile-form-wrapper .empty-addreses{font-size:14px;color:#777F9A;padding-top:3px;}.profile-form-wrapper .edit-icon{width:28px;height:28px;background-color:transparent;background-image:url(/themes/custom_theme/images/icons/edit.svg);background-size:60%;background-position:center;background-repeat:no-repeat;display:block;position:absolute;border:1px solid #f4cf26;border-radius:30px;top:41px;right:15px;cursor:pointer;}.profile-form-wrapper .form-item{padding:10px 0;}.profile-form-wrapper .form-checkbox.indent{margin-left:18px;}.profile-form-wrapper .form-checkbox{margin:0 0 12px;}.profile-form-wrapper .order-contracts{font-size:13px;padding-top:7px;}@media only screen and (max-width:767px){.profile-form-wrapper .order-contracts{margin-bottom:28px;}}.profile-form-wrapper .order-contracts a{text-decoration:none !important;margin-top:15px;}.profile-form-wrapper + .profile-form-wrapper{margin-top:20px;}.col-left{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}@media only screen and (max-width:768px){.col-left{width:100%;}}.col-right{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}@media only screen and (max-width:768px){.col-right{width:100%;}}.col-right .profile-form-wrapper{margin-left:auto;}@media only screen and (max-width:768px){.col-right .profile-form-wrapper{margin:0;}}.col-right .profile-form-wrapper + .profile-form-wrapper{margin-top:0;}.element-right{margin:auto 0 auto auto;}.element-left{margin:auto auto auto 0;}.form-item-title{color:#24345F;font-size:15px;font-weight:800;display:block;margin-bottom:3px;}.form-item-title::first-letter{text-transform:capitalize;}@media only screen and (max-width:560px){.form-item-title{font-size:11px;}}.address-item-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}@media only screen and (max-width:768px){.address-item-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.address-item-row .element-right{margin:auto;margin-left:10px;-ms-flex-item-align:center;align-self:center;}.profile-section-title{max-width:1250px;margin-bottom:8px;z-index:2;margin-left:10px;position:relative;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}@media only screen and (max-width:768px){.profile-section-title{font-size:25px;}}@media only screen and (max-width:400px){.profile-section-title{font-size:18px;}}@media only screen and (max-width:560px){.profile-section-title{margin-left:20px;margin-top:46px;font-size:20px;}}.profile-section-title-wrapper{max-width:1186px;min-width:initial;width:100%;margin-left:auto;margin-right:auto;}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.profile-section-title-wrapper{margin-top:79px;}}.projects-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin:auto;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;background-color:#f6f6f8;border-radius:8px;margin-bottom:40px;}@media only screen and (max-width:768px){.projects-select{margin-top:20px;}}@media only screen and (max-width:640px){.projects-select{width:96%;}}.projects-select .project-item{position:relative;margin:auto;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;}.projects-select .project-item input[type=radio]{display:none;}.projects-select .project-item input[type=radio]:checked ~ .checkmark{background-color:#9595e9 !important;font-weight:600;border-radius:8px;color:#fff;z-index:1;padding:18px;}.projects-select .project-item label.checkmark{cursor:pointer;display:block;vertical-align:middle;top:0;left:0;border-radius:30px;text-align:center;color:#24345F;margin:1px;font-size:16px;font-weight:normal;padding:16px 0;}.projects-select .project-item label.checkmark:hover{background-color:#efeff3;padding:18px;border-radius:8px;}@media only screen and (max-width:480px){.projects-select .project-item label.checkmark{font-size:10px;padding:12px 0;}}.projects-select .project-item label.checkmark span.small-text{line-height:0;margin-top:-5px;}#projects .project-widget + .project-widget{margin-left:5px;}.btn.btn--with-plus{padding-left:35px;padding-right:20px;background-image:url(/themes/custom_theme/images/icons/plus-thin.svg);background-position:left 15px center;background-repeat:no-repeat;background-size:13px 13px;}@media only screen and (max-width:480px){.wrapper .mt-80{margin-top:40px;}}.profile-header-wrapper + section .icon-wrapper--square + p.title-soft + .row a.btn{min-width:160px;}.user-form .col-left a{text-decoration:underline;font-weight:600;}.user-form .col-left a:hover{text-decoration:none;}.create-project-btn{margin:0 0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;}.create-project-btn *{-webkit-box-sizing:border-box;box-sizing:border-box;}@media only screen and (min-width:1024px){.create-project-btn{margin:0 0 34px;}}.create-project-btn a.btn{padding:0 21px 0 25px;width:100%;text-decoration:none;}@media only screen and (min-width:430px){.create-project-btn a.btn{width:auto;min-width:10px;}}@media only screen and (min-width:1024px){.create-project-btn a.btn{font-size:13px;font-weight:600;padding:0 25px 0 29px;}}.create-project-btn a.btn:before{content:"";width:13px;height:13px;display:inline-block;margin-right:7px;background-image:url(/themes/custom_theme/images/icons/plus-thin.svg);background-position:center;background-repeat:no-repeat;background-size:13px 13px;}.company-projects-section{margin:0 0 25px;}@media only screen and (min-width:1024px){.company-projects-section{margin:0 0 39px;}}.company-projects-section .company-projects-title{font-size:17px;font-weight:bold;margin:0 0 10px;}@media only screen and (min-width:1024px){.company-projects-section .company-projects-title{font-size:19px;}}@media only screen and (max-width:767px){.company-projects-section .company-projects-title .title-span{display:block;}}.company-projects-section .company-projects-title .project-status{height:25px;line-height:24px;border-radius:5px;display:inline-block;padding:0 9px;color:#fff;font-size:10px;font-weight:600;background-color:#9595e9;margin:0 0 0 8px;vertical-align:2px;}@media only screen and (max-width:767px){.company-projects-section .company-projects-title .project-status{margin:8px 0 0 0;}}.company-projects-section .company-projects-title .project-status--violet{background-color:#9595e9;}.company-projects-section .company-projects-title .project-status--green{background-color:#1dcfbb;}.company-projects-section .company-projects-title .project-status--blue{background-color:#4b5cd7;}.company-projects-wrapper{background-color:#FFFFFF;border-radius:7px;-webkit-box-shadow:0 2px 40px 0 rgba(69,77,114,0.12);box-shadow:0 2px 40px 0 rgba(69,77,114,0.12);-webkit-box-sizing:border-box;box-sizing:border-box;padding:12px 10px 12px 12px;}@media only screen and (min-width:1024px){.company-projects-wrapper{padding:12px 10px 12px 14px;border-radius:12px;-webkit-box-shadow:0 2px 88px 0 rgba(69,77,114,0.12);box-shadow:0 2px 88px 0 rgba(69,77,114,0.12);}}.company-projects-wrapper *{-webkit-box-sizing:border-box;box-sizing:border-box;}@media only screen and (min-width:1024px){.company-projects-wrapper .company-projects-box{display:table;table-layout:fixed;width:100%;}.company-projects-wrapper .company-projects-box__left,.company-projects-wrapper .company-projects-box__right{display:table-cell;vertical-align:top;}.company-projects-wrapper .company-projects-box__left{padding:7px 0 5px 10px;}.company-projects-wrapper .company-projects-box__right{width:266px;padding-left:19px;}}.company-projects-wrapper .project-details{position:relative;padding-left:5px;margin:18px 0 0 0;}@media only screen and (max-width:767px){.company-projects-wrapper .project-details{padding-left:0;margin:0 0 15px;}}@media only screen and (min-width:1024px){.company-projects-wrapper .project-details .project-img{position:absolute;right:0;top:0;}}@media only screen and (max-width:1023px){.company-projects-wrapper .project-details .project-img{margin:0 0 15px;}}.company-projects-wrapper .project-details .project-img img{border-radius:7px;max-width:100%;height:auto;}@media only screen and (min-width:768px){.company-projects-wrapper .project-details .project-img img{max-width:258px;}}.company-projects-wrapper .project-details .project-item{margin:0 0 13px;display:table;table-layout:fixed;width:100%;}@media only screen and (min-width:1024px){.company-projects-wrapper .project-details .project-item:nth-child(1),.company-projects-wrapper .project-details .project-item:nth-child(2),.company-projects-wrapper .project-details .project-item:nth-child(3),.company-projects-wrapper .project-details .project-item:nth-child(4),.company-projects-wrapper .project-details .project-item:nth-child(5),.company-projects-wrapper .project-details .project-item:nth-child(6){max-width:380px;}}@media only screen and (max-width:767px){.company-projects-wrapper .project-details .project-item:last-of-type{margin-top:17px;}}.company-projects-wrapper .project-details .project-item:last-of-type > span:first-child{padding-top:8px;}.company-projects-wrapper .project-details .project-item > span{font-size:11px;display:table-cell;vertical-align:middle;}@media only screen and (min-width:768px){.company-projects-wrapper .project-details .project-item > span{font-size:12px;}}.company-projects-wrapper .project-details .project-item > span:first-child{line-height:1.4;color:#A1A8BA;vertical-align:top;width:130px;padding-right:10px;}@media only screen and (min-width:768px){.company-projects-wrapper .project-details .project-item > span:first-child{width:166px;padding-right:16px;}}.company-projects-wrapper .project-details .btn--transparent-black{height:34px;line-height:32px;padding:0 17px;font-weight:600;}@media only screen and (min-width:768px){.company-projects-wrapper .project-details .btn--transparent-black{font-size:13px;}}.company-projects-wrapper .project-details .btn--transparent-black .pdf-icon{height:18px;width:14px;margin-right:7px;}.company-projects-wrapper .project-details .image-widget--doc{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}@media only screen and (min-width:768px){.company-projects-wrapper .project-details .image-widget--doc{margin:0 14px 7px 0;display:inline-block;vertical-align:top;}}.company-projects-wrapper .project-details .image-widget--doc a{font-size:11px;text-overflow:ellipsis;font-weight:600;}@media only screen and (min-width:768px){.company-projects-wrapper .project-details .image-widget--doc a{font-size:12px;}}.company-projects-wrapper .project-details .image-widget--doc a:hover{text-decoration:none;}.company-projects-wrapper .notice--yellow p{font-size:13px;}@media only screen and (min-width:768px){.company-projects-wrapper .project-info-layout{display:table;table-layout:fixed;width:100%;}.company-projects-wrapper .project-info-layout .project-info-left,.company-projects-wrapper .project-info-layout .project-info-right{display:table-cell;vertical-align:middle;}}.company-projects-wrapper .project-info-layout .project-info-left{font-size:14px;font-weight:bold;}@media only screen and (max-width:767px){.company-projects-wrapper .project-info-layout .project-info-left{font-size:13px;padding-bottom:13px;}}@media only screen and (min-width:768px){.company-projects-wrapper .project-info-layout .project-info-right{text-align:right;width:250px;padding-left:5px;}}@media only screen and (max-width:767px){.company-projects-wrapper .project-info-layout .project-info-right{margin:0 0 15px;}}.company-projects-wrapper .project-info-layout a.btn{padding-left:14px;padding-right:14px;height:30px;font-size:11px;line-height:28px;display:inline-block;vertical-align:middle;margin:0 0 0 6px;min-width:30px;text-decoration:none;}@media only screen and (max-width:767px){.company-projects-wrapper .project-info-layout a.btn{margin:0 7px 0 0;}}.company-projects-wrapper .project-info-layout a.edit-icon{min-width:30px;width:30px;height:30px;background-image:url(/themes/custom_theme/images/icons/edit.svg);background-position:center;background-repeat:no-repeat;padding:0;background-color:transparent;z-index:1;cursor:pointer;background-size:16px 16px;}.company-projects-wrapper .timeline-mobile-wrapper{display:none;}@media only screen and (min-width:1024px){.company-projects-wrapper .timeline-mobile-wrapper{display:block !important;}}.company-projects-wrapper .timeline-container{background-color:#F5F5F7;border-radius:8px;padding:13px 16px;}@media only screen and (max-width:1023px){.company-projects-wrapper .timeline-container{border-radius:0 0 8px 8px;}}@media only screen and (max-width:767px){.company-projects-wrapper .timeline-container{padding-left:15px;padding-right:15px;}}.company-projects-wrapper .timeline-container .text-left{font-size:14px;margin:0 0 14px;}@media only screen and (max-width:1023px){.company-projects-wrapper .timeline-container .text-left{display:none;}}.company-projects-wrapper .timeline-container .timeline-group{position:relative;display:block;margin:auto;height:100%;}.company-projects-wrapper .timeline-container .timeline-group .inactive{color:#b1b2b2;}.company-projects-wrapper .timeline-container .timeline-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;width:100%;padding-bottom:10px;position:relative;}.company-projects-wrapper .timeline-container .timeline-wrapper .inactive{background-color:#18AE9D;}.company-projects-wrapper .timeline-container .timeline-wrapper:after{content:"";position:absolute;width:6px;border-radius:2px;background-color:#1DCFBB;top:-5px;bottom:0;left:4px;}.company-projects-wrapper .timeline-container .timeline-wrapper:first-child:after{top:calc(50% - 10px);}.company-projects-wrapper .timeline-container .timeline-wrapper:last-child:after{bottom:calc(50% + 10px);}.company-projects-wrapper .timeline-container .timeline-wrapper .active{background-image:url(/themes/custom_theme/images/icons/done.svg);background-size:70%;background-position:center;background-repeat:no-repeat;background-color:#18AE9D;}.company-projects-wrapper .timeline-container .timeline-wrapper .timeline-status{margin:auto 15px auto 0;height:15px;width:15px;border:1px solid #18AE9D;position:relative;z-index:1;border-radius:2px;left:0;top:-5px;}.company-projects-wrapper .timeline-container .timeline-wrapper .timeline-info{width:90%;}.company-projects-wrapper .timeline-container .timeline-wrapper .timeline-info .timeline-date{font-size:11px;color:#1DCFBB;}.company-projects-wrapper .timeline-container .timeline-wrapper .timeline-info .timeline-content{font-size:12px;line-height:1.3;}.company-projects-wrapper .timeline-container .timeline-wrapper.status-bold .timeline-content{font-weight:700;}.company-projects-wrapper .timeline-container .timeline-wrapper.status-bold .timeline-date{font-weight:700;}.company-projects-wrapper .timeline-container .timeline-wrapper.status-bold .timeline-status{width:19px;height:18px;left:-2px;top:-2px;}.timeline-mobile-toggler{border-radius:7px;background-color:#F5F5F7;height:46px;line-height:46px;padding:0 36px 0 14px;font-size:13px;font-weight:bold;cursor:pointer;position:relative;}@media only screen and (min-width:1024px){.timeline-mobile-toggler{display:none;}}.timeline-mobile-toggler:after{content:"";display:block;height:14px;width:12px;position:absolute;right:16px;top:50%;margin-top:-6px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);background-image:url(/themes/custom_theme/images/icons/breadcrumb.svg);background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-transition:0.2s;transition:0.2s;}.timeline-mobile-toggler.opened{border-radius:7px 7px 0 0;}.timeline-mobile-toggler.opened:after{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);}.profile-order-title-wrapper{position:relative;margin:0;text-transform:uppercase;background-color:#FDCC3E;padding:10px 40px 10px 40px;border-radius:10px 10px 0 0;color:#fff;display:table;table-layout:auto;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;}.profile-order-title-wrapper *{-webkit-box-sizing:border-box;box-sizing:border-box;}.profile-order-title-wrapper.class-completed{background-color:#1DCFBB;}.profile-order-title-wrapper.class-canceled{background-color:#FF3246;}.profile-order-title-wrapper.class-canceled + .profile-order-wrapper .stages-wrapper,.profile-order-title-wrapper.class-canceled + .profile-order-wrapper .project-info-cell{opacity:0.45;}.profile-order-title-wrapper h3{margin:0;}.profile-order-title-wrapper *{font-size:11px;line-height:1.4;font-weight:700;}@media only screen and (max-width:767px){.profile-order-title-wrapper{padding:10px 15px 10px 15px;}}.profile-order-title-wrapper > div{display:table-cell;vertical-align:middle;}.profile-order-title-wrapper > div.profile-order-title-left{padding-right:10px;}.profile-order-title-wrapper > div.profile-order-title-right{text-align:right;}.profile-order-title-wrapper > div .profile-order-field div{display:inline;vertical-align:top;}.profile-order-title-wrapper > div .profile-order-field div time{display:inline-block;vertical-align:top;}.profile-order-title-wrapper > div .profile-order-field div:first-child:after{content:": ";}@-webkit-keyframes ripple{from{opacity:1;-webkit-transform:scale3d(0.75,0.75,1);transform:scale3d(0.75,0.75,1);}to{opacity:0;-webkit-transform:scale3d(1.5,1.5,1);transform:scale3d(1.5,1.5,1);}}@keyframes ripple{from{opacity:1;-webkit-transform:scale3d(0.75,0.75,1);transform:scale3d(0.75,0.75,1);}to{opacity:0;-webkit-transform:scale3d(1.5,1.5,1);transform:scale3d(1.5,1.5,1);}}.page-user-default .profile-navigation-container{margin-bottom:25px;}.user-orders-inner-page .profile-order-wrapper{background-color:#fff;border-radius:0 0 10px 10px;overflow:hidden;margin:0 0 32px 0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px 40px 40px 40px;}.user-orders-inner-page .profile-order-wrapper .tooltip{width:17px;height:17px;background-color:#F4CF26;}@media only screen and (max-width:767px){.user-orders-inner-page .profile-order-wrapper{padding:20px 15px 30px 15px;}}.user-orders-inner-page .profile-order-wrapper *{-webkit-box-sizing:border-box;box-sizing:border-box;}.user-orders-inner-page .profile-order-wrapper:last-child{margin:0 0 30px;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper{padding:0 0 12px 0;overflow:visible;border-radius:0;border-bottom:1px solid #ECECEC;margin-bottom:36px;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-left{margin:0 0 18px;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-left div{font-size:13px;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-left div.stages-label{font-weight:700;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-left .tooltip{margin-left:9px;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline.items-3{width:133%;margin-left:-16.5%;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline.items-4{width:125%;margin-left:-12.5%;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline.items-5{width:120%;margin-left:-10%;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline.items-6{width:116.6%;margin-left:-8.8%;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline.items-7{width:114%;margin-left:-7%;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline.items-8{width:112.5%;margin-left:-6.25%;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline.items-9{width:111%;margin-left:-5.5%;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline > .stage-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;font-size:11px;line-height:1.2;color:#58595B;position:relative;padding:34px 3px 0 3px;text-align:center;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline > .stage-item .tooltip{position:absolute;left:50%;top:0;width:30px;height:30px;margin:0 0 0 -15px;z-index:2;background:transparent;border:0;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline > .stage-item .tooltip:before{content:"";position:absolute;left:50%;top:50%;width:15px;height:15px;border-radius:50%;background:#A9B9DB;margin:-11px 0 0 -11px;border:2px solid #fff;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline > .stage-item .tooltip:after{content:"";position:absolute;left:50%;top:50%;width:19px;height:19px;border-radius:50%;background:transparent;margin:-14px 0 0 -14px;border:3px solid #A9B9DB;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline > .stage-item:before{content:"";left:-50%;top:9px;position:absolute;width:100%;height:9px;background:#C5D0E8;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline > .stage-item.active{color:#2A2A2A;font-weight:500;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline > .stage-item.active:before{background:#1DCFBB;left:-50%;width:150%;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline > .stage-item.active .animation-helper{display:inline-block;position:absolute;left:50%;top:0;width:30px;height:30px;margin:4px 0 0 -15px;z-index:1;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline > .stage-item.active .animation-helper:before{opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:-11px;left:-7px;right:0;bottom:0;content:"";height:38px;width:38px;border:2px solid rgba(29,207,187,0.6);border-radius:100%;-webkit-animation-name:ripple;animation-name:ripple;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:cubic-bezier(0.65,0,0.34,1);animation-timing-function:cubic-bezier(0.65,0,0.34,1);z-index:1;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline > .stage-item.active .animation-helper:after{opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:-11px;left:-7px;right:0;bottom:0;content:"";height:38px;width:38px;border:2px solid rgba(29,207,187,0.6);border-radius:100%;-webkit-animation-name:ripple;animation-name:ripple;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-delay:400ms;animation-delay:400ms;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:cubic-bezier(0.65,0,0.34,1);animation-timing-function:cubic-bezier(0.65,0,0.34,1);z-index:1;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline > .stage-item.active .tooltip{position:absolute;left:50%;top:0;width:30px;height:30px;margin:0 0 0 -15px;z-index:2;background:transparent;border:0;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline > .stage-item.active .tooltip:before{width:18px;height:18px;background:#18AE9D;margin:-12px 0 0 -12px;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline > .stage-item.active .tooltip:after{width:22px;height:22px;margin:-17px 0 0 -17px;border:5px solid #18AE9D;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline > .stage-item.active:first-child:before{background:#E6E6E9;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline > .stage-item.completed:before{background:#1DCFBB;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline > .stage-item.completed .tooltip:before{width:22px;height:22px;border:0;background-size:12px 8px !important;background-image:url(/themes/custom_theme/images/icons/check_white.svg);background-repeat:no-repeat;background-position:center;background-color:#18AE9D;margin-top:-12px;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline > .stage-item.completed .tooltip:after{display:none;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline > .stage-item:first-child{padding-left:0;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline > .stage-item:first-child:before{left:50%;width:50%;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline > .stage-item:last-child{padding-right:0;}.user-orders-inner-page .profile-order-wrapper .stages-wrapper .stages-timeline > .stage-item:last-child.active:before{width:100%;background:#1DCFBB;}.user-orders-inner-page .profile-order-wrapper .profile-order-field{margin:0 0 17px;position:relative;}.user-orders-inner-page .profile-order-wrapper .profile-order-field .file-item{margin-top:10px;}.user-orders-inner-page .profile-order-wrapper .profile-order-field .file-item:first-child{margin-top:0;}@media only screen and (min-width:580px){.user-orders-inner-page .profile-order-wrapper .profile-order-field{display:table;table-layout:fixed;width:100%;margin:0 0 24px;}}.user-orders-inner-page .profile-order-wrapper .profile-order-field > div{font-size:13px;}@media only screen and (min-width:580px){.user-orders-inner-page .profile-order-wrapper .profile-order-field > div{display:table-cell;vertical-align:middle;}}.user-orders-inner-page .profile-order-wrapper .profile-order-field > div:first-child{color:#ABADB8;}@media only screen and (max-width:579px){.user-orders-inner-page .profile-order-wrapper .profile-order-field > div:first-child{margin:0 0 4px;}}.user-orders-inner-page .profile-order-wrapper .profile-order-field > div span.file .file-icon{display:none;}.user-orders-inner-page .profile-order-wrapper .profile-order-field > div span.file a{display:inline-block;color:#24345F;font-size:12px;font-weight:600;cursor:pointer;z-index:3;font-family:"Open Sans",sans-serif;text-decoration:none;}.user-orders-inner-page .profile-order-wrapper .profile-order-field > div span.file a:before{content:"";margin-right:6px;height:18px;width:16px;background-image:url(/themes/custom_theme/images/icons/pdf.svg);background-position:center;background-size:contain;background-repeat:no-repeat;display:inline-block;vertical-align:-4px;}.user-orders-inner-page .profile-order-wrapper .profile-order-field > div span.file a:hover{text-decoration:underline;}.user-orders-inner-page .profile-order-wrapper .profile-order-field > div a.btn{vertical-align:middle;}.user-orders-inner-page .profile-order-wrapper .profile-order-field > div a.btn-width--small{padding-left:15px;padding-right:15px;}.user-orders-inner-page .profile-order-wrapper .profile-order-field > div a.terminate-contract-btn{height:auto;line-height:1;color:#C00C15;padding:0;border:0;display:inline-block;text-decoration:none;}.user-orders-inner-page .profile-order-wrapper .profile-order-field > div a.terminate-contract-btn:before{content:"×";margin-right:6px;height:12px;width:10px;display:inline-block;vertical-align:-2px;text-decoration:none;}.user-orders-inner-page .profile-order-wrapper .profile-order-field > div a.terminate-contract-btn:hover{text-decoration:underline;background:none;}.user-orders-inner-page .profile-order-wrapper .profile-order-field > div a.terminate-contract-btn:hover:before{text-decoration:none;}.user-orders-inner-page .profile-order-wrapper .profile-order-field > div a.terminate-contract-btn:focus,.user-orders-inner-page .profile-order-wrapper .profile-order-field > div a.terminate-contract-btn:active{background:none;}@media only screen and (min-width:1200px){.user-orders-inner-page .profile-order-wrapper .profile-order-field > div.file-item .file a{display:block;max-width:200px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}}.user-orders-inner-page .profile-order-wrapper .profile-order-field > div.file-item .file + a.terminate-contract-btn{margin-top:20px;}@media only screen and (min-width:1200px){.user-orders-inner-page .profile-order-wrapper .profile-order-field > div.file-item .file + a.terminate-contract-btn{position:absolute;margin:0;right:-5px;top:5px;}}.user-orders-inner-page .profile-order-wrapper .project-layout{-webkit-box-sizing:border-box;box-sizing:border-box;}.user-orders-inner-page .profile-order-wrapper .project-layout *{-webkit-box-sizing:border-box;box-sizing:border-box;}@media only screen and (min-width:1024px){.user-orders-inner-page .profile-order-wrapper .project-layout{display:table;table-layout:fixed;width:100%;}}.user-orders-inner-page .profile-order-wrapper .project-layout > div{margin:0 0 20px;}.user-orders-inner-page .profile-order-wrapper .project-layout > div:last-child{margin:0;}@media only screen and (min-width:1024px){.user-orders-inner-page .profile-order-wrapper .project-layout > div{display:table-cell;vertical-align:top;margin:0;}.user-orders-inner-page .profile-order-wrapper .project-layout > div:last-child{width:302px;padding-left:29px;}}@media only screen and (min-width:768px){.user-orders-inner-page .profile-order-wrapper .project-layout .project-info-layout{display:table;table-layout:fixed;width:100%;}}.user-orders-inner-page .profile-order-wrapper .project-layout .project-info-layout > div{margin:0 0 15px;}.user-orders-inner-page .profile-order-wrapper .project-layout .project-info-layout > div:last-child{margin:0;}@media only screen and (min-width:768px){.user-orders-inner-page .profile-order-wrapper .project-layout .project-info-layout > div{display:table-cell;vertical-align:top;margin:0;}.user-orders-inner-page .profile-order-wrapper .project-layout .project-info-layout > div:first-child{width:292px;padding-right:20px;}}.user-orders-inner-page .profile-order-wrapper .project-layout .project-info-layout .project-info-props > .order-field-project-title{font-size:17px;font-weight:700;margin:0 0 4px;}@media only screen and (min-width:1024px){.user-orders-inner-page .profile-order-wrapper .project-layout .project-info-layout .project-info-props > .order-field-project-title{margin-top:-3px;}}.user-orders-inner-page .profile-order-wrapper .project-layout .project-info-layout .project-info-props > .order-field-address{position:relative;padding-left:24px;font-size:13px;margin:0 0 19px;}.user-orders-inner-page .profile-order-wrapper .project-layout .project-info-layout .project-info-props > .order-field-address:before{content:"";position:absolute;left:1px;top:1px;width:13px;height:17px;background-image:url(/themes/custom_theme/images/icons/location-tower.svg);background-position:left center;background-size:contain;background-repeat:no-repeat;}.user-orders-inner-page .profile-order-wrapper .project-layout .project-info-layout .project-info-props > .order-field-address > div{display:inline;vertical-align:top;}.user-orders-inner-page .profile-order-wrapper .project-layout .project-info-layout .project-info-props > .order-field-address .tooltip{margin-left:5px;vertical-align:middle;}.user-orders-inner-page .profile-order-wrapper .project-layout .project-info-layout .project-info-props .profile-order-field{margin-bottom:5px;}.user-orders-inner-page .profile-order-wrapper .project-layout .project-info-layout .project-info-props .profile-order-field:last-child{margin:0;}.user-orders-inner-page .profile-order-wrapper .project-layout .project-info-layout .project-info-props .profile-order-field .file-item{margin:0;}@media only screen and (min-width:768px){.user-orders-inner-page .profile-order-wrapper .project-layout .project-info-layout .project-info-props .profile-order-field .file-item{text-align:right;}}.user-orders-inner-page .profile-order-wrapper .project-layout .project-info-layout .project-widget{max-width:100%;margin:0;-webkit-box-shadow:none;box-shadow:none;border:0;}.user-orders-inner-page .profile-order-wrapper .project-layout .project-info-layout .project-widget img{max-width:100%;height:auto;border-radius:4px;vertical-align:top;}.user-orders-inner-page .profile-order-wrapper .project-layout .project-info-layout .project-widget .project-widget-image{height:auto;}.user-orders-inner-page .profile-order-wrapper .project-layout .project-info-layout .project-widget .project-widget-logo{bottom:0;right:15px;border-radius:9px 9px 0 0;max-width:125px;max-height:44px;position:absolute;background-color:#fff;height:44px;overflow:hidden;padding-left:7px;padding-right:5px;-webkit-box-shadow:none;box-shadow:none;}.user-orders-inner-page .profile-order-wrapper .project-layout .project-info-layout .project-widget .project-widget-logo img{max-width:100%;max-height:100%;height:auto;vertical-align:bottom;margin-top:5px;}.user-orders-inner-page .profile-order-wrapper .project-layout .profile-awaiting-payments-wrapper{background:#C5D0E8;border-radius:10px;padding:20px;margin:0;}.user-orders-inner-page .profile-order-wrapper .project-layout .profile-awaiting-payments-wrapper div{font-size:12px;}.user-orders-inner-page .profile-order-wrapper .project-layout .profile-awaiting-payments-wrapper .thank-you-text{font-weight:700;}.user-orders-inner-page .profile-order-wrapper .project-layout .profile-awaiting-payments-wrapper.profile-awaiting-payments-wrapper--waiting{background:#ADADE4;}.user-orders-inner-page .profile-order-wrapper .project-layout .profile-awaiting-payments-wrapper .payment-deadline{display:block;margin-bottom:5px;}.user-orders-inner-page .profile-order-wrapper .project-layout .profile-awaiting-payments-wrapper .has-to-be-paid{display:table;table-layout:fixed;width:100%;margin-bottom:0;}.user-orders-inner-page .profile-order-wrapper .project-layout .profile-awaiting-payments-wrapper .has-to-be-paid > div{display:table-cell;vertical-align:top;}.user-orders-inner-page .profile-order-wrapper .project-layout .profile-awaiting-payments-wrapper .has-to-be-paid > div:last-child{width:89px;}.user-orders-inner-page .profile-order-wrapper .project-layout .profile-awaiting-payments-wrapper .has-to-be-paid .balance{padding-top:2px;font-size:23px;font-weight:700;}.user-orders-inner-page .profile-order-wrapper .project-layout .profile-awaiting-payments-wrapper .has-to-be-paid .balance.smaller-font{font-size:19px;}.user-orders-inner-page .profile-order-wrapper .project-layout .profile-awaiting-payments-wrapper .has-to-be-paid .balance.smallest-font{font-size:17px;}.user-orders-inner-page .profile-order-wrapper .project-layout .profile-awaiting-payments-wrapper .has-to-be-paid .tooltip{margin-left:8px;vertical-align:-2px;}.user-orders-inner-page .profile-order-wrapper .project-layout .profile-awaiting-payments-wrapper .invoice-button{display:block;text-align:center;}.user-orders-inner-page .profile-order-wrapper .project-layout .profile-awaiting-payments-wrapper .invoice-button .btn{background:#3F4EBE;color:#fff;border:0;width:100%;}.user-orders-inner-page .profile-order-wrapper .project-layout .profile-awaiting-payments-wrapper .invoice-button .btn:hover{background:#303ea0;}@media only screen and (max-width:1023px){.user-orders-inner-page .profile-order-wrapper .project-layout .project-actions-cell{max-width:273px;}}@media only screen and (max-width:767px){.user-orders-inner-page .profile-order-wrapper .project-layout .project-actions-cell{max-width:100%;}}.user-orders-inner-page .profile-order-wrapper .project-layout .project-actions-cell .profile-order-field{background:#ADADE4;border-radius:10px;padding:20px;display:block;text-align:center;margin:0;}.user-orders-inner-page .profile-order-wrapper .project-layout .project-actions-cell .profile-order-field div{font-size:12px;display:block;color:#24345F;}.user-orders-inner-page .profile-order-wrapper .project-layout .project-actions-cell .profile-order-field div:first-child{font-weight:700;}.user-orders-inner-page .profile-order-wrapper .project-layout .project-actions-cell .profile-order-field div.file-item a{width:100%;position:relative;}.user-orders-inner-page .profile-order-wrapper .project-layout .project-actions-cell .profile-order-field div.file-item a:before{content:"";width:16px;height:16px;background-image:url(/themes/custom_theme/images/icons/edit_sign.svg);background-position:center;background-repeat:no-repeat;vertical-align:middle;display:block;position:absolute;top:12px;margin:auto;left:25px;}.user-orders-inner-page .profile-order-wrapper .project-layout .project-actions-cell .extra_field_contract_sign > div + div{margin-top:15px;}.user-orders-inner-page .profile-order-wrapper .project-layout .project-actions-cell .extra_field_contract_sign > div + div span{color:#fff;}.user-orders-inner-page .profile-order-wrapper .project-layout .project-actions-cell > div.profile-order-field,.user-orders-inner-page .profile-order-wrapper .project-layout .project-actions-cell > div{margin-top:15px;}.user-orders-inner-page .profile-order-wrapper .project-layout .project-actions-cell > div.profile-order-field:first-child,.user-orders-inner-page .profile-order-wrapper .project-layout .project-actions-cell > div:first-child{margin-top:0;}.user-orders-inner-page .profile-order-wrapper .project-layout .additional-info{padding-top:15px;}.user-orders-inner-page .profile-order-wrapper .project-layout .additional-info .btn{width:100%;}.user-orders-inner-page .profile-order-wrapper .project-layout .view-action .btn{width:100%;}.user-orders-inner-page .profile-order-wrapper .terminate-contract-btn{padding:0 10px;}.user-orders-inner-page .profile-order-wrapper .terminate-contract-btn:before{content:"×";font-size:18px;margin-right:5px;display:inline-block;height:11px;line-height:10px;}.user-orders-inner-page .profile-order-wrapper .project-widget.info-button{border-radius:12px 12px 7px 7px;margin-bottom:0;max-width:100%;}@media only screen and (min-width:900px){.user-orders-inner-page .profile-order-wrapper .project-widget.info-button{height:100%;}}.user-orders-inner-page .profile-order-wrapper .project-widget.info-button .project-widget-content{padding-bottom:109px;}@media only screen and (min-width:900px){.user-orders-inner-page .profile-order-wrapper .project-widget.info-button .project-widget-content{padding-bottom:126px;}}.user-orders-inner-page{-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:70px;}@media only screen and (min-width:1024px){.user-orders-inner-page{padding-bottom:90px;}}.user-orders-inner-page *{-webkit-box-sizing:border-box;box-sizing:border-box;}.user-orders-inner-page .title h1{margin:0 0 20px;font-size:20px;}.user-orders-inner-page .order-tabs-and-info{position:relative;}.user-orders-inner-page .order-tabs-and-info .block-order-info{margin:0 0 52px;}.user-orders-inner-page .order-tabs-and-info .block-order-info h2{font-size:20px;margin:0 0 27px;font-weight:700;}.user-orders-inner-page .order-tabs-and-info .block-order-info .order-info-box{background:#FFFFFF;padding:26px 28px;border-radius:10px;}.user-orders-inner-page .order-tabs-and-info .block-order-info .order-info-box h3{font-size:17px;font-weight:700;margin:0 0 5px;}.user-orders-inner-page .order-tabs-and-info .block-order-info .order-info-box .order-address-line{margin:0 0 12px;}.user-orders-inner-page .order-tabs-and-info .block-order-info .order-info-box .order-address-line .order-address-block{position:relative;padding-left:21px;font-size:13px;display:inline-block;padding-bottom:11px;border-bottom:1px solid #eee;}.user-orders-inner-page .order-tabs-and-info .block-order-info .order-info-box .order-address-line .order-address-block:before{content:"";position:absolute;left:1px;top:3px;width:10px;height:13px;background-image:url(/themes/custom_theme/images/icons/location-tower.svg);background-position:left center;background-size:contain;background-repeat:no-repeat;}.user-orders-inner-page .order-tabs-and-info .block-order-info .order-info-box .order-number{font-size:12px;color:#ABADB8;}.user-orders-inner-page .order-tabs-and-info .block-order-info .order-info-box .order-number strong{color:#24345F;}@media only screen and (min-width:1024px){.user-orders-inner-page .order-tabs-and-info{padding-right:313px;}.user-orders-inner-page .order-tabs-and-info .order-tabs{width:313px;padding-left:44px;position:absolute;right:0;top:0;}}.user-orders-inner-page .order-tabs-and-info .profile-navigation-container .profile-navigation-wrapper{display:block;background:#4B5CD7;border-radius:7px;padding:17px 12px 17px 17px;}.user-orders-inner-page .order-tabs-and-info .profile-navigation-container .profile-navigation-wrapper a{display:block;width:100%;padding:10px 13px;color:#fff;border-radius:7px;background:transparent;text-align:left;font-weight:300;margin:0 0 3px;font-size:13px;text-decoration:none;}.user-orders-inner-page .order-tabs-and-info .profile-navigation-container .profile-navigation-wrapper a:last-child{margin:0;}.user-orders-inner-page .order-tabs-and-info .profile-navigation-container .profile-navigation-wrapper a:hover{background:#3F4EBE;text-decoration:underline;}.user-orders-inner-page .order-tabs-and-info .profile-navigation-container .profile-navigation-wrapper a.is-active{background:#3F4EBE;font-weight:700;}.user-orders-inner-page .order-tabs-and-info .profile-navigation-container .profile-navigation-wrapper a.is-active:after{content:"";display:inline-block;width:5px;height:5px;background:#F4CF26;border-radius:50%;margin-left:8px;vertical-align:2px;}.user-orders-inner-page .line-after-order-info{background:#eaeaec;height:1px;margin:0 0 37px;position:relative;}.user-orders-inner-page .line-after-order-info:before,.user-orders-inner-page .line-after-order-info:after{content:"";display:block;position:absolute;left:-300%;width:300%;background:#eaeaec;top:0;height:100%;}.user-orders-inner-page .line-after-order-info:after{left:auto;right:-300%;}.user-orders-inner-page .profile-payments-title,.user-orders-inner-page h3.section-title{font-size:24px;margin:0 0 27px;font-weight:700;}.user-orders-inner-page h3.section-title{margin:0 0 23px;}.user-orders-inner-page .profile-awaiting-payments-wrapper{background:#ADADE4;border-radius:7px;padding:21px;margin:0 0 31px;}.user-orders-inner-page .profile-awaiting-payments-wrapper div{font-size:13px;}@media only screen and (min-width:1024px){.user-orders-inner-page .profile-awaiting-payments-wrapper > div{display:table;table-layout:fixed;width:100%;}}.user-orders-inner-page .profile-awaiting-payments-wrapper > div > div{margin:0 0 15px;}.user-orders-inner-page .profile-awaiting-payments-wrapper > div > div:last-child{margin:0;}.user-orders-inner-page .profile-awaiting-payments-wrapper > div > div.payment-sum span{font-weight:700;}.user-orders-inner-page .profile-awaiting-payments-wrapper > div > div.payment-button .btn{font-size:13px;font-weight:400;margin:0 10px 12px 0;min-width:200px;}.user-orders-inner-page .profile-awaiting-payments-wrapper > div > div.payment-button .btn:last-child{margin:0;}@media only screen and (min-width:1024px){.user-orders-inner-page .profile-awaiting-payments-wrapper > div > div.payment-button .btn{margin:0 15px 0 0;min-width:143px;}.user-orders-inner-page .profile-awaiting-payments-wrapper > div > div.payment-button .btn:last-child{margin:0;}}.user-orders-inner-page .profile-awaiting-payments-wrapper > div > div.payment-button .btn--transparent-black{background:#3F4EBE;color:#fff;border:0;}@media only screen and (min-width:1024px){.user-orders-inner-page .profile-awaiting-payments-wrapper > div > div.payment-button .btn--transparent-black{min-width:165px;}}.user-orders-inner-page .profile-awaiting-payments-wrapper > div > div.payment-button .btn--transparent-black:hover{background:#303ea0;}@media only screen and (min-width:1024px){.user-orders-inner-page .profile-awaiting-payments-wrapper > div > div{display:table-cell;vertical-align:top;}.user-orders-inner-page .profile-awaiting-payments-wrapper > div > div.payment-id{width:192px;padding-right:10px;}.user-orders-inner-page .profile-awaiting-payments-wrapper > div > div.payment-button{width:350px;padding-left:10px;text-align:right;}}.user-orders-inner-page .profile-awaiting-payments-wrapper.ignore-table > div{display:block;}.user-orders-inner-page .profile-awaiting-payments-wrapper.ignore-table > div > div{display:block;margin:0 0 5px;}.user-orders-inner-page .profile-awaiting-payments-wrapper.ignore-table > div > div:last-child{margin:0;}.user-orders-inner-page .prepared-payments-wrapper table{width:100%;table-layout:fixed;background:#fff;border-radius:7px;overflow:hidden;}.user-orders-inner-page .prepared-payments-wrapper table td,.user-orders-inner-page .prepared-payments-wrapper table th{font-size:13px;padding:15px 8px 15px 0;text-align:left;border-bottom:1px solid #ECECEC;}@media only screen and (max-width:600px){.user-orders-inner-page .prepared-payments-wrapper table td,.user-orders-inner-page .prepared-payments-wrapper table th{font-size:11px;}}.user-orders-inner-page .prepared-payments-wrapper table td:first-child,.user-orders-inner-page .prepared-payments-wrapper table th:first-child{padding-left:25px;}@media only screen and (max-width:600px){.user-orders-inner-page .prepared-payments-wrapper table td:first-child,.user-orders-inner-page .prepared-payments-wrapper table th:first-child{padding-left:8px;}}.user-orders-inner-page .prepared-payments-wrapper table td:last-child,.user-orders-inner-page .prepared-payments-wrapper table th:last-child{text-align:right;padding-right:18px;}@media only screen and (max-width:600px){.user-orders-inner-page .prepared-payments-wrapper table td:last-child,.user-orders-inner-page .prepared-payments-wrapper table th:last-child{padding-right:5px;}}.user-orders-inner-page .prepared-payments-wrapper table .views-field-invoice-number{width:210px;}@media only screen and (max-width:600px){.user-orders-inner-page .prepared-payments-wrapper table .views-field-invoice-number{width:143px;}}.user-orders-inner-page .prepared-payments-wrapper table .views-field-payment-number{width:212px;}@media only screen and (max-width:600px){.user-orders-inner-page .prepared-payments-wrapper table .views-field-payment-number{width:109px;}}.user-orders-inner-page .prepared-payments-wrapper table .views-field-state{width:143px;}@media only screen and (max-width:600px){.user-orders-inner-page .prepared-payments-wrapper table .views-field-state{width:69px;}}.user-orders-inner-page .prepared-payments-wrapper table .views-field-created{width:86px;}@media only screen and (max-width:600px){.user-orders-inner-page .prepared-payments-wrapper table .views-field-created{width:69px;}}.user-orders-inner-page .prepared-payments-wrapper table .views-field-completed{width:86px;}@media only screen and (max-width:600px){.user-orders-inner-page .prepared-payments-wrapper table .views-field-completed{width:69px;}}.user-orders-inner-page .prepared-payments-wrapper table tr:last-child td{border-bottom:0;}.user-orders-inner-page .prepared-payments-wrapper table th{font-weight:700;}.user-orders-inner-page .prepared-payments-wrapper a.invoice-file{display:inline-block;position:relative;padding-right:25px;text-decoration:none;}.user-orders-inner-page .prepared-payments-wrapper a.invoice-file:hover{text-decoration:underline;}.user-orders-inner-page .prepared-payments-wrapper a.invoice-file:after{content:"";position:absolute;right:1px;top:-1px;width:16px;height:20px;background-image:url(/themes/custom_theme/images/icons/pdf-purple.svg);background-position:left center;background-size:contain;background-repeat:no-repeat;}.user-orders-inner-page .pagination-wrapper{text-align:right;width:100%;padding-top:5px;}.user-orders-inner-page .pagination-wrapper ul{padding:0;display:inline-block;text-align:left;}.user-orders-inner-page .stages-parent{position:relative;}.user-orders-inner-page .stages-counter{position:absolute;right:0;top:2px;font-size:11px;text-transform:uppercase;font-weight:700;}.user-orders-inner-page .stages-counter span{width:21px;height:21px;background:#F4CF26;border-radius:50%;line-height:20px;text-align:center;display:inline-block;margin-left:5px;}@media only screen and (min-width:1024px){.user-orders-inner-page .order-bottom-layout{display:table;table-layout:fixed;width:100%;}}.user-orders-inner-page .order-bottom-layout > div{margin:0 0 30px;}.user-orders-inner-page .order-bottom-layout > div:last-child{margin:0;}@media only screen and (min-width:1024px){.user-orders-inner-page .order-bottom-layout > div{display:table-cell;}.user-orders-inner-page .order-bottom-layout > div.order-bottom-right{width:313px;padding-left:44px;}}.user-orders-inner-page .order-bottom-layout .tooltip:not(.project-completion__bar-item){width:17px;height:17px;background-color:#F4CF26;}.user-orders-inner-page .block-order-documents ul{padding:9px 30px;list-style:none;margin:0;background:#fff;border-radius:7px;}.user-orders-inner-page .block-order-documents ul li{margin:0;padding:0;background:none;border-bottom:1px solid #e5e6e9;}.user-orders-inner-page .block-order-documents ul li:last-child{border:0;}.user-orders-inner-page .block-order-documents ul li a{display:inline-block;padding:15px 0;font-size:13px;color:#24345F;}.user-orders-inner-page .block-order-documents ul li a:hover{text-decoration:none;}.user-orders-inner-page .result-empty{background:#FFFFFF;padding:26px 28px;border-radius:10px;font-size:13px;}.user-orders-inner-page .profile-order-field.field_certificates h2{font-size:20px;margin:0 0 27px;font-weight:700;}.user-orders-inner-page .profile-order-field.field_certificates > div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;background:#FFFFFF;padding:26px 28px;border-radius:10px;}.user-orders-inner-page .profile-order-field.field_certificates > div .file-item{width:205px;}.user-orders-inner-page .profile-order-field.field_certificates > div .file-item a{display:inline-block;-webkit-box-shadow:0 1px 3px rgba(23,46,98,0.1);box-shadow:0 1px 3px rgba(23,46,98,0.1);vertical-align:top;border-radius:4px;position:relative;top:0;-webkit-transition:150ms all;transition:150ms all;}.user-orders-inner-page .profile-order-field.field_certificates > div .file-item a:hover{-webkit-box-shadow:0 4px 15px rgba(23,46,98,0.15);box-shadow:0 4px 15px rgba(23,46,98,0.15);top:-3px;}.user-orders-inner-page .profile-order-field.field_certificates > div .file-item img{max-width:100%;height:auto;border-radius:4px;vertical-align:top;}.profile-header-wrapper + section .product-generation-form{margin-bottom:40px;}.user-orders-inner-page.user-reports-inner{min-height:400px;}@media only screen and (min-width:1024px){.user-orders-inner-page.user-reports-inner .order-tabs-and-info .profile-navigation-container .profile-navigation-wrapper{padding:14px 10px 14px 11px;}.user-orders-inner-page.user-reports-inner .order-tabs-and-info .profile-navigation-container .profile-navigation-wrapper a{font-size:12px;padding:9px 6px 9px 10px;}}.commerce-orders-view *{-webkit-box-sizing:border-box;box-sizing:border-box;}.commerce-orders-view .views-exposed-form{min-height:166px;}@media only screen and (min-width:768px){.commerce-orders-view .views-exposed-form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-left:-5px;margin-right:-5px;}}.commerce-orders-view .views-exposed-form .form-item{margin-bottom:12px;padding:0;}@media only screen and (min-width:768px){.commerce-orders-view .views-exposed-form .form-item{width:25%;padding:0 5px;}}.commerce-orders-view .views-exposed-form .form-item label{font-size:12px;}.commerce-orders-view .views-exposed-form .form-item input{width:100%;font-size:12px;}.commerce-orders-view .views-exposed-form .form-item input.form-date{max-width:126px;}@media only screen and (min-width:768px){.commerce-orders-view .views-exposed-form .form-item input.form-date{max-width:100%;}}.commerce-orders-view .views-exposed-form .form-item.form-select{margin-right:0;}.commerce-orders-view .views-exposed-form .form-item.form-select select{font-size:12px;}@media only screen and (min-width:768px){.commerce-orders-view .views-exposed-form .form-item.form-select select{width:100%;max-width:100%;}}.commerce-orders-view .views-exposed-form .form-item.form-textfield input{height:40px;}.commerce-orders-view .views-exposed-form fieldset.form-item{border:0;margin:0 0 12px 0;}@media only screen and (min-width:768px){.commerce-orders-view .views-exposed-form fieldset.form-item{padding:0 5px;width:33.8%;}}.commerce-orders-view .views-exposed-form fieldset.form-item .fieldset-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.commerce-orders-view .views-exposed-form fieldset.form-item .form-item{padding:0;display:inline-block;}@media only screen and (min-width:768px){.commerce-orders-view .views-exposed-form fieldset.form-item .form-item{display:block;width:50%;}}.commerce-orders-view .views-exposed-form fieldset.form-item .form-item:first-child{padding-right:10px;}.commerce-orders-view .views-exposed-form fieldset.form-item legend{color:#949bac;font-size:13px;font-weight:600;margin-left:-2px;}.commerce-orders-view .views-exposed-form .form-actions{padding-bottom:0;}.commerce-orders-view .views-exposed-form .form-actions .form-submit + .form-submit{margin-left:8px;}.commerce-orders-view .views-exposed-form .form-actions #edit-reset{background:none;height:20px;line-height:1.2;padding:0;border-radius:0;text-decoration:underline;}.commerce-orders-view .views-exposed-form .form-actions #edit-reset:hover{text-decoration:none;}@media only screen and (min-width:768px){.commerce-orders-view .views-exposed-form .form-actions{padding:0 0 23px 5px;}}.commerce-orders-view .exposed-and-feed{position:relative;}.commerce-orders-view .exposed-and-feed .csv-feed,.commerce-orders-view .exposed-and-feed .zip-feed{display:block;margin-bottom:15px;}@media only screen and (min-width:768px){.commerce-orders-view .exposed-and-feed .csv-feed,.commerce-orders-view .exposed-and-feed .zip-feed{position:absolute;right:0;bottom:19px;margin-bottom:0;}}.commerce-orders-view .exposed-and-feed .csv-feed a,.commerce-orders-view .exposed-and-feed .zip-feed a{position:relative;width:80px;border-radius:25px;border:1px solid #F4CF26;background:#fff;color:#fff;text-decoration:none;height:40px;display:inline-block;}.commerce-orders-view .exposed-and-feed .csv-feed a:hover,.commerce-orders-view .exposed-and-feed .zip-feed a:hover{background:rgba(244,207,38,0.07);}.commerce-orders-view .exposed-and-feed .csv-feed a:before,.commerce-orders-view .exposed-and-feed .zip-feed a:before{content:"\e922";font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;left:17px;top:11px;color:#24345F;text-indent:0;}.commerce-orders-view .exposed-and-feed .csv-feed a:after,.commerce-orders-view .exposed-and-feed .zip-feed a:after{content:"CSV";position:absolute;left:39px;top:11px;color:#24345F;font-size:12px;font-weight:600;text-indent:0;}.commerce-orders-view .exposed-and-feed .zip-feed a:after{content:"ZIP";}.commerce-orders-view .pagination-wrapper{margin:5px auto 0 auto;text-align:center;}.commerce-orders-view header{font-size:12px;color:#949bac;margin-bottom:20px;text-align:center;}@media only screen and (min-width:1024px){.commerce-orders-view .wide-table{width:1024px;}}@media only screen and (min-width:1300px){.commerce-orders-view .wide-table{width:1300px;}}@media only screen and (min-width:1024px){.commerce-orders-view .wider-table{width:1024px;}}@media only screen and (min-width:1350px){.commerce-orders-view .wider-table{width:1300px;}}@media only screen and (min-width:1500px){.commerce-orders-view .wider-table{width:1450px;margin-left:-66px;}}@media only screen and (min-width:1024px){.commerce-orders-view .widest-table{width:1024px;}}@media only screen and (min-width:1350px){.commerce-orders-view .widest-table{width:1300px;}}@media only screen and (min-width:1650px){.commerce-orders-view .widest-table{width:1600px;margin-left:-139px;}}@media only screen and (min-width:1750px){.commerce-orders-view .widest-table{width:1700px;margin-left:-195px;}}.commerce-orders-view.view-contractor_reports table .image-widget--doc{white-space:nowrap;display:block;margin:0;}.commerce-orders-view.view-contractor_reports table .image-widget--doc a{max-width:181px;overflow:hidden;display:block;text-overflow:ellipsis;}.commerce-orders-view.view-contractor_reports table .image-widget--doc a:hover{text-decoration:none;}.commerce-orders-view.view-contractor_reports table td,.commerce-orders-view.view-contractor_reports table th{padding:10px 12px;font-size:13px;}.commerce-orders-view.view-contractor_reports table td:first-child,.commerce-orders-view.view-contractor_reports table th:first-child{padding-left:0;}.commerce-orders-view.view-contractor_reports table td:last-child,.commerce-orders-view.view-contractor_reports table th:last-child{padding-right:0;}.commerce-orders-view.view-contractor_reports table td.views-field-created,.commerce-orders-view.view-contractor_reports table td.views-field-expiration{white-space:nowrap;}@media only screen and (min-width:1024px){.commerce-orders-view.view-contractor_reports header{padding-right:260px;}}.commerce-orders-view table td{background:#fff;}.commerce-orders-view table tbody tr:nth-child(odd) td:not(.user-orders-invoices-table__td){background:#F6F6F8;}.commerce-orders-view table tbody tr:hover td:not(.user-orders-invoices-table__td){background:#e7e7e7;}.commerce-orders-view.view-commerce_orders table td:not(.user-orders-invoices-table__td),.commerce-orders-view.view-commerce_orders table th,.commerce-orders-view.view-order_accounting_report table td:not(.user-orders-invoices-table__td),.commerce-orders-view.view-order_accounting_report table th,.commerce-orders-view.view-payment_report table td:not(.user-orders-invoices-table__td),.commerce-orders-view.view-payment_report table th,.commerce-orders-view.contractor-view-invoices table td:not(.user-orders-invoices-table__td),.commerce-orders-view.contractor-view-invoices table th{padding:6px 3px;font-size:10px;}@media only screen and (min-width:1350px){.commerce-orders-view.view-commerce_orders table td:not(.user-orders-invoices-table__td),.commerce-orders-view.view-commerce_orders table th,.commerce-orders-view.view-order_accounting_report table td:not(.user-orders-invoices-table__td),.commerce-orders-view.view-order_accounting_report table th,.commerce-orders-view.view-payment_report table td:not(.user-orders-invoices-table__td),.commerce-orders-view.view-payment_report table th,.commerce-orders-view.contractor-view-invoices table td:not(.user-orders-invoices-table__td),.commerce-orders-view.contractor-view-invoices table th{font-size:11px;padding:6px 4px;}}.commerce-orders-view.view-commerce_orders table td:not(.user-orders-invoices-table__td) .file,.commerce-orders-view.view-commerce_orders table th .file,.commerce-orders-view.view-order_accounting_report table td:not(.user-orders-invoices-table__td) .file,.commerce-orders-view.view-order_accounting_report table th .file,.commerce-orders-view.view-payment_report table td:not(.user-orders-invoices-table__td) .file,.commerce-orders-view.view-payment_report table th .file,.commerce-orders-view.contractor-view-invoices table td:not(.user-orders-invoices-table__td) .file,.commerce-orders-view.contractor-view-invoices table th .file{white-space:nowrap;}.commerce-orders-view.view-commerce_orders table td:not(.user-orders-invoices-table__td) .file .file-icon,.commerce-orders-view.view-commerce_orders table th .file .file-icon,.commerce-orders-view.view-order_accounting_report table td:not(.user-orders-invoices-table__td) .file .file-icon,.commerce-orders-view.view-order_accounting_report table th .file .file-icon,.commerce-orders-view.view-payment_report table td:not(.user-orders-invoices-table__td) .file .file-icon,.commerce-orders-view.view-payment_report table th .file .file-icon,.commerce-orders-view.contractor-view-invoices table td:not(.user-orders-invoices-table__td) .file .file-icon,.commerce-orders-view.contractor-view-invoices table th .file .file-icon{display:none;}.commerce-orders-view.view-commerce_orders table td:not(.user-orders-invoices-table__td) .file a,.commerce-orders-view.view-commerce_orders table th .file a,.commerce-orders-view.view-order_accounting_report table td:not(.user-orders-invoices-table__td) .file a,.commerce-orders-view.view-order_accounting_report table th .file a,.commerce-orders-view.view-payment_report table td:not(.user-orders-invoices-table__td) .file a,.commerce-orders-view.view-payment_report table th .file a,.commerce-orders-view.contractor-view-invoices table td:not(.user-orders-invoices-table__td) .file a,.commerce-orders-view.contractor-view-invoices table th .file a{text-decoration:underline;}.commerce-orders-view.view-commerce_orders table td:not(.user-orders-invoices-table__td) .file a:hover,.commerce-orders-view.view-commerce_orders table th .file a:hover,.commerce-orders-view.view-order_accounting_report table td:not(.user-orders-invoices-table__td) .file a:hover,.commerce-orders-view.view-order_accounting_report table th .file a:hover,.commerce-orders-view.view-payment_report table td:not(.user-orders-invoices-table__td) .file a:hover,.commerce-orders-view.view-payment_report table th .file a:hover,.commerce-orders-view.contractor-view-invoices table td:not(.user-orders-invoices-table__td) .file a:hover,.commerce-orders-view.contractor-view-invoices table th .file a:hover{text-decoration:none;}.commerce-orders-view.view-commerce_orders table .image-widget--doc a,.commerce-orders-view.view-order_accounting_report table .image-widget--doc a,.commerce-orders-view.view-payment_report table .image-widget--doc a,.commerce-orders-view.contractor-view-invoices table .image-widget--doc a{font-size:10px;}@media only screen and (min-width:1350px){.commerce-orders-view.view-commerce_orders table .image-widget--doc a,.commerce-orders-view.view-order_accounting_report table .image-widget--doc a,.commerce-orders-view.view-payment_report table .image-widget--doc a,.commerce-orders-view.contractor-view-invoices table .image-widget--doc a{font-size:11px;}}.commerce-orders-view.view-commerce_orders table th .tablesort,.commerce-orders-view.view-order_accounting_report table th .tablesort,.commerce-orders-view.view-payment_report table th .tablesort,.commerce-orders-view.contractor-view-invoices table th .tablesort{vertical-align:-5px;}.commerce-orders-view.view-commerce_orders table th a,.commerce-orders-view.view-order_accounting_report table th a,.commerce-orders-view.view-payment_report table th a,.commerce-orders-view.contractor-view-invoices table th a{color:#4057E3;}.commerce-orders-view.view-commerce_orders table th a:hover,.commerce-orders-view.view-order_accounting_report table th a:hover,.commerce-orders-view.view-payment_report table th a:hover,.commerce-orders-view.contractor-view-invoices table th a:hover{text-decoration:none;}@media only screen and (min-width:768px){.commerce-orders-view.view-commerce_orders .form-item-customer,.commerce-orders-view.view-commerce_orders .form-item-product-type{margin-bottom:24px;}}@media only screen and (min-width:768px){.commerce-orders-view.view-order_accounting_report .views-exposed-form .form-item{width:50%;}.commerce-orders-view.view-order_accounting_report .views-exposed-form .form-actions{display:block;}}@media only screen and (min-width:768px){.commerce-orders-view.view-payment_report .views-exposed-form .form-item-amount__number-min,.commerce-orders-view.view-payment_report .views-exposed-form .form-item-amount__number-max{margin-bottom:0;}}@media only screen and (min-width:768px){.commerce-orders-view.contractor-view-invoices .views-exposed-form .form-item{width:50%;}.commerce-orders-view.contractor-view-invoices .views-exposed-form .form-actions{display:block;}}.user-orders-inner-page .order-bottom-left .views-element-container .wide-table{width:100%;}.user-orders-inner-page .order-bottom-left .views-element-container .wide-table table{width:100%;table-layout:fixed;background:#fff;border-radius:7px;overflow:hidden;}.user-orders-inner-page .order-bottom-left .views-element-container .wide-table table tr:hover td{background:#fff;}.user-orders-inner-page .order-bottom-left .views-element-container .wide-table table td,.user-orders-inner-page .order-bottom-left .views-element-container .wide-table table th{font-size:13px;padding:15px 8px 15px 0;text-align:left;border-bottom:1px solid #ECECEC;background:#fff;}.user-orders-inner-page .order-bottom-left .views-element-container .wide-table table td:first-child,.user-orders-inner-page .order-bottom-left .views-element-container .wide-table table th:first-child{padding-left:25px;}@media only screen and (max-width:600px){.user-orders-inner-page .order-bottom-left .views-element-container .wide-table table td:first-child,.user-orders-inner-page .order-bottom-left .views-element-container .wide-table table th:first-child{padding-left:8px;}}.user-orders-inner-page .order-bottom-left .views-element-container .wide-table table td:nth-child(2),.user-orders-inner-page .order-bottom-left .views-element-container .wide-table table th:nth-child(2){width:82px;}.user-orders-inner-page .order-bottom-left .views-element-container .wide-table table td:last-child,.user-orders-inner-page .order-bottom-left .views-element-container .wide-table table th:last-child{text-align:right;padding-right:18px;width:95px;}.user-orders-inner-page .order-bottom-left .views-element-container .wide-table table tr:last-child td{border-bottom:0;}.user-orders-inner-page .order-bottom-left .views-element-container .wide-table table th{font-weight:700;}.user-orders-inner-page .order-bottom-left .views-element-container .wide-table table a.invoice-file{display:inline-block;position:relative;padding-right:25px;text-decoration:none;}.user-orders-inner-page .order-bottom-left .views-element-container .wide-table table a.invoice-file:hover{text-decoration:underline;}.user-orders-inner-page .order-bottom-left .views-element-container .wide-table table a.invoice-file:after{content:"";position:absolute;right:1px;top:-1px;width:16px;height:20px;background-image:url(/themes/custom_theme/images/icons/pdf-purple.svg);background-position:left center;background-size:contain;background-repeat:no-repeat;}.page-user-default .user-form .form-actions{padding:40px 0 30px;}.user-header-hat{-webkit-box-sizing:border-box;box-sizing:border-box;}@media only screen and (min-width:1280px){.user-header-hat{margin-bottom:12px;-webkit-box-shadow:0 1px 3px rgba(23,46,98,0.15);box-shadow:0 1px 3px rgba(23,46,98,0.15);border-radius:8px;background:#FFFFFF;position:relative;z-index:1;}}.user-header-hat *{-webkit-box-sizing:border-box;box-sizing:border-box;}.user-header-hat .user-name-info{display:none;}.user-header-hat .user-name-info *{-webkit-box-sizing:border-box;box-sizing:border-box;}@media only screen and (min-width:1280px){.user-header-hat .user-name-info{display:block;padding:48px 56px 32px 56px;border-bottom:2px solid #f4f5f7;}}.user-header-hat .user-name-info .overline{color:#515B78;text-transform:uppercase;font-size:12px;line-height:16px;font-weight:600;letter-spacing:1.2px;margin:0 0 8px;}.user-header-hat .user-name-info .user-name{color:#172e62;font-size:32px;line-height:44px;font-weight:700;letter-spacing:-0.64px;}.user-header-hat #block-tabs-user{overflow:hidden;}.user-header-hat #block-tabs-user *{-webkit-box-sizing:border-box;box-sizing:border-box;}@media only screen and (max-width:1279px){.user-header-hat #block-tabs-user{position:fixed;width:100%;bottom:0;left:0;z-index:99;-webkit-box-shadow:0px -1px 0px #E9EBEF;box-shadow:0px -1px 0px #E9EBEF;background:#fff;padding:10px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;}}@media only screen and (min-width:1280px){.user-header-hat #block-tabs-user{padding:0 40px;}}.user-header-hat #block-tabs-user a{height:72px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;color:#172e62;font-size:16px;line-height:28px;font-weight:700;letter-spacing:0px;padding:0 16px 0 52px;position:relative;border-bottom:3px solid #fff;margin-right:24px;-webkit-transition:150ms all;transition:150ms all;}.user-header-hat #block-tabs-user a:last-child{margin-right:0;}.user-header-hat #block-tabs-user a:hover{color:#4057E3;}.user-header-hat #block-tabs-user a.is-active{color:#4057E3;border-color:#4057E3;}.user-header-hat #block-tabs-user a .desktop-title{display:none;}@media only screen and (min-width:1280px){.user-header-hat #block-tabs-user a .desktop-title{display:inline;}}@media only screen and (min-width:1280px){.user-header-hat #block-tabs-user a .mobile-title{display:none;}}.user-header-hat #block-tabs-user a:before{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e96a";position:absolute;left:16px;top:50%;margin-top:-11px;font-size:24px;}@media only screen and (max-width:1279px){.user-header-hat #block-tabs-user a{display:block;font-size:9px;line-height:12px;font-weight:600;letter-spacing:0px;border:0;height:auto;text-align:center;padding:0 9px;margin:0;width:18%;white-space:nowrap;}.user-header-hat #block-tabs-user a:before{position:static;display:block;margin:0 0 6px;font-size:12px;}}@media only screen and (max-width:767px){.user-header-hat #block-tabs-user a{width:22%;}}@media only screen and (max-width:380px){.user-header-hat #block-tabs-user a{width:auto;}}.user-header-hat #block-tabs-user a.nav-projects:before{content:"\e933";margin-top:-9px;font-size:20px;}@media only screen and (max-width:1279px){.user-header-hat #block-tabs-user a.nav-projects:before{margin:0 0 6px;}}.user-header-hat #block-tabs-user a.nav-generation:before,.user-header-hat #block-tabs-user a.my-reports:before{content:"\e983";margin-top:-6px;font-size:14px;}@media only screen and (max-width:1279px){.user-header-hat #block-tabs-user a.nav-generation:before,.user-header-hat #block-tabs-user a.my-reports:before{margin:4px 0 8px;}}.user-header-hat #block-tabs-user a.nav-notifications:before{content:"\e942";margin-top:-9px;font-size:19px;}@media only screen and (max-width:1279px){.user-header-hat #block-tabs-user a.nav-notifications:before{font-size:17px;margin:2px 0 7px;}}@media only screen and (max-width:1279px){.user-header-hat #block-tabs-user a.nav-account-settings{display:none;}}.user-header-hat #block-tabs-user a.js-mobile-more-toggler{display:none;}@media only screen and (max-width:1279px){.user-header-hat #block-tabs-user a.js-mobile-more-toggler{display:block;}.user-header-hat #block-tabs-user a.js-mobile-more-toggler:before{content:"\e950";font-size:4px;margin:9px 0 13px;}}.user-header-hat #block-tabs-user a[href^="/devel/"]{display:none;}.user-header-hat #block-tabs-user a .profile-message-wrapper{position:relative;}.user-header-hat #block-tabs-user a .profile-message-wrapper .profile-messages{min-width:23px;display:inline-block;border-radius:8px;background:#ef404a;color:#fff;font-size:10px;line-height:16px;font-weight:700;letter-spacing:0px;vertical-align:middle;margin-left:8px;padding:0 6px;text-align:center;}@media only screen and (max-width:1279px){.user-header-hat #block-tabs-user a .profile-message-wrapper .profile-messages{position:absolute;left:50%;margin-left:2px;top:-29px;}}.user-content-wrapper{padding:20px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;}.user-content-wrapper > *{-webkit-box-sizing:border-box;box-sizing:border-box;}@media only screen and (min-width:1280px){.user-content-wrapper{padding:32px 0 0;}}.user-content-wrapper .block-theme-content{min-height:300px;}@media only screen and (min-width:1280px){.user-content-wrapper .block-theme-content{background:#FFFFFF;-webkit-box-shadow:0 1px 3px rgba(23,46,98,0.15);box-shadow:0 1px 3px rgba(23,46,98,0.15);padding:56px 56px 80px 56px;position:relative;border-radius:8px;min-height:400px;}}.user-content-wrapper #block-tabs-account-settings{background:#EBEEFC;padding:32px 16px 24px 16px;border-radius:8px;margin:0 0 48px;-webkit-transition:150ms all;transition:150ms all;}@media only screen and (min-width:1280px){.user-content-wrapper #block-tabs-account-settings{position:absolute;right:0;width:300px;top:0;height:100%;padding:56px 30px;-webkit-box-shadow:0 1px 3px rgba(23,46,98,0.15);box-shadow:0 1px 3px rgba(23,46,98,0.15);border-radius:0 8px 8px 0;margin:0;background-image:url(/themes/custom_theme/svg/icon-user-menu-decoration.svg);background-position:right 12px bottom;background-repeat:no-repeat;}}.user-content-wrapper #block-tabs-account-settings h3{font-size:18px;line-height:26px;font-weight:700;letter-spacing:-0.36px;margin:0 0 11px;padding-left:14px;cursor:pointer;position:relative;padding-right:30px;-webkit-transition:150ms all;transition:150ms all;}@media only screen and (min-width:1280px){.user-content-wrapper #block-tabs-account-settings h3{cursor:text;}}.user-content-wrapper #block-tabs-account-settings h3:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e914";position:absolute;right:4px;top:50%;margin-top:-4px;font-size:8px;color:#B6BCCB;-webkit-transition:150ms all;transition:150ms all;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}@media only screen and (min-width:1280px){.user-content-wrapper #block-tabs-account-settings h3:after{display:none;}}.user-content-wrapper #block-tabs-account-settings.is-closed{padding:16px 16px 3px 16px;}@media only screen and (min-width:1280px){.user-content-wrapper #block-tabs-account-settings.is-closed{padding:32px 16px 24px 16px;}}.user-content-wrapper #block-tabs-account-settings.is-closed h3{font-size:14px;line-height:26px;font-weight:700;letter-spacing:-0.28px;}.user-content-wrapper #block-tabs-account-settings.is-closed h3:after{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}.user-content-wrapper #block-tabs-account-settings .js-account-links-wrapper{margin-top:20px;}@media only screen and (min-width:1280px){.user-content-wrapper #block-tabs-account-settings .js-account-links-wrapper{display:block !important;}}.user-content-wrapper #block-tabs-account-settings a{display:block;text-decoration:none;font-size:14px;line-height:18px;font-weight:600;letter-spacing:0px;color:#172e62;padding:14px;-webkit-transition:150ms all;transition:150ms all;border-radius:4px;}.user-content-wrapper #block-tabs-account-settings a:hover{color:#4057E3;}.user-content-wrapper #block-tabs-account-settings a.is-active{background:#fff;color:#4057E3;}.user-content-wrapper .user-main-content{position:relative;}.user-content-wrapper .user-main-content > *{-webkit-box-sizing:border-box;box-sizing:border-box;}@media only screen and (min-width:1280px){.user-content-wrapper #block-tabs-account-settings + .block-theme-content{width:calc(100% - 300px);border-radius:8px 0 0 8px;}.user-content-wrapper #block-tabs-account-settings + .block-theme-content:after{content:"";position:absolute;right:-4px;top:0;height:100%;width:4px;background:#fff;z-index:1;}}.container.custom-orders-wrapper{padding:0;background:#FAFAFA;position:relative;}@media only screen and (min-width:1280px){.container.custom-orders-wrapper{padding:95px 0 12px;}}.container.custom-orders-wrapper:before,.container.custom-orders-wrapper:after{content:"";display:block;position:absolute;left:-300%;width:300%;background:#FAFAFA;top:0;height:100%;}.container.custom-orders-wrapper:after{left:auto;right:-300%;}.container.custom-orders-wrapper .user-header-hat{margin-bottom:0;}.user-change-password-page h3.section-title{margin-bottom:32px;}.user-change-password-page form{max-width:400px;}@media only screen and (min-width:1280px){.user-change-password-page form{padding-bottom:56px;}}.user-change-password-page form .password-view-toggle{top:9px;}.user-change-password-page form .password-view-toggle i{font-style:normal;}.user-change-password-page form .password-view-toggle.clicked{top:4px;}.user-change-password-page form .password-strength-wrapper{width:100%;padding-right:0;}.user-change-password-page form .password-strength-wrapper span{width:50%;}@media only screen and (min-width:480px){.user-change-password-page form .password-strength-wrapper span{width:40%;}}.user-change-password-page form .password-strength-wrapper .password-strength{width:50%;}@media only screen and (min-width:480px){.user-change-password-page form .password-strength-wrapper .password-strength{width:58%;}}.user-change-password-page form .tooltip{display:none;}.ignitis-styleguide.user-edit-page .user-form .form-email .tooltip{display:none;}.ignitis-styleguide.user-edit-page .user-form .section-title{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-0.48px;margin:0 0 32px;}.ignitis-styleguide.user-edit-page .user-form .form-item--managed-file .form-item--container{max-width:none;}.ignitis-styleguide.user-edit-page .user-form .consents-contractor{margin-top:16px;}.ignitis-styleguide.user-edit-page .user-form .js-tr-checkbox,.ignitis-styleguide.user-edit-page .user-form .form-item-field-profile-settings-checkbox-value{cursor:default;max-width:720px;}.ignitis-styleguide.user-edit-page .user-form .js-tr-checkbox .option,.ignitis-styleguide.user-edit-page .user-form .form-item-field-profile-settings-checkbox-value .option{padding:0 150px 0 0;font-size:14px;line-height:18px;font-weight:400;letter-spacing:0px;color:#172e62;}.ignitis-styleguide.user-edit-page .user-form .js-tr-checkbox .option a,.ignitis-styleguide.user-edit-page .user-form .form-item-field-profile-settings-checkbox-value .option a{color:#172e62;}.ignitis-styleguide.user-edit-page .user-form .js-tr-checkbox > input,.ignitis-styleguide.user-edit-page .user-form .form-item-field-profile-settings-checkbox-value > input{width:22px;height:22px;left:0;top:0;margin:auto;display:block;position:absolute;z-index:1;opacity:0;}.ignitis-styleguide.user-edit-page .user-form .js-tr-checkbox .form-checkbox-box,.ignitis-styleguide.user-edit-page .user-form .form-item-field-profile-settings-checkbox-value .form-checkbox-box{background:#B6BCCB;border-radius:20px;width:40px;height:16px;border:0;left:auto;right:0;top:4px;-webkit-transition:150ms all;transition:150ms all;}.ignitis-styleguide.user-edit-page .user-form .js-tr-checkbox .form-checkbox-box:after,.ignitis-styleguide.user-edit-page .user-form .form-item-field-profile-settings-checkbox-value .form-checkbox-box:after{background:#FFFFFF;-webkit-box-shadow:0 2px 5px rgba(23,46,98,0.2);box-shadow:0 2px 5px rgba(23,46,98,0.2);width:24px;height:24px;border-radius:50%;content:"";left:-2px;top:-4px;-webkit-transition:150ms all;transition:150ms all;}.ignitis-styleguide.user-edit-page .user-form .js-tr-checkbox input:checked ~ .form-checkbox-box,.ignitis-styleguide.user-edit-page .user-form .form-item-field-profile-settings-checkbox-value input:checked ~ .form-checkbox-box{background:#515B78;}.ignitis-styleguide.user-edit-page .user-form .js-tr-checkbox input:checked ~ .form-checkbox-box:after,.ignitis-styleguide.user-edit-page .user-form .form-item-field-profile-settings-checkbox-value input:checked ~ .form-checkbox-box:after{background:#172e62;left:19px;}.ignitis-styleguide.user-edit-page .user-form .js-tr-checkbox input[disabled] ~ .form-checkbox-box,.ignitis-styleguide.user-edit-page .user-form .form-item-field-profile-settings-checkbox-value input[disabled] ~ .form-checkbox-box{background:#e9ebef;cursor:not-allowed;}.ignitis-styleguide.user-edit-page .user-form .js-tr-checkbox input[disabled] ~ .form-checkbox-box:after,.ignitis-styleguide.user-edit-page .user-form .form-item-field-profile-settings-checkbox-value input[disabled] ~ .form-checkbox-box:after{-webkit-box-shadow:0 2px 5px rgba(23,46,98,0.1);box-shadow:0 2px 5px rgba(23,46,98,0.1);}.ignitis-styleguide.user-edit-page .user-form .js-tr-checkbox input[disabled] ~ .toggler-alternative-title,.ignitis-styleguide.user-edit-page .user-form .form-item-field-profile-settings-checkbox-value input[disabled] ~ .toggler-alternative-title{color:#515B78;cursor:not-allowed;}.ignitis-styleguide.user-edit-page .user-form .js-tr-checkbox input[disabled]:checked ~ .form-checkbox-box,.ignitis-styleguide.user-edit-page .user-form .form-item-field-profile-settings-checkbox-value input[disabled]:checked ~ .form-checkbox-box{background:#e9ebef;}.ignitis-styleguide.user-edit-page .user-form .js-tr-checkbox input[disabled]:checked ~ .form-checkbox-box:after,.ignitis-styleguide.user-edit-page .user-form .form-item-field-profile-settings-checkbox-value input[disabled]:checked ~ .form-checkbox-box:after{background:#B6BCCB;}.ignitis-styleguide.user-edit-page .user-form .js-tr-checkbox input[disabled] ~ .option,.ignitis-styleguide.user-edit-page .user-form .form-item-field-profile-settings-checkbox-value input[disabled] ~ .option{cursor:not-allowed;}.ignitis-styleguide.user-edit-page .user-form .toggler-alternative-title{display:block;position:absolute;right:56px;top:1px;height:auto;width:auto;border:0;margin:0;cursor:pointer;font-size:12px;}.ignitis-styleguide.user-edit-page .user-form .js-tr-checkbox .title-enabled{display:none;}.ignitis-styleguide.user-edit-page .user-form .js-tr-checkbox input:checked ~ .title-enabled{display:block;}.ignitis-styleguide.user-edit-page .user-form .js-tr-checkbox input:checked ~ .title-disabled{display:none;}.ignitis-styleguide.user-edit-page .user-form .profile-form-wrapper{width:100%;}.ignitis-styleguide.user-edit-page .user-form .form-item-title{font-size:16px;line-height:22px;font-weight:700;letter-spacing:0px;margin:0 0 20px;}.ignitis-styleguide.user-edit-page .user-form .profile-links .one-link{margin-bottom:17px;}.ignitis-styleguide.user-edit-page .user-form .profile-links .one-link:last-child{margin-bottom:0;}.ignitis-styleguide.user-edit-page .user-form .order-contracts + .profile-links{margin-top:32px;}@media only screen and (min-width:1024px){.ignitis-styleguide.user-edit-page .user-form .order-contracts + .profile-links{margin-top:40px;}}@media only screen and (min-width:768px){.ignitis-styleguide.user-edit-page .user-form .col-left{margin:0;width:400px;}}.ignitis-styleguide.user-edit-page .user-form .col-left + .col-right{margin-top:63px;}@media only screen and (min-width:768px){.ignitis-styleguide.user-edit-page .user-form .col-left + .col-right{margin-top:0;width:calc(100% - 400px);}}@media only screen and (min-width:768px){.ignitis-styleguide.user-edit-page .user-form .col-right{padding-left:40px;margin:0;}}@media only screen and (min-width:1024px){.ignitis-styleguide.user-edit-page .user-form .col-right{padding-left:108px;width:calc(100% - 400px);}}.ignitis-styleguide.user-edit-page .user-form .col-right .order-contracts a.btn.btn--transparent-black{margin-top:24px;border-color:#B6BCCB;background-color:transparent;color:#172e62;}.ignitis-styleguide.user-edit-page .user-form .col-right .order-contracts a.btn.btn--transparent-black:hover{background-color:#f4f5f7;border-color:#B6BCCB;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}@media only screen and (min-width:768px){.ignitis-styleguide.user-edit-page .user-form .col-left-business,.ignitis-styleguide.user-edit-page .user-form .col-left-contractor{width:360px;padding-right:40px;}}.ignitis-styleguide.user-edit-page .user-form .col-left-business .form-wrapper:last-of-type .form-item,.ignitis-styleguide.user-edit-page .user-form .col-left-contractor .form-wrapper:last-of-type .form-item{margin-bottom:0;}.ignitis-styleguide.user-edit-page .user-form .col-left-business + .col-right-business,.ignitis-styleguide.user-edit-page .user-form .col-left-contractor + .col-right-contractor{border-top:1px solid #e9ebef;padding-top:32px;margin-top:24px;}@media only screen and (min-width:768px){.ignitis-styleguide.user-edit-page .user-form .col-left-business + .col-right-business .form-item,.ignitis-styleguide.user-edit-page .user-form .col-left-contractor + .col-right-contractor .form-item{max-width:320px;}}.ignitis-styleguide.user-edit-page .user-form .col-left-business + .col-right-business .form-wrapper:last-of-type .form-item,.ignitis-styleguide.user-edit-page .user-form .col-left-contractor + .col-right-contractor .form-wrapper:last-of-type .form-item{margin-bottom:0;}@media only screen and (min-width:768px){.ignitis-styleguide.user-edit-page .user-form .col-left-business + .col-right-business,.ignitis-styleguide.user-edit-page .user-form .col-left-contractor + .col-right-contractor{padding:64px 0 0 40px;margin:0;border:0;border-left:1px solid #e9ebef;position:relative;width:calc(100% - 360px);}.ignitis-styleguide.user-edit-page .user-form .col-left-business + .col-right-business:before,.ignitis-styleguide.user-edit-page .user-form .col-left-contractor + .col-right-contractor:before{content:"";position:absolute;left:-1px;top:0;height:64px;width:1px;background:#fff;}}.ignitis-styleguide.user-edit-page .user-form .col-right-business + .field--type-file{width:100%;max-width:720px;margin:24px 0 0 0;}@media only screen and (min-width:768px){.ignitis-styleguide.user-edit-page .user-form .col-right-business + .field--type-file{margin-top:40px;}}.ignitis-styleguide.user-edit-page .user-form .col-right-business + .field--type-file .title{font-size:16px;line-height:22px;font-weight:700;letter-spacing:0px;display:block;margin-bottom:20px;padding-bottom:0;}.ignitis-styleguide.user-edit-page .user-form .col-right-business + .field--type-file .form-item--managed-file{margin-bottom:0;}.ignitis-styleguide.user-edit-page .user-form .col-right-business + .field--type-file .form-item--managed-file label{display:none;}.ignitis-styleguide.user-edit-page .user-form .row ~ .field--name-field-company-logo{margin:24px 0 0 0;width:100%;max-width:720px;}@media only screen and (min-width:768px){.ignitis-styleguide.user-edit-page .user-form .row ~ .field--name-field-company-logo{margin-top:40px;}}.ignitis-styleguide.user-edit-page .user-form .row ~ .field--name-field-company-logo .form-item--managed-file{margin-bottom:0;}.ignitis-styleguide.user-edit-page .user-form .row ~ .field--name-field-company-logo .form-item--managed-file label{font-size:16px;line-height:22px;font-weight:700;letter-spacing:0px;display:block;margin-bottom:20px;padding-bottom:0;}.ignitis-styleguide.user-edit-page .user-form .btn.js-fake-submit-profile{padding:14px 24px 15px 24px;width:109px;margin-top:10px;}.ignitis-styleguide.user-edit-page .user-form .form-actions{display:block;position:relative;padding-bottom:91px;margin-top:16px;}.ignitis-styleguide.user-edit-page .user-form .form-actions:after{content:"";position:absolute;width:calc(100% + 48px);height:1px;background:#e9ebef;left:-24px;top:84px;}@media only screen and (min-width:600px){.ignitis-styleguide.user-edit-page .user-form .form-actions:after{left:0;width:100%;}}.ignitis-styleguide.user-edit-page .user-form .form-actions .btn.form-submit{padding:14px 24px 15px 24px;}.ignitis-styleguide.user-edit-page .user-form .form-actions a{position:absolute;bottom:0;top:auto;left:0;border:0;padding:0 0 0 26px;font-size:13px;line-height:18px;font-weight:400;letter-spacing:0px;color:#515B78;-webkit-box-shadow:none;box-shadow:none;margin:0;text-decoration:none;}.ignitis-styleguide.user-edit-page .user-form .form-actions a:before{content:"";position:absolute;left:0;top:2px;background-image:url(/themes/custom_theme/svg/icon-trash-2.svg);background-position:center;background-repeat:no-repeat;width:14px;height:15px;}.ignitis-styleguide.user-edit-page .user-form .form-actions a:hover{text-decoration:underline;}.ignitis-styleguide.user-edit-page .user-form .form-actions.customer-actions{padding-bottom:75px;}.ignitis-styleguide.user-edit-page .user-form .form-actions.customer-actions:after{top:25px;}.ignitis-styleguide.user-edit-page .user-form .form-actions.customer-actions .form-submit{display:none;}.toggler-alternative-title{display:none;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:600px !important;border-radius:8px;width:auto;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .profile-form-wrapper,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .profile-form-wrapper{width:100%;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .w-90,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .w-90{margin:0;width:100%;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .modal-box-content .form-item,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .modal-box-content .form-item{padding:0;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .ui-dialog-titlebar,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-titlebar{padding-left:24px;}@media only screen and (min-width:480px){body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .ui-dialog-titlebar,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-titlebar{padding-left:48px;}}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .ui-dialog-titlebar button,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-titlebar button{background:transparent !important;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .ui-dialog-title,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-title{margin-top:38px !important;font-size:20px;line-height:26px;font-weight:700;letter-spacing:-0.4px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .ui-dialog-content,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-content{padding:8px 24px 12px 24px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;}@media only screen and (min-width:480px){body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .ui-dialog-content,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-content{padding:6px 48px 12px 48px;}}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .col-right,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .col-right{display:none;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .form-item-current-pass,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .form-item-current-pass{margin-top:24px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .form-item-current-pass .tooltip,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .form-item-current-pass .tooltip{display:none;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .form-item-current-pass .input-password-wrapper,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .form-item-current-pass .input-password-wrapper{max-width:400px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .form-item-current-pass .input-password-wrapper .password-view-toggle,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .form-item-current-pass .input-password-wrapper .password-view-toggle{top:11px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .form-item-current-pass .input-password-wrapper .password-view-toggle.clicked,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .form-item-current-pass .input-password-wrapper .password-view-toggle.clicked{top:5px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .form-item-current-pass .ign-icon-eye,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .form-item-current-pass .ign-icon-eye{font-style:normal;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .form-actions,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .form-actions{float:none;margin:0;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .ui-dialog-buttonpane,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-buttonpane{text-align:left;padding:0 24px 40px 24px;}@media only screen and (min-width:480px){body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .ui-dialog-buttonpane,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-buttonpane{padding:0 48px 40px 48px;}}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .ui-dialog-buttonpane .ui-dialog-buttonset,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-buttonpane .ui-dialog-buttonset{float:left;width:auto;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .ui-dialog-buttonpane .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .ui-dialog-buttonpane a,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-buttonpane .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-buttonpane a{border:1px solid #172E62;background-color:#172e62;color:#fff;margin:0;cursor:pointer;height:48px;line-height:46px;padding:0 22px;font-size:14px;font-weight:600;text-align:center;text-transform:none;text-decoration:none;display:inline-block;min-width:100px;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;}@media only screen and (min-width:600px){body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .ui-dialog-buttonpane .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .ui-dialog-buttonpane a,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-buttonpane .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-buttonpane a{padding:0 24px;}}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .ui-dialog-buttonpane .btn:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .ui-dialog-buttonpane a:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-buttonpane .btn:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-buttonpane a:hover{border-color:#233a8a;background-color:#233a8a;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .ui-dialog-buttonpane .red-submit,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-buttonpane .red-submit{background:#ef404a;border-color:#ef404a;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .ui-dialog-buttonpane .red-submit:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-buttonpane .red-submit:hover{background:#cb343d;border-color:#cb343d;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .ui-dialog-buttonpane a,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .ui-dialog-buttonpane .btn--transparent-black,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-buttonpane a,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-buttonpane .btn--transparent-black{border-color:#B6BCCB;background-color:transparent;color:#172e62;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .ui-dialog-buttonpane a:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .ui-dialog-buttonpane .btn--transparent-black:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-buttonpane a:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-buttonpane .btn--transparent-black:hover{color:#172e62;background-color:#f4f5f7;border-color:#B6BCCB;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-email-change-modal .ui-dialog-buttonpane .btn:not(.btn--transparent-black),body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-buttonpane .btn:not(.btn--transparent-black){float:left;margin:0 16px 0 0;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-content{padding-bottom:0;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-buttonpane{margin-top:32px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-buttonpane .form-actions{float:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}@media only screen and (min-width:480px){body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-buttonpane .form-actions{display:block;text-align:left;}}@media only screen and (max-width:479px){body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-buttonpane .form-actions button{display:block;width:100%;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .ui-dialog-buttonpane .form-actions button.button--primary{margin:0 0 16px;}}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .user-confirm-form.confirmation{font-size:14px;line-height:24px;font-weight:400;letter-spacing:0px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .user-confirm-form.confirmation p{font-size:14px;line-height:24px;font-weight:400;letter-spacing:0px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .user-confirm-form.confirmation p:last-of-type{margin-bottom:0;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .user-confirm-form.confirmation .warning-triangle{position:relative;padding-left:36px;font-size:14px;line-height:24px;font-weight:600;letter-spacing:0px;color:#ef404a;margin-top:24px;margin-bottom:0;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .user-confirm-form.confirmation .warning-triangle:before{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e903";position:absolute;font-size:20px;left:0;top:2px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .condition-star{font-size:14px;line-height:24px;font-weight:400;letter-spacing:0px;color:#172e62;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal .condition-star p{color:#172e62;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal a{color:#4057E3;font-weight:600;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--confirm-cancel-user-modal a:hover{text-decoration:none;}.user-cancel-confirm-form.confirmation{font-size:14px;line-height:24px;font-weight:400;letter-spacing:0px;}.user-cancel-confirm-form.confirmation p{font-size:14px;line-height:24px;font-weight:400;letter-spacing:0px;}.user-cancel-confirm-form.confirmation .warning-triangle{position:relative;padding-left:36px;font-size:14px;line-height:24px;font-weight:600;letter-spacing:0px;color:#ef404a;margin-top:24px;margin-bottom:24px;}.user-cancel-confirm-form.confirmation .warning-triangle:before{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e903";position:absolute;font-size:20px;left:0;top:2px;}.user-cancel-confirm-form.confirmation .form-actions{padding:16px 0 0 0;margin-top:0;float:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}@media only screen and (min-width:480px){.user-cancel-confirm-form.confirmation .form-actions{display:block;text-align:left;}}.user-cancel-confirm-form.confirmation .form-actions .btn,.user-cancel-confirm-form.confirmation .form-actions a{border:1px solid #172E62;background-color:#172e62;color:#fff;margin:0;cursor:pointer;height:48px;line-height:46px;padding:0 22px;font-size:14px;font-weight:600;text-align:center;text-transform:none;text-decoration:none;display:inline-block;min-width:100px;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;}@media only screen and (min-width:600px){.user-cancel-confirm-form.confirmation .form-actions .btn,.user-cancel-confirm-form.confirmation .form-actions a{padding:0 24px;}}.user-cancel-confirm-form.confirmation .form-actions .btn:hover,.user-cancel-confirm-form.confirmation .form-actions a:hover{border-color:#233a8a;background-color:#233a8a;}@media only screen and (max-width:599px){.user-cancel-confirm-form.confirmation .form-actions .btn,.user-cancel-confirm-form.confirmation .form-actions a{display:block;width:100%;}}@media only screen and (max-width:479px){.user-cancel-confirm-form.confirmation .form-actions .btn,.user-cancel-confirm-form.confirmation .form-actions a{display:block;width:100%;}.user-cancel-confirm-form.confirmation .form-actions .btn.button--primary,.user-cancel-confirm-form.confirmation .form-actions a.button--primary{margin:0 0 16px;}}.user-cancel-confirm-form.confirmation .form-actions .button--primary{background:#ef404a;border-color:#ef404a;}.user-cancel-confirm-form.confirmation .form-actions .button--primary:hover{background:#cb343d;border-color:#cb343d;}.user-cancel-confirm-form.confirmation .form-actions a,.user-cancel-confirm-form.confirmation .form-actions .btn--transparent-black{border-color:#B6BCCB;background-color:transparent;color:#172e62;-webkit-box-sizing:border-box;box-sizing:border-box;}.user-cancel-confirm-form.confirmation .form-actions a:hover,.user-cancel-confirm-form.confirmation .form-actions .btn--transparent-black:hover{color:#172e62;background-color:#f4f5f7;border-color:#B6BCCB;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}.user-cancel-confirm-form.confirmation .form-actions .btn:not(.btn--transparent-black){margin-top:24px;}@media only screen and (min-width:600px){.user-cancel-confirm-form.confirmation .form-actions .btn:not(.btn--transparent-black){float:left;margin:0 16px 0 0;}}#pop-change-address-explanation{max-width:800px;}#pop-change-address-explanation p{margin:16px 0;}#pop-change-address-explanation p:first-of-type{margin-top:0;}#pop-change-address-explanation p:last-of-type{margin-bottom:0;}#pop-change-address-explanation p:only-child{margin:0;}#pop-change-address-explanation h2{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-0.48px;margin:0 0 24px;}#pop-change-address-explanation h3{font-size:16px;line-height:26px;font-weight:700;letter-spacing:0px;margin:16px 0;}.order-contracts .le-commerce-customer__empty-list{border:2px dashed #B6BCCB;border-radius:8px;padding:40px 24px 32px 24px;text-align:center;}@media only screen and (min-width:1024px){.order-contracts .le-commerce-customer__empty-list{padding:40px 60px 50px 60px;}}.order-contracts .le-commerce-customer__empty-list:before{content:"";display:block;width:66px;height:66px;margin:0 auto 24px auto;background-size:66px 66px;background-image:url(/themes/custom_theme/svg/icon-green-energy.svg);background-position:center;background-repeat:no-repeat;opacity:0.3;}.order-contracts .le-commerce-customer__empty-list p + p{margin-top:32px;}.order-contracts .le-commerce-customer__profile-item{border-top:1px solid #e9ebef;padding:20px 0;position:relative;}.order-contracts .le-commerce-customer__profile-item:last-child{border-bottom:1px solid #e9ebef;}.order-contracts .le-commerce-customer__profile-item-name{font-size:14px;line-height:18px;font-weight:700;letter-spacing:0px;margin:0 0 12px;padding-right:48px;}.order-contracts .le-commerce-customer__profile-item-text,.order-contracts .le-commerce-customer__profile-item-options{font-size:13px;line-height:18px;font-weight:400;letter-spacing:0px;color:#515B78;margin-bottom:3px;}.order-contracts .le-commerce-customer__profile-item-text:last-child,.order-contracts .le-commerce-customer__profile-item-options:last-child{margin-bottom:0;}.order-contracts .le-commerce-customer__profile-item-options{display:table;table-layout:fixed;width:100%;}.order-contracts .le-commerce-customer__profile-item-options > span{display:table-cell;vertical-align:top;}.order-contracts .le-commerce-customer__profile-item-options > span.options-value{text-align:right;width:77px;}.order-contracts .le-commerce-customer__profile-item-action{position:absolute;right:0;top:20px;width:40px;height:40px;}.order-contracts .le-commerce-customer__profile-item-action a{border-radius:6px;display:block;overflow:hidden;text-indent:-999px;position:absolute;color:#172e62;width:40px;height:40px;}.order-contracts .le-commerce-customer__profile-item-action a:before{content:"\e99d";position:absolute;top:10px;left:11px;font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;z-index:2;font-size:17px;pointer-events:none;text-indent:0;opacity:0.5;}.order-contracts .le-commerce-customer__profile-item-action a:hover{background:#FAFAFA;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.1);box-shadow:0 1px 0 rgba(23,46,98,0.1);}.order-contracts .le-commerce-customer__profile-item-action a:hover:before{opacity:1;}.general-park-information__title{margin:0 0 24px;font-size:24px;line-height:32px;font-weight:700;}@media only screen and (min-width:1024px){.general-park-information__title{margin:0 0 40px;}}.general-park-information .contract-sign-card{margin:0 0 16px;}@media only screen and (min-width:1280px){.general-park-information .contract-sign-card{display:none !important;}}.general-park-information__grid{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}@media only screen and (min-width:1024px){.general-park-information__grid{gap:24px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.general-park-information__grid section{width:100%;background-color:#fafafa;border:1px solid #f4f5f7;border-radius:8px;padding:24px;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 only screen and (min-width:1024px){.general-park-information__grid section{width:calc((100% - 48px) / 3);}}.general-park-information__grid .section__title{font-size:12px;line-height:16px;font-weight:600;letter-spacing:1.2px;color:#515B78;padding:0 0 12px;border-bottom:1px solid #e9ebef;text-transform:uppercase;margin:0;}.general-park-information__grid .section-link{margin:auto 0 0;padding:12px 0 0;border-top:1px solid #e9ebef;}.general-park-information__grid .section-link a{font-size:14px;line-height:18px;font-weight:600;color:#4057E3;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;}.general-park-information__grid .section-link a:hover{text-decoration:underline;}.general-park-information__grid .section-link a::after{content:"";background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14.68'%20height='14.68'%3E%3Cpath%20data-name='Path%20304'%20d='M7.33%2014.68a7.33%207.33%200%201%201%205.2-2.14%207.34%207.34%200%200%201-5.2%202.14Zm0-13.34a5.98%205.98%200%201%200%204.25%201.75%205.98%205.98%200%200%200-4.24-1.75Zm0%209.34a.6.6%200%200%201-.46-.2.65.65%200%200%201%200-.94L8.4%208.01H4.67a.67.67%200%201%201%200-1.33H8.4L6.87%205.14a.66.66%200%201%201%20.93-.93l2.67%202.67c.07.07.13.13.13.2a.24.24%200%200%200%20.03.09.44.44%200%200%201%20.04.18.4.4%200%200%201-.07.26c0%20.07-.06.14-.13.2L7.8%2010.48a.6.6%200%200%201-.47.2Z'%20fill='%234057e3'/%3E%3C/svg%3E");height:15px;width:15px;background-repeat:no-repeat;background-position:center;display:inline-block;margin-left:8px;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;}.gpi-item{margin:0 0 20px;}.gpi-item + .gpi-item--duration{margin-top:-12px;}.gpi-item--contract{margin:0 0 12px;}.gpi-item--contract:last-child{margin-bottom:0;}.gpi-item:first-of-type{margin-top:20px;}.gpi-item__title{font-size:22px;line-height:32px;font-weight:700;letter-spacing:-0.44px;}.gpi-item__title--sm{font-size:14px;line-height:20px;font-weight:700;letter-spacing:-0.28px;}.gpi-item__icon-wrap{height:20px;width:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.gpi-item__suffix{font-size:14px;line-height:26px;font-weight:700;letter-spacing:-0.28px;}.gpi-item__label{color:#515B78;font-size:13px;line-height:18px;}.gpi-item__logo-wrap img{max-width:130px;height:auto;}.gpi-item--logo{margin-bottom:0;}.gpi-item__contractor{margin:16px 0 20px;}.gpi-item__contractor-name{font-size:14px;line-height:24px;}.gpi-item__flex-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;}.gpi-item__title-wrap--limited{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;}.gpi-item__button-wrap{width:40px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.gpi-item__button{height:40px;width:40px;border-radius:4px;background-color:transparent;-webkit-box-shadow:0px 1px 0px transparent;box-shadow:0px 1px 0px transparent;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:0.15s ease;transition:0.15s ease;}.gpi-item__button:hover{background-color:#fff;-webkit-box-shadow:0px 1px 0px rgba(23,46,98,0.2);box-shadow:0px 1px 0px rgba(23,46,98,0.2);}.order-cancelation-dialog{padding:24px;border-radius:8px;-webkit-box-shadow:0px 10px 30px rgba(23,46,98,0.1);box-shadow:0px 10px 30px rgba(23,46,98,0.1);width:100% !important;max-width:600px !important;-webkit-box-sizing:border-box;box-sizing:border-box;}@media only screen and (min-width:600px){.order-cancelation-dialog{padding:48px;}}.order-cancelation-dialog button.ui-button.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close{position:absolute;height:24px;width:24px;top:20px;right:20px;min-width:unset;padding:0;border-radius:0;margin:0;background-color:transparent;}.order-cancelation-dialog button.ui-button.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close .ui-icon{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14'%20height='14'%3E%3Cpath%20data-name='icon%20-%20x'%20d='M13.7%2012.3a.99.99%200%201%201-1.4%201.4L7%208.4l-5.3%205.3a.9.9%200%200%201-.7.3.9.9%200%200%201-.7-.3.97.97%200%200%201%200-1.4L5.6%207%20.3%201.7A.97.97%200%200%201%20.3.3a.97.97%200%200%201%201.4%200L7%205.6%2012.3.3a.97.97%200%200%201%201.4%200%20.97.97%200%200%201%200%201.4L8.4%207Z'%20fill='%23b6bccb'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;margin-top:-7px;margin-left:-7px;height:14px;width:14px;}.order-cancelation-dialog button.ui-button.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close:hover .ui-icon{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14'%20height='14'%3E%3Cpath%20data-name='icon%20-%20x'%20d='M13.7%2012.3a.99.99%200%201%201-1.4%201.4L7%208.4l-5.3%205.3a.9.9%200%200%201-.7.3.9.9%200%200%201-.7-.3.97.97%200%200%201%200-1.4L5.6%207%20.3%201.7A.97.97%200%200%201%20.3.3a.97.97%200%200%201%201.4%200L7%205.6%2012.3.3a.97.97%200%200%201%201.4%200%20.97.97%200%200%201%200%201.4L8.4%207Z'%20fill='%23172E62'/%3E%3C/svg%3E");}.order-cancelation-dialog .select2{max-width:100%;}.order-cancelation-dialog .select2-container--default .select2-selection--single,.order-cancelation-dialog .select2-container--default .select2-selection--single:hover,.order-cancelation-dialog .select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-width:2px;}.order-cancelation-dialog .select2-container--default .select2-selection--single .select2-selection__arrow b{font-size:6px;}.order-cancelation-dialog .ui-dialog-titlebar{padding:0;position:static;background:none;border:none;border-radius:0;}.order-cancelation-dialog .ui-dialog-titlebar .ui-dialog-title{margin:0 !important;font-size:20px;line-height:30px;font-weight:700;letter-spacing:-0.4px;}.order-cancelation-dialog .modal-box.ui-dialog-content.ui-widget-content{padding:0;margin:16px 0 0;}.order-cancelation-dialog .modal-box.ui-dialog-content.ui-widget-content p{margin:0 0 24px;font-size:14px;line-height:24px;}.order-cancelation-dialog .commerce-order-cancel-form{width:100%;}.order-cancelation-dialog .commerce-order-cancel-form div.js-form-item{padding:0;}.order-cancelation-dialog .js-form-item label{color:#172e62;font-size:13px;line-height:18px;font-weight:600;}.order-cancelation-dialog .ui-dialog-buttonpane.ui-widget-content{padding:0;margin:32px 0 0;}.order-cancelation-dialog .ui-dialog-buttonpane.ui-widget-content .ui-dialog-buttonset{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;row-gap:8px;}.order-cancelation-dialog .ui-dialog-buttonpane.ui-widget-content .ui-dialog-buttonset button{margin:0;border-radius:6px;border:1px solid #B6BCCB;background-color:transparent;font-size:14px;line-height:22px;font-weight:600;height:48px;}@media only screen and (max-width:599px){.order-cancelation-dialog .ui-dialog-buttonpane.ui-widget-content .ui-dialog-buttonset button{width:100%;}}.order-cancelation-dialog .ui-dialog-buttonpane.ui-widget-content .ui-dialog-buttonset button.btn-secondary{-webkit-box-shadow:0px 1px 0px rgba(23,46,98,0.1);box-shadow:0px 1px 0px rgba(23,46,98,0.1);}.order-cancelation-dialog .ui-dialog-buttonpane.ui-widget-content .ui-dialog-buttonset button.btn-secondary:hover,.order-cancelation-dialog .ui-dialog-buttonpane.ui-widget-content .ui-dialog-buttonset button.btn-secondary:active{background-color:#f4f5f7;-webkit-box-shadow:0px 1px 0px rgba(23,46,98,0.2);box-shadow:0px 1px 0px rgba(23,46,98,0.2);}.order-cancelation-dialog .ui-dialog-buttonpane.ui-widget-content .ui-dialog-buttonset button.btn-primary{border:none;background-color:#172e62;color:#fff;}.order-cancelation-dialog .ui-dialog-buttonpane.ui-widget-content .ui-dialog-buttonset button.btn-primary:hover,.order-cancelation-dialog .ui-dialog-buttonpane.ui-widget-content .ui-dialog-buttonset button.btn-primary:active{background-color:#233a8a;}.section-user-orders-list{background-color:#fafafa;}.section-user-orders-list__mob-title{font-size:12px;line-height:16px;font-weight:600;letter-spacing:1.2px;color:#515B78;text-transform:uppercase;margin:0 0 12px;}@media only screen and (min-width:1280px){.section-user-orders-list__mob-title{display:none;}}@media only screen and (min-width:1280px){.section-user-orders,.section-user-orders-list{background-color:#fafafa;padding-bottom:120px;}}.section-user-orders__body .container,.section-user-orders-list__body .container{padding-top:0;padding-bottom:0;}@media only screen and (max-width:1279px){.section-user-orders__body,.section-user-orders-list__body{padding-top:60px;padding-bottom:64px;}}@media only screen and (max-width:400px){.section-user-orders__body,.section-user-orders-list__body{padding-top:84px;}}@media only screen and (max-width:599px){.section-user-orders__body--stages,.section-user-orders-list__body--stages{padding-bottom:0;}}.facelift-password-meter{margin-top:6px;}.facelift-password-meter span{color:#515B78;font-size:13px;line-height:18px;font-weight:400;letter-spacing:0px;}.facelift-password-meter .password-strength{display:inline;}.facelift-password-meter .password-strength .password-strength-meter{display:inline;font-size:13px;line-height:18px;font-weight:600;letter-spacing:0px;margin-left:6px;}.facelift-password-meter .password-strength .password-strength-meter.is-weak{color:#ef404a;}.facelift-password-meter .password-strength .password-strength-meter.is-fair{color:#EECF4E;}.facelift-password-meter .password-strength .password-strength-meter.is-strong{color:#00d3b7;}body #edit-account .pass-confirm-box,body #user-confirm-password-modal .pass-confirm-box{margin-top:-4px;}body #edit-account .pass-confirm-box ul,body #user-confirm-password-modal .pass-confirm-box ul{margin:0;padding:0;list-style-type:none;}body #edit-account .pass-confirm-box ul li,body #user-confirm-password-modal .pass-confirm-box ul li{padding-left:24px;background:none;margin:0 0 10px;line-height:1.75;position:relative;color:#515B78;font-size:13px;line-height:18px;font-weight:400;letter-spacing:0px;}body #edit-account .pass-confirm-box ul li:last-child,body #user-confirm-password-modal .pass-confirm-box ul li:last-child{margin:0;}body #edit-account .pass-confirm-box ul li:before,body #user-confirm-password-modal .pass-confirm-box ul li:before{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;left:1px;top:2px;content:"\e911";font-size:11px;color:rgb(120,130,157);}body #edit-account .pass-confirm-box ul li.check,body #user-confirm-password-modal .pass-confirm-box ul li.check{color:#00d3b7;}body #edit-account .pass-confirm-box ul li.check:before,body #user-confirm-password-modal .pass-confirm-box ul li.check:before{color:#00d3b7;}body #edit-account .form-item-pass-pass2,body #user-confirm-password-modal .form-item-pass-pass2{margin-bottom:20px;}body #edit-account ~ .form-actions .button--primary,body #user-confirm-password-modal ~ .form-actions .button--primary{background-image:none;padding-right:24px;margin-left:0 !important;-webkit-box-shadow:none;box-shadow:none;width:auto;}body #edit-account ~ .form-actions .button--primary[disabled],body #user-confirm-password-modal ~ .form-actions .button--primary[disabled]{background-color:#e9ebef;cursor:not-allowed;color:#b6bccb;border-color:#e9ebef;position:static;}.strong-green{font-weight:600;color:#4057E3;font-size:22px;}.privacy-title{font-weight:800;text-align:left;color:#24345F;}.privacy-title h2{font-size:20px;text-transform:uppercase;}@media only screen and (max-width:400px){.privacy-title h2{font-size:12px;}}.text-wrapper{margin:auto;font-size:16px;font-weight:100;line-height:1.6;padding-bottom:20px;font-family:inherit;}.text-wrapper p{padding:0;margin:0;}@media only screen and (max-width:560px){.text-wrapper p{font-size:13px;}}.text-wrapper h1,.text-wrapper h2,.text-wrapper h3,.text-wrapper h4,.text-wrapper h5,.text-wrapper h6{color:#24345F;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page{color:#172e62;font-family:"Open Sans",sans-serif;max-width:1096px;margin:0 auto;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page div,.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page p,.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page li{line-height:1.75;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page *{color:inherit;font-family:inherit;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page a{font-weight:600;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page a.external-link-gray,.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page a.external-link-gray-small{color:#515B78;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page a:not(.external-link-gray,.external-link-gray-small){color:#4057E3;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page a:not(.external-link-gray,.external-link-gray-small):hover{color:#4057E3;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page a:hover{text-decoration:none;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .semibold{font-weight:600;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page h1{font-size:36px;line-height:45px;font-weight:700;letter-spacing:-0.64px;margin:64px 0;}@media only screen and (min-width:1024px){.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page h1{font-size:44px;line-height:55px;font-weight:700;letter-spacing:-0.88px;}}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page h1:first-child{margin-top:0;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page h2{font-size:28px;line-height:39px;font-weight:700;letter-spacing:-0.48px;margin:64px 0 40px;}@media only screen and (min-width:1024px){.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page h2{font-size:32px;line-height:44px;font-weight:700;letter-spacing:-0.64px;}}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page h3{font-weight:700;font-size:24px;line-height:32px;letter-spacing:-0.48px;margin-top:32px;margin-bottom:32px;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page h3 + *{margin-top:32px;}@media only screen and (max-width:767px){.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page h3 + *{margin-top:24px;}}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page h4,.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page h5,.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page h6{font-weight:700;font-size:18px;line-height:26px;letter-spacing:-0.36px;margin:32px 0 24px;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page h4 + *,.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page h5 + *,.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page h6 + *{margin-top:16px;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page p{margin:0;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page p + p{margin-top:24px;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page ol,.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page ul{padding-left:19px;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page ol li,.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page ul li{margin:0;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page ol li + li,.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page ul li + li{margin-top:16px;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page ul li{padding-left:10px;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page ul li::before{left:0;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page ul li ul{list-style-type:none;padding:7px 0 0 0;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page ul li ul li{padding-left:20px;position:relative;margin:0 0 2px;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page ul li ul li:last-child{margin-bottom:0;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page ul li ul li:before{content:"-";position:absolute;left:0;top:-1px;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page ol{padding-left:25px;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page figure{margin:0;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page figure:not(:first-child){margin-top:40px;}@media only screen and (max-width:767px){.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page figure:not(:first-child){margin-top:32px;}}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page figure img{border-radius:8px;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page figure figcaption{color:#515B78;font-size:13px;line-height:18px;margin-top:24px;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page blockquote{margin:80px 0;padding-left:60px;border-left:4px solid #B6BCCB;}@media only screen and (max-width:767px){.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page blockquote{margin:48px 0;padding-left:28px;}}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page blockquote *{font-size:20px;font-weight:600;line-height:36px;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page table:not(:first-child),.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .scrollable:not(:first-child){margin-top:32px;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page table + *,.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .scrollable + *{margin-top:63px;}@media only screen and (max-width:767px){.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page table + *,.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .scrollable + *{margin-top:32px;}}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page table{border:none;caption-side:bottom;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page table caption{color:#515B78;font-size:13px;line-height:18px;margin-top:24px;text-align:left;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page table th,.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page table td{border:none;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page table thead tr{border-bottom:1px solid #B6BCCB;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page table thead th{background-color:transparent;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page table tbody tr{border-bottom:1px solid #e9ebef;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .link-with-arrow{display:inline-block;line-height:2.1;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .link-with-arrow:after{content:"";display:inline-block;margin-left:10px;background-image:url(/themes/custom_theme/svg/arrow-circle.svg);background-position:center;background-repeat:no-repeat;vertical-align:-3px;width:18px;height:18px;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .btn,.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .cta-link a,.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .calculator-button a,.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .secondary-button a{display:inline-block;-webkit-transition:all 150ms;transition:all 150ms;background:#4057E3;border:2px solid #4057E3;color:#fff;height:48px;line-height:42px;padding:0 32px;font-size:14px;font-weight:600;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.2);box-shadow:0 10px 15px rgba(23,46,98,0.2);border-radius:8px;text-align:center;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .btn:hover,.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .cta-link a:hover,.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .calculator-button a:hover,.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .secondary-button a:hover{background-color:#4D64EE;border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.3);box-shadow:0 15px 20px rgba(23,46,98,0.3);color:#fff;-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);text-decoration:none;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .btn-secondary,.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .calculator-button a,.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .secondary-button a{background:transparent;border-color:#a6b1ef;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.03);box-shadow:0 10px 15px rgba(23,46,98,0.03);color:#4057E3;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .btn-secondary:hover,.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .calculator-button a:hover,.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .secondary-button a:hover{border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.06);box-shadow:0 15px 20px rgba(23,46,98,0.06);background-color:#fff;color:#4057E3;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .btn-big,.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .cta-link a,.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .calculator-button a,.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .secondary-button a{height:56px;line-height:51px;padding:0 40px;font-size:16px;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .overline{letter-spacing:1.2px;color:#515B78;font-size:12px;text-transform:uppercase;line-height:1.2;font-weight:600;margin:0 0 8px;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .btn-blue{background-color:#4057e3;color:#fff;-webkit-box-shadow:0px 10px 15px rgba(23,46,98,0.2);box-shadow:0px 10px 15px rgba(23,46,98,0.2);display:inline-block;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;position:relative;top:0;font-size:13px;padding:10px 24px 12px;border-radius:6px;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .btn-blue:hover{background-color:#4D64EE;border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.3);box-shadow:0 15px 20px rgba(23,46,98,0.3);color:#fff;top:-3px;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .btn-blue--big{font-size:16px;padding:16px 40px 18px;border-radius:8px;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .btn-blue:hover{color:#fff;text-decoration:none;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page ul.ticks{margin:0;max-width:548px;padding:0;list-style-type:none;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page ul.ticks li{padding-left:32px;background-image:url(/themes/custom_theme/svg/tick.svg);background-position:left top 8px;background-repeat:no-repeat;margin:0 0 14px;line-height:1.75;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page ul.ticks li:last-child{margin:0;}@media only screen and (min-width:768px){.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page ul.ticks li{padding-left:33px;}}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page hr{height:1px;width:100%;background-color:#e9ebef;border:none;margin:24px 0;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page .small-body{font-size:14px;line-height:1.71;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page table:not(.regular_table):not(.regular_table_full):not(.zebra_table):not(.tariff_table) th{padding:30px 8px 12px;}.overall-padding-wrapper .text-wrapper .field-class-field__node__body__page table:not(.regular_table):not(.regular_table_full):not(.zebra_table):not(.tariff_table) td{padding:21px 8px;}.field-class-field__node__body__page + .page-file{max-width:1096px;margin:40px auto 0 auto;}@media only screen and (min-width:600px){.field-class-field__node__body__page + .page-file{margin-top:64px;}}.field-class-field__node__body__page + .page-file a{color:#4057E3;font-weight:600;}.exclamation-block,p.exclamation-block{background:#FFFFFF;border:1px solid #E9EBEF;border-radius:8px;position:relative;padding:80px 24px 21px 24px;overflow:hidden;font-size:16px;line-height:26px;font-weight:600;letter-spacing:0px;}@media only screen and (min-width:600px){.exclamation-block,p.exclamation-block{padding:21px 40px 21px 95px;}}.exclamation-block:before,p.exclamation-block:before{content:"";position:absolute;left:0;top:0;width:100%;height:64px;background:#928DF2;}@media only screen and (min-width:600px){.exclamation-block:before,p.exclamation-block:before{width:64px;height:100%;}}.exclamation-block:after,p.exclamation-block:after{content:"";background-image:url(/themes/custom_theme/svg/info-white.svg);background-position:center;background-repeat:no-repeat;width:30px;height:30px;background-size:30px 30px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);position:absolute;left:50%;top:18px;margin-left:-14px;}@media only screen and (min-width:600px){.exclamation-block:after,p.exclamation-block:after{left:18px;top:50%;margin-top:-14px;margin-left:0;}}@media only screen and (min-width:1024px){.overall-padding-wrapper .text-wrapper > div:last-child{padding-bottom:40px;}}.count-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;width:100%;border-radius:5px;height:100%;margin-top:20px;background:#eeefef;}.count-wrapper .side-image{width:20%;background-color:#4057E3;display:block;text-align:center;}.count-wrapper .side-image img{margin:auto;display:table-cell;vertical-align:middle;width:30%;height:100%;}.count-wrapper .main-counter{width:70%;display:block;margin:25px auto 15px auto;text-align:center;}.count-wrapper .main-counter .calculator-select{padding-bottom:30px;}.count-wrapper .main-counter .calculator-select .calculator-active{color:#000 !important;font-weight:bold;}.results-payment-wrapper{display:block;padding:0;}.results-payment-wrapper .results-payment-group{-webkit-transition:0.2s;transition:0.2s;height:100%;display:block;overflow:hidden;}.results-payment-wrapper .border{border-top:1px solid #d5d6da;}.results-payment-wrapper .border-bottom{border-bottom:1px solid #d5d6da;}.results-payment-wrapper .payment-info{display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;}.results-payment-wrapper .payment-info .left{text-align:left;width:100%;}.results-payment-wrapper .payment-info .right{text-align:right;width:100%;}.results-payment-wrapper .payment-info-indent{padding-left:20px;}.results-payment-wrapper .payment-info-indent .payment-info p{font-size:14px;}.disclaimer{font-size:12px;color:#666666;}.col-3{display:block;margin:10px auto;width:30%;}.col-3 .card-wrapper-benefits .card-image{width:auto;margin:auto;vertical-align:middle;}@media only screen and (max-width:480px){.col-3 .card-wrapper-benefits .card-image{height:49px;}}.col-3 .card-wrapper-benefits .card-image img{height:inherit;width:inherit;margin:auto;margin-bottom:0;}.col-4{display:block;margin:10px auto;width:25%;}.col-4 .card-wrapper-benefits .card-image span{width:50px;height:50px;}.col-4 .card-wrapper-benefits .card-title-slim{font-size:30px;padding-top:10px;}.col-4 .card-wrapper-benefits .card-description-green-small{margin-top:5px;}.push-down{padding-top:50px;}.flex-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:auto;padding:40px 0;}.section-grey{background-color:#FCFCFC;overflow:hidden;}.section-light-grey{background-color:#f7f7f7;}.section-white{background-color:#fff;}.element-white-box{background-color:white;-webkit-box-shadow:0 2px 88px 0 rgba(69,77,114,0.12);box-shadow:0 2px 88px 0 rgba(69,77,114,0.12);border-radius:12px;padding:20px;width:100%;}.element-white-box .about-project-text{font-size:13px;margin-left:10px;padding-right:10px;}.element-white-box .about-project-text img{max-width:100%;height:auto;}@media only screen and (max-width:768px){.element-white-box{padding:5px;}}.element-white-box .card-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.container-fluid{display:block;margin:auto;width:100%;height:auto;}.container-fluid img{max-width:380px;height:inherit;margin:auto;border-radius:12px;float:right;padding:16px 24px;}@media only screen and (max-width:768px){.container-fluid img{float:none;padding:0;max-width:100%;margin-top:15px;margin-bottom:15px;}}.container-fluid br{line-height:50px;}.max-width-unset .result-box{max-width:none;width:100%;min-height:111px;}.right-col-rent-width{width:50% !important;}.calculator-disclaimer-text{font-size:11px;margin-top:20px;text-align:center;color:#24345F;opacity:0.6;}@media only screen and (max-width:768px){.lay-width-change-on-tab{width:96vw;}}.title-empty-page{color:#C4C4D3;font-size:16px;}@media only screen and (max-width:768px){.title-empty-page{font-size:12px;}}.other-projects-background{background:#ECF0F8;padding-bottom:50px;}.other-projects-background .title h2{text-align:center;margin:0 0 33px;font-size:22px;}@media only screen and (min-width:768px){.other-projects-background .title h2{font-size:26px;}}.other-projects-background .project-widget{margin-bottom:20px;}@media only screen and (max-width:767px){.other-projects-background .section-project{padding-left:12px;padding-right:12px;-webkit-box-sizing:border-box;box-sizing:border-box;}}.discounts-block{margin-bottom:30px;}@media only screen and (min-width:1024px){.discounts-block{margin-bottom:50px;}}.discounts-block *{-webkit-box-sizing:border-box;box-sizing:border-box;}a.project-status-sold:after,a.project-status-rented:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#fff;opacity:0.8;z-index:1;border-radius:8px;}a.project-status-sold .project-image,a.project-status-rented .project-image{z-index:2;}a.project-status-sold .project-image:after,a.project-status-rented .project-image:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#172E62;opacity:0.8;z-index:1;}a.project-status-sold .project-image .sticker,a.project-status-rented .project-image .sticker{z-index:1;opacity:0.4;}a.project-status-sold .product-sold-wrapper,a.project-status-rented .product-sold-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;display:block;}a.project-status-sold .product-sold-wrapper .product-sold-table,a.project-status-rented .product-sold-wrapper .product-sold-table{width:100%;height:100%;display:table;table-layout:fixed;}a.project-status-sold .product-sold-wrapper .product-sold-table > .product-sold-center,a.project-status-rented .product-sold-wrapper .product-sold-table > .product-sold-center{display:table-cell;vertical-align:middle;text-transform:uppercase;font-weight:700;text-align:center;}a.project-status-sold .product-sold-wrapper .product-sold-table > .product-sold-center div,a.project-status-rented .product-sold-wrapper .product-sold-table > .product-sold-center div{text-align:center;display:inline-block;color:#fff;font-size:25px;letter-spacing:2.5px;}a.project-status-sold .project-widget-logo,a.project-status-rented .project-widget-logo{z-index:1;}a.project-status-rented .project-image:after{opacity:0.9;background:#515B78;}.product-message{position:absolute;left:0;top:0;width:100%;padding:8px 17px 9px 24px;font-size:13px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:1;border-radius:7px 7px 0 0;color:#fff;font-weight:600;}.product-message u{text-decoration:none;}.project-type-title{font-size:11px;line-height:12px;font-weight:600;letter-spacing:1.1px;margin:0 0 4px;color:#515B78;text-transform:uppercase;}.product-breadcrumb{padding:62px 24px 12px 24px;}@media only screen and (min-width:1280px){.product-breadcrumb{padding-top:82px;padding-left:26px;padding-bottom:30px;}}@media only screen and (min-width:1800px){.product-breadcrumb{padding-left:40px;}}.product-breadcrumb .page-navigation{display:block;}.product-page-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:1;font-size:14px;font-weight:400;color:#172e62;font-family:"Open Sans",sans-serif;}.product-page-wrapper div,.product-page-wrapper section{color:#172e62;}.product-page-wrapper h1,.product-page-wrapper .h1{font-size:36px;line-height:1.25em;font-weight:700;letter-spacing:-0.02em;font-weight:700;margin-top:0;margin-bottom:16px;color:#172e62;}@media screen and (min-width:1280px){.product-page-wrapper h1,.product-page-wrapper .h1{font-size:44px;line-height:1.25em;font-weight:700;letter-spacing:-0.02em;}}.product-page-wrapper h2,.product-page-wrapper .h2{font-size:28px;line-height:1.38em;font-weight:700;letter-spacing:-0.02em;margin-top:0;margin-bottom:32px;font-weight:700;color:#172e62;}@media screen and (min-width:1280px){.product-page-wrapper h2,.product-page-wrapper .h2{font-size:32px;line-height:1.38em;font-weight:700;letter-spacing:-0.02em;}}.product-page-wrapper h3,.product-page-wrapper .h3{font-size:24px;line-height:1.33em;font-weight:700;letter-spacing:-0.02em;margin-top:0;margin-bottom:18px;font-weight:700;color:#172e62;}.product-page-wrapper h4,.product-page-wrapper .h4{font-size:18px;line-height:1.44em;font-weight:700;letter-spacing:-0.02em;margin-top:0;margin-bottom:16px;font-weight:700;color:#172e62;}.product-page-wrapper h5,.product-page-wrapper .h5{font-size:18px;line-height:1.44em;font-weight:700;letter-spacing:-0.02em;margin-top:0;margin-bottom:16px;font-weight:700;color:#172e62;}.product-page-wrapper h6,.product-page-wrapper .h6{font-size:16px;line-height:1.44em;font-weight:700;letter-spacing:-0.02em;margin-top:0;margin-bottom:16px;font-weight:700;color:#172e62;}.product-page-wrapper html{-webkit-box-sizing:border-box;box-sizing:border-box;}.product-page-wrapper *,.product-page-wrapper *:before,.product-page-wrapper *:after{-webkit-box-sizing:inherit;box-sizing:inherit;}@-ms-viewport{.product-page-wrapper{width:device-width;}}.product-page-wrapper body{background:#fafafa;}.product-page-wrapper body,.product-page-wrapper p,.product-page-wrapper td,.product-page-wrapper div,.product-page-wrapper li{font-family:"Open Sans",Arial,sans-serif;color:#172e62;font-size:14px;line-height:1.75;font-weight:400;letter-spacing:normal;}.product-page-wrapper p{margin:18px 0;}.product-page-wrapper p:first-child{margin-top:0;}.product-page-wrapper p:last-child{margin-bottom:0;}.product-page-wrapper p:only-child{margin:0;}.product-page-wrapper a{color:#4057e3;text-decoration:underline;font-weight:600;}.product-page-wrapper a:hover,.product-page-wrapper a:focus{text-decoration:none;}.product-page-wrapper a.project-widget{text-decoration:none;}.product-page-wrapper i{font-style:italic;}.product-page-wrapper ul{margin:0 0 32px 0;overflow:hidden;padding:0;list-style-type:none;}.product-page-wrapper ul li{padding:0 0 0 24px;margin:0 0 12px;background-image:url(/themes/custom_theme/svg/bullet.svg);background-position:6px 7px;background-repeat:no-repeat;background-size:6px 6px;}.product-page-wrapper ul li:last-child{margin-bottom:0;}.product-page-wrapper ol{margin:0 0 32px 0;overflow:hidden;padding-left:0;list-style:none;counter-reset:bold-counter;}.product-page-wrapper ol li{padding:0;margin:0 0 12px;counter-increment:bold-counter;}.product-page-wrapper ol li:before{content:counter(bold-counter) ". ";font-weight:700;display:inline-block;min-width:25px;}.product-page-wrapper hr{border:0;height:1px;background:#b6bccb;margin:32px 0;max-width:400px;}@media only screen and (min-width:600px){.product-page-wrapper hr{margin:40px 0;}}.product-page-wrapper mark{background:#172e62;padding:0 5px;color:#fff;}.product-page-wrapper pre{font-family:monospace;padding:12px;border:1px solid rgba(182,188,203,0.6);background-color:#f4f5f7;margin:8px 0 16px;}.product-page-wrapper iframe{border:0;}.product-page-wrapper table{empty-cells:show;width:100%;margin:0 0 25px 0;border-collapse:collapse;border-spacing:0;border:0;}@media only screen and (min-width:600px){.product-page-wrapper table{table-layout:fixed;}}.product-page-wrapper table th,.product-page-wrapper table td{border:0;padding:21px 8px;text-align:left;border-bottom:2px solid #e9ebef;vertical-align:top;}.product-page-wrapper table thead td,.product-page-wrapper table th{font-weight:700;padding-top:14px;padding-bottom:14px;border-width:2px;}.product-page-wrapper fieldset{border-color:#e9ebef;border-radius:4px;margin:0 0 32px 0;}@media only screen and (min-width:480px){.product-page-wrapper fieldset{padding:0 16px 16px 16px;}}.product-page-wrapper fieldset legend{font-size:16px;margin-top:0;margin-bottom:11px;}.product-page-wrapper fieldset.fieldgroup{padding:0;border:0;}.product-page-wrapper #ajax-wrapper + fieldset,.product-page-wrapper #ajax-wrapper + .form-item{margin-top:16px;}.product-page-wrapper input[type=text],.product-page-wrapper input[type=email],.product-page-wrapper input[type=password],.product-page-wrapper input[type=url],.product-page-wrapper input[type=tel],.product-page-wrapper input[type=number],.product-page-wrapper input[type=search],.product-page-wrapper input[type=date],.product-page-wrapper input[type=month],.product-page-wrapper input[type=week],.product-page-wrapper input[type=datetime],.product-page-wrapper input[type=datetime-local],.product-page-wrapper textarea{background-color:#ffffff;height:48px;margin:0;padding:0 32px 0 16px;font-weight:300;-webkit-appearance:none;border:2px solid rgba(182,188,203,0.6);border-radius:4px;-webkit-transition:all 150ms;transition:all 150ms;width:100%;max-width:400px;font-size:14px;color:#172e62;}.product-page-wrapper input[type=text]:hover,.product-page-wrapper input[type=email]:hover,.product-page-wrapper input[type=password]:hover,.product-page-wrapper input[type=url]:hover,.product-page-wrapper input[type=tel]:hover,.product-page-wrapper input[type=number]:hover,.product-page-wrapper input[type=search]:hover,.product-page-wrapper input[type=date]:hover,.product-page-wrapper input[type=month]:hover,.product-page-wrapper input[type=week]:hover,.product-page-wrapper input[type=datetime]:hover,.product-page-wrapper input[type=datetime-local]:hover,.product-page-wrapper textarea:hover{border-color:#515B78;}.product-page-wrapper input[type=text]:focus,.product-page-wrapper input[type=email]:focus,.product-page-wrapper input[type=password]:focus,.product-page-wrapper input[type=url]:focus,.product-page-wrapper input[type=tel]:focus,.product-page-wrapper input[type=number]:focus,.product-page-wrapper input[type=search]:focus,.product-page-wrapper input[type=date]:focus,.product-page-wrapper input[type=month]:focus,.product-page-wrapper input[type=week]:focus,.product-page-wrapper input[type=datetime]:focus,.product-page-wrapper input[type=datetime-local]:focus,.product-page-wrapper textarea:focus{border-color:#515B78;-webkit-box-shadow:0 0 0 3px rgba(23,46,98,0.1);box-shadow:0 0 0 3px rgba(23,46,98,0.1);}.product-page-wrapper input[type=text].is-valid,.product-page-wrapper input[type=email].is-valid,.product-page-wrapper input[type=password].is-valid,.product-page-wrapper input[type=url].is-valid,.product-page-wrapper input[type=tel].is-valid,.product-page-wrapper input[type=number].is-valid,.product-page-wrapper input[type=search].is-valid,.product-page-wrapper input[type=date].is-valid,.product-page-wrapper input[type=month].is-valid,.product-page-wrapper input[type=week].is-valid,.product-page-wrapper input[type=datetime].is-valid,.product-page-wrapper input[type=datetime-local].is-valid,.product-page-wrapper textarea.is-valid{border-color:#00d3b7;border-width:2px;background-color:rgba(0,211,183,0.0509803922);background-image:url(/themes/custom_theme/images/svg/icon-check-mint.svg);background-size:18px 13px;background-repeat:no-repeat;background-position:right 12px center;}.product-page-wrapper input[type=text].is-not-valid,.product-page-wrapper input[type=text].error,.product-page-wrapper input[type=email].is-not-valid,.product-page-wrapper input[type=email].error,.product-page-wrapper input[type=password].is-not-valid,.product-page-wrapper input[type=password].error,.product-page-wrapper input[type=url].is-not-valid,.product-page-wrapper input[type=url].error,.product-page-wrapper input[type=tel].is-not-valid,.product-page-wrapper input[type=tel].error,.product-page-wrapper input[type=number].is-not-valid,.product-page-wrapper input[type=number].error,.product-page-wrapper input[type=search].is-not-valid,.product-page-wrapper input[type=search].error,.product-page-wrapper input[type=date].is-not-valid,.product-page-wrapper input[type=date].error,.product-page-wrapper input[type=month].is-not-valid,.product-page-wrapper input[type=month].error,.product-page-wrapper input[type=week].is-not-valid,.product-page-wrapper input[type=week].error,.product-page-wrapper input[type=datetime].is-not-valid,.product-page-wrapper input[type=datetime].error,.product-page-wrapper input[type=datetime-local].is-not-valid,.product-page-wrapper input[type=datetime-local].error,.product-page-wrapper textarea.is-not-valid,.product-page-wrapper textarea.error{border-color:#ef404a;background-color:rgba(239,64,74,0.0509803922);border-width:2px;}.product-page-wrapper input[type=text].is-not-valid + .form-item--error-message--fe-validation,.product-page-wrapper input[type=email].is-not-valid + .form-item--error-message--fe-validation,.product-page-wrapper input[type=password].is-not-valid + .form-item--error-message--fe-validation,.product-page-wrapper input[type=url].is-not-valid + .form-item--error-message--fe-validation,.product-page-wrapper input[type=tel].is-not-valid + .form-item--error-message--fe-validation,.product-page-wrapper input[type=number].is-not-valid + .form-item--error-message--fe-validation,.product-page-wrapper input[type=search].is-not-valid + .form-item--error-message--fe-validation,.product-page-wrapper input[type=date].is-not-valid + .form-item--error-message--fe-validation,.product-page-wrapper input[type=month].is-not-valid + .form-item--error-message--fe-validation,.product-page-wrapper input[type=week].is-not-valid + .form-item--error-message--fe-validation,.product-page-wrapper input[type=datetime].is-not-valid + .form-item--error-message--fe-validation,.product-page-wrapper input[type=datetime-local].is-not-valid + .form-item--error-message--fe-validation,.product-page-wrapper textarea.is-not-valid + .form-item--error-message--fe-validation{display:block;}.product-page-wrapper input[type=date]::-webkit-inner-spin-button,.product-page-wrapper input[type=date]::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none;}.product-page-wrapper ::-webkit-input-placeholder{color:#b6bccb;}.product-page-wrapper ::-moz-placeholder{color:#b6bccb;}.product-page-wrapper :-ms-input-placeholder{color:#b6bccb;}.product-page-wrapper ::-ms-input-placeholder{color:#b6bccb;}.product-page-wrapper ::placeholder{color:#b6bccb;}.product-page-wrapper input::-ms-clear{display:none;}.product-page-wrapper .webform-button--submit,.product-page-wrapper input[type=submit],.product-page-wrapper .btn{border:2px solid #172e62;margin:0;cursor:pointer;color:#fff;line-height:1.27;-webkit-transition:all 150ms;transition:all 150ms;text-align:center;background:#4057e3;border-width:2px;height:auto;border-color:#4057e3;padding:15px 32px 17px 32px;font-size:16px;font-weight:600;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.2);box-shadow:0 10px 15px rgba(23,46,98,0.2);border-radius:8px;position:relative;top:0;width:auto;}@media only screen and (min-width:1024px){.product-page-wrapper .webform-button--submit,.product-page-wrapper input[type=submit],.product-page-wrapper .btn{padding-left:40px;padding-right:40px;}}.product-page-wrapper .webform-button--submit:hover,.product-page-wrapper input[type=submit]:hover,.product-page-wrapper .btn:hover{background-color:#4d64ee;border-color:#4d64ee;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.3);box-shadow:0 15px 20px rgba(23,46,98,0.3);color:#fff;top:-3px;}.product-page-wrapper .webform-button--submit.btn--secondary,.product-page-wrapper input[type=submit].btn--secondary,.product-page-wrapper .btn.btn--secondary{border-color:#b6bccb;background-color:transparent;color:#233a8a;}.product-page-wrapper .webform-button--submit.btn--secondary:hover,.product-page-wrapper input[type=submit].btn--secondary:hover,.product-page-wrapper .btn.btn--secondary:hover{background-color:#f4f5f7;border-color:#b6bccb;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}.product-page-wrapper .webform-button--submit.btn--warning,.product-page-wrapper input[type=submit].btn--warning,.product-page-wrapper .btn.btn--warning{border-color:#ef404a;background-color:#ef404a;color:#fff;}.product-page-wrapper .webform-button--submit.btn--warning:hover,.product-page-wrapper input[type=submit].btn--warning:hover,.product-page-wrapper .btn.btn--warning:hover{background-color:#cb343d;border-color:#cb343d;}.product-page-wrapper .webform-button--submit.btn--danger,.product-page-wrapper input[type=submit].btn--danger,.product-page-wrapper .btn.btn--danger{border-color:rgba(182,188,203,0.6);background-color:transparent;}.product-page-wrapper .webform-button--submit.btn--danger:hover,.product-page-wrapper input[type=submit].btn--danger:hover,.product-page-wrapper .btn.btn--danger:hover{background-color:#fff;}.product-page-wrapper .webform-button--submit.btn--medium,.product-page-wrapper input[type=submit].btn--medium,.product-page-wrapper .btn.btn--medium{padding:14px 24px 15px 24px;}.product-page-wrapper .webform-button--submit.btn--inline,.product-page-wrapper input[type=submit].btn--inline,.product-page-wrapper .btn.btn--inline{border:0;padding:10px 12px 10px 38px;position:relative;background-color:transparent;color:#172e62;}.product-page-wrapper .webform-button--submit.btn--inline i,.product-page-wrapper input[type=submit].btn--inline i,.product-page-wrapper .btn.btn--inline i{position:absolute;left:13px;top:50%;margin-top:-8px;font-size:16px;}.product-page-wrapper .webform-button--submit.btn--inline:hover,.product-page-wrapper input[type=submit].btn--inline:hover,.product-page-wrapper .btn.btn--inline:hover{background-color:#f4f5f7;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}.product-page-wrapper .webform-button--submit[class^=inline-icon],.product-page-wrapper .webform-button--submit[class*=" inline-icon"],.product-page-wrapper input[type=submit][class^=inline-icon],.product-page-wrapper input[type=submit][class*=" inline-icon"],.product-page-wrapper .btn[class^=inline-icon],.product-page-wrapper .btn[class*=" inline-icon"]{background-size:15px;}.product-page-wrapper .webform-button--submit.inline-icon-trash,.product-page-wrapper input[type=submit].inline-icon-trash,.product-page-wrapper .btn.inline-icon-trash{background-image:url(/themes/custom_theme/svg/trash.svg);background-position:left 12px center;background-repeat:no-repeat;}.product-page-wrapper .webform-button--submit i,.product-page-wrapper input[type=submit] i,.product-page-wrapper .btn i{font-size:18px;}.product-page-wrapper .webform-button--submit.btn--only-icon,.product-page-wrapper input[type=submit].btn--only-icon,.product-page-wrapper .btn.btn--only-icon{padding:0;line-height:42px;width:40px;height:40px;overflow:hidden;}.product-page-wrapper .webform-button--submit.btn--medium.btn--only-icon,.product-page-wrapper input[type=submit].btn--medium.btn--only-icon,.product-page-wrapper .btn.btn--medium.btn--only-icon{width:48px;height:48px;line-height:50px;}.product-page-wrapper .webform-button--submit.btn--with-icon i,.product-page-wrapper input[type=submit].btn--with-icon i,.product-page-wrapper .btn.btn--with-icon i{margin-right:12px;vertical-align:-2px;}.product-page-wrapper .webform-button--submit.btn--with-icon span + i,.product-page-wrapper input[type=submit].btn--with-icon span + i,.product-page-wrapper .btn.btn--with-icon span + i{margin:0 0 0 12px;}.product-page-wrapper .webform-button--submit[class^=btn--input-icon],.product-page-wrapper .webform-button--submit[class*=" btn--input-icon"],.product-page-wrapper input[type=submit][class^=btn--input-icon],.product-page-wrapper input[type=submit][class*=" btn--input-icon"],.product-page-wrapper .btn[class^=btn--input-icon],.product-page-wrapper .btn[class*=" btn--input-icon"]{background-size:17px;padding-left:48px;}.product-page-wrapper .webform-button--submit.btn--medium[class^=btn--input-icon],.product-page-wrapper .webform-button--submit.btn--medium[class*=" btn--input-icon"],.product-page-wrapper input[type=submit].btn--medium[class^=btn--input-icon],.product-page-wrapper input[type=submit].btn--medium[class*=" btn--input-icon"],.product-page-wrapper .btn.btn--medium[class^=btn--input-icon],.product-page-wrapper .btn.btn--medium[class*=" btn--input-icon"]{padding-left:56px;}.product-page-wrapper .webform-button--submit.btn--input-icon-submit,.product-page-wrapper input[type=submit].btn--input-icon-submit,.product-page-wrapper .btn.btn--input-icon-submit{background-image:url(/themes/custom_theme/svg/download.svg);background-position:left 18px center;background-repeat:no-repeat;}.product-page-wrapper .webform-button--submit.btn--medium.btn--input-icon-submit,.product-page-wrapper input[type=submit].btn--medium.btn--input-icon-submit,.product-page-wrapper .btn.btn--medium.btn--input-icon-submit{background-image:url(/themes/custom_theme/svg/download.svg);background-position:left 22px center;background-repeat:no-repeat;}.product-page-wrapper .webform-button--submit.btn--input-icon-right[class^=btn--input-icon],.product-page-wrapper .webform-button--submit.btn--input-icon-right[class*=" btn--input-icon"],.product-page-wrapper input[type=submit].btn--input-icon-right[class^=btn--input-icon],.product-page-wrapper input[type=submit].btn--input-icon-right[class*=" btn--input-icon"],.product-page-wrapper .btn.btn--input-icon-right[class^=btn--input-icon],.product-page-wrapper .btn.btn--input-icon-right[class*=" btn--input-icon"]{background-size:17px;padding-left:16px;padding-right:48px;}.product-page-wrapper .webform-button--submit.btn--input-icon-right.btn--medium[class^=btn--input-icon],.product-page-wrapper .webform-button--submit.btn--input-icon-right.btn--medium[class*=" btn--input-icon"],.product-page-wrapper input[type=submit].btn--input-icon-right.btn--medium[class^=btn--input-icon],.product-page-wrapper input[type=submit].btn--input-icon-right.btn--medium[class*=" btn--input-icon"],.product-page-wrapper .btn.btn--input-icon-right.btn--medium[class^=btn--input-icon],.product-page-wrapper .btn.btn--input-icon-right.btn--medium[class*=" btn--input-icon"]{padding-left:24px;padding-right:56px;}.product-page-wrapper .webform-button--submit.btn--input-icon-right.btn--input-icon-submit,.product-page-wrapper input[type=submit].btn--input-icon-right.btn--input-icon-submit,.product-page-wrapper .btn.btn--input-icon-right.btn--input-icon-submit{background-image:url(/themes/custom_theme/svg/download.svg);background-position:right 18px center;background-repeat:no-repeat;}.product-page-wrapper .webform-button--submit.btn--input-icon-right.btn--medium.btn--input-icon-submit,.product-page-wrapper input[type=submit].btn--input-icon-right.btn--medium.btn--input-icon-submit,.product-page-wrapper .btn.btn--input-icon-right.btn--medium.btn--input-icon-submit{background-image:url(/themes/custom_theme/svg/download.svg);background-position:right 22px center;background-repeat:no-repeat;}.product-page-wrapper .webform-button--submit.btn-cta,.product-page-wrapper input[type=submit].btn-cta,.product-page-wrapper .btn.btn-cta{background:#4057e3;border-width:2px;border-color:#4057e3;color:#fff;padding:13px 32px 14px 32px;font-size:14px;font-weight:600;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.2);box-shadow:0 10px 15px rgba(23,46,98,0.2);border-radius:8px;text-align:center;position:relative;top:0;}.product-page-wrapper .webform-button--submit.btn-cta:hover,.product-page-wrapper input[type=submit].btn-cta:hover,.product-page-wrapper .btn.btn-cta:hover{background-color:#4d64ee;border-color:#4d64ee;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.3);box-shadow:0 15px 20px rgba(23,46,98,0.3);color:#fff;top:-3px;}.product-page-wrapper .webform-button--submit.btn-cta--secondary,.product-page-wrapper input[type=submit].btn-cta--secondary,.product-page-wrapper .btn.btn-cta--secondary{background:transparent;border-color:#a6b1ef;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.03);box-shadow:0 10px 15px rgba(23,46,98,0.03);color:#4057e3;}.product-page-wrapper .webform-button--submit.btn-cta--secondary:hover,.product-page-wrapper input[type=submit].btn-cta--secondary:hover,.product-page-wrapper .btn.btn-cta--secondary:hover{border-color:#4d64ee;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.06);box-shadow:0 15px 20px rgba(23,46,98,0.06);background-color:#fff;color:#4057e3;}.product-page-wrapper .webform-button--submit.btn-cta--is-loading,.product-page-wrapper input[type=submit].btn-cta--is-loading,.product-page-wrapper .btn.btn-cta--is-loading{color:transparent;background-image:url(/themes/custom_theme/loader.svg);background-position:center;background-repeat:no-repeat;background-size:22px 22px;pointer-events:none;}.product-page-wrapper .webform-button--submit.btn-cta--white,.product-page-wrapper input[type=submit].btn-cta--white,.product-page-wrapper .btn.btn-cta--white{background:transparent;border-color:#fff;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.03);box-shadow:0 10px 15px rgba(23,46,98,0.03);color:#fff;}.product-page-wrapper .webform-button--submit.btn-cta--white:hover,.product-page-wrapper input[type=submit].btn-cta--white:hover,.product-page-wrapper .btn.btn-cta--white:hover{border-color:#fff;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.06);box-shadow:0 15px 20px rgba(23,46,98,0.06);background-color:#fff;color:#4057e3;}.product-page-wrapper .webform-button--submit.btn-cta--big,.product-page-wrapper input[type=submit].btn-cta--big,.product-page-wrapper .btn.btn-cta--big{padding:15px 40px 17px 40px;font-size:16px;}.product-page-wrapper .btn + .btn{margin-left:12px;}.product-page-wrapper .dummy-gray-bg button.btn--inline:hover,.product-page-wrapper .dummy-gray-bg button.btn--dots:hover,.product-page-wrapper .dummy-gray-bg input[type=submit].btn--inline:hover,.product-page-wrapper .dummy-gray-bg input[type=submit].btn--dots:hover,.product-page-wrapper .dummy-gray-bg input[type=button].btn--inline:hover,.product-page-wrapper .dummy-gray-bg input[type=button].btn--dots:hover,.product-page-wrapper .dummy-gray-bg input[type=reset].btn--inline:hover,.product-page-wrapper .dummy-gray-bg input[type=reset].btn--dots:hover,.product-page-wrapper .dummy-gray-bg .btn.btn--inline:hover,.product-page-wrapper .dummy-gray-bg .btn.btn--dots:hover{background-color:#fff;}.product-page-wrapper input[disabled],.product-page-wrapper textarea[disabled],.product-page-wrapper input[readonly]:not(.datepicker){background-color:#f4f5f7;border-color:#e9ebef;color:#515B78;cursor:not-allowed;opacity:1;-webkit-box-shadow:none;box-shadow:none;}.product-page-wrapper input[disabled]:hover,.product-page-wrapper input[disabled]:focus,.product-page-wrapper input[disabled]:active,.product-page-wrapper textarea[disabled]:hover,.product-page-wrapper textarea[disabled]:focus,.product-page-wrapper textarea[disabled]:active,.product-page-wrapper input[readonly]:not(.datepicker):hover,.product-page-wrapper input[readonly]:not(.datepicker):focus,.product-page-wrapper input[readonly]:not(.datepicker):active{background-color:#f4f5f7;border-color:#e9ebef;color:#515B78;top:0;}.product-page-wrapper textarea[disabled]{resize:none;}.product-page-wrapper input[type=submit][disabled]:not(.disabled-as-loading),.product-page-wrapper button[disabled]:not(.disabled-as-loading),.product-page-wrapper input.btn--secondary[disabled],.product-page-wrapper button.btn--secondary[disabled],.product-page-wrapper a.disabled-link-button,.product-page-wrapper input[type=submit].is-disabled,.product-page-wrapper input[type=submit].webform-button--reset.is-disabled,.product-page-wrapper input[type=submit].webform-button--previous.is-disabled{background-color:#e9ebef;cursor:not-allowed;color:#b6bccb;border-color:#e9ebef;}.product-page-wrapper input[type=submit][disabled]:not(.disabled-as-loading):hover,.product-page-wrapper input[type=submit][disabled]:not(.disabled-as-loading):focus,.product-page-wrapper button[disabled]:not(.disabled-as-loading):hover,.product-page-wrapper button[disabled]:not(.disabled-as-loading):focus,.product-page-wrapper input.btn--secondary[disabled]:hover,.product-page-wrapper input.btn--secondary[disabled]:focus,.product-page-wrapper button.btn--secondary[disabled]:hover,.product-page-wrapper button.btn--secondary[disabled]:focus,.product-page-wrapper a.disabled-link-button:hover,.product-page-wrapper a.disabled-link-button:focus,.product-page-wrapper input[type=submit].is-disabled:hover,.product-page-wrapper input[type=submit].is-disabled:focus,.product-page-wrapper input[type=submit].webform-button--reset.is-disabled:hover,.product-page-wrapper input[type=submit].webform-button--reset.is-disabled:focus,.product-page-wrapper input[type=submit].webform-button--previous.is-disabled:hover,.product-page-wrapper input[type=submit].webform-button--previous.is-disabled:focus{background-color:#e9ebef;color:#b6bccb;border-color:#e9ebef;-webkit-box-shadow:none;box-shadow:none;}.product-page-wrapper textarea{resize:vertical;width:100%;max-width:400px;min-height:150px;max-height:450px;padding-top:15px;padding-bottom:16px;-webkit-transition:150ms border;transition:150ms border;}.product-page-wrapper li > p{margin:0;}.product-page-wrapper table p:first-of-type{margin-top:0;}.product-page-wrapper table p:last-of-type{margin-bottom:0;}.product-page-wrapper a.btn,.product-page-wrapper span.btn{display:inline-block;text-decoration:none;}.product-page-wrapper img{max-width:100%;height:auto;}.product-page-wrapper .ui-widget{font-family:"Open Sans",Arial,sans-serif;}.product-page-wrapper .overline{font-size:12px;line-height:1.33em;color:#515B78;text-transform:uppercase;font-weight:600;margin:0 0 8px;letter-spacing:0.1em;}.product-page-wrapper .subtitle{font-size:14px;line-height:1.6em;font-weight:600;letter-spacing:normal;}.product-page-wrapper .small-body{font-size:14px;line-height:1.71em;letter-spacing:normal;}.product-page-wrapper .small-body p,.product-page-wrapper .small-body div,.product-page-wrapper .small-body td{font-size:14px;line-height:1.71em;}.product-page-wrapper .small-body ul,.product-page-wrapper .small-body ol{margin-bottom:24px;}.product-page-wrapper .small-body ul li,.product-page-wrapper .small-body ol li{margin-bottom:12px;}.product-page-wrapper .small-body ul{background-position:6px 9px;}.product-page-wrapper .small-link{font-size:14px;line-height:1.71em;letter-spacing:normal;color:#4057e3;}.product-page-wrapper .small-link a{font-size:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;}.product-page-wrapper .caption{font-size:13px;line-height:1.38em;color:#515B78;margin-top:24px;letter-spacing:normal;}.product-page-wrapper input[type=checkbox]{background:inherit;margin-top:3px;height:auto;line-height:inherit;border:none;border-radius:0;}.product-page-wrapper input[type=radio]{height:auto;line-height:inherit;background:inherit;border:none;border-radius:0;}.product-page-wrapper .select2{width:100% !important;max-width:400px;}.product-page-wrapper .select2-container--default .select2-selection--single{height:48px;background:#ffffff;border:2px solid rgba(182,188,203,0.6);border-radius:4px !important;font-size:14px;-webkit-transition:all 150ms;transition:all 150ms;}.product-page-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered{color:#172e62;padding-right:33px;padding-left:16px;line-height:44px;max-width:218px;}@media only screen and (min-width:350px){.product-page-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered{max-width:238px;}}@media only screen and (min-width:400px){.product-page-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered{max-width:278px;}}@media only screen and (min-width:420px){.product-page-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered{max-width:308px;}}@media only screen and (min-width:450px){.product-page-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered{max-width:328px;}}@media only screen and (min-width:500px){.product-page-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered{max-width:358px;}}@media only screen and (min-width:540px){.product-page-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered{max-width:422px;}}.product-page-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow{border:none;height:44px;width:44px;top:2px;right:2px;}.product-page-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b{border:0;font-size:8px;width:100%;height:100%;line-height:42px;display:inline-block;text-align:center;margin:0;left:0;top:0;color:#4057e3;}.product-page-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b:after{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);height:44px;line-height:1;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;content:"";color:#b6bccb;background-image:url(/themes/custom_theme/svg/icon-chevron-down.svg);background-position:center;background-repeat:no-repeat;width:37px;background-size:12px 8px;}.product-page-wrapper .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border:0;margin:0;}.product-page-wrapper .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);}.product-page-wrapper .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#172e62;}.product-page-wrapper .select2-container--default.select2-container--disabled .select2-selection--single,.product-page-wrapper .select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#f4f5f7;border-color:#e9ebef;color:#515B78;cursor:not-allowed;}.product-page-wrapper .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__arrow b:after,.product-page-wrapper .select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__arrow b:after{color:#b6bccb;}.product-page-wrapper .select2-container--default.select2-container--disabled .select2-selection__rendered{color:#515B78;}.product-page-wrapper .select2-container--default.select2-container--disabled .select2-selection--multiple:after{color:#b6bccb;}.product-page-wrapper .select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__choice,.product-page-wrapper .select2-container--default.select2-container--disabled .select2-selection--multiple ul li{cursor:not-allowed;}.product-page-wrapper .select2-search.select2-search--dropdown{padding:11px;}.product-page-wrapper .select2-search.select2-search--dropdown .select2-search__field{padding:0 16px;height:40px;border:2px solid rgba(182,188,203,0.6);-webkit-box-shadow:none;box-shadow:none;padding-left:37px;background-image:url(/themes/custom_theme/search-gray.svg);background-position:left 10px center;background-repeat:no-repeat;}.product-page-wrapper .select2-search.select2-search--dropdown .select2-search__field:focus{border-color:#515B78;}.product-page-wrapper .select2-dropdown{border-radius:4px !important;border:0;padding:8px;-webkit-box-shadow:0 3px 10px rgba(23,46,98,0.15);box-shadow:0 3px 10px rgba(23,46,98,0.15);}.product-page-wrapper .select2-dropdown.select2-dropdown--below{margin-top:4px;}.product-page-wrapper .select2-dropdown.select2-dropdown--above{margin-top:-4px;}.product-page-wrapper .select2-container--default .select2-results__option{background:#fff;color:#172e62;padding:8px 26px 8px 8px;border:0;margin:0;font-size:14px;border-radius:4px;}.product-page-wrapper .select2-container--default .select2-results__option[role=group]{padding:0;}.product-page-wrapper .select2-container--default .select2-results__option[aria-disabled=true]{color:#b6bccb;}.product-page-wrapper .select2-container--default .select2-results__option[aria-selected=true]{font-weight:600;background:#fff;color:#4057e3;position:relative;}.product-page-wrapper .select2-container--default .select2-results__option[aria-selected=true]:after{position:absolute;right:8px;top:50%;margin-top:-5px;font-size:11px;color:#4057e3;background-image:url(/themes/custom_theme/svg/icon-chevron-down.svg);background-position:center;background-repeat:no-repeat;width:12px;height:7px;}.product-page-wrapper .select2-container--default .select2-results__option.select2-results__message{padding-top:10px;padding-bottom:10px;font-style:italic;color:#515B78;font-size:12px;}.product-page-wrapper .select2-container--default .select2-results__option--highlighted[aria-selected]{background:#f4f5f7;color:#172e62;}.product-page-wrapper .select2-search--dropdown + .select2-results li.select2-results__message{padding-top:0;}.product-page-wrapper .webform-ajax-form-wrapper .data-drupal-messages > div{padding:0;}.product-page-wrapper .badge{display:inline-block;min-width:10px;padding:5px 8px 5px 8px;font-size:10px;background:#E9EBEF;letter-spacing:1px;text-transform:uppercase;border-radius:2px;font-weight:700;line-height:1;}.product-page-wrapper .data-drupal-messages{position:relative;z-index:9;margin-bottom:24px;}.product-page-wrapper .data-drupal-messages .status{background:#e8f3fb;color:#026ba7;font-size:14px;padding:24px 36px 24px 68px;border-radius:4px;border-left:4px solid #2d93e2;line-height:1.4;}.product-page-wrapper .data-drupal-messages .status li,.product-page-wrapper .data-drupal-messages .status p{font-size:14px;line-height:1.4;}@media only screen and (max-width:479px){.product-page-wrapper .data-drupal-messages .status{padding-left:24px;}}.product-page-wrapper .data-drupal-messages .status:before{content:"";display:block;width:29px;height:29px;background-image:url(/themes/custom_theme/svg/icon-info.svg);background-position:center;background-repeat:no-repeat;position:absolute;left:23px;top:20px;}@media only screen and (max-width:479px){.product-page-wrapper .data-drupal-messages .status:before{display:none;}}.product-page-wrapper .data-drupal-messages .status *{color:#026ba7;}.product-page-wrapper .data-drupal-messages .status a{font-weight:400;}.product-page-wrapper .data-drupal-messages .status a:hover{color:#026ba7;}.product-page-wrapper .data-drupal-messages ul{margin:0;}.product-page-wrapper .data-drupal-messages ul li{padding:0;margin:0 0 8px;}.product-page-wrapper .data-drupal-messages ul li:last-child{margin-bottom:0;}.product-page-wrapper .data-drupal-messages ul li:before{display:none;}.product-page-wrapper .data-drupal-messages .status-error{background:#FFF1F2;color:#C00C15;border-color:#ef404a;}.product-page-wrapper .data-drupal-messages .status-error:before{background-image:url(/themes/custom_theme/svg/icon-slash.svg);}.product-page-wrapper .data-drupal-messages .status-error *{color:#C00C15;}.product-page-wrapper .data-drupal-messages .close-status-message{right:7px;top:10px;font-size:13px;}.product-page-wrapper .data-drupal-messages .close-status-message:after{color:#b6bccb;}.product-page-wrapper .data-drupal-messages .close-status-message:hover:after{color:#515B78;}.product-page-wrapper input.btn.btn--yellow.btn-width--fixed{font-weight:600;min-width:auto;max-width:none;width:100%;white-space:normal;}@media only screen and (min-width:500px){.product-page-wrapper input.btn.btn--yellow.btn-width--fixed{width:100%;padding-left:40px;padding-right:40px;}}@media only screen and (min-width:1024px){.product-page-wrapper input.btn.btn--yellow.btn-width--fixed{width:auto;}}@media only screen and (max-width:375px){.product-page-wrapper input.btn.btn--yellow.btn-width--fixed{padding-left:24px;padding-right:24px;}}.product-page-wrapper .js-calculator-results-add-to-cart input.btn.btn--yellow.btn-width--fixed,.product-page-wrapper .about-section input.btn.btn--yellow.btn-width--fixed{white-space:normal;}.product-page-wrapper .pop-window-link{font-size:14px;display:inline-block;position:relative;padding-right:25px;}.product-page-wrapper .pop-window-link:after{content:"";position:absolute;right:0;top:1px;background-image:url(/themes/custom_theme/svg/icon-help-circle.svg);background-position:center;background-repeat:no-repeat;width:17px;height:17px;background-size:17px 16px;}.product-page-wrapper section{max-width:1144px;padding:0 24px;margin:0 auto;}@media only screen and (min-width:600px){.product-page-wrapper section{padding:0 40px;}}.product-page-wrapper section .section-title{text-align:center;font-size:28px;letter-spacing:-0.56px;line-height:1.37;margin:0 0 32px;}@media only screen and (min-width:768px){.product-page-wrapper section .section-title{margin:0 0 64px;}}@media only screen and (min-width:1024px){.product-page-wrapper section .section-title{font-size:32px;letter-spacing:-0.64px;}}.product-page-wrapper section .subsection-title{font-size:20px;letter-spacing:-0.4px;margin:0 0 8px;line-height:1.3;}.product-page-wrapper .top-section{position:relative;margin-bottom:64px;}@media only screen and (min-width:700px){.product-page-wrapper .top-section{padding-right:385px;min-height:213px;margin-bottom:82px;}}@media only screen and (min-width:1024px){.product-page-wrapper .top-section{padding-right:495px;min-height:288px;margin-bottom:120px;}}@media only screen and (min-width:1150px){.product-page-wrapper .top-section{padding-right:568px;min-height:378px;}}.product-page-wrapper .top-section h1.project-title{font-size:28px;line-height:39px;font-weight:700;letter-spacing:-0.56px;margin-bottom:13px;}@media only screen and (min-width:1024px){.product-page-wrapper .top-section h1.project-title{font-size:40px;line-height:55px;font-weight:700;letter-spacing:-0.8px;}}.product-page-wrapper .top-section .badge-and-contractor{margin:0 0 33px;}.product-page-wrapper .top-section .badge{margin:0 9px 6px 0;}.product-page-wrapper .top-section .contractor{display:inline-block;vertical-align:0;}.product-page-wrapper .top-section .project-image-wrapper{position:relative;max-width:566px;margin-bottom:24px;}@media only screen and (min-width:700px){.product-page-wrapper .top-section .project-image-wrapper{max-width:280px;position:absolute;right:40px;top:0;margin-bottom:0;}}@media only screen and (min-width:1024px){.product-page-wrapper .top-section .project-image-wrapper{max-width:400px;}}@media only screen and (min-width:1150px){.product-page-wrapper .top-section .project-image-wrapper{max-width:470px;}}.product-page-wrapper .top-section .project-image-wrapper > img{border-radius:8px;vertical-align:top;}.product-page-wrapper .top-section .project-image-wrapper .custom-message{width:96px;height:96px;display:table;table-layout:fixed;border-radius:50%;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.19);box-shadow:0 10px 15px rgba(23,46,98,0.19);padding:0 15px;font-weight:600;position:absolute;top:-20px;left:24px;background:#eecf4e;}@media only screen and (min-width:1024px){.product-page-wrapper .top-section .project-image-wrapper .custom-message{width:120px;height:120px;top:-30px;left:40px;}}.product-page-wrapper .top-section .project-image-wrapper .custom-message .custom-message-content{color:#fff;}.product-page-wrapper .top-section .project-image-wrapper .custom-message.color-blue{background:#172e62;}.product-page-wrapper .top-section .project-image-wrapper .custom-message.color-lilac{background:#928df2;}.product-page-wrapper .top-section .project-image-wrapper .custom-message .custom-message-content{display:table-cell;vertical-align:middle;line-height:16px;font-size:12px;text-align:center;font-weight:600;}.product-page-wrapper .top-section .project-image-wrapper .custom-message .custom-message-content strong{font-weight:700;}@media only screen and (min-width:1024px){.product-page-wrapper .top-section .project-image-wrapper .custom-message .custom-message-content{font-size:14px;line-height:18px;}}.product-page-wrapper .top-section .project-image-wrapper .custom-message .custom-message-content u{text-decoration:none;display:block;}.product-page-wrapper .top-section .project-image-wrapper .custom-message strong{font-size:14px;font-weight:700;line-height:1.4;}@media only screen and (min-width:1024px){.product-page-wrapper .top-section .project-image-wrapper .custom-message strong{font-size:18px;}}.product-page-wrapper .top-section .project-image-wrapper .owner-logo-bg{background:#fff;border-radius:4px 0 0 4px;padding:9px 12px 10px 12px;position:absolute;top:19px;right:0;width:97px;height:39px;}.product-page-wrapper .top-section .project-image-wrapper .owner-logo-bg.has-logotype-text{border-radius:4px 0 0 0;}@media only screen and (min-width:1024px){.product-page-wrapper .top-section .project-image-wrapper .owner-logo-bg{top:40px;padding:14px 16px 15px 16px;width:144px;height:59px;}}.product-page-wrapper .top-section .project-image-wrapper .owner-logo-bg img{max-width:64px;max-height:20px;width:auto;vertical-align:top;}@media only screen and (min-width:1024px){.product-page-wrapper .top-section .project-image-wrapper .owner-logo-bg img{max-width:96px;max-height:29px;}}.product-page-wrapper .top-section .project-image-wrapper .owner-logo-bg .logotype-text{position:absolute;top:39px;left:0;padding:4px 15px 5px 12px;font-size:9px;line-height:12px;font-weight:700;letter-spacing:0.9px;text-transform:uppercase;color:#fff;background:#928df2;width:100%;border-radius:0 0 0 4px;}@media only screen and (min-width:1024px){.product-page-wrapper .top-section .project-image-wrapper .owner-logo-bg .logotype-text{top:59px;font-size:12px;line-height:15px;font-weight:700;letter-spacing:1.2px;padding:7px 15px 8px 17px;}}.product-page-wrapper .top-section .project-image-wrapper .owner-logo-bg .logotype-text *{font-size:9px;line-height:12px;font-weight:700;letter-spacing:0.9px;text-transform:uppercase;color:#fff;}@media only screen and (min-width:1024px){.product-page-wrapper .top-section .project-image-wrapper .owner-logo-bg .logotype-text *{font-size:12px;line-height:15px;font-weight:700;letter-spacing:1.2px;}}.product-page-wrapper .top-section .project-image-wrapper.project-status-sold .product-sold-wrapper,.product-page-wrapper .top-section .project-image-wrapper.project-status-rented .product-sold-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;display:block;z-index:2;background:rgba(0,0,0,0.6);border-radius:8px;}.product-page-wrapper .top-section .project-image-wrapper.project-status-sold .product-sold-wrapper .product-sold-table,.product-page-wrapper .top-section .project-image-wrapper.project-status-rented .product-sold-wrapper .product-sold-table{width:100%;height:100%;display:table;table-layout:fixed;}.product-page-wrapper .top-section .project-image-wrapper.project-status-sold .product-sold-wrapper .product-sold-table > .product-sold-center,.product-page-wrapper .top-section .project-image-wrapper.project-status-rented .product-sold-wrapper .product-sold-table > .product-sold-center{display:table-cell;vertical-align:middle;text-transform:uppercase;text-align:center;}@media only screen and (max-width:500px){.product-page-wrapper .top-section .project-image-wrapper.project-status-sold .product-sold-wrapper .product-sold-table > .product-sold-center,.product-page-wrapper .top-section .project-image-wrapper.project-status-rented .product-sold-wrapper .product-sold-table > .product-sold-center{font-size:27px;}}.product-page-wrapper .top-section .project-image-wrapper.project-status-sold .product-sold-wrapper .product-sold-table > .product-sold-center div,.product-page-wrapper .top-section .project-image-wrapper.project-status-rented .product-sold-wrapper .product-sold-table > .product-sold-center div{-webkit-transform:rotate(-21deg);-ms-transform:rotate(-21deg);transform:rotate(-21deg);text-align:center;display:inline-block;font-weight:800;color:#fff;font-size:35px;}.product-page-wrapper .top-section .product-prices-wrapper{margin-bottom:37px;}@media only screen and (min-width:700px){.product-page-wrapper .top-section .product-prices-wrapper{min-height:88px;}}@media only screen and (min-width:1024px){.product-page-wrapper .top-section .product-prices-wrapper{min-height:auto;}}.product-page-wrapper .top-section .product-prices{display:table;table-layout:fixed;width:100%;max-width:453px;}.product-page-wrapper .top-section .product-prices .product-price{display:table-cell;vertical-align:top;text-align:left;padding:0 15px 0 30px;}@media only screen and (min-width:1024px){.product-page-wrapper .top-section .product-prices .product-price{padding:0 22px 0 40px;}}.product-page-wrapper .top-section .product-prices .product-price:first-child{text-align:left;width:48.5%;padding-left:0;}@media only screen and (max-width:1023px){.product-page-wrapper .top-section .product-prices .product-price:first-child{width:56%;}}@media only screen and (max-width:359px){.product-page-wrapper .top-section .product-prices .product-price:first-child{width:48%;}}.product-page-wrapper .top-section .product-prices .product-price + .product-price{border-left:1px solid #E9EBEF;}.product-page-wrapper .top-section .product-prices .product-price div{display:inline-block;text-align:left;font-size:24px;font-weight:700;line-height:22px;}@media only screen and (max-width:359px){.product-page-wrapper .top-section .product-prices .product-price div{font-size:20px;}}@media only screen and (max-width:599px){.product-page-wrapper .top-section .product-prices .product-price div{white-space:nowrap;}}.product-page-wrapper .top-section .product-prices .product-price div span{font-size:13px;display:inline-block;}@media only screen and (max-width:599px){.product-page-wrapper .top-section .product-prices .product-price div span{display:block;margin-top:2px;}}.product-page-wrapper .top-section .product-prices .product-price div p{color:#515B78;margin:0 0 7px;font-size:13px;font-weight:400;line-height:1.4;}@media only screen and (max-width:599px){.product-page-wrapper .top-section .product-prices .product-price div p{white-space:nowrap;}}.product-page-wrapper .top-section .product-prices .discount-price-line{padding-right:56px;position:relative;}.product-page-wrapper .top-section .product-prices .discount-price-line div{color:#ef404a;}@media only screen and (min-width:700px){.product-page-wrapper .top-section .product-prices .discount-price-line div{font-size:20px;line-height:22px;font-weight:700;letter-spacing:0px;}}@media only screen and (min-width:768px){.product-page-wrapper .top-section .product-prices .discount-price-line div{font-size:24px;line-height:22px;font-weight:700;letter-spacing:0px;}}.product-page-wrapper .top-section .product-prices .discount-price-line:after{content:"";position:absolute;right:0;top:8px;width:45px;height:39px;background-image:url(/themes/custom_theme/images/discount-badge.png);background-position:center;background-repeat:no-repeat;background-size:contain;}.product-page-wrapper .top-section .product-prices .old-price-line{margin-top:-3px;display:block !important;}@media only screen and (min-width:768px){.product-page-wrapper .top-section .product-prices .old-price-line{margin-top:-4px;}}.product-page-wrapper .top-section .product-prices .old-price-line div{font-size:13px;line-height:18px;font-weight:400;letter-spacing:0px;text-decoration:line-through;}.product-page-wrapper .top-section .product-prices.three-cols{max-width:524px;}.product-page-wrapper .top-section .product-prices.three-cols .product-price:first-child{width:31%;}@media only screen and (max-width:750px){.product-page-wrapper .top-section .product-prices.three-cols .product-price:first-child{width:34%;padding-right:7px;}}@media only screen and (max-width:360px){.product-page-wrapper .top-section .product-prices.three-cols .product-price:first-child{width:31%;}}@media only screen and (min-width:600px){.product-page-wrapper .top-section .product-prices .product-reservation-wrapper span{margin-left:4px;}}.product-page-wrapper .top-section .product-progress{margin-bottom:32px;}@media only screen and (min-width:700px){.product-page-wrapper .top-section .product-progress{margin-bottom:0;}}@media only screen and (min-width:1024px){.product-page-wrapper .top-section .product-progress{margin-bottom:36px;}}.product-page-wrapper .top-section .product-progress .project-progress-bar{height:12px;background-color:#e9ebef;border-radius:10px;}.product-page-wrapper .top-section .product-progress .project-progress-bar .project-progress{background:#00d3b7;}.product-page-wrapper .top-section .product-progress .project-info-wrapper-stats{margin-top:11px;}.product-page-wrapper .top-section .product-progress .project-info-wrapper-stats p{line-height:1.3;}.product-page-wrapper .top-section .product-progress .project-info-wrapper-stats p span{font-size:12px;font-weight:400;color:#515B78;}.product-page-wrapper .top-section .product-progress .project-info-wrapper-stats p span.desc{font-size:16px;font-weight:600;opacity:1;margin-bottom:3px;}.product-page-wrapper .top-section .product-progress .project-info-wrapper-stats p.left span.desc{color:#00d3b7;}.product-page-wrapper .top-section .commerce-order-item-add-to-cart-form .button--add-to-cart{width:100%;}@media only screen and (min-width:500px){.product-page-wrapper .top-section .commerce-order-item-add-to-cart-form .button--add-to-cart{width:auto;}}@media only screen and (min-width:700px){.product-page-wrapper .top-section .form-and-scroll-button{position:absolute;right:40px;bottom:0;width:280px;text-align:center;}}@media only screen and (min-width:1024px){.product-page-wrapper .top-section .form-and-scroll-button{position:static;width:100%;text-align:left;padding-top:3px;}}@media only screen and (min-width:1024px){.product-page-wrapper .top-section .form-and-scroll-button form{display:inline-block;vertical-align:top;}}.product-page-wrapper .top-section .form-and-scroll-button form .text-center{padding:0;}@media only screen and (min-width:1024px){.product-page-wrapper .top-section .form-and-scroll-button form .text-center{display:inline-block;vertical-align:top;text-align:left;}}@media only screen and (min-width:1024px){.product-page-wrapper .top-section .form-and-scroll-button form .text-center .button--add-to-cart{margin-right:20px;}}.product-page-wrapper .top-section .form-and-scroll-button a.btn{display:inline-block;vertical-align:top;}@media only screen and (max-width:1023px){.product-page-wrapper .top-section .form-and-scroll-button a.btn{display:none;}}.product-page-wrapper .discounts-section{margin-bottom:64px;}@media only screen and (min-width:700px){.product-page-wrapper .discounts-section{margin-bottom:80px;}}@media only screen and (min-width:1024px){.product-page-wrapper .discounts-section{margin-bottom:120px;}}.product-page-wrapper .discounts-section .discounts-block-title{font-size:20px;font-weight:700;margin:0 0 16px;line-height:1.3;letter-spacing:-0.4px;}.product-page-wrapper .discounts-section .discounts-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:calc(100% + 18px);margin-left:-9px;}.product-page-wrapper .discounts-section .discounts-list .discounts-item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px 9px 9px 9px;}@media only screen and (min-width:768px){.product-page-wrapper .discounts-section .discounts-list .discounts-item{-webkit-box-flex:1;-ms-flex:1 1 49%;flex:1 1 49%;}}@media only screen and (min-width:1024px){.product-page-wrapper .discounts-section .discounts-list .discounts-item{-webkit-box-flex:1;-ms-flex:1 1 19%;flex:1 1 19%;}}.product-page-wrapper .discounts-section .discounts-list .discounts-item *{color:#fff;}.product-page-wrapper .discounts-section .discounts-list .discounts-item .discounts-content{padding:38px 17px 34px 17px;border-radius:12px;font-size:11px;width:100%;text-align:center;background-image:url(/themes/custom_theme/images/discount-bg.png);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;}.product-page-wrapper .discounts-section .discounts-list .discounts-item .discounts-content strong{font-weight:400;}.product-page-wrapper .discounts-section .discounts-list .discounts-item .discounts-content .discount-price{font-size:30px;font-weight:700;line-height:1;margin:0 0 5px;}@media only screen and (min-width:1200px){.product-page-wrapper .discounts-section .discounts-list .discounts-item .discounts-content .discount-price{font-size:42px;}}.product-page-wrapper .discounts-section .discounts-list .discounts-item .discounts-content .discount-price span{font-size:16px;padding-left:4px;}.product-page-wrapper .discounts-section .discounts-list .discounts-item .discounts-content .discount-percent{position:absolute;right:15px;top:-19px;background:#F4CF26;border-radius:5px;padding:8px 17px;font-size:20px;color:#000;font-weight:400;line-height:1.2;}.product-page-wrapper .discounts-section .discounts-list .discounts-item .discounts-content .discount-percent span{font-weight:400;color:#000;font-size:14px;padding-left:1px;}.product-page-wrapper .about-section{margin-bottom:64px;}.product-page-wrapper .about-section .about-bg{padding-top:40px;border-top:1px solid #e9ebef;}@media only screen and (min-width:1024px){.product-page-wrapper .about-section .about-layout{display:table;table-layout:fixed;width:100%;}}@media only screen and (max-width:599px){.product-page-wrapper .about-section .about-layout .subsection-title,.product-page-wrapper .about-section .about-layout .desc-field{text-align:center;}}@media only screen and (min-width:1024px){.product-page-wrapper .about-section .about-layout .project-location,.product-page-wrapper .about-section .about-layout .project-stages{margin:0;display:table-cell;vertical-align:top;padding-right:32px;}}.product-page-wrapper .about-section .about-layout .project-stages{margin:40px 0 40px;}@media only screen and (min-width:600px){.product-page-wrapper .about-section .about-layout .project-stages{margin:64px 0 64px;}}@media only screen and (min-width:1024px){.product-page-wrapper .about-section .about-layout .project-stages{padding:0 0 0 32px;}}.product-page-wrapper .about-section .about-layout .map{margin-top:16px;border-radius:8px;overflow:hidden;height:auto;}@media only screen and (min-width:600px){.product-page-wrapper .about-section .about-layout .map{margin-top:30px;}}@media only screen and (min-width:1024px){.product-page-wrapper .about-section .about-layout .map{margin-top:40px;}}.product-page-wrapper .about-section .about-layout .map a{display:inline-block;vertical-align:top;}.product-page-wrapper .about-section .about-layout .map img{vertical-align:top;}.product-page-wrapper .about-section .about-layout .stages-wrapper{margin-top:19px;}@media only screen and (min-width:1024px){.product-page-wrapper .about-section .about-layout .stages-wrapper{margin-top:29px;}}.product-page-wrapper .about-section .about-layout .stages-timeline{position:relative;overflow:hidden;padding-top:11px;padding-bottom:11px;}.product-page-wrapper .about-section .about-layout .stages-timeline:before{content:"";position:absolute;left:18px;top:10px;width:2px;height:calc(100% - 10px);background:#b6bccb;}.product-page-wrapper .about-section .about-layout .stages-timeline > div{position:relative;padding-left:69px;color:#515B78;font-size:16px;line-height:1.3;margin-bottom:43px;}@media only screen and (min-width:600px){.product-page-wrapper .about-section .about-layout .stages-timeline > div{margin-bottom:61px;}}.product-page-wrapper .about-section .about-layout .stages-timeline > div:last-child{margin-bottom:0;}.product-page-wrapper .about-section .about-layout .stages-timeline > div:before{content:"";background-color:#fff;z-index:1;background-image:url(/themes/custom_theme/svg/progress-future.svg);background-position:0 4px;background-repeat:no-repeat;width:32px;height:32px;position:absolute;left:7px;top:-2px;}.product-page-wrapper .about-section .about-layout .stages-timeline > div > div{font-weight:700;font-size:16px;color:#515B78;}@media only screen and (min-width:600px){.product-page-wrapper .about-section .about-layout .stages-timeline > div > div{display:inline;padding-right:5px;}}.product-page-wrapper .about-section .about-layout .stages-timeline > div.active{color:#172e62;font-weight:700;}.product-page-wrapper .about-section .about-layout .stages-timeline > div.active > div{color:#172e62;}.product-page-wrapper .about-section .about-layout .stages-timeline > div.active:before{background-image:url(/themes/custom_theme/svg/progress-current.svg);background-position:0 4px;background-repeat:no-repeat;width:46px;height:46px;left:0;top:-10px;}.product-page-wrapper .about-section .about-layout .stages-timeline > div:last-child:after{content:"";position:absolute;left:18px;top:10px;width:2px;height:calc(100% + 10px);background:#fff;}.product-page-wrapper .about-section .about-layout .stages-timeline > div:last-child:before{top:-5px;}.product-page-wrapper .about-section .project-gallery{text-align:center;margin-top:40px;margin-bottom:40px;}@media only screen and (min-width:600px){.product-page-wrapper .about-section .project-gallery{margin-top:80px;margin-bottom:79px;}}.product-page-wrapper .about-section .project-gallery .subsection-title{margin-bottom:16px;}@media only screen and (min-width:600px){.product-page-wrapper .about-section .project-gallery .subsection-title{margin-bottom:40px;}}.product-page-wrapper .about-section .project-gallery .project-gallery-thumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;}@media only screen and (max-width:600px){.product-page-wrapper .about-section .project-gallery .project-gallery-thumbs{width:291px;margin-left:auto;margin-right:auto;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;}}@media only screen and (max-width:357px){.product-page-wrapper .about-section .project-gallery .project-gallery-thumbs{width:261px;}}.product-page-wrapper .about-section .project-gallery a{max-width:88px;min-width:88px;border-radius:6px;overflow:hidden;display:block;vertical-align:top;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;}@media only screen and (max-width:357px){.product-page-wrapper .about-section .project-gallery a{max-width:78px;min-width:78px;}}.product-page-wrapper .about-section .project-gallery a:hover{opacity:0.8;}.product-page-wrapper .about-section .project-gallery a img{vertical-align:top;}.product-page-wrapper .about-section .project-benefits-wrapper{margin-top:40px;}@media only screen and (min-width:1024px){.product-page-wrapper .about-section .project-benefits-wrapper{margin-top:64px;}}.product-page-wrapper .about-section .benefits-block{margin-bottom:51px;}@media only screen and (min-width:600px){.product-page-wrapper .about-section .benefits-block{margin-bottom:64px;}}.product-page-wrapper .about-section .benefits-block .subsection-title{text-align:center;margin-bottom:26px;}@media only screen and (min-width:600px){.product-page-wrapper .about-section .benefits-block .subsection-title{margin-bottom:40px;}}@media only screen and (min-width:600px){.product-page-wrapper .about-section .benefits-table{display:table;table-layout:fixed;width:100%;text-align:center;}}@media only screen and (min-width:800px){.product-page-wrapper .about-section .benefits-table{max-width:800px;margin-left:auto;margin-right:auto;}}.product-page-wrapper .about-section .benefits-table .one-benefit{padding:19px 0 19px 0;border-bottom:1px solid #e9ebef;}@media only screen and (min-width:600px){.product-page-wrapper .about-section .benefits-table .one-benefit{display:table-cell;vertical-align:top;padding:0 15px;text-align:center;border:0;border-right:1px solid #e9ebef;}}.product-page-wrapper .about-section .benefits-table .one-benefit .one-benefit-wrapper{position:relative;padding-left:82px;}@media only screen and (min-width:600px){.product-page-wrapper .about-section .benefits-table .one-benefit .one-benefit-wrapper{padding-left:0;}}.product-page-wrapper .about-section .benefits-table .one-benefit:first-child{padding-top:0;}.product-page-wrapper .about-section .benefits-table .one-benefit:last-child{padding-bottom:0;border-bottom:0;}@media only screen and (min-width:600px){.product-page-wrapper .about-section .benefits-table .one-benefit:last-child{border-right:0;}}.product-page-wrapper .about-section .benefits-table .one-benefit .card-image{position:absolute;left:0;top:50%;margin-top:-20px;}@media only screen and (min-width:600px){.product-page-wrapper .about-section .benefits-table .one-benefit .card-image{position:static;margin:0;height:76px;}.product-page-wrapper .about-section .benefits-table .one-benefit .card-image.icon-panel-icon{padding-top:2px;}.product-page-wrapper .about-section .benefits-table .one-benefit .card-image.icon-panel-icon img{width:64px;}.product-page-wrapper .about-section .benefits-table .one-benefit .card-image.icon-trees-icon img{width:60px;}.product-page-wrapper .about-section .benefits-table .one-benefit .card-image.icon-car-icon{padding-top:8px;}.product-page-wrapper .about-section .benefits-table .one-benefit .card-image.icon-car-icon img{width:64px;}}.product-page-wrapper .about-section .benefits-table .one-benefit .card-title{letter-spacing:-0.28px;}.product-page-wrapper .about-section .benefits-table .one-benefit .card-title span{font-weight:700;letter-spacing:-0.36px;font-size:18px;}.product-page-wrapper .about-section .benefits-table .one-benefit .card-description{color:#515B78;}.product-page-wrapper .texts-section{margin-bottom:40px;}@media only screen and (min-width:600px){.product-page-wrapper .texts-section{margin-bottom:64px;}}@media only screen and (min-width:1024px){.product-page-wrapper .texts-section{margin-bottom:104px;}}@media only screen and (min-width:1280px){.product-page-wrapper .texts-section{margin-bottom:120px;}}.product-page-wrapper .texts-section .simple-faq-list .faq-item{border-bottom:1px solid #DCE0E6;padding-bottom:10px;padding-left:8px;}.product-page-wrapper .texts-section .simple-faq-list .faq-item:first-child{border-top:1px solid #DCE0E6;}.product-page-wrapper .texts-section .simple-faq-list .faq-item .faq-title{font-size:18px;margin:0;color:#172E62;line-height:1.4;font-weight:600;cursor:pointer;position:relative;padding:30px 34px 20px 0;letter-spacing:-0.4px;-webkit-transition:font-size 120ms ease-in-out;transition:font-size 120ms ease-in-out;}@media only screen and (min-width:1024px){.product-page-wrapper .texts-section .simple-faq-list .faq-item .faq-title{padding:32px 43px 22px 0;}}.product-page-wrapper .texts-section .simple-faq-list .faq-item .faq-title:after{content:"";z-index:1;background-image:url(/themes/custom_theme/svg/chevron.svg);background-position:center;background-repeat:no-repeat;-webkit-transition:150ms all;transition:150ms all;display:block;background-size:contain;position:absolute;right:9px;width:16px;height:9px;top:39px;opacity:0.3;}@media only screen and (min-width:1024px){.product-page-wrapper .texts-section .simple-faq-list .faq-item .faq-title:after{right:11px;}}@media only screen and (min-width:1024px){.product-page-wrapper .texts-section .simple-faq-list .faq-item .faq-title:hover{color:#4057E3;}.product-page-wrapper .texts-section .simple-faq-list .faq-item .faq-title:hover:after{opacity:1;}}.product-page-wrapper .texts-section .simple-faq-list .faq-item .faq-content{display:none;padding-bottom:30px;padding-right:18px;}@media only screen and (min-width:1024px){.product-page-wrapper .texts-section .simple-faq-list .faq-item .faq-content{padding-bottom:40px;padding-right:88px;}}.product-page-wrapper .texts-section .simple-faq-list .faq-item.opened{padding-bottom:0;}.product-page-wrapper .texts-section .simple-faq-list .faq-item.opened .faq-title{font-weight:700;font-size:20px;}.product-page-wrapper .texts-section .simple-faq-list .faq-item.opened .faq-title:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);opacity:1;}.product-page-wrapper .texts-section .simple-faq-list .faq-item.opened .faq-title:hover{color:#172e62;}.product-page-wrapper .texts-section .uuid-mobile{padding-bottom:32px;margin-bottom:32px;border-bottom:1px solid #e9ebef;}@media only screen and (min-width:768px){.product-page-wrapper .texts-section .uuid-mobile{display:none;}}.product-page-wrapper .texts-section .uuid-wrapper .field-class-field__user__field_company_logo__user{margin-bottom:16px;}.product-page-wrapper .texts-section .uuid-wrapper .field-company-name div{font-size:16px;font-weight:600;line-height:1.3;}.product-page-wrapper .texts-section .uuid-wrapper .field-user-description > div > div:first-child{display:none;}.product-page-wrapper .texts-section .uuid-wrapper .field-class-field__user__field_web_page__user{margin-top:24px;}.product-page-wrapper .texts-section .uuid-wrapper .field-class-field__user__field_web_page__user > div:first-child{display:none;}@media only screen and (min-width:768px){.product-page-wrapper .texts-section .uuid-layout{display:table;table-layout:fixed;width:100%;}}@media only screen and (min-width:768px){.product-page-wrapper .texts-section .uuid-layout .uuid-left,.product-page-wrapper .texts-section .uuid-layout .uuid-right{display:table-cell;vertical-align:top;}}@media only screen and (min-width:768px){.product-page-wrapper .texts-section .uuid-layout .uuid-left{padding-right:32px;}}@media only screen and (min-width:1280px){.product-page-wrapper .texts-section .uuid-layout .uuid-left{padding-right:88px;}}.product-page-wrapper .texts-section .uuid-layout .uuid-left + .uuid-right{width:332px;margin:0;}@media only screen and (max-width:767px){.product-page-wrapper .texts-section .uuid-layout .uuid-left + .uuid-right{display:none;}}.product-page-wrapper .texts-section .uuid-layout .uuid-left + .uuid-right .uuid-border{padding:0 0 0 32px;position:relative;}.product-page-wrapper .texts-section .uuid-layout .uuid-left + .uuid-right .uuid-border:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;border-radius:4px;background:#b6bccb;}.product-page-wrapper .texts-section .form-actions{padding:40px 0 0 0;}@media only screen and (min-width:600px){.product-page-wrapper .texts-section .form-actions{padding-top:64px;}}.product-page-wrapper .generation-section{max-width:100%;background:#fafafa;padding:64px 24px;margin-bottom:64px;}@media only screen and (min-width:600px){.product-page-wrapper .generation-section{padding:80px 40px;margin-bottom:80px;}}@media only screen and (min-width:1024px){.product-page-wrapper .generation-section{padding:104px 40px;}}@media only screen and (min-width:1280px){.product-page-wrapper .generation-section{padding:120px 40px;}}.product-page-wrapper .generation-section:last-child{margin-bottom:0;}.product-page-wrapper .generation-section .generation-wrapper{border-radius:8px;border:1px solid #e9ebef;background:#fff;-webkit-box-shadow:0 6px 20px rgba(23,46,98,0.06);box-shadow:0 6px 20px rgba(23,46,98,0.06);padding:32px 20px 32px 20px;max-width:1144px;margin:0 auto;}@media only screen and (min-width:600px){.product-page-wrapper .generation-section .generation-wrapper{padding:62px 24px 44px 24px;}}@media only screen and (min-width:1024px){.product-page-wrapper .generation-section .generation-wrapper{padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1280px){.product-page-wrapper .generation-section .generation-wrapper{padding-left:48px;padding-right:48px;}}.product-page-wrapper .apva-banner-section{margin-bottom:64px;}@media only screen and (min-width:600px){.product-page-wrapper .apva-banner-section{margin-bottom:80px;}}.product-page-wrapper .apva-banner-section a{display:inline-block;vertical-align:top;position:relative;text-decoration:none;}.product-page-wrapper .apva-banner-section a img{vertical-align:top;}@media only screen and (min-width:600px){.product-page-wrapper .apva-banner-section a img.mobile-banner{display:none;}}.product-page-wrapper .apva-banner-section a img.desktop-banner{display:none;}@media only screen and (min-width:600px){.product-page-wrapper .apva-banner-section a img.desktop-banner{display:inline-block;}}.product-page-wrapper .apva-banner-section a .middle-text{color:#fff;font-weight:600;line-height:1.4;font-size:20px;position:absolute;left:0;top:42%;width:100%;text-align:center;padding:0 20px;}@media only screen and (min-width:600px){.product-page-wrapper .apva-banner-section a .middle-text{font-size:14px;top:50%;margin-top:-20px;left:32%;max-width:296px;text-align:left;padding:0;}}@media only screen and (min-width:768px){.product-page-wrapper .apva-banner-section a .middle-text{font-size:18px;margin-top:-24px;left:32%;max-width:311px;}}@media only screen and (min-width:1024px){.product-page-wrapper .apva-banner-section a .middle-text{font-size:22px;margin-top:-31px;left:33%;max-width:375px;}}.product-page-wrapper .apva-banner-section a .middle-text span{display:inline-block;max-width:373px;}.product-page-wrapper .apva-banner-section a .right-text{font-weight:600;line-height:1.4;position:absolute;width:100%;left:0;bottom:14%;text-align:center;color:#172e62;}@media only screen and (min-width:600px){.product-page-wrapper .apva-banner-section a .right-text{width:auto;font-size:12px;top:50%;margin-top:-9px;left:auto;right:2%;text-align:left;}}@media only screen and (min-width:768px){.product-page-wrapper .apva-banner-section a .right-text{font-size:14px;margin-top:-10px;right:4%;}}@media only screen and (min-width:1024px){.product-page-wrapper .apva-banner-section a .right-text{font-size:16px;margin-top:-13px;right:5%;}}.product-page-wrapper .apva-banner-section a .right-text span{display:inline-block;position:relative;padding-right:35px;}@media only screen and (min-width:600px){.product-page-wrapper .apva-banner-section a .right-text span{padding-right:24px;}}@media only screen and (min-width:768px){.product-page-wrapper .apva-banner-section a .right-text span{padding-right:29px;}}@media only screen and (min-width:1024px){.product-page-wrapper .apva-banner-section a .right-text span{padding-right:36px;}}.product-page-wrapper .apva-banner-section a .right-text span:after{content:"";z-index:1;background-image:url(/themes/custom_theme/svg/arrow-circle-dark.svg);background-position:center;background-repeat:no-repeat;background-size:20px 20px;-webkit-transition:transform 150ms ease-in-out;-webkit-transition:-webkit-transform 150ms ease-in-out;transition:-webkit-transform 150ms ease-in-out;transition:transform 150ms ease-in-out;transition:transform 150ms ease-in-out,-webkit-transform 150ms ease-in-out;display:block;position:absolute;right:0;width:20px;height:20px;top:0;}@media only screen and (min-width:600px){.product-page-wrapper .apva-banner-section a .right-text span:after{width:16px;height:16px;background-size:16px 16px;top:1px;}}@media only screen and (min-width:768px){.product-page-wrapper .apva-banner-section a .right-text span:after{width:20px;height:20px;background-size:20px 20px;}}@media only screen and (min-width:1024px){.product-page-wrapper .apva-banner-section a .right-text span:after{width:24px;height:24px;background-size:24px 24px;top:0;}}.product-page-wrapper .reservation-button-section{margin-bottom:64px;}@media only screen and (min-width:600px){.product-page-wrapper .reservation-button-section{margin-bottom:80px;}}.product-page-wrapper .still-undecided-section{text-align:center;margin-bottom:64px;}@media only screen and (min-width:600px){.product-page-wrapper .still-undecided-section{margin-bottom:80px;}}.product-page-wrapper .still-undecided-section h2{margin:0;font-size:28px;line-height:1.4;font-weight:400;letter-spacing:-0.56px;}@media only screen and (min-width:768px){.product-page-wrapper .still-undecided-section h2{font-size:36px;}}.product-page-wrapper .still-undecided-section h2 a{color:#172e62;font-weight:700;display:inline-block;text-decoration:underline;}.product-page-wrapper .still-undecided-section h2 a:hover{text-decoration:none;color:#4B5CD7;}.product-page-wrapper .still-undecided-section p{color:#515B78;font-size:13px;line-height:1.4;}.product-page-wrapper .views-element-container{max-width:100%;margin-left:0;padding:0;}.product-page-wrapper .calculator-section{margin-bottom:64px;}@media only screen and (min-width:600px){.product-page-wrapper .calculator-section{margin-bottom:80px;}}@media only screen and (min-width:1024px){.product-page-wrapper .calculator-section{margin-bottom:120px;}}.product-page-wrapper .calculator-section .calc-first-bottom-text,.product-page-wrapper .calculator-section .calc-second-bottom-text{font-size:13px;font-weight:700;line-height:18px;background:#fafafa;padding:24px;}@media only screen and (min-width:600px){.product-page-wrapper .calculator-section .calc-first-bottom-text,.product-page-wrapper .calculator-section .calc-second-bottom-text{padding:32px;}}@media only screen and (min-width:1024px){.product-page-wrapper .calculator-section .calc-first-bottom-text,.product-page-wrapper .calculator-section .calc-second-bottom-text{padding:40px;}}.product-page-wrapper .calculator-section .calc-first-bottom-text p,.product-page-wrapper .calculator-section .calc-second-bottom-text p{margin:0 0 15px;font-size:13px;line-height:18px;}.product-page-wrapper .calculator-section .calc-first-bottom-text p:last-child,.product-page-wrapper .calculator-section .calc-second-bottom-text p:last-child{margin:0;}.product-page-wrapper .calculator-section .calc-first-bottom-text{padding-top:32px;padding-bottom:0;}.product-page-wrapper .calculator-section .calc-second-bottom-text{border-radius:0 0 8px 8px;}.product-page-wrapper .calculator-section .le-commerce-calculator-project-form{position:relative;}.product-page-wrapper .calculator-section .calc-second-bottom-text{color:#515B78;font-weight:400;padding-top:15px;}.product-page-wrapper .calculator-section .calc-second-bottom-text p{margin:0 0 15px;color:#515B78;font-size:13px;}.product-page-wrapper .calculator-section .calc-second-bottom-text p:last-child{margin:0;}.product-page-wrapper .calculator-section .js-calculator-results-add-to-cart{margin-top:-105px;margin-bottom:70px;padding-left:20px;padding-right:20px;}@media only screen and (min-width:768px){.product-page-wrapper .calculator-section .js-calculator-results-add-to-cart{margin-top:-145px;margin-bottom:109px;}}.product-page-wrapper .calculator-section .js-calculator-results-add-to-cart:not(.hidden) + .calc-first-bottom-text{margin-top:-42px;}.product-page-wrapper .calculator-form-wrapper{background:#233a8a;padding:32px 20px 40px 20px;border-radius:8px 8px 0 0;}@media only screen and (min-width:600px){.product-page-wrapper .calculator-form-wrapper{padding:32px 32px 40px 32px;}}@media only screen and (min-width:1024px){.product-page-wrapper .calculator-form-wrapper{padding:56px 40px 40px 40px;}}.product-page-wrapper .calculator-form-wrapper *{color:#fff;}.product-page-wrapper .calculator-form-wrapper .calculator-header{border-bottom:2px solid #172e62;padding-bottom:26px;margin-bottom:25px;}@media only screen and (min-width:600px){.product-page-wrapper .calculator-form-wrapper .calculator-header{padding-bottom:32px;}}.product-page-wrapper .calculator-form-wrapper h2.section-title{text-align:left;font-size:18px;letter-spacing:-0.4px;margin:0;max-width:643px;}@media only screen and (min-width:600px){.product-page-wrapper .calculator-form-wrapper h2.section-title{font-size:20px;}}@media only screen and (min-width:1024px){.product-page-wrapper .calculator-form-wrapper h2.section-title{font-size:32px;letter-spacing:-0.64px;}}@media only screen and (min-width:600px){.product-page-wrapper .calculator-form-wrapper .calculator-header{display:table;table-layout:fixed;width:100%;}.product-page-wrapper .calculator-form-wrapper .calculator-header__title,.product-page-wrapper .calculator-form-wrapper .calculator-header__buttons{display:table-cell;vertical-align:top;}.product-page-wrapper .calculator-form-wrapper .calculator-header__buttons{padding-left:22px;width:308px;}}@media only screen and (min-width:1024px){.product-page-wrapper .calculator-form-wrapper .calculator-header__buttons{padding-left:30px;width:390px;}}.product-page-wrapper .calculator-form-wrapper .wrapper{padding:0;margin:0;max-width:360px;}.product-page-wrapper .calculator-form-wrapper .wrapper .calculator-select-wrapper{padding:16px 0 0;}@media only screen and (min-width:600px){.product-page-wrapper .calculator-form-wrapper .wrapper .calculator-select-wrapper{padding:0;}}.product-page-wrapper .calculator-form-wrapper .wrapper .calculator-select-wrapper .calculator-select{width:100%;padding:2px;border-radius:30px;background:#172e62;}.product-page-wrapper .calculator-form-wrapper .wrapper .calculator-select-wrapper .calculator-item{height:auto;}.product-page-wrapper .calculator-form-wrapper .wrapper .calculator-select-wrapper .calculator-item label.checkmark{padding-top:8px;padding-bottom:8px;font-weight:600;font-size:13px;-webkit-transition:150ms all;transition:150ms all;color:#b6bccb;margin:0;}@media only screen and (min-width:1024px){.product-page-wrapper .calculator-form-wrapper .wrapper .calculator-select-wrapper .calculator-item label.checkmark{padding-top:11px;padding-bottom:11px;font-size:14px;}}.product-page-wrapper .calculator-form-wrapper .wrapper .calculator-select-wrapper .calculator-item label.checkmark:before{display:inline-block;content:"";width:12px;height:14px;background-image:url(/themes/custom_theme/svg/user.svg);background-position:center;background-repeat:no-repeat;background-size:12px 14px;opacity:0.7;margin-right:10px;vertical-align:-2px;}@media only screen and (min-width:1024px){.product-page-wrapper .calculator-form-wrapper .wrapper .calculator-select-wrapper .calculator-item label.checkmark:before{width:15px;height:17px;background-size:15px 17px;vertical-align:-2px;}}.product-page-wrapper .calculator-form-wrapper .wrapper .calculator-select-wrapper .calculator-item input[type=radio]:checked ~ .checkmark{color:#172e62;background-color:#fff;padding-top:9px;padding-bottom:9px;cursor:default;}@media only screen and (min-width:1024px){.product-page-wrapper .calculator-form-wrapper .wrapper .calculator-select-wrapper .calculator-item input[type=radio]:checked ~ .checkmark{padding-top:12px;padding-bottom:12px;font-size:14px;}}.product-page-wrapper .calculator-form-wrapper .wrapper .calculator-select-wrapper .calculator-item input[type=radio]:checked ~ .checkmark:before{opacity:1;background-image:url(/themes/custom_theme/svg/user-blue.svg);background-position:center;background-repeat:no-repeat;}.product-page-wrapper .calculator-form-wrapper .wrapper .calculator-select-wrapper .calculator-item:last-child label.checkmark:before{background-image:url(/themes/custom_theme/svg/icon-briefcase.svg);background-position:center;background-repeat:no-repeat;width:15px;height:14px;background-size:15px 14px;vertical-align:-2px;}@media only screen and (min-width:1024px){.product-page-wrapper .calculator-form-wrapper .wrapper .calculator-select-wrapper .calculator-item:last-child label.checkmark:before{width:20px;height:20px;background-size:20px 20px;vertical-align:-4px;}}.product-page-wrapper .calculator-form-wrapper .wrapper .calculator-select-wrapper .calculator-item:last-child input[type=radio]:checked ~ .checkmark:before{background-image:url(/themes/custom_theme/svg/icon-briefcase-blue.svg);background-position:center;background-repeat:no-repeat;}.product-page-wrapper .calculator-form-wrapper .wrapper .calculator-select-wrapper .calculator-item input[type=radio]:disabled ~ .checkmark{cursor:not-allowed;opacity:0.5;}.product-page-wrapper .calculator-form-wrapper .calculator-inputs{border-bottom:2px solid #172e62;padding-bottom:26px;margin-bottom:25px;}@media only screen and (min-width:600px){.product-page-wrapper .calculator-form-wrapper .calculator-inputs{padding-bottom:32px;}}@media only screen and (min-width:768px){.product-page-wrapper .calculator-form-wrapper .calculator-inputs{display:table;table-layout:fixed;width:100%;}.product-page-wrapper .calculator-form-wrapper .calculator-inputs__slider,.product-page-wrapper .calculator-form-wrapper .calculator-inputs__params{display:table-cell;vertical-align:top;}.product-page-wrapper .calculator-form-wrapper .calculator-inputs__params{padding-left:32px;width:342px;}}@media only screen and (min-width:1024px){.product-page-wrapper .calculator-form-wrapper .calculator-inputs__params{padding-left:114px;width:436px;}}.product-page-wrapper .calculator-form-wrapper .tooltip{width:19px;height:19px;background:transparent;background-image:url(/themes/custom_theme/svg/tooltip_white.svg);background-position:center;background-repeat:no-repeat;border:0;border-radius:0;background-size:18px 18px;margin-left:5px;opacity:0.6;vertical-align:-5px;}.product-page-wrapper .calculator-form-wrapper .tooltip:hover,.product-page-wrapper .calculator-form-wrapper .tooltip:focus{opacity:1;}.product-page-wrapper .calculator-form-wrapper .violet-separator-line{display:none;}.product-page-wrapper .calculator-form-wrapper .form-item-electricity-price{margin:0 0 24px;}.product-page-wrapper .calculator-form-wrapper .form-item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 24px;padding:0;}.product-page-wrapper .calculator-form-wrapper .form-item:last-child{margin-bottom:0;}.product-page-wrapper .calculator-form-wrapper .form-item label{display:inline-block;vertical-align:middle;width:100%;margin-right:14px;padding-bottom:0;font-size:13px;line-height:1.4;}@media only screen and (min-width:359px){.product-page-wrapper .calculator-form-wrapper .form-item label{font-size:14px;}}.product-page-wrapper .calculator-form-wrapper .form-item label .required{display:none;}@media only screen and (min-width:359px){.product-page-wrapper .calculator-form-wrapper .form-item label{margin-right:24px;}}@media only screen and (min-width:768px){.product-page-wrapper .calculator-form-wrapper .form-item label{margin-right:14px;}}@media only screen and (min-width:1024px){.product-page-wrapper .calculator-form-wrapper .form-item label{margin-right:34px;}}.product-page-wrapper .calculator-form-wrapper .form-item input{background:transparent;text-align:center;max-width:80px;border:2px solid rgba(182,188,203,0.6);color:#fff;padding:0 10px;font-size:16px;height:40px;}.product-page-wrapper .calculator-form-wrapper .form-item input:focus{border-color:#fff;}.product-page-wrapper .calculator-form-wrapper .form-item input[disabled]{border:2px solid #364D9D;background:#364D9D;}.product-page-wrapper .calculator-form-wrapper .form-item .point{font-size:16px;margin-left:9px;min-width:41px;}.product-page-wrapper .calculator-form-wrapper .form-item .flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.product-page-wrapper .calculator-form-wrapper .form-item.form-item-error .form-item--error-message{width:100%;}.product-page-wrapper .calculator-form-wrapper .form-item--error-message{font-size:11px;line-height:15px;margin-top:8px;}.product-page-wrapper .calculator-form-wrapper .form-item--error-message:before{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:13px;content:"\e903";display:inline-block;vertical-align:middle;margin-right:5px;}.product-page-wrapper .calculator-form-wrapper .slider-wrapper{width:100%;left:auto;margin:0;padding:0 40px;}.product-page-wrapper .calculator-form-wrapper .slider-wrapper .slider-minus{left:0;background-color:#172E62;background-image:url(/themes/custom_theme/svg/minus.svg);background-position:center;background-repeat:no-repeat;border-radius:50%;width:28px;height:28px;top:12px;}.product-page-wrapper .calculator-form-wrapper .slider-wrapper .slider-minus:hover{background-color:#0c1836;}.product-page-wrapper .calculator-form-wrapper .slider-wrapper .slider-plus{right:0;background-color:#172E62;background-image:url(/themes/custom_theme/svg/plus.svg);background-position:center;background-repeat:no-repeat;border-radius:50%;width:28px;height:28px;top:12px;}.product-page-wrapper .calculator-form-wrapper .slider-wrapper .slider-plus:hover{background-color:#0c1836;}.product-page-wrapper .calculator-form-wrapper .slider-wrapper .form-range{display:none;}.product-page-wrapper .calculator-form-wrapper .calculator-content{text-align:center;margin-bottom:32px;}@media only screen and (min-width:768px){.product-page-wrapper .calculator-form-wrapper .calculator-content{margin-bottom:0;}}.product-page-wrapper .calculator-form-wrapper .calculator-content .slider-instructions{margin:0 0 20px;text-align:left;font-size:16px;line-height:1.4;}@media only screen and (min-width:1024px){.product-page-wrapper .calculator-form-wrapper .calculator-content .slider-instructions{margin-bottom:31px;}}.product-page-wrapper .calculator-form-wrapper .calculator-content .slider-instructions b{font-weight:600;}.product-page-wrapper .calculator-form-wrapper .calculator-average{display:inline-block;background:#172e62;border-radius:4px;padding:8px 25px 9px 25px;}.product-page-wrapper .calculator-form-wrapper .calculator-average div{font-size:18px;line-height:26px;font-weight:600;letter-spacing:0px;}.product-page-wrapper .calculator-form-wrapper .calculator-average p{margin:0;}.product-page-wrapper .calculator-form-wrapper .calculator-average .value{margin-right:5px;}.product-page-wrapper .calculator-form-wrapper .slider-custom-wrapper{position:relative;padding-bottom:33px;padding-top:20px;z-index:11;text-align:left;}.product-page-wrapper .calculator-form-wrapper .slider-custom-wrapper .slider-value-left,.product-page-wrapper .calculator-form-wrapper .slider-custom-wrapper .slider-value-right{position:absolute;left:-39px;bottom:0;color:#fff;font-size:13px;font-weight:600;line-height:1.4;}.product-page-wrapper .calculator-form-wrapper .slider-custom-wrapper .slider-value-left span,.product-page-wrapper .calculator-form-wrapper .slider-custom-wrapper .slider-value-right span{display:block;}.product-page-wrapper .calculator-form-wrapper .slider-custom-wrapper .slider-value-right{left:auto;right:-39px;}.product-page-wrapper .calculator-form-wrapper .slider-custom-wrapper .ui-widget.ui-widget-content.ui-slider-horizontal{height:12px;background:#4057E3;border:0;border-radius:7px;}.product-page-wrapper .calculator-form-wrapper .slider-custom-wrapper .ui-widget.ui-widget-content .ui-slider-range{background:#172E62;border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px;}.product-page-wrapper .calculator-form-wrapper .slider-custom-wrapper .ui-widget.ui-widget-content .ui-slider-handle{-webkit-box-shadow:none;box-shadow:none;width:28px;height:28px;background:#4057E3;border:4px solid #fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;cursor:-webkit-grab;cursor:grab;top:-8px;margin-left:-12px;}.product-page-wrapper .calculator-form-wrapper .slider-custom-wrapper .ui-widget.ui-widget-content .ui-slider-handle span{position:absolute;left:-51px;top:-52px;background:#fff;height:35px;width:128px;line-height:33px;-webkit-box-shadow:0 3px 20px rgba(23,46,98,0.15);box-shadow:0 3px 20px rgba(23,46,98,0.15);border-radius:27px;text-align:center;font-size:14px;font-weight:600;color:#172E62;white-space:nowrap;pointer-events:none;}.product-page-wrapper .calculator-form-wrapper .slider-custom-wrapper .ui-widget.ui-widget-content .ui-slider-handle span:after{content:"";position:absolute;bottom:-8px;left:55px;margin-left:-2px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff;}.product-page-wrapper .calculator-form-wrapper .calculator-leasing{width:auto;border-bottom:2px solid #172e62;padding-bottom:26px;margin-bottom:25px;}@media only screen and (min-width:600px){.product-page-wrapper .calculator-form-wrapper .calculator-leasing{padding-bottom:32px;}}@media only screen and (min-width:700px){.product-page-wrapper .calculator-form-wrapper .calculator-leasing{padding-bottom:32px;}}.product-page-wrapper .calculator-form-wrapper .calculator-leasing .js-calculator-leasing-message{margin-top:24px;font-size:13px;position:relative;padding-left:24px;color:#eecf4e;}.product-page-wrapper .calculator-form-wrapper .calculator-leasing .js-calculator-leasing-message:before{content:"";display:inline-block;background-image:url(/themes/custom_theme/svg/info-yellow.svg);background-position:center;background-repeat:no-repeat;width:18px;height:18px;position:absolute;background-size:contain;left:0;top:1px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.product-page-wrapper .calculator-form-wrapper .calculator-leasing .calculator-content{width:auto;display:block;margin-top:24px;}.product-page-wrapper .calculator-form-wrapper .calculator-leasing .calculator-content .slider-instructions{width:100%;display:block;margin:0 0 20px;font-size:16px;font-weight:600;}.product-page-wrapper .calculator-form-wrapper .calculator-leasing .calculator-inputs{padding-bottom:0;border-bottom:0;margin-bottom:0;position:relative;}@media only screen and (min-width:768px){.product-page-wrapper .calculator-form-wrapper .calculator-leasing .calculator-inputs .calculator-inputs__params{padding-bottom:40px;}}.product-page-wrapper .calculator-form-wrapper .calculator-leasing .disabled-leasing .calculator-inputs{opacity:0.5;}.product-page-wrapper .calculator-form-wrapper .calculator-leasing .disabled-leasing .calculator-inputs__slider:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:5555;cursor:not-allowed;}.product-page-wrapper .calculator-form-wrapper .js-form-type-checkbox{width:auto;padding-left:36px;position:relative;}.product-page-wrapper .calculator-form-wrapper .js-form-type-checkbox input{opacity:0;}.product-page-wrapper .calculator-form-wrapper .js-form-type-checkbox label{width:auto;padding:0;margin:0;cursor:pointer;}.product-page-wrapper .calculator-form-wrapper .js-form-type-checkbox .checkbox-wrapper{position:absolute;left:0;top:2px;}.product-page-wrapper .calculator-form-wrapper .js-form-type-checkbox .checkbox-wrapper .form-checkbox-box{position:relative;outline-offset:5px;}.product-page-wrapper .calculator-form-wrapper .js-form-type-checkbox .form-checkbox-box{width:24px;height:24px;margin:0;background:#fff;border:2px solid #fff;border-radius:4px;-webkit-transition:all 150ms;transition:all 150ms;position:absolute;left:0;top:-2px;}.product-page-wrapper .calculator-form-wrapper .js-form-type-checkbox .form-checkbox-box:after{content:"";display:inline-block;background-image:url(/themes/custom_theme/svg/tick.svg);background-position:center;background-repeat:no-repeat;width:16px;height:12px;position:absolute;left:2px;bottom:4px;opacity:0;}.product-page-wrapper .calculator-form-wrapper .js-form-type-checkbox input:checked ~ .form-checkbox-box:after{opacity:1;}.product-page-wrapper .calculator-form-wrapper .form-item-leasing .checkbox-wrapper{left:-36px;}.product-page-wrapper .calculator-form-wrapper .form-item-eu-support{margin-bottom:42px;}@media only screen and (min-width:700px){.product-page-wrapper .calculator-form-wrapper .form-item-eu-support{min-height:56px;margin:0;}}.product-page-wrapper .calculator-form-wrapper .form-item-eu-support .form-item{position:static;}.product-page-wrapper .calculator-form-wrapper .calculator-apva{position:relative;min-height:56px;}@media only screen and (min-width:700px){.product-page-wrapper .calculator-form-wrapper .submit-button{position:absolute;right:0;top:0;}}.product-page-wrapper .calculator-form-wrapper .submit-button input{min-width:250px;width:100%;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='17.667'%20height='19.334'%20viewBox='0%200%2017.667%2019.334'%3E%3Cpath%20id='icon-calculator'%20d='M1.667,18.334A1.667,1.667,0,0,1,0,16.667v-15A1.667,1.667,0,0,1,1.667,0H15a1.668,1.668,0,0,1,1.667,1.667v15A1.667,1.667,0,0,1,15,18.334Zm0-1.667H15v-15H1.667V5.013H12.5a.833.833,0,0,1,0,1.667H1.667Zm9.583-3.333V10a.834.834,0,0,1,1.667,0v3.333a.834.834,0,0,1-1.667,0Zm-3.333.833a.833.833,0,0,1,0-1.666H9.166a.833.833,0,1,1,0,1.666Zm-3.75,0a.833.833,0,0,1,0-1.666H5.417a.833.833,0,1,1,0,1.666Zm3.75-3.333a.833.833,0,0,1,0-1.667H9.166a.833.833,0,1,1,0,1.667Zm-3.75,0a.833.833,0,0,1,0-1.667H5.417a.833.833,0,1,1,0,1.667Z'%20transform='translate(0.5%200.5)'%20fill='%23ffffff'%20stroke='rgba(0,0,0,0)'%20stroke-width='1'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left 65px center;border-color:#fff;-webkit-box-shadow:none;box-shadow:none;padding-left:72px;}@media only screen and (max-width:370px){.product-page-wrapper .calculator-form-wrapper .submit-button input{background-position:left 45px center;}}@media only screen and (min-width:380px){.product-page-wrapper .calculator-form-wrapper .submit-button input{background-position:left 72px center;}}@media only screen and (min-width:400px){.product-page-wrapper .calculator-form-wrapper .submit-button input{min-width:290px;background-position:left 87px center;}}@media only screen and (min-width:420px){.product-page-wrapper .calculator-form-wrapper .submit-button input{background-position:left 93px center;}}@media only screen and (min-width:440px){.product-page-wrapper .calculator-form-wrapper .submit-button input{background-position:left 105px center;}}@media only screen and (min-width:500px){.product-page-wrapper .calculator-form-wrapper .submit-button input{background-position:left 66px center;width:auto;}}@media only screen and (min-width:768px){.product-page-wrapper .calculator-form-wrapper .submit-button input{width:320px;background-position:left 75px center;}}.product-page-wrapper .calculator-form-wrapper .submit-button input:hover{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='17.667'%20height='19.334'%20viewBox='0%200%2017.667%2019.334'%3E%3Cpath%20id='icon-calculator'%20d='M1.667,18.334A1.667,1.667,0,0,1,0,16.667v-15A1.667,1.667,0,0,1,1.667,0H15a1.668,1.668,0,0,1,1.667,1.667v15A1.667,1.667,0,0,1,15,18.334Zm0-1.667H15v-15H1.667V5.013H12.5a.833.833,0,0,1,0,1.667H1.667Zm9.583-3.333V10a.834.834,0,0,1,1.667,0v3.333a.834.834,0,0,1-1.667,0Zm-3.333.833a.833.833,0,0,1,0-1.666H9.166a.833.833,0,1,1,0,1.666Zm-3.75,0a.833.833,0,0,1,0-1.666H5.417a.833.833,0,1,1,0,1.666Zm3.75-3.333a.833.833,0,0,1,0-1.667H9.166a.833.833,0,1,1,0,1.667Zm-3.75,0a.833.833,0,0,1,0-1.667H5.417a.833.833,0,1,1,0,1.667Z'%20transform='translate(0.5%200.5)'%20fill='%234d64ee'%20stroke='rgba(0,0,0,0)'%20stroke-width='1'/%3E%3C/svg%3E");color:#4057e3;}.product-page-wrapper .calculator-form-wrapper .submit-button input[disabled]{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='17.667'%20height='19.334'%20viewBox='0%200%2017.667%2019.334'%3E%3Cpath%20id='icon-calculator'%20d='M1.667,18.334A1.667,1.667,0,0,1,0,16.667v-15A1.667,1.667,0,0,1,1.667,0H15a1.668,1.668,0,0,1,1.667,1.667v15A1.667,1.667,0,0,1,15,18.334Zm0-1.667H15v-15H1.667V5.013H12.5a.833.833,0,0,1,0,1.667H1.667Zm9.583-3.333V10a.834.834,0,0,1,1.667,0v3.333a.834.834,0,0,1-1.667,0Zm-3.333.833a.833.833,0,0,1,0-1.666H9.166a.833.833,0,1,1,0,1.666Zm-3.75,0a.833.833,0,0,1,0-1.666H5.417a.833.833,0,1,1,0,1.666Zm3.75-3.333a.833.833,0,0,1,0-1.667H9.166a.833.833,0,1,1,0,1.667Zm-3.75,0a.833.833,0,0,1,0-1.667H5.417a.833.833,0,1,1,0,1.667Z'%20transform='translate(0.5%200.5)'%20fill='%23b6bccb'%20stroke='rgba(0,0,0,0)'%20stroke-width='1'/%3E%3C/svg%3E");}.product-page-wrapper .project-wind-field .calculator-form-wrapper .calculator-header__buttons{display:none;}.product-page-wrapper .project-wind-field .calc-results-layout .calc-results-layout__left .one-block:first-child h3:before{content:"";display:inline-block;vertical-align:-9px;margin-right:19px;background-image:url(/themes/custom_theme/svg/icon-wind.svg);background-position:center;background-repeat:no-repeat;width:38px;height:41px;}.product-page-wrapper .calculator-section.project-rent .form-item .point{min-width:52px;line-height:1.2;}.product-page-wrapper .calculator-results-wrapper{border:1px solid #f4f5f7;padding:39px 24px 128px 24px;-webkit-box-shadow:0 6px 20px rgba(23,46,98,0.06);box-shadow:0 6px 20px rgba(23,46,98,0.06);margin-top:-5px;background:#fff;}@media only screen and (min-width:768px){.product-page-wrapper .calculator-results-wrapper{padding:56px 32px 200px 32px;}}@media only screen and (min-width:1024px){.product-page-wrapper .calculator-results-wrapper{padding:56px 40px 200px 40px;}}.product-page-wrapper .calculator-results-wrapper.empty-results{display:none;}@media only screen and (min-width:768px){.product-page-wrapper .calc-results-layout{display:table;table-layout:fixed;width:100%;}.product-page-wrapper .calc-results-layout__left,.product-page-wrapper .calc-results-layout__right{display:table-cell;vertical-align:top;}.product-page-wrapper .calc-results-layout__right{padding-left:62px;width:314px;}}@media only screen and (min-width:1024px){.product-page-wrapper .calc-results-layout__right{padding-left:72px;width:392px;}}@media only screen and (min-width:1280px){.product-page-wrapper .calc-results-layout__right{padding-left:154px;width:474px;}}.product-page-wrapper .calc-results-layout__left{margin-bottom:40px;}@media only screen and (min-width:768px){.product-page-wrapper .calc-results-layout__left{margin-bottom:0;}}.product-page-wrapper .calc-results-layout__left .tooltip{width:19px;height:19px;background:transparent;background-image:url(/themes/custom_theme/svg/tooltip.svg);background-position:center;background-repeat:no-repeat;border:0;border-radius:0;background-size:18px 18px;margin-left:4px;opacity:0.2;vertical-align:-4px;}.product-page-wrapper .calc-results-layout__left .tooltip:hover{opacity:1;}.product-page-wrapper .calc-results-layout__left .one-block{margin-bottom:40px;}.product-page-wrapper .calc-results-layout__left .one-block h3{margin:0 0 24px;font-size:18px;line-height:26px;font-weight:700;letter-spacing:0.36px;position:relative;padding-left:53px;}.product-page-wrapper .calc-results-layout__left .one-block h3:before{content:"";background-image:url(/themes/custom_theme/svg/icon-solar.svg);background-position:center;background-repeat:no-repeat;width:37px;height:40px;position:absolute;left:0;top:-8px;}.product-page-wrapper .calc-results-layout__left .one-block:last-child{margin-bottom:0;}.product-page-wrapper .calc-results-layout__left .one-block .block-item{display:table;width:100%;border-top:1px solid #e9ebef;padding:16px 0;}.product-page-wrapper .calc-results-layout__left .one-block .block-item:last-child{border-bottom:1px solid #e9ebef;}.product-page-wrapper .calc-results-layout__left .one-block .block-item dt,.product-page-wrapper .calc-results-layout__left .one-block .block-item dd{display:table-cell;margin:0;line-height:1.4;}@media only screen and (min-width:768px){.product-page-wrapper .calc-results-layout__left .one-block .block-item dt,.product-page-wrapper .calc-results-layout__left .one-block .block-item dd{font-size:16px;}}.product-page-wrapper .calc-results-layout__left .one-block .block-item dd{text-align:right;font-size:16px;font-weight:700;padding-left:10px;}@media only screen and (min-width:500px){.product-page-wrapper .calc-results-layout__left .one-block .block-item dd{padding-left:18px;}}.product-page-wrapper .calc-results-layout__left .one-block .block-item dd span{display:block;white-space:nowrap;}.product-page-wrapper .calc-results-layout__left .one-block .title-and-tooltip{line-height:1.4;max-width:353px;}@media only screen and (max-width:398px){.product-page-wrapper .calc-results-layout__left .one-block:nth-child(1) .block-item:first-child .title-and-tooltip{width:150px;}}.product-page-wrapper .calc-results-layout__left .one-block:nth-child(2) h3:before{background-image:url(/themes/custom_theme/svg/icon-tariff.svg);background-position:center;background-repeat:no-repeat;width:32px;height:40px;top:-6px;}.product-page-wrapper .calc-results-layout__left .one-block:nth-child(3) h3:before{background-image:url(/themes/custom_theme/svg/icon-finance.svg);background-position:center;background-repeat:no-repeat;width:40px;height:37px;top:-6px;}.product-page-wrapper .calc-results-layout__right h2{font-size:24px;margin:0 0 24px;letter-spacing:-0.48px;line-height:1.27;}.product-page-wrapper .calc-results-layout__right .one-block{background:#EBEEFC;border-radius:8px;padding:24px;margin:0 0 16px;}.product-page-wrapper .calc-results-layout__right .one-block dt{font-weight:700;margin:0 0 9px;}.product-page-wrapper .calc-results-layout__right .one-block dd{font-size:20px;font-weight:700;margin:0;}.product-page-wrapper .calc-results-layout__right .one-block dd span{font-size:36px;line-height:1;}.product-page-wrapper .calc-results-layout__right .one-block .expense-explanation{font-size:13px;line-height:18px;color:#515B78;}.product-page-wrapper .calc-results-layout__right .calculator-result-modal{margin-top:30px;}.product-page-wrapper .calc-results-layout__right .calculator-result-modal a{font-size:16px;position:relative;padding-right:28px;display:inline-block;line-height:1.3;}.product-page-wrapper .calc-results-layout__right .calculator-result-modal a:after{content:"";display:inline-block;background-image:url(/themes/custom_theme/svg/icon-info.svg);background-position:center;background-repeat:no-repeat;width:19px;height:19px;background-size:18px 18px;position:absolute;right:0;top:1px;}.product-page-wrapper .calc-results-layout__right .calculator-result-modal + .calculator-result-modal{margin-top:22px;}[role=article].product-page-wrapper{padding-top:12px;}@media only screen and (min-width:700px){[role=article].product-page-wrapper .top-section .badge-and-contractor{margin-bottom:30px;}}[role=article].product-page-wrapper .top-section .product-prices-wrapper{margin-bottom:16px;}@media only screen and (min-width:700px){[role=article].product-page-wrapper .top-section .product-prices-wrapper{min-height:24px;}}[role=article].product-page-wrapper .top-section .product-prices{max-width:520px;}[role=article].product-page-wrapper .top-section .product-prices .product-price{padding:0 7px;width:auto;}[role=article].product-page-wrapper .top-section .product-prices .product-price:last-child{padding-left:11px;}@media only screen and (min-width:768px){[role=article].product-page-wrapper .top-section .product-prices .product-price:last-child{padding-left:14px;}}@media only screen and (min-width:1280px){[role=article].product-page-wrapper .top-section .product-prices .product-price:last-child{padding-left:19px;}}[role=article].product-page-wrapper .top-section .product-prices .product-price div{white-space:none;}@media only screen and (max-width:359px){[role=article].product-page-wrapper .top-section .product-prices .product-price div p{font-size:11px;margin-top:5px;white-space:none;}}@media (min-width:700px) and (max-width:800px),(max-width:480px){[role=article].product-page-wrapper .top-section .product-prices{display:block !important;max-width:100%;}[role=article].product-page-wrapper .top-section .product-prices .product-price{display:block;width:auto;padding:0;}[role=article].product-page-wrapper .top-section .product-prices .product-price div span{display:inline;}[role=article].product-page-wrapper .top-section .product-prices .product-price + .product-price{padding-left:0;padding-top:10px;margin-top:10px;border-left:0;border-top:1px solid #E9EBEF;}}[role=article].product-page-wrapper .top-section .secondary-contact-form{border-radius:8px;border:1px solid #e9ebef;background:#fff;-webkit-box-shadow:0 6px 20px rgba(23,46,98,0.06);box-shadow:0 6px 20px rgba(23,46,98,0.06);padding:20px;margin-top:23px;}@media only screen and (min-width:600px){[role=article].product-page-wrapper .top-section .secondary-contact-form{padding:24px;}}[role=article].product-page-wrapper .top-section .secondary-contact-form .contact-infos-block{overflow:hidden;}[role=article].product-page-wrapper .top-section .secondary-contact-form .contact-infos-block > div{margin:0 0 14px;font-size:14px;}[role=article].product-page-wrapper .top-section .secondary-contact-form .contact-infos-block > div:last-child{margin:0;}[role=article].product-page-wrapper .top-section .secondary-contact-form .contact-infos-block > div > div:first-child{margin-bottom:1px;color:#515B78;}[role=article].product-page-wrapper .top-section .secondary-contact-form .contact-infos-block .field-class-field__node__field_description__secondary_market p:first-of-type{margin-top:0;}[role=article].product-page-wrapper .top-section .secondary-contact-form .contact-infos-block .field-class-field__node__field_description__secondary_market p:last-of-type{margin-bottom:0;}[role=article].product-page-wrapper .top-section .secondary-contact-form .contact-infos-block .field-class-field__node__field_description__secondary_market p:only-child{margin:0;}[role=article].product-page-wrapper .top-section .secondary-contact-form .contact-infos-block .field-class-field__node__field_description__secondary_market a{color:#4B5CD7;}[role=article].product-page-wrapper .top-section .secondary-contact-form .contact-infos-block .field-class-field__node__field_description__secondary_market a:hover{text-decoration:none;}.ui-widget.ui-widget-content.ui-tooltip.webform-element-help--tooltip{background:#233A8A;line-height:1.3;padding:12px 14px;border-radius:4px;font-size:12px;font-family:"Open Sans",sans-serif !important;-webkit-box-shadow:none;box-shadow:none;z-index:10;}.ui-widget.ui-widget-content.ui-tooltip.webform-element-help--tooltip *{font-size:12px;font-family:"Open Sans",sans-serif !important;}.popup-window-fancybox{border-radius:8px;max-width:600px;color:#172e62;padding:24px;}@media only screen and (min-width:600px){.popup-window-fancybox{padding:48px;}}.popup-window-fancybox p,.popup-window-fancybox div,.popup-window-fancybox li,.popup-window-fancybox td,.popup-window-fancybox h1,.popup-window-fancybox h2,.popup-window-fancybox h3,.popup-window-fancybox h4{font-size:14px;font-weight:400;color:#172e62;line-height:1.6;font-family:"Open Sans",sans-serif;}.popup-window-fancybox hr{height:1px;width:100%;background:#e9ebef;margin:32px 0;}.popup-window-fancybox p{margin:20px 0;line-height:1.71;}.popup-window-fancybox .gray-text{font-size:13px;color:#515B78;}.popup-window-fancybox .gray-text + .gray-text{margin-top:22px;}.popup-window-fancybox h2{font-size:20px;letter-spacing:-0.4px;margin:16px 0 16px 0;}.popup-window-fancybox h2:first-of-type{margin-top:0;}.popup-window-fancybox h3{font-size:16px;letter-spacing:-0.32px;}.popup-window-fancybox h1,.popup-window-fancybox h2{line-height:1.3;font-weight:700;}.popup-window-fancybox h3,.popup-window-fancybox h4{line-height:1.5;font-weight:700;}.popup-window-fancybox ul li{padding-left:24px;}.popup-window-fancybox ul li:before{left:6px;}.popup-window-fancybox a{color:#4057e3;text-decoration:underline;font-weight:600;}.popup-window-fancybox a:hover{text-decoration:none;}.popup-window-fancybox .decoration-above{width:43px;height:64px;margin:0 0 16px;background-image:url(/themes/custom_theme/svg/question-mark.svg);background-position:center;background-repeat:no-repeat;}.popup-window-fancybox .understood-button{margin-top:24px;}@media only screen and (min-width:600px){.popup-window-fancybox .understood-button{margin-top:31px;}}.popup-window-fancybox button.btn--primary{border:1px solid #172e62;background-color:#172e62;margin:0;cursor:pointer;height:48px;line-height:46px;padding:0 22px;font-size:14px;font-weight:600;text-align:center;text-transform:none;text-decoration:none;display:inline-block;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;color:#fff;}@media only screen and (min-width:600px){.popup-window-fancybox button.btn--primary{padding:0 24px;}}.popup-window-fancybox button.btn--primary:hover{border-color:#233a8a;background-color:#233a8a;}.popup-window-fancybox button.btn--primary + .btn--secondary{margin-left:14px;}.popup-window-fancybox button.btn--secondary{border:1px solid #172E62;margin:0;cursor:pointer;height:48px;line-height:46px;padding:0 22px;font-size:14px;font-weight:600;text-align:center;text-transform:none;text-decoration:none;display:inline-block;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;border-color:#b6bccb;background-color:transparent;color:#172e62;}@media only screen and (min-width:600px){.popup-window-fancybox button.btn--secondary{padding:0 24px;}}.popup-window-fancybox button.btn--secondary:hover{color:#172e62;background-color:#f4f5f7;border-color:#b6bccb;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}.popup-window-fancybox#pop-calculator-results-leasing .decoration-above{width:149px;height:52px;background-image:url(/themes/custom_theme/svg/inbank.svg);background-position:center;background-repeat:no-repeat;}.popup-window-fancybox#pop-calculator-results-leasing h3{margin-top:28px;}@media only screen and (max-width:500px){.popup-window-fancybox.popup--privacy-police .understood-button .btn{width:100%;}.popup-window-fancybox.popup--privacy-police .understood-button .btn + .btn{margin:16px 0 0 0;}}section.banks-block{margin-bottom:64px;position:relative;background:#FAFAFA;max-width:1172px;padding:64px 24px 64px;}@media only screen and (min-width:768px){section.banks-block{padding:104px 42px 104px;}}@media only screen and (min-width:1024px){section.banks-block{margin-bottom:104px;padding:120px 38px 120px;}}@media only screen and (min-width:1280px){section.banks-block{margin-bottom:120px;}}section.banks-block *{-webkit-box-sizing:border-box;box-sizing:border-box;}section.banks-block:before,section.banks-block:after{content:"";display:block;position:absolute;left:-300%;width:300%;background:#fafafa;top:0;height:100%;}section.banks-block:after{left:auto;right:-300%;}@media only screen and (min-width:768px){section.banks-block .two-col-text{display:table;table-layout:fixed;width:100%;}section.banks-block .two-col-text > div{display:table-cell;vertical-align:top;}}section.banks-block .two-col-text .left-col{margin:0 0 24px;}@media only screen and (min-width:768px){section.banks-block .two-col-text .left-col{margin:0;width:346px;padding-right:34px;}}@media only screen and (min-width:1024px){section.banks-block .two-col-text .left-col{width:446px;padding-right:64px;}}section.banks-block .two-col-text .left-col h2{font-size:28px;line-height:1.4;letter-spacing:-0.56px;margin:0;}@media only screen and (min-width:768px){section.banks-block .two-col-text .left-col h2{font-size:32px;letter-spacing:-0.64px;}}section.banks-block .two-col-text .left-col h2 + p{margin-top:15px;}section.banks-block .two-col-text .left-col p{font-size:16px;line-height:28px;margin:0;}section.banks-block .two-col-text .cards-wrapper{display:grid;gap:24px;grid-template-columns:1fr;}@media only screen and (min-width:500px){section.banks-block .two-col-text .cards-wrapper{display:grid;gap:24px;grid-template-columns:1fr 1fr;}}@media only screen and (min-width:1024px){section.banks-block .two-col-text .cards-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;}}section.banks-block .two-col-text .cards-wrapper p{margin:0;}section.banks-block .two-col-text .cards-wrapper .link-as-box{table-layout:fixed;background:#FFFFFF;-webkit-box-shadow:0 1px 3px rgba(23,46,98,0.1);box-shadow:0 1px 3px rgba(23,46,98,0.1);border-radius:8px;border:1px solid #fff;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;width:100%;height:90px;margin:0;display:block;}@media only screen and (min-width:1024px){section.banks-block .two-col-text .cards-wrapper .link-as-box{width:200px;height:90px;margin:0;}}section.banks-block .two-col-text .cards-wrapper .link-as-box:hover{-webkit-box-shadow:0 6px 20px rgba(23,46,98,0.06);box-shadow:0 6px 20px rgba(23,46,98,0.06);border:1px solid #F4F5F7;}section.banks-block .two-col-text .cards-wrapper .link-as-box span{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;height:100%;padding:8px 15px;text-align:center;}.about-map-block .map{margin:40px 0 0;border-radius:8px;overflow:hidden;}.about-map-block .map img{height:300px;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;}.about-map-block + .about-timeline-block{margin-top:60px;}.about-map-block + .about-timeline-block .section-title{display:none;}@media only screen and (min-width:600px){.about-map-block + .about-timeline-block{margin-top:120px;}}.stages-parent{background-color:#fafafa;padding:64px 24px;margin:0 -24px;}@media only screen and (min-width:600px){.stages-parent{padding:40px;border-radius:8px;margin:0;}}@media only screen and (min-width:1024px){.stages-parent{padding:80px;}}.project-completion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:780px;margin:0 auto 40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;}@media only screen and (min-width:600px){.project-completion{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px;}}@media only screen and (min-width:768px){.project-completion{margin:0 auto 36px;}}.project-completion__bar{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;width:180px;}.project-completion__bar-item{width:180px;height:180px;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;gap:8px;border:none;background-repeat:no-repeat;background-position:center;background-size:contain;}.project-completion__bar-item:hover{background-color:unset;}.project-completion__bar-item--25,.project-completion__bar-item--25:hover{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='180.5'%20height='180'%20viewBox='0%200%20180.5%20180'%3E%3Cg%20id='_25-proc'%20data-name='25-proc'%20transform='translate(20094%205916)'%3E%3Cpath%20id='Path_3093'%20data-name='Path%203093'%20d='M90,15A75,75,0,1,1,15,90,75.085,75.085,0,0,1,90,15M90,0a90,90,0,1,0,90,90A90,90,0,0,0,90,0'%20transform='translate(-20094%20-5916)'%20fill='%2300d3b7'%20opacity='0.15'/%3E%3Cpath%20id='Path_3092'%20data-name='Path%203092'%20d='M90.2,0a7.5,7.5,0,0,0,0,15,75.084,75.084,0,0,1,75,75h0a7.5,7.5,0,0,0,15,0,90,90,0,0,0-90-90'%20transform='translate(-20093.701%20-5916)'%20fill='%2300d3b7'/%3E%3C/g%3E%3C/svg%3E%0A");}.project-completion__bar-item--25.project-completion__bar-item--c-canceled,.project-completion__bar-item--25:hover.project-completion__bar-item--c-canceled{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='180.5'%20height='180'%20viewBox='0%200%20180.5%20180'%3E%3Cg%20id='_25-proc'%20data-name='25-proc'%20transform='translate(20094%205916)'%3E%3Cpath%20id='Path_3093'%20data-name='Path%203093'%20d='M90,15A75,75,0,1,1,15,90,75.085,75.085,0,0,1,90,15M90,0a90,90,0,1,0,90,90A90,90,0,0,0,90,0'%20transform='translate(-20094%20-5916)'%20fill='%23515B78'%20opacity='0.15'/%3E%3Cpath%20id='Path_3092'%20data-name='Path%203092'%20d='M90.2,0a7.5,7.5,0,0,0,0,15,75.084,75.084,0,0,1,75,75h0a7.5,7.5,0,0,0,15,0,90,90,0,0,0-90-90'%20transform='translate(-20093.701%20-5916)'%20fill='%23B6BCCB'/%3E%3C/g%3E%3C/svg%3E%0A");}.project-completion__bar-item--70,.project-completion__bar-item--70:hover{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='180'%20height='180'%20viewBox='0%200%20180%20180'%3E%3Cg%20id='_70-proc'%20data-name='70-proc'%20transform='translate(19834%205916)'%3E%3Cpath%20id='Path_3090'%20data-name='Path%203090'%20d='M90,15A75,75,0,1,1,15,90,75.085,75.085,0,0,1,90,15M90,0a90,90,0,1,0,90,90A90,90,0,0,0,90,0'%20transform='translate(-19834%20-5916)'%20fill='%2300d3b7'%20opacity='0.15'/%3E%3Cpath%20id='Path_3089'%20data-name='Path%203089'%20d='M90,0a7.5,7.5,0,0,0,0,15,75,75,0,1,1-71.267,98.326l-.031.01a7.5,7.5,0,1,0-14.31,4.457l-.011,0A90.008,90.008,0,1,0,90,0'%20transform='translate(-19834%20-5916)'%20fill='%2300d3b7'/%3E%3C/g%3E%3C/svg%3E%0A");}.project-completion__bar-item--70.project-completion__bar-item--c-canceled,.project-completion__bar-item--70:hover.project-completion__bar-item--c-canceled{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='180'%20height='180'%20viewBox='0%200%20180%20180'%3E%3Cg%20id='_70-proc'%20data-name='70-proc'%20transform='translate(19834%205916)'%3E%3Cpath%20id='Path_3090'%20data-name='Path%203090'%20d='M90,15A75,75,0,1,1,15,90,75.085,75.085,0,0,1,90,15M90,0a90,90,0,1,0,90,90A90,90,0,0,0,90,0'%20transform='translate(-19834%20-5916)'%20fill='%23515B78'%20opacity='0.15'/%3E%3Cpath%20id='Path_3089'%20data-name='Path%203089'%20d='M90,0a7.5,7.5,0,0,0,0,15,75,75,0,1,1-71.267,98.326l-.031.01a7.5,7.5,0,1,0-14.31,4.457l-.011,0A90.008,90.008,0,1,0,90,0'%20transform='translate(-19834%20-5916)'%20fill='%23B6BCCB'/%3E%3C/g%3E%3C/svg%3E%0A");}.project-completion__bar-item--90,.project-completion__bar-item--90:hover{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='180'%20height='180'%20viewBox='0%200%20180%20180'%3E%3Cg%20id='_90-proc'%20data-name='90-proc'%20transform='translate(19582%205916)'%3E%3Cpath%20id='Path_3088'%20data-name='Path%203088'%20d='M90,15A75,75,0,1,1,15,90,75.085,75.085,0,0,1,90,15M90,0a90,90,0,1,0,90,90A90,90,0,0,0,90,0'%20transform='translate(-19582%20-5916)'%20fill='%2300d3b7'%20opacity='0.15'/%3E%3Cpath%20id='Path_3087'%20data-name='Path%203087'%20d='M90,0a7.5,7.5,0,0,0,0,15A75.069,75.069,0,1,1,45.94,29.34l0-.007a7.517,7.517,0,1,0-9.267-11.826A90,90,0,1,0,90,0'%20transform='translate(-19582%20-5916)'%20fill='%2300d3b7'/%3E%3Crect%20id='Rectangle_2991'%20data-name='Rectangle%202991'%20width='180'%20height='180'%20transform='translate(-19582%20-5916)'%20fill='none'/%3E%3C/g%3E%3C/svg%3E%0A");}.project-completion__bar-item--90.project-completion__bar-item--c-canceled,.project-completion__bar-item--90:hover.project-completion__bar-item--c-canceled{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='180'%20height='180'%20viewBox='0%200%20180%20180'%3E%3Cg%20id='_90-proc'%20data-name='90-proc'%20transform='translate(19582%205916)'%3E%3Cpath%20id='Path_3088'%20data-name='Path%203088'%20d='M90,15A75,75,0,1,1,15,90,75.085,75.085,0,0,1,90,15M90,0a90,90,0,1,0,90,90A90,90,0,0,0,90,0'%20transform='translate(-19582%20-5916)'%20fill='%23515B78'%20opacity='0.15'/%3E%3Cpath%20id='Path_3087'%20data-name='Path%203087'%20d='M90,0a7.5,7.5,0,0,0,0,15A75.069,75.069,0,1,1,45.94,29.34l0-.007a7.517,7.517,0,1,0-9.267-11.826A90,90,0,1,0,90,0'%20transform='translate(-19582%20-5916)'%20fill='%23B6BCCB'/%3E%3Crect%20id='Rectangle_2991'%20data-name='Rectangle%202991'%20width='180'%20height='180'%20transform='translate(-19582%20-5916)'%20fill='none'/%3E%3C/g%3E%3C/svg%3E%0A");}.project-completion__bar-item--100,.project-completion__bar-item--100:hover{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='180'%20height='180'%20viewBox='0%200%20180%20180'%3E%3Cpath%20id='_100-proc-mint'%20data-name='100-proc-mint'%20d='M90,15A75,75,0,1,1,15,90,75.085,75.085,0,0,1,90,15M90,0a90,90,0,1,0,90,90A90,90,0,0,0,90,0'%20fill='%2300d3b7'/%3E%3C/svg%3E%0A");}.project-completion__bar-item--100.project-completion__bar-item--c-canceled,.project-completion__bar-item--100:hover.project-completion__bar-item--c-canceled{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='180'%20height='180'%20viewBox='0%200%20180%20180'%3E%3Cpath%20id='_100-proc-mint'%20data-name='100-proc-mint'%20d='M90,15A75,75,0,1,1,15,90,75.085,75.085,0,0,1,90,15M90,0a90,90,0,1,0,90,90A90,90,0,0,0,90,0'%20fill='%23B6BCCB'/%3E%3C/svg%3E%0A");}.project-completion__bar-item--N,.project-completion__bar-item--N:hover{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='180'%20height='180'%20viewBox='0%200%20180%20180'%3E%3Cpath%20id='_100-proc-lilac'%20data-name='100-proc-lilac'%20d='M90,15A75,75,0,1,1,15,90,75.085,75.085,0,0,1,90,15M90,0a90,90,0,1,0,90,90A90,90,0,0,0,90,0'%20fill='%23928df2'/%3E%3C/svg%3E%0A");}.project-completion__bar-item--N.project-completion__bar-item--c-canceled,.project-completion__bar-item--N:hover.project-completion__bar-item--c-canceled{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='180'%20height='180'%20viewBox='0%200%20180%20180'%3E%3Cpath%20id='_100-proc-mint'%20data-name='100-proc-mint'%20d='M90,15A75,75,0,1,1,15,90,75.085,75.085,0,0,1,90,15M90,0a90,90,0,1,0,90,90A90,90,0,0,0,90,0'%20fill='%23B6BCCB'/%3E%3C/svg%3E%0A");}.project-completion__bar-item.project-completion__bar-item--c-canceled .project-completion__bar-item-text{color:#B6BCCB;}.project-completion__bar-item.project-completion__bar-item--c-canceled svg path,.project-completion__bar-item.project-completion__bar-item--c-canceled svg rect{fill:#B6BCCB;}.project-completion__bar-item--completion-canceled{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='180'%20height='180'%3E%3Cg%20data-name='Group%206328'%3E%3Cpath%20data-name='Ellipse%20128'%20d='M90%2013.7A76.3%2076.3%200%201%200%20166.08%2090%2076.28%2076.28%200%200%200%2090%2013.7M90%200A90%2090%200%201%201%200%2090%2090%2090%200%200%201%2090%200Z'%20fill='%23515B78'%20opacity='.15'/%3E%3C/g%3E%3C/svg%3E");}.project-completion__bar-item--completion-canceled .project-completion__bar-item-text{padding:0 24px;color:#B6BCCB;font-weight:700;line-height:18px;}.project-completion__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;}.project-completion .project-completion__title{font-weight:600;}@media only screen and (max-width:599px){.project-completion .project-completion__title,.project-completion .project-completion__desc{text-align:center;}}div.project-completion__bar div.project-completion__bar-item-text{font-size:14px;line-height:24px;font-weight:700;}div.project-completion__bar div.project-completion__bar-item-text strong{display:block;font-size:32px;line-height:26px;font-weight:700;letter-spacing:-0.64px;}@media only screen and (max-width:599px){.user-orders-inner-page .project-completion__title,.user-orders-inner-page .project-completion__desc{text-align:left;}}.stages-timeline-head{gap:82px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:780px;margin:0 auto 40px;padding:20px 0;border-top:3px solid #e9ebef;border-bottom:3px solid #e9ebef;display:none;}@media only screen and (min-width:768px){.stages-timeline-head{display:-webkit-box;display:-ms-flexbox;display:flex;}}.stages-timeline-head__left,.stages-timeline-head__right{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;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;gap:20px;width:calc(50% - 82px);}.stages-timeline-head .stages-timeline-head__title{margin:0;font-size:16px;line-height:28px;font-weight:700;}.stages-timeline-head__separator{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;position:relative;}.stages-timeline-head__separator::after{content:"";position:absolute;height:40px;width:3px;background-color:#e9ebef;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.stages-wrapper{max-width:780px;margin:0 auto;position:relative;padding-bottom:120px;}.stages-wrapper__badge{position:absolute;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:100px;width:100px;border-radius:50%;background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(23,46,98,0.15);box-shadow:0 1px 3px rgba(23,46,98,0.15);left:calc(50% - 50px);bottom:0;z-index:2;}.stages-wrapper::before{content:"";position:absolute;left:6px;top:24px;height:calc(100% - 32px - 56px);background-color:#D9DDE6;width:4px;}@media only screen and (min-width:768px){.stages-wrapper::before{left:calc(50% - 2px);top:32px;height:calc(100% - 32px);}}@media only screen and (max-width:767px){.stages-wrapper::after{content:"";position:absolute;width:50%;height:22px;border-left:4px solid #D9DDE6;border-bottom:4px solid #D9DDE6;border-radius:0 0 0 24px;bottom:44px;left:6px;}}.stages-vertical{display:grid;grid-template-columns:1fr;grid-template-rows:auto;row-gap:8px;padding-left:64px;}@media only screen and (min-width:768px){.stages-vertical{grid-template-columns:1fr 1fr;-webkit-column-gap:164px;-moz-column-gap:164px;column-gap:164px;row-gap:16px;padding:0;}}.stage{position:relative;z-index:2;-ms-flex-item-align:start;align-self:flex-start;}.stage__inner{background-color:#fff;border-radius:8px;padding:24px;height:100%;-webkit-box-shadow:0 1px 3px rgba(23,46,98,0.15);box-shadow:0 1px 3px rgba(23,46,98,0.15);}.stage::before{content:"";position:absolute;height:16px;width:16px;border-radius:50%;background-color:#fff;border:4px solid #172e62;top:18px;-webkit-box-sizing:border-box;box-sizing:border-box;}@media only screen and (min-width:768px){.stage::before{top:26px;}}.stage::after{content:"";position:absolute;width:31px;height:4px;border-top:4px dotted #172e62;top:24px;}@media only screen and (min-width:768px){.stage::after{width:57px;top:32px;}}@media only screen and (min-width:768px){.stage--right{grid-column:2/3;}}.stage--right .stage__inner{border-left:6px solid #e9ebef;}.stage--right::before{left:-64px;}@media only screen and (min-width:768px){.stage--right::before{left:-90px;}}.stage--right::after{left:-40px;}@media only screen and (min-width:768px){.stage--right::after{left:-66px;}}@media only screen and (min-width:768px){.stage--left{grid-column:1/2;}}.stage--left .stage__inner{border-left:6px solid #e9ebef;}@media only screen and (min-width:768px){.stage--left .stage__inner{border-right:6px solid #e9ebef;border-left:none;}}.stage--left::before{left:-64px;}@media only screen and (min-width:768px){.stage--left::before{left:auto;right:-90px;}}.stage--left::after{left:-40px;}@media only screen and (min-width:768px){.stage--left::after{left:auto;right:-66px;}}.stage .stage-badge{display:inline-block;padding:3px 12px 4px 20px;border-radius:12px;font-size:12px;line-height:17px;color:#515B78;background-color:#f4f5f7;position:relative;}.stage .stage-badge::before{content:"";position:absolute;background-color:#B6BCCB;height:6px;width:6px;border-radius:50%;left:9px;top:calc(50% - 3px);}.stage .stage-badge--plain{padding:3px 12px 4px;}.stage .stage-badge--plain::before{display:none;}.stage--finished .stage__inner{border-color:#00d3b7;}.stage--finished .stage-badge{background-color:#E4FAF7;color:#018F7D;}.stage--finished .stage-badge::before{background-color:#00d3b7;}.stage--planning .stage__inner,.stage--waiting .stage__inner{border-color:#EECF4E;}.stage--planning .stage-badge,.stage--waiting .stage-badge{background-color:#FBF5DB;color:#A26A0A;}.stage--planning .stage-badge::before,.stage--waiting .stage-badge::before{background-color:#EECF4E;}.stage--cancelled .stage__inner,.stage--suspended .stage__inner{border-color:#EF404A;}.stage--cancelled .stage-badge,.stage--suspended .stage-badge{background-color:#FFE8E9;color:#9F141C;}.stage--cancelled .stage-badge::before,.stage--suspended .stage-badge::before{background-color:#ef404a;}.stage__label{font-size:11px;line-height:16px;font-weight:600;letter-spacing:1.1px;color:#B6BCCB;text-transform:uppercase;margin:0 0 8px;display:block;}.stage .stage__title{font-size:14px;line-height:20px;font-weight:600;max-width:220px;}.stage__checkmark{position:absolute;top:16px;right:16px;}@media only screen and (min-width:768px){.stage__checkmark{right:22px;}}@media only screen and (min-width:768px){.stage--right:first-child + .stage--left{margin-top:-100px;}.stage--left + .stage--right{margin-top:24px;}}.stage-elements{margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;row-gap:12px;}.orders-user-page .project-completion__title--public,.orders-user-page .project-completion__title--public{display:none;}.about-section .project-completion__title--private,.about-section .project-completion__title--private{display:none;}@media screen and (min-width:1024px) and (max-width:1279px){.orders-user-page .stages-vertical{-webkit-column-gap:92px;-moz-column-gap:92px;column-gap:92px;}.orders-user-page .stages-timeline-head{gap:46px;}.orders-user-page .stages-timeline-head__left,.orders-user-page .stages-timeline-head__right{width:calc(50% - 46px);}.orders-user-page .stage::after{width:32px;}.orders-user-page .stage--left::after{right:-38px;}.orders-user-page .stage--left::before{right:-54px;}.orders-user-page .stage--right::after{left:-38px;}.orders-user-page .stage--right::before{left:-54px;}}.row-45-w{min-width:1200px;max-width:45%;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;}.projects-header-wrapper + section .views-element-container .empty-row-element{display:none;}@media only screen and (min-width:1200px){.projects-header-wrapper + section .views-element-container .row{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}}.createproject-section{margin:0 0 29px;}.createproject-section *,.createproject-section *:after,.createproject-section *:before{-webkit-box-sizing:border-box;box-sizing:border-box;}.section__body{border-radius:12px;background-color:#FFFFFF;-webkit-box-shadow:0 2px 88px 0 rgba(69,77,114,0.12);box-shadow:0 2px 88px 0 rgba(69,77,114,0.12);padding:14px 10px 15px 10px;}@media only screen and (min-width:768px){.section__body{padding:31px 40px;}}.section__title{color:#24345F;font-size:16px;font-weight:bold;line-height:22px;text-shadow:0 1px 16px 0 rgba(43,52,89,0.28);margin:0 0 8px;}.input-group{margin:0 0 15px;}@media only screen and (min-width:768px){.input-group{display:table;table-layout:fixed;width:100%;}}.input-group:last-child{margin:0;}@media only screen and (min-width:768px){.input-group__title,.input-group__values{display:table-cell;vertical-align:top;}}.input-group__title{margin:0 0 3px;font-size:12px;}@media only screen and (min-width:768px){.input-group__title{width:280px;font-size:13px;padding-top:10px;margin:0;}}@media only screen and (min-width:768px){.input-group__title--for-file{padding-top:29px;}}.input-group__values input{outline:none;-webkit-transition:0.2s;transition:0.2s;padding:0 16px;height:40px;font-size:13px;width:100%;font-family:"Open Sans",sans-serif;}@media only screen and (min-width:768px){.input-group__values input{padding:0 14px;height:40px;font-size:14px;}}.input-group__values input:focus{border-color:#aaa;}.input-group__values textarea{-webkit-transition:0.2s;transition:0.2s;outline:none;margin:0;width:100%;font-family:"Open Sans",sans-serif;font-size:13px;}@media only screen and (min-width:768px){.input-group__values textarea{font-size:14px;}}.input-group__values textarea:focus{border-color:#aaa;}.input-group__values .value_type{display:inline-block;vertical-align:middle;font-size:14px;}.input-group__values--with-type input{max-width:170px;margin-right:8px;}.with-required-asterisk{display:inline-block;}.with-required-asterisk:after{content:"*";color:#FF3246;}.tabbed-buttons{display:table;table-layout:fixed;width:100%;}@media only screen and (min-width:400px){.tabbed-buttons{max-width:293px;}}.tabbed-buttons__tab{display:table-cell;vertical-align:top;padding-right:10px;}@media only screen and (min-width:768px){.tabbed-buttons__tab{padding-right:15px;}}.tabbed-buttons__tab:last-child{padding-right:0;}.tabbed-buttons__button{width:100%;border:1px solid #E5E7EC;border-radius:4px;background-color:#FFFFFF;text-align:center;padding:0 5px;cursor:pointer;font-family:"Open Sans",sans-serif;height:40px;line-height:38px;font-size:13px;-webkit-transition:150ms;transition:150ms;}@media only screen and (min-width:768px){.tabbed-buttons__button{height:42px;line-height:40px;font-size:14px;}}.tabbed-buttons__button.button--checked{border-color:#4B5CD7;color:#24345F;background-color:rgba(75,92,215,0.07);}@media only screen and (min-width:420px){.cp-formula{max-width:238px;margin:0 auto;}}@media only screen and (min-width:768px){.cp-formula{display:table;table-layout:fixed;width:100%;max-width:521px;padding-right:29px;}}.cp-formula__left,.cp-formula__middle,.cp-formula__right{margin:0 0 3px;}@media only screen and (min-width:768px){.cp-formula__left,.cp-formula__middle,.cp-formula__right{display:table-cell;vertical-align:top;margin:0;}}.cp-formula__middle{text-align:center;}@media only screen and (min-width:768px){.cp-formula__middle{width:55px;padding-top:12px;}}@media only screen and (min-width:768px){.cp-formula__right{width:180px;}}.cp-formula .formula-layout{display:table;table-layout:fixed;width:100%;}.cp-formula .formula-layout > div{display:table-cell;vertical-align:top;}.cp-formula .formula-layout .cl-dec{color:#24345F;font-size:24px;width:22px;text-align:center;padding-top:4px;}@media only screen and (max-width:767px){.cp-formula .formula-layout .cl-dec{padding-top:0px;}}@media only screen and (max-width:767px){.cp-formula .formula-layout .cl-dec{width:12px;text-align:left;}}.cp-formula .formula-layout .cl-variable{width:139px;padding-top:12px;}@media only screen and (max-width:900px){.cp-formula .formula-layout .cl-variable{width:120px;}}@media only screen and (max-width:767px){.cp-formula .formula-layout .cl-variable{width:80px;padding-top:7px;}}@media only screen and (max-width:500px){.cp-formula .formula-layout .cl-variable{width:58px;}}.cp-formula .formula-layout .cl-variable .variables{min-height:36px;text-align:center;}@media only screen and (max-width:767px){.cp-formula .formula-layout .cl-variable .variables{min-height:39px;}}.cp-formula .formula-layout .cl-variable .variables .variable_value{line-height:1;color:#1DCFBB;font-weight:600;font-size:22px;}.cp-formula .formula-layout .cl-variable .variables .variable_measure{font-size:13px;margin-left:-2px;vertical-align:1px;}.cp-formula .formula-layout .cl-variable--pvm{width:40px;}.cp-formula .formula-layout .cl-action{width:40px;text-align:center;font-size:19px;padding-top:10px;}@media only screen and (max-width:767px){.cp-formula .formula-layout .cl-action{width:20px;padding-top:6px;}}.cp-formula .formula-layout .cl-action--multiplier{padding-top:15px;font-size:15px;}@media only screen and (max-width:767px){.cp-formula .formula-layout .cl-action--multiplier{padding-top:11px;}}@media only screen and (max-width:500px){.cp-formula .formula-layout .cl-action--multiplier{width:9px;text-align:left;}}@media only screen and (max-width:600px){.cp-formula .formula-layout .cl-input{width:110px;}}@media only screen and (max-width:370px){.cp-formula .formula-layout .cl-input .price_explain{max-width:84px;padding-left:6px;}}.cp-formula .formula-layout .input_wrapper{margin:0 0 4px;}.cp-formula .formula-layout .input_wrapper .inline-block{text-align:left;width:174px;display:inline-block;font-size:13px;}@media only screen and (max-width:900px){.cp-formula .formula-layout .input_wrapper .inline-block{width:117px;}}.cp-formula .formula-layout .input_wrapper input{height:44px;width:120px;border:1px solid #E5E7EC;border-radius:4px;display:inline-block;vertical-align:middle;margin-right:4px;font-size:14px;text-align:center;outline:none;-webkit-transition:150ms;transition:150ms;}@media only screen and (max-width:767px){.cp-formula .formula-layout .input_wrapper input{height:40px;}}@media only screen and (max-width:900px){.cp-formula .formula-layout .input_wrapper input{width:75px;}}.cp-formula .formula-layout .input_wrapper input:focus{border-color:#aaa;}.cp-formula .formula-layout .input_wrapper .measure{display:inline-block;vertical-align:middle;}.cp-formula .formula-layout .price_explain{font-size:11px;line-height:1.2;}.cp-formula .formula-layout .price_explain span:after{content:" *";color:#FF3246;}.cp-formula .formula-layout .variables_explain{font-size:11px;line-height:1.2;color:#9DA6BE;text-align:center;}.cp-formula .formula-layout .variables_explain span{font-size:11px;line-height:1.2;}@media only screen and (max-width:500px){.cp-formula .formula-layout .variables_explain.mobile_fixed{width:90px;margin-left:-20px;}}.cp-formula .cp-formula__right{padding-top:4px;}.cp-formula .cp-formula__right .price-bg{border-radius:4px;background-color:#E8FAF8;height:44px;line-height:47px;min-width:180px;text-align:center;margin:0 0 2px;}@media only screen and (max-width:767px){.cp-formula .cp-formula__right .price-bg{max-width:240px;margin:0 auto 2px auto;}}.cp-formula .cp-formula__right .price-sum{line-height:1;color:#1DCFBB;font-weight:700;font-size:22px;display:inline-block;}.cp-formula .cp-formula__right .price_explain{font-size:11px;line-height:1.2;text-align:center;color:#9DA6BE;}.cp-formula .cp-formula__right .measure{display:inline-block;vertical-align:2px;font-size:13px;margin-left:4px;}.textarea--big{height:150px;}.createproject-submits{padding-bottom:30px;text-align:center;}@media only screen and (min-width:768px){.createproject-submits{padding-top:15px;}}.createproject-submits .btn{min-width:160px;width:auto;font-size:13px;font-family:"Open Sans",sans-serif;}@media only screen and (max-width:767px){.createproject-submits .btn{display:block;width:100%;height:37px;line-height:35px;margin:0 auto;font-size:12px;}}@media only screen and (min-width:768px){.createproject-submits .createproject-submits__left{float:left;width:40%;text-align:left;}}@media only screen and (max-width:767px){.createproject-submits .createproject-submits__left .btn{max-width:137px;width:100%;}}@media only screen and (min-width:768px){.createproject-submits .createproject-submits__right{float:right;width:60%;text-align:right;}}@media only screen and (max-width:767px){.createproject-submits .createproject-submits__right{margin:0 0 30px;}.createproject-submits .createproject-submits__right .btn{margin-bottom:12px;max-width:291px;}.createproject-submits .createproject-submits__right .btn:last-child{margin-bottom:0;}}.form-item--container{position:relative;}.page-file > div > div{padding-top:8px;}.page-file > div > div:first-child{padding-top:0;}.commerce-product-form .field--type-text-with-summary .text-summary-wrapper,.commerce-product-form .field--type-text-with-summary .field-edit-link{display:none !important;}.arrowed-steps{margin:0 0 32px;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-bottom:20px;-webkit-box-sizing:border-box;box-sizing:border-box;}.arrowed-steps *{-webkit-box-sizing:border-box;box-sizing:border-box;}@media only screen and (min-width:1024px){.arrowed-steps{margin-bottom:48px;padding-bottom:0;}}.arrowed-steps > div{padding:0 6px 0 4px;font-size:13px;color:#B6BCCB;font-weight:600;}@media only screen and (min-width:1024px){.arrowed-steps > div{padding:0 10px 0 8px;}}.arrowed-steps > div:before{display:none;}.arrowed-steps > div .step-wrapper{position:relative;line-height:1;vertical-align:middle;}@media only screen and (min-width:1024px){.arrowed-steps > div .step-wrapper{height:24px;padding-top:4px;}}.arrowed-steps > div .step-wrapper .index-number{width:16px;height:16px;border-radius:50%;background:#e9ebef;overflow:hidden;text-indent:-999px;text-align:center;font-size:11px;color:#fff;line-height:16px;display:inline-block;vertical-align:middle;}@media only screen and (min-width:1024px){.arrowed-steps > div .step-wrapper .index-number{font-size:14px;margin-right:4px;}}.arrowed-steps > div .step-wrapper .step-label{vertical-align:middle;}@media only screen and (max-width:1023px){.arrowed-steps > div .step-wrapper .step-label{position:absolute;left:0;top:24px;color:#515B78;font-size:11px;font-weight:400;-webkit-transform:translateX(-31%);-ms-transform:translateX(-31%);transform:translateX(-31%);display:none;}}@media only screen and (max-width:1023px){.arrowed-steps > div:first-child .step-wrapper .step-label{-webkit-transform:none;-ms-transform:none;transform:none;}}@media only screen and (max-width:1023px){.arrowed-steps > div:last-child .step-wrapper .step-label{-webkit-transform:none;-ms-transform:none;transform:none;left:auto;right:0;}}.arrowed-steps > div.step-dots{min-width:36px;height:4px;padding:0;background-image:url(/themes/custom_theme/images/background/order-dotted-line.png);background-position:left;background-repeat:repeat-x;}@media only screen and (min-width:1024px){.arrowed-steps > div.step-dots{min-width:48px;}}@media only screen and (min-width:1280px){.arrowed-steps > div.step-dots{min-width:64px;}}.arrowed-steps > div.current{color:#4057E3;}.arrowed-steps > div.current .step-wrapper{padding-top:0;}.arrowed-steps > div.current .index-number{text-indent:0;background:#4057E3;}@media only screen and (min-width:1024px){.arrowed-steps > div.current .index-number{width:24px;height:24px;line-height:24px;}}@media only screen and (max-width:1023px){.arrowed-steps > div.current .step-label{display:block;}}.arrowed-steps > div.current + .step-dots{background-image:url(/themes/custom_theme/images/background/order-dotted-line-active.png);background-position:left;background-repeat:repeat-x;}.arrowed-steps > div.previous{color:#172e62;}.arrowed-steps > div.previous .step-wrapper{padding-top:0;}.arrowed-steps > div.previous .step-wrapper:before{content:"\e980";font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;color:#fff;z-index:1;left:4px;top:5px;font-size:6px;display:block;}@media only screen and (min-width:1024px){.arrowed-steps > div.previous .step-wrapper:before{left:6px;top:8px;font-size:9px;}}.arrowed-steps > div.previous .index-number{background:#172e62;position:relative;}@media only screen and (min-width:1024px){.arrowed-steps > div.previous .index-number{width:24px;height:24px;line-height:24px;}}.arrowed-steps > div.previous + .step-dots{background-image:url(/themes/custom_theme/images/background/order-dotted-line-previous.png);background-position:left;background-repeat:repeat-x;min-width:35px;}@media only screen and (min-width:1024px){.arrowed-steps > div.previous + .step-dots{min-width:47px;}}@media only screen and (min-width:1280px){.arrowed-steps > div.previous + .step-dots{min-width:63px;}}.business-role .arrowed-steps > .step-dots,.business-role .arrowed-steps div.previous + .step-dots{min-width:36px;}@media only screen and (min-width:1024px){.business-role .arrowed-steps > .step-dots,.business-role .arrowed-steps div.previous + .step-dots{min-width:42px;}}.commerce-checkout-flow-multistep-project{-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;margin-left:-24px;width:calc(100% + 48px);padding:32px 24px 48px 24px;position:relative;z-index:1;font-size:14px;font-weight:400;color:#172e62;font-family:"Open Sans",sans-serif;}@media only screen and (min-width:768px){.commerce-checkout-flow-multistep-project{-webkit-box-shadow:0 1px 3px rgba(23,46,98,0.15);box-shadow:0 1px 3px rgba(23,46,98,0.15);border-radius:8px;padding:48px 56px;margin:0;width:100%;}}.commerce-checkout-flow-multistep-project .section__body{padding:0;background:transparent;-webkit-box-shadow:none;box-shadow:none;}.commerce-checkout-flow-multistep-project *{-webkit-box-sizing:border-box;box-sizing:border-box;}.commerce-checkout-flow-multistep-project .form-actions{margin-top:40px;padding:32px 0 0 0;text-align:center;border-top:2px solid #e9ebef;}@media only screen and (min-width:600px){.commerce-checkout-flow-multistep-project .form-actions{margin-top:64px;padding:24px 56px 0;border-top:2px solid #e9ebef;margin-left:-56px;width:calc(100% + 112px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}}.commerce-checkout-flow-multistep-project .form-actions .button--primary{font-size:14px;padding:15px 56px 14px 24px;display:block;margin:0 auto 24px auto !important;background-image:url(/themes/custom_theme/svg/icon-arrow-right.svg);background-position:right 27px center;background-repeat:no-repeat;}@media only screen and (min-width:600px){.commerce-checkout-flow-multistep-project .form-actions .button--primary{margin:0 0 0 24px !important;}}.commerce-checkout-flow-multistep-project .form-actions .button--primary[disabled]{background-image:url(/themes/custom_theme/svg/icon-arrow-right-gray.svg);background-position:right 27px center;background-repeat:no-repeat;}.commerce-checkout-flow-multistep-project .form-actions a{border:2px solid #a6b1ef;margin:0;cursor:pointer;line-height:1.27;-webkit-transition:all 150ms;transition:all 150ms;text-align:center;background:#4057E3;border-width:2px;height:auto;padding:14px 24px 14px 56px;font-size:14px;font-weight:600;border-radius:8px;position:relative;top:0;width:auto;background:transparent;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.03);box-shadow:0 10px 15px rgba(23,46,98,0.03);color:#4057E3;text-decoration:none;display:inline-block;}.commerce-checkout-flow-multistep-project .form-actions a:before{content:"\e907";font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;left:27px;top:16px;}.commerce-checkout-flow-multistep-project .form-actions a:hover{top:-3px;border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.06);box-shadow:0 15px 20px rgba(23,46,98,0.06);background-color:#fff;text-decoration:none;}.commerce-checkout-flow-multistep-project .form-actions a:focus{text-decoration:none;}.commerce-checkout-flow-multistep-project div,.commerce-checkout-flow-multistep-project section{color:#172e62;}.commerce-checkout-flow-multistep-project h1,.commerce-checkout-flow-multistep-project .h1{font-size:36px;line-height:1.25em;font-weight:700;letter-spacing:-0.02em;font-weight:700;margin-top:0;margin-bottom:16px;color:#172e62;}@media screen and (min-width:1280px){.commerce-checkout-flow-multistep-project h1,.commerce-checkout-flow-multistep-project .h1{font-size:44px;line-height:1.25em;font-weight:700;letter-spacing:-0.02em;}}.commerce-checkout-flow-multistep-project h2,.commerce-checkout-flow-multistep-project .h2{font-size:28px;line-height:1.38em;font-weight:700;letter-spacing:-0.02em;margin-top:0;margin-bottom:32px;font-weight:700;color:#172e62;}@media screen and (min-width:1280px){.commerce-checkout-flow-multistep-project h2,.commerce-checkout-flow-multistep-project .h2{font-size:32px;line-height:1.38em;font-weight:700;letter-spacing:-0.02em;}}.commerce-checkout-flow-multistep-project h3,.commerce-checkout-flow-multistep-project .h3{font-size:24px;line-height:1.33em;font-weight:700;letter-spacing:-0.02em;margin-top:0;margin-bottom:18px;font-weight:700;color:#172e62;}.commerce-checkout-flow-multistep-project h4,.commerce-checkout-flow-multistep-project .h4{font-size:18px;line-height:1.44em;font-weight:700;letter-spacing:-0.02em;margin-top:0;margin-bottom:16px;font-weight:700;color:#172e62;}.commerce-checkout-flow-multistep-project h5,.commerce-checkout-flow-multistep-project .h5{font-size:18px;line-height:1.44em;font-weight:700;letter-spacing:-0.02em;margin-top:0;margin-bottom:16px;font-weight:700;color:#172e62;}.commerce-checkout-flow-multistep-project h6,.commerce-checkout-flow-multistep-project .h6{font-size:16px;line-height:1.44em;font-weight:700;letter-spacing:-0.02em;margin-top:0;margin-bottom:16px;font-weight:700;color:#172e62;}.commerce-checkout-flow-multistep-project html{-webkit-box-sizing:border-box;box-sizing:border-box;}.commerce-checkout-flow-multistep-project *,.commerce-checkout-flow-multistep-project *:before,.commerce-checkout-flow-multistep-project *:after{-webkit-box-sizing:inherit;box-sizing:inherit;}@-ms-viewport{.commerce-checkout-flow-multistep-project{width:device-width;}}.commerce-checkout-flow-multistep-project body{background:#fafafa;}.commerce-checkout-flow-multistep-project body,.commerce-checkout-flow-multistep-project p,.commerce-checkout-flow-multistep-project div,.commerce-checkout-flow-multistep-project li{font-family:"Open Sans",Arial,sans-serif;color:#172e62;font-size:14px;line-height:1.75;font-weight:400;letter-spacing:normal;}.commerce-checkout-flow-multistep-project p{margin:18px 0;}.commerce-checkout-flow-multistep-project p:first-child{margin-top:0;}.commerce-checkout-flow-multistep-project p:last-child{margin-bottom:0;}.commerce-checkout-flow-multistep-project p:only-child{margin:0;}.commerce-checkout-flow-multistep-project a{color:#4057e3;text-decoration:underline;font-weight:600;}.commerce-checkout-flow-multistep-project a:hover,.commerce-checkout-flow-multistep-project a:focus{text-decoration:none;}.commerce-checkout-flow-multistep-project a.project-widget{text-decoration:none;}.commerce-checkout-flow-multistep-project i{font-style:italic;}.commerce-checkout-flow-multistep-project ul{margin:0 0 32px 0;overflow:hidden;padding:0;list-style-type:none;}.commerce-checkout-flow-multistep-project ul li{padding:0 0 0 24px;margin:0 0 12px;background-image:url(/themes/custom_theme/svg/bullet.svg);background-position:6px 7px;background-repeat:no-repeat;background-size:6px 6px;}.commerce-checkout-flow-multistep-project ul li:last-child{margin-bottom:0;}.commerce-checkout-flow-multistep-project ol{margin:0 0 32px 0;overflow:hidden;padding-left:0;list-style:none;counter-reset:bold-counter;}.commerce-checkout-flow-multistep-project ol li{padding:0;margin:0 0 12px;counter-increment:bold-counter;}.commerce-checkout-flow-multistep-project ol li:before{content:counter(bold-counter) ". ";font-weight:700;display:inline-block;min-width:25px;}.commerce-checkout-flow-multistep-project hr{border:0;height:1px;background:#b6bccb;margin:32px 0;max-width:400px;}@media only screen and (min-width:600px){.commerce-checkout-flow-multistep-project hr{margin:40px 0;}}.commerce-checkout-flow-multistep-project mark{background:#172e62;padding:0 5px;color:#fff;}.commerce-checkout-flow-multistep-project pre{font-family:monospace;padding:12px;border:1px solid rgba(182,188,203,0.6);background-color:#f4f5f7;margin:8px 0 16px;}.commerce-checkout-flow-multistep-project iframe{border:0;}.commerce-checkout-flow-multistep-project fieldset{border-color:#e9ebef;border-radius:4px;margin:0 0 32px 0;}@media only screen and (min-width:480px){.commerce-checkout-flow-multistep-project fieldset{padding:0 16px 16px 16px;}}.commerce-checkout-flow-multistep-project fieldset legend{font-size:16px;margin-top:0;margin-bottom:11px;}.commerce-checkout-flow-multistep-project fieldset.fieldgroup{padding:0;border:0;}.commerce-checkout-flow-multistep-project #ajax-wrapper + fieldset,.commerce-checkout-flow-multistep-project #ajax-wrapper + .form-item{margin-top:16px;}.commerce-checkout-flow-multistep-project input[type=text],.commerce-checkout-flow-multistep-project input[type=email],.commerce-checkout-flow-multistep-project input[type=password],.commerce-checkout-flow-multistep-project input[type=url],.commerce-checkout-flow-multistep-project input[type=tel],.commerce-checkout-flow-multistep-project input[type=number],.commerce-checkout-flow-multistep-project input[type=search],.commerce-checkout-flow-multistep-project input[type=date],.commerce-checkout-flow-multistep-project input[type=month],.commerce-checkout-flow-multistep-project input[type=week],.commerce-checkout-flow-multistep-project input[type=datetime],.commerce-checkout-flow-multistep-project input[type=datetime-local],.commerce-checkout-flow-multistep-project textarea{background-color:#ffffff;height:48px;margin:0;padding:0 32px 0 16px;font-weight:300;-webkit-appearance:none;border:2px solid rgba(182,188,203,0.6);border-radius:4px;-webkit-transition:all 150ms;transition:all 150ms;width:100%;max-width:400px;font-size:14px;color:#172e62;}.commerce-checkout-flow-multistep-project input[type=text]:hover,.commerce-checkout-flow-multistep-project input[type=email]:hover,.commerce-checkout-flow-multistep-project input[type=password]:hover,.commerce-checkout-flow-multistep-project input[type=url]:hover,.commerce-checkout-flow-multistep-project input[type=tel]:hover,.commerce-checkout-flow-multistep-project input[type=number]:hover,.commerce-checkout-flow-multistep-project input[type=search]:hover,.commerce-checkout-flow-multistep-project input[type=date]:hover,.commerce-checkout-flow-multistep-project input[type=month]:hover,.commerce-checkout-flow-multistep-project input[type=week]:hover,.commerce-checkout-flow-multistep-project input[type=datetime]:hover,.commerce-checkout-flow-multistep-project input[type=datetime-local]:hover,.commerce-checkout-flow-multistep-project textarea:hover{border-color:#515B78;}.commerce-checkout-flow-multistep-project input[type=text]:focus,.commerce-checkout-flow-multistep-project input[type=email]:focus,.commerce-checkout-flow-multistep-project input[type=password]:focus,.commerce-checkout-flow-multistep-project input[type=url]:focus,.commerce-checkout-flow-multistep-project input[type=tel]:focus,.commerce-checkout-flow-multistep-project input[type=number]:focus,.commerce-checkout-flow-multistep-project input[type=search]:focus,.commerce-checkout-flow-multistep-project input[type=date]:focus,.commerce-checkout-flow-multistep-project input[type=month]:focus,.commerce-checkout-flow-multistep-project input[type=week]:focus,.commerce-checkout-flow-multistep-project input[type=datetime]:focus,.commerce-checkout-flow-multistep-project input[type=datetime-local]:focus,.commerce-checkout-flow-multistep-project textarea:focus{border-color:#515B78;-webkit-box-shadow:0 0 0 3px rgba(23,46,98,0.1);box-shadow:0 0 0 3px rgba(23,46,98,0.1);}.commerce-checkout-flow-multistep-project input[type=text].is-valid,.commerce-checkout-flow-multistep-project input[type=email].is-valid,.commerce-checkout-flow-multistep-project input[type=password].is-valid,.commerce-checkout-flow-multistep-project input[type=url].is-valid,.commerce-checkout-flow-multistep-project input[type=tel].is-valid,.commerce-checkout-flow-multistep-project input[type=number].is-valid,.commerce-checkout-flow-multistep-project input[type=search].is-valid,.commerce-checkout-flow-multistep-project input[type=date].is-valid,.commerce-checkout-flow-multistep-project input[type=month].is-valid,.commerce-checkout-flow-multistep-project input[type=week].is-valid,.commerce-checkout-flow-multistep-project input[type=datetime].is-valid,.commerce-checkout-flow-multistep-project input[type=datetime-local].is-valid,.commerce-checkout-flow-multistep-project textarea.is-valid{border-color:#00d3b7;border-width:2px;background-color:rgba(0,211,183,0.0509803922);background-image:url(/themes/custom_theme/images/svg/icon-check-mint.svg);background-size:18px 13px;background-repeat:no-repeat;background-position:right 12px center;}.commerce-checkout-flow-multistep-project input[type=text].is-not-valid,.commerce-checkout-flow-multistep-project input[type=text].error,.commerce-checkout-flow-multistep-project input[type=email].is-not-valid,.commerce-checkout-flow-multistep-project input[type=email].error,.commerce-checkout-flow-multistep-project input[type=password].is-not-valid,.commerce-checkout-flow-multistep-project input[type=password].error,.commerce-checkout-flow-multistep-project input[type=url].is-not-valid,.commerce-checkout-flow-multistep-project input[type=url].error,.commerce-checkout-flow-multistep-project input[type=tel].is-not-valid,.commerce-checkout-flow-multistep-project input[type=tel].error,.commerce-checkout-flow-multistep-project input[type=number].is-not-valid,.commerce-checkout-flow-multistep-project input[type=number].error,.commerce-checkout-flow-multistep-project input[type=search].is-not-valid,.commerce-checkout-flow-multistep-project input[type=search].error,.commerce-checkout-flow-multistep-project input[type=date].is-not-valid,.commerce-checkout-flow-multistep-project input[type=date].error,.commerce-checkout-flow-multistep-project input[type=month].is-not-valid,.commerce-checkout-flow-multistep-project input[type=month].error,.commerce-checkout-flow-multistep-project input[type=week].is-not-valid,.commerce-checkout-flow-multistep-project input[type=week].error,.commerce-checkout-flow-multistep-project input[type=datetime].is-not-valid,.commerce-checkout-flow-multistep-project input[type=datetime].error,.commerce-checkout-flow-multistep-project input[type=datetime-local].is-not-valid,.commerce-checkout-flow-multistep-project input[type=datetime-local].error,.commerce-checkout-flow-multistep-project textarea.is-not-valid,.commerce-checkout-flow-multistep-project textarea.error{border-color:#ef404a;background-color:rgba(239,64,74,0.0509803922);border-width:2px;}.commerce-checkout-flow-multistep-project input[type=text].is-not-valid + .form-item--error-message--fe-validation,.commerce-checkout-flow-multistep-project input[type=email].is-not-valid + .form-item--error-message--fe-validation,.commerce-checkout-flow-multistep-project input[type=password].is-not-valid + .form-item--error-message--fe-validation,.commerce-checkout-flow-multistep-project input[type=url].is-not-valid + .form-item--error-message--fe-validation,.commerce-checkout-flow-multistep-project input[type=tel].is-not-valid + .form-item--error-message--fe-validation,.commerce-checkout-flow-multistep-project input[type=number].is-not-valid + .form-item--error-message--fe-validation,.commerce-checkout-flow-multistep-project input[type=search].is-not-valid + .form-item--error-message--fe-validation,.commerce-checkout-flow-multistep-project input[type=date].is-not-valid + .form-item--error-message--fe-validation,.commerce-checkout-flow-multistep-project input[type=month].is-not-valid + .form-item--error-message--fe-validation,.commerce-checkout-flow-multistep-project input[type=week].is-not-valid + .form-item--error-message--fe-validation,.commerce-checkout-flow-multistep-project input[type=datetime].is-not-valid + .form-item--error-message--fe-validation,.commerce-checkout-flow-multistep-project input[type=datetime-local].is-not-valid + .form-item--error-message--fe-validation,.commerce-checkout-flow-multistep-project textarea.is-not-valid + .form-item--error-message--fe-validation{display:block;}.commerce-checkout-flow-multistep-project input[type=date]::-webkit-inner-spin-button,.commerce-checkout-flow-multistep-project input[type=date]::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none;}.commerce-checkout-flow-multistep-project ::-webkit-input-placeholder{color:#b6bccb;}.commerce-checkout-flow-multistep-project ::-moz-placeholder{color:#b6bccb;}.commerce-checkout-flow-multistep-project :-ms-input-placeholder{color:#b6bccb;}.commerce-checkout-flow-multistep-project ::-ms-input-placeholder{color:#b6bccb;}.commerce-checkout-flow-multistep-project ::placeholder{color:#b6bccb;}.commerce-checkout-flow-multistep-project input::-ms-clear{display:none;}.commerce-checkout-flow-multistep-project .webform-button--submit,.commerce-checkout-flow-multistep-project input[type=submit],.commerce-checkout-flow-multistep-project .btn{border:2px solid #172e62;margin:0;cursor:pointer;color:#fff;line-height:1.27;-webkit-transition:all 150ms;transition:all 150ms;text-align:center;background:#4057e3;border-width:2px;height:auto;border-color:#4057e3;padding:15px 32px 17px 32px;font-size:16px;font-weight:600;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.2);box-shadow:0 10px 15px rgba(23,46,98,0.2);border-radius:8px;position:relative;top:0;width:auto;}@media only screen and (min-width:1024px){.commerce-checkout-flow-multistep-project .webform-button--submit,.commerce-checkout-flow-multistep-project input[type=submit],.commerce-checkout-flow-multistep-project .btn{padding-left:40px;padding-right:40px;}}.commerce-checkout-flow-multistep-project .webform-button--submit:hover,.commerce-checkout-flow-multistep-project input[type=submit]:hover,.commerce-checkout-flow-multistep-project .btn:hover{background-color:#4d64ee;border-color:#4d64ee;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.3);box-shadow:0 15px 20px rgba(23,46,98,0.3);color:#fff;top:-3px;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn--secondary,.commerce-checkout-flow-multistep-project input[type=submit].btn--secondary,.commerce-checkout-flow-multistep-project .btn.btn--secondary{border-color:#b6bccb;background-color:transparent;color:#233a8a;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn--secondary:hover,.commerce-checkout-flow-multistep-project input[type=submit].btn--secondary:hover,.commerce-checkout-flow-multistep-project .btn.btn--secondary:hover{background-color:#f4f5f7;border-color:#b6bccb;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}.commerce-checkout-flow-multistep-project .webform-button--submit.btn--warning,.commerce-checkout-flow-multistep-project input[type=submit].btn--warning,.commerce-checkout-flow-multistep-project .btn.btn--warning{border-color:#ef404a;background-color:#ef404a;color:#fff;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn--warning:hover,.commerce-checkout-flow-multistep-project input[type=submit].btn--warning:hover,.commerce-checkout-flow-multistep-project .btn.btn--warning:hover{background-color:#cb343d;border-color:#cb343d;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn--danger,.commerce-checkout-flow-multistep-project input[type=submit].btn--danger,.commerce-checkout-flow-multistep-project .btn.btn--danger{border-color:rgba(182,188,203,0.6);background-color:transparent;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn--danger:hover,.commerce-checkout-flow-multistep-project input[type=submit].btn--danger:hover,.commerce-checkout-flow-multistep-project .btn.btn--danger:hover{background-color:#fff;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn--medium,.commerce-checkout-flow-multistep-project input[type=submit].btn--medium,.commerce-checkout-flow-multistep-project .btn.btn--medium{padding:14px 24px 15px 24px;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn--inline,.commerce-checkout-flow-multistep-project input[type=submit].btn--inline,.commerce-checkout-flow-multistep-project .btn.btn--inline{border:0;padding:10px 12px 10px 38px;position:relative;background-color:transparent;color:#172e62;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn--inline i,.commerce-checkout-flow-multistep-project input[type=submit].btn--inline i,.commerce-checkout-flow-multistep-project .btn.btn--inline i{position:absolute;left:13px;top:50%;margin-top:-8px;font-size:16px;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn--inline:hover,.commerce-checkout-flow-multistep-project input[type=submit].btn--inline:hover,.commerce-checkout-flow-multistep-project .btn.btn--inline:hover{background-color:#f4f5f7;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}.commerce-checkout-flow-multistep-project .webform-button--submit[class^=inline-icon],.commerce-checkout-flow-multistep-project .webform-button--submit[class*=" inline-icon"],.commerce-checkout-flow-multistep-project input[type=submit][class^=inline-icon],.commerce-checkout-flow-multistep-project input[type=submit][class*=" inline-icon"],.commerce-checkout-flow-multistep-project .btn[class^=inline-icon],.commerce-checkout-flow-multistep-project .btn[class*=" inline-icon"]{background-size:15px;}.commerce-checkout-flow-multistep-project .webform-button--submit.inline-icon-trash,.commerce-checkout-flow-multistep-project input[type=submit].inline-icon-trash,.commerce-checkout-flow-multistep-project .btn.inline-icon-trash{background-image:url(/themes/custom_theme/svg/trash.svg);background-position:left 12px center;background-repeat:no-repeat;}.commerce-checkout-flow-multistep-project .webform-button--submit i,.commerce-checkout-flow-multistep-project input[type=submit] i,.commerce-checkout-flow-multistep-project .btn i{font-size:18px;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn--only-icon,.commerce-checkout-flow-multistep-project input[type=submit].btn--only-icon,.commerce-checkout-flow-multistep-project .btn.btn--only-icon{padding:0;line-height:42px;width:40px;height:40px;overflow:hidden;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn--medium.btn--only-icon,.commerce-checkout-flow-multistep-project input[type=submit].btn--medium.btn--only-icon,.commerce-checkout-flow-multistep-project .btn.btn--medium.btn--only-icon{width:48px;height:48px;line-height:50px;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn--with-icon i,.commerce-checkout-flow-multistep-project input[type=submit].btn--with-icon i,.commerce-checkout-flow-multistep-project .btn.btn--with-icon i{margin-right:12px;vertical-align:-2px;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn--with-icon span + i,.commerce-checkout-flow-multistep-project input[type=submit].btn--with-icon span + i,.commerce-checkout-flow-multistep-project .btn.btn--with-icon span + i{margin:0 0 0 12px;}.commerce-checkout-flow-multistep-project .webform-button--submit[class^=btn--input-icon],.commerce-checkout-flow-multistep-project .webform-button--submit[class*=" btn--input-icon"],.commerce-checkout-flow-multistep-project input[type=submit][class^=btn--input-icon],.commerce-checkout-flow-multistep-project input[type=submit][class*=" btn--input-icon"],.commerce-checkout-flow-multistep-project .btn[class^=btn--input-icon],.commerce-checkout-flow-multistep-project .btn[class*=" btn--input-icon"]{background-size:17px;padding-left:48px;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn--medium[class^=btn--input-icon],.commerce-checkout-flow-multistep-project .webform-button--submit.btn--medium[class*=" btn--input-icon"],.commerce-checkout-flow-multistep-project input[type=submit].btn--medium[class^=btn--input-icon],.commerce-checkout-flow-multistep-project input[type=submit].btn--medium[class*=" btn--input-icon"],.commerce-checkout-flow-multistep-project .btn.btn--medium[class^=btn--input-icon],.commerce-checkout-flow-multistep-project .btn.btn--medium[class*=" btn--input-icon"]{padding-left:56px;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn--input-icon-submit,.commerce-checkout-flow-multistep-project input[type=submit].btn--input-icon-submit,.commerce-checkout-flow-multistep-project .btn.btn--input-icon-submit{background-image:url(/themes/custom_theme/svg/download.svg);background-position:left 18px center;background-repeat:no-repeat;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn--medium.btn--input-icon-submit,.commerce-checkout-flow-multistep-project input[type=submit].btn--medium.btn--input-icon-submit,.commerce-checkout-flow-multistep-project .btn.btn--medium.btn--input-icon-submit{background-image:url(/themes/custom_theme/svg/download.svg);background-position:left 22px center;background-repeat:no-repeat;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn--input-icon-right[class^=btn--input-icon],.commerce-checkout-flow-multistep-project .webform-button--submit.btn--input-icon-right[class*=" btn--input-icon"],.commerce-checkout-flow-multistep-project input[type=submit].btn--input-icon-right[class^=btn--input-icon],.commerce-checkout-flow-multistep-project input[type=submit].btn--input-icon-right[class*=" btn--input-icon"],.commerce-checkout-flow-multistep-project .btn.btn--input-icon-right[class^=btn--input-icon],.commerce-checkout-flow-multistep-project .btn.btn--input-icon-right[class*=" btn--input-icon"]{background-size:17px;padding-left:16px;padding-right:48px;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn--input-icon-right.btn--medium[class^=btn--input-icon],.commerce-checkout-flow-multistep-project .webform-button--submit.btn--input-icon-right.btn--medium[class*=" btn--input-icon"],.commerce-checkout-flow-multistep-project input[type=submit].btn--input-icon-right.btn--medium[class^=btn--input-icon],.commerce-checkout-flow-multistep-project input[type=submit].btn--input-icon-right.btn--medium[class*=" btn--input-icon"],.commerce-checkout-flow-multistep-project .btn.btn--input-icon-right.btn--medium[class^=btn--input-icon],.commerce-checkout-flow-multistep-project .btn.btn--input-icon-right.btn--medium[class*=" btn--input-icon"]{padding-left:24px;padding-right:56px;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn--input-icon-right.btn--input-icon-submit,.commerce-checkout-flow-multistep-project input[type=submit].btn--input-icon-right.btn--input-icon-submit,.commerce-checkout-flow-multistep-project .btn.btn--input-icon-right.btn--input-icon-submit{background-image:url(/themes/custom_theme/svg/download.svg);background-position:right 18px center;background-repeat:no-repeat;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn--input-icon-right.btn--medium.btn--input-icon-submit,.commerce-checkout-flow-multistep-project input[type=submit].btn--input-icon-right.btn--medium.btn--input-icon-submit,.commerce-checkout-flow-multistep-project .btn.btn--input-icon-right.btn--medium.btn--input-icon-submit{background-image:url(/themes/custom_theme/svg/download.svg);background-position:right 22px center;background-repeat:no-repeat;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn-cta,.commerce-checkout-flow-multistep-project input[type=submit].btn-cta,.commerce-checkout-flow-multistep-project .btn.btn-cta{background:#4057e3;border-width:2px;border-color:#4057e3;color:#fff;padding:13px 32px 14px 32px;font-size:14px;font-weight:600;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.2);box-shadow:0 10px 15px rgba(23,46,98,0.2);border-radius:8px;text-align:center;position:relative;top:0;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn-cta:hover,.commerce-checkout-flow-multistep-project input[type=submit].btn-cta:hover,.commerce-checkout-flow-multistep-project .btn.btn-cta:hover{background-color:#4d64ee;border-color:#4d64ee;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.3);box-shadow:0 15px 20px rgba(23,46,98,0.3);color:#fff;top:-3px;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn-cta--secondary,.commerce-checkout-flow-multistep-project input[type=submit].btn-cta--secondary,.commerce-checkout-flow-multistep-project .btn.btn-cta--secondary{background:transparent;border-color:#a6b1ef;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.03);box-shadow:0 10px 15px rgba(23,46,98,0.03);color:#4057e3;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn-cta--secondary:hover,.commerce-checkout-flow-multistep-project input[type=submit].btn-cta--secondary:hover,.commerce-checkout-flow-multistep-project .btn.btn-cta--secondary:hover{border-color:#4d64ee;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.06);box-shadow:0 15px 20px rgba(23,46,98,0.06);background-color:#fff;color:#4057e3;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn-cta--is-loading,.commerce-checkout-flow-multistep-project input[type=submit].btn-cta--is-loading,.commerce-checkout-flow-multistep-project .btn.btn-cta--is-loading{color:transparent;background-image:url(/themes/custom_theme/loader.svg);background-position:center;background-repeat:no-repeat;background-size:22px 22px;pointer-events:none;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn-cta--white,.commerce-checkout-flow-multistep-project input[type=submit].btn-cta--white,.commerce-checkout-flow-multistep-project .btn.btn-cta--white{background:transparent;border-color:#fff;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.03);box-shadow:0 10px 15px rgba(23,46,98,0.03);color:#fff;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn-cta--white:hover,.commerce-checkout-flow-multistep-project input[type=submit].btn-cta--white:hover,.commerce-checkout-flow-multistep-project .btn.btn-cta--white:hover{border-color:#fff;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.06);box-shadow:0 15px 20px rgba(23,46,98,0.06);background-color:#fff;color:#4057e3;}.commerce-checkout-flow-multistep-project .webform-button--submit.btn-cta--big,.commerce-checkout-flow-multistep-project input[type=submit].btn-cta--big,.commerce-checkout-flow-multistep-project .btn.btn-cta--big{padding:15px 40px 17px 40px;font-size:16px;}.commerce-checkout-flow-multistep-project .btn + .btn{margin-left:12px;}.commerce-checkout-flow-multistep-project .dummy-gray-bg button.btn--inline:hover,.commerce-checkout-flow-multistep-project .dummy-gray-bg button.btn--dots:hover,.commerce-checkout-flow-multistep-project .dummy-gray-bg input[type=submit].btn--inline:hover,.commerce-checkout-flow-multistep-project .dummy-gray-bg input[type=submit].btn--dots:hover,.commerce-checkout-flow-multistep-project .dummy-gray-bg input[type=button].btn--inline:hover,.commerce-checkout-flow-multistep-project .dummy-gray-bg input[type=button].btn--dots:hover,.commerce-checkout-flow-multistep-project .dummy-gray-bg input[type=reset].btn--inline:hover,.commerce-checkout-flow-multistep-project .dummy-gray-bg input[type=reset].btn--dots:hover,.commerce-checkout-flow-multistep-project .dummy-gray-bg .btn.btn--inline:hover,.commerce-checkout-flow-multistep-project .dummy-gray-bg .btn.btn--dots:hover{background-color:#fff;}.commerce-checkout-flow-multistep-project input[disabled],.commerce-checkout-flow-multistep-project textarea[disabled],.commerce-checkout-flow-multistep-project input[readonly]:not(.datepicker){background-color:#f4f5f7;border-color:#e9ebef;color:#515B78;cursor:not-allowed;opacity:1;-webkit-box-shadow:none;box-shadow:none;}.commerce-checkout-flow-multistep-project input[disabled]:hover,.commerce-checkout-flow-multistep-project input[disabled]:focus,.commerce-checkout-flow-multistep-project input[disabled]:active,.commerce-checkout-flow-multistep-project textarea[disabled]:hover,.commerce-checkout-flow-multistep-project textarea[disabled]:focus,.commerce-checkout-flow-multistep-project textarea[disabled]:active,.commerce-checkout-flow-multistep-project input[readonly]:not(.datepicker):hover,.commerce-checkout-flow-multistep-project input[readonly]:not(.datepicker):focus,.commerce-checkout-flow-multistep-project input[readonly]:not(.datepicker):active{background-color:#f4f5f7;border-color:#e9ebef;color:#515B78;top:0;}.commerce-checkout-flow-multistep-project textarea[disabled]{resize:none;}.commerce-checkout-flow-multistep-project input[type=submit][disabled]:not(.disabled-as-loading),.commerce-checkout-flow-multistep-project button[disabled]:not(.disabled-as-loading),.commerce-checkout-flow-multistep-project input.btn--secondary[disabled],.commerce-checkout-flow-multistep-project button.btn--secondary[disabled],.commerce-checkout-flow-multistep-project a.disabled-link-button{background-color:#e9ebef;cursor:not-allowed;color:#b6bccb;border-color:#e9ebef;}.commerce-checkout-flow-multistep-project input[type=submit][disabled]:not(.disabled-as-loading):hover,.commerce-checkout-flow-multistep-project input[type=submit][disabled]:not(.disabled-as-loading):focus,.commerce-checkout-flow-multistep-project button[disabled]:not(.disabled-as-loading):hover,.commerce-checkout-flow-multistep-project button[disabled]:not(.disabled-as-loading):focus,.commerce-checkout-flow-multistep-project input.btn--secondary[disabled]:hover,.commerce-checkout-flow-multistep-project input.btn--secondary[disabled]:focus,.commerce-checkout-flow-multistep-project button.btn--secondary[disabled]:hover,.commerce-checkout-flow-multistep-project button.btn--secondary[disabled]:focus,.commerce-checkout-flow-multistep-project a.disabled-link-button:hover,.commerce-checkout-flow-multistep-project a.disabled-link-button:focus{background-color:#e9ebef;color:#b6bccb;border-color:#e9ebef;-webkit-box-shadow:none;box-shadow:none;}.commerce-checkout-flow-multistep-project textarea{resize:vertical;width:100%;max-width:400px;min-height:150px;max-height:450px;padding-top:15px;padding-bottom:16px;-webkit-transition:150ms border;transition:150ms border;}.commerce-checkout-flow-multistep-project li > p{margin:0;}.commerce-checkout-flow-multistep-project table p:first-of-type{margin-top:0;}.commerce-checkout-flow-multistep-project table p:last-of-type{margin-bottom:0;}.commerce-checkout-flow-multistep-project a.btn,.commerce-checkout-flow-multistep-project span.btn{display:inline-block;text-decoration:none;}.commerce-checkout-flow-multistep-project img{max-width:100%;height:auto;}.commerce-checkout-flow-multistep-project .ui-widget{font-family:"Open Sans",Arial,sans-serif;}.commerce-checkout-flow-multistep-project .overline{font-size:12px;line-height:1.33em;color:#515B78;text-transform:uppercase;font-weight:600;margin:0 0 8px;letter-spacing:0.1em;}.commerce-checkout-flow-multistep-project .subtitle{font-size:14px;line-height:1.6em;font-weight:600;letter-spacing:normal;}.commerce-checkout-flow-multistep-project .small-body{font-size:14px;line-height:1.71em;letter-spacing:normal;}.commerce-checkout-flow-multistep-project .small-body p,.commerce-checkout-flow-multistep-project .small-body div,.commerce-checkout-flow-multistep-project .small-body td{font-size:14px;line-height:1.71em;}.commerce-checkout-flow-multistep-project .small-body ul,.commerce-checkout-flow-multistep-project .small-body ol{margin-bottom:24px;}.commerce-checkout-flow-multistep-project .small-body ul li,.commerce-checkout-flow-multistep-project .small-body ol li{margin-bottom:12px;}.commerce-checkout-flow-multistep-project .small-body ul{background-position:6px 9px;}.commerce-checkout-flow-multistep-project .small-link{font-size:14px;line-height:1.71em;letter-spacing:normal;color:#4057e3;}.commerce-checkout-flow-multistep-project .small-link a{font-size:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;}.commerce-checkout-flow-multistep-project .caption{font-size:13px;line-height:1.38em;color:#515B78;margin-top:24px;letter-spacing:normal;}.commerce-checkout-flow-multistep-project input[type=checkbox]{background:inherit;margin-top:3px;height:auto;line-height:inherit;border:none;border-radius:0;}.commerce-checkout-flow-multistep-project input[type=radio]{height:auto;line-height:inherit;background:inherit;border:none;border-radius:0;}.commerce-checkout-flow-multistep-project .select2{width:100% !important;max-width:400px;}.commerce-checkout-flow-multistep-project .select2-container--default .select2-selection--single{height:48px;background:#ffffff;border:2px solid rgba(182,188,203,0.6);border-radius:4px !important;font-size:14px;-webkit-transition:all 150ms;transition:all 150ms;}.commerce-checkout-flow-multistep-project .select2-container--default .select2-selection--single .select2-selection__rendered{color:#172e62;padding-right:33px;padding-left:16px;line-height:44px;max-width:218px;}@media only screen and (min-width:350px){.commerce-checkout-flow-multistep-project .select2-container--default .select2-selection--single .select2-selection__rendered{max-width:238px;}}@media only screen and (min-width:400px){.commerce-checkout-flow-multistep-project .select2-container--default .select2-selection--single .select2-selection__rendered{max-width:278px;}}@media only screen and (min-width:420px){.commerce-checkout-flow-multistep-project .select2-container--default .select2-selection--single .select2-selection__rendered{max-width:308px;}}@media only screen and (min-width:450px){.commerce-checkout-flow-multistep-project .select2-container--default .select2-selection--single .select2-selection__rendered{max-width:328px;}}@media only screen and (min-width:500px){.commerce-checkout-flow-multistep-project .select2-container--default .select2-selection--single .select2-selection__rendered{max-width:358px;}}@media only screen and (min-width:540px){.commerce-checkout-flow-multistep-project .select2-container--default .select2-selection--single .select2-selection__rendered{max-width:422px;}}.commerce-checkout-flow-multistep-project .select2-container--default .select2-selection--single .select2-selection__arrow{border:none;height:44px;width:44px;top:2px;right:2px;}.commerce-checkout-flow-multistep-project .select2-container--default .select2-selection--single .select2-selection__arrow b{border:0;font-size:8px;width:100%;height:100%;line-height:42px;display:inline-block;text-align:center;margin:0;left:0;top:0;color:#4057e3;}.commerce-checkout-flow-multistep-project .select2-container--default .select2-selection--single .select2-selection__arrow b:after{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);height:44px;line-height:1;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;content:"";color:#b6bccb;background-image:url(/themes/custom_theme/svg/icon-chevron-down.svg);background-position:center;background-repeat:no-repeat;width:37px;background-size:12px 8px;}.commerce-checkout-flow-multistep-project .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border:0;margin:0;}.commerce-checkout-flow-multistep-project .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);}.commerce-checkout-flow-multistep-project .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#172e62;}.commerce-checkout-flow-multistep-project .select2-container--default.select2-container--disabled .select2-selection--single,.commerce-checkout-flow-multistep-project .select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#f4f5f7;border-color:#e9ebef;color:#515B78;cursor:not-allowed;}.commerce-checkout-flow-multistep-project .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__arrow b:after,.commerce-checkout-flow-multistep-project .select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__arrow b:after{color:#b6bccb;}.commerce-checkout-flow-multistep-project .select2-container--default.select2-container--disabled .select2-selection__rendered{color:#515B78;}.commerce-checkout-flow-multistep-project .select2-container--default.select2-container--disabled .select2-selection--multiple:after{color:#b6bccb;}.commerce-checkout-flow-multistep-project .select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__choice,.commerce-checkout-flow-multistep-project .select2-container--default.select2-container--disabled .select2-selection--multiple ul li{cursor:not-allowed;}.commerce-checkout-flow-multistep-project .select2-search.select2-search--dropdown{padding:11px;}.commerce-checkout-flow-multistep-project .select2-search.select2-search--dropdown .select2-search__field{padding:0 16px;height:40px;border:2px solid rgba(182,188,203,0.6);-webkit-box-shadow:none;box-shadow:none;padding-left:37px;background-image:url(/themes/custom_theme/search-gray.svg);background-position:left 10px center;background-repeat:no-repeat;}.commerce-checkout-flow-multistep-project .select2-search.select2-search--dropdown .select2-search__field:focus{border-color:#515B78;}.commerce-checkout-flow-multistep-project .select2-dropdown{border-radius:4px !important;border:0;padding:8px;-webkit-box-shadow:0 3px 10px rgba(23,46,98,0.15);box-shadow:0 3px 10px rgba(23,46,98,0.15);}.commerce-checkout-flow-multistep-project .select2-dropdown.select2-dropdown--below{margin-top:4px;}.commerce-checkout-flow-multistep-project .select2-dropdown.select2-dropdown--above{margin-top:-4px;}.commerce-checkout-flow-multistep-project .select2-container--default .select2-results__option{background:#fff;color:#172e62;padding:8px 26px 8px 8px;border:0;margin:0;font-size:14px;border-radius:4px;}.commerce-checkout-flow-multistep-project .select2-container--default .select2-results__option[role=group]{padding:0;}.commerce-checkout-flow-multistep-project .select2-container--default .select2-results__option[aria-disabled=true]{color:#b6bccb;}.commerce-checkout-flow-multistep-project .select2-container--default .select2-results__option[aria-selected=true]{font-weight:600;background:#fff;color:#4057e3;position:relative;}.commerce-checkout-flow-multistep-project .select2-container--default .select2-results__option[aria-selected=true]:after{position:absolute;right:8px;top:50%;margin-top:-5px;font-size:11px;color:#4057e3;background-image:url(/themes/custom_theme/svg/icon-chevron-down.svg);background-position:center;background-repeat:no-repeat;width:12px;height:7px;}.commerce-checkout-flow-multistep-project .select2-container--default .select2-results__option.select2-results__message{padding-top:10px;padding-bottom:10px;font-style:italic;color:#515B78;font-size:12px;}.commerce-checkout-flow-multistep-project .select2-container--default .select2-results__option--highlighted[aria-selected]{background:#f4f5f7;color:#172e62;}.commerce-checkout-flow-multistep-project .select2-search--dropdown + .select2-results li.select2-results__message{padding-top:0;}.commerce-checkout-flow-multistep-project .form-item,.commerce-checkout-flow-multistep-project .input-group{padding:0;margin-bottom:20px;display:block;width:auto;}.commerce-checkout-flow-multistep-project .form-item label,.commerce-checkout-flow-multistep-project .input-group label{font-weight:600;padding-left:4px;color:#172e62;font-size:13px;}.commerce-checkout-flow-multistep-project .input-group__title,.commerce-checkout-flow-multistep-project .input-group__values{display:block;}.commerce-checkout-flow-multistep-project .input-group__title{margin:0;}.commerce-checkout-flow-multistep-project .input-group__title label{display:inline;}.commerce-checkout-flow-multistep-project .tooltip{width:15px;height:15px;background:transparent;background-image:url(/themes/custom_theme/svg/tooltip.svg);background-position:center;background-repeat:no-repeat;border:0;border-radius:0;background-size:cover;margin-left:5px;opacity:0.3;}.commerce-checkout-flow-multistep-project .tooltip:hover,.commerce-checkout-flow-multistep-project .tooltip:focus{opacity:1;}.commerce-checkout-flow-multistep-project ::-webkit-input-placeholder{color:#b6bccb;}.commerce-checkout-flow-multistep-project ::-moz-placeholder{color:#b6bccb;}.commerce-checkout-flow-multistep-project :-ms-input-placeholder{color:#b6bccb;}.commerce-checkout-flow-multistep-project ::-ms-input-placeholder{color:#b6bccb;}.commerce-checkout-flow-multistep-project ::placeholder{color:#b6bccb;}.commerce-checkout-flow-multistep-project .form-item--error-message{font-size:12px;color:#ef404a;font-weight:400;}.commerce-checkout-flow-multistep-project span.required{color:#ef404a;display:none;}.commerce-checkout-flow-multistep-project .semibold{font-size:16px;line-height:28px;font-weight:600;letter-spacing:0px;}.commerce-checkout-flow-multistep-project .semibold + .order-instruction-notice{margin-top:24px;}.commerce-checkout-flow-multistep-project .section__form-header{padding:0 0 24px;margin-bottom:32px;border-bottom:1px solid #e9ebef;}.commerce-checkout-flow-multistep-project .section__form-header h2{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-0.48px;margin:0;}@media only screen and (min-width:768px){.commerce-checkout-flow-multistep-project .section__content{display:table;table-layout:fixed;width:100%;}}.commerce-checkout-flow-multistep-project .section__form{padding:0 0 48px 0;}@media only screen and (min-width:768px){.commerce-checkout-flow-multistep-project .section__form{display:table-cell;vertical-align:top;width:350px;padding:0 24px 0 0;}}@media only screen and (min-width:1024px){.commerce-checkout-flow-multistep-project .section__form{width:444px;padding:0 68px 0 0;}}.commerce-checkout-flow-multistep-project .section__order-info{background:#F5F6FE;margin-left:-24px;width:calc(100% + 48px);padding:32px 24px 40px 24px;margin-bottom:-42px;position:relative;z-index:1;}@media only screen and (min-width:768px){.commerce-checkout-flow-multistep-project .section__order-info{display:table-cell;vertical-align:top;margin:0;width:auto;padding:24px 24px 32px 24px;border-radius:8px;}}@media only screen and (min-width:1024px){.commerce-checkout-flow-multistep-project .section__order-info{padding:32px 32px 40px 32px;}}.commerce-checkout-flow-multistep-project h2.step-title{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-0.48px;margin:0 0 24px;}.commerce-checkout-flow-multistep-project .input-group__values--with-type{width:94px;display:inline-block;vertical-align:top;}.commerce-checkout-flow-multistep-project .input-group__values--with-type input{border-radius:4px 0 0 4px;}.commerce-checkout-flow-multistep-project .input-group__values--with-type + .input-group__explanation{display:inline-block;vertical-align:top;width:52px;margin-left:-6px;border:2px solid rgba(182,188,203,0.6);border-radius:0 4px 4px 0;height:48px;line-height:42px;text-align:center;}.commerce-checkout-flow-multistep-project .is-disabled .input-group__values--with-type + .input-group__explanation{border-color:#e9ebef;background:#f4f5f7;cursor:not-allowed;color:#515B78;}.commerce-checkout-flow-multistep-project .form-checkbox.form-item-prosumer-commerce-order-form-use-new-address{margin-top:16px;}.commerce-checkout-flow-multistep-project .form-checkbox.form-item-prosumer-commerce-order-form-use-new-address #use_new_address{left:2px;margin-top:-9px;width:100%;}.commerce-checkout-flow-multistep-project .form-checkbox.form-item-prosumer-commerce-order-form-use-new-address .form-checkbox-box{top:5px;}.commerce-checkout-flow-multistep-project .form-item-prosumer-commerce-order-form-address{margin-bottom:15px;}.commerce-checkout-flow-multistep-project .link-with-questionmark{font-size:14px;}.commerce-checkout-flow-multistep-project .link-with-questionmark:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e936";margin-left:3px;}.commerce-checkout-flow-multistep-project .quantity-red-text{font-size:12px;color:#ef404a;font-weight:400;margin:-14px 0 20px;line-height:1.4;}.commerce-checkout-flow-multistep-project .order-instruction-notice{padding:19px 16px 20px 52px;background:#FBF5DB;border-radius:4px;color:#A26A0A;line-height:22px;position:relative;}.commerce-checkout-flow-multistep-project .order-instruction-notice p{color:#A26A0A;margin:12px 0;line-height:22px;}.commerce-checkout-flow-multistep-project .order-instruction-notice p:first-child{margin-top:0;}.commerce-checkout-flow-multistep-project .order-instruction-notice p:last-child{margin-bottom:0;}.commerce-checkout-flow-multistep-project .order-instruction-notice p:only-child{margin:0;}.commerce-checkout-flow-multistep-project .order-instruction-notice:before{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e901";position:absolute;left:17px;top:18px;font-size:22px;color:#EECF4E;}.commerce-checkout-flow-multistep-project .auth-radios-banks{margin-top:40px;}.commerce-checkout-flow-multistep-project .form-item.label-as-button{margin:0 0 16px;}@media only screen and (min-width:600px){.commerce-checkout-flow-multistep-project .form-item.label-as-button{margin:0;width:100%;}}.commerce-checkout-flow-multistep-project .form-item.label-as-button:last-child{margin-bottom:0;}.commerce-checkout-flow-multistep-project .bank-auth-labels{margin:40px 0;padding-bottom:40px;border-bottom:2px solid #e9ebef;}.commerce-checkout-flow-multistep-project .smaller-section-title{font-size:14px;line-height:22px;font-weight:700;letter-spacing:0px;margin:0 0 16px;}.commerce-checkout-flow-multistep-project .dokobit-section #Dokobit-identity-container{max-width:460px;}.commerce-checkout-flow-multistep-project .dokobit-section #dokobit-identity{padding:0;}.commerce-checkout-flow-multistep-project .dokobit-section #dokobit-identity *{font-family:"Open Sans",sans-serif;}.commerce-checkout-flow-multistep-project .dokobit-section #dokobit-identity .d-methods-list{border-color:#b6bccb;}.commerce-checkout-flow-multistep-project .dokobit-section #dokobit-identity .d-methods-list .d-methods-list__method{padding-left:0;}.commerce-checkout-flow-multistep-project .dokobit-section #dokobit-identity .d-methods-list .d-methods-list__method label{padding-left:24px;color:#172e62;font-size:14px;border-color:#b6bccb;}.commerce-checkout-flow-multistep-project .dokobit-section #dokobit-identity .dokobit-main form .d-form-group input{max-width:none;}.commerce-checkout-flow-multistep-project .dokobit-section #dokobit-identity .dokobit-main form button{background:#4057e3;border-width:2px;border-color:#4057e3;color:#fff;padding:13px 32px 14px 32px;font-size:14px;font-weight:600;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.2);box-shadow:0 10px 15px rgba(23,46,98,0.2);border-radius:8px;text-align:center;position:relative;top:0;}.commerce-checkout-flow-multistep-project .dokobit-section #dokobit-identity .dokobit-main form button:hover{background-color:#4d64ee;border-color:#4d64ee;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.3);box-shadow:0 15px 20px rgba(23,46,98,0.3);color:#fff;top:-3px;}.commerce-checkout-flow-multistep-project .elpako-auth-labels .smaller-section-title{margin-bottom:6px;}.commerce-checkout-flow-multistep-project .elpako-auth-labels .caption{margin:6px 0 18px;}.commerce-checkout-flow-multistep-project .elpako-auth-labels .labels-as-buttons{max-width:586px;}.commerce-checkout-flow-multistep-project .elpako-auth-labels .labels-as-buttons label.checkmark img{max-height:37px;}.commerce-checkout-flow-multistep-project .thank-you-for-confirming-idendity{position:relative;font-size:24px;line-height:32px;font-weight:700;letter-spacing:-0.48px;margin:0 0 32px;}@media only screen and (min-width:768px){.commerce-checkout-flow-multistep-project .thank-you-for-confirming-idendity{margin:0 0 64px;}}.commerce-checkout-flow-multistep-project .thank-you-for-confirming-idendity:before{content:"";background-image:url(/themes/custom_theme/svg/picto-check-round.svg);background-position:center;background-repeat:no-repeat;background-size:cover;display:block;margin:0 0 14px;width:48px;height:48px;}@media only screen and (min-width:600px){.commerce-checkout-flow-multistep-project .thank-you-for-confirming-idendity:before{width:65px;height:65px;margin:0 0 24px;}}.commerce-checkout-flow-multistep-project .checkout-pane-prosumer-customer-profile .customer-data-title,.commerce-checkout-flow-multistep-project .customer-personal-details .customer-data-title{font-size:18px;line-height:24px;font-weight:700;letter-spacing:-0.36px;margin:0 0 16px;}.commerce-checkout-flow-multistep-project .checkout-pane-prosumer-customer-profile .customer-data-description,.commerce-checkout-flow-multistep-project .customer-personal-details .customer-data-description{font-size:13px;line-height:18px;font-weight:400;letter-spacing:0px;color:#515B78;margin:0 0 24px;}.commerce-checkout-flow-multistep-project .checkout-pane-prosumer-customer-profile .input-group,.commerce-checkout-flow-multistep-project .customer-personal-details .input-group{display:table;table-layout:fixed;width:100%;margin-bottom:9px;}.commerce-checkout-flow-multistep-project .checkout-pane-prosumer-customer-profile .input-group > div,.commerce-checkout-flow-multistep-project .customer-personal-details .input-group > div{display:table-cell;vertical-align:top;line-height:21px;}.commerce-checkout-flow-multistep-project .checkout-pane-prosumer-customer-profile .input-group > div.input-group__title,.commerce-checkout-flow-multistep-project .customer-personal-details .input-group > div.input-group__title{padding:0 16px 0 0;width:118px;}.commerce-checkout-flow-multistep-project .checkout-pane-prosumer-customer-profile .input-group > div.input-group__values,.commerce-checkout-flow-multistep-project .customer-personal-details .input-group > div.input-group__values{font-weight:700;}.commerce-checkout-flow-multistep-project .checkout-pane-prosumer-customer-profile .input-group:last-child,.commerce-checkout-flow-multistep-project .customer-personal-details .input-group:last-child{margin-bottom:0;}.commerce-checkout-flow-multistep-project .thank-you-for-confirming-idendity + .customer-data-readonly{border-bottom:1px solid #e9ebef;padding-bottom:32px;margin-bottom:32px;}@media only screen and (min-width:768px){.commerce-checkout-flow-multistep-project .thank-you-for-confirming-idendity + .customer-data-readonly{margin-top:-24px;padding-bottom:40px;margin-bottom:40px;}}@media only screen and (min-width:1024px){.commerce-checkout-flow-multistep-project .user-auth-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}}.commerce-checkout-flow-multistep-project .customer-data-readonly{margin-bottom:24px;}.commerce-checkout-flow-multistep-project .checkout-pane-prosumer-commerce-auth-form{padding:0 0 32px 0;border-bottom:1px solid #e9ebef;margin-bottom:32px;}@media only screen and (min-width:1024px){.commerce-checkout-flow-multistep-project .checkout-pane-prosumer-commerce-auth-form{-ms-flex-preferred-size:43%;flex-basis:43%;padding:0 24px 0 0;position:relative;border-bottom:0;margin-bottom:0;}.commerce-checkout-flow-multistep-project .checkout-pane-prosumer-commerce-auth-form:after{content:"";position:absolute;right:-1px;top:0;height:100%;width:1px;background:#e9ebef;}}@media only screen and (min-width:1024px){.commerce-checkout-flow-multistep-project .checkout-pane-prosumer-customer-profile{-ms-flex-preferred-size:57%;flex-basis:57%;padding-left:65px;border-left:1px solid #e9ebef;}}.commerce-checkout-flow-multistep-project .checkout-pane-prosumer-customer-profile .order-section-with-title{margin-bottom:0;}.commerce-checkout-flow-multistep-project .checkout-pane-prosumer-customer-profile .customer-contact-details{position:relative;}.commerce-checkout-flow-multistep-project .checkout-pane-prosumer-customer-profile .customer-contact-details .input-group > div.input-group__title{width:79px;}.commerce-checkout-flow-multistep-project .checkout-pane-prosumer-customer-profile .customer-contact-details .customer-data-title{padding-right:60px;}@media only screen and (min-width:1024px){.commerce-checkout-flow-multistep-project .checkout-pane-prosumer-customer-profile .customer-contact-details .customer-data-description{padding-right:65px;}}.commerce-checkout-flow-multistep-project .checkout-pane-prosumer-customer-profile .customer-contact-details .update-details-button{position:absolute;right:0;top:1px;}.commerce-checkout-flow-multistep-project .checkout-pane-prosumer-customer-profile .customer-contact-details .update-details-button:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e99d";display:inline-block;vertical-align:-1px;margin-left:9px;}.commerce-checkout-flow-multistep-project .form-checkbox{padding:0;cursor:pointer;}.commerce-checkout-flow-multistep-project .form-checkbox .form-checkbox-box{position:absolute;top:3px;left:1px;width:24px;height:24px;margin:0;background-color:#fff;border:2px solid rgba(182,188,203,0.6);border-radius:4px;-webkit-transition:all 150ms;transition:all 150ms;pointer-events:none;}.commerce-checkout-flow-multistep-project .form-checkbox .form-checkbox-box:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e980";color:#fff;font-size:12px;display:inline-block;position:absolute;left:3px;bottom:5px;}.commerce-checkout-flow-multistep-project .form-checkbox input:checked ~ .form-checkbox-box{background:#172e62;border-color:#172e62;}.commerce-checkout-flow-multistep-project .form-checkbox input:checked ~ .form-checkbox-box:after{opacity:1;}.commerce-checkout-flow-multistep-project .form-checkbox label{padding:5px 0 0 37px;cursor:pointer;font-size:14px;}.commerce-checkout-flow-multistep-project .form-checkbox:hover .form-checkbox-box{border-color:#515B78;}.commerce-checkout-flow-multistep-project .field--name-field-checkbox{margin:0 0 24px;padding-top:0;}.commerce-checkout-flow-multistep-project .field--name-field-checkbox .form-checkbox label{color:#515B78;font-size:13px;line-height:18px;font-weight:400;letter-spacing:0px;margin:0;}.commerce-checkout-flow-multistep-project .field--name-field-checkbox .form-checkbox a{color:#515B78;font-weight:400;text-decoration:underline;}.commerce-checkout-flow-multistep-project .field--name-field-checkbox .form-checkbox a:hover{text-decoration:none;}.commerce-checkout-flow-multistep-project .form-item-prosumer-customer-profile-profile-has-vat-code{margin-bottom:0;}.commerce-checkout-flow-multistep-project .field--name-field-vat-code .js-form-type-textfield{margin-top:14px;margin-bottom:0;}.commerce-checkout-flow-multistep-project .checkout-help{max-width:400px;margin:0 auto;font-size:13px;line-height:18px;color:#515B78;text-align:center;}.commerce-checkout-flow-multistep-project .checkout-help:before{content:"";width:32px;height:32px;display:block;padding:0;background-image:url(/themes/custom_theme/images/spinner.gif);background-position:center;background-repeat:no-repeat;background-size:cover;margin:0 auto 16px;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice{text-align:center;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice h2{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-0.48px;margin:0 auto 40px;max-width:476px;text-align:center;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-type--wrapper{margin:0 auto;max-width:560px;text-align:left;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-type--wrapper .flex-auto-margin{display:block !important;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-type--wrapper .flex-auto-margin .form-item{margin:0 0 16px;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-type--wrapper .flex-auto-margin .form-item:last-child{margin-bottom:0;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-type--wrapper .flex-auto-margin .form-item .checkmark{-webkit-box-shadow:0 1px 3px rgba(23,46,98,0.1);box-shadow:0 1px 3px rgba(23,46,98,0.1);border:1px solid #f4f5f7;border-radius:4px;font-size:16px;line-height:20px;font-weight:700;letter-spacing:-0.32px;padding:24px 56px 24px 84px;text-align:left;vertical-align:top;display:block;height:auto;margin:0;-webkit-transition:150ms all;transition:150ms all;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-type--wrapper .flex-auto-margin .form-item .checkmark:before{content:"";position:absolute;left:24px;top:26px;width:40px;height:40px;background-image:url(/themes/custom_theme/svg/picto-user.svg);background-position:center;background-repeat:no-repeat;background-size:cover;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-type--wrapper .flex-auto-margin .form-item .checkmark:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e908";position:absolute;right:20px;top:32px;font-size:16px;color:#b6bccb;-webkit-transition:150ms all;transition:150ms all;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-type--wrapper .flex-auto-margin .form-item .checkmark .selection-title{font-size:16px;line-height:20px;font-weight:700;letter-spacing:-0.32px;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-type--wrapper .flex-auto-margin .form-item .checkmark .selection-title .description{display:block;margin-top:4px;font-size:13px;line-height:18px;font-weight:400;letter-spacing:0px;color:#515B78;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-type--wrapper .flex-auto-margin .form-item .checkmark:hover{-webkit-box-shadow:0 4px 15px rgba(23,46,98,0.15);box-shadow:0 4px 15px rgba(23,46,98,0.15);}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-type--wrapper .flex-auto-margin .form-item .checkmark:hover:after{color:#172e62;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-type--wrapper .flex-auto-margin .form-item #edit-le-commerce-authority-order-choice-authentication-type-owner:checked + .checkmark{background:#FAFAFA;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-type--wrapper .flex-auto-margin .form-item #edit-le-commerce-authority-order-choice-authentication-type-owner:checked + .checkmark:after{content:"";background-image:url(/themes/custom_theme/images/spinner.gif);background-position:center;background-repeat:no-repeat;background-size:24px 24px;height:27px;width:26px;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-type--wrapper .flex-auto-margin .form-item #edit-le-commerce-authority-order-choice-authentication-type-other ~ .checkmark:before{background-image:url(/themes/custom_theme/svg/icon-team.svg);background-position:center;background-repeat:no-repeat;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-type--wrapper .flex-auto-margin .form-item #edit-le-commerce-authority-order-choice-authentication-type-other:checked ~ .checkmark{background:#FAFAFA;-webkit-box-shadow:none;box-shadow:none;border:0;cursor:default;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-type--wrapper .flex-auto-margin .form-item #edit-le-commerce-authority-order-choice-authentication-type-other:checked ~ .checkmark:hover:after{color:#b6bccb;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-type--wrapper .flex-auto-margin .form-item #edit-le-commerce-authority-order-choice-authentication-type-other:checked ~ .checkmark:after{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-other-authority-type--wrapper{margin:0 auto;max-width:560px;background:#FAFAFA;padding:0 56px 40px 84px;border-radius:0 0 8px 8px;text-align:left;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-other-authority-type--wrapper .flex-auto-margin{display:block !important;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-other-authority-type--wrapper .flex-auto-margin .form-item{margin:0 0 24px;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-other-authority-type--wrapper .flex-auto-margin .form-item:first-child{padding-top:23px;border-top:1px solid #e9ebef;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-other-authority-type--wrapper .flex-auto-margin .form-item:last-child{margin-bottom:0;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-other-authority-type--wrapper .flex-auto-margin .form-item label.checkmark{display:block;font-size:14px;border-radius:20px;height:auto;line-height:20px;padding:0 0 0 42px;-webkit-box-shadow:none;box-shadow:none;background:none;width:auto;-webkit-transition:150ms all;transition:150ms all;font-weight:400;position:relative;border:0;text-align:left;margin:0;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-other-authority-type--wrapper .flex-auto-margin .form-item label.checkmark span{font-weight:700;margin-left:3px;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-other-authority-type--wrapper .flex-auto-margin .form-item label.checkmark:before{content:"";position:absolute;left:5px;top:1px;width:24px;height:24px;border:2px solid rgba(182,188,203,0.6);border-radius:50%;-webkit-transition:150ms all;transition:150ms all;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-other-authority-type--wrapper .flex-auto-margin .form-item label.checkmark:after{content:"";left:12px;top:8px;right:auto;background:#fff;width:10px;height:10px;border-radius:50%;opacity:0;-webkit-transition:150ms all;transition:150ms all;position:absolute;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-other-authority-type--wrapper .flex-auto-margin .form-item label.checkmark:hover:before{border-color:#515B78;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-other-authority-type--wrapper .flex-auto-margin .form-item label.checkmark a{color:#172e62;font-weight:400;text-decoration:underline;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-other-authority-type--wrapper .flex-auto-margin .form-item label.checkmark a:hover{text-decoration:none;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-other-authority-type--wrapper .flex-auto-margin .form-item input:checked ~ label.checkmark{border-color:#b6bccb;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-other-authority-type--wrapper .flex-auto-margin .form-item input:checked ~ label.checkmark:before{border-color:#172e62;background:#172e62;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice #edit-le-commerce-authority-order-choice-authentication-other-authority-type--wrapper .flex-auto-margin .form-item input:checked ~ label.checkmark:after{opacity:1;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice .form-actions{display:block;margin:-9px auto 0 auto;border-top:0;background:#FAFAFA;max-width:560px;padding:0 0 54px 80px;text-align:left;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice .form-actions .btn--yellow{padding:14px 24px 15px 24px;font-size:14px;margin:0;border:1px solid #172E62;background-color:#172e62;color:#fff;-webkit-box-shadow:none;box-shadow:none;top:0;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice .form-actions .btn--yellow:hover{border-color:#233a8a;background-color:#233a8a;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice .link--previous{margin:56px 0 31px 0;position:relative;padding-left:24px;display:inline-block;vertical-align:top;}.commerce-checkout-flow-multistep-project .checkout-pane-le-commerce-authority-order-choice .link--previous:before{content:"\e919";font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;left:1px;top:5px;font-size:15px;text-decoration:none;}.labels-as-buttons{text-align:center;}@media only screen and (min-width:600px){.labels-as-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;width:100%;}}@media only screen and (min-width:800px){.labels-as-buttons{gap:24px;}}.label-as-button{height:64px;text-align:center;margin:0 auto 10px auto;padding:0;}.label-as-button label.checkmark{display:block;width:100%;height:100%;line-height:62px;position:relative;cursor:pointer;padding:0;margin:0;font-size:13px;font-weight:600;color:#2B3459;left:0;top:0;border-radius:4px;border:1px solid #B6BCCB;}.label-as-button label.checkmark img{max-width:120px;max-height:28px;vertical-align:middle;margin-top:-3px;width:auto;height:auto;}.label-as-button input[type=radio]:checked ~ label.checkmark{-webkit-box-shadow:0 1px 3px rgba(23,46,98,0.1019607843);box-shadow:0 1px 3px rgba(23,46,98,0.1019607843);border:2px solid rgba(64,87,227,0.5);background:#EBEEFC;line-height:60px;}.label-as-button input[type=radio]:checked ~ label.checkmark:after{content:"\e996";font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:10px;top:12px;color:#4057E3;font-size:12px;line-height:1;}.project-info-order{margin:0 0 32px;}@media only screen and (min-width:1024px){.project-info-order{display:table;table-layout:fixed;width:100%;}}@media only screen and (min-width:1024px){.project-info-order .pi-left,.project-info-order .pi-right{display:table-cell;vertical-align:top;}}.project-info-order .pi-left span{font-size:13px;}.project-info-order .pi-right{padding-top:16px;}@media only screen and (min-width:1024px){.project-info-order .pi-right{width:170px;padding:0 0 0 24px;}}@media only screen and (min-width:1024px){.project-info-order .pi-right{width:198px;padding-left:38px;}}.project-info-order .pi-right .progress-bar .project-progress-bar{height:15px;border-radius:3px;margin:0 0 5px;position:relative;background-color:#E5F1EF;}@media only screen and (min-width:768px){.project-info-order .pi-right .progress-bar .project-progress-bar{height:20px;border-radius:4px;margin:0 0 6px;}}.project-info-order .pi-right .progress-bar .project-progress{background-color:#1DCFBB;border-radius:3px;height:100%;position:absolute;left:0;top:0;}@media only screen and (min-width:768px){.project-info-order .pi-right .progress-bar .project-progress{border-radius:4px;}}.project-info-order .pi-right .pi-detail-info{display:table;table-layout:fixed;width:100%;}@media only screen and (min-width:768px){.project-info-order .pi-right .pi-detail-info{max-width:310px;}}.project-info-order .pi-right .pi-detail-info .pi-meta-left,.project-info-order .pi-right .pi-detail-info .pi-meta-right{display:table-cell;vertical-align:top;color:#BCC1CE;font-size:11px;}.project-info-order .pi-right .pi-detail-info .pi-strong{font-size:14px;color:#24345F;font-weight:bold;}.project-info-order .pi-right .pi-detail-info .pi-meta-right{text-align:right;}.project-info-order .pi-right p.left,.project-info-order .pi-right p.right{font-size:14px;color:#24345F;font-weight:bold;}.project-info-order .pi-right p.left .subtitle,.project-info-order .pi-right p.right .subtitle{color:#BCC1CE;font-size:11px;font-weight:400;}.project-info-order img{border-radius:8px;vertical-align:top;}.project-info-order .pi-title,.project-info-order .project-wind-field{font-size:18px;line-height:24px;font-weight:700;letter-spacing:-0.36px;margin:3px 0 0 0;}.order-infocards .infocard-box{padding:16px 0;border-bottom:1px solid #d0d5f6;display:table;table-layout:fixed;width:100%;}.order-infocards .infocard-box .infocard-left,.order-infocards .infocard-box .infocard-right{display:table-cell;vertical-align:top;}.order-infocards .infocard-box .infocard-left{padding-right:8px;}.order-infocards .infocard-box .infocard-right{width:100px;text-align:right;}.order-infocards .infocard-box .infocard-title{font-size:14px;line-height:20px;font-weight:700;letter-spacing:0px;margin:0 0 8px;}.order-infocards .infocard-box .infocard-bottom{font-size:13px;line-height:18px;font-weight:400;letter-spacing:0px;color:#515B78;}.order-infocards .infocard-box .infocard-bottom p{font-size:13px;line-height:18px;font-weight:400;letter-spacing:0px;color:#515B78;margin:8px 0;}.order-infocards .infocard-box .infocard-bottom p:first-child{margin-top:0;}.order-infocards .infocard-box .infocard-bottom p:last-child{margin-bottom:0;}.order-infocards .infocard-box .infocard-bottom p:only-child{margin:0;}.order-infocards .infocard-box .infocard-price{font-size:18px;line-height:18px;font-weight:700;letter-spacing:0px;}.order-infocards .infocard-box .infocard-price span{font-size:14px;line-height:18px;font-weight:400;letter-spacing:0px;}.order-infocards .infocard-box .infocard-price span span{display:block;}.order-infocards .infocard-box .infocard-price.old-price{font-size:13px;line-height:18px;font-weight:400;letter-spacing:0px;color:#515B78;text-decoration:line-through;}.order-infocards .infocard-box:first-child{padding-top:0;}.order-infocards .infocard-box:last-child{padding-bottom:0;border-bottom:0;}.notice--small{border-radius:6px;background-color:#FFF7E2;padding:9px 13px;font-size:12px;line-height:1.3;}.notice--medium{border-radius:6px;background-color:#FFF7E2;padding:12px 13px;font-size:12px;line-height:1.3;margin:0 0 15px;}.notice--medium p{margin:0;}@media only screen and (min-width:1024px){.notice--medium{margin:0 0 25px;}}.order-submits{text-align:right;}@media only screen and (min-width:768px){.order-submits{padding:10px 0 10px 0;line-height:38px;}}.order-submits input[type=submit]{text-align:center;min-width:137px;font-size:12px;padding-left:20px;padding-right:20px;margin:0;float:right;}@media only screen and (min-width:768px){.order-submits input[type=submit]{min-width:160px;font-size:13px;padding-left:30px;padding-right:30px;}}.order-submits a.btn--transparent-black{float:left;min-width:137px;padding-left:20px;padding-right:20px;margin:0;}@media only screen and (min-width:768px){.order-submits a.btn--transparent-black{min-width:160px;font-size:13px;padding-left:30px;padding-right:30px;}}.order-submits:after{content:"";display:table;clear:both;}.order-notice-box{padding:14px 10px;-webkit-box-shadow:0 2px 88px 0 rgba(69,77,114,0.12);box-shadow:0 2px 88px 0 rgba(69,77,114,0.12);border-radius:7px;background-color:#FFFFFF;margin:0 0 19px;text-align:center;font-size:13px;font-weight:bold;}@media only screen and (min-width:768px){.order-notice-box{padding:38px 36px;border-radius:12px;margin:0 0 25px;font-size:16px;}}.order-smart-id-box{padding:16px 10px 12px 10px;-webkit-box-shadow:0 2px 88px 0 rgba(69,77,114,0.12);box-shadow:0 2px 88px 0 rgba(69,77,114,0.12);border-radius:7px;background-color:#FFFFFF;margin:0 0 19px;text-align:center;}@media only screen and (min-width:768px){.order-smart-id-box{padding:30px 40px 40px 40px;border-radius:12px;margin:0 0 25px;font-size:16px;}}.order-smart-id-box .your-code{font-size:12px;margin:0 0 14px;}@media only screen and (min-width:768px){.order-smart-id-box .your-code{margin:0 0 20px;font-size:13px;}}.order-smart-id-box .smart-id-code{font-size:35px;font-weight:bold;line-height:1.1;margin:0 0 14px;}@media only screen and (min-width:768px){.order-smart-id-box .smart-id-code{margin:0 0 19px;}}.order-smart-id-box .loader{margin:0 auto 22px auto;display:-webkit-box;display:-ms-flexbox;display:flex;}.order-smart-id-box .loader .line-scale{margin:auto;}.order-smart-id-box .loader .line-scale div{background-color:#ffca45;}.order-smart-id-box .notice--small{text-align:left;}.order-instruction-box{padding:12px 10px 12px 10px;-webkit-box-shadow:0 2px 88px 0 rgba(69,77,114,0.12);box-shadow:0 2px 88px 0 rgba(69,77,114,0.12);border-radius:7px;background-color:#FFFFFF;margin:0 0 19px;font-size:12px;color:#24345F;}@media only screen and (min-width:768px){.order-instruction-box{padding:29px 20px 29px 30px;border-radius:12px;margin:0 0 25px;font-size:13px;}}.order-section-with-title .section__body.section__body--scrollable-body{padding:0;}.order-section-with-title .section__body.section__body--scrollable-body .section__body{padding:0;}.order-section-with-title .order-contract-download{text-align:center;}@media only screen and (min-width:768px){.order-section-with-title .order-contract-download{text-align:left;}}.order-section-with-title .order-contract-download a{border:1px solid #172E62;margin:0;cursor:pointer;padding:10px 16px 11px;font-size:14px;font-weight:600;text-align:center;text-transform:none;text-decoration:none;display:inline-block;border-radius:6px;-webkit-transition:150ms all;transition:150ms all;border-color:#B6BCCB;background-color:transparent;color:#172e62;line-height:22px;-webkit-box-shadow:none;box-shadow:none;position:static;}.order-section-with-title .order-contract-download a:before{content:"\e922";font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:10px;font-size:17px;}.order-section-with-title .order-contract-download a:hover{color:#172e62;background-color:#f4f5f7;border-color:#B6BCCB;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}.checkout-pane-prosumer-commerce-order-terms .order-contract-checkbox{position:absolute;bottom:198px;left:24px;}.checkout-pane-prosumer-commerce-order-terms .order-contract-checkbox .form-item{margin:0;}@media only screen and (min-width:768px){.checkout-pane-prosumer-commerce-order-terms .order-contract-checkbox{bottom:62px;left:auto;right:280px;}}.checkout-pane-prosumer-commerce-order-terms .order-contract-checkbox .form-checkbox label{font-weight:400;}.checkout-pane-prosumer-commerce-order-terms ~ .form-actions{padding-top:80px;}@media only screen and (min-width:768px){.checkout-pane-prosumer-commerce-order-terms ~ .form-actions{padding-top:24px;}}@media only screen and (min-width:768px){.checkout-pane-prosumer-commerce-order-terms ~ .form-actions .link--previous{margin-right:auto;}}.order-contract-scrollable-body{font-family:"Arial",sans-serif;color:#000;height:564px;overflow-y:auto;font-size:13px;margin-bottom:24px;padding:16px;border:1px solid #e9ebef;-webkit-box-shadow:inset 0 -15px 15px -15px rgba(0,0,0,0.2);box-shadow:inset 0 -15px 15px -15px rgba(0,0,0,0.2);}.order-contract-scrollable-body *{font-family:"Arial",sans-serif;color:#000;}.order-contract-scrollable-body table{width:100% !important;margin-bottom:15px;}.order-contract-scrollable-body table td{font-family:"Arial",sans-serif;}.order-contract-scrollable-body h3{font-size:14px;margin:0 0 15px;}.order-contract-scrollable-body h4{font-size:13px;margin-top:20px;margin-bottom:20px;}.order-contract-scrollable-body a{color:#4057E3;}.order-contract-scrollable-body a:hover{text-decoration:none;}.order-contract-scrollable-body p,.order-contract-scrollable-body li{font-size:14px;color:#000;}.order-contract-scrollable-body .Table td{border:0;}.order-contract-scrollable-body ol{list-style-type:none;counter-reset:item;margin:0 0 15px;padding:0;}.order-contract-scrollable-body ol:last-child{margin:0;}.order-contract-scrollable-body li ol:last-child{margin-bottom:10px;}.order-contract-scrollable-body ol li{line-height:1.7;}.order-contract-scrollable-body ol > li{display:table;counter-increment:item;margin-bottom:0.6em;}.order-contract-scrollable-body ol > li:before{content:counters(item,".") ". ";display:table-cell;padding-right:0.4em;}@media only screen and (min-width:1023px){.order-contract-scrollable-body ol > li:before{padding-right:0.6em;}}.order-contract-scrollable-body li ol > li{margin:0;}.order-contract-scrollable-body li ol > li:before{content:counters(item,".") " ";}.order-contract-scrollable-body > ol > li:before{display:none;}@media only screen and (min-width:1024px){.section__body--scrollable-body{padding-right:0;}}#edit-payment-information-payment-method--wrapper p.title{display:none;}.checkout-pane-payment-information .payment-header{border-bottom:2px solid #e9ebef;padding-bottom:24px;margin-bottom:32px;}.checkout-pane-payment-information .payment-header h2{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-0.48px;margin:0;}.checkout-pane-payment-information .order-section-with-title{border-bottom:2px solid #e9ebef;padding-bottom:46px;margin-bottom:39px;}@media only screen and (min-width:768px){.checkout-pane-payment-information .order-section-with-title{padding-bottom:40px;}}.checkout-pane-payment-information .order-section-with-title.last-section{border:0;margin:0;padding:0;}@media only screen and (min-width:768px){.checkout-pane-payment-information .payment-layout-style{display:table;table-layout:fixed;width:100%;}.checkout-pane-payment-information .payment-layout-style .payment-label{display:table-cell;vertical-align:top;width:167px;padding-right:30px;}.checkout-pane-payment-information .payment-layout-style .payment-options{display:table-cell;vertical-align:top;}}.checkout-pane-payment-information .payment-title{font-size:18px;line-height:24px;font-weight:700;letter-spacing:0px;margin:0 0 16px;}@media only screen and (min-width:768px){.checkout-pane-payment-information .payment-title{margin-bottom:0;}}.checkout-pane-payment-information .sum-div{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-0.48px;margin-bottom:4px;}.checkout-pane-payment-information .you-can-pay-text{margin:4px 0 32px;}.checkout-pane-payment-information .payment-with-advance-option .fieldgroup{margin-bottom:0;}.checkout-pane-payment-information .payment-with-advance-option .flex-auto-margin{display:block !important;}.checkout-pane-payment-information .payment-with-advance-option .flex-auto-margin .form-item.label-as-button{margin-bottom:10px;text-align:left;height:auto;min-height:37px;}@media only screen and (min-width:768px){.checkout-pane-payment-information .payment-with-advance-option .flex-auto-margin .form-item.label-as-button{display:inline-block;width:auto;vertical-align:top;margin:0 10px 0 0;}}.checkout-pane-payment-information .payment-with-advance-option .flex-auto-margin .form-item.label-as-button:last-child{margin:0;}.checkout-pane-payment-information .payment-with-advance-option .flex-auto-margin .form-item.label-as-button label.checkmark{display:inline-block;vertical-align:middle;font-size:14px;border:2px solid #fff;border-radius:20px;height:auto;line-height:20px;padding:6px 16px 6px 42px;-webkit-box-shadow:none;box-shadow:none;background:none;width:auto;-webkit-transition:150ms all;transition:150ms all;font-weight:400;}.checkout-pane-payment-information .payment-with-advance-option .flex-auto-margin .form-item.label-as-button label.checkmark span{font-weight:700;margin-left:3px;}.checkout-pane-payment-information .payment-with-advance-option .flex-auto-margin .form-item.label-as-button label.checkmark:before{content:"";position:absolute;left:5px;top:4px;width:24px;height:24px;border:2px solid rgba(182,188,203,0.6);border-radius:50%;-webkit-transition:150ms all;transition:150ms all;}.checkout-pane-payment-information .payment-with-advance-option .flex-auto-margin .form-item.label-as-button label.checkmark:after{content:"";left:12px;top:11px;right:auto;background:#fff;width:10px;height:10px;border-radius:50%;opacity:0;-webkit-transition:150ms all;transition:150ms all;}.checkout-pane-payment-information .payment-with-advance-option .flex-auto-margin .form-item.label-as-button label.checkmark:hover{border-color:#e9ebef;}.checkout-pane-payment-information .payment-with-advance-option .flex-auto-margin .form-item.label-as-button label.checkmark:hover:before{border-color:#515B78;}.checkout-pane-payment-information .payment-with-advance-option .flex-auto-margin .form-item.label-as-button input:checked ~ label.checkmark{border-color:#B6BCCB;}.checkout-pane-payment-information .payment-with-advance-option .flex-auto-margin .form-item.label-as-button input:checked ~ label.checkmark:before{border-color:#172e62;background:#172e62;}.checkout-pane-payment-information .payment-with-advance-option .flex-auto-margin .form-item.label-as-button input:checked ~ label.checkmark:after{opacity:1;}.checkout-pane-payment-information .payment-options .section__body{padding:0;}.checkout-pane-payment-information .payment-options .section__body .fieldgroup{margin-bottom:0;}.checkout-pane-payment-information .payment-options .section__body .payment-subsection + .payment-subsection{margin-top:32px;}@media only screen and (min-width:768px){.checkout-pane-payment-information .payment-options .section__body .flex-auto-margin{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;gap:16px;}}.checkout-pane-payment-information .payment-options .section__body .subsection-title{font-size:14px;line-height:22px;font-weight:700;letter-spacing:0px;margin:0 0 16px;text-align:left;}.checkout-pane-payment-information .payment-options .section__body .labels-as-buttons{display:block;}@media only screen and (min-width:768px){.checkout-pane-payment-information .payment-options .section__body .label-as-button{margin:0;width:100%;max-width:230px;}}.checkout-pane-payment-information .payment-options .section__body input[value=manual] ~ label.checkmark:before{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e997";margin-right:12px;font-size:21px;}.checkout-pane-payment-information .payment-instruction-wrapper{background:#fafafa;padding:24px 16px 32px 16px;margin-top:24px;}@media only screen and (min-width:768px){.checkout-pane-payment-information .payment-instruction-wrapper{padding:40px 40px 56px 40px;margin:32px 0 0 167px;}}.checkout-pane-payment-information .order-other-payments__left{padding-bottom:32px;}.checkout-pane-payment-information .order-other-payments__title{font-size:16px;line-height:24px;font-weight:700;letter-spacing:0px;margin-bottom:16px;}.checkout-pane-payment-information .order-other-payments__title--smaller{font-size:14px;line-height:22px;font-weight:700;letter-spacing:0px;margin-bottom:16px;}.checkout-pane-payment-information .order-other-payments .other-payments-total{font-size:14px;line-height:22px;font-weight:700;letter-spacing:0px;}.checkout-pane-payment-information .order-other-payments .js-payment-type-container{display:block;color:#ef404a;}.checkout-pane-payment-information .order-other-payments .explanation{font-size:13px;line-height:18px;font-weight:400;letter-spacing:0px;color:#515B78;max-width:172px;margin-left:auto;}@media only screen and (min-width:480px){.checkout-pane-payment-information .order-other-payments .explanation{max-width:282px;}}@media only screen and (min-width:768px){.checkout-pane-payment-information .order-other-payments .explanation{margin-left:0;}}.checkout-pane-payment-information .order-other-payments .payments-tbl{display:table;table-layout:fixed;width:100%;border-top:1px solid #B6BCCB;max-width:480px;}.checkout-pane-payment-information .order-other-payments .payments-tbl .payments-title,.checkout-pane-payment-information .order-other-payments .payments-tbl .payments-value{display:table-cell;vertical-align:top;padding:8px 0;line-height:18px;font-size:14px;}.checkout-pane-payment-information .order-other-payments .payments-tbl .payments-title{width:95px;}@media only screen and (min-width:768px){.checkout-pane-payment-information .order-other-payments .payments-tbl .payments-title{width:191px;}}.checkout-pane-payment-information .order-other-payments .payments-tbl .one-account{margin-bottom:8px;line-height:19px;}.checkout-pane-payment-information .order-other-payments .payments-tbl .one-account:last-child{margin-bottom:0;}.checkout-pane-payment-information .order-other-payments .payments-tbl .one-account strong{display:block;}@media only screen and (min-width:600px){.checkout-pane-payment-information .order-other-payments .payments-tbl .one-account strong{display:inline;margin-right:4px;}}.checkout-pane-payment-information .order-other-payments .payments-tbl .payments-value{text-align:right;}@media only screen and (min-width:768px){.checkout-pane-payment-information .order-other-payments .payments-tbl .payments-value{text-align:left;}}.checkout-pane-payment-information .order-other-payments .other-links:after{display:table;content:"";clear:both;}.checkout-pane-payment-information .order-other-payments .other-links .other-links-item{padding-left:8px;width:50%;float:left;vertical-align:top;margin-bottom:8px;}@media only screen and (min-width:600px){.checkout-pane-payment-information .order-other-payments .other-links .other-links-item{padding-left:8px;margin-bottom:8px;width:25%;}}@media only screen and (max-width:599px){.checkout-pane-payment-information .order-other-payments .other-links .other-links-item:first-child,.checkout-pane-payment-information .order-other-payments .other-links .other-links-item:nth-child(2n+1){padding-left:0;}}@media only screen and (min-width:480px){.checkout-pane-payment-information .order-other-payments .other-links .other-links-item:first-child,.checkout-pane-payment-information .order-other-payments .other-links .other-links-item:nth-child(4n+1){padding-left:0;}}.checkout-pane-payment-information .order-other-payments .other-links .other-links-item a{height:48px;line-height:46px;display:block;text-align:center;padding:0 8px;border:1px solid #B6BCCB;border-radius:4px;-webkit-transition:150ms;transition:150ms;}.checkout-pane-payment-information .order-other-payments .other-links .other-links-item a:hover{border-color:#515B78;}.checkout-pane-payment-information .order-other-payments .other-links .other-links-item a img{max-width:120px;max-height:24px;width:auto;height:auto;vertical-align:middle;}.checkout-pane-payment-information .order-other-payments .other-links .other-links-item.luminor-item a img{max-width:80px;max-height:25px;}.order-section-with-title{margin:0 0 15px;}@media only screen and (min-width:768px){.order-section-with-title{margin:0 0 30px;}}.order-section-with-title .order-section-title{font-size:14px;font-weight:bold;margin:0 0 12px;}@media only screen and (min-width:768px){.order-section-with-title .order-section-title{font-size:16px;}}.order-section-with-title .input-group.input-group--only-text{padding:0;}.order-section-with-title .section__body{padding:19px 15px 15px 19px;}@media only screen and (min-width:768px){.order-section-with-title .section__body{padding:25px 20px 15px 30px;}}.order-section-with-title .section__body:after{content:"";display:table;clear:both;}.order-section-with-title .section__body .payment-subsection:after{content:"";display:table;clear:both;}.order-section-with-title .section__body .flex-auto-margin{display:block !important;text-align:left;}.order-section-with-title .section__body .label-as-button{width:100%;max-width:100%;float:left;margin:0 0 15px 0;}@media only screen and (min-width:768px){.order-section-with-title .section__body .label-as-button{width:260px;margin:0 15px 15px 0;}}.order-section-with-title.order-section--customer-profile p.title{color:#949bac;font-size:13px;font-weight:400;}.order-section-with-title.order-section--customer-profile .flex-auto-margin{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:400px;margin:0;}.order-section-with-title.order-section--customer-profile .flex-auto-margin .form-item{padding-top:7px;padding-bottom:2px;width:48%;}.order-section-with-title.order-section--customer-profile input[type=email],.order-section-with-title.order-section--customer-profile input[type=tel],.order-section-with-title.order-section--customer-profile input[type=text]{padding-top:0;padding-bottom:0;height:40px;}.order-section-with-title.order-section--customer-profile .form-item{padding:0 0 12px;}.order-section-with-title.order-section--customer-profile .form-item-prosumer-customer-profile-profile-field-checkbox-value{margin-top:10px;}.order-section-with-title.order-section--customer-profile .form-item-prosumer-customer-profile-profile-field-checkbox-value i.font-13{display:inline-block;margin-bottom:16px;vertical-align:top;}.order-section-with-title.order-section--customer-profile #edit-prosumer-customer-profile-profile{background:#fff;z-index:1;position:relative;margin-top:-66px;display:none;}@media only screen and (min-width:1024px){.order-section-with-title.order-section--customer-profile #edit-prosumer-customer-profile-profile{padding-left:65px;border-left:1px solid #e9ebef;margin-top:-74px;left:-66px;}}.order-section-with-title.order-section--customer-profile #edit-prosumer-customer-profile-profile .form-item{padding-bottom:0;}.order-section-with-title.order-section--customer-profile #edit-prosumer-customer-profile-profile .form-actions{padding:0;margin:0;border:0;display:inline-block;vertical-align:middle;width:auto;}.order-section-with-title.order-section--customer-profile #edit-prosumer-customer-profile-profile .form-actions input[type=submit]{-webkit-box-shadow:none;box-shadow:none;background:#172e62;font-size:14px;padding:10px 16px 11px 16px;border:0;border-radius:6px;line-height:22px;}.order-section-with-title.order-section--customer-profile #edit-prosumer-customer-profile-profile .form-actions input[type=submit]:hover{background-color:#233a8a;}.order-section-with-title.order-section--customer-profile #edit-prosumer-customer-profile-profile .form-actions + .account-form{border:1px solid #172E62;margin:0;cursor:pointer;padding:10px 16px 11px;font-size:14px;font-weight:600;text-align:center;text-transform:none;text-decoration:none;display:inline-block;margin-left:14px;border-radius:6px;-webkit-transition:150ms all;transition:150ms all;border-color:#B6BCCB;background-color:transparent;color:#172e62;line-height:22px;}.order-section-with-title.order-section--customer-profile #edit-prosumer-customer-profile-profile .form-actions + .account-form:hover{color:#172e62;background-color:#f4f5f7;border-color:#B6BCCB;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}body div .layout-checkout-form.show-contact-form .update-details-button{display:none;}body div .layout-checkout-form.show-contact-form #edit-prosumer-customer-profile-profile{display:block;}#pop-multiple-objects-explanation{position:relative;z-index:99999;}.manual-information-container{padding:0 0 20px;overflow:hidden;}.manual-information-container iframe{margin-top:-16px;margin-left:-20px;display:none;}.manual-information-container iframe + p{border-radius:6px;background-color:#FFF7E2;padding:12px 13px;font-size:12px;line-height:1.3;margin-bottom:9px;}.checkout-pane-prosumer-complete .order-section-title{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-0.48px;margin:0 0 40px;}.checkout-pane-prosumer-complete .order-section-title:before{content:"";background-image:url(/themes/custom_theme/svg/picto-check-round.svg);background-position:center;background-repeat:no-repeat;background-size:cover;display:block;margin:0 0 14px;width:48px;height:48px;}@media only screen and (min-width:600px){.checkout-pane-prosumer-complete .order-section-title:before{width:65px;height:65px;margin:0 0 24px;}}.checkout-pane-prosumer-complete .order-complete-description{margin:0;font-size:16px;line-height:28px;font-weight:400;letter-spacing:0px;}.checkout-pane-prosumer-complete .last-step-actions{border-top:2px solid #e9ebef;padding-top:32px;margin-top:40px;}@media only screen and (min-width:768px){.checkout-pane-prosumer-complete .last-step-actions{width:calc(100% + 112px);margin-top:64px;margin-left:-56px;padding:24px 56px 0 56px;}}.checkout-pane-prosumer-complete .last-step-actions .form-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}@media only screen and (min-width:600px){.checkout-pane-prosumer-complete .last-step-actions .form-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}}.checkout-pane-prosumer-complete .last-step-actions a:first-child{border:2px solid #a6b1ef;cursor:pointer;line-height:1.27;-webkit-transition:all 150ms;transition:all 150ms;text-align:center;background:#4057E3;border-width:2px;height:auto;padding:14px 24px 14px 24px;font-size:14px;font-weight:600;border-radius:8px;position:relative;top:0;width:auto;background:transparent;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.03);box-shadow:0 10px 15px rgba(23,46,98,0.03);color:#4057E3;text-decoration:none;display:inline-block;margin:0 auto;}@media only screen and (min-width:600px){.checkout-pane-prosumer-complete .last-step-actions a:first-child{margin:0 !important;}}.checkout-pane-prosumer-complete .last-step-actions a:first-child:hover{top:-3px;border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.06);box-shadow:0 15px 20px rgba(23,46,98,0.06);background-color:#fff;text-decoration:none;}.checkout-pane-prosumer-complete .last-step-actions a:first-child:focus{text-decoration:none;}.checkout-pane-prosumer-complete .last-step-actions a:last-child{font-size:14px;padding:15px 56px 14px 24px;display:block;margin:0 auto 24px auto !important;background-image:url(/themes/custom_theme/svg/icon-arrow-right.svg);background-position:right 27px center;background-repeat:no-repeat;}@media only screen and (min-width:600px){.checkout-pane-prosumer-complete .last-step-actions a:last-child{margin:0 0 0 24px !important;}}.checkout-pane-prosumer-complete .last-step-actions a:last-child[disabled]{background-image:url(/themes/custom_theme/svg/icon-arrow-right-gray.svg);background-position:right 27px center;background-repeat:no-repeat;}.checkout-pane-prosumer-commerce-order-form #coupon{position:relative;margin-top:32px;padding-top:32px;border-top:1px solid #e9ebef;max-width:400px;}.checkout-pane-prosumer-commerce-order-form #coupon .form-item{margin:0;padding-right:129px;position:relative;}.checkout-pane-prosumer-commerce-order-form #coupon label{display:block;}.checkout-pane-prosumer-commerce-order-form #coupon input[type=submit]{position:absolute;right:0;top:59px;-webkit-box-shadow:none;box-shadow:none;background:#172e62;font-size:14px;padding:14px 24px 15px 24px;border:0;border-radius:6px;}.checkout-pane-prosumer-commerce-order-form #coupon input[type=submit][disabled]{background-color:#e9ebef;cursor:not-allowed;color:#B6BCCB;border-color:#e9ebef;}.checkout-pane-prosumer-commerce-order-form #coupon input[type=submit][disabled]:hover,.checkout-pane-prosumer-commerce-order-form #coupon input[type=submit][disabled]:focus{background-color:#e9ebef;color:#B6BCCB;border-color:#e9ebef;-webkit-box-shadow:none;box-shadow:none;}.checkout-pane-prosumer-commerce-order-form #coupon input[type=submit]:hover{background-color:#233a8a;}.checkout-pane-prosumer-commerce-order-form #coupon .coupon-redemption-form__coupons--multiple h3{font-size:12px;line-height:20px;font-weight:400;letter-spacing:0px;color:#00d3b7;margin:4px 0 0 0;}.checkout-pane-prosumer-commerce-order-form #coupon .coupon-redemption-form__coupons--multiple .coupon-code-item{position:relative;}.checkout-pane-prosumer-commerce-order-form #coupon .coupon-redemption-form__coupons--multiple .coupon-code-item input[disabled]{border:2px solid #00d3b7;background:rgba(0,211,183,0.05);color:#172e62;}.checkout-pane-prosumer-commerce-order-form #coupon .coupon-redemption-form__coupons--multiple .coupon-code-item input[type=submit]{top:14px;padding:0 22px 0 0;height:19px;color:#4057E3;border-radius:0;background:transparent;background-image:url(/themes/custom_theme/svg/icon-x-circle.svg);background-position:right;background-repeat:no-repeat;border:0;}.checkout-pane-prosumer-commerce-order-form #coupon .coupon-redemption-form__coupons--multiple .coupon-code-item input[type=submit]:hover{text-decoration:underline;}.checkout-pane-prosumer-commerce-order-form #coupon .coupon-redemption-form__coupons--multiple .coupon-code-item + .coupon-code-item{margin-top:16px;}.checkout-pane-prosumer-commerce-order-form #coupon .notification-strip-wrapper{display:none;}.checkout-project-choice-title{margin:0 0 25px;}.checkout-pane-prosumer-commerce-product-select-form{margin:0 0 10px;}.project-choice-elements > .form-item{padding:0;margin:0 0 20px;}.form-item-prosumer-commerce-product-select-form-variation-id{-webkit-box-sizing:border-box;box-sizing:border-box;}.form-item-prosumer-commerce-product-select-form-variation-id label.checkmark{display:block;height:auto;line-height:1.3;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0;text-align:left;border-radius:12px;}.form-item-prosumer-commerce-product-select-form-variation-id label.checkmark .project-info-order{padding-bottom:15px;}@media only screen and (min-width:768px){.form-item-prosumer-commerce-product-select-form-variation-id label.checkmark .project-info-order{padding:15px 15px 25px 15px;}.form-item-prosumer-commerce-product-select-form-variation-id label.checkmark .project-info-order .pi-left{width:296px;padding-right:25px;}}.form-item-prosumer-commerce-product-select-form-variation-id label.checkmark .project-info-order .project-info-wrapper-stats{margin-bottom:0;}.form-item-prosumer-commerce-product-select-form-variation-id label.checkmark .p-title{font-size:16px;font-weight:700;margin:0 0 5px;}.form-item-prosumer-commerce-product-select-form-variation-id label.checkmark .project-location{position:relative;padding-left:14px;color:#24345f;font-size:13px;margin:0 0 20px;}.form-item-prosumer-commerce-product-select-form-variation-id label.checkmark .project-location:after{top:0;left:0;content:"";position:absolute;width:10px;height:10px;display:block;margin-top:5px;background-image:url(/themes/custom_theme/images/icons/location.svg);background-size:contain;background-position:0 center;background-repeat:no-repeat;}.form-item-prosumer-commerce-product-select-form-variation-id label.checkmark *{-webkit-box-sizing:border-box;box-sizing:border-box;}.form-item-prosumer-commerce-product-select-form-variation-id label.checkmark .project-info-order{margin:0;border-radius:12px;}.form-item-prosumer-commerce-product-select-form-variation-id label.checkmark .progress-bar{margin-bottom:20px;}.form-item-prosumer-commerce-product-select-form-variation-id label.checkmark .progress-bar .desc{opacity:0.8;font-size:13px;}.form-item-prosumer-commerce-product-select-form-variation-id label.checkmark .project-info{margin:0 0 12px;}.form-item-prosumer-commerce-product-select-form-variation-id label.checkmark .project-info > p{margin:0 0 5px;font-weight:400;font-size:13px;}.form-item-prosumer-commerce-product-select-form-variation-id label.checkmark .project-info > p:first-child{color:#ABADB8;}.form-item-prosumer-commerce-product-select-form-variation-id label.checkmark .project-info > p:last-child{margin:0;}.form-item-prosumer-commerce-product-select-form-variation-id label.checkmark .project-info:last-child{margin:0;}@media only screen and (min-width:580px){.form-item-prosumer-commerce-product-select-form-variation-id label.checkmark .project-info{display:table;table-layout:fixed;width:100%;}.form-item-prosumer-commerce-product-select-form-variation-id label.checkmark .project-info > p{display:table-cell;vertical-align:middle;margin:0;}.form-item-prosumer-commerce-product-select-form-variation-id label.checkmark .project-info > p:last-child{text-align:right;}}.ui-dialog-content .commerce-order-cancel-form .title{font-size:13px;}.ui-dialog-content .commerce-order-cancel-form .form-item{padding-top:3px;padding-bottom:3px;}.ui-dialog-content .commerce-order-cancel-form .form-item label.checkmark{padding-left:9px;padding-right:9px;}.ui-dialog-content .commerce-order-cancel-form .form-item-confirmation{margin-top:10px;}.document-confirm-checkout{padding-top:16px;}@media only screen and (min-width:768px){.document-confirm-checkout{text-align:center;}.document-confirm-checkout > div{display:inline-block;}}.document-confirm-checkout .form-checkbox{margin-bottom:7px;}.document-confirm-checkout .form-item--error-message{text-align:left;}#pop-notary-explanation ul{margin:0 0 32px 0;overflow:hidden;padding:0;list-style-type:none;}#pop-notary-explanation ul li{padding:0 0 0 24px;margin:0 0 12px;background-image:url(/themes/custom_theme/svg/bullet.svg);background-position:6px 7px;background-repeat:no-repeat;background-size:6px 6px;}#pop-notary-explanation ul li:last-child{margin-bottom:0;}#pop-notary-explanation h2{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-0.48px;margin:0 0 31px;}#pop-notary-explanation h4{font-size:16px;line-height:26px;font-weight:700;letter-spacing:-0.32px;margin:16px 0;}.user-custom-address-toggler .form-checkbox label{padding:0;color:#4057E3;}.user-custom-address-toggler__chevron{color:#4057E3;border:none !important;font-size:8px;margin:0 0 0 6px;position:relative;top:-2px !important;display:inline-block;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform 150ms ease;transition:-webkit-transform 150ms ease;transition:transform 150ms ease;transition:transform 150ms ease,-webkit-transform 150ms ease;height:9px !important;width:14px !important;}.user-custom-address-toggler input:checked + label + .user-custom-address-toggler__chevron{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.consumer-custom-address .form-item-description{margin:8px 0 0;font-size:13px;line-height:18px;color:#B6BCCB;}div.maintenance-page{padding:24px;-webkit-box-sizing:border-box;box-sizing:border-box;}div.maintenance-page .nav{min-height:87px;}div.maintenance-page main{max-width:745px;margin:0 auto;padding:102px 15px 0 15px;text-align:center;font-size:15px;line-height:20px;}div.maintenance-page main .container{min-height:622px;}@media only screen and (max-width:640px){div.maintenance-page main .container{min-height:0;padding-top:0;}}@media only screen and (max-width:768px){div.maintenance-page main{min-height:422px;font-size:12px;line-height:17px;padding:46px 15px 0 15px;}}div.maintenance-page main .maintenance-decoration{display:block;margin:0 auto 73px auto;}@media only screen and (max-width:768px){div.maintenance-page main .maintenance-decoration{max-width:130px;margin-bottom:36px;}}div.maintenance-page main h1{font-size:23px;margin:0 0 23px 0;}@media only screen and (max-width:768px){div.maintenance-page main h1{font-size:16px;line-height:22px;}}div.maintenance-page main div a{color:#4057E3;font-weight:600;}div.maintenance-page main div a:hover{text-decoration:none;}.user-login-full-height body.maintenance-page{position:relative;z-index:1;background:#fff;min-height:100% !important;}.user-login-full-height body.maintenance-page:after{content:"";background:#fff;position:absolute;right:0;top:0;width:100%;height:150%;z-index:1;}.user-login-full-height body.maintenance-page .nav,.user-login-full-height body.maintenance-page main{position:relative;z-index:2;}.mailerlite-block-wrapper{background:#928df2;padding:56px 0;position:relative;margin:-20px 0 50px;z-index:1;-webkit-box-sizing:border-box;box-sizing:border-box;}@media only screen and (min-width:400px){.mailerlite-block-wrapper{margin-top:-41px;}}@media only screen and (min-width:768px){.mailerlite-block-wrapper{margin-top:-98px;}}@media only screen and (min-width:1024px){.mailerlite-block-wrapper{margin:-98px 0 70px;padding-top:68px;}}@media only screen and (min-width:1200px){.mailerlite-block-wrapper{min-height:790px;}}.mailerlite-block-wrapper *{-webkit-box-sizing:border-box;box-sizing:border-box;}.mailerlite-block-wrapper:before,.mailerlite-block-wrapper:after{content:"";display:block;position:absolute;left:-300%;width:300%;background:#928df2;top:0;height:100%;}.mailerlite-block-wrapper > div{position:relative;z-index:1;}.mailerlite-block-wrapper:after{left:auto;right:-300%;}.mailerlite-block-wrapper *{color:#fff;}.mailerlite-block-wrapper div{font-weight:400;}.mailerlite-block-wrapper .mailerlite-block-img{position:absolute;top:0;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover;right:-10%;width:48%;overflow:hidden;display:none;}@media only screen and (min-width:1023px){.mailerlite-block-wrapper .mailerlite-block-img{display:block;}}@media only screen and (min-width:1100px){.mailerlite-block-wrapper .mailerlite-block-img{right:-15%;width:50%;}}@media only screen and (min-width:1200px){.mailerlite-block-wrapper .mailerlite-block-img{right:-20%;width:50%;}}@media only screen and (min-width:1300px){.mailerlite-block-wrapper .mailerlite-block-img{right:-25%;width:60%;}}@media only screen and (min-width:1400px){.mailerlite-block-wrapper .mailerlite-block-img{right:-30%;}}@media only screen and (min-width:1800px){.mailerlite-block-wrapper .mailerlite-block-img{right:-35%;}}.mailerlite-block-wrapper .mailerlite-block-img:before{content:"";display:block;position:absolute;left:-28%;width:40%;background:#928df2;top:-10%;height:120%;-webkit-transform:rotate(9deg);-ms-transform:rotate(9deg);transform:rotate(9deg);}.mailerlite-block-wrapper .paragraph-right{padding-top:39px;}.mailerlite-block-wrapper .paragraph-right .ml-form-embedWrapper.embedForm{-webkit-box-shadow:0 3px 30px rgba(0,0,0,0.1607843137);box-shadow:0 3px 30px rgba(0,0,0,0.1607843137);border-radius:10px !important;}@media only screen and (min-width:1200px){.mailerlite-block-wrapper .paragraph-right .ml-form-embedWrapper.embedForm{padding:14px 16px !important;}}.mailerlite-block-wrapper .paragraph-right .ml-form-embedWrapper.embedForm .ml-form-embedSubmit button{height:60px !important;line-height:60px !important;color:#fff;font-size:16px !important;font-weight:600 !important;}.mailerlite-block-wrapper .paragraph-right .ml-form-align-center{text-align:right !important;}@media only screen and (max-width:1023px){.mailerlite-block-wrapper .paragraph-right .ml-form-align-center{text-align:left !important;}}@media only screen and (max-width:550px){.mailerlite-block-wrapper .paragraph-right .ml-form-align-center{text-align:center !important;}}.mailerlite-block-wrapper .paragraph-right .ml-form-successContent{text-align:left !important;}.mailerlite-block-wrapper .paragraph-right .ml-form-successContent h4{margin:0 0 34px !important;}.mailerlite-block-wrapper .paragraph-right .ml-form-successContent h4:before{content:"";display:block;width:58px;height:56px;margin:0 0 8px;background-image:url(/themes/custom_theme/images/icons/check-circle-green.svg);background-position:center;background-repeat:no-repeat;background-size:contain;}.mailerlite-block-wrapper .paragraph-right .ml-form-successContent *{color:#172E62;}.mailerlite-block-wrapper .paragraph-right .ml-form-successContent ul{margin:21px 0 0 0;padding:0;list-style-type:none;}.mailerlite-block-wrapper .paragraph-right .ml-form-successContent ul li{padding:0 0 0 33px;background-image:url(/themes/custom_theme/images/icons/check-dark.svg);background-position:left 8px;background-repeat:no-repeat;margin:0 0 10px;font-size:16px;color:#172E62;}.mailerlite-block-wrapper .paragraph-right .ml-form-successContent ul li:last-child{margin:0;}.mailerlite-block-wrapper .js-timer-hidden-value{display:none;}@media only screen and (min-width:1024px){.mailerlite-block-wrapper .paragraph-columns{display:table;table-layout:fixed;width:100%;}.mailerlite-block-wrapper .paragraph-columns .paragraph-left,.mailerlite-block-wrapper .paragraph-columns .paragraph-right{display:table-cell;vertical-align:top;padding:0;}.mailerlite-block-wrapper .paragraph-columns .paragraph-left{padding-top:40px;}.mailerlite-block-wrapper .paragraph-columns .paragraph-right{padding-left:50px;}}.mailerlite-block-wrapper .ml-headline{margin:0 0 15px;font-weight:600;font-size:18px;}.mailerlite-block-wrapper .ml-headline p{font-weight:600;}.mailerlite-block-wrapper .ml-headline strong{display:inline-block;background:#EECF4E;border-radius:4px;padding:2px 8px;color:#231c64;margin-left:4px;font-size:14px;}.mailerlite-block-wrapper .ml-headline p{margin:0;}.mailerlite-block-wrapper .ml-title{font-size:34px;line-height:1.3;margin:0 0 28px;}@media only screen and (min-width:1024px){.mailerlite-block-wrapper .ml-title{font-size:44px;}}.mailerlite-block-wrapper .ml-title div{font-weight:700;}.mailerlite-block-wrapper .ml-body{margin:0 0 50px;}.mailerlite-block-wrapper .ml-body ul{margin:0;padding:0;list-style-type:none;}.mailerlite-block-wrapper .ml-body ul li{padding:0 0 0 34px;background-image:url(/themes/custom_theme/images/icons/check-white.svg);background-position:left 9px;background-repeat:no-repeat;margin:0 0 10px;font-size:18px;}.mailerlite-block-wrapper .ml-body ul li:last-child{margin:0;}.mailerlite-block-wrapper .ml-timer-text{font-size:12px;text-transform:uppercase;margin:0 0 8px;letter-spacing:1.2px;}.mailerlite-block-wrapper .block-timer .block-timer-item{display:inline-block;height:90px;background:#7a7ad6;border-radius:5px;margin-right:8px;text-align:center;min-width:84px;padding:15px 8px 0 8px;}.mailerlite-block-wrapper .block-timer .block-timer-item .block-timer-value{font-size:40px;line-height:1;margin:0 0 8px;}.mailerlite-block-wrapper .block-timer .block-timer-item .block-timer-unit{font-size:10px;letter-spacing:0.5px;text-transform:uppercase;}@media only screen and (max-width:400px){.mailerlite-block-wrapper .block-timer .block-timer-item{min-width:74px;}}@media only screen and (max-width:370px){.mailerlite-block-wrapper .block-timer .block-timer-item{min-width:64px;padding-left:5px;padding-right:5px;}.mailerlite-block-wrapper .block-timer .block-timer-item .block-timer-value{font-size:2.2em;}}.mailerlite-block-wrapper .block-timer .block-timer-item:last-child{margin-right:0;}@media only screen and (max-width:550px){.mailerlite-block-wrapper .ml-timer-text,.mailerlite-block-wrapper .block-timer{text-align:center;}}.mailerlite-block-wrapper .scroll-arrow-down{display:none;}@media only screen and (min-width:1024px){.mailerlite-block-wrapper .scroll-arrow-down{display:inline-block;width:40px;height:40px;text-decoration:none;background-image:url(/themes/custom_theme/images/icon-scroll-down.png);background-position:center;background-repeat:no-repeat;background-size:contain;margin-top:71px;opacity:0.2;}.mailerlite-block-wrapper .scroll-arrow-down:hover{opacity:1;}}.apva-topics{padding:23px 0;font-weight:400;min-height:586px;-webkit-box-sizing:border-box;box-sizing:border-box;}@media only screen and (min-width:1024px){.apva-topics{padding:43px 0;}}.apva-topics *{-webkit-box-sizing:border-box;box-sizing:border-box;}.apva-topics .apva-topics-header{text-align:center;margin:0 0 30px;}@media only screen and (min-width:1024px){.apva-topics .apva-topics-header{margin:0 0 50px;}}.apva-topics .apva-topics-header h2{font-size:1.8em;margin:0 0 8px;line-height:1.2;font-weight:700;}@media only screen and (min-width:1024px){.apva-topics .apva-topics-header h2{font-size:36px;}}.apva-topics .apva-topics-header p{margin:0;}@media only screen and (min-width:1024px){.apva-topics .apva-topics-header p{font-size:18px;}}@media only screen and (max-width:560px){.apva-topics .apva-topics-header p{font-size:16px;}}.apva-topics ol{list-style:none;padding:0;margin:0;max-width:700px;position:relative;}.apva-topics ol li{counter-increment:number-counter;position:relative;border-bottom:1px solid #dce0e6;padding:25px 20px 25px 50px;z-index:1;}@media only screen and (min-width:1024px){.apva-topics ol li{padding-left:60px;}}.apva-topics ol li:before{content:counter(number-counter) ".";font-weight:bold;font-size:44px;letter-spacing:-0.88px;color:#B6BCCB;position:absolute;left:0;top:17px;}.apva-topics ol li h3,.apva-topics ol li h4{margin:0;}.apva-topics ol li h3{margin:0 0 4px;font-weight:700;font-size:22px;}.apva-topics ol li h4{font-weight:400;}@media only screen and (min-width:1024px){.apva-topics ol li h4{font-size:18px;}}.apva-topics ol:after{content:"";width:410px;height:439px;position:absolute;right:-352px;top:31px;background-image:url(/themes/custom_theme/images/icons/solar-panel-gray.svg);background-position:center;background-repeat:no-repeat;background-size:contain;}@media only screen and (max-width:1023px){.apva-topics ol:after{display:none;}}.apva-lecturers{font-weight:400;padding:23px 0;-webkit-box-sizing:border-box;box-sizing:border-box;}@media only screen and (min-width:1024px){.apva-lecturers{padding:65px 0;}}.apva-lecturers *{-webkit-box-sizing:border-box;box-sizing:border-box;}.apva-lecturers .apva-lecturers-header{text-align:center;margin:0 0 30px;}@media only screen and (min-width:1024px){.apva-lecturers .apva-lecturers-header{margin:0 0 60px;}}.apva-lecturers .apva-lecturers-header h2{font-size:1.8em;margin:0 0 8px;line-height:1.2;font-weight:700;}@media only screen and (min-width:1024px){.apva-lecturers .apva-lecturers-header h2{font-size:36px;}}.apva-lecturers .apva-lecturers-header p{margin:0;}.apva-lecturers .one-lecturer{margin:0 0 30px;padding:25px;background:#fafafa;border-radius:10px;position:relative;overflow:hidden;min-height:441px;}@media only screen and (min-width:1024px){.apva-lecturers .one-lecturer{margin:0 0 40px;padding:90px 250px 50px 110px;}}.apva-lecturers .one-lecturer:last-child{margin-bottom:0;}@media only screen and (min-width:1024px){.apva-lecturers .one-lecturer:before{content:"";background:#fff;width:200px;height:100%;position:absolute;right:0;top:0;}}@media only screen and (min-width:1024px){.apva-lecturers .one-lecturer:after{content:"";background:#00d3b7;width:350px;height:80%;position:absolute;right:3%;bottom:-15%;border-radius:80px 80px 0 0;-webkit-border-radius:80px 80px 0 0;-moz-border-radius:80px 80px 0 0;-ms-border-radius:80px 80px 0 0;-o-border-radius:80px 80px 0 0;-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg);}}.apva-lecturers .one-lecturer h3,.apva-lecturers .one-lecturer h4,.apva-lecturers .one-lecturer p{max-width:470px;position:relative;z-index:1;}.apva-lecturers .one-lecturer h3{font-size:24px;margin:0 0 5px;line-height:1.2;font-weight:700;}@media only screen and (min-width:1024px){.apva-lecturers .one-lecturer h3{font-size:32px;}}.apva-lecturers .one-lecturer h4.lecturer-subtitle{font-weight:600;margin:0 0 56px;font-size:20px;position:relative;}@media only screen and (max-width:1023px){.apva-lecturers .one-lecturer h4.lecturer-subtitle{font-size:16px;margin-bottom:46px;}}.apva-lecturers .one-lecturer h4.lecturer-subtitle:after{content:"";width:81px;height:68px;position:absolute;left:-10px;bottom:-92px;background-image:url(/themes/custom_theme/images/icons/quotes.svg);background-position:center;background-repeat:no-repeat;background-size:contain;}@media only screen and (min-width:1024px){.apva-lecturers .one-lecturer h4.lecturer-subtitle:after{left:-30px;}}.apva-lecturers .one-lecturer p{font-weight:400;font-size:16px;margin:0;position:relative;z-index:1;}@media only screen and (min-width:1024px){.apva-lecturers .one-lecturer p{font-size:18px;}}.apva-lecturers .one-lecturer .image{width:200px;height:200px;background-size:cover;background-repeat:no-repeat;margin:0 0 30px;}@media only screen and (min-width:400px){.apva-lecturers .one-lecturer .image{width:250px;height:250px;}}@media only screen and (max-width:1023px){.apva-lecturers .one-lecturer .image{background-position:center !important;}}@media only screen and (min-width:1024px){.apva-lecturers .one-lecturer .image-holder{display:block;position:absolute;right:28px;top:-137px;z-index:1;}.apva-lecturers .one-lecturer .image-holder .image-wrapper{-webkit-transform:rotate(-16deg);-ms-transform:rotate(-16deg);transform:rotate(-16deg);-webkit-transform-origin:bottom right;-ms-transform-origin:bottom right;transform-origin:bottom right;width:350px;height:452px;overflow:hidden;border-radius:0 0 60px 60px;-webkit-border-radius:0 0 60px 60px;-moz-border-radius:0 0 60px 60px;-ms-border-radius:0 0 60px 60px;-o-border-radius:0 0 60px 60px;}.apva-lecturers .one-lecturer .image-holder .image{-webkit-transform:rotate(16deg);-ms-transform:rotate(16deg);transform:rotate(16deg);border-radius:60px;-webkit-border-radius:60px;-moz-border-radius:60px;-ms-border-radius:60px;-o-border-radius:60px;width:471px;height:510px;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;margin:0;top:0;left:-78px;}}@media only screen and (min-width:1024px){.apva-lecturers .one-lecturer:nth-child(even):after{background:#928df2;height:84%;right:9.5%;top:-14%;border-radius:0 0 80px 80px;-webkit-border-radius:0 0 80px 80px;-moz-border-radius:0 0 80px 80px;-ms-border-radius:0 0 80px 80px;-o-border-radius:0 0 80px 80px;-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg);}}@media only screen and (min-width:1024px) and (max-width:1100px){.apva-lecturers .one-lecturer:nth-child(even):after{right:11%;}}@media only screen and (min-width:1024px){.apva-lecturers .one-lecturer:nth-child(even) .image-holder{display:block;position:absolute;right:7px;top:auto;bottom:0;z-index:1;}.apva-lecturers .one-lecturer:nth-child(even) .image-holder .image-wrapper{-webkit-transform:rotate(-16deg);-ms-transform:rotate(-16deg);transform:rotate(-16deg);-webkit-transform-origin:bottom right;-ms-transform-origin:bottom right;transform-origin:bottom right;width:350px;height:422px;overflow:hidden;border-radius:60px 60px 0 0;-webkit-border-radius:60px 60px 0 0;-moz-border-radius:60px 60px 0 0;-ms-border-radius:60px 60px 0 0;-o-border-radius:60px 60px 0 0;}.apva-lecturers .one-lecturer:nth-child(even) .image-holder .image{-webkit-transform:rotate(16deg);-ms-transform:rotate(16deg);transform:rotate(16deg);border-radius:60px;-webkit-border-radius:60px;-moz-border-radius:60px;-ms-border-radius:60px;-o-border-radius:60px;width:454px;height:500px;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;margin:0;top:auto;bottom:34px;left:-55px;}}.apva-cta-button{padding:33px 0 50px 0;font-weight:400;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;}@media only screen and (min-width:1024px){.apva-cta-button{padding:43px 0 120px 0;}}.apva-cta-button *{-webkit-box-sizing:border-box;box-sizing:border-box;}.apva-cta-button a.cta-btn{display:inline-block;text-decoration:none;background:#172E62;opacity:1;border-radius:8px;height:60px;line-height:60px;color:#fff;font-size:16px;font-weight:600;padding:0 20px;}@media only screen and (min-width:768px){.apva-cta-button a.cta-btn{padding:0 35px;}}@media only screen and (max-width:380px){.apva-cta-button a.cta-btn{font-size:14px;padding-left:15px;padding-right:15px;}}.apva-cta-button a.cta-btn:hover{background-color:#002a87;}.paragraph--type--apva-landing-long{-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;position:relative;z-index:1;padding-top:68px;margin:-20px 0 50px;font-size:16px;font-weight:400;color:#172E62;}@media only screen and (min-width:400px){.paragraph--type--apva-landing-long{margin-top:-41px;}}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long{margin-top:-98px;}}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long{margin:-98px 0 70px;}}.paragraph--type--apva-landing-long p,.paragraph--type--apva-landing-long div,.paragraph--type--apva-landing-long li,.paragraph--type--apva-landing-long td{font-size:16px;font-weight:400;color:#172E62;line-height:1.6;}.paragraph--type--apva-landing-long p{margin:20px 0;}.paragraph--type--apva-landing-long h1,.paragraph--type--apva-landing-long h2{line-height:1.3;}.paragraph--type--apva-landing-long h3,.paragraph--type--apva-landing-long h4{line-height:1.5;}.paragraph--type--apva-landing-long a{color:#4057E3;text-decoration:underline;font-weight:600;}.paragraph--type--apva-landing-long a:hover{text-decoration:none;}.paragraph--type--apva-landing-long a.btn{border:2px solid #231c64;margin:0;cursor:pointer;color:#fff;background-color:#231c64;height:60px;line-height:56px;padding:0 22px;font-size:14px;font-weight:600;text-align:center;text-transform:none;text-decoration:none;display:inline-block;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long a.btn{padding:0 35px;font-size:16px;}}.paragraph--type--apva-landing-long a.btn:hover{border-color:#002a87;background-color:#002a87;}.paragraph--type--apva-landing-long a.btn-secondary{background:#fff;border-color:#515B78;color:#231c64;}.paragraph--type--apva-landing-long a.btn-secondary:hover{border-color:#515B78;background-color:#dee1ea;}.paragraph--type--apva-landing-long *{-webkit-box-sizing:border-box;box-sizing:border-box;}.paragraph--type--apva-landing-long:before,.paragraph--type--apva-landing-long:after{content:"";display:block;position:absolute;left:-300%;width:300%;background:#fff;top:0;height:100%;}.paragraph--type--apva-landing-long h2.section-title{font-size:30px;margin:0 0 19px;text-align:center;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long h2.section-title{font-size:36px;}}.paragraph--type--apva-landing-long .section-subtitle{margin:0 auto 30px auto;text-align:center;max-width:700px;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .section-subtitle{font-size:18px;margin:0 auto 48px auto;}}.paragraph--type--apva-landing-long .landing-header{margin:0 0 60px;position:relative;z-index:1;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .landing-header{margin:0 0 130px;}}.paragraph--type--apva-landing-long .landing-header > div,.paragraph--type--apva-landing-long .landing-header > h2,.paragraph--type--apva-landing-long .landing-header > p{position:relative;z-index:1;}.paragraph--type--apva-landing-long .landing-header h2.landing-title{font-size:28px;margin:0 0 14px;max-width:600px;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .landing-header h2.landing-title{font-size:34px;}}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .landing-header h2.landing-title{font-size:44px;}}.paragraph--type--apva-landing-long .landing-header p.landing-subtitle{margin:0 0 30px;max-width:620px;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .landing-header p.landing-subtitle{font-size:18px;margin:0 0 48px;}}.paragraph--type--apva-landing-long .landing-header .landing-header-table{margin:0 0 40px;max-width:700px;}.paragraph--type--apva-landing-long .landing-header .landing-header-table .lh-col{border-bottom:1px solid #DCE0E6;padding:20px 0;}.paragraph--type--apva-landing-long .landing-header .landing-header-table .lh-col:first-child{padding-top:0;}.paragraph--type--apva-landing-long .landing-header .landing-header-table .lh-col:last-child{padding-bottom:0;border:0;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .landing-header .landing-header-table{display:table;table-layout:fixed;width:100%;margin:0 0 50px;}.paragraph--type--apva-landing-long .landing-header .landing-header-table .lh-col{display:table-cell;vertical-align:top;border:0;border-right:1px solid #DCE0E6;padding:0 38px;}.paragraph--type--apva-landing-long .landing-header .landing-header-table .lh-col:first-child{padding-left:0;}.paragraph--type--apva-landing-long .landing-header .landing-header-table .lh-col:nth-child(2){padding-right:27px;}.paragraph--type--apva-landing-long .landing-header .landing-header-table .lh-col:last-child{padding-right:28px;}}.paragraph--type--apva-landing-long .landing-header .landing-header-table .lh-heading{letter-spacing:1.2px;color:#515B78;text-transform:uppercase;font-weight:600;font-size:12px;margin:0 0 10px;}.paragraph--type--apva-landing-long .landing-header .landing-header-table .lh-prices{letter-spacing:-0.36px;color:#172E62;margin:0 0 6px;font-weight:700;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .landing-header .landing-header-table .lh-prices{font-size:18px;}}.paragraph--type--apva-landing-long .landing-header .landing-header-table .lh-prices strong{font-size:28px;line-height:1;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .landing-header .landing-header-table .lh-prices strong{font-size:42px;}}.paragraph--type--apva-landing-long .landing-header .landing-header-table .lh-subtitle{font-size:14px;line-height:1.4;color:#515B78;}.paragraph--type--apva-landing-long .landing-header .lh-seminar-invite{border:1px solid #DCE0E6;border-radius:10px;padding:22px 20px;max-width:771px;-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.0509803922);box-shadow:0 10px 25px rgba(0,0,0,0.0509803922);background:#fff;}@media only screen and (max-width:1023px){.paragraph--type--apva-landing-long .landing-header .lh-seminar-invite a.btn{padding:0 35px;font-size:16px;}}.paragraph--type--apva-landing-long .landing-header .lh-seminar-invite > div{padding:10px 0;}.paragraph--type--apva-landing-long .landing-header .lh-seminar-invite > div:first-child{padding-top:0;}.paragraph--type--apva-landing-long .landing-header .lh-seminar-invite > div:last-child{padding-bottom:0;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .landing-header .lh-seminar-invite{display:table;table-layout:fixed;width:100%;margin:0 0 50px;padding:32px 40px;}.paragraph--type--apva-landing-long .landing-header .lh-seminar-invite > div{display:table-cell;vertical-align:middle;border:0;padding:0 30px 0 0;}.paragraph--type--apva-landing-long .landing-header .lh-seminar-invite > div:first-child{width:111px;}.paragraph--type--apva-landing-long .landing-header .lh-seminar-invite > div:nth-child(2){padding-right:20px;}.paragraph--type--apva-landing-long .landing-header .lh-seminar-invite > div:last-child{padding-right:0;width:185px;}.paragraph--type--apva-landing-long .landing-header .lh-seminar-invite > div:last-child .btn{width:100%;padding:0 15px;}}.paragraph--type--apva-landing-long .landing-header .lh-seminar-invite .lh-icon{width:80px;height:80px;background-image:url(/themes/custom_theme/images/apva-landing/laptop.svg);background-position:center;background-repeat:no-repeat;background-size:contain;}@media only screen and (max-width:1023px){.paragraph--type--apva-landing-long .landing-header{padding-top:44px;}}.paragraph--type--apva-landing-long .landing-header:before{content:"";background-image:url(/themes/custom_theme/images/apva-landing/decoration-rotated.png);background-position:center;background-repeat:no-repeat;position:absolute;top:-68px;left:-38%;width:155%;background-size:cover;height:92px;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .landing-header:before{background-size:auto;left:auto;width:935px;height:732px;right:-550px;top:-68px;}}.paragraph--type--apva-landing-long .apva-types-section{margin:0 0 50px;position:relative;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .apva-types-section{margin:0 0 80px;}}.paragraph--type--apva-landing-long .apva-types-section .two-types-table{border-radius:10px;overflow:hidden;margin:0 0 40px;max-width:1060px;position:relative;text-align:center;}.paragraph--type--apva-landing-long .apva-types-section .two-types-table .type-icon{width:100px;height:100px;background-size:contain;background-image:url(/themes/custom_theme/images/apva-landing/house-el.svg);background-position:center;background-repeat:no-repeat;margin:0 auto 30px;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .apva-types-section .two-types-table .type-icon{margin:0 auto 39px;}}.paragraph--type--apva-landing-long .apva-types-section .two-types-table .or-text{position:absolute;left:50%;top:100%;width:70px;height:70px;background:#fff;border-radius:50%;line-height:68px;text-align:center;margin-left:-35px;margin-top:-35px;color:#172E62;z-index:1;font-size:22px;font-weight:700;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .apva-types-section .two-types-table .or-text{top:50%;}}.paragraph--type--apva-landing-long .apva-types-section .two-types-table .discount-badge{background:#EECF4E;position:absolute;right:0;top:20px;border-radius:43px 0 0 43px;padding:13px 28px 13px 28px;text-align:right;}@media only screen and (max-width:500px){.paragraph--type--apva-landing-long .apva-types-section .two-types-table .discount-badge{padding-right:15px;}}.paragraph--type--apva-landing-long .apva-types-section .two-types-table .discount-badge *{color:#172E62;}.paragraph--type--apva-landing-long .apva-types-section .two-types-table .discount-badge .d-value{font-size:28px;line-height:1.2;font-weight:700;}.paragraph--type--apva-landing-long .apva-types-section .two-types-table .type-heading{font-size:26px;line-height:1.3;margin:0 0 9px;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .apva-types-section .two-types-table .type-heading{font-size:30px;}}.paragraph--type--apva-landing-long .apva-types-section .two-types-table .type-subheading{margin:0;padding:0 0 60px 0;position:relative;}.paragraph--type--apva-landing-long .apva-types-section .two-types-table .type-subheading:after{content:"";position:absolute;left:50%;bottom:30px;width:70px;height:1px;background:#fff;margin-left:-35px;}.paragraph--type--apva-landing-long .apva-types-section .two-types-table .free-text p{margin:0 0 20px;}.paragraph--type--apva-landing-long .apva-types-section .two-types-table .free-text p:last-child{margin:0;}.paragraph--type--apva-landing-long .apva-types-section .two-types-table > div{padding:40px 15px;position:relative;background:#00d3b7;color:#fff;}.paragraph--type--apva-landing-long .apva-types-section .two-types-table > div:first-child{padding-bottom:65px;}.paragraph--type--apva-landing-long .apva-types-section .two-types-table > div:last-child{padding-top:65px;}.paragraph--type--apva-landing-long .apva-types-section .two-types-table > div *{color:#fff;}.paragraph--type--apva-landing-long .apva-types-section .two-types-table > div:last-child{background:#928df2;}.paragraph--type--apva-landing-long .apva-types-section .two-types-table > div:last-child .type-icon{width:100px;height:100px;background-size:contain;background-image:url(/themes/custom_theme/images/apva-landing/sun-energy.svg);background-position:center;background-repeat:no-repeat;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .apva-types-section .two-types-table{margin-bottom:60px;}}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .apva-types-section .two-types-table{display:table;table-layout:fixed;width:100%;}.paragraph--type--apva-landing-long .apva-types-section .two-types-table p.type-subheading,.paragraph--type--apva-landing-long .apva-types-section .two-types-table .free-text p,.paragraph--type--apva-landing-long .apva-types-section .two-types-table .free-text p:last-child{max-width:370px;margin-left:auto;margin-right:auto;}.paragraph--type--apva-landing-long .apva-types-section .two-types-table .discount-badge{right:auto;left:0;border-radius:0 43px 43px 0;top:50px;text-align:left;}.paragraph--type--apva-landing-long .apva-types-section .two-types-table > div{display:table-cell;vertical-align:top;position:static;padding-top:61px;padding-bottom:72px;border-radius:10px 0 0 10px;}.paragraph--type--apva-landing-long .apva-types-section .two-types-table > div:last-child{border-radius:0 10px 10px 0;}}.paragraph--type--apva-landing-long .apva-types-section .types-bottom-table .type-block{border:1px solid #DCE0E6;border-radius:10px;padding:22px 15px;margin:0 0 20px;}.paragraph--type--apva-landing-long .apva-types-section .types-bottom-table .type-block:last-child{margin:0;}.paragraph--type--apva-landing-long .apva-types-section .types-bottom-table .type-block h4{letter-spacing:1.2px;color:#515B78;text-transform:uppercase;font-weight:600;font-size:12px;margin:0 0 8px;}.paragraph--type--apva-landing-long .apva-types-section .types-bottom-table .type-block h3{font-size:18px;margin:0 0 8px;line-height:1.1;}.paragraph--type--apva-landing-long .apva-types-section .types-bottom-table .type-block h3 strong{font-size:42px;line-height:1;}.paragraph--type--apva-landing-long .apva-types-section .types-bottom-table .type-block p{margin:0;font-size:14px;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .apva-types-section .types-bottom-table .type-block{padding:30px;}}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .apva-types-section .types-bottom-table{display:table;table-layout:fixed;border-spacing:20px 0;width:100%;width:calc(100% + 40px);margin-left:-20px;max-width:1101px;}.paragraph--type--apva-landing-long .apva-types-section .types-bottom-table .type-block{display:table-cell;vertical-align:top;}}.paragraph--type--apva-landing-long .apva-types-section:before{content:"";width:1263px;height:976px;position:absolute;left:-1187px;top:-189px;z-index:1;background-image:url(/themes/custom_theme/images/apva-landing/rectangle.svg);background-position:center;background-repeat:no-repeat;display:none;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .apva-types-section:before{display:block;}}.paragraph--type--apva-landing-long .apva-types-section > div,.paragraph--type--apva-landing-long .apva-types-section > h2,.paragraph--type--apva-landing-long .apva-types-section > p{position:relative;z-index:2;}.paragraph--type--apva-landing-long .gray-section{background:#FAFAFA;position:relative;padding-top:40px;padding-bottom:60px;margin-bottom:60px;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .gray-section{padding-top:70px;}}@media only screen and (min-width:1200px){.paragraph--type--apva-landing-long .gray-section{padding-bottom:100px;margin-bottom:100px;}.paragraph--type--apva-landing-long .gray-section.added-margin{padding-bottom:0;margin-bottom:320px;}}.paragraph--type--apva-landing-long .gray-section h2.section-title{margin:0 0 30px;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .gray-section h2.section-title{margin:0 0 45px;}}.paragraph--type--apva-landing-long .gray-section:before,.paragraph--type--apva-landing-long .gray-section:after{content:"";display:block;position:absolute;left:-300%;width:300%;background:#FAFAFA;top:0;height:100%;z-index:1;}.paragraph--type--apva-landing-long .gray-section:after{left:auto;right:-300%;}.paragraph--type--apva-landing-long .gray-section .steps-table{margin:0 0 60px;}.paragraph--type--apva-landing-long .gray-section .steps-table .one-step{background:#fff;border:1px solid #DCE0E6;border-radius:10px;padding:22px 15px;margin:0 0 12px;}.paragraph--type--apva-landing-long .gray-section .steps-table .one-step:last-child{margin:0;}.paragraph--type--apva-landing-long .gray-section .steps-table .one-step h3{font-size:36px;margin:0 0 11px;font-weight:700;line-height:1;color:#928df2;}.paragraph--type--apva-landing-long .gray-section .steps-table .one-step h4{font-weight:700;font-size:19px;line-height:1.4;margin:0 0 10px;}.paragraph--type--apva-landing-long .gray-section .steps-table .one-step p{margin:0 0 14px;font-size:14px;}.paragraph--type--apva-landing-long .gray-section .steps-table .one-step p:last-child{margin:0;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .gray-section .steps-table .one-step{padding:25px 15px 25px 20px;}}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .gray-section .steps-table{display:table;table-layout:fixed;border-spacing:9px 0;width:100%;width:calc(100% + 18px);margin-left:-9px;max-width:1080px;position:relative;z-index:2;margin-bottom:147px;}.paragraph--type--apva-landing-long .gray-section .steps-table .one-step{display:table-cell;vertical-align:top;}}@media only screen and (min-width:1360px){.paragraph--type--apva-landing-long .gray-section .steps-table{width:1270px;max-width:1270px;margin-left:-101px;}.paragraph--type--apva-landing-long .gray-section .steps-table .one-step{padding:30px 20px 30px 30px;}}.paragraph--type--apva-landing-long .gray-section .looks-hard-table{margin:0 0 50px;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .gray-section .looks-hard-table{margin:0 0 70px;}}.paragraph--type--apva-landing-long .gray-section .looks-hard-table .t-left{position:relative;margin:0 0 35px;font-size:28px;line-height:1.3;font-weight:700;}.paragraph--type--apva-landing-long .gray-section .looks-hard-table ul{margin:0;padding:0;list-style-type:none;}.paragraph--type--apva-landing-long .gray-section .looks-hard-table ul li{padding-left:49px;min-height:28px;background-image:url(/themes/custom_theme/images/apva-landing/circle-check-purple.svg);background-position:left top 2px;background-repeat:no-repeat;margin:0 0 20px;font-size:17px;font-weight:600;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .gray-section .looks-hard-table ul li{margin:0 0 30px;font-size:19px;}}.paragraph--type--apva-landing-long .gray-section .looks-hard-table ul li:last-child{margin:0;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .gray-section .looks-hard-table{display:table;table-layout:fixed;width:100%;position:relative;}.paragraph--type--apva-landing-long .gray-section .looks-hard-table .t-left,.paragraph--type--apva-landing-long .gray-section .looks-hard-table .t-right{display:table-cell;vertical-align:top;position:static;}.paragraph--type--apva-landing-long .gray-section .looks-hard-table .t-left{font-size:36px;padding-right:40px;}.paragraph--type--apva-landing-long .gray-section .looks-hard-table .t-left:before{content:"";width:242px;height:242px;position:absolute;left:-91px;top:-106px;z-index:1;background-image:url(/themes/custom_theme/images/apva-landing/sun-purple.svg);background-position:center;background-repeat:no-repeat;}}.paragraph--type--apva-landing-long .gray-section .seminar-invite-box-second{border:1px solid #DCE0E6;border-radius:10px;padding:22px 20px;-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.0509803922);box-shadow:0 10px 25px rgba(0,0,0,0.0509803922);position:relative;background:#fff;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .gray-section .seminar-invite-box-second{padding:70px 376px 70px 80px;}.paragraph--type--apva-landing-long .gray-section .seminar-invite-box-second:after{content:"";width:200px;height:200px;position:absolute;right:73px;top:79px;background-image:url(/themes/custom_theme/images/apva-landing/laptop.svg);background-position:center;background-repeat:no-repeat;}}@media only screen and (min-width:1200px){.paragraph--type--apva-landing-long .gray-section .seminar-invite-box-second{margin-top:-155px;top:172px;}}.paragraph--type--apva-landing-long .gray-section .seminar-invite-box-second .seminar-cta-title{font-size:22px;font-weight:700;line-height:1.4;margin:0 0 10px;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .gray-section .seminar-invite-box-second .seminar-cta-title{font-size:26px;}}.paragraph--type--apva-landing-long .gray-section .seminar-invite-box-second .seminar-cta-title a,.paragraph--type--apva-landing-long .gray-section .seminar-invite-box-second .seminar-cta-title strong{color:#00d3b7;}.paragraph--type--apva-landing-long .gray-section .seminar-invite-box-second p{margin:0 0 28px;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .gray-section .seminar-invite-box-second p{font-size:18px;}}@media only screen and (max-width:400px){.paragraph--type--apva-landing-long .gray-section .seminar-invite-box-second a.btn{padding-left:12px;padding-right:12px;}}@media only screen and (max-width:360px){.paragraph--type--apva-landing-long .gray-section .seminar-invite-box-second a.btn{padding-left:7px;padding-right:7px;font-size:13px;}}.paragraph--type--apva-landing-long .faq-section{margin:0 0 70px;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .faq-section{margin:0 0 130px;}}.paragraph--type--apva-landing-long .faq-section h2.section-title{margin:0 0 40px;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .faq-section h2.section-title{margin:0 0 50px;}}.paragraph--type--apva-landing-long .faq-section .simple-faq-list{margin-bottom:50px;}.paragraph--type--apva-landing-long .faq-section .simple-faq-list .faq-item{border-bottom:1px solid #DCE0E6;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .faq-section .simple-faq-list .faq-item{padding-left:19px;}}.paragraph--type--apva-landing-long .faq-section .simple-faq-list .faq-item:first-child{border-top:1px solid #DCE0E6;}.paragraph--type--apva-landing-long .faq-section .simple-faq-list .faq-item .faq-title{font-size:17px;line-height:1.4;font-weight:600;cursor:pointer;position:relative;padding:20px 32px 20px 0;-webkit-transition:font-size 120ms ease-in-out;transition:font-size 120ms ease-in-out;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .faq-section .simple-faq-list .faq-item .faq-title{font-size:19px;padding:32px 48px 32px 0;}}.paragraph--type--apva-landing-long .faq-section .simple-faq-list .faq-item .faq-title:after{content:"";z-index:1;background-image:url(/themes/custom_theme/images/apva-landing/chevron.svg);background-position:center;background-repeat:no-repeat;-webkit-transition:150ms all;transition:150ms all;display:block;background-size:contain;position:absolute;right:5px;width:16px;height:10px;top:27px;opacity:0.3;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .faq-section .simple-faq-list .faq-item .faq-title:after{width:20px;height:12px;top:39px;right:20px;}}.paragraph--type--apva-landing-long .faq-section .simple-faq-list .faq-item .faq-title:hover{color:#4057E3;}.paragraph--type--apva-landing-long .faq-section .simple-faq-list .faq-item .faq-title:hover:after{opacity:1;}.paragraph--type--apva-landing-long .faq-section .simple-faq-list .faq-item .faq-content{padding-bottom:30px;display:none;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .faq-section .simple-faq-list .faq-item .faq-content{padding-bottom:45px;}}.paragraph--type--apva-landing-long .faq-section .simple-faq-list .faq-item .faq-content p{margin:0 0 15px;}.paragraph--type--apva-landing-long .faq-section .simple-faq-list .faq-item .faq-content ul{margin:0;padding:0;list-style-type:none;}.paragraph--type--apva-landing-long .faq-section .simple-faq-list .faq-item .faq-content ul li{padding:0 0 0 16px;position:relative;margin:0 0 10px;}.paragraph--type--apva-landing-long .faq-section .simple-faq-list .faq-item .faq-content ul li:last-child{margin:0;}.paragraph--type--apva-landing-long .faq-section .simple-faq-list .faq-item .faq-content ul li:before{content:"";width:6px;display:block;height:6px;top:9px;left:0;background:#172E62;border-radius:50%;position:absolute;}.paragraph--type--apva-landing-long .faq-section .simple-faq-list .faq-item .faq-content ul + p{margin:18px 0 0 0;}.paragraph--type--apva-landing-long .faq-section .simple-faq-list .faq-item.opened .faq-title{font-weight:700;font-size:19px;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .faq-section .simple-faq-list .faq-item.opened .faq-title{font-size:22px;}}.paragraph--type--apva-landing-long .faq-section .simple-faq-list .faq-item.opened .faq-title:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);opacity:1;}.paragraph--type--apva-landing-long .instruction-items .instruction-item{border:1px solid #DCE0E6;border-radius:10px;padding:16px 15px 16px 86px;-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.0509803922);box-shadow:0 10px 25px rgba(0,0,0,0.0509803922);position:relative;background:#fff;overflow:hidden;margin:0 0 20px;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .instruction-items .instruction-item{padding:22px 20px 22px 95px;font-size:18px;}}.paragraph--type--apva-landing-long .instruction-items .instruction-item:last-child{margin:0;}.paragraph--type--apva-landing-long .instruction-items .instruction-item:before{content:"";width:70px;height:100%;position:absolute;left:0;top:0;background:#00d3b7;}.paragraph--type--apva-landing-long .instruction-items .instruction-item:after{content:"";width:70px;height:100%;position:absolute;left:0;top:0;background-image:url(/themes/custom_theme/images/apva-landing/exclamation.svg);background-position:center;background-repeat:no-repeat;}.paragraph--type--apva-landing-long .still-undecided-section{text-align:center;padding-bottom:30px;}.paragraph--type--apva-landing-long .still-undecided-section h2.section-title{font-weight:400;margin:0 0 36px;}.paragraph--type--apva-landing-long .still-undecided-section p{margin:0 0 19px;}div.paragraph--type--apva-landing-long a:not([class]){color:#4057E3;text-decoration:underline;font-weight:600;}div.paragraph--type--apva-landing-long a:not([class]):hover{text-decoration:none;}.node--type-article,.node--type-plot{-webkit-box-sizing:border-box;box-sizing:border-box;}.node--type-article img,.node--type-plot img{max-width:100%;height:auto;}.node--type-article *,.node--type-plot *{-webkit-box-sizing:border-box;box-sizing:border-box;}.node--type-article.node--view-mode-full .field-image,.node--type-plot.node--view-mode-full .field-image{margin-bottom:20px;}@media only screen and (min-width:768px){.node--type-article.node--view-mode-full .field-image,.node--type-plot.node--view-mode-full .field-image{float:left;margin-right:20px;margin-bottom:10px;}}@media only screen and (min-width:768px){.node--type-article.node--view-mode-full .field-image img,.node--type-plot.node--view-mode-full .field-image img{max-width:460px;}}.views-exposed-form{margin:0 0 25px;}.views-exposed-form .form-item.form-select{display:inline-block;vertical-align:bottom;margin-right:7px;}@media only screen and (max-width:500px){.views-exposed-form .form-item.form-select{display:block;}}.views-exposed-form .form-item.form-select select{display:block;font-size:14px;font-family:"Open sans",sans-serif;font-weight:400;color:#444;height:40px;line-height:38px;padding:0 32px 0 14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:160px;max-width:160px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;cursor:pointer;border:1px solid #e5e7ec;border-radius:4px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url(/themes/custom_theme/images/icons/DUK-arrow.svg);background-position:right 14px center;background-repeat:no-repeat;}@media only screen and (max-width:500px){.views-exposed-form .form-item.form-select select{width:290px;max-width:290px;}}.views-exposed-form .form-item.form-select select:focus{outline:none;border-color:#aaa;}@media only screen and (min-width:768px){.views-exposed-form .form-item.form-select select[name=category]{width:220px;max-width:220px;}}@media only screen and (min-width:1024px){.views-exposed-form .form-item.form-select select[name=category]{width:240px;max-width:240px;}}.views-exposed-form .form-item.form-select select::-ms-expand{display:none;}.views-exposed-form .form-actions{display:inline-block;vertical-align:bottom;margin-bottom:2px;}@media only screen and (max-width:500px){.views-exposed-form .form-submit{min-width:140px;}}.views-exposed-form .form-submit + .form-submit{margin-left:8px;}.article_container .views-row_container,.field-class-field__paragraph__extra_field_le_core_article_paragraph__articles .view-id-article{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-12px;margin-right:-12px;}.article_container .views-row_container > div,.article_container .views-row_container > article,.field-class-field__paragraph__extra_field_le_core_article_paragraph__articles .view-id-article > div,.field-class-field__paragraph__extra_field_le_core_article_paragraph__articles .view-id-article > article{width:calc(33.3333333333% - 24px);margin:0 12px 64px;}@media only screen and (max-width:1023px){.article_container .views-row_container > div,.article_container .views-row_container > article,.field-class-field__paragraph__extra_field_le_core_article_paragraph__articles .view-id-article > div,.field-class-field__paragraph__extra_field_le_core_article_paragraph__articles .view-id-article > article{width:calc(50% - 24px);margin:0 12px 56px;}}@media only screen and (max-width:767px){.article_container .views-row_container > div,.article_container .views-row_container > article,.field-class-field__paragraph__extra_field_le_core_article_paragraph__articles .view-id-article > div,.field-class-field__paragraph__extra_field_le_core_article_paragraph__articles .view-id-article > article{width:calc(100% - 24px);margin:0 12px 56px;}.article_container .views-row_container > div:last-child,.article_container .views-row_container > article:last-child,.field-class-field__paragraph__extra_field_le_core_article_paragraph__articles .view-id-article > div:last-child,.field-class-field__paragraph__extra_field_le_core_article_paragraph__articles .view-id-article > article:last-child{margin-bottom:0;}}.article_container .views-row_container .blog-card a,.field-class-field__paragraph__extra_field_le_core_article_paragraph__articles .view-id-article .blog-card a{text-decoration:none;}.article_container .views-row_container .blog-card a:hover .blog-card__title,.field-class-field__paragraph__extra_field_le_core_article_paragraph__articles .view-id-article .blog-card a:hover .blog-card__title{color:#4057e3;}.article_container .views-row_container .blog-card__thumb img,.field-class-field__paragraph__extra_field_le_core_article_paragraph__articles .view-id-article .blog-card__thumb img{border-radius:8px;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:all 1s;transition:all 1s;-webkit-backface-visibility:hidden;backface-visibility:hidden;}@media only screen and (max-width:1023px){.article_container .views-row_container .blog-card__thumb img,.field-class-field__paragraph__extra_field_le_core_article_paragraph__articles .view-id-article .blog-card__thumb img{width:100%;}}.article_container .views-row_container .blog-card__thumb a,.field-class-field__paragraph__extra_field_le_core_article_paragraph__articles .view-id-article .blog-card__thumb a{overflow:hidden;display:block;border-radius:8px;}.article_container .views-row_container .blog-card__thumb a img,.field-class-field__paragraph__extra_field_le_core_article_paragraph__articles .view-id-article .blog-card__thumb a img{vertical-align:top;}.article_container .views-row_container .blog-card__thumb a:hover img,.field-class-field__paragraph__extra_field_le_core_article_paragraph__articles .view-id-article .blog-card__thumb a:hover img{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}.article_container .views-row_container .blog-card__excerpt,.field-class-field__paragraph__extra_field_le_core_article_paragraph__articles .view-id-article .blog-card__excerpt{font-size:16px;line-height:28px;color:#172e62;margin-top:24px;}@media only screen and (max-width:1023px){.article_container .views-row_container .blog-card__excerpt,.field-class-field__paragraph__extra_field_le_core_article_paragraph__articles .view-id-article .blog-card__excerpt{display:none;}}.article_container .views-row_container .blog-card__date,.field-class-field__paragraph__extra_field_le_core_article_paragraph__articles .view-id-article .blog-card__date{font-family:"Open Sans",sans-serif;letter-spacing:1.2px;color:#515B78;text-transform:uppercase;font-size:12px;margin-top:24px;font-weight:600;display:block;}.article_container .views-row_container .blog-card__title,.field-class-field__paragraph__extra_field_le_core_article_paragraph__articles .view-id-article .blog-card__title{font-family:"Open Sans",sans-serif;color:#172e62;font-size:20px;line-height:30px;font-weight:700;letter-spacing:-0.4px;margin:12px 0 0;-webkit-transition:150ms all;transition:150ms all;}@media only screen and (min-width:768px){.article_container .views-row_container .blog-card__title,.field-class-field__paragraph__extra_field_le_core_article_paragraph__articles .view-id-article .blog-card__title{padding-right:24px;}}@media only screen and (min-width:1024px){.article_container .views-row_container .blog-card__title,.field-class-field__paragraph__extra_field_le_core_article_paragraph__articles .view-id-article .blog-card__title{padding-right:40px;}}.article_container .views-row_container .blog-card__title a,.field-class-field__paragraph__extra_field_le_core_article_paragraph__articles .view-id-article .blog-card__title a{font-size:20px;line-height:30px;letter-spacing:-0.4px;font-weight:700;-webkit-transition:150ms all;transition:150ms all;color:#172e62;text-decoration:none;}.article_container .views-row_container .blog-card__title a:hover,.field-class-field__paragraph__extra_field_le_core_article_paragraph__articles .view-id-article .blog-card__title a:hover{color:#4057e3;}.article_container .views-row_container + .row .pagination-wrapper,.field-class-field__paragraph__extra_field_le_core_article_paragraph__articles .view-id-article + .row .pagination-wrapper{margin-left:auto;margin-right:auto;}.blog-article{-webkit-box-sizing:border-box;box-sizing:border-box;}.blog-article *{-webkit-box-sizing:border-box;box-sizing:border-box;}.blog-article__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:80px;}@media only screen and (max-width:1023px){.blog-article__head{display:block;margin-bottom:24px;}}.blog-article__img,.blog-article__head-content{width:50%;}@media only screen and (max-width:1023px){.blog-article__img,.blog-article__head-content{width:100%;}}.blog-article__img{padding-right:12px;}@media only screen and (max-width:1023px){.blog-article__img{padding-right:0;margin-bottom:24px;}}.blog-article__img img{border-radius:8px;}@media only screen and (max-width:1023px){.blog-article__img img{width:100%;}}.blog-article__head-content{padding-left:50px;}@media only screen and (max-width:1023px){.blog-article__head-content{padding-left:0;}}.blog-article__head-content h1{font-size:44px;line-height:55px;letter-spacing:-0.88px;text-align:left;color:#172e62;font-weight:700;font-family:"Open Sans",sans-serif;margin:0;}@media only screen and (max-width:1023px){.blog-article__head-content h1{font-size:36px;line-height:45px;letter-spacing:-0.72px;}}.blog-article__head-content .categories-tags a{color:#4057e3;}.blog-article__head-content .categories-tags a:hover{color:#4057e3;}.blog-article__date{font-family:"Open Sans",sans-serif;letter-spacing:1.2px;color:#515B78;text-transform:uppercase;font-size:12px;margin-bottom:14px;font-weight:600;display:block;}.blog-article__body{max-width:872px;margin:auto;padding-bottom:120px;}@media only screen and (max-width:1023px){.blog-article__body{padding-bottom:64px;}}.blog-article .text-container{color:#172e62;font-family:"Open Sans",sans-serif;}.blog-article .text-container *{color:inherit;font-family:inherit;}.blog-article .text-container a:not([class]){color:#4057E3;font-weight:600;text-decoration:underline;}.blog-article .text-container a:not([class]):hover{color:#4057E3;text-decoration:none;}.blog-article .text-container h3{font-weight:700;font-size:24px;line-height:32px;letter-spacing:-0.48px;margin-bottom:32px;}.blog-article .text-container h3 + *{margin-top:32px;}@media only screen and (max-width:767px){.blog-article .text-container h3 + *{margin-top:24px;}}.blog-article .text-container h3:not(:first-child){margin-top:80px;}@media only screen and (max-width:767px){.blog-article .text-container h3:not(:first-child){margin-top:48px;}}.blog-article .text-container h4,.blog-article .text-container h5,.blog-article .text-container h6{font-weight:700;font-size:18px;line-height:26px;letter-spacing:-0.36px;margin-bottom:16px;}.blog-article .text-container h4 + *,.blog-article .text-container h5 + *,.blog-article .text-container h6 + *{margin-top:16px;}.blog-article .text-container h4:not(:first-child),.blog-article .text-container h5:not(:first-child),.blog-article .text-container h6:not(:first-child){margin-top:64px;}@media only screen and (max-width:767px){.blog-article .text-container h4:not(:first-child),.blog-article .text-container h5:not(:first-child),.blog-article .text-container h6:not(:first-child){margin-top:32px;}}.blog-article .text-container p{margin:0;line-height:28px;}.blog-article .text-container p + *{margin-top:16px;}.blog-article .text-container p + p{margin-top:48px;}@media only screen and (max-width:767px){.blog-article .text-container p + p{margin-top:40px;}}.blog-article .text-container ol li,.blog-article .text-container ul li{margin:0;}.blog-article .text-container ol li + li,.blog-article .text-container ul li + li{margin-top:20px;}.blog-article .text-container ul li{padding-left:21px;}.blog-article .text-container ul li::before{left:0;}.blog-article .text-container ol{padding-left:25px;}.blog-article .text-container figure{margin:0;}.blog-article .text-container figure:not(:first-child){margin-top:40px;}@media only screen and (max-width:767px){.blog-article .text-container figure:not(:first-child){margin-top:32px;}}.blog-article .text-container figure img{border-radius:8px;}.blog-article .text-container figure figcaption{color:#515B78;font-size:13px;line-height:18px;margin-top:24px;}.blog-article .text-container blockquote{margin:80px 0;padding-left:60px;border-left:4px solid #B6BCCB;}@media only screen and (max-width:767px){.blog-article .text-container blockquote{margin:48px 0;padding-left:28px;}}.blog-article .text-container blockquote *{font-size:20px;font-weight:600;line-height:36px;}.blog-article .text-container table:not(:first-child),.blog-article .text-container .scrollable:not(:first-child){margin-top:32px;}.blog-article .text-container table + *,.blog-article .text-container .scrollable + *{margin-top:63px;}@media only screen and (max-width:767px){.blog-article .text-container table + *,.blog-article .text-container .scrollable + *{margin-top:32px;}}.blog-article .text-container table{border:none;caption-side:bottom;}.blog-article .text-container table caption{color:#515B78;font-size:13px;line-height:18px;margin-top:24px;text-align:left;}.blog-article .text-container table th,.blog-article .text-container table td{border:none;}.blog-article .text-container table thead tr{border-bottom:1px solid #B6BCCB;}.blog-article .text-container table thead th{background-color:transparent;}.blog-article .text-container table tbody tr{border-bottom:1px solid #e9ebef;}.blog-article .text-container .link-with-arrow{display:inline-block;line-height:2.1;}.blog-article .text-container .link-with-arrow:after{content:"";display:inline-block;margin-left:10px;background-image:url(/themes/custom_theme/images/svg/arrow-circle.svg);background-position:center;background-repeat:no-repeat;vertical-align:-3px;width:18px;height:18px;}.blog-article .text-container .btn,.blog-article .text-container .cta-link a,.blog-article .text-container .calculator-button a,.blog-article .text-container .secondary-button a{display:inline-block;-webkit-transition:all 150ms;transition:all 150ms;background:#4057E3;border:2px solid #4057E3;color:#fff;height:48px;line-height:42px;padding:0 32px;font-size:14px;font-weight:600;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.2);box-shadow:0 10px 15px rgba(23,46,98,0.2);border-radius:8px;text-align:center;text-decoration:none;}.blog-article .text-container .btn:hover,.blog-article .text-container .cta-link a:hover,.blog-article .text-container .calculator-button a:hover,.blog-article .text-container .secondary-button a:hover{background-color:#4D64EE;border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.3);box-shadow:0 15px 20px rgba(23,46,98,0.3);color:#fff;-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);text-decoration:none;}.blog-article .text-container .btn-secondary,.blog-article .text-container .calculator-button a,.blog-article .text-container .secondary-button a{background:transparent;border-color:#a6b1ef;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.03);box-shadow:0 10px 15px rgba(23,46,98,0.03);color:#4057E3;}.blog-article .text-container .btn-secondary:hover,.blog-article .text-container .calculator-button a:hover,.blog-article .text-container .secondary-button a:hover{border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.06);box-shadow:0 15px 20px rgba(23,46,98,0.06);background-color:#fff;color:#4057E3;}.blog-article .text-container .btn-big,.blog-article .text-container .cta-link a,.blog-article .text-container .calculator-button a,.blog-article .text-container .secondary-button a{height:56px;line-height:51px;padding:0 40px;font-size:16px;}.blog-article .text-container .overline{letter-spacing:1.2px;color:#515B78;font-size:12px;text-transform:uppercase;line-height:1.2;font-weight:600;margin:0 0 8px;}.blog-article .text-container .btn-blue{background-color:#4057e3;color:#fff;-webkit-box-shadow:0px 10px 15px rgba(23,46,98,0.2);box-shadow:0px 10px 15px rgba(23,46,98,0.2);display:inline-block;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;position:relative;top:0;font-size:13px;padding:10px 24px 12px;border-radius:6px;}.blog-article .text-container .btn-blue:hover{background-color:#4D64EE;border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.3);box-shadow:0 15px 20px rgba(23,46,98,0.3);color:#fff;top:-3px;}.blog-article .text-container .btn-blue--big{font-size:16px;padding:16px 40px 18px;border-radius:8px;}.blog-article .text-container .btn-blue:hover{color:#fff;text-decoration:none;}.blog-article .text-container ul.ticks{margin:0;max-width:548px;padding:0;list-style-type:none;}.blog-article .text-container ul.ticks li{padding-left:32px;background-image:url(/themes/custom_theme/images/svg/tick.svg);background-position:left top 8px;background-repeat:no-repeat;margin:0 0 14px;line-height:1.75;}.blog-article .text-container ul.ticks li:last-child{margin:0;}@media only screen and (min-width:768px){.blog-article .text-container ul.ticks li{padding-left:33px;}}.blog-article .text-container hr{height:1px;width:100%;background-color:#e9ebef;border:none;margin:24px 0;}.blog-article .text-container .small-body{font-size:14px;line-height:1.71;}.blog-article .text-container table:not(.regular_table):not(.regular_table_full):not(.zebra_table):not(.tariff_table) th{padding:30px 8px 12px;}.blog-article .text-container table:not(.regular_table):not(.regular_table_full):not(.zebra_table):not(.tariff_table) td{padding:21px 8px;}.gallery_block:not(.block){margin-top:30px;}.gallery_block .gallery_list:after{clear:both;display:table;content:"";}.gallery_block .gallery_item{float:left;width:50%;}@media only screen and (max-width:767px){.gallery_block .gallery_item:nth-child(2n+1){clear:both;}}@media only screen and (min-width:768px){.gallery_block .gallery_item{width:33.333%;}}@media only screen and (min-width:768px) and (max-width:1023px){.gallery_block .gallery_item:nth-child(3n+1){clear:both;}}@media only screen and (min-width:1024px){.gallery_block .gallery_item{width:25%;}.gallery_block .gallery_item:nth-child(4n+1){clear:both;}}.gallery_block .image{display:block;width:100%;padding-bottom:100%;text-decoration:none;border:0 none;outline:none;background-size:cover;background-repeat:no-repeat;background-position:center center;}.gallery_block .image:hover{opacity:0.9;}.liberalization-long-landing{padding-top:18px;}@media only screen and (min-width:768px){.liberalization-long-landing{padding-top:38px;}}.liberalization-long-landing > section{position:relative;z-index:1;}@media only screen and (min-width:768px){.liberalization-long-landing > section{padding-left:18px;padding-right:18px;}}@media only screen and (min-width:1024px){.liberalization-long-landing > section{padding-left:56px;padding-right:56px;}}@media only screen and (min-width:1200px){.liberalization-long-landing > section{padding-left:0;padding-right:0;}}@media only screen and (min-width:1024px){.liberalization-long-landing > section.lib-gray-section,.liberalization-long-landing > section.lib-myths,.liberalization-long-landing > section.lib-myths,.liberalization-long-landing > section.lib-bluebox,.liberalization-long-landing > section.lib-signing{padding-left:16px;padding-right:16px;}}@media only screen and (min-width:1200px){.liberalization-long-landing > section.lib-gray-section,.liberalization-long-landing > section.lib-myths,.liberalization-long-landing > section.lib-myths,.liberalization-long-landing > section.lib-bluebox,.liberalization-long-landing > section.lib-signing{padding-left:0;padding-right:0;}}.block-breadcrumbs + .paragraph--type--apva-landing-long .liberalization-long-landing{padding-top:0;}.paragraph--type--apva-landing-long .liberalization-long-landing p,.paragraph--type--apva-landing-long .liberalization-long-landing td,.paragraph--type--apva-landing-long .liberalization-long-landing div{line-height:1.8;}.paragraph--type--apva-landing-long .liberalization-long-landing ul{margin:0;padding:0;list-style-type:none;overflow:hidden;}.paragraph--type--apva-landing-long .liberalization-long-landing h1{color:#172E62;font-size:36px;line-height:1.2;letter-spacing:-0.76px;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing h1{font-size:44px;letter-spacing:0;}}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing h1{letter-spacing:-0.88px;}}.paragraph--type--apva-landing-long .liberalization-long-landing h2{letter-spacing:-0.28px;}.paragraph--type--apva-landing-long .liberalization-long-landing .link-with-arrow{display:inline-block;line-height:2.1;}.paragraph--type--apva-landing-long .liberalization-long-landing .link-with-arrow:after{content:"";display:inline-block;margin-left:10px;background-image:url(/themes/custom_theme/svg/arrow-circle.svg);background-position:center;background-repeat:no-repeat;vertical-align:-3px;width:18px;height:18px;}.paragraph--type--apva-landing-long .liberalization-long-landing .btn{background:#4057E3;border-color:#4057E3;color:#fff;height:48px;line-height:42px;padding:0 32px;font-size:14px;font-weight:600;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.2);box-shadow:0 10px 15px rgba(23,46,98,0.2);border-radius:8px;text-align:center;position:relative;top:0;text-decoration:none;}.paragraph--type--apva-landing-long .liberalization-long-landing .btn:hover{background-color:#4D64EE;border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.3);box-shadow:0 15px 20px rgba(23,46,98,0.3);color:#fff;top:-3px;}.paragraph--type--apva-landing-long .liberalization-long-landing .btn-secondary{background:transparent;border-color:#a6b1ef;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.03);box-shadow:0 10px 15px rgba(23,46,98,0.03);color:#4057E3;text-decoration:none;}.paragraph--type--apva-landing-long .liberalization-long-landing .btn-secondary:hover{border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.06);box-shadow:0 15px 20px rgba(23,46,98,0.06);background-color:#fff;color:#4057E3;}.paragraph--type--apva-landing-long .liberalization-long-landing .btn-big{height:56px;line-height:51px;padding:0 40px;font-size:16px;text-decoration:none;}.paragraph--type--apva-landing-long .liberalization-long-landing .btn-small{height:40px;line-height:35px;padding:0 24px;border-radius:6px;font-size:13px;text-decoration:none;}@media only screen and (max-width:460px){.paragraph--type--apva-landing-long .liberalization-long-landing .btn{padding-left:14px;padding-right:14px;min-width:240px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .overline{letter-spacing:1.2px;color:#515B78;font-size:12px;text-transform:uppercase;line-height:1.2;font-weight:600;margin:0 0 8px;}.paragraph--type--apva-landing-long .liberalization-long-landing .small-body{font-size:14px;line-height:1.71;}.paragraph--type--apva-landing-long .liberalization-long-landing .section-title{letter-spacing:-0.56px;font-size:28px;line-height:1.4;text-align:left;max-width:680px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .section-title{letter-spacing:-0.64px;font-size:32px;}}.paragraph--type--apva-landing-long .liberalization-long-landing ul.ticks{margin:0;max-width:548px;}.paragraph--type--apva-landing-long .liberalization-long-landing ul.ticks li{padding-left:32px;background-image:url(/themes/custom_theme/svg/tick.svg);background-position:left top 8px;background-repeat:no-repeat;margin:0 0 14px;line-height:1.75;}.paragraph--type--apva-landing-long .liberalization-long-landing ul.ticks li:last-child{margin:0;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing ul.ticks li{padding-left:33px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header{margin-top:-74px;margin-bottom:63px;padding-top:22px;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header{position:relative;margin-bottom:160px;padding-top:34px;}}@media only screen and (min-width:1380px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header{padding-top:45px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header h1{max-width:538px;margin-top:0;margin-bottom:31px;position:relative;z-index:1;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header h1{margin-bottom:23px;max-width:567px;}}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header h1{max-width:462px;}}@media only screen and (min-width:1280px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header h1{max-width:538px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header ul.ticks{margin:0 0 47px;position:relative;z-index:1;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header ul.ticks li{font-weight:600;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-buttons{margin:0 0 20px;position:relative;z-index:1;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-buttons .btn{width:272px;margin:0 auto;display:block;}@media only screen and (min-width:560px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-buttons .btn{width:auto;display:inline-block;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-buttons .btn-primary{margin-bottom:24px;}@media only screen and (min-width:560px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-buttons .btn-primary{margin:0 20px 0 0;}}@media only screen and (min-width:1200px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-buttons .btn-primary{margin:0 24px 0 0;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-decorations{position:relative;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-decorations{position:static;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-decorations:before{content:"";background:#F4F5F7;height:300px;width:75%;-webkit-transform:rotate(16deg);-ms-transform:rotate(16deg);transform:rotate(16deg);border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;position:absolute;left:-90px;top:20px;display:none;}@media only screen and (min-width:420px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-decorations:before{display:block;}}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-decorations:before{display:block;height:492px;top:74px;left:-160px;border-radius:60px;-webkit-border-radius:60px;-moz-border-radius:60px;}}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-decorations:before{display:none;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-decoration{height:382px;overflow:hidden;right:-24px;position:relative;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-decoration{height:690px;}}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-decoration{right:-45px;}}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-decoration{position:absolute;height:600px;width:750px;right:-114px;top:-64px;}}@media only screen and (min-width:1200px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-decoration{right:-97px;}}@media only screen and (min-width:1280px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-decoration{right:-107px;}}@media only screen and (min-width:1290px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-decoration{right:-117px;}}@media only screen and (min-width:1300px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-decoration{right:-127px;}}@media only screen and (min-width:1310px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-decoration{right:-147px;}}@media only screen and (min-width:1380px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-decoration{right:-227px;width:840px;}}@media only screen and (min-width:1780px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-decoration{right:-397px;width:890px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-decoration .h-decoration-wrapper{overflow:hidden;position:absolute;right:-97px;top:0;-webkit-transform:rotate(-16deg);-ms-transform:rotate(-16deg);transform:rotate(-16deg);-webkit-transform-origin:bottom right;-ms-transform-origin:bottom right;transform-origin:bottom right;width:330px;height:292px;border-radius:40px 0 0 40px;-webkit-border-radius:40px 0 0 40px;-moz-border-radius:40px 0 0 40px;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-decoration .h-decoration-wrapper{width:690px;height:512px;right:-150px;border-radius:60px 0 0 60px;-webkit-border-radius:60px 0 0 60px;-moz-border-radius:60px 0 0 60px;}}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-decoration .h-decoration-wrapper{width:690px;height:652px;right:-216px;top:-220px;border-radius:0 0 0 120px;-webkit-border-radius:0 0 0 120px;-moz-border-radius:0 0 0 120px;}}@media only screen and (min-width:1380px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-decoration .h-decoration-wrapper{border-radius:0 0 120px 120px;-webkit-border-radius:0 0 120px 120px;-moz-border-radius:0 0 120px 120px;width:639px;right:-24px;}}@media only screen and (min-width:1780px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-decoration .h-decoration-wrapper{width:689px;right:24px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-decoration .h-decoration-wrapper .h-decoration-img{background-image:url(/themes/custom_theme/images/liberalization_landing/Liberalizavimas-seima.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;height:125%;width:160%;-webkit-transform:rotate(16deg);-ms-transform:rotate(16deg);transform:rotate(16deg);border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;position:relative;top:-43px;left:-100px;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-decoration .h-decoration-wrapper .h-decoration-img{top:-51px;left:-100px;height:130%;border-radius:60px;-webkit-border-radius:60px;-moz-border-radius:60px;background-position:left -100px top -22px;background-size:88%;}}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-decoration .h-decoration-wrapper .h-decoration-img{background-position:left -100px top 160px;background-size:95%;width:130%;}}@media only screen and (min-width:1380px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-decoration .h-decoration-wrapper .h-decoration-img{background-size:108%;background-position:left -18px top 138px;}}@media only screen and (min-width:1780px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-landing-header .header-decoration .h-decoration-wrapper .h-decoration-img{background-size:106%;background-position:left -28px top 128px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section{max-width:982px;margin-bottom:62px;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section .section-title{max-width:100%;text-align:left;padding:0;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section{margin-bottom:104px;}}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section{margin-bottom:119px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section .aftertitle{margin-bottom:20px;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section .aftertitle{margin-bottom:36px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section .types-bottom-table{margin-bottom:39px;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section .types-bottom-table .type-block{border:1px solid #F4F5F7;border-radius:10px;padding:27px 24px;margin:0 0 20px;-webkit-box-shadow:0 3px 20px rgba(23,46,98,0.06);box-shadow:0 3px 20px rgba(23,46,98,0.06);}@media only screen and (max-width:767px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section .types-bottom-table .type-block{display:table;table-layout:fixed;width:100%;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section .types-bottom-table .type-block > div{display:table-cell;vertical-align:middle;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section .types-bottom-table .type-block > div:last-child{padding-left:15px;}}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section .types-bottom-table .type-block .block-left{min-height:136px;}}@media only screen and (min-width:800px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section .types-bottom-table .type-block .block-left{min-height:116px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section .types-bottom-table .type-block:last-child{margin:0;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section .types-bottom-table .type-block h4{letter-spacing:1.2px;color:#515B78;text-transform:uppercase;font-weight:600;font-size:12px;margin:0 0 8px;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section .types-bottom-table .type-block h3{font-size:18px;margin:0 0 8px;letter-spacing:-0.4px;line-height:1.1;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section .types-bottom-table .type-block h3 strong{font-size:40px;line-height:1;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section .types-bottom-table .type-block p{margin:0 0 4px;font-size:14px;color:#515B78;line-height:1.4;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section .types-bottom-table .type-block p strong{color:#172E62;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section .types-bottom-table .type-block .pseudo-tooltip-wrapper{position:relative;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section .types-bottom-table .type-block .pseudo-tooltip-wrapper{padding-top:14px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section .types-bottom-table .type-block .pseudo-tooltip-wrapper:before{content:"";position:absolute;left:26px;top:9px;width:10px;height:10px;background:#EECF4E;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}@media only screen and (max-width:767px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section .types-bottom-table .type-block .pseudo-tooltip-wrapper:before{left:-5px;top:50%;margin-top:-5px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section .types-bottom-table .type-block .pseudo-tooltip-wrapper .pseudo-tooltip-content{background:#EECF4E;border-radius:4px;padding:11px 16px;line-height:1.4;font-size:14px;}@media only screen and (max-width:767px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section .types-bottom-table .type-block .pseudo-tooltip-wrapper .pseudo-tooltip-content{height:100%;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section .types-bottom-table .type-block .pseudo-tooltip-wrapper.green-tooltip:before{background:#00D3B7;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section .types-bottom-table .type-block .pseudo-tooltip-wrapper.green-tooltip .pseudo-tooltip-content{background:#00D3B7;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section .types-bottom-table .type-block{padding:31px 32px;}}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section .types-bottom-table{display:table;table-layout:fixed;border-spacing:24px 0;width:100%;width:calc(100% + 48px);margin-left:-24px;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-contract-section .types-bottom-table .type-block{display:table-cell;vertical-align:top;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section{position:relative;background:#fafafa;padding-top:63px;padding-bottom:63px;margin-bottom:63px;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section{padding-top:103px;padding-bottom:103px;margin-bottom:103px;}}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section{padding-top:119px;padding-bottom:119px;margin-bottom:119px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section:before,.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section:after{content:"";display:block;position:absolute;left:-300%;width:300%;background:#fafafa;top:0;height:100%;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section:after{left:auto;right:-300%;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section > h2,.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section > .overline,.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section > .subtitle{text-align:center;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section > .subtitle{font-size:16px;font-weight:600;margin:0 auto 39px;max-width:906px;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section > .subtitle{margin-bottom:63px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section .plans-table{margin:0 0 40px;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section .plans-table h3{font-size:24px;margin:0 0 7px;font-weight:700;line-height:1.3;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section .plans-table .subtitle{font-size:16px;font-weight:600;margin:0 0 22px;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section .plans-table p,.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section .plans-table li{font-size:14px;line-height:1.7;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section .plans-table li{background-position:left top 7px;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section .plans-table p{margin:0 0 22px;}@media only screen and (min-width:500px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section .plans-table{width:100%;width:calc(100% + 24px);margin:0 0 40px -12px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}@media only screen and (min-width:1360px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section .plans-table{width:1320px;margin-left:-120px;position:relative;z-index:1;}}@media only screen and (min-width:500px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section .plans-table > div{padding:0 12px 24px 12px;width:330px;}}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section .plans-table > div{width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section .plans-table .plan-bg{-webkit-box-shadow:0 1px 3px rgba(23,46,98,0.1);box-shadow:0 1px 3px rgba(23,46,98,0.1);border-radius:8px;background:#fff;height:100%;padding:0 32px 42px 32px;margin:0 0 24px;}@media only screen and (min-width:500px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section .plans-table .plan-bg{margin-bottom:0;padding-bottom:48px;}}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section .plans-table .plan-bg{padding-bottom:64px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section .plans-table .plan-decoration{position:relative;overflow:hidden;padding-bottom:69%;width:100%;width:calc(100% + 64px);margin-left:-32px;}@media only screen and (min-width:1200px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section .plans-table .plan-decoration{width:100%;width:calc(100% + 44px);margin-left:-12px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section .plans-table .plan-decoration .p-decoration-wrapper{position:absolute;top:-5px;right:-59px;height:100%;width:105%;-webkit-transform-origin:top right;-ms-transform-origin:top right;transform-origin:top right;-webkit-transform:rotate(10deg);-ms-transform:rotate(10deg);transform:rotate(10deg);border-radius:0 0 0 50px;-webkit-border-radius:0 0 0 50px;-moz-border-radius:0 0 0 50px;overflow:hidden;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section .plans-table .plan-decoration .p-decoration-img{position:absolute;top:0;right:-15px;width:117%;height:100%;background-image:url(/themes/custom_theme/images/liberalization_landing/daugiabutis%402x.jpg);background-position:center;background-repeat:no-repeat;background-size:87%;-webkit-transform-origin:top right;-ms-transform-origin:top right;transform-origin:top right;-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg);}@media only screen and (min-width:1200px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section .plans-table .plan-decoration .p-decoration-img{width:119%;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section .plans-table .plan-optimal .p-decoration-img{background-image:url(/themes/custom_theme/images/liberalization_landing/kotedzai%402x.jpg);background-position:center;background-repeat:no-repeat;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section .plans-table .plan-dynamic .p-decoration-img{background-image:url(/themes/custom_theme/images/liberalization_landing/market%402x.jpg);background-position:center;background-repeat:no-repeat;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section .plans-cta{text-align:center;}@media only screen and (max-width:500px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-gray-section .plans-cta a{min-width:272px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .myths-layout{margin:0 0 40px;border:1px solid #F4F5F7;-webkit-box-shadow:0 3px 20px rgba(23,46,98,0.06);box-shadow:0 3px 20px rgba(23,46,98,0.06);padding:40px 32px 190px 32px;border-radius:8px;position:relative;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .myths-layout{margin:0 0 64px;padding:80px 48px 240px 48px;}}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .myths-layout{margin:0 0 80px;padding:80px 64px 80px 64px;}}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .myths-layout{margin:0 0 80px;}}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .myths-layout{display:table;table-layout:fixed;width:100%;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .myths-layout .myths-left,.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .myths-layout .myths-right{display:table-cell;vertical-align:top;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .myths-layout .myths-left{padding-bottom:38px;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .myths-layout .myths-left:before{content:"";position:absolute;left:22px;bottom:0;width:180px;height:150px;background-image:url(/themes/custom_theme/svg/ignitis-dec-gray.svg);background-position:center;background-repeat:no-repeat;background-size:contain;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .myths-layout .myths-left:before{left:64px;width:240px;height:200px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .myths-layout .myths-left h2{font-size:28px;margin:0;line-height:1.4;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .myths-layout .myths-left h2{font-size:32px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .myths-layout .myths-left h2 strong{color:#4057E3;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .myths-layout .myths-left{padding:0 38px 0 0;width:43%;}}@media only screen and (min-width:1280px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .myths-layout .myths-left{width:41%;padding-right:48px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .myths-layout ol{list-style:none;padding:0;overflow:visible;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .myths-layout ol li{counter-increment:number-counter;position:relative;padding:54px 0 0 0;margin-bottom:28px;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .myths-layout ol li:last-child{margin-bottom:0;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .myths-layout ol li{padding:0 0 0 54px;}}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .myths-layout ol li{margin:0 0 39px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .myths-layout ol li:before{content:counter(number-counter);font-weight:bold;font-size:18px;line-height:36px;height:40px;width:40px;border:2px solid #dadde5;position:absolute;left:0;top:0;text-align:center;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .myths-layout ol li:before{top:-5px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .myths-layout ol li h4{font-size:18px;margin:0 0 10px;line-height:1.4;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .myths-layout ol li h4 strong{color:#4057E3;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .myths-layout ol li p{margin:15px 0;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .questions-btn-wrapper{padding-top:20px;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .questions-btn-wrapper{padding-left:54px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .link-with-arrow{display:inline-block;line-height:2.1;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .link-with-arrow:after{content:"";display:inline-block;margin-left:10px;background-image:url(/themes/custom_theme/svg/arrow-circle.svg);background-position:center;background-repeat:no-repeat;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);vertical-align:-3px;width:18px;height:18px;}@media only screen and (max-width:410px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-myths .link-with-arrow{max-width:260px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-bluebox .bluebox-layout{margin:0 0 40px;position:relative;border-radius:8px;background:#172E62;overflow:hidden;padding:56px 31px 189px 32px;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-bluebox .bluebox-layout *{color:#fff;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-bluebox .bluebox-layout{margin:0 0 64px;}}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-bluebox .bluebox-layout{margin:0 0 80px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-bluebox .bluebox-layout .overline{margin-bottom:7px;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-bluebox .bluebox-layout h2{font-size:28px;font-weight:600;margin:0;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-bluebox .bluebox-layout h2{font-size:32px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-bluebox .bluebox-layout h2 strong{color:#00D3B7;font-weight:600;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-bluebox .bluebox-layout{padding:64px 48px 251px 48px;}}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-bluebox .bluebox-layout{display:table;table-layout:fixed;width:100%;padding:0 31px 0 0;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-bluebox .bluebox-layout .bluebox-left,.paragraph--type--apva-landing-long .liberalization-long-landing .lib-bluebox .bluebox-layout .bluebox-right{display:table-cell;vertical-align:middle;}}@media only screen and (max-width:1023px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-bluebox .bluebox-layout .bluebox-left{position:absolute;bottom:0;left:0;}}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-bluebox .bluebox-layout .bluebox-left{vertical-align:bottom;padding:0 38px 0 0;width:51.8%;}}@media only screen and (min-width:1280px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-bluebox .bluebox-layout .bluebox-left{width:48.5%;}}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-bluebox .bluebox-right{vertical-align:bottom;padding:64px 39px 64px 0;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-bluebox .bluebox-img{width:311px;height:165px;background-image:url(/themes/custom_theme/images/liberalization_landing/zalia-energija.png);background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;top:1px;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-bluebox .bluebox-img{width:425px;height:227px;background-image:url(/themes/custom_theme/images/liberalization_landing/zalia-energija%402x.png);background-position:center;background-repeat:no-repeat;}}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-bluebox .bluebox-img{width:366px;height:194px;}}@media only screen and (min-width:1280px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-bluebox .bluebox-img{width:422px;height:227px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-signing .signing-layout{margin:0 0 64px;border:1px solid #F4F5F7;-webkit-box-shadow:0 3px 20px rgba(23,46,98,0.06);box-shadow:0 3px 20px rgba(23,46,98,0.06);padding:40px 32px 190px 32px;border-radius:8px;position:relative;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-signing .signing-layout{margin:0 0 104px;padding:80px 48px 240px 48px;}}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-signing .signing-layout{margin:0 0 120px;padding:80px 64px 80px 64px;}}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-signing .signing-layout{display:table;table-layout:fixed;width:100%;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-signing .signing-layout .signing-left,.paragraph--type--apva-landing-long .liberalization-long-landing .lib-signing .signing-layout .signing-right{display:table-cell;vertical-align:top;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-signing .signing-layout .signing-left{padding-bottom:38px;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-signing .signing-layout .signing-left:before{content:"";position:absolute;left:29px;bottom:0;width:164px;height:150px;background-image:url(/themes/custom_theme/svg/ignitis-dec-document-gray.svg);background-position:center;background-repeat:no-repeat;background-size:contain;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-signing .signing-layout .signing-left:before{left:64px;width:240px;height:220px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-signing .signing-layout .signing-left h2{font-size:28px;margin:0;line-height:1.4;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-signing .signing-layout .signing-left h2{font-size:32px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-signing .signing-layout .signing-left h2 strong{color:#4057E3;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-signing .signing-layout .signing-left{padding:0 38px 0 0;width:43%;}}@media only screen and (min-width:1280px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-signing .signing-layout .signing-left{width:41%;padding-right:48px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-signing .signing-layout ul{list-style:none;padding:0;overflow:visible;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-signing .signing-layout ul li{position:relative;padding:54px 0 0 0;margin-bottom:28px;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-signing .signing-layout ul li:last-child{margin-bottom:0;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-signing .signing-layout ul li{padding:0 0 0 54px;}}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-signing .signing-layout ul li{margin:0 0 39px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-signing .signing-layout ul li:before{background:transparent;border-radius:0;content:"";display:block;background-image:url(/themes/custom_theme/svg/icon-cursor.svg);background-position:left top;background-repeat:no-repeat;height:40px;width:40px;position:absolute;left:0;top:0;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-signing .signing-layout ul li:before{top:-9px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-signing .signing-layout ul li h4{font-size:18px;margin:0 0 10px;line-height:1.4;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-signing .signing-layout ul li h4 strong{color:#4057E3;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-signing .signing-layout ul li p{margin:15px 0;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-signing .signing-layout ul li.list-phone:before{background-image:url(/themes/custom_theme/svg/icon-phone.svg);background-position:left top;background-repeat:no-repeat;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-signing .signing-layout ul li.list-kac:before{background-image:url(/themes/custom_theme/svg/icon-pin.svg);background-position:left top;background-repeat:no-repeat;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-advantages{margin-bottom:64px;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-advantages{margin-bottom:104px;}}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-advantages{margin-bottom:138px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-advantages > .overline,.paragraph--type--apva-landing-long .liberalization-long-landing .lib-advantages > h2{text-align:center;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-advantages > h2{margin-bottom:30px;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-advantages > h2{margin-bottom:86px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-advantages .advantages-flex .advantages-item{margin:0 0 70px;padding:0 32px 0 32px;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-advantages .advantages-flex .advantages-item{padding:0 36px 0 36px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-advantages .advantages-flex .advantages-item .advantages-icon{margin:0 0 23px;height:40px;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-advantages .advantages-flex .advantages-item .advantages-icon div{display:inline-block;vertical-align:middle;width:40px;height:40px;background-image:url(/themes/custom_theme/svg/icon-solar.svg);background-position:center;background-repeat:no-repeat;background-size:contain;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-advantages .advantages-flex .advantages-item .advantages-icon div.advantages-hands{background-image:url(/themes/custom_theme/svg/icon-handshake.svg);background-position:center;background-repeat:no-repeat;height:25px;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-advantages .advantages-flex .advantages-item .advantages-icon div.advantages-support{background-image:url(/themes/custom_theme/svg/icon-customer-support.svg);background-position:center;background-repeat:no-repeat;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-advantages .advantages-flex .advantages-item .advantages-icon div.advantages-monitor{height:34px;background-image:url(/themes/custom_theme/svg/icon-monitor.svg);background-position:center;background-repeat:no-repeat;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-advantages .advantages-flex .advantages-item h4{margin:0 0 15px;font-size:18px;letter-spacing:-0.36px;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-advantages .advantages-flex .advantages-item .advantages-text p{margin:0 0 15px;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-advantages .advantages-flex .advantages-item .advantages-text p:last-child{margin-bottom:0;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-advantages .advantages-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-advantages .advantages-flex .advantages-item{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:50%;flex-basis:50%;}}@media only screen and (min-width:1280px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-advantages .advantages-flex .advantages-item{-ms-flex-preferred-size:19%;flex-basis:19%;}}@media only screen and (min-width:1360px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-advantages .advantages-flex{width:1320px;margin-left:-110px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-advantages .advantages-cta{text-align:center;}@media only screen and (max-width:500px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-advantages .advantages-cta a{min-width:272px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-faq > .overline,.paragraph--type--apva-landing-long .liberalization-long-landing .lib-faq > h2{text-align:center;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-faq > h2{margin:15px auto 38px;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-faq > h2{margin-bottom:63px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-faq .faq-cta{padding-top:5px;text-align:center;}@media only screen and (max-width:500px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-faq .faq-cta a{min-width:272px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next{margin-bottom:64px;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next{margin-bottom:80px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next > .overline,.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next > h2{text-align:center;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next > h2{margin-bottom:38px;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next > h2{margin-bottom:63px;}}@media only screen and (min-width:1280px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next > h2{margin-bottom:103px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next .images-text-list{max-width:448px;margin:0 auto 80px auto;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next .images-text-list{margin:0 auto 104px auto;}}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next .images-text-list{margin:0 auto 120px;max-width:100%;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next .images-text-list .img-text-list-item{margin:0 0 43px;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next .images-text-list .img-text-list-item{margin:0 0 80px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next .images-text-list .img-text-list-item:last-child{margin-bottom:0;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next .images-text-list .img-text-list-item .image-wrapper{margin:0 0 26px;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next .images-text-list .img-text-list-item .image-wrapper img{border-radius:8px;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next .images-text-list .img-text-list-item .text-wrapper .paragraphs-wrapper{margin:0 0 40px;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next .images-text-list .img-text-list-item .text-wrapper .paragraphs-wrapper p{line-height:1.75;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next .images-text-list .img-text-list-item .text-wrapper h3{font-size:24px;font-weight:700;letter-spacing:-0.48px;margin:0 0 15px;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next .images-text-list .img-text-list-item .text-wrapper p{margin:0 0 14px;line-height:1.9;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next .images-text-list .img-text-list-item .text-wrapper p:last-child{margin:0;}@media only screen and (min-width:1024px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next .images-text-list .img-text-list-item{position:relative;display:table;table-layout:fixed;width:100%;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next .images-text-list .img-text-list-item > div{display:table-cell;vertical-align:middle;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next .images-text-list .img-text-list-item .image-wrapper{width:420px;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next .images-text-list .img-text-list-item .image-wrapper img{vertical-align:middle;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next .images-text-list .img-text-list-item .text-wrapper{padding-left:80px;}}@media only screen and (min-width:1280px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next .images-text-list{max-width:100%;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next .images-text-list .img-text-list-item .image-wrapper{width:535px;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next .images-text-list .img-text-list-item .image-wrapper img{max-height:320px;width:auto;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next .images-and-text-cta{text-align:center;}@media only screen and (max-width:500px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-whats-next .images-and-text-cta a{min-width:272px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-encouragement{text-align:center;padding-bottom:40px;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-encouragement{padding-bottom:70px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-encouragement h2{margin:0;font-size:28px;line-height:1.4;font-weight:400;letter-spacing:-0.56px;}@media only screen and (min-width:768px){.paragraph--type--apva-landing-long .liberalization-long-landing .lib-encouragement h2{font-size:36px;}}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-encouragement h2 a{color:#172E62;font-weight:700;display:inline-block;text-decoration:none;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-encouragement h2 a:hover{color:#4057E3;}.paragraph--type--apva-landing-long .liberalization-long-landing .lib-encouragement p{color:#515B78;font-size:13px;line-height:1.4;}div.paragraph--type--apva-landing-long a:hover{text-decoration:none;color:#4057E3;}@media only screen and (min-width:1024px){.customer-profiles-page{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media only screen and (min-width:1024px){.customer-profiles-page .profiles-header{width:100%;}}.customer-profiles-page .profiles-header .back-url{margin-bottom:24px;}.customer-profiles-page .profiles-header .back-url a{position:relative;font-size:14px;padding-left:25px;}.customer-profiles-page .profiles-header .back-url a:before{content:"\e919";font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;left:1px;top:50%;text-decoration:none;font-size:16px;margin-top:-8px;}.customer-profiles-page .profiles-header .section-title{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-0.48px;margin:0 0 32px;}.customer-profiles-page .profiles-section__current-profile .profiles-section__current-profile-name{font-size:16px;line-height:22px;font-weight:700;letter-spacing:0px;margin:0 0 20px;}@media only screen and (min-width:1024px){.customer-profiles-page .profiles-section__current-profile{width:400px;}}.customer-profiles-page .profiles-section__current-profile .js-tr-checkbox{cursor:default;max-width:400px;}.customer-profiles-page .profiles-section__current-profile .js-tr-checkbox .option{padding:0 150px 0 0;font-size:14px;line-height:18px;font-weight:400;letter-spacing:0px;color:#172e62;}.customer-profiles-page .profiles-section__current-profile .js-tr-checkbox .option a{color:#172e62;}.customer-profiles-page .profiles-section__current-profile .js-tr-checkbox > input{width:22px;height:22px;left:0;top:0;margin:auto;display:block;position:absolute;z-index:1;opacity:0;}.customer-profiles-page .profiles-section__current-profile .js-tr-checkbox .form-checkbox-box{background:#B6BCCB;border-radius:20px;width:40px;height:16px;border:0;left:auto;right:0;top:4px;-webkit-transition:150ms all;transition:150ms all;}.customer-profiles-page .profiles-section__current-profile .js-tr-checkbox .form-checkbox-box:after{background:#FFFFFF;-webkit-box-shadow:0 2px 5px rgba(23,46,98,0.2);box-shadow:0 2px 5px rgba(23,46,98,0.2);width:24px;height:24px;border-radius:50%;content:"";left:-2px;top:-4px;-webkit-transition:150ms all;transition:150ms all;}.customer-profiles-page .profiles-section__current-profile .js-tr-checkbox input:checked ~ .form-checkbox-box{background:#515B78;}.customer-profiles-page .profiles-section__current-profile .js-tr-checkbox input:checked ~ .form-checkbox-box:after{background:#172e62;left:19px;}.customer-profiles-page .profiles-section__current-profile .js-tr-checkbox input[disabled] ~ .form-checkbox-box{background:#e9ebef;cursor:not-allowed;}.customer-profiles-page .profiles-section__current-profile .js-tr-checkbox input[disabled] ~ .form-checkbox-box:after{-webkit-box-shadow:0 2px 5px rgba(23,46,98,0.1);box-shadow:0 2px 5px rgba(23,46,98,0.1);}.customer-profiles-page .profiles-section__current-profile .js-tr-checkbox input[disabled] ~ .toggler-alternative-title{color:#515B78;cursor:not-allowed;}.customer-profiles-page .profiles-section__current-profile .js-tr-checkbox input[disabled]:checked ~ .form-checkbox-box{background:#e9ebef;}.customer-profiles-page .profiles-section__current-profile .js-tr-checkbox input[disabled]:checked ~ .form-checkbox-box:after{background:#B6BCCB;}.customer-profiles-page .profiles-section__current-profile .js-tr-checkbox input[disabled] ~ .option{cursor:not-allowed;}.customer-profiles-page .profiles-section__current-profile .toggler-alternative-title{display:block;position:absolute;right:56px;top:1px;height:auto;width:auto;border:0;margin:0;cursor:pointer;font-size:12px;}.customer-profiles-page .profiles-section__current-profile .js-tr-checkbox .title-enabled{display:none;}.customer-profiles-page .profiles-section__current-profile .js-tr-checkbox input:checked ~ .title-enabled{display:block;}.customer-profiles-page .profiles-section__current-profile .js-tr-checkbox input:checked ~ .title-disabled{display:none;}.customer-profiles-page .profiles-section__current-profile .field--name-field-checkbox{margin-top:24px;}.customer-profiles-page .le-commerce-customer{margin-top:48px;}@media only screen and (min-width:1024px){.customer-profiles-page .le-commerce-customer{margin-top:0;width:calc(100% - 400px);padding-left:108px;}}.customer-profiles-page .le-commerce-customer .section__profile-total{font-size:16px;line-height:22px;font-weight:700;letter-spacing:0px;margin:0 0 20px;}.customer-profiles-page .le-commerce-customer .le-commerce-customer__profiles-list .le-commerce-customer__profile-item{border-top:1px solid #e9ebef;padding:20px 0;position:relative;}.customer-profiles-page .le-commerce-customer .le-commerce-customer__profiles-list .le-commerce-customer__profile-item:last-child{border-bottom:1px solid #e9ebef;}.customer-profiles-page .le-commerce-customer .le-commerce-customer__profiles-list .le-commerce-customer__profile-item-name{font-size:14px;line-height:24px;font-weight:700;letter-spacing:0px;margin:0 0 8px;}.customer-profiles-page .le-commerce-customer .le-commerce-customer__profiles-list .le-commerce-customer__profile-item-status{position:absolute;right:0;top:20px;}.customer-profiles-page .le-commerce-customer .profile-links{margin-top:20px;}@media only screen and (min-width:1024px){.customer-profiles-page .profiles-section__current-profile-action{width:100%;}}.customer-profiles-page .profiles-section__current-profile-action .form-submit{float:left;margin:0 16px 0 0 !important;padding:14px 24px 15px 24px;}.customer-profiles-page .profiles-section__current-profile-action a.btn.btn--transparent-black{border:1px solid #B6BCCB;background-color:transparent;color:#172e62;padding:14px 24px 15px 24px;position:static;-webkit-box-shadow:none;box-shadow:none;}.customer-profiles-page .profiles-section__current-profile-action a.btn.btn--transparent-black:before{display:none;}.customer-profiles-page .profiles-section__current-profile-action a.btn.btn--transparent-black:hover{background-color:#f4f5f7;border-color:#B6BCCB;-webkit-box-shadow:none;box-shadow:none;}.plot-description-list{max-width:900px;font-weight:600;margin-bottom:64px;padding-top:4px;line-height:28px;}.plot-description-list .btn{background:#4057E3;border-width:2px;border-color:#4057E3;color:#fff;padding:16px 40px 17px 40px;font-size:16px;font-weight:600;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.2);box-shadow:0 10px 15px rgba(23,46,98,0.2);border-radius:8px;text-align:center;position:relative;height:auto;top:0;-webkit-transition:150ms all;transition:150ms all;margin-top:12px;line-height:1.3;}.plot-description-list .btn:before{content:"\e929";font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:-2px;font-size:18px;color:#fff;margin-right:12px;}.plot-description-list .btn:hover{background-color:#4D64EE;border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.3);box-shadow:0 15px 20px rgba(23,46,98,0.3);color:#fff;top:-3px;}.views-row.plot-view img{max-width:100%;height:auto;}.views-row.plot-view .blog-card__title{margin-top:24px;}.views-row.plot-view .blog-card__excerpt{margin-top:18px;}.views-row.plot-view .field-class-field__node__field_text__plot,.views-row.plot-view .field-class-field__node__field_number__plot,.views-row.plot-view .field-class-field__node__field_number_second__plot,.views-row.plot-view .field-class-field__node__field_phone__plot,.views-row.plot-view .field-class-field__node__field_mail__plot{margin:0 0 4px;}.views-row.plot-view .field-class-field__node__field_text__plot div,.views-row.plot-view .field-class-field__node__field_number__plot div,.views-row.plot-view .field-class-field__node__field_number_second__plot div,.views-row.plot-view .field-class-field__node__field_phone__plot div,.views-row.plot-view .field-class-field__node__field_mail__plot div{display:inline;color:#515B78;}.views-row.plot-view .field-class-field__node__field_text__plot div:first-child,.views-row.plot-view .field-class-field__node__field_number__plot div:first-child,.views-row.plot-view .field-class-field__node__field_number_second__plot div:first-child,.views-row.plot-view .field-class-field__node__field_phone__plot div:first-child,.views-row.plot-view .field-class-field__node__field_mail__plot div:first-child{font-weight:400;}.views-row.plot-view .field-class-field__node__field_text__plot div:last-child,.views-row.plot-view .field-class-field__node__field_number__plot div:last-child,.views-row.plot-view .field-class-field__node__field_number_second__plot div:last-child,.views-row.plot-view .field-class-field__node__field_phone__plot div:last-child,.views-row.plot-view .field-class-field__node__field_mail__plot div:last-child{font-weight:700;margin-left:3px;color:#172e62;font-size:18px;}.views-row.plot-view .field-class-field__node__field_text__plot div:last-child span,.views-row.plot-view .field-class-field__node__field_number__plot div:last-child span,.views-row.plot-view .field-class-field__node__field_number_second__plot div:last-child span,.views-row.plot-view .field-class-field__node__field_phone__plot div:last-child span,.views-row.plot-view .field-class-field__node__field_mail__plot div:last-child span{color:#515B78;font-weight:400;margin-left:4px;font-size:16px;}.views-row.plot-view .field-class-field__node__field_text__plot:last-child,.views-row.plot-view .field-class-field__node__field_number__plot:last-child,.views-row.plot-view .field-class-field__node__field_number_second__plot:last-child,.views-row.plot-view .field-class-field__node__field_phone__plot:last-child,.views-row.plot-view .field-class-field__node__field_mail__plot:last-child{margin-bottom:0;}.views-row.plot-view .blog-card__excerpt{display:block;}.plot-preview{-webkit-box-sizing:border-box;box-sizing:border-box;}.plot-preview *{-webkit-box-sizing:border-box;box-sizing:border-box;}@media only screen and (min-width:1024px){.plot-preview{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:start;align-content:flex-start;padding-bottom:61px;}}.plot-preview img{max-width:100%;height:auto;}.plot-preview .plot-left{margin:0 0 40px;}@media only screen and (min-width:1024px){.plot-preview .plot-left{margin:0;width:561px;padding-right:80px;}}.plot-preview .plot-left h1{font-size:28px;line-height:39px;font-weight:700;letter-spacing:-0.64px;margin:0 0 16px;}@media only screen and (min-width:768px){.plot-preview .plot-left h1{font-size:32px;line-height:44px;font-weight:700;letter-spacing:-0.64px;}}.plot-preview .plot-left .plot-characteristics{margin-bottom:32px;}.plot-preview .plot-left .plot-characteristics > div{border-top:1px solid #e9ebef;padding:14px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;}.plot-preview .plot-left .plot-characteristics > div > div{line-height:1.2;}.plot-preview .plot-left .plot-characteristics > div > div:last-child{text-align:right;font-weight:700;font-size:18px;margin-left:auto;padding-left:12px;}.plot-preview .plot-left .plot-characteristics > div > div:last-child span{font-weight:400;margin-left:4px;font-size:16px;}.plot-preview .plot-left .plot-characteristics > div:last-child{border-bottom:1px solid #e9ebef;}.plot-preview .plot-left h3{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-0.48px;margin:0 0 24px;}.plot-preview .plot-left .plot-description > div > div:first-child{display:none;}.plot-preview .plot-left .plot-description > div + div{margin-top:24px;}@media only screen and (min-width:1024px){.plot-preview .plot-right{width:536px;}}.plot-preview .plot-right .plot-image{margin-bottom:24px;}.plot-preview .plot-right .plot-image a{display:inline-block;vertical-align:top;}.plot-preview .plot-right .plot-image a img{vertical-align:top;border-radius:8px;}.plot-preview .plot-right .plot-contact-info{border-radius:8px;background:#f4f5f7;padding:24px;}@media only screen and (min-width:600px){.plot-preview .plot-right .plot-contact-info{padding:32px;}}.plot-preview .plot-right .plot-contact-info h3{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-0.48px;margin:0 0 24px;}.plot-preview .plot-right .plot-contact-info > div{margin-bottom:18px;}@media only screen and (min-width:600px){.plot-preview .plot-right .plot-contact-info > div > div{display:inline-block;vertical-align:middle;line-height:1.2;margin-right:20px;}}.plot-preview .plot-right .plot-contact-info > div > div + div{font-weight:700;font-size:18px;word-break:break-all;margin-top:5px;}@media only screen and (min-width:600px){.plot-preview .plot-right .plot-contact-info > div > div + div{margin:0;}}.plot-preview .plot-right .plot-contact-info > div:last-child{margin:0;}.overall-padding-wrapper.bg-white.page-plot-form{background:#fafafa;}@media only screen and (min-width:1024px){.overall-padding-wrapper.bg-white.page-plot-form{background:#fff;}}.webform-submission-plot-form{-webkit-box-sizing:border-box;box-sizing:border-box;}.webform-submission-plot-form *{-webkit-box-sizing:border-box;box-sizing:border-box;}@media only screen and (min-width:1024px){.webform-submission-plot-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}}.webform-submission-plot-form .form-content{margin-top:35px;}@media only screen and (min-width:1024px){.webform-submission-plot-form .form-content{width:calc(100% - 480px);padding:64px 56px 120px 56px;margin-top:0;background:#FAFAFA;border:1px solid #e9ebef;border-radius:8px;}}.webform-submission-plot-form .form-content h1{font-size:28px;line-height:39px;font-weight:700;letter-spacing:-0.64px;margin:0 0 32px;}@media only screen and (min-width:768px){.webform-submission-plot-form .form-content h1{font-size:32px;line-height:44px;font-weight:700;letter-spacing:-0.64px;margin:0 0 40px;}}.webform-submission-plot-form .form-content .g-recaptcha{padding-top:16px;padding-bottom:12px;}.webform-submission-plot-form .form-content .form-actions{padding:0;margin-top:32px;}@media only screen and (min-width:768px){.webform-submission-plot-form .form-content .form-actions{margin-top:40px;}}.webform-submission-plot-form .form-content .form-element-layout{display:block;margin:0;}.webform-submission-plot-form .form-content .form-element-layout .form-element-left,.webform-submission-plot-form .form-content .form-element-layout .form-element-right{display:block;margin:0;padding:0;}.webform-submission-plot-form .form-content .form-item{padding:0;margin-bottom:16px;}@media only screen and (min-width:600px){.webform-submission-plot-form .form-content .form-item{max-width:400px;}}.webform-submission-plot-form .form-content .form-item label{font-weight:600;padding-left:4px;padding-bottom:5px;color:#172e62;font-size:13px;}.webform-submission-plot-form .form-content span.required{color:#ef404a;}.webform-submission-plot-form .form-content textarea{min-height:140px !important;overflow:auto !important;height:auto;resize:vertical !important;padding:16px 32px 16px 16px !important;max-height:220px;}.webform-submission-plot-form .form-content .tooltip{width:22px;height:22px;background:transparent;background-image:url(/themes/custom_theme/svg/tooltip.svg);background-position:center;background-repeat:no-repeat;border:0;border-radius:0;background-size:initial;margin-left:5px;opacity:0.2;vertical-align:-7px;}.webform-submission-plot-form .form-content .tooltip:hover,.webform-submission-plot-form .form-content .tooltip:focus{opacity:1;}.webform-submission-plot-form .form-content input[type=text],.webform-submission-plot-form .form-content input[type=email],.webform-submission-plot-form .form-content input[type=password],.webform-submission-plot-form .form-content input[type=url],.webform-submission-plot-form .form-content input[type=tel],.webform-submission-plot-form .form-content input[type=number],.webform-submission-plot-form .form-content input[type=search],.webform-submission-plot-form .form-content input[type=date],.webform-submission-plot-form .form-content input[type=month],.webform-submission-plot-form .form-content input[type=week],.webform-submission-plot-form .form-content input[type=datetime],.webform-submission-plot-form .form-content input[type=datetime-local],.webform-submission-plot-form .form-content textarea{background-color:#ffffff;height:48px;margin:0;padding:0 32px 0 16px;font-weight:400;-webkit-appearance:none;border:2px solid rgba(182,188,203,0.6);border-radius:4px;-webkit-transition:all 150ms;transition:all 150ms;width:100%;font-size:14px;color:#172e62;}.webform-submission-plot-form .form-content input[type=text]:hover,.webform-submission-plot-form .form-content input[type=email]:hover,.webform-submission-plot-form .form-content input[type=password]:hover,.webform-submission-plot-form .form-content input[type=url]:hover,.webform-submission-plot-form .form-content input[type=tel]:hover,.webform-submission-plot-form .form-content input[type=number]:hover,.webform-submission-plot-form .form-content input[type=search]:hover,.webform-submission-plot-form .form-content input[type=date]:hover,.webform-submission-plot-form .form-content input[type=month]:hover,.webform-submission-plot-form .form-content input[type=week]:hover,.webform-submission-plot-form .form-content input[type=datetime]:hover,.webform-submission-plot-form .form-content input[type=datetime-local]:hover,.webform-submission-plot-form .form-content textarea:hover{border-color:#515B78;}.webform-submission-plot-form .form-content input[type=text]:focus,.webform-submission-plot-form .form-content input[type=email]:focus,.webform-submission-plot-form .form-content input[type=password]:focus,.webform-submission-plot-form .form-content input[type=url]:focus,.webform-submission-plot-form .form-content input[type=tel]:focus,.webform-submission-plot-form .form-content input[type=number]:focus,.webform-submission-plot-form .form-content input[type=search]:focus,.webform-submission-plot-form .form-content input[type=date]:focus,.webform-submission-plot-form .form-content input[type=month]:focus,.webform-submission-plot-form .form-content input[type=week]:focus,.webform-submission-plot-form .form-content input[type=datetime]:focus,.webform-submission-plot-form .form-content input[type=datetime-local]:focus,.webform-submission-plot-form .form-content textarea:focus{border-color:#515B78;-webkit-box-shadow:0 0 0 3px rgba(23,46,98,0.1);box-shadow:0 0 0 3px rgba(23,46,98,0.1);}.webform-submission-plot-form .form-content input[type=text].is-valid,.webform-submission-plot-form .form-content input[type=email].is-valid,.webform-submission-plot-form .form-content input[type=password].is-valid,.webform-submission-plot-form .form-content input[type=url].is-valid,.webform-submission-plot-form .form-content input[type=tel].is-valid,.webform-submission-plot-form .form-content input[type=number].is-valid,.webform-submission-plot-form .form-content input[type=search].is-valid,.webform-submission-plot-form .form-content input[type=date].is-valid,.webform-submission-plot-form .form-content input[type=month].is-valid,.webform-submission-plot-form .form-content input[type=week].is-valid,.webform-submission-plot-form .form-content input[type=datetime].is-valid,.webform-submission-plot-form .form-content input[type=datetime-local].is-valid,.webform-submission-plot-form .form-content textarea.is-valid{border-color:#00d3b7;border-width:2px;background-color:rgba(0,211,183,0.0509803922);background-image:url(/themes/custom_theme/images/svg/icon-check-mint.svg);background-size:18px 13px;background-repeat:no-repeat;background-position:right 12px center;}.webform-submission-plot-form .form-content input[type=text].is-not-valid,.webform-submission-plot-form .form-content input[type=text].error,.webform-submission-plot-form .form-content input[type=email].is-not-valid,.webform-submission-plot-form .form-content input[type=email].error,.webform-submission-plot-form .form-content input[type=password].is-not-valid,.webform-submission-plot-form .form-content input[type=password].error,.webform-submission-plot-form .form-content input[type=url].is-not-valid,.webform-submission-plot-form .form-content input[type=url].error,.webform-submission-plot-form .form-content input[type=tel].is-not-valid,.webform-submission-plot-form .form-content input[type=tel].error,.webform-submission-plot-form .form-content input[type=number].is-not-valid,.webform-submission-plot-form .form-content input[type=number].error,.webform-submission-plot-form .form-content input[type=search].is-not-valid,.webform-submission-plot-form .form-content input[type=search].error,.webform-submission-plot-form .form-content input[type=date].is-not-valid,.webform-submission-plot-form .form-content input[type=date].error,.webform-submission-plot-form .form-content input[type=month].is-not-valid,.webform-submission-plot-form .form-content input[type=month].error,.webform-submission-plot-form .form-content input[type=week].is-not-valid,.webform-submission-plot-form .form-content input[type=week].error,.webform-submission-plot-form .form-content input[type=datetime].is-not-valid,.webform-submission-plot-form .form-content input[type=datetime].error,.webform-submission-plot-form .form-content input[type=datetime-local].is-not-valid,.webform-submission-plot-form .form-content input[type=datetime-local].error,.webform-submission-plot-form .form-content textarea.is-not-valid,.webform-submission-plot-form .form-content textarea.error{border-color:#ef404a !important;background-color:rgba(239,64,74,0.0509803922) !important;border-width:2px !important;}.webform-submission-plot-form .form-content input[type=text].is-not-valid + .form-item--error-message--fe-validation,.webform-submission-plot-form .form-content input[type=email].is-not-valid + .form-item--error-message--fe-validation,.webform-submission-plot-form .form-content input[type=password].is-not-valid + .form-item--error-message--fe-validation,.webform-submission-plot-form .form-content input[type=url].is-not-valid + .form-item--error-message--fe-validation,.webform-submission-plot-form .form-content input[type=tel].is-not-valid + .form-item--error-message--fe-validation,.webform-submission-plot-form .form-content input[type=number].is-not-valid + .form-item--error-message--fe-validation,.webform-submission-plot-form .form-content input[type=search].is-not-valid + .form-item--error-message--fe-validation,.webform-submission-plot-form .form-content input[type=date].is-not-valid + .form-item--error-message--fe-validation,.webform-submission-plot-form .form-content input[type=month].is-not-valid + .form-item--error-message--fe-validation,.webform-submission-plot-form .form-content input[type=week].is-not-valid + .form-item--error-message--fe-validation,.webform-submission-plot-form .form-content input[type=datetime].is-not-valid + .form-item--error-message--fe-validation,.webform-submission-plot-form .form-content input[type=datetime-local].is-not-valid + .form-item--error-message--fe-validation,.webform-submission-plot-form .form-content textarea.is-not-valid + .form-item--error-message--fe-validation{display:block;}.webform-submission-plot-form .form-content .form-item--error-message{font-size:12px;color:#ef404a;font-weight:400;}.webform-submission-plot-form .form-content input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;}.webform-submission-plot-form .form-content input[type=date]::-webkit-inner-spin-button,.webform-submission-plot-form .form-content input[type=date]::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none;}.webform-submission-plot-form .form-content ::-webkit-input-placeholder{color:#B6BCCB;}.webform-submission-plot-form .form-content ::-moz-placeholder{color:#B6BCCB;}.webform-submission-plot-form .form-content :-ms-input-placeholder{color:#B6BCCB;}.webform-submission-plot-form .form-content ::-ms-input-placeholder{color:#B6BCCB;}.webform-submission-plot-form .form-content ::placeholder{color:#B6BCCB;}.webform-submission-plot-form .form-content input::-ms-clear{display:none;}.webform-submission-plot-form .form-content input.btn.btn--yellow.btn-width--fixed{width:100%;max-width:100%;font-weight:600;}@media only screen and (min-width:600px){.webform-submission-plot-form .form-content input.btn.btn--yellow.btn-width--fixed{max-width:400px;}}.webform-submission-plot-form .form-content .webform-button--submit,.webform-submission-plot-form .form-content input[type=submit],.webform-submission-plot-form .form-content .btn{border:2px solid #4057E3;margin:0;cursor:pointer;color:#fff;line-height:1.27;-webkit-transition:all 150ms;transition:all 150ms;text-align:center;background:#4057E3;border-width:2px;height:auto;padding:13px 32px 14px 32px;font-size:16px;font-weight:600;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.2);box-shadow:0 10px 15px rgba(23,46,98,0.2);border-radius:8px;position:relative;top:0;width:100%;}@media only screen and (min-width:600px){.webform-submission-plot-form .form-content .webform-button--submit,.webform-submission-plot-form .form-content input[type=submit],.webform-submission-plot-form .form-content .btn{max-width:400px;}}.webform-submission-plot-form .form-content .webform-button--submit:hover,.webform-submission-plot-form .form-content input[type=submit]:hover,.webform-submission-plot-form .form-content .btn:hover{background-color:#4D64EE;border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.3);box-shadow:0 15px 20px rgba(23,46,98,0.3);color:#fff;top:-3px;}.webform-submission-plot-form .form-content .webform-button--submit.btn--secondary,.webform-submission-plot-form .form-content input[type=submit].btn--secondary,.webform-submission-plot-form .form-content .btn.btn--secondary{border-color:#B6BCCB;background-color:transparent;color:#233a8a;}.webform-submission-plot-form .form-content .webform-button--submit.btn--secondary:hover,.webform-submission-plot-form .form-content input[type=submit].btn--secondary:hover,.webform-submission-plot-form .form-content .btn.btn--secondary:hover{background-color:#f4f5f7;border-color:#B6BCCB;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}.webform-submission-plot-form .form-content .webform-button--submit.btn--warning,.webform-submission-plot-form .form-content input[type=submit].btn--warning,.webform-submission-plot-form .form-content .btn.btn--warning{border-color:#ef404a;background-color:#ef404a;color:#fff;}.webform-submission-plot-form .form-content .webform-button--submit.btn--warning:hover,.webform-submission-plot-form .form-content input[type=submit].btn--warning:hover,.webform-submission-plot-form .form-content .btn.btn--warning:hover{background-color:#cb343d;border-color:#cb343d;}.webform-submission-plot-form .form-content .webform-button--submit.btn--danger,.webform-submission-plot-form .form-content input[type=submit].btn--danger,.webform-submission-plot-form .form-content .btn.btn--danger{border-color:rgba(182,188,203,0.6);background-color:transparent;}.webform-submission-plot-form .form-content .webform-button--submit.btn--danger:hover,.webform-submission-plot-form .form-content input[type=submit].btn--danger:hover,.webform-submission-plot-form .form-content .btn.btn--danger:hover{background-color:#fff;}.webform-submission-plot-form .form-content .webform-button--submit.btn--medium,.webform-submission-plot-form .form-content input[type=submit].btn--medium,.webform-submission-plot-form .form-content .btn.btn--medium{padding:14px 24px 15px 24px;}.webform-submission-plot-form .form-content .webform-button--submit.btn--inline,.webform-submission-plot-form .form-content input[type=submit].btn--inline,.webform-submission-plot-form .form-content .btn.btn--inline{border:0;padding:10px 12px 10px 38px;position:relative;background-color:transparent;color:#172e62;}.webform-submission-plot-form .form-content .webform-button--submit.btn--inline i,.webform-submission-plot-form .form-content input[type=submit].btn--inline i,.webform-submission-plot-form .form-content .btn.btn--inline i{position:absolute;left:13px;top:50%;margin-top:-8px;font-size:16px;}.webform-submission-plot-form .form-content .webform-button--submit.btn--inline:hover,.webform-submission-plot-form .form-content input[type=submit].btn--inline:hover,.webform-submission-plot-form .form-content .btn.btn--inline:hover{background-color:#f4f5f7;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}.webform-submission-plot-form .form-content .webform-button--submit[class^=inline-icon],.webform-submission-plot-form .form-content .webform-button--submit[class*=" inline-icon"],.webform-submission-plot-form .form-content input[type=submit][class^=inline-icon],.webform-submission-plot-form .form-content input[type=submit][class*=" inline-icon"],.webform-submission-plot-form .form-content .btn[class^=inline-icon],.webform-submission-plot-form .form-content .btn[class*=" inline-icon"]{background-size:15px;}.webform-submission-plot-form .form-content .webform-button--submit.inline-icon-trash,.webform-submission-plot-form .form-content input[type=submit].inline-icon-trash,.webform-submission-plot-form .form-content .btn.inline-icon-trash{background-image:url(/themes/custom_theme/svg/trash.svg);background-position:left 12px center;background-repeat:no-repeat;}.webform-submission-plot-form .form-content .webform-button--submit.btn--dots,.webform-submission-plot-form .form-content input[type=submit].btn--dots,.webform-submission-plot-form .form-content .btn.btn--dots{width:40px;height:40px;background-color:transparent;border:0;color:#172e62;position:relative;}.webform-submission-plot-form .form-content .webform-button--submit.btn--dots:after,.webform-submission-plot-form .form-content input[type=submit].btn--dots:after,.webform-submission-plot-form .form-content .btn.btn--dots:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e950";position:absolute;left:11px;top:18px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);font-size:4px;}.webform-submission-plot-form .form-content .webform-button--submit.btn--dots:hover,.webform-submission-plot-form .form-content .webform-button--submit.btn--dots.opened,.webform-submission-plot-form .form-content input[type=submit].btn--dots:hover,.webform-submission-plot-form .form-content input[type=submit].btn--dots.opened,.webform-submission-plot-form .form-content .btn.btn--dots:hover,.webform-submission-plot-form .form-content .btn.btn--dots.opened{background-color:#f4f5f7;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}.webform-submission-plot-form .form-content .webform-button--submit i,.webform-submission-plot-form .form-content input[type=submit] i,.webform-submission-plot-form .form-content .btn i{font-size:18px;}.webform-submission-plot-form .form-content .webform-button--submit.btn--only-icon,.webform-submission-plot-form .form-content input[type=submit].btn--only-icon,.webform-submission-plot-form .form-content .btn.btn--only-icon{padding:0;line-height:42px;width:40px;height:40px;overflow:hidden;}.webform-submission-plot-form .form-content .webform-button--submit.btn--medium.btn--only-icon,.webform-submission-plot-form .form-content input[type=submit].btn--medium.btn--only-icon,.webform-submission-plot-form .form-content .btn.btn--medium.btn--only-icon{width:48px;height:48px;line-height:50px;}.webform-submission-plot-form .form-content .webform-button--submit.btn--with-icon i,.webform-submission-plot-form .form-content input[type=submit].btn--with-icon i,.webform-submission-plot-form .form-content .btn.btn--with-icon i{margin-right:12px;vertical-align:-2px;}.webform-submission-plot-form .form-content .webform-button--submit.btn--with-icon span + i,.webform-submission-plot-form .form-content input[type=submit].btn--with-icon span + i,.webform-submission-plot-form .form-content .btn.btn--with-icon span + i{margin:0 0 0 12px;}.webform-submission-plot-form .form-content .webform-button--submit[class^=btn--input-icon],.webform-submission-plot-form .form-content .webform-button--submit[class*=" btn--input-icon"],.webform-submission-plot-form .form-content input[type=submit][class^=btn--input-icon],.webform-submission-plot-form .form-content input[type=submit][class*=" btn--input-icon"],.webform-submission-plot-form .form-content .btn[class^=btn--input-icon],.webform-submission-plot-form .form-content .btn[class*=" btn--input-icon"]{background-size:17px;padding-left:48px;}.webform-submission-plot-form .form-content .webform-button--submit.btn--medium[class^=btn--input-icon],.webform-submission-plot-form .form-content .webform-button--submit.btn--medium[class*=" btn--input-icon"],.webform-submission-plot-form .form-content input[type=submit].btn--medium[class^=btn--input-icon],.webform-submission-plot-form .form-content input[type=submit].btn--medium[class*=" btn--input-icon"],.webform-submission-plot-form .form-content .btn.btn--medium[class^=btn--input-icon],.webform-submission-plot-form .form-content .btn.btn--medium[class*=" btn--input-icon"]{padding-left:56px;}.webform-submission-plot-form .form-content .webform-button--submit.btn--input-icon-submit,.webform-submission-plot-form .form-content input[type=submit].btn--input-icon-submit,.webform-submission-plot-form .form-content .btn.btn--input-icon-submit{background-image:url(/themes/custom_theme/svg/download.svg);background-position:left 18px center;background-repeat:no-repeat;}.webform-submission-plot-form .form-content .webform-button--submit.btn--medium.btn--input-icon-submit,.webform-submission-plot-form .form-content input[type=submit].btn--medium.btn--input-icon-submit,.webform-submission-plot-form .form-content .btn.btn--medium.btn--input-icon-submit{background-image:url(/themes/custom_theme/svg/download.svg);background-position:left 22px center;background-repeat:no-repeat;}.webform-submission-plot-form .form-content .webform-button--submit.btn--input-icon-right[class^=btn--input-icon],.webform-submission-plot-form .form-content .webform-button--submit.btn--input-icon-right[class*=" btn--input-icon"],.webform-submission-plot-form .form-content input[type=submit].btn--input-icon-right[class^=btn--input-icon],.webform-submission-plot-form .form-content input[type=submit].btn--input-icon-right[class*=" btn--input-icon"],.webform-submission-plot-form .form-content .btn.btn--input-icon-right[class^=btn--input-icon],.webform-submission-plot-form .form-content .btn.btn--input-icon-right[class*=" btn--input-icon"]{background-size:17px;padding-left:16px;padding-right:48px;}.webform-submission-plot-form .form-content .webform-button--submit.btn--input-icon-right.btn--medium[class^=btn--input-icon],.webform-submission-plot-form .form-content .webform-button--submit.btn--input-icon-right.btn--medium[class*=" btn--input-icon"],.webform-submission-plot-form .form-content input[type=submit].btn--input-icon-right.btn--medium[class^=btn--input-icon],.webform-submission-plot-form .form-content input[type=submit].btn--input-icon-right.btn--medium[class*=" btn--input-icon"],.webform-submission-plot-form .form-content .btn.btn--input-icon-right.btn--medium[class^=btn--input-icon],.webform-submission-plot-form .form-content .btn.btn--input-icon-right.btn--medium[class*=" btn--input-icon"]{padding-left:24px;padding-right:56px;}.webform-submission-plot-form .form-content .webform-button--submit.btn--input-icon-right.btn--input-icon-submit,.webform-submission-plot-form .form-content input[type=submit].btn--input-icon-right.btn--input-icon-submit,.webform-submission-plot-form .form-content .btn.btn--input-icon-right.btn--input-icon-submit{background-image:url(/themes/custom_theme/svg/download.svg);background-position:right 18px center;background-repeat:no-repeat;}.webform-submission-plot-form .form-content .webform-button--submit.btn--input-icon-right.btn--medium.btn--input-icon-submit,.webform-submission-plot-form .form-content input[type=submit].btn--input-icon-right.btn--medium.btn--input-icon-submit,.webform-submission-plot-form .form-content .btn.btn--input-icon-right.btn--medium.btn--input-icon-submit{background-image:url(/themes/custom_theme/svg/download.svg);background-position:right 22px center;background-repeat:no-repeat;}.webform-submission-plot-form .form-content .webform-button--submit.btn-cta,.webform-submission-plot-form .form-content input[type=submit].btn-cta,.webform-submission-plot-form .form-content .btn.btn-cta{background:#4057E3;border-width:2px;border-color:#4057E3;color:#fff;padding:13px 32px 14px 32px;font-size:14px;font-weight:600;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.2);box-shadow:0 10px 15px rgba(23,46,98,0.2);border-radius:8px;text-align:center;position:relative;top:0;}.webform-submission-plot-form .form-content .webform-button--submit.btn-cta:hover,.webform-submission-plot-form .form-content input[type=submit].btn-cta:hover,.webform-submission-plot-form .form-content .btn.btn-cta:hover{background-color:#4D64EE;border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.3);box-shadow:0 15px 20px rgba(23,46,98,0.3);color:#fff;top:-3px;}.webform-submission-plot-form .form-content .webform-button--submit.btn-cta--secondary,.webform-submission-plot-form .form-content input[type=submit].btn-cta--secondary,.webform-submission-plot-form .form-content .btn.btn-cta--secondary{background:transparent;border-color:#a6b1ef;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.03);box-shadow:0 10px 15px rgba(23,46,98,0.03);color:#4057E3;}.webform-submission-plot-form .form-content .webform-button--submit.btn-cta--secondary div,.webform-submission-plot-form .form-content input[type=submit].btn-cta--secondary div,.webform-submission-plot-form .form-content .btn.btn-cta--secondary div{color:#4057E3;font-size:12px;}.webform-submission-plot-form .form-content .webform-button--submit.btn-cta--secondary:hover,.webform-submission-plot-form .form-content input[type=submit].btn-cta--secondary:hover,.webform-submission-plot-form .form-content .btn.btn-cta--secondary:hover{border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.06);box-shadow:0 15px 20px rgba(23,46,98,0.06);background-color:#fff;color:#4057E3;}.webform-submission-plot-form .form-content .webform-button--submit.btn-cta--is-loading,.webform-submission-plot-form .form-content input[type=submit].btn-cta--is-loading,.webform-submission-plot-form .form-content .btn.btn-cta--is-loading{color:transparent;background-image:url(/themes/custom_theme/loader.svg);background-position:center;background-repeat:no-repeat;background-size:22px 22px;pointer-events:none;}.webform-submission-plot-form .form-content .webform-button--submit.btn-cta--white,.webform-submission-plot-form .form-content input[type=submit].btn-cta--white,.webform-submission-plot-form .form-content .btn.btn-cta--white{background:transparent;border-color:#fff;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.03);box-shadow:0 10px 15px rgba(23,46,98,0.03);color:#fff;}.webform-submission-plot-form .form-content .webform-button--submit.btn-cta--white:hover,.webform-submission-plot-form .form-content input[type=submit].btn-cta--white:hover,.webform-submission-plot-form .form-content .btn.btn-cta--white:hover{border-color:#fff;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.06);box-shadow:0 15px 20px rgba(23,46,98,0.06);background-color:#fff;color:#4057E3;}.webform-submission-plot-form .form-content .webform-button--submit.btn-cta--big,.webform-submission-plot-form .form-content input[type=submit].btn-cta--big,.webform-submission-plot-form .form-content .btn.btn-cta--big{padding:15px 40px 17px 40px;font-size:16px;}.webform-submission-plot-form .form-content input[disabled],.webform-submission-plot-form .form-content textarea[disabled],.webform-submission-plot-form .form-content input[readonly]:not(.datepicker){background-color:#f4f5f7;border-color:#e9ebef;color:#515B78;cursor:not-allowed;opacity:1;}.webform-submission-plot-form .form-content input[disabled]:hover,.webform-submission-plot-form .form-content input[disabled]:focus,.webform-submission-plot-form .form-content input[disabled]:active,.webform-submission-plot-form .form-content textarea[disabled]:hover,.webform-submission-plot-form .form-content textarea[disabled]:focus,.webform-submission-plot-form .form-content textarea[disabled]:active,.webform-submission-plot-form .form-content input[readonly]:not(.datepicker):hover,.webform-submission-plot-form .form-content input[readonly]:not(.datepicker):focus,.webform-submission-plot-form .form-content input[readonly]:not(.datepicker):active{background-color:#f4f5f7;border-color:#e9ebef;color:#515B78;}.webform-submission-plot-form .form-content .form-item-checkbox{padding-left:36px;position:relative;}.webform-submission-plot-form .form-content .form-item-checkbox .styled-checkbox-radio{position:absolute;left:0;top:0;}.webform-submission-plot-form .form-content .form-item-checkbox .styled-checkbox-radio .checkbox-tick{width:24px;height:24px;margin:0;background-color:#fff;border:2px solid rgba(182,188,203,0.6);border-radius:4px;-webkit-transition:all 150ms;transition:all 150ms;}.webform-submission-plot-form .form-content .form-item-checkbox .styled-checkbox-radio .checkbox-tick:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e980";color:#fff;background:transparent;font-size:12px;display:inline-block;position:absolute;left:2px;top:4px;}.webform-submission-plot-form .form-content .form-item-checkbox .styled-checkbox-radio .checkbox-tick:hover{border-color:#515B78;}.webform-submission-plot-form .form-content .form-item-checkbox .styled-checkbox-radio input.error ~ .checkbox-tick{border-color:#ef404a;background-color:rgba(239,64,74,0.0509803922);border-width:2px;}.webform-submission-plot-form .form-content .form-item-checkbox .styled-checkbox-radio input:checked ~ .checkbox-tick,.webform-submission-plot-form .form-content .form-item-checkbox .styled-checkbox-radio input.error:checked ~ .checkbox-tick{background:#172e62;border-color:#172e62;}.webform-submission-plot-form .form-content .form-item-checkbox .styled-checkbox-radio input:checked ~ .checkbox-tick:after,.webform-submission-plot-form .form-content .form-item-checkbox .styled-checkbox-radio input.error:checked ~ .checkbox-tick:after{opacity:1;}.webform-submission-plot-form .form-content .form-item-checkbox .option{display:none;}.webform-submission-plot-form .form-content .form-item-checkbox .webform-element-description{padding-top:3px;}.webform-submission-plot-form .form-content .form-item-checkbox .webform-element-description p{color:#515B78;font-style:normal;margin:0;}.webform-submission-plot-form .form-content .form-item-checkbox .webform-element-description p + p{margin-top:12px;}.webform-submission-plot-form .form-content .form-item-checkbox .webform-element-description p a{color:#515B78;font-weight:400;}.webform-submission-plot-form .form-content .form-item-checkbox .webform-element-description p a:hover{text-decoration:none;}.webform-submission-plot-form .form-content .form-item-checkbox .form-required + small .webform-element-description p:first-child:after{content:" *";color:#ef404a;}.webform-submission-plot-form .form-content .form-item-checkbox + .form-item--error-message{padding-left:36px;}@media only screen and (min-width:1024px){.webform-submission-plot-form .form-desc{width:480px;padding-left:40px;}}.webform-submission-plot-form .form-desc-box{border:1px solid #e9ebef;border-radius:8px;padding:32px 24px 40px 24px;background:#fff;}@media only screen and (min-width:600px){.webform-submission-plot-form .form-desc-box{padding:40px 32px 56px 32px;}}@media only screen and (min-width:1024px){.webform-submission-plot-form .form-desc-box{padding:40px 56px 56px 56px;}}.webform-submission-plot-form .form-desc-box p{font-size:16px;line-height:26px;font-weight:600;letter-spacing:0px;margin:20px 0;}.webform-submission-plot-form .form-desc-box p:first-of-type{margin-top:0;}.webform-submission-plot-form .form-desc-box p:last-of-type{margin-bottom:0;}.webform-submission-plot-form .form-desc-box p:only-child{margin:0;}.webform-submission-plot-form .form-desc-box p.bordered{border-top:1px solid #e9ebef;border-bottom:1px solid #e9ebef;padding:20px 0;}.webform-submission-plot-form .form-desc-box p.bordered span{font-size:24px;line-height:26px;font-weight:700;letter-spacing:0px;margin-left:7px;}.webform-submission-plot-form .form-desc-box p.bordered ~ p{font-weight:400;}.webform-submission-plot-form .form-desc-box .back-button-wrapper{min-height:48px;text-align:right;position:relative;margin-bottom:20px;}.webform-submission-plot-form .form-desc-box .back-button-wrapper:before{content:"";width:14px;height:48px;display:block;position:absolute;left:0;top:0;background-image:url(/themes/custom_theme/svg/picto-attention.svg);background-position:center;background-repeat:no-repeat;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);background-size:cover;}.webform-submission-plot-form .form-desc-box .back-button-wrapper .link-arrow-left{color:#4057E3;position:relative;padding-left:30px;font-size:16px;font-weight:600;text-decoration:none;}.webform-submission-plot-form .form-desc-box .back-button-wrapper .link-arrow-left:before{content:"\e919";font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;left:1px;top:50%;margin-top:-9px;font-size:18px;text-decoration:none;}.webform-submission-plot-form .form-desc-box .back-button-wrapper .link-arrow-left .go-back-arrow{display:none;}.webform-submission-plot-form .form-desc-box .back-button-wrapper .link-arrow-left:hover{text-decoration:underline;}.ignitis-styleguide{position:relative;z-index:1;font-size:14px;font-weight:400;color:#172e62;font-family:"Open Sans",sans-serif;}.ignitis-styleguide *{-webkit-box-sizing:border-box;box-sizing:border-box;}.ignitis-styleguide div,.ignitis-styleguide section{color:#172e62;}.ignitis-styleguide h1,.ignitis-styleguide .h1{font-size:36px;line-height:1.25em;font-weight:700;letter-spacing:-0.02em;font-weight:700;margin-top:0;margin-bottom:16px;color:#172e62;}@media screen and (min-width:1280px){.ignitis-styleguide h1,.ignitis-styleguide .h1{font-size:44px;line-height:1.25em;font-weight:700;letter-spacing:-0.02em;}}.ignitis-styleguide h2,.ignitis-styleguide .h2{font-size:28px;line-height:1.38em;font-weight:700;letter-spacing:-0.02em;margin-top:0;margin-bottom:32px;font-weight:700;color:#172e62;}@media screen and (min-width:1280px){.ignitis-styleguide h2,.ignitis-styleguide .h2{font-size:32px;line-height:1.38em;font-weight:700;letter-spacing:-0.02em;}}.ignitis-styleguide h3,.ignitis-styleguide .h3{font-size:24px;line-height:1.33em;font-weight:700;letter-spacing:-0.02em;margin-top:0;margin-bottom:18px;font-weight:700;color:#172e62;}.ignitis-styleguide h4,.ignitis-styleguide .h4{font-size:18px;line-height:1.44em;font-weight:700;letter-spacing:-0.02em;margin-top:0;margin-bottom:16px;font-weight:700;color:#172e62;}.ignitis-styleguide h5,.ignitis-styleguide .h5{font-size:18px;line-height:1.44em;font-weight:700;letter-spacing:-0.02em;margin-top:0;margin-bottom:16px;font-weight:700;color:#172e62;}.ignitis-styleguide h6,.ignitis-styleguide .h6{font-size:16px;line-height:1.44em;font-weight:700;letter-spacing:-0.02em;margin-top:0;margin-bottom:16px;font-weight:700;color:#172e62;}.ignitis-styleguide p,.ignitis-styleguide div,.ignitis-styleguide li{font-family:"Open Sans",Arial,sans-serif;color:#172e62;font-size:14px;line-height:1.75;font-weight:400;letter-spacing:normal;}.ignitis-styleguide p{margin:18px 0;}.ignitis-styleguide p:first-child{margin-top:0;}.ignitis-styleguide p:last-child{margin-bottom:0;}.ignitis-styleguide p:only-child{margin:0;}.ignitis-styleguide a{color:#4057e3;text-decoration:underline;font-weight:600;}.ignitis-styleguide a:hover,.ignitis-styleguide a:focus{text-decoration:none;}.ignitis-styleguide a.project-widget{text-decoration:none;}.ignitis-styleguide i{font-style:italic;}.ignitis-styleguide ul{margin:0 0 32px 0;overflow:hidden;padding:0;list-style-type:none;}.ignitis-styleguide ul li{padding:0 0 0 24px;margin:0 0 12px;background-image:url(/themes/custom_theme/svg/bullet.svg);background-position:6px 7px;background-repeat:no-repeat;background-size:6px 6px;}.ignitis-styleguide ul li:last-child{margin-bottom:0;}.ignitis-styleguide ol{margin:0 0 32px 0;overflow:hidden;padding-left:0;list-style:none;counter-reset:bold-counter;}.ignitis-styleguide ol li{padding:0;margin:0 0 12px;counter-increment:bold-counter;}.ignitis-styleguide ol li:before{content:counter(bold-counter) ". ";font-weight:700;display:inline-block;min-width:25px;}.ignitis-styleguide hr{border:0;height:1px;background:#b6bccb;margin:32px 0;max-width:400px;}@media only screen and (min-width:600px){.ignitis-styleguide hr{margin:40px 0;}}.ignitis-styleguide mark{background:#172e62;padding:0 5px;color:#fff;}.ignitis-styleguide pre{font-family:monospace;padding:12px;border:1px solid rgba(182,188,203,0.6);background-color:#f4f5f7;margin:8px 0 16px;}.ignitis-styleguide iframe{border:0;}.ignitis-styleguide fieldset{border-color:#e9ebef;border-radius:4px;margin:0 0 32px 0;}@media only screen and (min-width:480px){.ignitis-styleguide fieldset{padding:0 16px 16px 16px;}}.ignitis-styleguide fieldset legend{font-size:16px;margin-top:0;margin-bottom:11px;}.ignitis-styleguide fieldset.fieldgroup{padding:0;border:0;}.ignitis-styleguide #ajax-wrapper + fieldset,.ignitis-styleguide #ajax-wrapper + .form-item{margin-top:16px;}.ignitis-styleguide input[type=text],.ignitis-styleguide input[type=email],.ignitis-styleguide input[type=password],.ignitis-styleguide input[type=url],.ignitis-styleguide input[type=tel],.ignitis-styleguide input[type=number],.ignitis-styleguide input[type=search],.ignitis-styleguide input[type=date],.ignitis-styleguide input[type=month],.ignitis-styleguide input[type=week],.ignitis-styleguide input[type=datetime],.ignitis-styleguide input[type=datetime-local],.ignitis-styleguide textarea{background-color:#ffffff;height:48px;margin:0;padding:0 32px 0 16px;outline:none;font-weight:300;-webkit-appearance:none;border:2px solid rgba(182,188,203,0.6);border-radius:4px;-webkit-transition:all 150ms;transition:all 150ms;width:100%;max-width:400px;font-size:14px;color:#172e62;}.ignitis-styleguide input[type=text]:hover,.ignitis-styleguide input[type=email]:hover,.ignitis-styleguide input[type=password]:hover,.ignitis-styleguide input[type=url]:hover,.ignitis-styleguide input[type=tel]:hover,.ignitis-styleguide input[type=number]:hover,.ignitis-styleguide input[type=search]:hover,.ignitis-styleguide input[type=date]:hover,.ignitis-styleguide input[type=month]:hover,.ignitis-styleguide input[type=week]:hover,.ignitis-styleguide input[type=datetime]:hover,.ignitis-styleguide input[type=datetime-local]:hover,.ignitis-styleguide textarea:hover{border-color:#515B78;}.ignitis-styleguide input[type=text]:focus,.ignitis-styleguide input[type=email]:focus,.ignitis-styleguide input[type=password]:focus,.ignitis-styleguide input[type=url]:focus,.ignitis-styleguide input[type=tel]:focus,.ignitis-styleguide input[type=number]:focus,.ignitis-styleguide input[type=search]:focus,.ignitis-styleguide input[type=date]:focus,.ignitis-styleguide input[type=month]:focus,.ignitis-styleguide input[type=week]:focus,.ignitis-styleguide input[type=datetime]:focus,.ignitis-styleguide input[type=datetime-local]:focus,.ignitis-styleguide textarea:focus{border-color:#515B78;-webkit-box-shadow:0 0 0 3px rgba(23,46,98,0.1);box-shadow:0 0 0 3px rgba(23,46,98,0.1);}.ignitis-styleguide input[type=text].is-valid,.ignitis-styleguide input[type=email].is-valid,.ignitis-styleguide input[type=password].is-valid,.ignitis-styleguide input[type=url].is-valid,.ignitis-styleguide input[type=tel].is-valid,.ignitis-styleguide input[type=number].is-valid,.ignitis-styleguide input[type=search].is-valid,.ignitis-styleguide input[type=date].is-valid,.ignitis-styleguide input[type=month].is-valid,.ignitis-styleguide input[type=week].is-valid,.ignitis-styleguide input[type=datetime].is-valid,.ignitis-styleguide input[type=datetime-local].is-valid,.ignitis-styleguide textarea.is-valid{border-color:#00d3b7;border-width:2px;background-color:rgba(0,211,183,0.0509803922);background-image:url(/themes/custom_theme/images/svg/icon-check-mint.svg);background-size:18px 13px;background-repeat:no-repeat;background-position:right 12px center;}.ignitis-styleguide input[type=text].is-not-valid,.ignitis-styleguide input[type=text].error,.ignitis-styleguide input[type=email].is-not-valid,.ignitis-styleguide input[type=email].error,.ignitis-styleguide input[type=password].is-not-valid,.ignitis-styleguide input[type=password].error,.ignitis-styleguide input[type=url].is-not-valid,.ignitis-styleguide input[type=url].error,.ignitis-styleguide input[type=tel].is-not-valid,.ignitis-styleguide input[type=tel].error,.ignitis-styleguide input[type=number].is-not-valid,.ignitis-styleguide input[type=number].error,.ignitis-styleguide input[type=search].is-not-valid,.ignitis-styleguide input[type=search].error,.ignitis-styleguide input[type=date].is-not-valid,.ignitis-styleguide input[type=date].error,.ignitis-styleguide input[type=month].is-not-valid,.ignitis-styleguide input[type=month].error,.ignitis-styleguide input[type=week].is-not-valid,.ignitis-styleguide input[type=week].error,.ignitis-styleguide input[type=datetime].is-not-valid,.ignitis-styleguide input[type=datetime].error,.ignitis-styleguide input[type=datetime-local].is-not-valid,.ignitis-styleguide input[type=datetime-local].error,.ignitis-styleguide textarea.is-not-valid,.ignitis-styleguide textarea.error{border-color:#ef404a;background-color:rgba(239,64,74,0.0509803922);border-width:2px;}.ignitis-styleguide input[type=text].is-not-valid + .form-item--error-message--fe-validation,.ignitis-styleguide input[type=email].is-not-valid + .form-item--error-message--fe-validation,.ignitis-styleguide input[type=password].is-not-valid + .form-item--error-message--fe-validation,.ignitis-styleguide input[type=url].is-not-valid + .form-item--error-message--fe-validation,.ignitis-styleguide input[type=tel].is-not-valid + .form-item--error-message--fe-validation,.ignitis-styleguide input[type=number].is-not-valid + .form-item--error-message--fe-validation,.ignitis-styleguide input[type=search].is-not-valid + .form-item--error-message--fe-validation,.ignitis-styleguide input[type=date].is-not-valid + .form-item--error-message--fe-validation,.ignitis-styleguide input[type=month].is-not-valid + .form-item--error-message--fe-validation,.ignitis-styleguide input[type=week].is-not-valid + .form-item--error-message--fe-validation,.ignitis-styleguide input[type=datetime].is-not-valid + .form-item--error-message--fe-validation,.ignitis-styleguide input[type=datetime-local].is-not-valid + .form-item--error-message--fe-validation,.ignitis-styleguide textarea.is-not-valid + .form-item--error-message--fe-validation{display:block;}.ignitis-styleguide input[type=date]::-webkit-inner-spin-button,.ignitis-styleguide input[type=date]::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none;}.ignitis-styleguide ::-webkit-input-placeholder{color:#b6bccb;}.ignitis-styleguide ::-moz-placeholder{color:#b6bccb;}.ignitis-styleguide :-ms-input-placeholder{color:#b6bccb;}.ignitis-styleguide ::-ms-input-placeholder{color:#b6bccb;}.ignitis-styleguide ::placeholder{color:#b6bccb;}.ignitis-styleguide input::-ms-clear{display:none;}.ignitis-styleguide input[type=submit],.ignitis-styleguide input[type=button],.ignitis-styleguide input[type=reset],.ignitis-styleguide .btn{border:1px solid #172e62;margin:0;cursor:pointer;color:#fff;background-color:#172e62;line-height:1.27;padding:11px 16px 12px 16px;font-size:14px;font-weight:600;border-radius:6px;-webkit-transition:all 150ms;transition:all 150ms;text-align:center;height:auto;}.ignitis-styleguide input[type=submit]:hover,.ignitis-styleguide input[type=button]:hover,.ignitis-styleguide input[type=reset]:hover,.ignitis-styleguide .btn:hover{border-color:#233a8a;background-color:#233a8a;}.ignitis-styleguide input[type=submit].btn--secondary,.ignitis-styleguide input[type=button].btn--secondary,.ignitis-styleguide input[type=reset].btn--secondary,.ignitis-styleguide .btn.btn--secondary{border-color:#b6bccb;background-color:transparent;color:#172e62;}.ignitis-styleguide input[type=submit].btn--secondary:hover,.ignitis-styleguide input[type=button].btn--secondary:hover,.ignitis-styleguide input[type=reset].btn--secondary:hover,.ignitis-styleguide .btn.btn--secondary:hover{background-color:#f4f5f7;border-color:#b6bccb;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}.ignitis-styleguide input[type=submit].btn--warning,.ignitis-styleguide input[type=button].btn--warning,.ignitis-styleguide input[type=reset].btn--warning,.ignitis-styleguide .btn.btn--warning{border-color:#ef404a;background-color:#ef404a;color:#fff;}.ignitis-styleguide input[type=submit].btn--warning:hover,.ignitis-styleguide input[type=button].btn--warning:hover,.ignitis-styleguide input[type=reset].btn--warning:hover,.ignitis-styleguide .btn.btn--warning:hover{background-color:#cb343d;border-color:#cb343d;}.ignitis-styleguide input[type=submit].btn--danger,.ignitis-styleguide input[type=button].btn--danger,.ignitis-styleguide input[type=reset].btn--danger,.ignitis-styleguide .btn.btn--danger{border-color:rgba(182,188,203,0.6);background-color:transparent;}.ignitis-styleguide input[type=submit].btn--danger:hover,.ignitis-styleguide input[type=button].btn--danger:hover,.ignitis-styleguide input[type=reset].btn--danger:hover,.ignitis-styleguide .btn.btn--danger:hover{background-color:#fff;}.ignitis-styleguide input[type=submit].btn--medium,.ignitis-styleguide input[type=button].btn--medium,.ignitis-styleguide input[type=reset].btn--medium,.ignitis-styleguide .btn.btn--medium{padding:14px 24px 15px 24px;}.ignitis-styleguide input[type=submit].btn--inline,.ignitis-styleguide input[type=button].btn--inline,.ignitis-styleguide input[type=reset].btn--inline,.ignitis-styleguide .btn.btn--inline{border:0;padding:10px 12px 10px 38px;position:relative;background-color:transparent;color:#172e62;}.ignitis-styleguide input[type=submit].btn--inline i,.ignitis-styleguide input[type=button].btn--inline i,.ignitis-styleguide input[type=reset].btn--inline i,.ignitis-styleguide .btn.btn--inline i{position:absolute;left:13px;top:50%;margin-top:-8px;font-size:16px;}.ignitis-styleguide input[type=submit].btn--inline:hover,.ignitis-styleguide input[type=button].btn--inline:hover,.ignitis-styleguide input[type=reset].btn--inline:hover,.ignitis-styleguide .btn.btn--inline:hover{background-color:#f4f5f7;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}.ignitis-styleguide input[type=submit][class^=inline-icon],.ignitis-styleguide input[type=submit][class*=" inline-icon"],.ignitis-styleguide input[type=button][class^=inline-icon],.ignitis-styleguide input[type=button][class*=" inline-icon"],.ignitis-styleguide input[type=reset][class^=inline-icon],.ignitis-styleguide input[type=reset][class*=" inline-icon"],.ignitis-styleguide .btn[class^=inline-icon],.ignitis-styleguide .btn[class*=" inline-icon"]{background-size:15px;}.ignitis-styleguide input[type=submit].inline-icon-trash,.ignitis-styleguide input[type=button].inline-icon-trash,.ignitis-styleguide input[type=reset].inline-icon-trash,.ignitis-styleguide .btn.inline-icon-trash{background-image:url(/themes/custom_theme/svg/trash.svg);background-position:left 12px center;background-repeat:no-repeat;}.ignitis-styleguide input[type=submit].btn--dots,.ignitis-styleguide input[type=button].btn--dots,.ignitis-styleguide input[type=reset].btn--dots,.ignitis-styleguide .btn.btn--dots{width:40px;height:40px;background-color:transparent;border:0;color:#172e62;position:relative;}.ignitis-styleguide input[type=submit].btn--dots:after,.ignitis-styleguide input[type=button].btn--dots:after,.ignitis-styleguide input[type=reset].btn--dots:after,.ignitis-styleguide .btn.btn--dots:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e950";position:absolute;left:11px;top:18px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);font-size:4px;}.ignitis-styleguide input[type=submit].btn--dots:hover,.ignitis-styleguide input[type=submit].btn--dots.opened,.ignitis-styleguide input[type=button].btn--dots:hover,.ignitis-styleguide input[type=button].btn--dots.opened,.ignitis-styleguide input[type=reset].btn--dots:hover,.ignitis-styleguide input[type=reset].btn--dots.opened,.ignitis-styleguide .btn.btn--dots:hover,.ignitis-styleguide .btn.btn--dots.opened{background-color:#f4f5f7;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}.ignitis-styleguide input[type=submit] i,.ignitis-styleguide input[type=button] i,.ignitis-styleguide input[type=reset] i,.ignitis-styleguide .btn i{font-size:18px;}.ignitis-styleguide input[type=submit].btn--only-icon,.ignitis-styleguide input[type=button].btn--only-icon,.ignitis-styleguide input[type=reset].btn--only-icon,.ignitis-styleguide .btn.btn--only-icon{padding:0;line-height:42px;width:40px;height:40px;overflow:hidden;}.ignitis-styleguide input[type=submit].btn--medium.btn--only-icon,.ignitis-styleguide input[type=button].btn--medium.btn--only-icon,.ignitis-styleguide input[type=reset].btn--medium.btn--only-icon,.ignitis-styleguide .btn.btn--medium.btn--only-icon{width:48px;height:48px;line-height:50px;}.ignitis-styleguide input[type=submit].btn--with-icon i,.ignitis-styleguide input[type=button].btn--with-icon i,.ignitis-styleguide input[type=reset].btn--with-icon i,.ignitis-styleguide .btn.btn--with-icon i{margin-right:12px;vertical-align:-2px;}.ignitis-styleguide input[type=submit].btn--with-icon span + i,.ignitis-styleguide input[type=button].btn--with-icon span + i,.ignitis-styleguide input[type=reset].btn--with-icon span + i,.ignitis-styleguide .btn.btn--with-icon span + i{margin:0 0 0 12px;}.ignitis-styleguide input[type=submit][class^=btn--input-icon],.ignitis-styleguide input[type=submit][class*=" btn--input-icon"],.ignitis-styleguide input[type=button][class^=btn--input-icon],.ignitis-styleguide input[type=button][class*=" btn--input-icon"],.ignitis-styleguide input[type=reset][class^=btn--input-icon],.ignitis-styleguide input[type=reset][class*=" btn--input-icon"],.ignitis-styleguide .btn[class^=btn--input-icon],.ignitis-styleguide .btn[class*=" btn--input-icon"]{background-size:17px;padding-left:48px;}.ignitis-styleguide input[type=submit].btn--medium[class^=btn--input-icon],.ignitis-styleguide input[type=submit].btn--medium[class*=" btn--input-icon"],.ignitis-styleguide input[type=button].btn--medium[class^=btn--input-icon],.ignitis-styleguide input[type=button].btn--medium[class*=" btn--input-icon"],.ignitis-styleguide input[type=reset].btn--medium[class^=btn--input-icon],.ignitis-styleguide input[type=reset].btn--medium[class*=" btn--input-icon"],.ignitis-styleguide .btn.btn--medium[class^=btn--input-icon],.ignitis-styleguide .btn.btn--medium[class*=" btn--input-icon"]{padding-left:56px;}.ignitis-styleguide input[type=submit].btn--input-icon-submit,.ignitis-styleguide input[type=button].btn--input-icon-submit,.ignitis-styleguide input[type=reset].btn--input-icon-submit,.ignitis-styleguide .btn.btn--input-icon-submit{background-image:url(/themes/custom_theme/svg/download.svg);background-position:left 18px center;background-repeat:no-repeat;}.ignitis-styleguide input[type=submit].btn--medium.btn--input-icon-submit,.ignitis-styleguide input[type=button].btn--medium.btn--input-icon-submit,.ignitis-styleguide input[type=reset].btn--medium.btn--input-icon-submit,.ignitis-styleguide .btn.btn--medium.btn--input-icon-submit{background-image:url(/themes/custom_theme/svg/download.svg);background-position:left 22px center;background-repeat:no-repeat;}.ignitis-styleguide input[type=submit].btn--input-icon-right[class^=btn--input-icon],.ignitis-styleguide input[type=submit].btn--input-icon-right[class*=" btn--input-icon"],.ignitis-styleguide input[type=button].btn--input-icon-right[class^=btn--input-icon],.ignitis-styleguide input[type=button].btn--input-icon-right[class*=" btn--input-icon"],.ignitis-styleguide input[type=reset].btn--input-icon-right[class^=btn--input-icon],.ignitis-styleguide input[type=reset].btn--input-icon-right[class*=" btn--input-icon"],.ignitis-styleguide .btn.btn--input-icon-right[class^=btn--input-icon],.ignitis-styleguide .btn.btn--input-icon-right[class*=" btn--input-icon"]{background-size:17px;padding-left:16px;padding-right:48px;}.ignitis-styleguide input[type=submit].btn--input-icon-right.btn--medium[class^=btn--input-icon],.ignitis-styleguide input[type=submit].btn--input-icon-right.btn--medium[class*=" btn--input-icon"],.ignitis-styleguide input[type=button].btn--input-icon-right.btn--medium[class^=btn--input-icon],.ignitis-styleguide input[type=button].btn--input-icon-right.btn--medium[class*=" btn--input-icon"],.ignitis-styleguide input[type=reset].btn--input-icon-right.btn--medium[class^=btn--input-icon],.ignitis-styleguide input[type=reset].btn--input-icon-right.btn--medium[class*=" btn--input-icon"],.ignitis-styleguide .btn.btn--input-icon-right.btn--medium[class^=btn--input-icon],.ignitis-styleguide .btn.btn--input-icon-right.btn--medium[class*=" btn--input-icon"]{padding-left:24px;padding-right:56px;}.ignitis-styleguide input[type=submit].btn--input-icon-right.btn--input-icon-submit,.ignitis-styleguide input[type=button].btn--input-icon-right.btn--input-icon-submit,.ignitis-styleguide input[type=reset].btn--input-icon-right.btn--input-icon-submit,.ignitis-styleguide .btn.btn--input-icon-right.btn--input-icon-submit{background-image:url(/themes/custom_theme/svg/download.svg);background-position:right 18px center;background-repeat:no-repeat;}.ignitis-styleguide input[type=submit].btn--input-icon-right.btn--medium.btn--input-icon-submit,.ignitis-styleguide input[type=button].btn--input-icon-right.btn--medium.btn--input-icon-submit,.ignitis-styleguide input[type=reset].btn--input-icon-right.btn--medium.btn--input-icon-submit,.ignitis-styleguide .btn.btn--input-icon-right.btn--medium.btn--input-icon-submit{background-image:url(/themes/custom_theme/svg/download.svg);background-position:right 22px center;background-repeat:no-repeat;}.ignitis-styleguide input[type=submit].btn-cta,.ignitis-styleguide input[type=button].btn-cta,.ignitis-styleguide input[type=reset].btn-cta,.ignitis-styleguide .btn.btn-cta{background:#4057e3;border-width:2px;border-color:#4057e3;color:#fff;padding:13px 32px 14px 32px;font-size:14px;font-weight:600;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.2);box-shadow:0 10px 15px rgba(23,46,98,0.2);border-radius:8px;text-align:center;position:relative;top:0;}.ignitis-styleguide input[type=submit].btn-cta:hover,.ignitis-styleguide input[type=button].btn-cta:hover,.ignitis-styleguide input[type=reset].btn-cta:hover,.ignitis-styleguide .btn.btn-cta:hover{background-color:#4d64ee;border-color:#4d64ee;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.3);box-shadow:0 15px 20px rgba(23,46,98,0.3);color:#fff;top:-3px;}.ignitis-styleguide input[type=submit].btn-cta--secondary,.ignitis-styleguide input[type=button].btn-cta--secondary,.ignitis-styleguide input[type=reset].btn-cta--secondary,.ignitis-styleguide .btn.btn-cta--secondary{background:transparent;border-color:#a6b1ef;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.03);box-shadow:0 10px 15px rgba(23,46,98,0.03);color:#4057e3;}.ignitis-styleguide input[type=submit].btn-cta--secondary:hover,.ignitis-styleguide input[type=button].btn-cta--secondary:hover,.ignitis-styleguide input[type=reset].btn-cta--secondary:hover,.ignitis-styleguide .btn.btn-cta--secondary:hover{border-color:#4d64ee;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.06);box-shadow:0 15px 20px rgba(23,46,98,0.06);background-color:#fff;color:#4057e3;}.ignitis-styleguide input[type=submit].btn-cta--is-loading,.ignitis-styleguide input[type=button].btn-cta--is-loading,.ignitis-styleguide input[type=reset].btn-cta--is-loading,.ignitis-styleguide .btn.btn-cta--is-loading{color:transparent;background-image:url(/themes/custom_theme/loader.svg);background-position:center;background-repeat:no-repeat;background-size:22px 22px;pointer-events:none;}.ignitis-styleguide input[type=submit].btn-cta--white,.ignitis-styleguide input[type=button].btn-cta--white,.ignitis-styleguide input[type=reset].btn-cta--white,.ignitis-styleguide .btn.btn-cta--white{background:transparent;border-color:#fff;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.03);box-shadow:0 10px 15px rgba(23,46,98,0.03);color:#fff;}.ignitis-styleguide input[type=submit].btn-cta--white:hover,.ignitis-styleguide input[type=button].btn-cta--white:hover,.ignitis-styleguide input[type=reset].btn-cta--white:hover,.ignitis-styleguide .btn.btn-cta--white:hover{border-color:#fff;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.06);box-shadow:0 15px 20px rgba(23,46,98,0.06);background-color:#fff;color:#4057e3;}.ignitis-styleguide input[type=submit].btn-cta--big,.ignitis-styleguide input[type=button].btn-cta--big,.ignitis-styleguide input[type=reset].btn-cta--big,.ignitis-styleguide .btn.btn-cta--big{padding:15px 40px 17px 40px;font-size:16px;}.ignitis-styleguide .btn + .btn{margin-left:12px;}.ignitis-styleguide .dummy-gray-bg button.btn--inline:hover,.ignitis-styleguide .dummy-gray-bg button.btn--dots:hover,.ignitis-styleguide .dummy-gray-bg input[type=submit].btn--inline:hover,.ignitis-styleguide .dummy-gray-bg input[type=submit].btn--dots:hover,.ignitis-styleguide .dummy-gray-bg input[type=button].btn--inline:hover,.ignitis-styleguide .dummy-gray-bg input[type=button].btn--dots:hover,.ignitis-styleguide .dummy-gray-bg input[type=reset].btn--inline:hover,.ignitis-styleguide .dummy-gray-bg input[type=reset].btn--dots:hover,.ignitis-styleguide .dummy-gray-bg .btn.btn--inline:hover,.ignitis-styleguide .dummy-gray-bg .btn.btn--dots:hover{background-color:#fff;}.ignitis-styleguide input[disabled],.ignitis-styleguide textarea[disabled],.ignitis-styleguide input[readonly]:not(.datepicker){background-color:#f4f5f7;border-color:#e9ebef;color:#515B78;cursor:not-allowed;opacity:1;-webkit-box-shadow:none;box-shadow:none;}.ignitis-styleguide input[disabled]:hover,.ignitis-styleguide input[disabled]:focus,.ignitis-styleguide input[disabled]:active,.ignitis-styleguide textarea[disabled]:hover,.ignitis-styleguide textarea[disabled]:focus,.ignitis-styleguide textarea[disabled]:active,.ignitis-styleguide input[readonly]:not(.datepicker):hover,.ignitis-styleguide input[readonly]:not(.datepicker):focus,.ignitis-styleguide input[readonly]:not(.datepicker):active{background-color:#f4f5f7;border-color:#e9ebef;color:#515B78;top:0;}.ignitis-styleguide textarea[disabled]{resize:none;}.ignitis-styleguide input[type=submit][disabled]:not(.disabled-as-loading),.ignitis-styleguide button[disabled]:not(.disabled-as-loading),.ignitis-styleguide input.btn--secondary[disabled],.ignitis-styleguide button.btn--secondary[disabled],.ignitis-styleguide a.disabled-link-button{background-color:#e9ebef;cursor:not-allowed;color:#b6bccb;border-color:#e9ebef;}.ignitis-styleguide input[type=submit][disabled]:not(.disabled-as-loading):hover,.ignitis-styleguide input[type=submit][disabled]:not(.disabled-as-loading):focus,.ignitis-styleguide button[disabled]:not(.disabled-as-loading):hover,.ignitis-styleguide button[disabled]:not(.disabled-as-loading):focus,.ignitis-styleguide input.btn--secondary[disabled]:hover,.ignitis-styleguide input.btn--secondary[disabled]:focus,.ignitis-styleguide button.btn--secondary[disabled]:hover,.ignitis-styleguide button.btn--secondary[disabled]:focus,.ignitis-styleguide a.disabled-link-button:hover,.ignitis-styleguide a.disabled-link-button:focus{background-color:#e9ebef;color:#b6bccb;border-color:#e9ebef;-webkit-box-shadow:none;box-shadow:none;}.ignitis-styleguide textarea{resize:vertical;width:100%;max-width:400px;min-height:150px;max-height:450px;padding-top:15px;padding-bottom:16px;-webkit-transition:150ms border;transition:150ms border;}.ignitis-styleguide li > p{margin:0;}.ignitis-styleguide table p:first-of-type{margin-top:0;}.ignitis-styleguide table p:last-of-type{margin-bottom:0;}.ignitis-styleguide a.btn,.ignitis-styleguide span.btn{display:inline-block;text-decoration:none;}.ignitis-styleguide img{max-width:100%;height:auto;}.ignitis-styleguide .ui-widget{font-family:"Open Sans",Arial,sans-serif;}.ignitis-styleguide .overline{font-size:12px;line-height:1.33em;color:#515B78;text-transform:uppercase;font-weight:600;margin:0 0 8px;letter-spacing:0.1em;}.ignitis-styleguide .subtitle{font-size:14px;line-height:1.6em;font-weight:600;letter-spacing:normal;}.ignitis-styleguide .small-body{font-size:14px;line-height:1.71em;letter-spacing:normal;}.ignitis-styleguide .small-body p,.ignitis-styleguide .small-body div,.ignitis-styleguide .small-body td{font-size:14px;line-height:1.71em;}.ignitis-styleguide .small-body ul,.ignitis-styleguide .small-body ol{margin-bottom:24px;}.ignitis-styleguide .small-body ul li,.ignitis-styleguide .small-body ol li{margin-bottom:12px;}.ignitis-styleguide .small-body ul{background-position:6px 9px;}.ignitis-styleguide .small-link{font-size:14px;line-height:1.71em;letter-spacing:normal;color:#4057e3;}.ignitis-styleguide .small-link a{font-size:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;}.ignitis-styleguide .caption{font-size:13px;line-height:1.38em;color:#515B78;margin-top:24px;letter-spacing:normal;}.ignitis-styleguide input[type=checkbox]{background:inherit;margin-top:3px;height:auto;line-height:inherit;border:none;border-radius:0;}.ignitis-styleguide input[type=radio]{height:auto;line-height:inherit;background:inherit;border:none;border-radius:0;}.ignitis-styleguide .select2{width:100% !important;max-width:400px;}.ignitis-styleguide .select2-container--default .select2-selection--single{height:48px;background:#ffffff;border:2px solid rgba(182,188,203,0.6);border-radius:4px !important;font-size:14px;-webkit-transition:all 150ms;transition:all 150ms;}.ignitis-styleguide .select2-container--default .select2-selection--single .select2-selection__rendered{color:#172e62;padding-right:33px;padding-left:16px;line-height:44px;max-width:218px;}@media only screen and (min-width:350px){.ignitis-styleguide .select2-container--default .select2-selection--single .select2-selection__rendered{max-width:238px;}}@media only screen and (min-width:400px){.ignitis-styleguide .select2-container--default .select2-selection--single .select2-selection__rendered{max-width:278px;}}@media only screen and (min-width:420px){.ignitis-styleguide .select2-container--default .select2-selection--single .select2-selection__rendered{max-width:308px;}}@media only screen and (min-width:450px){.ignitis-styleguide .select2-container--default .select2-selection--single .select2-selection__rendered{max-width:328px;}}@media only screen and (min-width:500px){.ignitis-styleguide .select2-container--default .select2-selection--single .select2-selection__rendered{max-width:358px;}}@media only screen and (min-width:540px){.ignitis-styleguide .select2-container--default .select2-selection--single .select2-selection__rendered{max-width:422px;}}.ignitis-styleguide .select2-container--default .select2-selection--single .select2-selection__arrow{border:none;height:44px;width:44px;top:2px;right:2px;}.ignitis-styleguide .select2-container--default .select2-selection--single .select2-selection__arrow b{border:0;font-size:8px;width:100%;height:100%;line-height:42px;display:inline-block;text-align:center;margin:0;left:0;top:0;color:#4057e3;}.ignitis-styleguide .select2-container--default .select2-selection--single .select2-selection__arrow b:after{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);height:44px;line-height:1;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;content:"";color:#b6bccb;background-image:url(/themes/custom_theme/svg/icon-chevron-down.svg);background-position:center;background-repeat:no-repeat;width:37px;background-size:12px 8px;}.ignitis-styleguide .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border:0;margin:0;}.ignitis-styleguide .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);}.ignitis-styleguide .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#172e62;}.ignitis-styleguide .select2-container--default.select2-container--disabled .select2-selection--single,.ignitis-styleguide .select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#f4f5f7;border-color:#e9ebef;color:#515B78;cursor:not-allowed;}.ignitis-styleguide .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__arrow b:after,.ignitis-styleguide .select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__arrow b:after{color:#b6bccb;}.ignitis-styleguide .select2-container--default.select2-container--disabled .select2-selection__rendered{color:#515B78;}.ignitis-styleguide .select2-container--default.select2-container--disabled .select2-selection--multiple:after{color:#b6bccb;}.ignitis-styleguide .select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__choice,.ignitis-styleguide .select2-container--default.select2-container--disabled .select2-selection--multiple ul li{cursor:not-allowed;}.ignitis-styleguide .select2-search.select2-search--dropdown{padding:11px;}.ignitis-styleguide .select2-search.select2-search--dropdown .select2-search__field{padding:0 16px;height:40px;border:2px solid rgba(182,188,203,0.6);-webkit-box-shadow:none;box-shadow:none;padding-left:37px;background-image:url(/themes/custom_theme/search-gray.svg);background-position:left 10px center;background-repeat:no-repeat;}.ignitis-styleguide .select2-search.select2-search--dropdown .select2-search__field:focus{border-color:#515B78;}.ignitis-styleguide .select2-dropdown{border-radius:4px !important;border:0;padding:8px;-webkit-box-shadow:0 3px 10px rgba(23,46,98,0.15);box-shadow:0 3px 10px rgba(23,46,98,0.15);}.ignitis-styleguide .select2-dropdown.select2-dropdown--below{margin-top:4px;}.ignitis-styleguide .select2-dropdown.select2-dropdown--above{margin-top:-4px;}.ignitis-styleguide .select2-container--default .select2-results__option{background:#fff;color:#172e62;padding:8px 26px 8px 8px;border:0;margin:0;font-size:14px;border-radius:4px;}.ignitis-styleguide .select2-container--default .select2-results__option[role=group]{padding:0;}.ignitis-styleguide .select2-container--default .select2-results__option[aria-disabled=true]{color:#b6bccb;}.ignitis-styleguide .select2-container--default .select2-results__option[aria-selected=true]{font-weight:600;background:#fff;color:#4057e3;position:relative;}.ignitis-styleguide .select2-container--default .select2-results__option[aria-selected=true]:after{position:absolute;right:8px;top:50%;margin-top:-5px;font-size:11px;color:#4057e3;background-image:url(/themes/custom_theme/svg/icon-chevron-down.svg);background-position:center;background-repeat:no-repeat;width:12px;height:7px;}.ignitis-styleguide .select2-container--default .select2-results__option.select2-results__message{padding-top:10px;padding-bottom:10px;font-style:italic;color:#515B78;font-size:12px;}.ignitis-styleguide .select2-container--default .select2-results__option--highlighted[aria-selected]{background:#f4f5f7;color:#172e62;}.ignitis-styleguide .select2-search--dropdown + .select2-results li.select2-results__message{padding-top:0;}.ignitis-styleguide .form-item,.ignitis-styleguide .input-group{padding:0;margin-bottom:20px;display:block;width:auto;}.ignitis-styleguide .form-item label,.ignitis-styleguide .input-group label{font-weight:600;padding-left:4px;color:#172e62;font-size:13px;}.ignitis-styleguide .input-group__title,.ignitis-styleguide .input-group__values{display:block;}.ignitis-styleguide .input-group__title{margin:0;}.ignitis-styleguide .input-group__title label{display:inline;}.ignitis-styleguide a.link-arrow-left{position:relative;padding-left:27px;}.ignitis-styleguide a.link-arrow-left:before{content:"\e919";font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;left:1px;top:50%;margin-top:-9px;font-size:18px;text-decoration:none;}.ignitis-styleguide a.link-arrow-left.size-smaller{font-size:14px;padding-left:25px;}.ignitis-styleguide a.link-arrow-left.size-smaller:before{font-size:16px;margin-top:-8px;}.ignitis-styleguide a.link-arrow-right{position:relative;padding-right:27px;}.ignitis-styleguide a.link-arrow-right:before{content:"\e91a";font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:1px;top:50%;margin-top:-9px;font-size:18px;text-decoration:none;}.ignitis-styleguide a.link-arrow-right.size-smaller{font-size:14px;padding-right:25px;}.ignitis-styleguide a.link-arrow-right.size-smaller:before{font-size:16px;margin-top:-7px;}.ignitis-styleguide .tooltip{width:15px;height:15px;background:transparent;background-image:url(/themes/custom_theme/svg/tooltip.svg);background-position:center;background-repeat:no-repeat;border:0;border-radius:0;background-size:cover;margin-left:5px;opacity:0.3;}.ignitis-styleguide .tooltip:hover,.ignitis-styleguide .tooltip:focus{opacity:1;}.ignitis-styleguide ::-webkit-input-placeholder{color:#b6bccb;}.ignitis-styleguide ::-moz-placeholder{color:#b6bccb;}.ignitis-styleguide :-ms-input-placeholder{color:#b6bccb;}.ignitis-styleguide ::-ms-input-placeholder{color:#b6bccb;}.ignitis-styleguide ::placeholder{color:#b6bccb;}.ignitis-styleguide .form-item--error-message{font-size:12px;color:#ef404a;font-weight:400;}.ignitis-styleguide span.required{color:#ef404a;}.ignitis-styleguide .semibold{font-size:16px;line-height:28px;font-weight:600;letter-spacing:0px;}.ignitis-styleguide .semibold + .order-instruction-notice{margin-top:24px;}.ignitis-styleguide .link-with-questionmark{font-size:14px;}.ignitis-styleguide .link-with-questionmark:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e936";margin-left:3px;}.ignitis-styleguide .form-item.label-as-button{margin:0 0 16px;}@media only screen and (min-width:600px){.ignitis-styleguide .form-item.label-as-button{margin:0;width:100%;}}.ignitis-styleguide .form-item.label-as-button:last-child{margin-bottom:0;}.ignitis-styleguide .smaller-section-title{font-size:14px;line-height:22px;font-weight:700;letter-spacing:0px;margin:0 0 16px;}.ignitis-styleguide .form-checkbox{padding:0;cursor:pointer;}.ignitis-styleguide .form-checkbox .form-checkbox-box{position:absolute;top:3px;left:1px;width:24px;height:24px;margin:0;background-color:#fff;border:2px solid rgba(182,188,203,0.6);border-radius:4px;-webkit-transition:all 150ms;transition:all 150ms;pointer-events:none;}.ignitis-styleguide .form-checkbox .form-checkbox-box:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e980";color:#fff;font-size:12px;display:inline-block;position:absolute;left:3px;bottom:5px;}.ignitis-styleguide .form-checkbox input:checked ~ .form-checkbox-box{background:#172e62;border-color:#172e62;}.ignitis-styleguide .form-checkbox input:checked ~ .form-checkbox-box:after{opacity:1;}.ignitis-styleguide .form-checkbox label{padding:3px 0 0 37px;cursor:pointer;font-size:14px;font-weight:400;}.ignitis-styleguide .form-checkbox:hover .form-checkbox-box{border-color:#515B78;}.ignitis-styleguide .field--name-field-checkbox{margin:0 0 24px;padding-top:0;}.ignitis-styleguide .field--name-field-checkbox .form-checkbox label{color:#515B78;font-size:13px;line-height:18px;font-weight:400;letter-spacing:0px;margin:0;}.ignitis-styleguide .field--name-field-checkbox .form-checkbox a{color:#515B78;font-weight:400;text-decoration:underline;}.ignitis-styleguide .field--name-field-checkbox .form-checkbox a:hover{text-decoration:none;}.ignitis-styleguide .form-actions{margin-top:40px;padding:0;}.ignitis-styleguide .form-actions .button--primary{font-size:14px;padding:15px 56px 14px 24px;display:block;margin:0 auto 24px auto !important;background-image:url(/themes/custom_theme/svg/icon-arrow-right.svg);background-position:right 27px center;background-repeat:no-repeat;}@media only screen and (min-width:600px){.ignitis-styleguide .form-actions .button--primary{margin:0 0 0 24px !important;}}.ignitis-styleguide .form-actions .button--primary[disabled]{background-image:url(/themes/custom_theme/svg/icon-arrow-right-gray.svg);background-position:right 27px center;background-repeat:no-repeat;}.ignitis-styleguide .form-actions a{border:2px solid #a6b1ef;margin:0;cursor:pointer;line-height:1.27;-webkit-transition:all 150ms;transition:all 150ms;text-align:center;background:#4057e3;border-width:2px;height:auto;padding:14px 24px 14px 56px;font-size:14px;font-weight:600;border-radius:8px;position:relative;top:0;width:auto;background:transparent;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.03);box-shadow:0 10px 15px rgba(23,46,98,0.03);color:#4057e3;text-decoration:none;display:inline-block;}.ignitis-styleguide .form-actions a:before{content:"\e907";font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;left:27px;top:16px;}.ignitis-styleguide .form-actions a:hover{top:-3px;border-color:#4d64ee;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.06);box-shadow:0 15px 20px rgba(23,46,98,0.06);background-color:#fff;text-decoration:none;}.ignitis-styleguide .form-actions a:focus{text-decoration:none;}.ignitis-styleguide .element-badge{background:#e8f3fb;font-size:12px;color:#026ba7;line-height:1.3;padding:3px 12px 4px 12px;border-radius:12px;display:inline-block;white-space:nowrap;}.ignitis-styleguide .element-badge--gray{background:#f4f5f7;color:#515B78;}.ignitis-styleguide .element-badge + .element-badge{margin-left:4px;}.ignitis-styleguide .element-badge.status-notice:before,.ignitis-styleguide .element-badge.status-success:before,.ignitis-styleguide .element-badge.status-warning:before,.ignitis-styleguide .element-badge.status-error:before,.ignitis-styleguide .element-badge.status-info:before,.ignitis-styleguide .element-badge.status-purple:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;vertical-align:1px;margin-right:4px;background:#2d93e2;}.ignitis-styleguide .element-badge.status-success{background:#e4faf7;color:#018f7d;}.ignitis-styleguide .element-badge.status-success:before{background:#00d3b7;}.ignitis-styleguide .element-badge.status-warning{background:#fbf5db;color:#a26a0a;}.ignitis-styleguide .element-badge.status-warning:before{background:#eecf4e;}.ignitis-styleguide .element-badge.status-error{background:#FFF1F2;color:#C00C15;}.ignitis-styleguide .element-badge.status-error:before{background:#ef404a;}.ignitis-styleguide .element-badge.status-info{background:#f4f5f7;color:#515B78;}.ignitis-styleguide .element-badge.status-info:before{background:#b6bccb;}.ignitis-styleguide .element-badge.status-purple{background:#f4f3fe;color:#5854af;}.ignitis-styleguide .element-badge.status-purple:before{background:#928df2;}.ignitis-styleguide .ignitis-data-table .list-header{display:none;}@media only screen and (min-width:1024px){.ignitis-styleguide .ignitis-data-table .list-header{display:table;table-layout:fixed;width:100%;}.ignitis-styleguide .ignitis-data-table .list-header .list-column{font-size:12px;line-height:14px;font-weight:700;letter-spacing:0px;border-bottom:2px solid #e9ebef;}}.ignitis-styleguide .ignitis-data-table .mobile-label{font-size:12px;line-height:16px;font-weight:700;letter-spacing:0px;margin-bottom:4px;}@media only screen and (min-width:1024px){.ignitis-styleguide .ignitis-data-table .mobile-label{display:none;}}.ignitis-styleguide .ignitis-data-table .list-row{border-bottom:1px solid #e9ebef;padding:20px 8px 9px 8px;position:relative;}@media only screen and (min-width:1024px){.ignitis-styleguide .ignitis-data-table .list-row{display:table;table-layout:fixed;width:100%;padding:0;border:0;}}.ignitis-styleguide .ignitis-data-table .list-row:hover{background:#FAFAFA;}.ignitis-styleguide .ignitis-data-table .list-column{font-size:14px;line-height:24px;font-weight:600;letter-spacing:0px;margin-bottom:20px;}.ignitis-styleguide .ignitis-data-table .list-column:last-child{margin-bottom:0;}@media only screen and (min-width:1024px){.ignitis-styleguide .ignitis-data-table .list-column{display:table-cell;vertical-align:top;padding:17px 8px;border-bottom:1px solid #e9ebef;margin:0;}}.ignitis-styleguide .ignitis-data-table .list-column .column-value{font-size:14px;line-height:24px;font-weight:600;letter-spacing:0px;}.ignitis-styleguide .secondary-text{font-size:11px;line-height:13px;font-weight:400;letter-spacing:0px;color:#515B78;}.ignitis-styleguide .toggler-button{background:#FFFFFF;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);border-radius:4px;width:40px;height:40px;line-height:38px;font-size:3px;padding:0;border:0;}.ignitis-styleguide .toggler-button span{pointer-events:none;}@media only screen and (min-width:1024px){.ignitis-styleguide .toggler-button{-webkit-box-shadow:none;box-shadow:none;}.ignitis-styleguide .toggler-button:hover,.ignitis-styleguide .toggler-button:focus{-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}}@media only screen and (max-width:1235px){.authority-list{padding:0 14px 60px 14px;}}.authority-list .content-above-list{margin-bottom:15px;}.authority-list .content-above-list .form-title{margin:0 0 16px;}.authority-list .content-above-list .form-title + p{margin:0 0 22px;}.authority-list .content-above-list .btn:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e95b";margin-left:9px;vertical-align:-1px;}@media only screen and (max-width:1023px){.authority-list .list-row.has-comment{padding-bottom:50px;}.authority-list .list-row.has-comment .list-column:nth-child(5){bottom:69px;}}@media only screen and (max-width:1023px){.authority-list .list-column:nth-child(5){position:absolute;right:8px;bottom:30px;text-align:right;margin:0;}.authority-list .list-column:nth-child(5) .secondary-text{position:absolute;top:50px;right:0;width:250px;}.authority-list .list-column:nth-child(6){position:absolute;right:8px;top:8px;}}@media only screen and (min-width:1024px){.authority-list .list-column:nth-child(1){width:140px;padding-left:16px;}.authority-list .list-column:nth-child(4){width:92px;}.authority-list .list-column:nth-child(5){width:165px;text-align:right;}.authority-list .list-column:nth-child(6){width:64px;text-align:right;}.authority-list .list-column .toggler-button{margin-top:-5px;}}.authority-list .list-column .operations-wrapper{position:relative;}.authority-list .list-column .operations-wrapper .operations-drop{position:absolute;right:0;top:41px;width:200px;text-align:left;-webkit-box-shadow:0 6px 20px rgba(23,46,98,0.15);box-shadow:0 6px 20px rgba(23,46,98,0.15);border-radius:4px;padding:8px;z-index:1;display:none;background:#fff;}.authority-list .list-column .operations-wrapper .operations-drop li{padding:0;margin:0;background:none;}.authority-list .list-column .operations-wrapper .operations-drop li a{display:block;font-size:14px;line-height:20px;font-weight:400;letter-spacing:0px;color:#172e62;border-radius:4px;text-decoration:none;padding:11px 11px 11px 40px;position:relative;}.authority-list .list-column .operations-wrapper .operations-drop li a:hover{background:#f4f5f7;}.authority-list .list-column .operations-wrapper .operations-drop li a:before{content:"\e92a";font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;left:11px;top:12px;font-size:19px;}.authority-list .list-column .operations-wrapper .operations-drop li a.confirm:before{content:"\e911";font-size:13px;left:12px;top:15px;}.authority-list .list-column .operations-wrapper .operations-drop li a.edit:before{content:"\e99d";}.authority-list .list-column .operations-wrapper .operations-drop li a.reject:before{content:"\e971";left:9px;}.authority-list .list-column .operations-wrapper .operations-drop li a.remove:before{content:"\e981";}.authority-list .list-column .operations-wrapper .operations-drop .dropbutton-widget{padding:0;}.authority-list .list-column .operations-wrapper .operations-drop .dropbutton-widget .dropbutton-action,.authority-list .list-column .operations-wrapper .operations-drop .dropbutton-widget .dropbutton-toggle{display:none;}.authority-list .list-column .operations-wrapper .operations-drop .dropbutton-widget .secondary-action{display:block;}.authority-list .list-column .operations-wrapper.active .operations-drop{display:block;}.authority-list .list-column .person-fullname{line-height:1.3;display:block;}@media only screen and (min-width:1024px){.authority-list .list-column .person-fullname{margin-top:3px;}}.authority-list .list-column .person-fullname + .secondary-text{margin-top:5px;}.authority-list .list-column .element-badge + .secondary-text{margin-top:6px;max-width:188px;}@media only screen and (max-width:1235px){div.authority-form{padding:0 14px 60px 14px;}}div.authority-form .form-title{margin:0 0 16px;}div.authority-form .form-title + p{margin:0;}div.authority-form .section-title{font-size:16px;line-height:28px;font-weight:700;letter-spacing:0px;margin:0 0 20px;}div.authority-form .authority__form-header{margin-bottom:24px;}@media only screen and (min-width:600px){div.authority-form .authority__form-header{display:none;}}div.authority-form .authority__form-layout{margin-top:40px;margin-bottom:40px;max-width:720px;}@media only screen and (min-width:768px){div.authority-form .authority__form-layout{display:table;table-layout:fixed;width:100%;}}div.authority-form .authority__form-layout .form-item.form-item-representative-person-code,div.authority-form .authority__form-layout .form-item.form-item-representative-code{margin-bottom:0;}div.authority-form .authority__form-layout .field--name-new-owner-person-code + .field--name-field-new-owner-phone{margin-top:20px;}div.authority-form .authority__form-layout .field--name-old-owner-person-code .form-item,div.authority-form .authority__form-layout .field--name-new-owner-person-code .form-item,div.authority-form .authority__form-layout .field--name-field-new-owner-mail .form-item{margin-bottom:0;}@media only screen and (min-width:768px){div.authority-form .authority__person-form{border:0;border-right:1px solid #e9ebef;display:table-cell;vertical-align:top;padding:0 40px 0 0;}}div.authority-form .authority__representative-form{padding-top:40px;}@media only screen and (min-width:768px){div.authority-form .authority__representative-form{border:0;display:table-cell;vertical-align:top;padding:0 0 0 40px;}}div.authority-form .authority__upload-form .form-item--managed-file .form-item--container{max-width:none !important;}div.authority-form .authority__upload-form .field--name-file,div.authority-form .authority__upload-form .field--name-files{max-width:720px;}div.authority-form .authority__upload-form .field--name-file .form-item--managed-file label,div.authority-form .authority__upload-form .field--name-files .form-item--managed-file label{padding:0;font-size:16px;line-height:28px;font-weight:700;letter-spacing:0px;margin:0 0 20px;}div.authority-form .authority__upload-form .uploaded-file-div{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}div.authority-form .authority__upload-form .uploaded-file-div .js-form-submit{margin-top:4px;}div.authority-form .authority__upload-form .form-item-authorization-valid-until{max-width:320px;}div.authority-form .authority__upload-form .form-item-authorization-valid-until input.form-date{background-image:none;}div.authority-form .authority__form-submit{margin-top:40px;}div.authority-form .authority__form-submit .form-actions{margin:0 14px 0 0;display:inline-block;vertical-align:top;}div.authority-form .authority__person-form ~ .authority__person-form{padding-top:40px;border:0;}div.authority-form .authority__person-form ~ .authority__person-form > h3{white-space:nowrap;}@media only screen and (min-width:768px){div.authority-form .authority__person-form ~ .authority__person-form{padding:0 0 0 40px;}}div.authority-form .notification-strip-wrapper{display:none;}@media only screen and (min-width:768px){div.authority-form .field--name-field-doc-date{max-width:320px;}}div.authority-form .field--name-field-doc-date input.form-date{background-image:none;}@media only screen and (min-width:768px){div.authority-form .field--name-field-inheritance-doc-type,div.authority-form .field--name-field-doc-number{max-width:320px;}}div.authority-form .field--name-field-owner-comment{max-width:720px;}div.authority-form .field--name-field-owner-comment textarea{max-width:720px;}@media only screen and (min-width:1024px){div.authority-form .field--name-field-order-id .form-item .select2-container--default{max-width:720px;}div.authority-form .field--name-field-order-id .form-item .select2-container--default .select2-selection--single .select2-selection__rendered{max-width:674px;}}div.authority-form .field--name-field-inheritance-doc-type .select2-container--default .select2-selection--single,div.authority-form .field--name-field-order-id .select2-container--default .select2-selection--single{border-width:2px;}div.authority-form .field--name-field-inheritance-doc-type .select2-container--default .select2-selection--single:hover,div.authority-form .field--name-field-order-id .select2-container--default .select2-selection--single:hover{border-color:#515B78;}div.authority-form .calculator-select-wrapper{padding:0;margin-top:32px;}@media only screen and (min-width:1024px){div.authority-form .calculator-select-wrapper{margin-top:40px;}}div.authority-form .calculator-select-wrapper .calculator-select{display:block !important;width:100%;padding:0;border-radius:0;background:transparent;}div.authority-form .calculator-select-wrapper .calculator-select .calculator-item{padding:0;width:100%;height:auto;}div.authority-form .calculator-select-wrapper .calculator-select .calculator-item .checkmark{padding:1px 0 0 36px;height:auto;text-align:left;-webkit-transition:150ms all;transition:150ms all;font-size:14px;border:0;position:relative;min-height:24px;line-height:20px;font-weight:400;color:#172e62;}div.authority-form .calculator-select-wrapper .calculator-select .calculator-item .checkmark:before{content:"";width:24px;height:24px;border:2px solid rgba(182,188,203,0.6);border-radius:24px;position:absolute;left:0;top:-1px;-webkit-transition:150ms all;transition:150ms all;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;}div.authority-form .calculator-select-wrapper .calculator-select .calculator-item .checkmark:after{content:"";position:absolute;left:7px;top:6px;background:#fff;width:10px;height:10px;border-radius:10px;-webkit-transition:150ms all;transition:150ms all;opacity:0;-webkit-box-sizing:border-box;box-sizing:border-box;}div.authority-form .calculator-select-wrapper .calculator-select .calculator-item .checkmark:hover:before{border:2px solid #515B78;}div.authority-form .calculator-select-wrapper .calculator-select .calculator-item input[type=radio]:disabled ~ .checkmark{color:#B6BCCB;cursor:not-allowed;}div.authority-form .calculator-select-wrapper .calculator-select .calculator-item input[type=radio]:disabled ~ .checkmark:before{background:#f4f5f7;border-color:#e9ebef;}div.authority-form .calculator-select-wrapper .calculator-select .calculator-item input[type=radio]:checked ~ .checkmark{cursor:default;background:transparent;font-weight:400 !important;}div.authority-form .calculator-select-wrapper .calculator-select .calculator-item input[type=radio]:checked ~ .checkmark:before{background:#172e62;border-color:#172e62;}div.authority-form .calculator-select-wrapper .calculator-select .calculator-item input[type=radio]:checked ~ .checkmark:after{opacity:1;}div.authority-form .calculator-select-wrapper .calculator-select .calculator-item input[type=radio]:disabled:checked ~ .checkmark{color:#B6BCCB;cursor:not-allowed;}div.authority-form .calculator-select-wrapper .calculator-select .calculator-item input[type=radio]:disabled:checked ~ .checkmark:before{background:#f4f5f7;border-color:#e9ebef;}div.authority-form .calculator-select-wrapper .calculator-select .calculator-item:last-child{margin-bottom:0;}div.authority-form .calculator-select-wrapper .calculator-select .calculator-item + .calculator-item{margin-top:20px;}div.authority-form .field--name-field-doc-date h4{margin:0 0 7px;font-weight:600;padding-left:4px;font-size:13px;}div.authority-form .authority__form-submit .form-actions{display:-webkit-box;display:-ms-flexbox;display:flex;}@media only screen and (max-width:520px){div.authority-form .authority__form-submit .form-actions{-ms-flex-wrap:wrap;flex-wrap:wrap;}}div.authority-form .authority__form-submit .form-actions a{border:1px solid #b6bccb;padding:14px 24px 15px 24px;color:#172e62;position:static;-webkit-box-shadow:none;box-shadow:none;}div.authority-form .authority__form-submit .form-actions a:before{display:none;}div.authority-form .authority__form-submit .form-actions a:hover{background-color:#f4f5f7;border-color:#b6bccb;}div.authority-form .authority__form-submit .form-actions .button--primary{padding:14px 24px 15px 24px;margin:0 !important;background-image:none;}div.authority-form .authority__form-submit .form-actions .btn--approval{background:#4057E3;border-color:#4057E3;margin-left:20px;}@media only screen and (max-width:520px){div.authority-form .authority__form-submit .form-actions .btn--approval{margin:24px 0 0 0;}}div.authority-form .authority__form-submit .form-actions .btn--approval:hover{border-color:#4D64EE;background:#4D64EE;}div.authority-form .authority__form-submit .form-actions .btn--approval[disabled]{background-color:#e9ebef;border-color:#e9ebef;}div.authority-form .authority__form-submit .form-actions .btn--approval[disabled]:hover{background-color:#e9ebef;border-color:#e9ebef;}.ignitis-styleguide .authority-agreement-form .form-actions{display:-webkit-box;display:-ms-flexbox;display:flex;}.ignitis-styleguide .authority-agreement-form .form-actions a{border:1px solid #b6bccb;padding:14px 24px 15px 24px;color:#172e62;position:static;-webkit-box-shadow:none;box-shadow:none;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.ignitis-styleguide .authority-agreement-form .form-actions a:before{display:none;}.ignitis-styleguide .authority-agreement-form .form-actions a:hover{background-color:#f4f5f7;border-color:#b6bccb;}.ignitis-styleguide .authority-agreement-form .form-actions .button--primary{padding:14px 24px 15px 24px;margin:0 16px 0 0 !important;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;background-image:none;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-created,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement{border-radius:8px;-webkit-box-shadow:0 10px 30px rgba(23,46,98,0.1);box-shadow:0 10px 30px rgba(23,46,98,0.1);padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;line-height:1.8;color:#172e62 !important;}@media only screen and (min-width:640px){body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-created,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement{width:100% !important;max-width:600px !important;}}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-created .ui-widget-content,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .ui-widget-content,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement .ui-widget-content{color:#172e62 !important;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-created .authority__modal-header h2,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .authority__modal-header h2,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement .authority__modal-header h2{margin-top:0;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-created div.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix > button > span.ui-button-icon.ui-icon.ui-icon-closethick,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal div.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix > button > span.ui-button-icon.ui-icon.ui-icon-closethick,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement div.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix > button > span.ui-button-icon.ui-icon.ui-icon-closethick{opacity:0.7;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-created div.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix > button > span.ui-button-icon.ui-icon.ui-icon-closethick:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal div.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix > button > span.ui-button-icon.ui-icon.ui-icon-closethick:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement div.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix > button > span.ui-button-icon.ui-icon.ui-icon-closethick:hover{opacity:1;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-created .ui-dialog-title,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .ui-dialog-title,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement .ui-dialog-title{margin-top:1px !important;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-created .ui-dialog-content,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .ui-dialog-content,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement .ui-dialog-content{padding:0 32px 40px 32px;}@media only screen and (min-width:480px){body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-created .ui-dialog-content,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .ui-dialog-content,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement .ui-dialog-content{padding:0 48px 48px 48px;}}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-created .ui-dialog-content a,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .ui-dialog-content a,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement .ui-dialog-content a{color:#4057e3;text-decoration:underline;font-weight:600;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-created .ui-dialog-content a:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-created .ui-dialog-content a:focus,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .ui-dialog-content a:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .ui-dialog-content a:focus,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement .ui-dialog-content a:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement .ui-dialog-content a:focus{text-decoration:none;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-created h2,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal h2,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement h2{font-size:20px;line-height:30px;font-weight:700;letter-spacing:-0.4px;text-align:center;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-created h2:before,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal h2:before,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement h2:before{content:"";background-image:url(/themes/custom_theme/svg/picto-check-round-thick.svg);background-position:center;background-repeat:no-repeat;background-size:cover;display:block;margin:0 auto 18px;width:38px;height:37px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-created ul,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal ul,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement ul{margin:0 0 32px 0;overflow:hidden;padding:0;list-style-type:none;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-created ul li,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal ul li,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement ul li{padding:0 0 0 24px;margin:0 0 12px;background-image:url(/themes/custom_theme/svg/bullet.svg);background-position:6px 9px;background-repeat:no-repeat;background-size:6px 6px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-created ul li:last-child,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal ul li:last-child,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement ul li:last-child{margin-bottom:0;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-created .authority__form-submit,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .authority__form-submit,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement .authority__form-submit{text-align:center;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-created .authority__form-submit .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-created .authority__form-submit a.btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .authority__form-submit .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .authority__form-submit a.btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement .authority__form-submit .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement .authority__form-submit a.btn{border:1px solid #172E62;margin:0;cursor:pointer;outline:none;height:48px;line-height:46px;padding:0 22px;font-size:14px;font-weight:600;text-align:center;text-transform:none;text-decoration:none;display:inline-block;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;border-color:#B6BCCB;background-color:transparent;color:#172e62;}@media only screen and (min-width:600px){body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-created .authority__form-submit .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-created .authority__form-submit a.btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .authority__form-submit .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .authority__form-submit a.btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement .authority__form-submit .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement .authority__form-submit a.btn{padding:0 24px;}}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-created .authority__form-submit .btn:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-created .authority__form-submit a.btn:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .authority__form-submit .btn:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .authority__form-submit a.btn:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement .authority__form-submit .btn:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement .authority__form-submit a.btn:hover{color:#172e62;background-color:#f4f5f7;border-color:#B6BCCB;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement .ui-dialog-title{line-height:1.3;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement .ui-dialog-content{padding-top:0;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance{border-radius:8px;-webkit-box-shadow:0 10px 30px rgba(23,46,98,0.1);box-shadow:0 10px 30px rgba(23,46,98,0.1);padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;line-height:1.8;color:#172e62 !important;overflow:hidden;}@media only screen and (min-width:640px){body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance{width:100% !important;max-width:600px !important;}}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .ui-widget-content,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .ui-widget-content,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .ui-widget-content,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance .ui-widget-content,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority .ui-widget-content,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance .ui-widget-content{color:#172e62 !important;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state div.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix > button > span.ui-button-icon.ui-icon.ui-icon-closethick,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal div.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix > button > span.ui-button-icon.ui-icon.ui-icon-closethick,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form div.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix > button > span.ui-button-icon.ui-icon.ui-icon-closethick,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance div.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix > button > span.ui-button-icon.ui-icon.ui-icon-closethick,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority div.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix > button > span.ui-button-icon.ui-icon.ui-icon-closethick,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance div.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix > button > span.ui-button-icon.ui-icon.ui-icon-closethick{opacity:0.7;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state div.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix > button > span.ui-button-icon.ui-icon.ui-icon-closethick:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal div.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix > button > span.ui-button-icon.ui-icon.ui-icon-closethick:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form div.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix > button > span.ui-button-icon.ui-icon.ui-icon-closethick:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance div.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix > button > span.ui-button-icon.ui-icon.ui-icon-closethick:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority div.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix > button > span.ui-button-icon.ui-icon.ui-icon-closethick:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance div.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix > button > span.ui-button-icon.ui-icon.ui-icon-closethick:hover{opacity:1;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .ui-dialog-titlebar,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .ui-dialog-titlebar,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .ui-dialog-titlebar,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance .ui-dialog-titlebar,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority .ui-dialog-titlebar,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance .ui-dialog-titlebar{padding:20px 40px 1px 32px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .ui-dialog-title,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .ui-dialog-title,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .ui-dialog-title,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance .ui-dialog-title,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority .ui-dialog-title,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance .ui-dialog-title{margin-top:1px !important;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .form-wrapper,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .form-wrapper,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .form-wrapper,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance .form-wrapper,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority .form-wrapper,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance .form-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .form-wrapper *,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .form-wrapper *,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .form-wrapper *,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance .form-wrapper *,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority .form-wrapper *,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance .form-wrapper *{-webkit-box-sizing:border-box;box-sizing:border-box;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .form-wrapper label,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .form-wrapper label,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .form-wrapper label,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance .form-wrapper label,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority .form-wrapper label,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance .form-wrapper label{font-size:16px;line-height:28px;font-weight:700;letter-spacing:0px;color:#172e62;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .form-wrapper label .required,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .form-wrapper label .required,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .form-wrapper label .required,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance .form-wrapper label .required,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority .form-wrapper label .required,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance .form-wrapper label .required{display:none;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state textarea,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal textarea,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form textarea,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance textarea,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority textarea,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance textarea{width:100%;background-color:#ffffff;margin:0;padding:16px;outline:none;font-weight:300;-webkit-appearance:none;border:2px solid rgba(182,188,203,0.6);border-radius:4px;-webkit-transition:all 150ms;transition:all 150ms;max-width:432px;font-size:14px;color:#172e62;min-height:100px;line-height:1.3;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state textarea:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal textarea:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form textarea:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance textarea:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority textarea:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance textarea:hover{border-color:#515B78;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state textarea:focus,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal textarea:focus,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form textarea:focus,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance textarea:focus,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority textarea:focus,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance textarea:focus{border-color:#515B78;-webkit-box-shadow:0 0 0 3px rgba(23,46,98,0.1);box-shadow:0 0 0 3px rgba(23,46,98,0.1);}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state textarea::-webkit-input-placeholder,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal textarea::-webkit-input-placeholder,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form textarea::-webkit-input-placeholder,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance textarea::-webkit-input-placeholder,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority textarea::-webkit-input-placeholder,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance textarea::-webkit-input-placeholder{color:#B6BCCB;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state textarea::-moz-placeholder,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal textarea::-moz-placeholder,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form textarea::-moz-placeholder,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance textarea::-moz-placeholder,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority textarea::-moz-placeholder,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance textarea::-moz-placeholder{color:#B6BCCB;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state textarea:-ms-input-placeholder,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal textarea:-ms-input-placeholder,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form textarea:-ms-input-placeholder,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance textarea:-ms-input-placeholder,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority textarea:-ms-input-placeholder,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance textarea:-ms-input-placeholder{color:#B6BCCB;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state textarea::-ms-input-placeholder,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal textarea::-ms-input-placeholder,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form textarea::-ms-input-placeholder,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance textarea::-ms-input-placeholder,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority textarea::-ms-input-placeholder,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance textarea::-ms-input-placeholder{color:#B6BCCB;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state textarea::placeholder,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal textarea::placeholder,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form textarea::placeholder,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance textarea::placeholder,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority textarea::placeholder,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance textarea::placeholder{color:#B6BCCB;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state textarea.error,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal textarea.error,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form textarea.error,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance textarea.error,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority textarea.error,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance textarea.error{border-color:#ef404a;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .ui-dialog-buttonpane,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .ui-dialog-buttonpane,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .ui-dialog-buttonpane,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance .ui-dialog-buttonpane,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority .ui-dialog-buttonpane,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance .ui-dialog-buttonpane{padding-bottom:40px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .form-item > label,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .form-item > label,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .form-item > label,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance .form-item > label,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority .form-item > label,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance .form-item > label{font-weight:600;font-size:13px;color:#172e62;margin-bottom:5px;padding-left:2px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .form-actions,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .form-actions,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .form-actions,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance .form-actions,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority .form-actions,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance .form-actions{text-align:left;padding-left:48px;padding-right:42px;float:none;-webkit-box-sizing:border-box;box-sizing:border-box;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .form-actions .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .form-actions .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .form-actions .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance .form-actions .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority .form-actions .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance .form-actions .btn{border:1px solid #172E62;background-color:#172e62;color:#fff;margin:0;cursor:pointer;outline:none;height:48px;line-height:46px;padding:0 22px;font-size:14px;font-weight:600;text-align:center;text-transform:none;text-decoration:none;display:inline-block;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;}@media only screen and (min-width:600px){body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .form-actions .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .form-actions .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .form-actions .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance .form-actions .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority .form-actions .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance .form-actions .btn{padding:0 24px;}}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .form-actions .btn:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .form-actions .btn:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .form-actions .btn:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance .form-actions .btn:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority .form-actions .btn:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance .form-actions .btn:hover{border-color:#233a8a;background-color:#233a8a;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .form-actions .btn.btn--transparent-black,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .form-actions .btn.btn--transparent-black,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .form-actions .btn.btn--transparent-black,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance .form-actions .btn.btn--transparent-black,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority .form-actions .btn.btn--transparent-black,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance .form-actions .btn.btn--transparent-black{border-color:#B6BCCB;background-color:transparent;color:#172e62;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .form-actions .btn.btn--transparent-black:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .form-actions .btn.btn--transparent-black:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .form-actions .btn.btn--transparent-black:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance .form-actions .btn.btn--transparent-black:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority .form-actions .btn.btn--transparent-black:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance .form-actions .btn.btn--transparent-black:hover{color:#172e62;background-color:#f4f5f7;border-color:#B6BCCB;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .form-actions .btn.is-disabled,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .form-actions .btn.is-disabled,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .form-actions .btn.is-disabled,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance .form-actions .btn.is-disabled,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority .form-actions .btn.is-disabled,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance .form-actions .btn.is-disabled{background-color:#e9ebef;border-color:#e9ebef;color:#B6BCCB;cursor:not-allowed;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .form-actions .btn.is-disabled:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .form-actions .btn.is-disabled:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .form-actions .btn.is-disabled:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance .form-actions .btn.is-disabled:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority .form-actions .btn.is-disabled:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance .form-actions .btn.is-disabled:hover{background-color:#e9ebef;border-color:#e9ebef;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .form-actions .btn:not(.btn--transparent-black) + .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .form-actions .btn:not(.btn--transparent-black) + .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .form-actions .btn:not(.btn--transparent-black) + .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance .form-actions .btn:not(.btn--transparent-black) + .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority .form-actions .btn:not(.btn--transparent-black) + .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance .form-actions .btn:not(.btn--transparent-black) + .btn{border-color:#B6BCCB;background-color:transparent;color:#172e62;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .form-actions .btn:not(.btn--transparent-black) + .btn:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .form-actions .btn:not(.btn--transparent-black) + .btn:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .form-actions .btn:not(.btn--transparent-black) + .btn:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance .form-actions .btn:not(.btn--transparent-black) + .btn:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority .form-actions .btn:not(.btn--transparent-black) + .btn:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance .form-actions .btn:not(.btn--transparent-black) + .btn:hover{color:#172e62;background-color:#f4f5f7;border-color:#B6BCCB;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}@media only screen and (max-width:599px){body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .form-actions .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .form-actions .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .form-actions .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance .form-actions .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority .form-actions .btn,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance .form-actions .btn{display:block;width:100%;}}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .form-actions .btn:not(.btn--transparent-black),body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .form-actions .btn:not(.btn--transparent-black),body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .form-actions .btn:not(.btn--transparent-black),body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance .form-actions .btn:not(.btn--transparent-black),body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority .form-actions .btn:not(.btn--transparent-black),body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance .form-actions .btn:not(.btn--transparent-black){margin-top:24px;}@media only screen and (min-width:600px){body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .form-actions .btn:not(.btn--transparent-black),body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .form-actions .btn:not(.btn--transparent-black),body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .form-actions .btn:not(.btn--transparent-black),body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance .form-actions .btn:not(.btn--transparent-black),body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority .form-actions .btn:not(.btn--transparent-black),body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance .form-actions .btn:not(.btn--transparent-black){float:left;margin:0 16px 0 0;}}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .responsive-enabled + .form-item--error-message,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .responsive-enabled + .form-item--error-message,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .responsive-enabled + .form-item--error-message,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--inheritance .responsive-enabled + .form-item--error-message,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--authority .responsive-enabled + .form-item--error-message,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--conveyance .responsive-enabled + .form-item--error-message{margin-bottom:24px;color:#ef404a;font-size:13px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal{-webkit-box-sizing:border-box;box-sizing:border-box;background:#f4f5f7;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .ui-dialog-titlebar{padding-left:24px;}@media only screen and (min-width:480px){body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .ui-dialog-titlebar{padding-left:48px;}}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .ui-dialog-titlebar button{background:transparent !important;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .ui-dialog-title{margin-top:25px !important;font-size:20px;line-height:30px;font-weight:700;letter-spacing:-0.4px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .ui-dialog-content{padding:32px 24px 48px 24px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;}@media only screen and (min-width:480px){body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .ui-dialog-content{padding:32px 48px 48px 48px;}}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .commerce-checkout-flow-multistep-project{-webkit-box-shadow:none;box-shadow:none;padding:0;width:100%;display:block;margin:0;background:transparent;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal p{font-size:14px;line-height:24px;font-weight:400;letter-spacing:0px;margin:24px 0;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal p:first-of-type{margin-top:0;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal p:last-of-type{margin-bottom:0;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal p:only-child{margin:0;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .checkout-pane-le-commerce-authority-order-choice{text-align:left;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .checkout-pane-le-commerce-authority-order-choice .form-actions{padding:32px 0 0 0;display:block;margin:0;width:100%;background:transparent;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .checkout-pane-le-commerce-authority-order-choice .form-actions .btn{float:none;margin:0;width:auto;top:0;-webkit-box-shadow:none;box-shadow:none;display:inline-block;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .checkout-pane-le-commerce-authority-order-choice .form-actions .btn:before{display:none;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .checkout-pane-le-commerce-authority-order-choice .form-actions .btn.btn-secondary{border-color:#B6BCCB;background-color:transparent;color:#172e62;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .checkout-pane-le-commerce-authority-order-choice .form-actions .btn.btn-secondary:hover{background-color:#f4f5f7;border-color:#B6BCCB;-webkit-box-shadow:0 1px 0 rgba(23,46,98,0.2);box-shadow:0 1px 0 rgba(23,46,98,0.2);}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .checkout-pane-le-commerce-authority-order-choice .form-actions .btn + .btn{margin-left:14px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite{margin-bottom:32px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin{display:block !important;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item{margin:0 0 14px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item:last-child{margin-bottom:0;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark{-webkit-box-shadow:0 1px 3px rgba(23,46,98,0.1);box-shadow:0 1px 3px rgba(23,46,98,0.1);border:1px solid #f4f5f7;border-radius:4px;font-size:16px;line-height:20px;font-weight:700;letter-spacing:-0.32px;padding:24px 56px 24px 84px;text-align:left;vertical-align:top;display:block;height:auto;margin:0;-webkit-transition:150ms all;transition:150ms all;background:#fff;}@media only screen and (min-width:640px){body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark{padding-right:218px;}}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark:before{content:"";position:absolute;left:24px;top:26px;width:40px;height:40px;background-image:url(/themes/custom_theme/svg/picto-user.svg);background-position:center;background-repeat:no-repeat;background-size:cover;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark:after{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e908";position:absolute;right:20px;top:32px;font-size:16px;color:#B6BCCB;-webkit-transition:150ms all;transition:150ms all;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark span{display:block;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark span .authority-person-code{margin-top:4px;font-size:13px;line-height:18px;font-weight:400;letter-spacing:0px;color:#515B78;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark span.element-badge{background:#e8f3fb;font-size:12px;color:#026ba7;line-height:1.3;padding:3px 12px 4px 12px;border-radius:12px;display:inline-block;white-space:nowrap;margin-top:8px;font-weight:400;}@media only screen and (min-width:640px){body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark span.element-badge{position:absolute;right:50px;top:32px;margin:0;}}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark span.element-badge--gray{background:#f4f5f7;color:#515B78;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark span.element-badge + .element-badge{margin-left:4px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark span.element-badge.status-notice:before,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark span.element-badge.status-success:before,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark span.element-badge.status-warning:before,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark span.element-badge.status-error:before,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark span.element-badge.status-info:before,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark span.element-badge.status-purple:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;vertical-align:1px;margin-right:4px;background:#2d93e2;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark span.element-badge.status-success{background:#e4faf7;color:#018f7d;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark span.element-badge.status-success:before{background:#00d3b7;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark span.element-badge.status-warning{background:#fbf5db;color:#a26a0a;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark span.element-badge.status-warning:before{background:#eecf4e;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark span.element-badge.status-error{background:#FFF1F2;color:#C00C15;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark span.element-badge.status-error:before{background:#ef404a;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark span.element-badge.status-info{background:#f4f5f7;color:#515B78;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark span.element-badge.status-info:before{background:#B6BCCB;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark span.element-badge.status-purple{background:#f4f3fe;color:#5854af;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark span.element-badge.status-purple:before{background:#928df2;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark:hover{-webkit-box-shadow:0 4px 15px rgba(23,46,98,0.15);box-shadow:0 4px 15px rgba(23,46,98,0.15);}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item .checkmark:hover:after{color:#172e62;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item input[type=radio]:checked + .checkmark{background:#FAFAFA;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item input[type=radio]:checked + .checkmark:after{content:"";background-image:url(/themes/custom_theme/images/spinner.gif);background-position:center;background-repeat:no-repeat;background-size:24px 24px;height:27px;width:26px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item input[type=radio]:disabled:not(:checked) + .checkmark{cursor:not-allowed;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item input[type=radio]:disabled:not(:checked) + .checkmark:before,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item input[type=radio]:disabled:not(:checked) + .checkmark .authority-name,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item input[type=radio]:disabled:not(:checked) + .checkmark .authority-person-code{opacity:0.4;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item input[type=radio]:disabled:not(:checked) + .checkmark:after{color:#B6BCCB;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .fieldgroup.form-composite .flex-auto-margin .form-item input[type=radio]:disabled:not(:checked) + .checkmark:hover{-webkit-box-shadow:0 1px 3px rgba(23,46,98,0.1);box-shadow:0 1px 3px rgba(23,46,98,0.1);}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal{border-radius:8px;-webkit-box-shadow:0 10px 30px rgba(23,46,98,0.1);box-shadow:0 10px 30px rgba(23,46,98,0.1);padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;line-height:1.8;color:#172e62 !important;overflow:hidden;}@media only screen and (min-width:640px){body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal{width:100% !important;max-width:600px !important;}}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .ui-widget-content,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .ui-widget-content{color:#172e62 !important;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state div.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix > button > span.ui-button-icon.ui-icon.ui-icon-closethick,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal div.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix > button > span.ui-button-icon.ui-icon.ui-icon-closethick{opacity:0.7;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state div.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix > button > span.ui-button-icon.ui-icon.ui-icon-closethick:hover,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal div.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix > button > span.ui-button-icon.ui-icon.ui-icon-closethick:hover{opacity:1;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .ui-dialog-titlebar,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .ui-dialog-titlebar{padding:20px 40px 1px 32px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .ui-dialog-title,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .ui-dialog-title{margin-top:1px !important;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .form-wrapper,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .form-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .form-wrapper *,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .form-wrapper *{-webkit-box-sizing:border-box;box-sizing:border-box;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .form-wrapper label,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .form-wrapper label{font-size:16px;line-height:28px;font-weight:700;letter-spacing:0px;color:#172e62;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-change-state .form-wrapper label .required,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--authority-select-modal .form-wrapper label .required{display:none;}@media only screen and (min-width:1024px){body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--confirm-agreement-modal-form{max-width:800px !important;}}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .ui-dialog-titlebar,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--confirm-agreement-modal-form .ui-dialog-titlebar{padding-left:48px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .ui-dialog-title,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--confirm-agreement-modal-form .ui-dialog-title{margin-top:23px !important;padding-top:86px;position:relative;width:100% !important;margin-bottom:24px;font-size:24px;line-height:32px;font-weight:700;letter-spacing:-0.48px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .ui-dialog-title:before,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--confirm-agreement-modal-form .ui-dialog-title:before{content:"";width:18px;height:64px;background-image:url(/themes/custom_theme/svg/picto-attention.svg);background-position:left top;background-repeat:no-repeat;position:absolute;background-size:cover;top:0;left:0;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form table,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--confirm-agreement-modal-form table{width:100%;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form table thead,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--confirm-agreement-modal-form table thead{display:none;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form table .item-value,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--confirm-agreement-modal-form table .item-value{font-size:14px;line-height:20px;font-weight:600;letter-spacing:0px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form table .item-label,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--confirm-agreement-modal-form table .item-label{font-size:12px;line-height:18px;font-weight:400;letter-spacing:0px;color:#515B78;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .ui-dialog-content,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--confirm-agreement-modal-form .ui-dialog-content{padding-left:48px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .ui-dialog-content form,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--confirm-agreement-modal-form .ui-dialog-content form{width:auto;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .ui-dialog-content textarea,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--confirm-agreement-modal-form .ui-dialog-content textarea{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:none;min-height:118px;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form .ui-dialog-content .form-item,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--confirm-agreement-modal-form .ui-dialog-content .form-item{padding:0;}body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--reject-agreement-modal-form button.ui-widget,body > div.ui-dialog.ui-widget.ui-widget-content.ui-front.dialog--agreement--confirm-agreement-modal-form button.ui-widget{min-width:135px;}.alternative-js-label{display:none;}.authority-contracts-transfer-form *{-webkit-box-sizing:border-box;box-sizing:border-box;}@media only screen and (min-width:768px){.authority-contracts-transfer-form .commerce-checkout-flow-multistep-project{padding-bottom:64px;}}.authority-contracts-transfer-form .arrowed-steps .checkout-progress--step + .step-dots + .checkout-progress--step .step-label{text-align:center;}@media only screen and (min-width:1024px){.authority-contracts-transfer-form .arrowed-steps .checkout-progress--step + .step-dots + .checkout-progress--step .step-label{text-align:left;}}.authority-contracts-transfer-form .form-actions{margin-top:-3px;padding:32px 0 48px 0;text-align:center;background:#fff;position:relative;z-index:1;border-radius:0 0 8px 8px;margin-left:-24px;width:calc(100% + 48px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}.authority-contracts-transfer-form .form-actions:before{content:"";position:absolute;left:24px;top:0;width:calc(100% - 48px);height:2px;background:#e9ebef;}@media only screen and (min-width:768px){.authority-contracts-transfer-form .form-actions{padding:24px 56px 48px;border-top:2px solid #e9ebef;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-shadow:0 1px 3px rgba(23,46,98,0.15);box-shadow:0 1px 3px rgba(23,46,98,0.15);width:100%;margin-left:0;border-top:2px solid #e9ebef;}.authority-contracts-transfer-form .form-actions:before{content:"";position:absolute;left:0;top:-5px;width:100%;height:3px;background:#fff;}}.authority-contracts-transfer-form .form-actions .btn--yellow{border:2px solid #172e62;cursor:pointer;outline:none;color:#fff;line-height:1.27;-webkit-transition:all 150ms;transition:all 150ms;text-align:center;background:#4057E3;border-width:2px;height:auto;border-color:#4057E3;font-weight:600;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.2);box-shadow:0 10px 15px rgba(23,46,98,0.2);border-radius:8px;position:relative;top:0;width:auto;font-size:14px;padding:15px 56px 14px 24px;display:block;margin:0 auto 24px auto !important;background-image:url(/themes/custom_theme/svg/icon-arrow-right.svg);background-position:right 27px center;background-repeat:no-repeat;}@media only screen and (min-width:768px){.authority-contracts-transfer-form .form-actions .btn--yellow{margin:0 0 0 24px !important;}}.authority-contracts-transfer-form .form-actions .btn--yellow:hover{top:-3px;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.3);box-shadow:0 15px 20px rgba(23,46,98,0.3);}.authority-contracts-transfer-form .form-actions .btn--yellow[disabled]{background-color:#e9ebef;cursor:not-allowed;color:#B6BCCB;border-color:#e9ebef;background-image:url(/themes/custom_theme/svg/icon-arrow-right-gray.svg);background-position:right 27px center;background-repeat:no-repeat;-webkit-box-shadow:none;box-shadow:none;position:static;}.authority-contracts-transfer-form .form-actions .btn--yellow[disabled]:hover,.authority-contracts-transfer-form .form-actions .btn--yellow[disabled]:focus{background-color:#e9ebef;color:#B6BCCB;border-color:#e9ebef;-webkit-box-shadow:none;box-shadow:none;}.authority-contracts-transfer-form .form-actions .btn-secondary{border:2px solid #a6b1ef;margin:0;margin-bottom:0 !important;cursor:pointer;line-height:1.27;-webkit-transition:all 150ms;transition:all 150ms;text-align:center;background:#4057E3;border-width:2px;height:auto;padding:14px 24px 14px 56px;font-size:14px;font-weight:600;border-radius:8px;position:relative;top:0;width:auto;background:transparent;-webkit-box-shadow:0 10px 15px rgba(23,46,98,0.03);box-shadow:0 10px 15px rgba(23,46,98,0.03);color:#4057E3;text-decoration:none;display:inline-block;background-image:url(/themes/custom_theme/svg/icon-arrow-left.svg);background-position:left 27px center;background-repeat:no-repeat;}.authority-contracts-transfer-form .form-actions .btn-secondary:hover{top:-3px;border-color:#4D64EE;-webkit-box-shadow:0 15px 20px rgba(23,46,98,0.06);box-shadow:0 15px 20px rgba(23,46,98,0.06);background-color:#fff;text-decoration:none;}.authority-contracts-transfer-form .form-actions .btn-secondary:focus{text-decoration:none;}.authority-contracts-transfer-form .commerce-checkout-flow-multistep-project .thank-you-for-confirming-idendity + .customer-data-readonly{border-bottom:0;padding-bottom:0;margin-bottom:0;}.authority-contracts-transfer-form .semibold strong{font-size:24px;}.authority-contracts-transfer-form .transfer-orders{margin-top:40px;}@media only screen and (min-width:600px){.transfer-orders{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;}}.transfer-orders .order-item{margin:0 0 16px;-webkit-box-shadow:0 1px 3px rgba(23,46,98,0.1);box-shadow:0 1px 3px rgba(23,46,98,0.1);border:1px solid #e9ebef;padding:24px 24px 98px 24px;border-radius:4px;position:relative;}@media only screen and (min-width:600px){.transfer-orders .order-item{margin:0;-ms-flex-preferred-size:calc(50% - 12px);flex-basis:calc(50% - 12px);}}@media only screen and (min-width:1024px){.transfer-orders .order-item{-ms-flex-preferred-size:calc(33.33% - 16px);flex-basis:calc(33.33% - 16px);}}.transfer-orders .order-item__header{padding:0 55px 20px 0;margin-bottom:20px;border-bottom:1px solid #e9ebef;position:relative;min-height:59px;font-size:14px;line-height:20px;font-weight:700;letter-spacing:0px;}.transfer-orders .order-item__header:after{content:"";width:37px;height:40px;position:absolute;right:0;top:0;background-image:url(/themes/custom_theme/svg/icon-solar.svg);background-position:center;background-repeat:no-repeat;}.transfer-orders .order-item__header.type-wind_park:after{background-image:url(/themes/custom_theme/svg/icon-wind.svg);background-position:center;background-repeat:no-repeat;width:36px;height:39px;}.transfer-orders .order-item__body{position:relative;}.transfer-orders .order-item__body > div{margin:0 0 20px;font-size:14px;line-height:20px;font-weight:600;letter-spacing:0px;}.transfer-orders .order-item__body > div .caption{margin:0 0 2px;font-size:12px;line-height:18px;font-weight:400;letter-spacing:0px;}.transfer-orders .order-item__body > div:last-child{margin-bottom:0;}.transfer-orders .order-item__body .order-item__quantity{position:absolute;right:0;top:0;text-align:right;margin:0;}.transfer-orders .order-item__select-contract{position:absolute;bottom:32px;left:24px;width:calc(100% - 48px);border-top:1px solid #e9ebef;padding-top:17px;}.transfer-orders .order-item__select-contract .form-item{margin:0;}.transfer-orders .order-item__select-contract .form-item label{font-weight:400;padding-top:3px;}@media only screen and (min-width:600px){.authority-contracts-transfer .transfer-thankyou{padding-bottom:48px;}}.authority-contracts-transfer .transfer-thankyou .thank-you-for-confirming-idendity{margin-bottom:32px;}@media only screen and (min-width:600px){.authority-contracts-transfer .transfer-thankyou .thank-you-for-confirming-idendity{margin-bottom:40px;}}.authority-contracts-transfer .transfer-thankyou .thankyou-description{margin-bottom:40px;}@media only screen and (min-width:600px){.authority-contracts-transfer .transfer-thankyou .thankyou-description{margin-bottom:64px;}}.authority-contracts-transfer .transfer-thankyou .thankyou-description p{font-size:16px;}.authority-contracts-transfer .transfer-thankyou .thankyou-description p + p{margin-top:32px;}.authority-contracts-transfer .transfer-thankyou .fake-actions{padding:32px 0 0 0;text-align:center;border-top:2px solid #e9ebef;}@media only screen and (min-width:600px){.authority-contracts-transfer .transfer-thankyou .fake-actions{padding:24px 56px 0;border-top:2px solid #e9ebef;margin-left:-56px;width:calc(100% + 112px);text-align:right;}}.authority-contracts-transfer .transfer-thankyou .fake-actions .btn-secondary{font-size:14px;padding:15px 56px 14px 24px;margin:0 !important;display:inline-block;background-image:url(/themes/custom_theme/svg/icon-arrow-right.svg);background-position:right 27px center;background-repeat:no-repeat;}.two-col-content{margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-sizing:border-box;box-sizing:border-box;}.two-col-content *{-webkit-box-sizing:border-box;box-sizing:border-box;}.two-col-content--builder-landing{min-height:380px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media only screen and (max-width:1023px){.two-col-content--builder-landing{min-height:225px;}}.two-col-content .col-half{display:-webkit-box;display:-ms-flexbox;display:flex;vertical-align:middle;width:55%;height:auto;}@media only screen and (max-width:1023px){.two-col-content .col-half{width:100% !important;}}.two-col-content .col-half__right{min-height:210px;width:45%;position:relative;}.two-col-content .col-half__right--builder-landing{min-height:380px;height:468px;background-color:#fff;}.two-col-content .col-half__right--builder-landing a{position:absolute;top:41%;left:190px;}.two-col-content .col-half__right--builder-landing a:hover{top:41%;}@media only screen and (max-width:1023px){.two-col-content .col-half__right--builder-landing a{position:inherit;left:inherit;top:inherit;}}@media only screen and (max-width:1024){.two-col-content .col-half__right--builder-landing{height:auto;min-height:100px;}}@media only screen and (max-width:1023px){.two-col-content .col-half__right{width:100%;}}.two-col-content .col-half__right--map{overflow:hidden;}.two-col-content .col-half__left{min-height:468px;}.two-col-content .col-half__left--builder-landing{position:relative;height:468px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-size:93vw 100%;background-image:url(/themes/custom_theme/images/background/vystytojo-bg.png);background-repeat:no-repeat;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;}@media only screen and (max-width:1024){.two-col-content .col-half__left--builder-landing{background-size:181% 116%;height:auto;min-height:304px;}}@media only screen and (max-width:480px){.two-col-content .col-half__left--builder-landing{background-size:192% 116%;min-height:204px;}}@media only screen and (max-width:1023px){.two-col-content .col-half__left{width:100%;}}.two-col-content .col-half__left .page-navigation{display:block;}@media only screen and (max-width:1023px){.two-col-content .col-half__left--no-min-height{min-height:auto;}}.two-col-content .col-half-image{margin:auto 0px auto auto;height:100%;width:44%;background-position:center 15%;background-repeat:no-repeat;background-size:cover;}@media only screen and (max-width:1023px){.two-col-content .col-half{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.two-col-content .col-half-background-login,.two-col-content .col-half-background-registration{background-color:#172e62;position:relative;overflow:hidden;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:180px 24px 80px 24px;}@media only screen and (min-width:1024px){.two-col-content .col-half-background-login,.two-col-content .col-half-background-registration{padding:210px 40px 60px 40px;}}.two-col-content .col-half-background-login .register-content,.two-col-content .col-half-background-registration .register-content{position:relative;}.two-col-content .col-half-background-login .register-content:before{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e98d";position:absolute;left:50%;top:-127px;margin-left:-52px;font-size:100px;color:#fff;opacity:0.1;}@media only screen and (max-width:767px){.two-col-content .col-half-background-login{margin-top:64px;}}.two-col-content .col-half-background-registration{position:relative;}.two-col-content .col-half-background-registration .register-content{-webkit-box-sizing:border-box;box-sizing:border-box;}.two-col-content .col-half-background-registration .register-content *{-webkit-box-sizing:border-box;box-sizing:border-box;}.two-col-content .col-half-background-registration .register-content:before{font-family:"icomoon",sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e940";position:absolute;left:50%;top:-109px;margin-left:-58px;font-size:100px;color:#fff;opacity:0.1;}@media only screen and (max-width:767px){.two-col-content .col-half-background-registration{margin-top:32px;}}.two-col-content .col-half-background-registration:after{content:"";position:absolute;left:0;top:100%;width:100%;height:300%;background:#172e62;}@media only screen and (max-width:680px){.two-col-content .col-half__right{-webkit-box-sizing:border-box;box-sizing:border-box;}.two-col-content .col-half__right *{-webkit-box-sizing:border-box;box-sizing:border-box;}}.two-col-content .form-actions{text-align:left;}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.two-col-content .form-actions .btn{margin:0px;}}@media only screen and (max-width:1023px){.two-col-content .form-actions{text-align:center;}}@media only screen and (max-width:1023px){.two-col-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:none;}}.content-wrapper{max-width:1400px;padding:0 24px;margin-left:auto;margin-right:auto;-webkit-box-sizing:border-box;box-sizing:border-box;}@media only screen and (min-width:600px){.content-wrapper{padding-left:40px;padding-right:40px;}}.content-wrapper__narrow{max-width:1176px;padding-left:0;padding-right:0;}.overall-padding-wrapper{padding:64px 24px 80px;background:#FAFAFA;}@media only screen and (min-width:1280px){.overall-padding-wrapper{padding:84px 30px 104px;}}@media only screen and (min-width:1800px){.overall-padding-wrapper{padding-left:40px;padding-right:40px;padding-bottom:120px;}}.overall-padding-wrapper .page-navigation{display:block;margin-bottom:40px;}@media only screen and (min-width:1280px){.overall-padding-wrapper .page-navigation{margin-bottom:80px;}}.overall-padding-wrapper .wrapper{padding:0;max-width:1320px;}@media only screen and (min-width:600px){.overall-padding-wrapper .wrapper{padding-left:16px;padding-right:16px;}}@media only screen and (min-width:1430px){.overall-padding-wrapper .wrapper{padding-left:0;padding-right:0;}}.overall-padding-wrapper .wrapper h1{margin:0 0 19px;font-size:36px;line-height:45px;font-weight:700;letter-spacing:-0.72px;}@media only screen and (min-width:600px){.overall-padding-wrapper .wrapper h1{font-size:44px;line-height:55px;font-weight:700;letter-spacing:-0.88px;}}.overall-padding-wrapper .wrapper p.view-title-description{font-size:16px;line-height:28px;font-weight:600;letter-spacing:0px;margin:0 0 28px;max-width:896px;}@media only screen and (min-width:600px){.overall-padding-wrapper .wrapper p.view-title-description{margin-bottom:32px;}}.overall-padding-wrapper .narrow-wrapper{max-width:1096px;margin-left:auto;margin-right:auto;}.overall-padding-wrapper .narrowest-wrapper{max-width:600px;margin-left:auto;margin-right:auto;}.overall-padding-wrapper .checkout-wrapper{max-width:1000px;margin-left:auto;margin-right:auto;padding-top:21px;}@media only screen and (min-width:600px){.overall-padding-wrapper .checkout-wrapper{padding-top:33px;}}.overall-padding-wrapper.bg-white{background:#fff;}.overall-padding-wrapper.checkout-page{padding-bottom:0;}@media only screen and (min-width:1280px){.overall-padding-wrapper.user-page{padding-bottom:120px;}}@media only screen and (min-width:1800px){.overall-padding-wrapper.user-page{padding-bottom:180px;}}@media only screen and (max-width:1279px){.overall-padding-wrapper.user-page{background:#fff;}}@media only screen and (max-width:1023px){.overall-padding-wrapper.user-page{border-bottom:1px solid #e9ebef;}}.view-page-article .overall-padding-wrapper .wrapper p.view-title-description{margin:0 0 48px;}@media only screen and (min-width:600px){.view-page-article .overall-padding-wrapper .wrapper p.view-title-description{margin-bottom:64px;}}@media only screen and (min-width:1024px){html.full-height{height:100%;}html.full-height body{min-height:100%;}html.full-height .dialog-off-canvas-main-canvas{height:100vh;}html.full-height .wrapper-soft{height:100%;}html.full-height .two-col-content{height:100%;}}@media screen and (min-width:1600px) and (min-height:710px){html.full-height .wrapper-soft{height:calc(100% - 80px);}}@media only screen and (min-width:1024px){html.full-height.user-login-full-height{min-height:100%;}html.full-height.user-login-full-height body{min-height:0;}html.full-height.user-login-full-height .dialog-off-canvas-main-canvas{height:auto;}html.full-height.user-login-full-height .wrapper-soft{height:auto;}html.full-height.user-login-full-height .two-col-content{height:auto;}}@media only screen and (min-width:1024px){html.full-height.user-login-full-height:after{content:"";background:#172e62;position:absolute;right:0;top:0;height:100%;width:45%;}}@media only screen and (min-width:1024px){html.full-height.user-login-full-height .notification-strip-wrapper{max-width:55%;}}.fancybox-hidden{display:none;}.highlighted.has-notices + .overall-padding-wrapper,.highlighted.has-notices + .wrapper-soft{padding-top:21px;}.gray-body-bg{background:#FAFAFA;}body > a.visually-hidden.focusable:focus{position:fixed !important;padding:8px 16px;background:#fff;color:#4057e3;font-weight:600;border:2px solid #4057e3;border-radius:8px;z-index:555;}@view-transition{navigation:auto;}@media (prefers-reduced-motion:reduce){@view-transition{navigation:none;}}body,html{margin:0;padding:0;width:100%;overflow-x:hidden;}body{font-family:"Open Sans",sans-serif;position:relative;color:#24345F;background-color:#fff;}hr{height:5px;width:114px;background-color:#4057E3;border:none;margin-top:20px;}a{color:#24345F;}a[class]{text-decoration:none;}h1,h2{font-size:30px;}video{width:100%;height:auto;}footer a{color:#fff;}.title-soft{padding-top:20px;padding-bottom:20px;text-align:center;}.title-soft h1{font-size:30px;}body a.external-link,body .text-container a.external-link{color:#4057e3;font-size:16px;line-height:24px;font-weight:600;}body a.external-link:after,body .text-container a.external-link:after{content:"";display:inline-block;width:20px;height:20px;background-image:url(/themes/custom_theme/svg/external-link-blue.svg);background-position:center;background-repeat:no-repeat;background-size:18px 18px;margin-left:10px;vertical-align:-3px;}body a.external-link-small,body .text-container a.external-link-small{color:#4057e3;font-size:14px;line-height:20px;font-weight:600;}body a.external-link-small:after,body .text-container a.external-link-small:after{content:"";display:inline-block;width:16px;height:16px;background-image:url(/themes/custom_theme/svg/external-link-blue.svg);background-position:center;background-repeat:no-repeat;background-size:16px 16px;margin-left:7px;vertical-align:-2px;}body a.external-link-gray,body .text-container a.external-link-gray{color:#515B78;font-size:14px;line-height:20px;font-weight:400;}body a.external-link-gray:after,body .text-container a.external-link-gray:after{content:"";display:inline-block;width:16px;height:16px;background-image:url(/themes/custom_theme/svg/external-link-gray.svg);background-position:center;background-repeat:no-repeat;background-size:16px 16px;margin-left:7px;vertical-align:-2px;}body a.external-link-gray:hover,body .text-container a.external-link-gray:hover{color:#515B78;}body a.external-link-gray-small,body .text-container a.external-link-gray-small{color:#515B78;font-size:13px;line-height:16px;font-weight:400;}body a.external-link-gray-small:after,body .text-container a.external-link-gray-small:after{content:"";display:inline-block;width:12px;height:12px;background-image:url(/themes/custom_theme/svg/external-link-gray.svg);background-position:center;background-repeat:no-repeat;background-size:12px 12px;margin-left:4px;vertical-align:-1px;}body a.external-link-gray-small:hover,body .text-container a.external-link-gray-small:hover{color:#515B78;}
.newsletter-text .simplenews-counter-container{padding-top:20px;}.simplenews-counter{color:#fff;font-size:24px;font-weight:bold;border-radius:6px;padding:2px 10px;background-color:#2b3459;display:inline-block;text-align:center;min-width:100px;}.simplenews-counter-container{padding:10px 0;text-align:center;}.simplenews-counter-container h3{margin:5px 0;font-size:18px;}.simplenews-counter__title{font-size:15px;}.simplenews-modal .simplenews-modal__desctription{padding:5px 0;}.simplenews-modal .form-actions,.simplenews-modal{text-align:center;}.simplenews-modal .privacy-policy-link{font-size:13px;padding:20px 0;text-align:center;}.simplenews-modal .privacy-policy-link a{text-decoration:underline;}@media only screen and (min-width:768px){.user-form .form-actions{position:relative;}.user-form .form-actions .btn--transparent-black{position:absolute;left:0;}}.dokobit-main__header{display:none;}.field--widget-boolean-checkbox{padding-top:5px;}.commerce-product-form .form-actions{text-align:right;}.commerce-product-form .form-actions .btn--cancel{float:left;}.filter-wrapper,.js-filter-wrapper{display:none;}.project.two-col-content .main-content-project .project-wrapper .project-information .project-stats .project-info-wrapper.tree-colums .project-info{width:33%;}body div.ui-dialog .ui-dialog-buttonpane button.btn--transparent-black.ui-widget{background-color:rgba(0,0,0,0);border:1px solid #f4cf26;color:#24345f;border-radius:30px;}body div.ui-dialog .ui-dialog-buttonpane button.btn--transparent-black.ui-widget:hover{background-color:rgba(244,207,38,0.07);}.edit-icon{min-width:30px;width:30px;height:30px;background-image:url(/themes/custom_theme/images/icons/edit.svg);background-position:center;background-repeat:no-repeat;padding:0;background-color:transparent;z-index:1;cursor:pointer;background-size:16px 16px;}.input-group__title{color:#adb5c9;}.input-group__values .input-group{display:inline-block;width:30%;vertical-align:top;}@media only screen and (max-width:768px){.input-group__values .input-group{width:49%;}}.btn-disabled{background-color:#ddd !important;}.input-group__values .input-group > *{display:block;}.file-wrapper{padding-top:5px;}.input-group__values .file-wrapper .form-managed-file{display:inline-block;}.input-group__values input.btn--remove{width:30px;height:30px;}.input-group__values input[type="file"]{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%;display:block;z-index:5;cursor:pointer;}.input-group__values .form-item.form-radio{min-width:130px;display:inline-block;}.ajax-progress{display:none;}.input-group:last-child{margin:0 0 15px;}.notification-mark{float:right;width:9px;height:9px;border-radius:50%;background-color:red;}.image-widget .file-icon{display:none;}.js input.form-autocomplete.ui-autocomplete-loading,.js input.form-autocomplete{background-image:none;}.confirm-field-wrapper{position:relative;}.ui-dialog .ui-dialog-title{white-space:inherit;}.profile-form-wrapper .edit-icon{top:44px;padding:0;color:transparent;background-color:transparent;}.ui-dialog-content .contact-button-wrapper{text-align:center;}.selector-box span.required{display:none;}body.toolbar-fixed.toolbar-tray-open .header{top:79px;}body.toolbar-fixed.toolbar-vertical .header,body.toolbar-fixed .header{top:52px;}body.toolbar-fixed #block-custom-theme-local-tasks{padding-top:95px;}body.toolbar-fixed .buy-header-wrapper + #block-custom-theme-local-tasks,body.toolbar-fixed .rent-header-wrapper + #block-custom-theme-local-tasks,body.toolbar-fixed section #block-custom-theme-local-tasks{padding-top:0;}body.toolbar-fixed #block-custom-theme-local-tasks .profile-navigation-wrapper{margin-bottom:5px !important;}body.toolbar-fixed{overflow-x:initial;}.base-header-wrapper{background-color:#9595e9;}.ui-dialog-buttonset button{font-weight:normal;}.container--email-confirmer .form-radios .form-item{width:48%;}@media only screen and (max-width:768px){.container--email-confirmer .form-radios .form-item,.center-box-md{width:100%;}}.form-actions{padding:10px 0px;}.form-checkbox label{padding-left:30px;}.profile-navigation-container .profile-navigation-wrapper .is-active{background-color:#4b5cd7;font-weight:600;border-radius:8px;color:#fff;z-index:1;}.profile-navigation-container .profile-navigation-wrapper .is-active:hover{background-color:#4b5cd7;}.user-confirm-email-change-form__title{padding-bottom:20px;}#le-user-email-confirm-modal-form .password-view-toggle{right:120px;}#le-user-email-confirm-modal-form .password-view-toggle i{font-style:normal;}.le-commerce-customer__empty-list .profile-links{margin-top:20px;}.le-commerce-customer__profiles-list-info .profile-links{margin-top:20px;}.user-confirm-email-change-form__success{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;background:#e4faf7;color:#018f7d;font-size:14px;line-height:1.4;max-width:400px;margin:0;padding:10px;}.ignitis-styleguide.user-edit-page .user-form .form-actions .btn.form-submit{margin-left:0 !important;background-image:unset !important;width:109px !important;min-width:109px !important;}.ignitis-styleguide .user-form .form-checkbox label{color:#515B78 !important;font-size:13px !important;line-height:18px;font-weight:400;letter-spacing:0;margin:0;padding:3px 0 0 37px;cursor:pointer;}.ignitis-styleguide .customer-profiles-form .form-checkbox label{color:#515B78 !important;font-size:13px !important;line-height:18px;font-weight:400;letter-spacing:0;margin:0;padding:3px 0 0 37px;cursor:pointer;}.ignitis-styleguide .customer-profiles-form .form-checkbox a{font-size:13px !important;line-height:18px;font-weight:400;}.ignitis-styleguide .customer-profiles-form .form-checkbox a{font-size:13px !important;line-height:18px;font-weight:400;}
