@font-face{font-family:Outfit;src:url(../../../../fonts/Outfit-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(../../../../fonts/Outfit-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(../../../../fonts/Outfit-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}.alertify{position:fixed;z-index:99999;top:50%;left:50%;width:550px;margin-left:-275px;opacity:1;transform:translateY(-50%);box-shadow:0 3px 3px #0000004d;transition:all .5s cubic-bezier(.175,.885,.32,1.275);border-bottom:5px solid var(--alertifyBorderColor, #0181dd);background:#fff;color:var(--alertifyColor, #000)}.alertify .alertify-button{color:#fff}@media only screen and (max-width: 680px){.alertify{width:90%;left:5%;margin:0}}.alertify em{font-weight:400;display:block;font-style:normal;margin-bottom:1.2em;font-size:25px}.alertify p{font-size:20px;margin-bottom:30px;line-height:1.58}.alertify-button{display:inline-block;overflow:hidden;transition:all .18s ease-out 0s;transition-property:color,background,border-color;min-width:125px;border:none;margin:0 10px 10px;font-size:20px;line-height:22px;font-weight:500;border-radius:30px;padding:13px 31px;text-align:center;background-color:#0181dd}.alertify-button:hover{background:#00abf3;outline:none}.alertify-inner{text-align:center}.alertify-text{margin-bottom:15px;width:100%;font-size:100%}.alertify-log{display:block;margin-top:10px;right:-300px;opacity:0;background:rgba(0,0,0,.9);color:#fff;font-weight:500;text-transform:uppercase;height:auto;max-width:90vw;position:relative;border:none;border-radius:0;text-shadow:none;box-shadow:3px 3px 10px #00000080}@media only screen and (min-width: 768px){.alertify-log{padding:24px 40px 24px 90px;min-height:82px;line-height:2;font-size:20px}}@media only screen and (max-width: 767px){.alertify-log{padding:12px 5px 12px 30px;min-height:50px;line-height:1.5;font-size:10px}}.alertify-log:before{content:"";position:absolute;display:block;width:42px;height:42px;left:21px;top:50%;margin-top:-21px;background:url(/topbest/images/log-ok-ico.png) no-repeat;background-size:contain}@media only screen and (max-width: 767px){.alertify-log:before{width:15px;height:15px;left:5px;top:50%;margin-top:-7.5px}}.alertify-log-success{background:#00abf3;font-size:16px}.alertify-log-error{background:#f11b30;font-size:16px}.alertify-log-show{right:0;opacity:1}.alertify-hide{transition:all .25s cubic-bezier(.6,-.28,.735,.045)}.alertify-log-hide{transition:all .5s cubic-bezier(.6,-.28,.735,.045);transform:translate(300px);opacity:0}.alertify-logs{position:fixed;bottom:10px;right:10px;width:auto;min-width:300px;z-index:11000}@media only screen and (max-width: 680px){.alertify-logs{width:90%}}.alertify-logs a{color:#fff;text-decoration:underline}.alertify-logs.unfixed{position:absolute;top:100%;left:0;bottom:auto;right:auto;display:block}.alertify-logs.unfixed .alertify-log{line-height:1.4;padding:5px 25px 5px 60px;height:auto}.alertify-logs.unfixed .alertify-log:before{width:24px;margin-top:-12px;left:12px}@media only screen and (max-width: 767px){.alertify-logs.unfixed .alertify-log:before{margin-top:-8px}}.alertify-logs-hidden{display:none}.alertify-dialog{padding:25px}.alertify-hidden{transform:translateY(-150px);opacity:0;display:none}:root *>.alertify-hidden{display:block;visibility:hidden}.alertify-cover{position:fixed;z-index:99999;top:0;right:0;bottom:0;left:0;background:rgba(45,45,45,.87);opacity:.8}.alertify-cover-hidden,.alertify-resetFocus{display:none}.select2-container{display:block;position:relative}.select2-container .select2-selection--single{cursor:pointer;display:flex;align-items:center;height:var(--inputHeight, 28px);user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;width:100%;padding-left:var(--inputPaddingLeft, 15px);padding-right:var(--selectPaddingRight, 45px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--inputColor, #000)}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container .select2-selection--multiple{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:#fff;border:1px solid var(--inputBorderColor, #aaa);border-radius:5px;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block;color:var(--selectOptionColor, #000)}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:var(--selectOptionPadding, 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-left-radius:0;border-bottom-right-radius:0;transform:translateY(1px)}.select2-container--open .select2-dropdown--above:not(.custom-drop){border-bottom-color:#fff}.select2-container--open .select2-dropdown--below{border-top-left-radius:0;border-top-right-radius:0;transform:translateY(-1px)}.select2-container--open .select2-dropdown--below:not(.custom-drop){border-top-color:#fff}.select2-search--dropdown{display:block}.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;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid var(--inputBorderColor, #aaa);border-radius:5px}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:var(--selectPlaceholder, #000);opacity:.5}.select2-container--default .select2-selection--single .select2-selection__arrow{height:var(--selectArrowHeight, 26px);position:absolute;top:1px;right:1px;width:var(--selectArrowHeight, 20px);display:flex;align-items:center;justify-content:center}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:var(--selectArrowColor, #888) transparent transparent transparent;border-style:solid;border-width:6px;margin-top:4px;height:0;width:0}.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 var(--selectArrowColor, #888) transparent;margin-top:-6px;border-width:6px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid var(--inputBorderColor, #aaa);border-radius:5px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{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__placeholder{color:var(--selectPlaceholder, #999);margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid var(--inputBorderColor, #aaa);border-radius:5px;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:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.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:none;border-radius:5px;background:rgba(55,182,219,.05);height:44px;font-size:16px;padding:var(--selectOptionPadding, 6px)}.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:255px;padding:10px 0;overflow-y:auto}.desktop .select2-container--default .select2-results>.select2-results__options{overscroll-behavior:contain}.desktop .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar{border-radius:3px;width:6px}.desktop .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track{border-radius:0}.desktop .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb{background-color:#0181dd;border-radius:3px;outline:none}.desktop .select2-container--default .select2-results>.select2-results__options.scrolled-box::-webkit-scrollbar{background-color:#f1f1f1}.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:var(--selectOptionSelectedBG, #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:var(--selectOptionSelectedBG, #5897fb);color:var(--selectOptionSelectedColor, 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 var(--inputBorderColor, #aaa);border-radius:5px;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:700;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.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:#fff;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:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.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:gray}.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}.contact-agency-page ul,.alert ul,.parsley-errors-list,.validate-errors-list,.fancy-header ul,.breadcrumbs{padding:0;margin:0;list-style:none}img{border:0;-ms-interpolation-mode:bicubic}form,fieldset{margin:0;padding:0;border-style:none}input::-ms-clear{display:none}button,textarea,input[type=text],input[type=file],input[type=submit],input[type=button],input[type=reset],input[type=password]{-ms-progress-appearance:none;-moz-appearance:none;-webkit-appearance:none;outline:none}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer}textarea,input{border-radius:0}input[type=image]{padding:0;border:none}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}*:focus{outline:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}dd{margin:0 0 0 40px}table{border-collapse:collapse;border-spacing:0}nav ul,nav ol{list-style-image:none}h4,h5,h6{margin:0}.uppercase{text-transform:uppercase}.clearfix:after{content:"";clear:both;display:table}.align-center,.a-center{text-align:center}.is-loading,.loading{position:relative}.arrow-before:before{content:"";--arrow-height: calc(var(--arrow-width, 15) * 26 / 15);width:calc(var(--arrow-width, 15) * 1px);height:calc(var(--arrow-height, 15) * 1px);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='var(--arrow-width, 15)' height='var(--arrow-height, 26)' viewBox='0 0 15 26' %3E%3Cpath d='M1.09007e-06 26L15 13.0549L0 0L7.49998 13.0006L1.09007e-06 26Z' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='var(--arrow-width, 15)' height='var(--arrow-height, 26)' viewBox='0 0 15 26' %3E%3Cpath d='M1.09007e-06 26L15 13.0549L0 0L7.49998 13.0006L1.09007e-06 26Z' /%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;flex-shrink:0;-webkit-mask-size:100% 100%;mask-size:100% 100%}.arrow-wide-before:before{content:"";--arrow-height: calc(var(--arrow-width, 13) * 20 / 13);width:calc(var(--arrow-width, 13) * 1px);height:calc(var(--arrow-height, 13) * 1px);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='var(--arrow-width, 12)' height='var(--arrow-height, 16)' viewBox='0 0 13 20' %3E%3Cpath d='M0.589356 19.1312L12.7643 10.0385L0.589355 0.868774L6.67681 10.0004L0.589356 19.1312Z' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='var(--arrow-width, 12)' height='var(--arrow-height, 16)' viewBox='0 0 13 20' %3E%3Cpath d='M0.589356 19.1312L12.7643 10.0385L0.589355 0.868774L6.67681 10.0004L0.589356 19.1312Z' /%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;flex-shrink:0}.brand-flower-bg{--brand-flower-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 279.17' opacity='0.5'%3E%3Cpath d='M144.67,86.07a32.88,32.88,0,0,1-20.62,28.76s-1.64.48-2.09.59l-.11,0c-8.48,2.07-26.52,4.74-26.52-9.3h0c0-6,3.23-10.53,7.69-14.44,6.54-5.72,15.73-10.07,21.43-15.52,3.12-3,5.19-6.29,5.19-10.35A57,57,0,0,0,121.57,36c0,42.15-44.37,45.22-44.37,76.39V113c0,14.06,11.26,25.69,26.25,25.69C150.92,138.67,144.67,86.68,144.67,86.07Z' fill='%23091d3b'/%3E%3Cpath d='M121.6,36l0-.05h0a57,57,0,0,1,8.07,29.83c0,4.06-2.07,7.37-5.19,10.35-5.7,5.45-14.89,9.8-21.43,15.52-4.46,3.91-7.69,8.46-7.69,14.44h0c0,14,18,11.37,26.52,9.3l.11,0-.46,0-.43,0-.46,0-.9-.12c-4.28-.73-5.66-3.49-5.66-7.14V108c0-8.79,14.79-14.09,19.29-28.52a29.28,29.28,0,0,0,1.28-8.72C134.62,53.89,123.21,38.27,121.6,36Z' fill='%230d2b4e'/%3E%3Cpath d='M100.34,0l0,0,0,0a53.37,53.37,0,0,0-8.13,24.88h0c0,7.53,3.09,11.36,6,15.09a27.55,27.55,0,0,1,3.45,5.36,15.08,15.08,0,0,1,1.31,6.34h0c0,13.29-15.32,14.06-20.09,13.64h.24l-.24,0h-.15a3.68,3.68,0,0,1-.58-.08l-.33-.06c-4.7-.9-9.14-4.87-9.14-16.36,0,0-17.57,27.51-17.57,45.84s18.2,35.47,18.2,35.47c-3.14-6.08-5-12.82-4.4-19.56,0-28.76,47.71-42.81,47.71-69.71C116.57,26.23,111,12.21,100.34,0Z' fill='%23091d3b'/%3E%3Cpath d='M102.92,51.69a15.08,15.08,0,0,0-1.31-6.34A27.55,27.55,0,0,0,98.16,40c-2.86-3.73-6-7.56-6-15.09h0A53.37,53.37,0,0,1,100.34,0l0,0c-1.26,1.58-15,19.29-15,30.34,0,12.19,6.93,18.28,6.93,24.37a12.71,12.71,0,0,1-1.39,6.11,8,8,0,0,1-7.52,4.48h-.47c4.77.42,20.09-.35,20.09-13.64Z' fill='%230d2b4e'/%3E%3Cpolygon points='103.05 152.2 103.05 152.2 100.01 152.93 100 152.93 100 152.93 97.03 152.22 96.95 152.2 73.88 146.7 81.06 157.45 96.95 181.23 96.96 181.24 99.97 185.76 100 185.8 100 185.8 100.03 185.76 103.05 181.24 103.05 181.23 126.12 146.7 103.05 152.2' fill='%23091d3b'/%3E%3Cpath d='M197.47,138.58l-7.58,1.06-19.74,2.76-11.41,1.86a33.13,33.13,0,0,0-23,14l-35.4,51.11,0,.06-.29.42-.29-.42,0-.06-35.4-51.11a33.13,33.13,0,0,0-23-14L29.85,142.4l-19.74-2.76-7.58-1.06L0,138.23l100,71.64,100-71.64Z' fill='%23091d3b'/%3E%3Cpolygon points='100 209.87 0 138.23 100 279.17 200 138.23 100 209.87' fill='%23091d3b'/%3E%3C/svg%3E%0A")}a{color:var(--defaultLinkColor, #267efd);transition-property:color,background,border-color;transition-duration:.18s;transition-timing-function:ease-out}.mobile a{transition:none}@media screen and (min-width: 1201px){a:hover{color:#00abf3}}b{font-weight:500}mark{color:inherit}h4,h5,h6{font-family:Outfit,sans-serif;line-height:1.15;font-weight:500}input,textarea,select{font-family:Outfit,sans-serif}svg use{pointer-events:none}u{position:relative;text-decoration:none}u:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:currentColor;pointer-events:none}.tinymce-image,.image img{height:auto}.header{--flower-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 89.89 138.67' opacity='1'%3E%3Cpath d='M89.62,86.07A32.94,32.94,0,0,1,69,114.83s-1.64.48-2.09.59l-.12,0c-8.48,2.07-26.51,4.74-26.51-9.3h0c0-6,3.22-10.53,7.69-14.44C54.5,86,63.69,81.61,69.39,76.16c3.12-3,5.19-6.29,5.19-10.35A57,57,0,0,0,66.52,36c0,42.15-44.37,45.22-44.37,76.39V113c0,14.06,11.25,25.69,26.24,25.69C95.86,138.67,89.62,86.68,89.62,86.07Z' fill='%230a2959'/%3E%3Cpath d='M66.55,36l0-.05h0a57,57,0,0,1,8.06,29.83c0,4.06-2.07,7.37-5.19,10.35C63.69,81.61,54.5,86,48,91.68c-4.47,3.91-7.69,8.46-7.69,14.44h0c0,14,18,11.37,26.51,9.3l.12,0-.47,0-.43,0-.45,0c-.31,0-.61-.08-.91-.12-4.28-.73-5.66-3.49-5.66-7.14V108c0-8.79,14.79-14.09,19.29-28.52a29,29,0,0,0,1.29-8.72C79.57,53.89,68.16,38.27,66.55,36Z' fill='%23133c77'/%3E%3Cpath d='M45.28,0l0,0,0,0a53.49,53.49,0,0,0-8.13,24.88h0c0,7.53,3.09,11.36,6,15.09a27.09,27.09,0,0,1,3.45,5.36,15.08,15.08,0,0,1,1.31,6.34h0c0,13.29-15.31,14.06-20.09,13.64H28l-.25,0h-.15a3.56,3.56,0,0,1-.57-.08l-.34-.06c-4.7-.9-9.14-4.87-9.14-16.36C17.57,48.82,0,76.33,0,94.66s18.2,35.47,18.2,35.47c-3.14-6.08-5-12.82-4.39-19.56,0-28.76,47.7-42.81,47.7-69.71C61.51,26.23,55.89,12.21,45.28,0Z' fill='%230a2959'/%3E%3Cpath d='M47.86,51.69a15.08,15.08,0,0,0-1.31-6.34A27.09,27.09,0,0,0,43.1,40c-2.86-3.73-6-7.56-6-15.09h0A53.49,53.49,0,0,1,45.28,0l0,0c-1.26,1.58-15,19.29-15,30.34,0,12.19,6.93,18.28,6.93,24.37a12.82,12.82,0,0,1-1.38,6.11,8,8,0,0,1-7.53,4.48h-.47c4.78.42,20.09-.35,20.09-13.64Z' fill='%23133c77'/%3E%3C/svg%3E");--link-arrow: url("data:image/svg+xml,%3Csvg width='18' height='10' viewBox='0 0 18 10' fill='%2371a0fa' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 10L8.96201 -5.25646e-07L18 10L8.99958 5.00002L0 10Z'/%3E%3C/svg%3E");--headerSubdropSectionBgImg: var(--flower-bg), linear-gradient(to bottom, #03112f 0%, #051d4e 100%)}@media screen and (min-width: 1641px){.header.scrolled .header--main-nav .logo{transform:scale(.6418918919) translateY(1px)}}@media screen and (min-width: 1201px) and (max-width: 1640px){.header.scrolled .header--main-nav .logo{transform:scale(.8)}}@media screen and (min-width: 1421px){.header.scrolled .menu-link{font-size:1.1em}.header.scrolled .cta{margin-left:-75px}.header:has(.user-profile) .header--nav-inner{font-size:8px}.header:has(.user-profile).scrolled .cta{margin-right:-65px}}@media screen and (min-width: 1201px) and (max-width: 1420px){.header.scrolled .menu-link{font-size:11px}.header.scrolled .cta{margin-left:-52px}.header:has(.user-profile) .header--nav-inner{font-size:8px}.header:has(.user-profile).scrolled .cta{margin-right:-55px}}@media screen and (min-width: 1201px){.header{transition:transform .25s}.header:before{pointer-events:none;transition:opacity .15s,transform .25s}.header.scrolled:before{transform:translateY(-30px)}.header.scrolled .header--nav{height:44px}.header.scrolled .header--nav .inspiration-drop--holder{top:calc(100% + 19px)}.header.scrolled .header--nav .agency-drop--holder{top:calc(100% + 2px)}.header.scrolled .header--side-nav{transform:scale(.75)}.header.scrolled .subheader{top:44px}.header.scrolled .menu{gap:20px}.header.scrolled .cta{transform:scale(.75)}.header.scrolled .menu-drop--title:after{top:calc(50% + 3px)}}@media screen and (max-width: 1200px){.header:after{height:1px;content:"";position:absolute;bottom:0;left:0;right:0;background:#71a0fa;display:var(--headerMobileBorder, block)}}@media screen and (max-width: 1200px){.header ul{align-items:stretch;flex-direction:column;width:100%;max-height:none!important}}@media screen and (min-width: 1201px){.header .simple-drop:hover .simple-drop--holder{transform:translate(-50%,3px)}}@media screen and (max-width: 1200px){.header .simple-drop{background-color:#0181dd;border-radius:5px;margin-bottom:20px}}@media screen and (min-width: 1201px){.header .simple-drop--holder{flex-direction:column}}@media screen and (max-width: 1200px){.header .simple-drop--holder:not(.active){display:none}}@media screen and (max-width: 1200px){.header .agency-drop{width:100%}.header .agency-drop .menu-drop--sub_nav{display:none}}@media screen and (min-width: 1421px){.header .agency-drop--holder{max-width:1365px}}@media screen and (min-width: 1201px) and (max-width: 1420px){.header .agency-drop--holder{max-width:94vw}}@media screen and (min-width: 1201px){.header .agency-drop--holder{width:100vw}}@media screen and (min-width: 1201px){.header .agency-drop--main .menu-drop--sub_category-list{max-height:325px;align-items:flex-start;padding:20px}}@media screen and (min-width: 1201px){.header .agency-drop--inner{width:100%;height:100%;display:flex}.header .agency-drop--inner:not(.active){display:none}}@media screen and (min-width: 1201px){.header .inspiration-drop{position:relative}}@media screen and (min-width: 1201px){.header .inspiration-drop--holder{width:250px}.header .inspiration-drop--holder ul{padding:5px 22px;width:100%}.header .inspiration-drop--holder li{padding:var(--headerInspirationDropLiPadding, 8px) 0}.header .inspiration-drop--holder li:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1)}.header .inspiration-drop--holder a{padding-right:10px;font-size:var(--headerInspirationDropLinkSize, 17px);text-transform:var(--headerInspirationDropLinkTransform, capitalize);color:var(--headerInspirationDropLinkColor, #0181dd);height:40px;border-radius:4px;font-weight:500;transition:padding-left .2s}.header .inspiration-drop--holder a:hover{color:var(--headerInspirationDropLinkColorActive, #00abf3);padding-left:var(--headerInspirationDropLinkPaddingActive, 10px)}}.header .inspiration-drop--holder a{gap:20px}.header .inspiration-drop--holder .icon{fill:var(--headerInspirationDropIconFill, #6f94f4)}@media screen and (min-width: 1201px){.header .inspiration-drop--holder .icon{display:var(--headerInspirationDropIconDesktopDisplay, none)}}@media screen and (max-width: 1200px){.header .inspiration-drop--holder .icon{display:var(--headerInspirationDropIconMobileDisplay, block)}}.header .inspiration-drop--holder .icon-custom{fill:url(#icon_gold_gradient)}@media screen and (min-width: 1201px){.header .inspiration-drop--holder .icon-custom{display:var(--headerInspirationDropIconDesktopDisplay, none)}}@media screen and (max-width: 1200px){.header .inspiration-drop--holder .icon-custom{display:var(--headerInspirationDropIconMobileDisplay, block)}}.header .inspiration-drop--holder .arrow{fill:currentColor;display:var(--headerInspirationDropArrowDisplay, block)}.header .user-profile a{color:var(--headerUserProfileLinkColor, #fff)}@media screen and (min-width: 1201px){.header .user-profile a:hover{color:var(--headerUserProfileLinkColorActive, rgba(255, 255, 255, .6))}}@media screen and (max-width: 600px){.header .user-profile a{width:40px;height:40px;justify-content:center;border-radius:20px;margin-right:0;margin-left:12px;background-color:var(--headerUserProfileLinkBg, rgba(255, 255, 255, .2))}.header .user-profile a span{display:none}}.header .user-profile .icon svg{display:block;width:100%;height:100%;fill:var(--headerUserProfileLinkColor, #fff)}.header .user-profile .icon svg circle{fill:var(--headerUserProfileCircleColor, #00abf3)}.header .user-profile .icon svg .p-tip{fill:var(--headerUserProfileTipColor, #fff)}@media screen and (max-width: 600px){.header .user-profile--icon .icon{width:23px;height:24px;margin:2px 0 0 3px}}.header .menu{transition:all .25s}@media screen and (min-width: 1201px){.header .menu-item:hover .menu-link{color:var(--headerMenuLinkColorActive, #71a0fa)}}@media screen and (max-width: 1200px){.header .menu-item{flex-direction:column;margin-bottom:10px;order:-1}}@media screen and (min-width: 1201px){.header .menu-link{cursor:pointer;transition:all .25s}.header .menu-link.active{color:var(--headerMenuLinkColorActive, #71a0fa)}}@media screen and (min-width: 1201px){.header .menu-drop.menu-loaded-drop.active .menu-drop--title:before,.header .menu-drop:not(.menu-loaded-drop):hover .menu-drop--title:before{transform:rotate(0)}.header .menu-drop.menu-loaded-drop.active .menu-drop--title:after,.header .menu-drop:not(.menu-loaded-drop):hover .menu-drop--title:after{opacity:1;z-index:2;transform:translate(-50%,12px);transition:all .1s ease .1s}.header .menu-drop.menu-loaded-drop.active .menu-drop--holder,.header .menu-drop:not(.menu-loaded-drop):hover .menu-drop--holder{opacity:1;pointer-events:auto}.header .menu-drop.menu-loaded-drop.active .menu-drop--holder:before,.header .menu-drop:not(.menu-loaded-drop):hover .menu-drop--holder:before{pointer-events:auto}.header .menu-drop.agency-subheader-type .menu-drop--title:before,.header .menu-drop.agency-subheader-type .menu-drop--title:after{display:none}.header .menu-drop.agency-subheader-type .menu-drop--holder{display:none}}.header .menu-drop--title{position:relative}@media screen and (min-width: 1201px){.header .menu-drop--title{text-align:right}.header .menu-drop--title:after{content:"";position:absolute;width:0;height:0;border-style:none solid solid solid;border-width:8px;border-color:#fff transparent;left:50%;top:calc(50% + 10px);transform:translate(-50%,16px);z-index:1;opacity:0;pointer-events:none;transition:all .1s}.header .menu-drop--title:before{content:"";position:absolute;width:13px;height:8px;background-image:var(--link-arrow);left:calc(100% + 7px);transform:rotate(180deg);top:0;bottom:0;margin:auto 0;transition:transform .3s;background-size:contain;background-repeat:no-repeat}}@media screen and (min-width: 1201px){.header .menu-drop--holder{left:50%;background-color:#fff;border-radius:5px;box-shadow:0 0 40px #00000040;transition:opacity .25s,transform .25s;display:flex;z-index:1}.header .menu-drop--holder.agency-drop--holder{background-color:#f5f6fa;padding:22px;gap:1%;justify-content:space-between;min-height:335px}.header .menu-drop--holder:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:22px;opacity:0;pointer-events:none}}@media screen and (max-width: 1200px){.header .menu-drop--holder{width:100%}}@media screen and (min-width: 1201px){.header .menu-drop--columns{display:flex;align-items:flex-start}}.header .menu-drop--columns_cta{font-weight:500;font-size:16px}@media screen and (min-width: 1201px){.header .menu-drop--columns_cta{margin-top:30px;text-align:center}}@media screen and (max-width: 1200px){.header .menu-drop--columns_cta{color:#fff;padding-top:20px;padding-bottom:20px;border-top:1px solid rgba(255,255,255,.3)}}.header .menu-drop--columns_cta a{display:inline-flex;align-items:center}@media screen and (min-width: 1201px){.header .menu-drop--columns_cta a{color:#0181dd}}@media screen and (max-width: 1200px){.header .menu-drop--columns_cta a{color:currentColor}}.header .menu-drop--columns_cta .icon{width:7px;height:12px;margin-left:8px;fill:currentColor}@media screen and (min-width: 1321px){.header .menu-drop--column{max-width:226px}}@media screen and (min-width: 1201px){.header .menu-drop--column{width:20vw}}@media screen and (min-width: 1201px) and (max-width: 1320px){.header .menu-drop--column{max-width:200px}}@media screen and (max-width: 1200px){.header .menu-drop--column{color:#fff;padding-bottom:20px}.header .menu-drop--column:first-child{padding-top:8px}.header .menu-drop--column:not(:first-child){padding-top:20px;border-top:1px solid rgba(255,255,255,.3)}}.header .menu-drop--column_title{font-size:16px}@media screen and (min-width: 1201px){.header .menu-drop--column_title{text-transform:uppercase;font-weight:500;margin-bottom:28px}}@media screen and (max-width: 1200px){.header .menu-drop--column_title{font-size:18px;font-weight:500;padding-left:30px;position:relative}.header .menu-drop--column_title:before,.header .menu-drop--column_title:after{content:"";position:absolute;top:50%;transform:translateY(-50%)}.header .menu-drop--column_title:before{left:0;width:16px;height:16px;border-radius:3px;border-style:solid;border-color:#fff;border-width:7px 4px}.header .menu-drop--column_title:after{width:2px;height:8px;background-color:#0181dd;left:7px}.header .menu-drop--column_title.active:after{opacity:0}}.header .menu-drop--column_list{font-weight:500;flex-direction:column;align-items:flex-start}@media screen and (min-width: 1201px){.header .menu-drop--column_list{font-size:15px}}@media screen and (max-width: 1200px){.header .menu-drop--column_list{font-size:18px;margin-top:20px}.header .menu-drop--column_list:not(.active){display:none}}@media screen and (min-width: 1201px){.header .menu-drop--column_list li:not(:last-child){margin-bottom:15px}}@media screen and (max-width: 1200px){.header .menu-drop--column_list li{padding-top:20px;padding-left:30px;width:100%;border-top:1px solid rgba(255,255,255,.3)}.header .menu-drop--column_list li:not(:last-child){padding-bottom:20px}}.header .menu-drop--column_list a{color:currentColor}@media screen and (min-width: 1201px){.header .menu-drop--column_list a:hover{color:#0181dd}}@media screen and (max-width: 1200px){.header .menu-drop--column_list a{position:relative;padding-left:30px;display:block}.header .menu-drop--column_list a:before,.header .menu-drop--column_list a:after{content:"";position:absolute;top:50%}.header .menu-drop--column_list a:before{left:0;width:16px;height:16px;border-radius:3px;background-color:#fff;transform:translateY(-50%)}.header .menu-drop--column_list a:after{width:6px;height:6px;left:4px;border-style:solid solid none none;border-width:2px;border-color:#0181dd;transform:translateY(-50%) rotate(45deg)}}.header .menu-drop--simple_list{flex-direction:column;font-weight:500;font-size:15px;white-space:nowrap}.header .menu-drop--simple_list li{align-self:stretch}.header .menu-drop--simple_list li+li{margin-top:8px}.header .menu-drop--simple_list li a{border-radius:4px;background-color:#f3f3f3cc;padding:5px 20px 5px 13px;color:#000;display:flex;width:100%;align-items:center;height:48px}.header .menu-drop--simple_list li a:hover{color:#fff;background-color:#0181dd}.header .menu-drop--simple_list li a:hover .arrow{opacity:1;transform:translate(0)}.header .menu-drop--simple_list li a svg{display:block;width:100%;height:100%;fill:currentColor}.header .menu-drop--simple_list li .icon{margin-right:16px;padding:7px;width:38px;height:38px;border-radius:4px;border:1px solid rgba(0,0,0,.05);background-color:#f7f8fc;color:#0181dd;flex-shrink:0}.header .menu-drop--simple_list li .arrow{width:7px;height:14px;margin-left:12px;color:#fff;opacity:0;transform:translate(50%);transition:all .25s}.header .menu-mobile-additional{flex-direction:column;display:flex;width:100%;align-items:center}@media screen and (min-width: 1201px){.header .menu-mobile-additional{display:none}}.header .cta{transition:all .25s;transform-origin:right center}.header .cta .link>*{position:relative}.header .cta .link:before{content:"";position:absolute;pointer-events:none;left:0;top:0;width:100%;height:100%;transform:skew(-35deg);border-radius:5px 8px;transition-property:background,border-color;transition-duration:.2s;transition-timing-function:ease-out}@media screen and (min-width: 1201px){.header .cta .link:hover .icon{transform:translate(2px)}}.header .cta .link-submit:before{border:1.5px solid #0181dd}@media screen and (min-width: 1201px){.header .cta .link-submit:hover{color:#fff}.header .cta .link-submit:hover:before{background-color:#0181dd}}@media screen and (max-width: 1200px){.header .cta .link-submit .icon{fill:#71a0fa}}.header .cta .link-jury:before{border:1.5px solid rgba(255,255,255,.5)}@media screen and (min-width: 1201px){.header .cta .link-jury:hover{color:#0181dd}.header .cta .link-jury:hover:before{background-color:#fff}}.header .cta .link-find:before{background-color:#06bc7b}@media screen and (min-width: 1201px){.header .cta .link-find:hover:before{background-color:#37d17d}}@media screen and (max-width: 1200px){.header .trend-drop .subheader--items-list_item{margin-top:10px;margin-bottom:0}.header .trend-drop ul{padding-left:26px}}@media screen and (max-width: 1200px){.header--nav{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between}}.header--nav.is-active .burger span{background-color:transparent}.header--nav.is-active .burger span:after{top:0;transform:rotate(45deg)}.header--nav.is-active .burger span:before{bottom:0;transform:rotate(-45deg)}@media screen and (min-width: 1201px){.header--nav .middle-part{transition:transform .25s}.header--nav .middle-part .inspiration-drop--holder,.header--nav .middle-part .agency-drop--holder{transform:translate(-50%,-8px)}.header--nav .middle-part .simple-drop{position:relative}}@media screen and (max-width: 1200px){.header--nav .middle-part{justify-content:space-between;transform:none}}@media screen and (max-width: 1420px){.header--nav .middle-part .user-profile--icon span{display:none}}@media screen and (min-width: 1201px) and (max-width: 1640px){.header--nav .middle-part .logo{margin-top:-6px}}@media screen and (min-width: 1201px){.header--nav .middle-part .inspiration-drop--holder{top:calc(100% + 24px)}}@media screen and (min-width: 1201px){.header--nav .middle-part .agency-drop--holder{top:calc(100% + 9px)}}@media screen and (min-width: 1201px){.header--nav .middle-part .agency-drop:hover .agency-drop--holder{transform:translate(-50%,-2px)}}@media screen and (min-width: 1201px){.header--nav .middle-part .inspiration-drop:hover .inspiration-drop--holder{transform:translate(-50%,-2px)}}@media screen and (min-width: 1201px){.header--nav .middle-part .simple-drop--holder{top:calc(100% + 18px);padding:14px;transform:translate(-50%,-2px)}}@media screen and (min-width: 1201px){.header--nav-inner:has(.subheader-agency) .menu.duplicated{order:-1;margin-right:2em}}@media screen and (max-width: 1200px){.header--nav-inner{position:fixed;opacity:0;pointer-events:none;top:62px;right:0;left:0;bottom:0;flex-direction:column;background-image:var(--headerNavInnerBg, linear-gradient(125deg, #073789 20%, #091123 80%));transform:translate(100%);padding:22px 26px 50px;overflow:auto;transition:all .3s}.is-active .header--nav-inner{transform:translate(0);opacity:1;pointer-events:auto}.header--nav-inner:has(.subheader-agency) .subheader{order:-1;margin-bottom:20px}.header--nav-inner:has(.subheader-agency) .menu{margin-bottom:10px}}@media screen and (min-width: 1201px){.header--side-nav{transform-origin:right center;transition:all .25s}}.header--main-nav .logo{transition:transform .25s;transform-origin:left center;flex-shrink:0}.header--subdrop .drop-categories{flex-shrink:0;padding:10px 0}@media screen and (max-width: 1200px){.header--subdrop .drop-categories{display:none}}.header--subdrop .drop-category{display:flex;width:100%;align-items:center;gap:20px;cursor:pointer;height:56px;border-radius:4px;padding:4px 18px 4px 15px;margin:4px 0;text-transform:uppercase;transition:all .2s;font-weight:500;font-size:16px}.header--subdrop .drop-category.active{color:#fff;background:var(--headerSubdropCategoryBgActive, #002a73)}.header--subdrop .drop-category.active .icon-cat{fill:currentColor}.header--subdrop .drop-category.active .icon-arrow{opacity:1;transform:translate(0)}.header--subdrop .drop-category .icon-cat{fill:#0181dd}.header--subdrop .drop-category .icon-arrow{margin-left:auto;fill:#fff;opacity:0;transform:translate(-2px)}.header--subdrop .drop-sections-holder:has([data-location=us]:checked) .drop-section[data-sub-nav-box=featured] .section-items [data-location=global]{display:none}.header--subdrop .drop-sections-holder:has([data-location=global]:checked) .drop-section[data-sub-nav-box=featured] .section-items [data-location=us]{display:none}@media screen and (min-width: 1201px){.header--subdrop .drop-sections-holder{position:relative}}@media screen and (max-width: 1200px){.header--subdrop .drop-sections-holder:not(:has(.drop-sections.opened .drop-section[data-sub-nav-box=featured] .section-items.opened)) .drop-tabs{display:none}}@media screen and (min-width: 1201px){.header--subdrop .drop-sections{overflow:hidden}}@media screen and (min-width: 1201px){.header--subdrop .drop-tabs{position:absolute;top:0;left:25px;width:75%;border-bottom:1px solid rgba(0,0,0,.1);gap:25px;z-index:1}}@media screen and (max-width: 1200px){.header--subdrop .drop-tabs{gap:14px;margin-top:10px;margin-bottom:20px}}.header--subdrop .drop-tabs label{position:relative;font-weight:500;text-transform:uppercase}@media screen and (min-width: 1201px){.header--subdrop .drop-tabs label{height:52px;font-size:13px;gap:12px;padding:0 3px;transition:color .2s;cursor:pointer}}@media screen and (max-width: 1200px){.header--subdrop .drop-tabs label{height:48px;width:100%;font-size:16px;gap:16px;padding:0 5px;border-radius:5px;background:var(--headerMobileTabLabelBg, rgba(255, 255, 255, .1));color:var(--headerMobileTabLabelColor, #fff)}}.header--subdrop .drop-tabs label:before,.header--subdrop .drop-tabs label:after{content:"";position:absolute;opacity:0;left:0;right:0;top:100%}@media screen and (min-width: 1201px){.header--subdrop .drop-tabs label:before,.header--subdrop .drop-tabs label:after{transition:opacity .2s}}@media screen and (min-width: 1201px){.header--subdrop .drop-tabs label:before{height:3px;background:#0181dd}}.header--subdrop .drop-tabs label:after{width:0;height:0;border-style:solid solid none}@media screen and (min-width: 1201px){.header--subdrop .drop-tabs label:after{border-width:5px 6px;border-color:#0181dd transparent;margin:3px auto 0}}@media screen and (max-width: 1200px){.header--subdrop .drop-tabs label:after{border-width:8px 9px;border-color:var(--headerMobileTabLabelBgActive, #71a0fa) transparent;margin:auto}}@media screen and (min-width: 1201px){.header--subdrop .drop-tabs label:has(input:checked){color:#0181dd}}@media screen and (max-width: 1200px){.header--subdrop .drop-tabs label:has(input:checked){background:var(--headerMobileTabLabelBgActive, #71a0fa);color:var(--headerMobileTabLabelColorActive, #fff)}}.header--subdrop .drop-tabs label:has(input:checked):before,.header--subdrop .drop-tabs label:has(input:checked):after{opacity:1}.header--subdrop .drop-tabs label img{border-radius:50%}.header--subdrop .drop-tabs label input{width:0;height:0;opacity:0;position:absolute;pointer-events:none;z-index:-1}@media screen and (min-width: 1201px){.header--subdrop .drop-section{display:flex;width:100%;height:100%;background-color:#fff;position:relative;background-image:var(--headerSubdropSectionBgImg);background-repeat:no-repeat;border-radius:4px}.header--subdrop .drop-section:before{content:"";position:absolute;transform-origin:top right;background:#fff;pointer-events:none;width:100%;height:250%;top:0;transform:rotate(33deg)}.header--subdrop .drop-section:not(.active){display:none}.header--subdrop .drop-section>*{position:relative}}@media screen and (min-width: 1201px){.header--subdrop .drop-section--title{display:none}}@media screen and (max-width: 1200px){.header--subdrop .drop-section--title .icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;margin-right:20px}.header--subdrop .drop-section--title .icon svg{display:block;width:100%;height:100%;fill:var(--headerSubdropSectionItemIconColor, #71a0fa)}}@media screen and (max-width: 1200px){.header--subdrop .section-items{display:flex;flex-direction:column}}@media screen and (min-width: 1201px){.header--subdrop .section-items a{display:inline-flex;align-items:center;gap:20px;font-weight:500;color:#000;transition:all .2s}.header--subdrop .section-items a:hover{color:var(--headerSubdropItemColorActive, #0181dd);transform:translate(10px)}.header--subdrop .section-items a .icon{fill:#0181dd}}@media screen and (max-width: 1200px){.header--subdrop .section-items a{padding:10px 24px;font-weight:500;display:flex;width:100%;align-items:center;font-size:15px;color:var(--headerSubdropSectionItemColor, #fff)}.header--subdrop .section-items a .icon{flex-shrink:0;width:0;height:0;border-style:solid none solid solid;border-width:7px 10px;border-color:transparent var(--headerSubdropSectionItemColor, #fff);margin-right:20px}.header--subdrop .section-items a .icon svg{display:none}}.header--subdrop .section-badge{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#fff;font-weight:600;font-size:28px;line-height:1.25;text-transform:uppercase;gap:24px}@media screen and (max-width: 1200px){.header--subdrop .section-badge{display:none}}.header--subdrop .section-badge .icon{fill:currentColor}@media screen and (min-width: 1201px){.header--subdrop__agency .drop-sections-holder{width:76%}.header--subdrop__agency .drop-sections-holder:has(.drop-section[data-sub-nav-box=featured]:not(.active)) .drop-tabs{display:none}.header--subdrop__agency .drop-sections-holder:has(.drop-section[data-sub-nav-box=featured]:not(.active)) .drop-section{padding-top:20px}}@media screen and (min-width: 1201px){.header--subdrop__agency .drop-section{background-size:338px auto,cover;background-position:104% 33%,0 0;padding:72px 25px 20px}.header--subdrop__agency .drop-section:before{right:12%}}@media screen and (min-width: 1201px){.header--subdrop__agency .section-items{height:305px;width:75%;padding:4px;column-gap:15px;columns:2 auto;column-fill:auto;overflow:hidden}.header--subdrop__agency .section-items li{padding:7px 0}.header--subdrop__agency .section-items a{font-size:16px}}.header--subdrop__agency .section-badge{width:25%;padding-top:20px}@media screen and (min-width: 1361px){.header--subdrop__agency .section-badge{padding-left:25px}}@media screen and (max-width: 1360px){.header--subdrop__agency .section-badge{padding-left:20px}}@media screen and (min-width: 1201px){.header--subdrop__agency:has(.drop-category:nth-child(6)) .section-items{height:340px}}@media screen and (min-width: 1201px){.header--subdrop__spotlight .drop-sections{width:67%}}@media screen and (min-width: 1201px){.header--subdrop__spotlight .drop-section{background-size:365px auto,cover;background-position:103% 61%,0 0;padding:25px}.header--subdrop__spotlight .drop-section:before{right:29%}}@media screen and (min-width: 1201px){.header--subdrop__spotlight .section-items{width:75%;display:flex;flex-direction:column;align-items:flex-start;padding:5px 0 0 2px;gap:20px;height:auto}.header--subdrop__spotlight .section-items a{font-size:18px}}.header--subdrop__spotlight .section-badge{width:34%;padding:0}@media screen and (max-width: 1200px){.header .mobile-main-title{font-size:18px;line-height:1.3333333333;margin-bottom:16px}.header .mobile-main-item{height:48px;font-size:16px;font-weight:500;color:var(--headerMobileMainItemColor, #fff);text-transform:uppercase;background-color:var(--headerMobileMainItemBg, rgba(255, 255, 255, .1));border-radius:var(--headerMobileMainItemRadius, 5px);padding:0 16px;display:flex;align-items:center}.header .mobile-main-item.current{background:var(--headerMobileMainItemBgActive, rgba(255, 255, 255, .2))}.header .mobile-main-group{background-color:var(--headerMobileMainGroupBg, rgba(255, 255, 255, .1));border-radius:5px;margin-top:10px}.header .mobile-main-group-item-holder .mobile-toggler-dropdown{border-bottom:1px solid var(--headerMobileTogglerDropdownBorderColor, rgba(255, 255, 255, .2))}.header .mobile-main-group-item-holder:last-child .mobile-toggler-dropdown,.header .mobile-main-group-item-holder:last-child .mobile-main-group-item{border-bottom:none}.header .mobile-main-group-item-holder:last-child .mobile-toggler-dropdown{border-top:1px solid var(--headerMobileTogglerDropdownBorderColor, rgba(255, 255, 255, .2))}.header .mobile-main-group-item{height:60px;font-size:16px;font-weight:500;color:var(--headerMobileMainGroupItemColor, #fff);text-transform:uppercase;border-bottom:1px solid var(--headerMobileMainGroupItemBorderColor, rgba(255, 255, 255, .2));display:flex!important;align-items:center;padding:2px 40px 2px 24px}.header .mobile-submain-group{padding-left:26px;margin-top:10px}.header .mobile-submain-group-item-holder:last-child .mobile-submain-group-item{border-bottom:none}.header .mobile-submain-group-item{height:56px;font-size:16px;font-weight:500;color:var(--headerMobileSubmainGroupItemColor, #fff);text-transform:uppercase;border-bottom:1px solid var(--headerMobileSubmainGroupItemBorderColor, rgba(255, 255, 255, .2));display:flex;align-items:center;padding:2px 40px 2px 24px}.header .mobile-toggler-item{position:relative}.header .mobile-toggler-item:after{content:"";position:absolute;background-image:var(--link-arrow);background-repeat:no-repeat;background-size:100% auto;width:18px;height:10px;right:16px;top:50%;margin-top:-5px;transform:rotate(180deg)}.header .mobile-toggler-item.current:after{transform:none}.header .mobile-toggler-dropdown:not(.opened){display:none}}.admin-notification{height:20px;text-align:center;background-color:orange;position:fixed;top:0;left:0;width:100%;z-index:9999;font-size:12px;cursor:default}.admin-notification~.wrapper .header{top:20px}@media screen and (min-width: 1201px){.admin-notification~.wrapper .header:not(.transparent)~.main{padding-top:94px}}@media screen and (max-width: 1200px){.admin-notification~.wrapper .header--nav-inner{top:82px}}@media screen and (max-width: 1200px){.admin-notification~.wrapper .main{padding-top:82px}}@media screen and (min-width: 1201px){.subheader{position:absolute;left:0;width:100%;transition:top .25s;top:59px}}@media screen and (min-width: 1201px){.subheader--inner{display:flex;align-items:center;position:relative;background-color:var(--subheaderBgColor, #09368c);border-radius:4px 4px 0 0;padding:0 20px;height:60px;border:1px solid var(--subheaderBorderColor, #0f4cc0)}}@media screen and (min-width: 1201px){.subheader--mobile-link{display:none}}@media screen and (max-width: 1200px){.subheader--mobile-link{font-weight:500;font-size:18px;color:#fff;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.3)}.subheader--mobile-link a,.subheader--mobile-link span{color:inherit;display:block;padding-top:20px;padding-bottom:20px}}.subheader--title{text-transform:uppercase}@media screen and (min-width: 1201px){.subheader--title{font-weight:500;color:#fff;margin-right:auto;font-size:18px}}@media screen and (max-width: 1200px){.subheader--title{padding:10px 0 6px}}@media screen and (min-width: 1361px){.subheader--items{font-size:18px}}@media screen and (min-width: 1201px) and (max-width: 1360px){.subheader--items{font-size:16px}}@media screen and (min-width: 1201px){.subheader--items{font-weight:500;margin-left:auto;transition:all .15s ease .1s}.search-mode .subheader--items{opacity:0;pointer-events:none;transition:all .1s}}.subheader--items .link{color:#fff}@media screen and (min-width: 1361px){.subheader--items .link{padding:0 35px}}@media screen and (min-width: 1201px) and (max-width: 1360px){.subheader--items .link{padding:0 30px}}@media screen and (min-width: 1201px){.subheader--items .link{height:60px;position:relative;display:flex;align-items:center;gap:16px}.subheader--items .link span{display:inline-flex;gap:18px;align-items:center}.subheader--items .link span svg{transition:all .2s;transform:rotate(90deg);margin-top:2px}.subheader--items .link svg{fill:currentColor;flex-shrink:0}}@media screen and (min-width: 1201px){.subheader--items-list{margin:0;list-style:none;display:flex;align-items:center;gap:2px}}.subheader--items-list_item{position:relative}@media screen and (max-width: 1200px){.subheader--items-list_item{margin-bottom:10px}}.subheader--search{display:flex;position:relative}@media screen and (min-width: 1201px){.subheader--search{width:32px;height:32px;margin-left:18px}.subheader--search:after{content:"";position:absolute;right:0;width:0;height:1px;background:rgba(255,255,255,.5);top:calc(100% + 6px);opacity:0;transition:all .2s}}@media screen and (max-width: 1200px){.subheader--search{display:none}}.subheader--search form{width:100%}.subheader--search .fieldset{display:flex;align-items:center;position:absolute;right:0;top:0;bottom:0;overflow:hidden;max-width:32px;transition:all .2s;width:100vw}.search-mode .subheader--search .fieldset{max-width:30vw}.subheader--search .fieldset input{background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.3);outline:none;color:#fff;width:100%;font-size:20px;margin-right:30px}.subheader--search .fieldset input::-webkit-input-placeholder{color:#fff;font-style:italic}.subheader--search .fieldset input::-moz-placeholder{color:#fff;font-style:italic}.subheader--search .fieldset input:-ms-input-placeholder{color:#fff;font-style:italic}.subheader--search .fieldset input :-moz-placeholder{color:#fff;font-style:italic}.subheader--search .search-submit,.subheader--search .search-toggler{background:none;padding:0;border:none;outline:none;display:flex;align-items:center;justify-content:center;min-width:32px;height:32px}.subheader--search .search-submit .icon,.subheader--search .search-toggler .icon{width:17px;height:17px;color:#fff}.subheader--search .search-submit{flex-shrink:0}.subheader--search .search-toggler{position:absolute;right:0;top:0;opacity:0;transition:all .15s}.search-mode .subheader--search .search-toggler{opacity:1;transition:all .1s ease .05s}.search-mode .subheader--search .search-toggler .icon-search{display:none}@media screen and (min-width: 1201px){.subheader--drop{opacity:0;pointer-events:none;right:0;left:0}.subheader--drop_fixed{position:fixed}.subheader--drop_absolute{position:absolute;transform:translate(-20px)}}@media screen and (max-width: 1200px){.subheader{width:100%;font-weight:500;color:var(--subheaderColor, #fff)}}@media screen and (min-width: 1201px){.subheader--items .link:before{content:"";pointer-events:none;position:absolute;left:-2px;top:0;bottom:0;margin:auto;width:100%;height:26px;transform:skew(-35deg);border-left:2px solid var(--subheaderLinkBorderColor, rgba(255, 255, 255, .2));transition:all .2s}}@media screen and (max-width: 1200px){.subheader--items .link{gap:20px}}@media screen and (min-width: 1201px){.subheader--items-list_item.static:before{border:none}.subheader--items-list_item:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:var(--subheaderMenuLinkBgActive, rgba(126, 171, 255, .4));border-bottom:5px solid var(--subheaderMenuLinkBorderActive, #31a5a5);opacity:0;transform:skew(-35deg);transition:opacity .2s}.subheader--items-list_item:hover .subheader--drop{opacity:1}.subheader--items-list_item:hover .subheader--drop-holder{pointer-events:auto}.subheader--items-list_item:hover .link span svg{transform:rotate(-90deg)}.subheader--items-list_item.current:before,.subheader--items-list_item:hover:before{opacity:1}.subheader--items-list_item.current .link:before,.subheader--items-list_item:hover .link:before{opacity:0}.subheader--items-list_item.current+li .link:before,.subheader--items-list_item:hover+li .link:before{border-left-color:transparent}.subheader--items-list_item:first-child .link:before{display:none}.subheader--items-list_item:last-child .link:before{border-right:2px solid var(--subheaderLinkBorderColor, rgba(255, 255, 255, .2))}}@media screen and (min-width: 1201px){.subheader--drop{transition:all .2s}}@media screen and (max-width: 1200px){.subheader--drop .site-width-grid{padding:0}}.subheader--drop .drop-categories{flex-shrink:0;padding:10px 0}@media screen and (max-width: 1200px){.subheader--drop .drop-categories{display:none}}.subheader--drop .drop-category{text-transform:uppercase}@media screen and (min-width: 1201px){.subheader--drop .drop-category,.subheader--drop .drop-category-link{display:flex;width:100%;align-items:center;gap:20px;cursor:pointer;height:56px;border-radius:4px;padding:4px 18px 4px 15px;margin:4px 0;transition:all .2s;font-weight:500;font-size:16px;color:#000}.subheader--drop .drop-category .icon-cat,.subheader--drop .drop-category-link .icon-cat{fill:#0181dd}.subheader--drop .drop-category .icon-arrow,.subheader--drop .drop-category-link .icon-arrow{margin-left:auto;fill:#fff;opacity:0;transform:translate(-2px)}}@media screen and (min-width: 1201px){.subheader--drop .drop-category.active,.subheader--drop .drop-category-link:hover{color:#fff;background-color:#002a73}.subheader--drop .drop-category.active .icon-cat,.subheader--drop .drop-category-link:hover .icon-cat{fill:currentColor}.subheader--drop .drop-category.active .icon-arrow,.subheader--drop .drop-category-link:hover .icon-arrow{opacity:1;transform:translate(0)}}@media screen and (min-width: 1201px){.subheader--drop .drop-sections{overflow:hidden}}@media screen and (min-width: 1201px){.subheader--drop .drop-section{display:flex;width:100%;height:100%;background-color:#fff;position:relative;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 154.26'%3E%3Cg %3E%3Cpath fill='%230a2959' d='M15.36,123c0-32,53.07-47.62,53.07-77.55,0-16.28-6.25-31.88-18.05-45.46a59.43,59.43,0,0,0-9.05,27.68c0,15.59,11.92,17,11.92,29.82,0,14.78-17,15.64-22.35,15.17h-.17c-.22,0-.43-.06-.64-.09l-.37-.07c-5.23-1-10.17-5.41-10.17-18.2,0,0-19.55,30.61-19.55,51s20.25,39.46,20.25,39.46C16.76,138,14.66,130.5,15.36,123Z' /%3E%3Cpath fill='%230a2959' d='M99.7,95.74a36.57,36.57,0,0,1-22.94,32s-2.33.68-2.45.68c-9.44,2.3-29.5,5.27-29.5-10.35C44.81,96.32,83,91.56,83,73.22A63.28,63.28,0,0,0,74,40c0,46.91-49.36,50.32-49.36,85v.68c0,15.65,12.52,28.58,29.2,28.58C106.65,154.26,99.7,96.42,99.7,95.74Z' /%3E%3Cpath fill='%23133c77' d='M44.81,118.05c0,15.62,20.06,12.65,29.5,10.35-6.66-.12-8.68-3.48-8.68-8.16v-.15c0-11.54,22.89-17.66,22.89-41.43,0-18.93-13-36.51-14.55-38.69h0a63.28,63.28,0,0,1,9,33.24C83,91.56,44.81,96.32,44.81,118.05Z' /%3E%3Cpath fill='%23133c77' d='M31.42,72.68H30.9c5.31.47,22.35-.39,22.35-15.17,0-12.87-11.92-14.23-11.92-29.82A59.43,59.43,0,0,1,50.38,0h0C49.12,1.58,33.62,21.43,33.62,33.79c0,13.56,7.71,20.34,7.71,27.11a14.17,14.17,0,0,1-1.54,6.8A8.85,8.85,0,0,1,31.42,72.68Z' /%3E%3C/g%3E%3C/svg%3E"),linear-gradient(to bottom,#03112f 0%,#051d4e 100%);background-repeat:no-repeat;border-radius:4px}.subheader--drop .drop-section:before{content:"";position:absolute;transform-origin:top right;background:#fff;pointer-events:none;width:100%;height:250%;top:0;transform:rotate(33deg)}.subheader--drop .drop-section:not(.active){display:none}.subheader--drop .drop-section>*{position:relative}}@media screen and (min-width: 1201px){.subheader--drop .drop-section--title{display:none}}@media screen and (max-width: 1200px){.subheader--drop .drop-section--title .icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;margin-right:20px}.subheader--drop .drop-section--title .icon svg{display:block;width:100%;height:100%;fill:#71a0fa}}@media screen and (max-width: 1200px){.subheader--drop .section-items{display:flex;flex-direction:column}}@media screen and (min-width: 1201px){.subheader--drop .section-items a{display:inline-flex;align-items:center;gap:20px;font-weight:500;color:#000;transition:all .2s}.subheader--drop .section-items a:hover{color:#0181dd;transform:translate(10px)}.subheader--drop .section-items a .icon{fill:#0181dd}}@media screen and (max-width: 1200px){.subheader--drop .section-items a{padding:10px 24px;font-weight:500;display:flex;width:100%;align-items:center;font-size:15px;color:#fff}.subheader--drop .section-items a .icon{flex-shrink:0;width:0;height:0;border-style:solid none solid solid;border-width:7px 10px;border-color:transparent #fff;margin-right:20px}.subheader--drop .section-items a .icon svg{display:none}}.subheader--drop .section-badge{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#fff;font-weight:600;font-size:28px;line-height:1.25;text-transform:uppercase;gap:24px}@media screen and (max-width: 1200px){.subheader--drop .section-badge{display:none}}.subheader--drop .section-badge .icon{fill:currentColor}@media screen and (min-width: 1201px){.subheader--drop-holder{background-color:#f5f6fa;border-radius:3px;width:100%;margin-left:auto;padding:22px;min-height:335px;box-shadow:0 0 40px #0003;display:flex;gap:1%;justify-content:space-between}}@media screen and (max-width: 1200px){.subheader-designs{order:-1}}@media screen and (min-width: 1201px){.subheader-designs .subheader--drop-holder{max-width:1080px}}@media screen and (min-width: 1201px){.subheader-designs .subheader--drop-holder.inspiration-drop{background-color:#fff;min-height:auto}}.subheader-designs .subheader--drop .drop-links{width:100%}@media screen and (max-width: 1200px){.subheader-designs .subheader--drop .drop-links>.mobile-submain-group-item:last-child{border-bottom:none}.subheader-designs .subheader--drop .drop-links a{gap:20px}.subheader-designs .subheader--drop .drop-links .icon{fill:var(--headerInspirationDropIconFill, #6f94f4)}.subheader-designs .subheader--drop .drop-links .icon-custom{fill:url(#icon_gold_gradient)}}@media screen and (max-width: 1200px){.subheader-agency .subheader--items li.static .link{display:none}}@media screen and (min-width: 1201px){.fancy-header .dropbox-sections-holder{--flower-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 89.89 138.67' opacity='0.08'%3E%3Cpath d='M89.62,86.07A32.94,32.94,0,0,1,69,114.83s-1.64.48-2.09.59l-.12,0c-8.48,2.07-26.51,4.74-26.51-9.3h0c0-6,3.22-10.53,7.69-14.44C54.5,86,63.69,81.61,69.39,76.16c3.12-3,5.19-6.29,5.19-10.35A57,57,0,0,0,66.52,36c0,42.15-44.37,45.22-44.37,76.39V113c0,14.06,11.25,25.69,26.24,25.69C95.86,138.67,89.62,86.68,89.62,86.07Z' fill='%23ddd1ff'/%3E%3Cpath d='M66.55,36l0-.05h0a57,57,0,0,1,8.06,29.83c0,4.06-2.07,7.37-5.19,10.35C63.69,81.61,54.5,86,48,91.68c-4.47,3.91-7.69,8.46-7.69,14.44h0c0,14,18,11.37,26.51,9.3l.12,0-.47,0-.43,0-.45,0c-.31,0-.61-.08-.91-.12-4.28-.73-5.66-3.49-5.66-7.14V108c0-8.79,14.79-14.09,19.29-28.52a29,29,0,0,0,1.29-8.72C79.57,53.89,68.16,38.27,66.55,36Z' fill='%23cbb8ff'/%3E%3Cpath d='M45.28,0l0,0,0,0a53.49,53.49,0,0,0-8.13,24.88h0c0,7.53,3.09,11.36,6,15.09a27.09,27.09,0,0,1,3.45,5.36,15.08,15.08,0,0,1,1.31,6.34h0c0,13.29-15.31,14.06-20.09,13.64H28l-.25,0h-.15a3.56,3.56,0,0,1-.57-.08l-.34-.06c-4.7-.9-9.14-4.87-9.14-16.36C17.57,48.82,0,76.33,0,94.66s18.2,35.47,18.2,35.47c-3.14-6.08-5-12.82-4.39-19.56,0-28.76,47.7-42.81,47.7-69.71C61.51,26.23,55.89,12.21,45.28,0Z' fill='%23ddd1ff'/%3E%3Cpath d='M47.86,51.69a15.08,15.08,0,0,0-1.31-6.34A27.09,27.09,0,0,0,43.1,40c-2.86-3.73-6-7.56-6-15.09h0A53.49,53.49,0,0,1,45.28,0l0,0c-1.26,1.58-15,19.29-15,30.34,0,12.19,6.93,18.28,6.93,24.37a12.82,12.82,0,0,1-1.38,6.11,8,8,0,0,1-7.53,4.48h-.47c4.78.42,20.09-.35,20.09-13.64Z' fill='%23cbb8ff'/%3E%3C/svg%3E");background-image:var(--flower-bg);background-repeat:no-repeat;background-size:245px auto;background-position:96% 22px;position:relative;background-color:#fff;padding:0 40px;box-shadow:0 4px 40px #0000001a}}.footer{background-repeat:no-repeat;font-weight:400}.footer ul{list-style:none;margin:0;padding:0}.footer a{display:inline-flex}.footer--nav{font-size:16px}@media screen and (min-width: 1025px){.footer--nav{gap:4%}}@media screen and (max-width: 1024px){.footer--nav{align-items:center;gap:55px;margin-bottom:40px}}@media screen and (max-width: 1024px){.footer--nav aside{text-align:center}}@media screen and (min-width: 1025px){.footer--nav section{align-items:flex-start}}@media screen and (min-width: 768px) and (max-width: 1024px){.footer--nav section{width:100%}}@media screen and (max-width: 767px){.footer--nav section{align-items:center;flex-direction:column;gap:70px;text-align:center}}.footer--nav ul{flex-direction:column}.footer--nav address{color:#fff;font-style:normal;line-height:1.5}@media screen and (min-width: 768px){.footer--nav address{margin-bottom:18px}}@media screen and (max-width: 767px){.footer--nav address{margin-bottom:28px}}.footer--nav_part{flex-direction:column;font-weight:500}@media screen and (max-width: 767px){.footer--nav_part{align-items:center;gap:32px}}.footer--bottom aside{font-size:14px}.footer--bottom .pages{flex-wrap:wrap;white-space:nowrap}.footer--bottom .shares{flex-wrap:wrap}.footer--bottom .icon{fill:currentColor}.footer-common{--flower-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 89.89 138.67' opacity='0.05'%3E%3Cpath d='M89.62,86.07A32.94,32.94,0,0,1,69,114.83s-1.64.48-2.09.59l-.12,0c-8.48,2.07-26.51,4.74-26.51-9.3h0c0-6,3.22-10.53,7.69-14.44C54.5,86,63.69,81.61,69.39,76.16c3.12-3,5.19-6.29,5.19-10.35A57,57,0,0,0,66.52,36c0,42.15-44.37,45.22-44.37,76.39V113c0,14.06,11.25,25.69,26.24,25.69C95.86,138.67,89.62,86.68,89.62,86.07Z' fill='%233466ab'/%3E%3Cpath d='M66.55,36l0-.05h0a57,57,0,0,1,8.06,29.83c0,4.06-2.07,7.37-5.19,10.35C63.69,81.61,54.5,86,48,91.68c-4.47,3.91-7.69,8.46-7.69,14.44h0c0,14,18,11.37,26.51,9.3l.12,0-.47,0-.43,0-.45,0c-.31,0-.61-.08-.91-.12-4.28-.73-5.66-3.49-5.66-7.14V108c0-8.79,14.79-14.09,19.29-28.52a29,29,0,0,0,1.29-8.72C79.57,53.89,68.16,38.27,66.55,36Z' fill='%2371a0fa'/%3E%3Cpath d='M45.28,0l0,0,0,0a53.49,53.49,0,0,0-8.13,24.88h0c0,7.53,3.09,11.36,6,15.09a27.09,27.09,0,0,1,3.45,5.36,15.08,15.08,0,0,1,1.31,6.34h0c0,13.29-15.31,14.06-20.09,13.64H28l-.25,0h-.15a3.56,3.56,0,0,1-.57-.08l-.34-.06c-4.7-.9-9.14-4.87-9.14-16.36C17.57,48.82,0,76.33,0,94.66s18.2,35.47,18.2,35.47c-3.14-6.08-5-12.82-4.39-19.56,0-28.76,47.7-42.81,47.7-69.71C61.51,26.23,55.89,12.21,45.28,0Z' fill='%233466ab'/%3E%3Cpath d='M47.86,51.69a15.08,15.08,0,0,0-1.31-6.34A27.09,27.09,0,0,0,43.1,40c-2.86-3.73-6-7.56-6-15.09h0A53.49,53.49,0,0,1,45.28,0l0,0c-1.26,1.58-15,19.29-15,30.34,0,12.19,6.93,18.28,6.93,24.37a12.82,12.82,0,0,1-1.38,6.11,8,8,0,0,1-7.53,4.48h-.47c4.78.42,20.09-.35,20.09-13.64Z' fill='%2371a0fa'/%3E%3C/svg%3E")}@media screen and (min-width: 1025px){.footer-common{background-image:var(--flower-bg),url(/topbest/images/hero-bg-mask.svg),linear-gradient(140deg,#02112b 60%,#133779 90%);background-position:calc(50% + 575px) 54%,0 0,0 0;background-size:650px auto,34% auto,cover;padding:62px 0 48px}}@media screen and (max-width: 1024px){.footer-common{background-image:var(--flower-bg),linear-gradient(140deg,#02112b 60%,#133779 90%);padding:60px 0 40px}}@media screen and (min-width: 768px) and (max-width: 1024px){.footer-common{background-position:calc(50% + 400px) 20%,0 0;background-size:650px auto,cover}}@media screen and (max-width: 767px){.footer-common{background-position:calc(50% + 110px) 240px,0 0;background-size:700px auto,cover}}.footer-common a{color:#fff}.footer-common a:hover,.footer-common .is-active{color:#41afff}@media screen and (min-width: 1025px){.footer-common .footer--nav{margin-bottom:74px}}@media screen and (max-width: 1024px){.footer-common .footer--nav{flex-direction:column-reverse}}@media screen and (min-width: 1025px){.footer-common .footer--nav aside{width:25%}}.footer-common .footer--nav aside p{color:#fff;font-size:14px;margin:30px 0 0}@media screen and (min-width: 1025px){.footer-common .footer--nav section{gap:1.3333333333%;padding-top:16px;width:71%}}@media screen and (min-width: 768px) and (max-width: 1024px){.footer-common .footer--nav section{gap:1.3333333333%}}@media screen and (min-width: 768px){.footer-common .footer--nav ul{gap:10px}}@media screen and (max-width: 767px){.footer-common .footer--nav ul{gap:16px}}@media screen and (min-width: 768px){.footer-common .footer--nav_part{gap:28px;width:24%}}.footer-common .footer--nav_part .title{color:#71a0fa;font-size:20px}.footer-common .footer--nav_part p{margin-bottom:0;margin-top:0}.footer-common .footer--bottom{color:#fff;display:flex}.footer-common .footer--bottom ul li a{font-size:14px}@media screen and (min-width: 1025px){.footer-common .footer--bottom{align-items:flex-start;gap:4%}}@media screen and (max-width: 1024px){.footer-common .footer--bottom{align-items:center;flex-direction:column}}@media screen and (min-width: 1025px){.footer-common .footer--bottom aside{width:25%}}@media screen and (max-width: 1024px){.footer-common .footer--bottom aside{margin-bottom:28px}}.footer-common .footer--bottom .pages{font-size:15px}@media screen and (min-width: 1025px){.footer-common .footer--bottom .pages{width:50%}}@media screen and (max-width: 1024px){.footer-common .footer--bottom .pages{margin-bottom:60px;order:-1}}@media screen and (min-width: 768px){.footer-common .footer--bottom .pages{gap:5px 30px}}@media screen and (max-width: 767px){.footer-common .footer--bottom .pages{gap:15px 30px;justify-content:center}}.footer-common .footer--bottom .shares{gap:5px 25px}@media screen and (min-width: 1025px){.footer-common .footer--bottom .shares{width:17%}}.footer-common ul.shares-ai{flex-direction:row;gap:25px}@media screen and (max-width: 767px){.footer-common ul.shares-ai{justify-content:center}}@media screen and (min-width: 768px){.footer-common ul.shares-ai{margin-top:-15px;gap:25px}}.footer-fancy{background-image:var(--flower-bg);--flower-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 279.17' opacity='0.64'%3E%3Cpath d='M144.67,86.07a32.88,32.88,0,0,1-20.62,28.76s-1.64.48-2.09.59l-.11,0c-8.48,2.07-26.52,4.74-26.52-9.3h0c0-6,3.23-10.53,7.69-14.44,6.54-5.72,15.73-10.07,21.43-15.52,3.12-3,5.19-6.29,5.19-10.35A57,57,0,0,0,121.57,36c0,42.15-44.37,45.22-44.37,76.39V113c0,14.06,11.26,25.69,26.25,25.69C150.92,138.67,144.67,86.68,144.67,86.07Z' fill='%23f5f5f5'/%3E%3Cpath d='M121.6,36l0-.05h0a57,57,0,0,1,8.07,29.83c0,4.06-2.07,7.37-5.19,10.35-5.7,5.45-14.89,9.8-21.43,15.52-4.46,3.91-7.69,8.46-7.69,14.44h0c0,14,18,11.37,26.52,9.3l.11,0-.46,0-.43,0-.46,0-.9-.12c-4.28-.73-5.66-3.49-5.66-7.14V108c0-8.79,14.79-14.09,19.29-28.52a29.28,29.28,0,0,0,1.28-8.72C134.62,53.89,123.21,38.27,121.6,36Z' fill='%23eeeeee'/%3E%3Cpath d='M100.34,0l0,0,0,0a53.37,53.37,0,0,0-8.13,24.88h0c0,7.53,3.09,11.36,6,15.09a27.55,27.55,0,0,1,3.45,5.36,15.08,15.08,0,0,1,1.31,6.34h0c0,13.29-15.32,14.06-20.09,13.64h.24l-.24,0h-.15a3.68,3.68,0,0,1-.58-.08l-.33-.06c-4.7-.9-9.14-4.87-9.14-16.36,0,0-17.57,27.51-17.57,45.84s18.2,35.47,18.2,35.47c-3.14-6.08-5-12.82-4.4-19.56,0-28.76,47.71-42.81,47.71-69.71C116.57,26.23,111,12.21,100.34,0Z' fill='%23f5f5f5'/%3E%3Cpath d='M102.92,51.69a15.08,15.08,0,0,0-1.31-6.34A27.55,27.55,0,0,0,98.16,40c-2.86-3.73-6-7.56-6-15.09h0A53.37,53.37,0,0,1,100.34,0l0,0c-1.26,1.58-15,19.29-15,30.34,0,12.19,6.93,18.28,6.93,24.37a12.71,12.71,0,0,1-1.39,6.11,8,8,0,0,1-7.52,4.48h-.47c4.77.42,20.09-.35,20.09-13.64Z' fill='%23eeeeee'/%3E%3Cpolygon points='103.05 152.2 103.05 152.2 100.01 152.93 100 152.93 100 152.93 97.03 152.22 96.95 152.2 73.88 146.7 81.06 157.45 96.95 181.23 96.96 181.24 99.97 185.76 100 185.8 100 185.8 100.03 185.76 103.05 181.24 103.05 181.23 126.12 146.7 103.05 152.2' fill='%23eeeeee'/%3E%3Cpath d='M197.47,138.58l-7.58,1.06-19.74,2.76-11.41,1.86a33.13,33.13,0,0,0-23,14l-35.4,51.11,0,.06-.29.42-.29-.42,0-.06-35.4-51.11a33.13,33.13,0,0,0-23-14L29.85,142.4l-19.74-2.76-7.58-1.06L0,138.23l100,71.64,100-71.64Z' fill='%23eeeeee'/%3E%3Cpolygon points='100 209.87 0 138.23 100 279.17 200 138.23 100 209.87' fill='%23f5f5f5'/%3E%3C/svg%3E%0A");color:#08235c}@media screen and (min-width: 1025px){.footer-fancy{background-color:#fff;background-position:calc(50% + 690px) -48px;background-size:530px auto;padding:0 0 30px}}@media screen and (max-width: 1024px){.footer-fancy{padding:0 0 78px}}@media screen and (min-width: 768px) and (max-width: 1024px){.footer-fancy{background-position:calc(50% + 400px) 150%;background-size:450px auto}}@media screen and (max-width: 767px){.footer-fancy{background-position:calc(50% + 100px) calc(100% + 190px);background-size:540px auto}}.footer-fancy a{color:#08235c}.footer-fancy a:hover,.footer-fancy .is-active{color:#4300ff}.footer-fancy .footer--nav{border-bottom:1px solid rgba(8,35,92,.1)}@media screen and (min-width: 1025px){.footer-fancy .footer--nav{margin-bottom:40px;padding-bottom:58px;padding-top:48px}}@media screen and (max-width: 1024px){.footer-fancy .footer--nav{flex-direction:column;padding-bottom:50px;padding-top:44px}}@media screen and (max-width: 767px){.footer-fancy .footer--nav{margin-bottom:50px;padding-bottom:92px}}@media screen and (min-width: 1025px){.footer-fancy .footer--nav aside{width:36%}}.footer-fancy .footer--nav aside p{line-height:1.375}@media screen and (min-width: 1025px){.footer-fancy .footer--nav aside p{margin:38px 0 0;padding-right:8%}}@media screen and (max-width: 1024px){.footer-fancy .footer--nav aside p{margin:16px 0 0}}@media screen and (min-width: 1025px){.footer-fancy .footer--nav section{gap:4%;padding-left:10px;padding-top:8px;width:60%}}@media screen and (min-width: 768px) and (max-width: 1024px){.footer-fancy .footer--nav section{gap:2%;text-align:center}}@media screen and (max-width: 767px){.footer-fancy .footer--nav section{gap:60px}}@media screen and (min-width: 768px){.footer-fancy .footer--nav ul{gap:16px}}@media screen and (max-width: 767px){.footer-fancy .footer--nav ul{font-size:18px;gap:16px}}@media screen and (min-width: 768px){.footer-fancy .footer--nav_part{font-size:18px;gap:46px;width:32%}}@media screen and (max-width: 767px){.footer-fancy .footer--nav_part{gap:25px}}.footer-fancy .footer--nav_part .title{color:#4300ff;font-size:22px;font-weight:500;margin:0}.footer-fancy .footer--nav_part .title--sm{font-size:18px}.footer-fancy .footer--nav_part .shares-ai{flex-direction:row;gap:25px}@media screen and (max-width: 1024px){.footer-fancy .footer--nav_part .shares-ai{justify-content:center}}@media screen and (min-width: 768px){.footer-fancy .footer--nav_part .shares-ai{margin-top:-25px}}.footer-fancy .footer--nav_part .shares-ai svg{color:#000}@media screen and (min-width: 1025px){.footer-fancy .footer--bottom{display:grid;gap:30px 20px;grid-template-columns:19% 1fr auto;grid-template-rows:auto auto}}@media screen and (max-width: 1024px){.footer-fancy .footer--bottom{align-items:center;display:flex;flex-direction:column;gap:30px}}.footer-fancy .footer--bottom address{font-style:normal}@media screen and (min-width: 1025px){.footer-fancy .footer--bottom address{font-size:14px;grid-column:1;grid-row:1/3;line-height:1.7142857143}}@media screen and (max-width: 1024px){.footer-fancy .footer--bottom address{font-size:18px;line-height:1.6111111111;text-align:center}}.footer-fancy .footer--bottom .pages{font-size:18px}@media screen and (min-width: 1025px){.footer-fancy .footer--bottom .pages{align-self:start;grid-column:2;grid-row:1}}@media screen and (max-width: 1024px){.footer-fancy .footer--bottom .pages{margin-bottom:30px;order:-1}}@media screen and (min-width: 768px){.footer-fancy .footer--bottom .pages{gap:5px 20px}}@media screen and (max-width: 767px){.footer-fancy .footer--bottom .pages{gap:15px 30px;justify-content:center}}@media screen and (max-width: 480px){.footer-fancy .footer--bottom .pages{flex-direction:column}}.footer-fancy .footer--bottom .shares{gap:5px 28px}@media screen and (min-width: 1025px){.footer-fancy .footer--bottom .shares{align-self:start;grid-column:3;grid-row:1}}@media screen and (max-width: 1024px){.footer-fancy .footer--bottom .shares{margin-bottom:15px}}@media screen and (min-width: 1025px){.footer-fancy .footer--bottom aside{grid-column:2;grid-row:2}}@media screen and (max-width: 1024px){.footer-fancy .footer--bottom aside{order:1}}.tr-subscription .holder{border-radius:8px;min-height:170px;gap:8px 25px}@media screen and (min-width: 1281px){.tr-subscription .holder{padding:20px 56px 20px 44px}}@media screen and (min-width: 1025px) and (max-width: 1280px){.tr-subscription .holder{padding:20px 40px 20px 30px}}@media screen and (max-width: 1024px){.tr-subscription .holder{padding:40px 30px}}@media screen and (min-width: 768px){.tr-subscription .holder{--flower-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 89.89 138.67' opacity='0.25'%3E%3Cpath d='M89.62,86.07A32.94,32.94,0,0,1,69,114.83s-1.64.48-2.09.59l-.12,0c-8.48,2.07-26.51,4.74-26.51-9.3h0c0-6,3.22-10.53,7.69-14.44C54.5,86,63.69,81.61,69.39,76.16c3.12-3,5.19-6.29,5.19-10.35A57,57,0,0,0,66.52,36c0,42.15-44.37,45.22-44.37,76.39V113c0,14.06,11.25,25.69,26.24,25.69C95.86,138.67,89.62,86.68,89.62,86.07Z' fill='%23aa8cff'/%3E%3Cpath d='M66.55,36l0-.05h0a57,57,0,0,1,8.06,29.83c0,4.06-2.07,7.37-5.19,10.35C63.69,81.61,54.5,86,48,91.68c-4.47,3.91-7.69,8.46-7.69,14.44h0c0,14,18,11.37,26.51,9.3l.12,0-.47,0-.43,0-.45,0c-.31,0-.61-.08-.91-.12-4.28-.73-5.66-3.49-5.66-7.14V108c0-8.79,14.79-14.09,19.29-28.52a29,29,0,0,0,1.29-8.72C79.57,53.89,68.16,38.27,66.55,36Z' fill='%237c4dff'/%3E%3Cpath d='M45.28,0l0,0,0,0a53.49,53.49,0,0,0-8.13,24.88h0c0,7.53,3.09,11.36,6,15.09a27.09,27.09,0,0,1,3.45,5.36,15.08,15.08,0,0,1,1.31,6.34h0c0,13.29-15.31,14.06-20.09,13.64H28l-.25,0h-.15a3.56,3.56,0,0,1-.57-.08l-.34-.06c-4.7-.9-9.14-4.87-9.14-16.36C17.57,48.82,0,76.33,0,94.66s18.2,35.47,18.2,35.47c-3.14-6.08-5-12.82-4.39-19.56,0-28.76,47.7-42.81,47.7-69.71C61.51,26.23,55.89,12.21,45.28,0Z' fill='%23aa8cff'/%3E%3Cpath d='M47.86,51.69a15.08,15.08,0,0,0-1.31-6.34A27.09,27.09,0,0,0,43.1,40c-2.86-3.73-6-7.56-6-15.09h0A53.49,53.49,0,0,1,45.28,0l0,0c-1.26,1.58-15,19.29-15,30.34,0,12.19,6.93,18.28,6.93,24.37a12.82,12.82,0,0,1-1.38,6.11,8,8,0,0,1-7.53,4.48h-.47c4.78.42,20.09-.35,20.09-13.64Z' fill='%237c4dff'/%3E%3C/svg%3E");background-size:1048px auto,cover;background-position:-150px 50%,0 0;background-repeat:no-repeat;background-image:var(--flower-bg),linear-gradient(160deg,#7832ef 0%,#4300ff 55%,#09b1ff 100%)}}@media screen and (max-width: 767px){.tr-subscription .holder{background-image:linear-gradient(125deg,#09b1ff 0%,#4300ff 45%,#7832ef 85%);flex-direction:column}}.tr-subscription figure{margin:0;align-items:flex-end;position:relative;width:85px;height:70px}@media screen and (min-width: 768px) and (max-width: 1024px){.tr-subscription figure{align-self:flex-start}}@media screen and (max-width: 767px){.tr-subscription figure{margin-left:20px}}.tr-subscription figure i{--flower-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 89.89 138.67' opacity='1'%3E%3Cpath d='M89.62,86.07A32.94,32.94,0,0,1,69,114.83s-1.64.48-2.09.59l-.12,0c-8.48,2.07-26.51,4.74-26.51-9.3h0c0-6,3.22-10.53,7.69-14.44C54.5,86,63.69,81.61,69.39,76.16c3.12-3,5.19-6.29,5.19-10.35A57,57,0,0,0,66.52,36c0,42.15-44.37,45.22-44.37,76.39V113c0,14.06,11.25,25.69,26.24,25.69C95.86,138.67,89.62,86.68,89.62,86.07Z' fill='%234300ff'/%3E%3Cpath d='M66.55,36l0-.05h0a57,57,0,0,1,8.06,29.83c0,4.06-2.07,7.37-5.19,10.35C63.69,81.61,54.5,86,48,91.68c-4.47,3.91-7.69,8.46-7.69,14.44h0c0,14,18,11.37,26.51,9.3l.12,0-.47,0-.43,0-.45,0c-.31,0-.61-.08-.91-.12-4.28-.73-5.66-3.49-5.66-7.14V108c0-8.79,14.79-14.09,19.29-28.52a29,29,0,0,0,1.29-8.72C79.57,53.89,68.16,38.27,66.55,36Z' fill='%234300ff'/%3E%3Cpath d='M45.28,0l0,0,0,0a53.49,53.49,0,0,0-8.13,24.88h0c0,7.53,3.09,11.36,6,15.09a27.09,27.09,0,0,1,3.45,5.36,15.08,15.08,0,0,1,1.31,6.34h0c0,13.29-15.31,14.06-20.09,13.64H28l-.25,0h-.15a3.56,3.56,0,0,1-.57-.08l-.34-.06c-4.7-.9-9.14-4.87-9.14-16.36C17.57,48.82,0,76.33,0,94.66s18.2,35.47,18.2,35.47c-3.14-6.08-5-12.82-4.39-19.56,0-28.76,47.7-42.81,47.7-69.71C61.51,26.23,55.89,12.21,45.28,0Z' fill='%234300ff'/%3E%3Cpath d='M47.86,51.69a15.08,15.08,0,0,0-1.31-6.34A27.09,27.09,0,0,0,43.1,40c-2.86-3.73-6-7.56-6-15.09h0A53.49,53.49,0,0,1,45.28,0l0,0c-1.26,1.58-15,19.29-15,30.34,0,12.19,6.93,18.28,6.93,24.37a12.82,12.82,0,0,1-1.38,6.11,8,8,0,0,1-7.53,4.48h-.47c4.78.42,20.09-.35,20.09-13.64Z' fill='%234300ff'/%3E%3C/svg%3E");background-image:var(--flower-bg);background-repeat:no-repeat;background-position:center;background-color:#fff;border-radius:50%;position:absolute;top:0;right:0;width:40px;height:40px;background-size:15px auto}.tr-subscription figure svg{fill:#fff6}.tr-subscription .inner{justify-content:space-between;color:#fff}@media screen and (min-width: 1281px){.tr-subscription .inner{gap:40px}}@media screen and (min-width: 1025px) and (max-width: 1280px){.tr-subscription .inner{gap:25px}}@media screen and (max-width: 1024px){.tr-subscription .inner{flex-direction:column;gap:20px}}@media screen and (min-width: 768px) and (max-width: 1024px){.tr-subscription .inner{align-items:flex-start}}.tr-subscription .title{font-weight:400;line-height:1.4;font-size:clamp(28px,3.125vw,32px)}@media screen and (max-width: 767px){.tr-subscription .title{text-align:center}}@media screen and (max-width: 420px){.tr-subscription .title{font-size:25px}}.tr-subscription .title small{display:block;font-size:22px}@media screen and (max-width: 767px){.tr-subscription .title small{margin-top:15px}}@media screen and (max-width: 420px){.tr-subscription .title small{font-size:18px}}.tr-subscription .title small strong{font-weight:700}@media screen and (min-width: 1321px){.tr-subscription .form{width:42%}}@media screen and (min-width: 1201px) and (max-width: 1320px){.tr-subscription .form{width:60%}}@media screen and (min-width: 1025px) and (max-width: 1200px){.tr-subscription .form{width:90%}}@media screen and (max-width: 767px){.tr-subscription .form{width:100%}}.tr-subscription .form-fieldset{gap:24px 15px}@media screen and (max-width: 767px){.tr-subscription .form-fieldset{flex-direction:column;align-items:center}}.tr-subscription .input{position:relative;padding:0 25px}@media screen and (min-width: 768px){.tr-subscription .input{width:60%}}@media screen and (max-width: 767px){.tr-subscription .input{width:100%}}.tr-subscription .input:before{content:"";position:absolute;left:10px;top:0;width:calc(100% - 20px);height:100%;transform:skew(-35deg);border-radius:5px 8px;box-shadow:0 0 0 1px #fff inset}.tr-subscription .input:has(input:-internal-autofill-selected):before{background-color:transparent}.tr-subscription .input:has(.parsley-errors-list li):before{box-shadow:0 0 0 1px #ed383d inset}.tr-subscription .input input{width:100%;position:relative;border:none;background:none;font-size:18px;height:48px;font-weight:400;color:#fff;padding-left:50px}.tr-subscription .input input::-webkit-input-placeholder{color:#fff}.tr-subscription .input input::-moz-placeholder{color:#fff}.tr-subscription .input input:-ms-input-placeholder{color:#fff}.tr-subscription .input input :-moz-placeholder{color:#fff}.tr-subscription .input input:focus+.parsley-errors-list li{opacity:1;pointer-events:auto;z-index:100000}.tr-subscription .input .icon{position:absolute;z-index:1;display:block;pointer-events:none;top:0;bottom:0;left:48px;margin:auto;transform:translate(-50%);fill:#fff}.tr-subscription{margin-bottom:95px}.breadcrumbs{display:flex;flex-flow:row nowrap;text-transform:uppercase;font-size:12px;line-height:16px;font-weight:500;white-space:nowrap}@media screen and (max-width: 767px){.breadcrumbs{overflow:auto}.breadcrumbs:not(.mobile-visible){display:none}}.breadcrumbs li{position:relative;color:var(--breadcrumbsTextColor)}.breadcrumbs li+li{margin-left:10px}.breadcrumbs li:not(:last-child){padding-right:12px}.breadcrumbs li:not(:last-child):after{content:"";pointer-events:none;position:absolute;right:-3px;width:9px;height:9px;top:-1px;border-width:2px;border-style:solid solid none none;border-color:currentColor;color:var(--breadcrumbsLinkColor, var(--defaultLinkColor));transform:rotate(45deg) translate(2px,4px)}.breadcrumbs li:not(:last-child) a{padding-right:0;color:var(--breadcrumbsLinkColor, var(--defaultLinkColor))}.btn-flex{display:inline-flex;align-items:center;justify-content:center;transition-property:color,background,border-color;transition-duration:.2s;transition-timing-function:ease-out;line-height:1.25;padding-top:2px;padding-bottom:2px}.btn-flex--rounded{border-radius:5em}.btn-flex--nowrap{white-space:nowrap}.btn-flex--slanted{position:relative;background-color:transparent;overflow:visible!important}.btn-flex--slanted:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;will-change:transform;backface-visibility:hidden;transform:skew(-35deg) translateZ(0);border-radius:.3em .5em;transition-property:background,border-color;transition-duration:.2s;transition-timing-function:ease-out}.btn-flex--slanted>*{position:relative}@media screen and (min-width: 1025px){.btn-flex--slanted_hovered>*{z-index:1}.btn-flex--slanted_hovered:after{content:"";position:absolute;left:0;top:0;opacity:0;width:100%;height:100%;backface-visibility:hidden;transform:skew(-35deg) translateZ(0);border-radius:.3em .5em;transition-property:opacity;transition-duration:.2s;transition-timing-function:ease-out}}.btn-flex--text__uppercase{text-transform:uppercase}.btn-flex--weight__bold{font-weight:600}.btn-flex--weight__med{font-weight:500}.btn-flex--weight__reg{font-weight:400}.btn-flex--border__none{border:none}.btn-flex--border__thin{border-width:1px}.btn-flex--border__primary{border-style:solid;border-color:#0181dd}@media screen and (min-width: 1025px){.btn-flex--border__primary:hover{border-color:#00abf3}}.btn-flex--border__navy{border-style:solid;border-color:#08235c}@media screen and (min-width: 1025px){.btn-flex--border__navy:hover{border-color:#0181dd}}.btn-flex--slanted-border__green:before{border:1px solid #06bc7b}@media screen and (min-width: 1025px){.btn-flex--slanted-border__green:hover:before{border-color:#37d17d;background-color:#37d17d}}.btn-flex--slanted-border__primary:before{border:1.5px solid #0181dd}@media screen and (min-width: 1025px){.btn-flex--slanted-border__primary:hover:before{border-color:#00abf3}}.btn-flex--slanted-border__blue:before{border:1.5px solid #0f4cc0}@media screen and (min-width: 1025px){.btn-flex--slanted-border__blue:hover:before{border-color:#0181dd}}.btn-flex--slanted-border__cyan:before{border:1.5px solid #41afff}@media screen and (min-width: 1025px){.btn-flex--slanted-border__cyan:hover:before{border-color:#0181dd}}.btn-flex--slanted-border__white:before{border:1px solid #fff}@media screen and (min-width: 1025px){.btn-flex--slanted-border__white:hover:before{background-color:#fff3}}.btn-flex--slanted-border__azure:before{border:1px solid #267efd}@media screen and (min-width: 1025px){.btn-flex--slanted-border__azure:hover:before{border-color:#0181dd}}.btn-flex--slanted-border__custom:before{border:1px solid var(--btnBorderColor, #fff)}@media screen and (min-width: 1025px){.btn-flex--slanted-border__custom:hover:before{border-color:var(--btnBorderColorActive, var(--btnBorderColor))}}.btn-flex--color__white{color:#fff}@media screen and (min-width: 1025px){.btn-flex--color__white:hover{color:#fff}}.btn-flex--color__primary{color:#0181dd}@media screen and (min-width: 1025px){.btn-flex--color__primary:hover{color:#00abf3}}.btn-flex--color__secondary{color:#00abf3}@media screen and (min-width: 1025px){.btn-flex--color__secondary:hover{color:#0181dd}}.btn-flex--color__navy{color:#08235c}@media screen and (min-width: 1025px){.btn-flex--color__navy:hover{color:#0181dd}}.btn-flex--color__blue{color:#0f4cc0}@media screen and (min-width: 1025px){.btn-flex--color__blue:hover{color:#0181dd}}.btn-flex--color__indigo{color:#4300ff}@media screen and (min-width: 1025px){.btn-flex--color__indigo:hover{color:#267efd}}.btn-flex--color__custom{color:var(--btnColor, #267efd)}@media screen and (min-width: 1025px){.btn-flex--color__custom:hover{color:var(--btnColorActive, #0181dd)}}.btn-flex--bg__none{background-color:transparent}.btn-flex--bg__white{background-color:#fff}@media screen and (min-width: 1025px){.btn-flex--bg__white:hover{background-color:#fff}}.btn-flex--bg__green{background-color:#06bc7b}@media screen and (min-width: 1025px){.btn-flex--bg__green:hover{background-color:#37d17d}}.btn-flex--bg__primary{background-color:#0181dd}@media screen and (min-width: 1025px){.btn-flex--bg__primary:hover{background-color:#00abf3}}.btn-flex--bg__secondary{background-color:#00abf3}@media screen and (min-width: 1025px){.btn-flex--bg__secondary:hover{background-color:#0181dd}}.btn-flex--slanted-bg__green:before{background-color:#06bc7b}@media screen and (min-width: 1025px){.btn-flex--slanted-bg__green:hover:before{background-color:#37d17d}}.btn-flex--slanted-bg__green-grad:before{background:linear-gradient(170deg,#5ef696 0%,#06bc7b 40%)}.btn-flex--slanted-bg__green-grad:after{background:linear-gradient(to right,#25cd91 25%,#209068 100%)}@media screen and (min-width: 1025px){.btn-flex--slanted-bg__green-grad:hover:after{opacity:1}}.btn-flex--slanted-bg__indigo-grad:before{background:linear-gradient(170deg,#7648f7 0%,#4e10fd 55%,#1f6dff)}.btn-flex--slanted-bg__indigo-grad:after{background:linear-gradient(to right,#936efb 25%,#3d05d9 100%)}@media screen and (min-width: 1025px){.btn-flex--slanted-bg__indigo-grad:hover:after{opacity:1}}.btn-flex--slanted-bg__primary:before{background-color:#0181dd}@media screen and (min-width: 1025px){.btn-flex--slanted-bg__primary:hover:before{background-color:#00abf3}}.btn-flex--slanted-bg__white:before{background-color:#fff}@media screen and (min-width: 1025px){.btn-flex--slanted-bg__white:hover:before{background-color:#fff}}.btn-flex--slanted-bg__custom:before{background:var(--btnSlantedBg, #fff)}@media screen and (min-width: 1025px){.btn-flex--slanted-bg__custom:hover:before{background:var(--btnSlantedBgActive, var(--btnSlantedBg))}}.btn-flex--font-desktop__xs{font-size:14px}.btn-flex--font-desktop__sm{font-size:16px}.btn-flex--font-desktop__md{font-size:18px}.btn-flex--font-desktop__lg{font-size:20px}.btn-flex--font-desktop__xl{font-size:24px}@media screen and (max-width: 600px){.btn-flex--font-mobile__xs{font-size:12px}.btn-flex--font-mobile__sm{font-size:14px}.btn-flex--font-mobile__md{font-size:16px}.btn-flex--font-mobile__lg{font-size:18px}.btn-flex--font-mobile__xl{font-size:20px}}.btn-flex--size-desktop__xs{min-height:42px}.btn-flex--size-desktop__sm{min-height:48px}.btn-flex--size-desktop__md{min-height:54px}.btn-flex--size-desktop__lg{min-height:60px}.btn-flex--size-desktop__xl{min-height:66px}.btn-flex--translate__sm{transform:translate(8px)}.btn-flex--translate__md{transform:translate(10px)}.btn-flex--translate__lg{transform:translate(12px)}.btn-flex--translate__xl{transform:translate(15px)}.btn-flex--padding__xs{padding-left:10px;padding-right:10px}.btn-flex--padding__sm{padding-left:15px;padding-right:15px}.btn-flex--padding__md{padding-left:20px;padding-right:20px}.btn-flex--padding__lg{padding-left:25px;padding-right:25px}.btn-flex--padding__xl{padding-left:30px;padding-right:30px}.btn-flex--gap__xs{gap:6px}.btn-flex--gap__sm{gap:8px}.btn-flex--gap__md{gap:12px}.btn-flex--gap__lg{gap:16px}.btn-flex--gap__xl{gap:20px}.btn-flex i,.btn-flex .icon,.btn-flex .chevron{fill:var(--btnIconColor, currentColor);color:var(--btnIconColor, currentColor);transition:transform .2s}.btn-flex i{position:relative}.btn-flex .loading{position:absolute;opacity:0;left:0;top:50%;transform:translateY(-50%)}@media screen and (min-width: 1025px){.btn-flex:hover .icon{transform:translate(2px)}}.disabled .btn-flex:has(.loading){opacity:.5;pointer-events:none;filter:grayscale(1)}.disabled .btn-flex:has(.loading) .icon{opacity:0}.disabled .btn-flex:has(.loading) .loading{opacity:1}.fancy-header{position:fixed;z-index:100;left:0;right:0;top:0;background-color:#fff;box-shadow:0 0 90px #00000014}.fancy-header .holder{gap:clamp(20px,2.9296875vw,30px);justify-content:space-between}@media screen and (min-width: 1201px){.fancy-header .holder{height:74px}}@media screen and (max-width: 1200px){.fancy-header .holder{height:62px}}.fancy-header .logo{margin-right:auto}.fancy-header .logo a{display:block}@media screen and (max-width: 1200px){.fancy-header .logo a{max-width:172px}}.fancy-header .logo img{display:block;height:auto}.fancy-header .inner{gap:30px}@media screen and (min-width: 1201px){.fancy-header .nav{align-items:center;gap:25px}}@media screen and (max-width: 1200px){.fancy-header .nav{position:fixed;opacity:0;pointer-events:none}}@media screen and (min-width: 1201px){.fancy-header .menu{gap:40px}}@media screen and (min-width: 1201px){.fancy-header .link-holder{position:relative}.fancy-header .link-holder:not(:hover) .link i{transform:rotate(90deg)}.fancy-header .link-holder:not(:hover) .dropdown,.fancy-header .link-holder:not(:hover) .dropbox{transform:translate(-50%,6px)}}@media screen and (min-width: 1201px){.fancy-header .dropdown,.fancy-header .dropbox{opacity:0;pointer-events:none;position:absolute}}@media screen and (min-width: 1321px){.fancy-header .link{text-transform:uppercase;font-size:var(--headerLinkFontSize, 15px);gap:10px}}@media screen and (min-width: 1201px) and (max-width: 1320px){.fancy-header .link{text-transform:uppercase;font-size:var(--headerLinkFontSize, 13px);gap:10px}}@media screen and (min-width: 1201px){.fancy-header .link i{transform:rotate(-90deg);width:12px;height:12px}.fancy-header .link i svg{fill:#08235c}.fancy-header .link i.alone{transform:rotate(90deg)}}.fancy-header .cta{text-transform:uppercase;white-space:nowrap}@media screen and (min-width: 1201px){.fancy-header .cta{font-size:16px}}.fancy-header .cta a{position:relative}@media screen and (min-width: 1201px){.fancy-header .cta a{gap:10px}.fancy-header .cta a svg{width:6px;height:12px;fill:currentColor}}@media screen and (min-width: 1201px){.fancy-header .cta .link-submit{color:#08235c}.fancy-header .cta .link-submit:hover{color:#4300ff}}@media screen and (min-width: 1201px){.fancy-header .cta .link-find{height:32px;padding:0 18px}}.fancy-header .user{text-transform:uppercase;font-size:16px}.fancy-header .user i{border-radius:50%}@media screen and (min-width: 1201px){.fancy-header .user i{width:36px;height:36px}}@media screen and (max-width: 1200px){.fancy-header .user i{width:40px;height:40px}}.fancy-header .user a{gap:14px;color:#08235c}.fancy-header .burger{position:relative;height:30px;width:30px;background:none;border:none}.fancy-header .burger span{position:absolute;opacity:0}.fancy-header{transition:transform .25s}@media screen and (min-width: 1201px){.fancy-header.scrolled{transform:translateY(-14px)}.fancy-header.scrolled .holder{transform:translateY(7px)}.fancy-header.scrolled .logo{transform:scale(.84)}}@media screen and (min-width: 1201px) and (min-width: 1321px){.fancy-header.scrolled .link,.fancy-header.scrolled .user{font-size:14px}}@media screen and (min-width: 1201px) and (min-width: 1201px) and (max-width: 1320px){.fancy-header.scrolled .link,.fancy-header.scrolled .user{font-size:12px}}.fancy-header .holder{pointer-events:none;transition:transform .25s}.fancy-header .holder>*{pointer-events:auto}@media screen and (max-width: 1200px){.fancy-header .holder.is-active .nav{transform:translate(0);opacity:1;pointer-events:auto}.fancy-header .holder.is-active .burger span{background-color:transparent}.fancy-header .holder.is-active .burger span:after{transform:rotate(45deg)}.fancy-header .holder.is-active .burger span:before{transform:rotate(-45deg)}}.fancy-header .logo{transition:transform .25s;transform-origin:left center}@media screen and (max-width: 1200px){.fancy-header .nav{top:62px;right:0;left:0;width:100vw;height:calc(100dvh - 62px);flex-direction:column;background-color:#fafafa;background-image:linear-gradient(to bottom,rgba(0,0,0,.04) 0%,rgba(0,0,0,0) 10%);transform:translate(100%);padding:30px;overflow:auto;transition:all .3s}}@media screen and (max-width: 1200px){.fancy-header .menu{flex-direction:column;gap:20px}}@media screen and (min-width: 1201px){.fancy-header .menu a{color:#08235c}.fancy-header .menu a:hover,.fancy-header .menu a.active{color:#4300ff}}@media screen and (max-width: 1200px){.fancy-header .link-holder{width:100%;display:flex;flex-direction:column}}@media screen and (min-width: 1201px){.fancy-header .dropdown,.fancy-header .dropbox{box-shadow:0 0 20px #0003;top:100%;left:50%;transition:all .25s;transform:translate(-50%,12px);opacity:1;pointer-events:auto}.fancy-header .dropdown:before,.fancy-header .dropdown:after,.fancy-header .dropbox:before,.fancy-header .dropbox:after{content:"";position:absolute;left:0;right:0}.fancy-header .dropdown:before,.fancy-header .dropbox:before{width:0;height:0;border-style:none solid solid;border-width:8px;border-color:#4300ff transparent;margin:auto}}@media screen and (min-width: 1201px){.fancy-header .dropdown{width:300px;background-color:#fff;border-top:3px solid #4300ff;border-radius:10px}.fancy-header .dropdown:before{bottom:calc(100% + 2px)}.fancy-header .dropdown:after{bottom:100%;height:15px}}@media screen and (max-width: 1200px){.fancy-header .dropdown{padding-left:30px}.fancy-header .dropdown ul{display:flex;flex-direction:column;gap:20px}}@media screen and (min-width: 1201px){.fancy-header .dropdown li:not(:last-child){border-bottom:1px solid rgba(8,35,92,.1)}}@media screen and (min-width: 1201px){.fancy-header .dropdown a{min-height:50px;padding:5px 20px;gap:10px;font-weight:500;font-size:18px;width:100%}}.fancy-header .dropdown a svg{fill:#4300ff}@media screen and (min-width: 1201px){.fancy-header .dropbox{width:1230px;max-width:99vw;border-radius:0 0 10px 10px;background-color:#fefefe;padding:28px 20px 24px;margin-left:var(--dropboxMenuShift)}.fancy-header .dropbox:before{bottom:calc(100% - 1px);transform:translate(calc(-1 * var(--dropboxMenuShift)))}.fancy-header .dropbox:after{bottom:calc(100% - 3px);height:18px;background-image:linear-gradient(to right,#9675f2 0%,#4300ff 70%,#1981ff 100%);background-size:100% 3px;background-repeat:no-repeat;background-position:0 100%}}@media screen and (min-width: 1201px){.fancy-header .dropbox-holder{gap:30px}}@media screen and (max-width: 1200px){.fancy-header .dropbox-holder{flex-direction:column}}@media screen and (min-width: 1201px){.fancy-header .dropbox-nav{gap:12px;width:286px}}@media screen and (min-width: 1201px){.fancy-header .dropbox-nav-item{gap:20px;cursor:pointer;height:60px;border-radius:5px;padding:4px 15px;font-size:18px;font-weight:500}.fancy-header .dropbox-nav-item .icon{fill:#4300ff}.fancy-header .dropbox-nav-item.active{color:#fff;background:linear-gradient(135deg,#794cf7 0%,#4300ff 60%,#1293ff 100%)}.fancy-header .dropbox-nav-item.active .icon{fill:#fff}}@media screen and (min-width: 1201px){.fancy-header .dropbox-sections-holder{--flower-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 89.89 138.67' opacity='0.08'%3E%3Cpath d='M89.62,86.07A32.94,32.94,0,0,1,69,114.83s-1.64.48-2.09.59l-.12,0c-8.48,2.07-26.51,4.74-26.51-9.3h0c0-6,3.22-10.53,7.69-14.44C54.5,86,63.69,81.61,69.39,76.16c3.12-3,5.19-6.29,5.19-10.35A57,57,0,0,0,66.52,36c0,42.15-44.37,45.22-44.37,76.39V113c0,14.06,11.25,25.69,26.24,25.69C95.86,138.67,89.62,86.68,89.62,86.07Z' fill='%23ddd1ff'/%3E%3Cpath d='M66.55,36l0-.05h0a57,57,0,0,1,8.06,29.83c0,4.06-2.07,7.37-5.19,10.35C63.69,81.61,54.5,86,48,91.68c-4.47,3.91-7.69,8.46-7.69,14.44h0c0,14,18,11.37,26.51,9.3l.12,0-.47,0-.43,0-.45,0c-.31,0-.61-.08-.91-.12-4.28-.73-5.66-3.49-5.66-7.14V108c0-8.79,14.79-14.09,19.29-28.52a29,29,0,0,0,1.29-8.72C79.57,53.89,68.16,38.27,66.55,36Z' fill='%23cbb8ff'/%3E%3Cpath d='M45.28,0l0,0,0,0a53.49,53.49,0,0,0-8.13,24.88h0c0,7.53,3.09,11.36,6,15.09a27.09,27.09,0,0,1,3.45,5.36,15.08,15.08,0,0,1,1.31,6.34h0c0,13.29-15.31,14.06-20.09,13.64H28l-.25,0h-.15a3.56,3.56,0,0,1-.57-.08l-.34-.06c-4.7-.9-9.14-4.87-9.14-16.36C17.57,48.82,0,76.33,0,94.66s18.2,35.47,18.2,35.47c-3.14-6.08-5-12.82-4.39-19.56,0-28.76,47.7-42.81,47.7-69.71C61.51,26.23,55.89,12.21,45.28,0Z' fill='%23ddd1ff'/%3E%3Cpath d='M47.86,51.69a15.08,15.08,0,0,0-1.31-6.34A27.09,27.09,0,0,0,43.1,40c-2.86-3.73-6-7.56-6-15.09h0A53.49,53.49,0,0,1,45.28,0l0,0c-1.26,1.58-15,19.29-15,30.34,0,12.19,6.93,18.28,6.93,24.37a12.82,12.82,0,0,1-1.38,6.11,8,8,0,0,1-7.53,4.48h-.47c4.78.42,20.09-.35,20.09-13.64Z' fill='%23cbb8ff'/%3E%3C/svg%3E");background-image:var(--flower-bg);background-repeat:no-repeat;background-size:245px auto;background-position:96% 22px;position:relative;background-color:#fff;padding:0 40px;box-shadow:0 4px 40px #0000001a}}.fancy-header .dropbox-sections-holder:has([data-location=us]:checked) .dropbox-section[data-sub-nav-box=featured] .dropbox-section-items [data-location=global]{display:none}.fancy-header .dropbox-sections-holder:has([data-location=global]:checked) .dropbox-section[data-sub-nav-box=featured] .dropbox-section-items [data-location=us]{display:none}@media screen and (min-width: 1201px){.fancy-header .dropbox-sections-holder:has(.dropbox-section[data-sub-nav-box=featured]:not(.active)) .dropbox-tabs{display:none}.fancy-header .dropbox-sections-holder:has(.dropbox-section[data-sub-nav-box=featured]:not(.active)) .dropbox-section{padding-top:20px}}@media screen and (max-width: 1200px){.fancy-header .dropbox-sections-holder:not(:has(.dropbox-section[data-sub-nav-box=featured] .dropbox-section-items.opened)) .dropbox-tabs{display:none}}@media screen and (min-width: 1201px){.fancy-header .dropbox-sections{overflow:hidden}}@media screen and (min-width: 1201px){.fancy-header .dropbox-tabs{position:absolute;top:0;left:40px;right:40px;gap:45px;z-index:1}.fancy-header .dropbox-tabs:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:linear-gradient(to right,#4300ff 0%,rgba(67,0,255,0) 100%)}}@media screen and (max-width: 1200px){.fancy-header .dropbox-tabs{gap:14px;margin-top:10px;margin-bottom:20px}}.fancy-header .dropbox-tabs label{position:relative;font-weight:500;text-transform:uppercase}@media screen and (min-width: 1201px){.fancy-header .dropbox-tabs label{height:64px;font-size:14px;gap:12px;transition:color .2s;cursor:pointer}}@media screen and (max-width: 1200px){.fancy-header .dropbox-tabs label{height:48px;width:100%;font-size:16px;gap:16px;padding:0 5px;border-radius:5px;background:rgba(150,117,242,.1);color:#08235c}}.fancy-header .dropbox-tabs label:before,.fancy-header .dropbox-tabs label:after{content:"";position:absolute;opacity:0;left:0;right:0;top:calc(100% - 2px)}@media screen and (min-width: 1201px){.fancy-header .dropbox-tabs label:before,.fancy-header .dropbox-tabs label:after{transition:opacity .2s}}@media screen and (min-width: 1201px){.fancy-header .dropbox-tabs label:before{height:3px;background:#4300ff}}.fancy-header .dropbox-tabs label:after{width:0;height:0;border-style:solid solid none}@media screen and (min-width: 1201px){.fancy-header .dropbox-tabs label:after{border-width:5px 6px;border-color:#4300ff transparent;margin:3px auto 0}}@media screen and (max-width: 1200px){.fancy-header .dropbox-tabs label:after{border-width:8px 9px;border-color:#9675f2 transparent;margin:auto}}@media screen and (min-width: 1201px){.fancy-header .dropbox-tabs label:has(input:checked){color:#4300ff}}@media screen and (max-width: 1200px){.fancy-header .dropbox-tabs label:has(input:checked){background:#9675f2;color:#fff}}.fancy-header .dropbox-tabs label:has(input:checked):before,.fancy-header .dropbox-tabs label:has(input:checked):after{opacity:1}.fancy-header .dropbox-tabs label img{border-radius:50%}.fancy-header .dropbox-tabs label input{width:0;height:0;opacity:0;position:absolute;pointer-events:none;z-index:-1}@media screen and (min-width: 1201px){.fancy-header .dropbox-section{display:flex;width:100%;height:100%;position:relative;padding:85px 0 20px}.fancy-header .dropbox-section:not(.active){display:none}}@media screen and (max-width: 1200px){.fancy-header .dropbox-section:not(:last-child){border-bottom:1px solid rgba(8,35,92,.15)}}@media screen and (max-width: 1200px){.fancy-header .dropbox-section-title{height:60px;display:flex;align-items:center;color:#08235c;font-size:16px;font-weight:500;text-transform:uppercase;padding:2px 20px;gap:20px}.fancy-header .dropbox-section-title svg{fill:currentColor}.fancy-header .dropbox-section-title .arrow{margin-left:auto;transform:rotate(90deg)}.fancy-header .dropbox-section-title.current{color:#4300ff}.fancy-header .dropbox-section-title.current .arrow{transform:rotate(-90deg)}}@media screen and (min-width: 1201px){.fancy-header .dropbox-section-items{height:375px;width:100%;column-gap:15px;columns:2 auto;column-fill:auto;overflow:hidden}}@media screen and (max-width: 1200px){.fancy-header .dropbox-section-items{border-top:1px solid rgba(8,35,92,.15);padding:10px 0}}@media screen and (min-width: 1201px){.fancy-header .dropbox-section-items a{display:inline-flex;align-items:center;gap:20px;padding:10px 0;font-weight:500;color:#08235c;transition:all .2s}.fancy-header .dropbox-section-items a:hover{color:#4300ff;transform:translate(10px)}.fancy-header .dropbox-section-items a .icon{fill:#4300ff}}@media screen and (max-width: 1200px){.fancy-header .dropbox-section-items a{padding:10px 24px;font-weight:500;display:flex;width:100%;align-items:center;font-size:15px;color:#08235c}.fancy-header .dropbox-section-items a .icon{flex-shrink:0;width:0;height:0;border-style:solid none solid solid;border-width:7px 10px;border-color:transparent #08235c;margin-right:20px}.fancy-header .dropbox-section-items a .icon svg{display:none}}@media screen and (min-width: 1201px){.fancy-header .link{transition:all .2s}.fancy-header .link:hover .icon{transform:translate(2px)}}@media screen and (max-width: 1200px){.fancy-header .link{width:18px;height:18px}.fancy-header .link svg{width:11px;height:18px}}@media screen and (max-width: 1200px){.fancy-header .cta{display:flex;align-items:center;justify-content:center;margin:30px 0;gap:20px;width:100%;font-size:20px;padding:0 15px}}@media screen and (max-width: 680px){.fancy-header .cta{flex-direction:column-reverse}}@media screen and (max-width: 1200px){.fancy-header .cta a{gap:16px;height:52px;padding:0 40px;min-width:30%}.fancy-header .cta a:before{content:"";position:absolute;pointer-events:none;left:0;top:0;width:100%;height:100%;transform:skew(-35deg);border-radius:5px 8px;transition-property:background,border-color;transition-duration:.2s;transition-timing-function:ease-out}.fancy-header .cta a .icon{fill:var(--headerCtaIconColor, #71a0fa)}}@media screen and (max-width: 640px){.fancy-header .cta a{width:100%}}.fancy-header .cta .link-submit{--headerCtaIconColor: #4300ff}@media screen and (max-width: 1200px){.fancy-header .cta .link-submit{color:#08235c}.fancy-header .cta .link-submit:before{border:1.5px solid #71a0fa}}.fancy-header .cta .link-find{--headerCtaIconColor: #fff}.fancy-header .user{gap:clamp(20px,2.9296875vw,30px);transition:all .2s}@media screen and (min-width: 1201px){.fancy-header .user i{background-color:#4300ff1a}}@media screen and (max-width: 1200px){.fancy-header .user i{background-color:#0003}}@media screen and (min-width: 1201px){.fancy-header .user svg{fill:#4300ff}}@media screen and (max-width: 1200px){.fancy-header .user svg{fill:#fff}}.fancy-header .user a{color:#08235c}@media screen and (min-width: 1201px){.fancy-header .user a:hover{color:#4300ff}}.fancy-header .burger span,.fancy-header .burger span:before,.fancy-header .burger span:after{width:26px;height:2px;top:0;bottom:0;left:0;right:0;margin:auto;background-color:var(--headerBurgerColor, #4300ff)}.fancy-header .burger span{opacity:1;z-index:1}.fancy-header .burger span:after,.fancy-header .burger span:before{content:"";position:absolute;background-color:var(--headerBurgerColor, #4300ff)}.fancy-header .burger span:after{transform:translateY(8px)}.fancy-header .burger span:before{transform:translateY(-8px)}@media screen and (max-width: 1200px){.fancy-header .mobile-main-item{height:48px;font-size:16px;font-weight:500;color:var(--headerMobileMainItemColor, #08235c);text-transform:uppercase;border-width:1px;border-style:solid;border-radius:var(--headerMobileMainItemRadius, 8px);padding:0 16px;width:100%;justify-content:space-between}.fancy-header .mobile-main-item:not(.current){background:var(--headerMobileMainItemBg, #fff);border-color:#96c9ee}.fancy-header .mobile-main-item:not(.current) svg{fill:#4300ff;transform:rotate(90deg)}.fancy-header .mobile-main-item.current{background:linear-gradient(175deg,#7649f7 0%,#4201ff 30%,#0ba9ff 100%);color:#fff}.fancy-header .mobile-main-item.current svg{fill:#fff;transform:rotate(-90deg)}}@media screen and (max-width: 1200px){.fancy-header .mobile-toggler-dropdown{margin-top:20px}.fancy-header .mobile-toggler-dropdown:not(.opened){display:none}}@media screen and (max-width: 1200px){.fancy-header .mobile-toggler-dropbox:not(.opened){display:none}}@media screen and (min-width: 1201px){.fancy-header .link-holder:not(:hover) .dropdown,.fancy-header .link-holder:not(:hover) .dropbox{opacity:0;pointer-events:none}}.admin-notification{height:20px;text-align:center;background-color:orange;position:fixed;top:0;left:0;width:100%;z-index:200;font-size:12px;cursor:default}.admin-notification~.wrapper .fancy-header{top:20px}@media screen and (max-width: 1200px){.admin-notification~.wrapper .fancy-header .nav{top:82px;height:calc(100dvh - 82px)}}@media screen and (min-width: 1201px){.admin-notification~.wrapper .fancy-header~.main{padding-top:94px}}@media screen and (max-width: 1200px){.admin-notification~.wrapper .fancy-header~.main{padding-top:82px}}@media screen and (min-width: 1201px){.new-brand-head{background:var(--brandHeadBg, linear-gradient(to right, #040c27 0%, #070e26 100%))}}@media screen and (max-width: 1200px){.new-brand-head{background:var(--brandHeadBg, linear-gradient(105deg, #07296a 0%, #081028 55%))}}.new-brand-head--holder{background-repeat:no-repeat;background-size:var(--bgFlowerSize, 1350px auto),var(--splayBgSize, 1045px auto);background-position:var(--bgFlowerPosition, calc(90vw - 550px) -170px),var(--splayBgPosition, 0px -190px)}@media screen and (min-width: 1201px){.new-brand-head--holder{background-image:var(--brand-flower-bg),url(/topbest/images/hero-bg-mask.svg);padding-top:calc(74px + var(--holderTopPadding, 90px));padding-bottom:var(--holderBottomPadding, 124px)}.submit-form-page .new-brand-head--holder{padding-bottom:154px}}@media screen and (min-width: 1025px) and (max-width: 1200px){.new-brand-head--holder{padding-top:var(--holderTopPadding, 64px);padding-bottom:var(--holderBottomPadding, 80px)}.submit-form-page .new-brand-head--holder{padding-bottom:110px}}@media screen and (min-width: 768px) and (max-width: 1024px){.new-brand-head--holder{padding-top:var(--holderTopPadding, 48px);padding-bottom:var(--holderBottomPadding, 48px)}.submit-form-page .new-brand-head--holder{padding-bottom:95px}}@media screen and (max-width: 767px){.new-brand-head--holder{padding-top:42px;padding-bottom:var(--holderBottomPadding, 40px)}.submit-form-page .new-brand-head--holder{padding-bottom:85px}.search-agency-page .new-brand-head--holder{padding:20px 0 10px}}.new-brand-head--hgroup{text-align:center;color:#fff}.new-brand-head--title{line-height:1.1304347826;font-weight:500}.new-brand-head--title:not(:last-child){margin-bottom:18px}@media screen and (min-width: 1025px){.new-brand-head--title{font-size:var(--titleSize, 46px)}}@media screen and (min-width: 481px) and (max-width: 1024px){.new-brand-head--title{font-size:30px}}@media screen and (max-width: 480px){.new-brand-head--title{font-size:var(--titleSize, 28px)}}.new-brand-head--subtitle{font-weight:400;line-height:1.2692307692}@media screen and (min-width: 1025px){.new-brand-head--subtitle{font-size:var(--subtitleSize, 32px)}}@media screen and (min-width: 481px) and (max-width: 1024px){.new-brand-head--subtitle{font-size:24px}}@media screen and (max-width: 480px){.new-brand-head--subtitle{font-size:var(--subtitleSize, 18px)}}.new-brand-head--subtitle .hl{color:#41afff}.new-brand-head--breadcrumbs{--breadcrumbsTextColor: #fff;--breadcrumbsLinkColor: #71a0fa}@media screen and (min-width: 1201px){.new-brand-head--breadcrumbs{margin-top:var(--breadcrumbsTopMargin, -74px);margin-bottom:var(--breadcrumbsBottomMargin, 74px)}.new-brand-head--breadcrumbs+.new-brand-head--hgroup{margin-bottom:16px}}@media screen and (max-width: 1200px){.new-brand-head--breadcrumbs{margin-top:-24px;margin-bottom:var(--breadcrumbsBottomMargin, 34px)}.new-brand-head--breadcrumbs+.new-brand-head--hgroup{margin-bottom:34px}}.new-brand-head--cta{margin-top:36px}h1.heading{font-size:50px;line-height:1.1;color:#0181dd;text-align:center;margin-bottom:45px}@media screen and (max-width: 1200px){h1.heading{font-size:40px}}@media screen and (max-width: 767px){h1.heading{font-size:29px;margin-bottom:30px}}h1.heading-form{font-size:50px;line-height:1.1;color:#0181dd;text-align:center}@media screen and (max-width: 1200px){h1.heading-form{font-size:40px}}@media screen and (max-width: 767px){h1.heading-form{font-size:29px}}@media screen and (max-width: 1200px){h1.heading-form{margin-bottom:40px}}.heading--lg,h2.heading{font-weight:500;color:#093c98;text-align:center;margin-bottom:25px}@media screen and (min-width: 1025px){.heading--lg,h2.heading{font-size:36px}}@media screen and (max-width: 1024px){.heading--lg,h2.heading{font-size:26px}}@media screen and (max-width: 767px){.heading--lg,h2.heading{font-size:22px;margin-bottom:15px}}.heading--md,h3.heading{font-size:30px;line-height:1.1;color:#0181dd;text-align:center;margin-bottom:22px}.heading--md.is-dark,h3.heading.is-dark{color:#000}.view-more-head{position:relative;padding:20px 0;margin-bottom:5px}@media screen and (min-width: 768px){.view-more-head:before{content:"";position:absolute;top:50%;left:5px;right:5px;height:2px;margin-top:-1px;background-color:#e2ecf4}}.view-more-head:after{content:"";position:absolute;opacity:0;left:0;bottom:100%;height:4px;background:#553eb6;width:62px;background:-moz-linear-gradient(-45deg,#553eb6 0%,#008ac3 100%);background:-webkit-linear-gradient(-45deg,#553eb6 0%,#008ac3 100%);background:linear-gradient(135deg,#553eb6 0%,#008ac3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#553eb6",endColorstr="#008ac3",GradientType=1)}@media screen and (max-width: 600px){.view-more-head:after{width:76px;left:16px}}.view-more-head .heads{width:100%;display:flex;align-items:center;justify-content:space-between;position:relative}@media screen and (max-width: 600px){.view-more-head .heads{padding-left:16px}}.view-more-head .title{font-weight:500;position:relative;padding-right:25px;background-color:#fff}@media screen and (min-width: 1025px){.view-more-head .title{font-size:36px}}@media screen and (max-width: 1024px){.view-more-head .title{font-size:26px}}@media screen and (max-width: 767px){.view-more-head .title{font-size:24px}.home-feed .view-more-head .title{font-size:21px}}@media screen and (max-width: 600px){.view-more-head .title{font-size:22px}}.view-more-head .link{font-weight:500;text-transform:uppercase;color:#000;position:relative;padding:0 34px 0 20px;background-color:#fff;box-shadow:-5px 0 0 1px #fff}@media screen and (min-width: 1025px){.view-more-head .link{font-size:22px}}@media screen and (max-width: 1024px){.view-more-head .link{font-size:18px}}@media screen and (max-width: 767px){.view-more-head .link{display:none}}.view-more-head .link:before{content:"";position:absolute;width:0;height:0;top:50%;right:4px;margin-top:-10px;border-style:solid none solid solid;border-color:transparent #0097d5;border-width:10px;transition:all .2s}.view-more-head .link:after{content:"";position:absolute;width:0;height:0;top:50%;right:9px;border-style:solid none solid solid;border-color:transparent #fff;border-width:10px 5px;margin-top:-10px;transition:all .2s}.view-more-head .link:hover{color:#0181dd}.view-more-head .link:hover:before{right:1px;border-color:transparent #0181dd}.view-more-head .link:hover:after{right:6px}.btn-fancy{position:relative;background-color:transparent;overflow:visible!important;line-height:1.25;padding-top:2px;padding-bottom:2px;transition:color .2s ease-out;border:none;min-height:var(--btnMinHeight, 38px)}.btn-fancy:before,.btn-fancy:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;transform:skew(-35deg) translateZ(0);border-radius:.3em .5em}.btn-fancy:before{transition:opacity .1s ease-out,background-color .1s ease-out;opacity:var(--btnFancyBorderOpacity, 0);background-color:var(--btnFancyBgColor, #fff);border-width:1.5px;border-style:solid}.btn-fancy:after{background-size:calc(100% + 100px) 100%,200% 100%,100% 100%;background-position-x:0,-100%,0;transition:opacity .2s ease-out,background-position-x .2s ease-out .05s}.btn-fancy>*{position:relative;z-index:1}@media screen and (min-width: 1025px){.btn-fancy:hover:before{opacity:1}.btn-fancy:hover:after{opacity:0;background-position-x:-100px,-200%,0;transition:opacity .3s ease-out .1s,background-position-x .2s ease-out}.btn-fancy:hover .icon{transform:translate(2px)}}.btn-fancy--indigo{color:#fff}.btn-fancy--indigo:before{border-color:#4300ff}.btn-fancy--indigo:after{background-image:linear-gradient(170deg,#7f54f6 0%,rgba(127,84,246,0) 55%),linear-gradient(to right,#3d05d9 30%,#936efb 40%,#3d05d9 50%,rgba(61,5,217,0) 100%),linear-gradient(170deg,#7648f7,#4e10fd 55%,#1f6dff)}@media screen and (min-width: 1025px){.btn-fancy--indigo:hover{color:#4300ff}}.btn-fancy--green{color:#fff}.btn-fancy--green:before{border-color:#006d46}.btn-fancy--green:after{background-image:linear-gradient(170deg,#4ef7ba 0%,rgba(78,247,186,0) 30%),linear-gradient(to right,#06bc7b 30%,#5ef696 40%,#06bc7b 50%,rgba(6,188,123,0) 100%),linear-gradient(170deg,#5ef696,#06bc7b 55%,#25cd91)}@media screen and (min-width: 1025px){.btn-fancy--green:hover{color:#08235c}}.btn-fancy--custom{color:var(--btnFancyColor, #267efd)}.btn-fancy--custom:before{border-color:var(--btnFancyBorderColor, #267efd)}.btn-fancy--custom:after{background-image:var(--btnFancyBg, #fff)}@media screen and (min-width: 1025px){.btn-fancy--custom:hover{color:var(--btnFancyColorActive, #08235c)}}.btn-fancy--xs{min-height:42px}.btn-fancy--sm{min-height:48px}.btn-fancy--md{min-height:54px}.btn-fancy--lg{min-height:60px}.btn-fancy--xl{min-height:66px}.btn-fancy--px-xs{padding-inline:10px}.btn-fancy--px-sm{padding-inline:15px}.btn-fancy--px-md{padding-inline:20px}.btn-fancy--px-lg{padding-inline:25px}.btn-fancy--px-xl{padding-inline:30px}.btn-fancy--gap-xs{gap:6px}.btn-fancy--gap-sm{gap:8px}.btn-fancy--gap-md{gap:12px}.btn-fancy--gap-lg{gap:16px}.btn-fancy--gap-xl{gap:20px}.btn-fancy--text-xs{font-size:14px}.btn-fancy--text-sm{font-size:16px}.btn-fancy--text-md{font-size:18px}.btn-fancy--text-lg{font-size:20px}.btn-fancy--text-xl{font-size:24px}.btn-fancy--bold{font-weight:600}.btn-fancy--medium{font-weight:500}.btn-fancy--uppercase{text-transform:uppercase}.btn-fancy--nowrap{white-space:nowrap}.btn-fancy--shift-sm{transform:translate(8px)}.btn-fancy--shift-md{transform:translate(10px)}.btn-fancy--shift-lg{transform:translate(12px)}.btn-fancy--shift-xl{transform:translate(15px)}.btn-fancy i,.btn-fancy .icon,.btn-fancy .chevron{fill:currentColor;color:currentColor;transition:transform .2s}.btn-fancy i{position:relative}.btn-fancy .loading{position:absolute;opacity:0;left:0;top:50%;transform:translateY(-50%)}.disabled .btn-fancy:has(.loading){opacity:.5;pointer-events:none;filter:grayscale(1)}.disabled .btn-fancy:has(.loading) .icon{opacity:0}.disabled .btn-fancy:has(.loading) .loading{opacity:1}.form-input{position:relative}.form-input input,.form-input textarea{display:block;color:var(--inputColor, #000);width:100%;border:1px solid var(--inputBorderColor, #c4d4e5);background-color:#fff;font-size:var(--inputFontSize, 18px);font-weight:var(--inputFontWeight, 300);padding-left:var(--inputPaddingLeft, 15px);padding-right:var(--inputPaddingRight, 15px);border-radius:5px;transition:box-shadow .15s}.form-input input::-webkit-input-placeholder,.form-input textarea::-webkit-input-placeholder{color:var(--inputColor, #000);opacity:.5}.form-input input::-moz-placeholder,.form-input textarea::-moz-placeholder{color:var(--inputColor, #000);opacity:.5}.form-input input:-ms-input-placeholder,.form-input textarea:-ms-input-placeholder{color:var(--inputColor, #000);opacity:.5}.form-input input :-moz-placeholder,.form-input textarea :-moz-placeholder{color:var(--inputColor, #000);opacity:.5}.form-input input[readonly]:not([data-for-copy]),.form-input textarea[readonly]:not([data-for-copy]){pointer-events:none;background-color:#0000000d}.form-input input:hover,.form-input textarea:hover{box-shadow:0 0 4px #71a0fa4d}.form-input input:focus,.form-input textarea:focus{border-color:#71a0fa;box-shadow:0 0 4px #71a0fa80}.form-input input.validate-error,.form-input input.parsley-error,.form-input textarea.validate-error,.form-input textarea.parsley-error{border-color:#ed383d;box-shadow:none}.form-input input.validate-error:focus+.parsley-errors-list li:last-child,.form-input input.parsley-error:focus+.parsley-errors-list li:last-child,.form-input textarea.validate-error:focus+.parsley-errors-list li:last-child,.form-input textarea.parsley-error:focus+.parsley-errors-list li:last-child{opacity:1;pointer-events:auto;z-index:100000}.form-input input{height:var(--inputHeight, 50px)}.form-input textarea{padding-top:10px;padding-bottom:10px;resize:none;height:var(--textareaHeight, 100%)}.form-input--title{display:block;font-size:var(--inputTitleFontSize, 18px);font-weight:400;margin-bottom:var(--inputTitleMarginBottom, 10px);color:var(--inputTitleColor, #080f26)}.form-input--title small{font:inherit;color:#666}.parsley-errors-list li,.validate-errors-list li{position:absolute;min-width:190px;padding:3px 15px 7px;min-height:37px;background:#fff;border:1px solid #ed383d;right:0;bottom:var(--errorBottom, 100%);font-size:14px;font-weight:500;color:#ed383d;white-space:nowrap;z-index:1;transform:translateY(-4px)}@media screen and (max-width: 767px){.parsley-errors-list li,.validate-errors-list li{white-space:normal;height:auto}}.parsley-errors-list li:after,.validate-errors-list li:after{content:"";position:absolute;width:10px;height:10px;background:#fff;right:15px;border-right:1px solid #ed383d;border-bottom:1px solid #ed383d;transform:translate3d(0,-4px,0) rotate(45deg);top:100%}.parsley-errors-list li:before,.validate-errors-list li:before{content:"!";display:inline;position:relative;margin-right:14px;font-size:25px;line-height:20px;font-weight:500;bottom:-4px}.parsley-errors-list li{opacity:0;pointer-events:none}form[data-parsley-validate]{position:relative}.form-select{--inputBorderColor: #c4d4e5;--inputHeight: 50px;--selectOptionPadding: 8px var(--inputPaddingLeft, 15px);--selectArrowHeight: 48px;--selectArrowColor: #a6a6a6;--selectOptionSelectedColor: #0181dd;--selectOptionSelectedBG: transparent;font-size:var(--inputFontSize, 18px);position:relative}.form-select select{display:block;color:var(--inputColor, #000);width:100%;border:1px solid var(--inputBorderColor, #c4d4e5);background-color:#fff;font-size:var(--inputFontSize, 18px);font-weight:300;padding-left:var(--inputPaddingLeft, 15px);padding-right:var(--inputPaddingRight, 15px);border-radius:5px;height:var(--inputHeight, 50px);transition:box-shadow .15s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-select select:not(.select2-value-selected)~.select2:not(:has(.select2-selection__placeholder)) .select2-selection__rendered{opacity:.5}.form-select .select2-selection--single{display:flex;align-items:center}.form-select .select2-selection--single:hover{box-shadow:0 0 4px #71a0fa4d}.form-select:has(select.parsley-error),.form-select:has(select.validate-error){--inputBorderColor: #ed383d}.form-select:has(select.parsley-error) .select2-selection--single,.form-select:has(select.validate-error) .select2-selection--single{box-shadow:none}.form-select:has(.select2-container--open) .parsley-errors-list li{opacity:1;pointer-events:auto;z-index:100000;transform:translateY(-4px)}.form-checkbox{font-size:var(--checkboxLabelSize, 16px);color:var(--checkboxLabelColor, #515151)}.form-checkbox label{position:relative;gap:10px;cursor:pointer}.form-checkbox input{position:absolute;opacity:0;z-index:-1;width:0;height:0}.form-checkbox input:not(:checked)~.icon svg{opacity:0}.form-checkbox .icon{width:var(--checkboxSize, 20px);height:var(--checkboxSize, 20px);color:var(--checkboxColor, #0da200);border-radius:3px;border:1px solid var(--checkboxBorderColor, #98a8b8)}.form-checkbox .mark,.form-checkbox mark{background-color:transparent;color:inherit}.form-tip{font-size:var(--checkboxLabelSize, 16px);color:var(--checkboxLabelColor, #515151)}.alert{margin-bottom:20px}.alert.alert-danger{color:#f11b30;font-size:14px;font-weight:500}.alert.alert-danger ul{list-style:none}.alert.alert-danger li{padding:0}.alert.alert-danger li:before{display:none}.alert.alert-success li{color:#00abf3;font-size:26px;line-height:30px;font-weight:500}.alert.alert-success li:before{background-color:#00abf3}.alert li{padding-left:20px;position:relative}.alert li:before{content:"";position:absolute;width:6px;height:6px;border-radius:50%;left:0;top:9px}.alert li+li{margin-top:8px}.js-form_errors_block{color:#ed383d;margin-bottom:8px}.js-form_errors_block a{color:#ed383d;text-decoration:underline;font-weight:500}.js-form_errors_block a:hover{color:#ed383d}.consent-modal{position:fixed;top:0;right:0;bottom:0;left:0;align-items:center;justify-content:center;z-index:9999;color:#fff;width:fit-content;margin-top:auto;height:max-content;display:flex}.consent-modal:not(.active){display:none}.consent-modal--opt-in,.consent-modal--opt-out{align-items:flex-end;justify-content:flex-start}.consent-modal__content{position:relative;background-size:120% 120%;background:linear-gradient(320.75deg,#20c3ee -16.42%,#4300ff 9.36%,#9675f2 104.36%);border-radius:8px;padding:32px;max-width:600px;width:auto;z-index:1;animation:fadeIn .3s ease;display:flex;flex-direction:column;align-items:stretch;justify-content:space-around;overflow-y:auto;max-height:100vh}.consent-modal__content .content-block{max-height:100%;overflow-y:auto}.consent-modal__content .content-block::-webkit-scrollbar{width:6px;border-radius:3px}.consent-modal__content .content-block::-webkit-scrollbar-track{border-radius:3px}.consent-modal__content .content-block::-webkit-scrollbar-thumb{background-color:#ffffff4d;border-radius:3px}.consent-modal__content p{color:#e0e0ff;font-weight:500;font-size:15px;line-height:22px;letter-spacing:0;margin-bottom:0}.consent-modal__content .status{font-size:.85rem;color:#fec601}.consent-modal__content .status.always-active{color:#fec601;white-space:nowrap;font-weight:400;font-size:14px;line-height:100%}.consent-modal__content a.always-active{text-decoration:underline}.consent-modal__title{font-size:20px;font-weight:700;letter-spacing:.5px;line-height:32px;margin-top:0;text-transform:uppercase;color:red}.consent-modal__close{position:absolute;display:flex;top:32px;right:32px;background:transparent;border:none;color:#fff;font-size:1.5rem;cursor:pointer}@media screen and (max-width: 640px){.consent-modal{max-height:calc(100dvh - 62px);bottom:0;top:10%}.consent-modal__overlay{background:rgba(255,255,255,.2);position:fixed;width:100%;height:100%;top:0;left:0;border-radius:4px;z-index:4000}.consent-modal__content{padding:24px;height:-webkit-fill-available;max-height:-webkit-fill-available;z-index:4000}.consent-modal__content .consent-actions{flex-direction:column;margin-top:16px}.consent-modal__content .consent-actions .consent-section__btn{display:flex;margin-top:16px}.consent-modal__content .consent-actions .consent-section__btn .btn-consent.accept{margin-right:0}.consent-modal__content .consent-actions .consent-section__btn .btn-consent.deny{margin-left:0}.consent-modal__content .consent-actions #save-consent-btn{margin-left:0;margin-right:0;height:42px;line-height:42px}.consent-modal__close{top:24px;right:24px}}.consent-section{border-radius:10px;padding:1rem;margin-top:1rem;position:relative}.consent-section__overlay{background:rgba(255,255,255,.2);position:absolute;width:100%;height:100%;top:0;left:0;border-radius:4px}.consent-section__header{display:flex;justify-content:space-between;align-items:center;font-weight:600;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative}.consent-section__header .section__title{display:flex;width:100%;font-weight:500;font-size:15px;line-height:32px;text-transform:uppercase}.consent-section__header .status{font-size:.85rem;color:#fec601}.consent-section__header .status.always-active{color:#fec601;white-space:nowrap;font-weight:400;font-size:14px;line-height:100%}.consent-section__header .icon-arrow-down{content:url(/topbest/images/svg/widgets/modal/down-icon.svg);font-size:14px;margin-left:8px;transition:transform .3s ease;transform:rotate(-180deg)}.consent-section__body{max-height:0;overflow:hidden;transition:max-height .4s ease,opacity .3s ease;opacity:0}.consent-section.open .consent-section__body{max-height:400px;opacity:1}.consent-section.open .consent-section__header .icon-arrow-down{transform:rotate(0);transition:transform .5s ease}.switch{position:relative;display:inline-block;width:46px;height:22px;padding-right:10px}.switch input{opacity:0;width:0;height:0}.switch input:checked+.slider{background-color:#fec6014d}.switch input:checked+.slider:before{transform:translate(18px);background-color:#fec601}.switch .slider{position:absolute;cursor:pointer;top:0;right:0;bottom:0;left:0;background-color:#c8b4ff;transition:.3s;border-radius:34px}.switch .slider:before{position:absolute;content:"";height:16px;width:16px;left:3px;bottom:3px;background-color:#fff;border-radius:50%;transition:.3s}.consent-actions{display:flex;justify-content:space-between;margin-top:24px;flex-direction:row}.consent-actions .consent-section__btn{display:flex;flex-direction:row;align-items:center;flex:2}.consent-actions .consent-section__btn .btn-consent.deny{margin-right:5px}.consent-actions .consent-section__btn .btn-consent.accept{margin-left:5px;margin-right:0}.consent-actions .btn-consent{flex:1;margin:0 5px;height:42px!important;padding:0;border:none!important;font-size:14px;border-radius:4px;font-weight:500;cursor:pointer;transition:.3s;text-transform:uppercase}.consent-actions .btn-consent.accept{background:linear-gradient(170deg,#5ef696,#06bc7b 40%);color:#fff}.consent-actions .btn-consent.accept:hover{background:linear-gradient(170deg,#37d17d,#05a867 40%)}.consent-actions .btn-consent.deny{background:#fff;color:#000;border:1px solid #666}.consent-actions .btn-consent.deny:hover{background:#e8e8ff}.consent-actions .btn-consent.save{background:#fff;color:#000;margin-right:5px;margin-left:0}.consent-actions .btn-consent.save:hover{background:#e8e8ff}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}#how-we-use-cookies{scroll-margin-top:100px}.consent-bar{position:fixed;bottom:0;left:0;right:0;margin:0 30px 30px;border-radius:8px;align-items:center;justify-content:center;display:flex}.consent-bar:not(.active){display:none}.consent-bar{z-index:9998;background:#ffffff;box-shadow:0 -4px 20px #00000026;padding:16px 24px}@media screen and (min-width: 1275px){.consent-bar{max-width:1215px;margin:0 auto 30px}}.consent-bar__content{display:flex;align-items:center;justify-content:space-between;max-width:1400px;width:100%;gap:24px}.consent-bar__content p{margin:0;font-size:14px;font-weight:500;line-height:1.5;color:#072661;flex:1}.consent-bar__content p a{color:#4300ff;text-decoration:underline}.consent-bar__content p a:hover{color:#20c3ee}.consent-bar__actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.consent-bar__link{color:#fec601;text-decoration:underline}.btn-consent-bar{padding:12px 24px;border-radius:6px;font-size:14px;font-weight:500;text-transform:uppercase;cursor:pointer;transition:all .3s ease;white-space:nowrap}.btn-consent-bar.choices{background:#fff;color:#000;border:2px solid #4300ff;padding-top:10px;padding-bottom:10px}.btn-consent-bar.choices:hover{background:#f0e8ff}.btn-consent-bar.ok{background:linear-gradient(170deg,#5ef696,#06bc7b 40%);color:#fff;border:none}.btn-consent-bar.ok:hover{background:linear-gradient(170deg,#37d17d,#05a867 40%)}@media screen and (max-width: 768px){.consent-bar{padding:0;align-items:center;justify-content:center;background:transparent;box-shadow:none}.consent-bar__content{flex-direction:column;text-align:center;gap:20px;background:#ffffff;border-radius:12px;padding:24px;max-width:400px;box-shadow:0 10px 40px #0003;z-index:4000}.consent-bar__content p{font-size:14px;line-height:1.6}.consent-bar__actions{width:100%;flex-direction:column;gap:12px}.btn-consent-bar{width:100%;padding:14px 20px;font-size:14px}}.alertify{--alertifyBorderColor: #4300ff;--alertifyColor: #08235c}.alertify button.alertify-button-ok{background:none;display:inline-flex;align-items:center;justify-content:center;position:relative;border-radius:0;overflow:visible;padding:10px;min-width:150px;transition:color .2s ease-out}.alertify button.alertify-button-ok>*{position:relative;z-index:1}.alertify button.alertify-button-ok:before,.alertify button.alertify-button-ok:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;will-change:transform;backface-visibility:hidden;transform:skew(-35deg) translateZ(0);border-radius:4px 6px}.alertify button.alertify-button-ok:before{opacity:0;background-color:#fff;border:1.5px solid #4300ff;transition:opacity .1s ease-out,background-color .1s ease-out}.alertify button.alertify-button-ok:after{background-image:linear-gradient(to right,#3d05d9 30%,#936efb 40%,#3d05d9 50%,rgba(61,5,217,0) 100%),linear-gradient(170deg,#7648f7,#4e10fd 55%,#1f6dff);background-size:200% 100%,100% 100%;background-position-x:-100%,0;transition:opacity .2s ease-out,background-position-x .2s ease-out .05s}@media screen and (min-width: 1025px){.alertify button.alertify-button-ok:hover{color:#4300ff}.alertify button.alertify-button-ok:hover:before{opacity:1}.alertify button.alertify-button-ok:hover:after{opacity:0;background-position-x:-200%,0;transition:opacity .3s ease-out .1s,background-position-x .2s ease-out}}@media screen and (min-width: 1201px){.form-page .meanwhile-section{margin-top:116px;margin-bottom:150px}}@media screen and (min-width: 768px) and (max-width: 1200px){.form-page .meanwhile-section{margin-top:80px;margin-bottom:65px}}@media screen and (max-width: 767px){.form-page .meanwhile-section{margin-top:60px;margin-bottom:45px}}.form-page--head{text-align:center;color:#fff;background:linear-gradient(to bottom,#0c3278 0%,#0040b5 30%,#1c82d8 100%);display:flex;align-items:center;justify-content:center}@media screen and (min-width: 1201px){.form-page--head{padding:80px 0 70px;min-height:366px}.form-page--head>.site-width{margin-top:40px;margin-bottom:40px}}@media screen and (min-width: 768px) and (max-width: 1200px){.form-page--head{padding:70px 0 115px}}@media screen and (max-width: 767px){.form-page--head{padding:40px 0 85px}}.form-page--head .title{font-weight:500;line-height:1.15;text-transform:capitalize}@media screen and (min-width: 768px){.form-page--head .title{font-size:46px}}@media screen and (max-width: 767px){.form-page--head .title{font-size:24px}}.form-page--head .subtitle{font-weight:300;line-height:1.2692307692;margin-top:18px}@media screen and (max-width: 1200px){.form-page--head .subtitle br{display:none}}@media screen and (min-width: 768px){.form-page--head .subtitle{font-size:26px}}@media screen and (max-width: 767px){.form-page--head .subtitle{font-size:18px}}@media screen and (min-width: 1201px){.form-page--form-box{margin-bottom:100px}}@media screen and (min-width: 768px) and (max-width: 1200px){.form-page--form-box{margin-bottom:65px}}@media screen and (max-width: 767px){.form-page--form-box{margin-bottom:45px}}.form-page--form{max-width:1254px;background-color:#fff;box-shadow:0 0 20px #00000026;border-radius:10px;position:relative}.account-page .form-page--form{max-width:894px}@media screen and (min-width: 1201px){.form-page--form{margin:-50px auto 0;padding:56px 42px 54px 64px}.account-page .form-page--form{padding-left:55px;padding-right:81px;min-height:268px}.submit-agency-page .form-page--form{min-height:552px}}@media screen and (max-width: 1200px){.form-page--form{margin:-50px auto 0}}@media screen and (min-width: 768px) and (max-width: 1200px){.form-page--form{padding:50px 40px}.form-page--form .form-steps--form .form-section{margin-bottom:20px}.account-page .form-page--form{min-height:278px}.submit-agency-page .form-page--form{min-height:578px}}@media screen and (max-width: 767px){.form-page--form{padding:22px 22px 35px}.form-page--form .submit-agency-form .form-section,.form-page--form .form-steps--form .form-section{margin-bottom:0}.account-page .form-page--form{min-height:290px}.submit-agency-page .form-page--form{min-height:770px}}@media screen and (min-width: 768px){.form-page--form.bg-badge{background-repeat:no-repeat;background-size:77px auto;background-position:calc(100% - 40px) 17px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 77 130' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23f2f2f2' fill-opacity='.9'%3E%3Cpath d='m38.15 79.924c-.234 0-.234-.234 0 0l-1.17-.701-.234-.234-27.617-19.864c0 0-.234 0-.234-.234l-.468-.234-.234-.234h-.234l-7.957-5.609 15.681 2.337c.702 0 .936.234 1.638.467.234 0 .702.234.702.234.702 0 1.17.234 1.404.467.468.234.702.467 1.17.701.234.234.702.467.702.701.234.234.468.234.702.467.468.234.702.467.702.701.702.701 1.17 1.402 1.872 1.87l12.404 17.527.234.234.936 1.402'/%3E%3Cpath d='m38.15 79.924l1.17-1.636.234-.234 12.404-17.761c2.106-3.038 5.383-4.908 8.894-5.375l4.447-.701 11.702-1.636-37.447 25.94-1.404 1.402'/%3E%3Cpath d='m38.15 107.03l-1.17-1.87-.234-.234-36.745-52.11 7.957 5.609 1.404.935 27.617 19.63h.234l.936.701c0 0 .234 0 .234.234l1.17-.935 37.21-26.17-37.447 52.35-.234.234-.936 1.636'/%3E%3Cpath d='m38.15 71.04l-1.17-1.87-.234-.234-9.128-12.62 9.128 1.87h.234l1.17.234 1.17-.234 8.894-2.103-8.894 13.09v.234l-1.17 1.636'/%3E%3Cpath opacity='.2' d='m38.15 79.924l38.38-27.11-11.468 1.636-26.915 25.473'/%3E%3Cpath opacity='.2' d='m38.15 107.03l-1.17-1.87-.234-.234-36.745-52.11 15.681 2.337c.702 0 .936.234 1.638.467.234 0 .702.234.702.234.702 0 1.17.234 1.404.467.468.234.702.467 1.17.701.234.234.702.467.702.701.234.234.468.234.702.467.468.234.702.467.702.701.702.701 1.17 1.402 1.872 1.87l12.404 17.761.234.234 1.17 1.636-.234 26.642'/%3E%3Cpath d='m0 52.815c0 0 33 22.2 38.15 27.11-13.11-8.413-25.979-17.527-38.15-27.11'/%3E%3Cpath opacity='.2' d='m38.15 71.04l-1.17-1.87-.234-.234-9.128-12.62 9.128 1.87h.234l1.17.234v12.62'/%3E%3Cpath d='m38.15 107.03l-.702-3.272c-.468-1.402-.468-2.571-.468-3.973v-12.62c0-1.402.234-2.804.702-4.207l.702-3.038.936 3.038c.468 1.402.702 2.804.702 4.207v12.386c0 1.402-.234 2.805-.468 3.973l-1.404 3.506'/%3E%3Cpath d='m44 15.658c0 10.283-17.787 15.658-17.787 26.641-.234 2.571.468 5.141 1.638 7.478 0 0-6.787-6.543-6.787-13.554 0-7.01 6.319-17.293 6.319-17.293 0 4.674 1.872 6.076 3.745 6.31h.702c2.106 0 3.277-1.636 3.277-3.973 0-2.337-2.574-4.674-2.574-9.348 0-4.44 5.617-11.685 5.617-11.685 3.745 4.44 5.851 9.815 5.851 15.424'/%3E%3Cpath d='m39.09 53.05c-5.617 0-9.83-4.44-9.83-9.815v-.234c0-11.918 16.617-13.09 16.617-29.21.468.701 4.915 6.777 4.915 13.321 0 8.179-7.723 10.283-7.723 14.256 0 1.636.702 2.804 3.043 2.804.234 0 .468 0 .702-.234 4.447-1.87 7.489-6.076 7.723-10.984.234.234 2.574 20.1-15.447 20.1'/%3E%3Cpath d='m46.34 44.17c.234 0 .468 0 .702-.234-2.34.701-11 2.804-11-3.272 0-7.478 12.872-9.114 12.872-15.424 0-3.973-.936-7.946-3.043-11.451.468.701 4.915 6.777 4.915 13.321 0 8.179-7.724 10.283-7.724 14.256.468 1.636 1.17 2.804 3.277 2.804'/%3E%3Cpath d='m36.979 40.663c0-7.478 12.872-9.114 12.872-15.424 0-2.337-.468-4.44-.936-6.777-.936-1.636-1.872-3.038-3.043-4.44 1.872 3.506 2.809 7.478 2.809 11.451 0 6.544-12.872 8.179-12.872 15.424 0 3.505 3.043 4.44 6.085 4.44-2.575-.467-4.915-1.402-4.915-4.674'/%3E%3Cpath d='m39.32 19.864c0 5.842-7.489 5.375-7.958 5.141h.702c2.106 0 3.277-1.636 3.277-3.973 0-2.337-2.575-4.674-2.575-9.348 0-4.44 5.617-11.685 5.617-11.685-1.872 3.038-2.808 6.31-3.042 9.582 0 5.375 3.979 5.842 3.979 10.283'/%3E%3Cpath d='m35.34 10.05c.234-3.272 1.17-6.777 3.042-9.582-.936 1.168-1.872 2.337-2.574 3.505-.702 1.87-1.17 3.973-1.17 6.076 0 5.141 3.979 5.609 3.979 10.05 0 4.44-4.213 5.141-6.553 5.375 1.872 0 7.02-.467 7.02-5.375.234-4.674-3.745-5.141-3.745-10.05'/%3E%3Cpath d='m34.873 121.99l-5.149-3.505h6.319l2.106-6.31 1.872 6.31h6.319l-5.149 3.505 1.872 6.076-5.149-3.739-5.149 3.739 2.106-6.076'/%3E%3Cpath d='m38.15 113.11l1.872 5.141.234.467h5.617l-4.213 3.038h-.468l.234.468 1.638 4.907-4.213-3.038-.702-.233-.468.233-4.213 3.038 1.638-4.907.234-.468h-.234l-4.213-3.038h5.383l.234-.467 1.638-5.141m0-1.87l-2.34 7.01h-7.02l5.617 4.206-2.106 6.778 5.617-4.207 5.617 4.207-2.106-6.778 5.617-4.206h-7.02l-1.872-7.01'/%3E%3Cpath d='m61.55 121.99l-5.149-3.505h6.319l2.106-6.31 1.872 6.31h6.319l-5.149 3.505 1.872 6.076-5.149-3.739-5.383 3.739 2.341-6.076'/%3E%3Cpath d='m64.829 113.11l1.872 5.141.234.467h5.617l-4.213 3.038-.702.468.234.467 1.638 4.908-4.213-3.038-.468-.468-.468.234-4.213 3.038 1.638-4.908.234-.467-.234-.234-4.213-3.038h5.617l.234-.467 1.404-5.141m0-1.87l-2.34 7.01h-7.02l5.617 4.206-2.106 6.778 5.617-4.207 5.617 4.207-2.106-6.778 5.617-4.206h-7.02l-1.872-7.01'/%3E%3Cpath d='m7.958 121.99l-5.149-3.505h6.319l2.106-6.31 1.872 6.31h6.319l-5.149 3.505 1.872 6.076-5.149-3.739-5.149 3.739 2.106-6.076'/%3E%3Cpath d='m11.468 113.11l1.872 5.141.234.467h5.617l-4.213 3.038h-.936l.234.468 1.638 4.907-4.213-3.038-.468-.233-.234.233-4.213 3.038 1.638-4.907.234-.468h-.468l-4.213-3.038h5.383l.234-.467 1.872-5.141m0-1.87l-2.34 7.01h-7.02l5.617 4.206-2.106 6.778 5.617-4.207 5.617 4.207-2.106-6.778 5.617-4.206h-7.02l-1.872-7.01'/%3E%3C/g%3E%3C/svg%3E")}}@media screen and (min-width: 1201px){.form-page--form.bg-badge .title{padding-right:80px}}@media screen and (min-width: 768px) and (max-width: 1200px){.form-page--form.bg-badge .title{padding-right:80px}}.form-page--form .title{line-height:1.4;color:#515151}@media screen and (max-width: 1200px){.form-page--form .title{margin-bottom:40px}.form-page--form .title br{display:none}}@media screen and (min-width: 768px){.form-page--form .title{font-size:25px}}@media screen and (max-width: 767px){.form-page--form .title{font-size:18px}}.form-page--form .bottom-message{font-size:18px;text-align:center;gap:5px}@media screen and (max-width: 767px){.form-page--form .checkbox{margin-bottom:12px}}.form-page--form .checkbox .title{font-size:16px;line-height:40px;color:initial;padding-right:0;margin-bottom:0;color:#515151}@media screen and (max-width: 767px){.form-page--form .checkbox .title{line-height:1.2;font-size:14px;white-space:normal;overflow:auto;height:auto}}.form-page--form .checkbox .icon{border:1px solid #08235c;border-radius:3px;color:#0da200}.form-page--form .checkbox input:checked+.icon{background:#fff}.form-page--form .form-element__tip{line-height:1.625;color:#515151}@media screen and (max-width: 767px){.form-page--form .form-element__tip{font-size:14px}}@media screen and (min-width: 768px){.account-page-form .form-steps--moving{padding-top:32px;margin-left:34px;align-self:self-start}}@media screen and (min-width: 768px) and (max-width: 1200px){.account-page-form .form-steps--moving{margin-right:20px}}.account-page-form .form-steps--moving .btn-arrow-right{border:none}.submit-agency-form .bottom-message{margin-top:18px}.meanwhile-section{padding-top:clamp(40px,5.078125vw,52px);padding-bottom:clamp(40px,5.078125vw,52px)}.meanwhile-section .inner{gap:30px}@media screen and (max-width: 1024px){.meanwhile-section .inner{flex-direction:column;align-items:center;text-align:center}}.meanwhile-section figure{margin:0}@media screen and (min-width: 1025px){.meanwhile-section figure{width:49%}}.meanwhile-section figure img{display:block;height:auto;margin:0 0 0 auto}@media screen and (min-width: 1025px){.meanwhile-section section{padding:18px 12% 0 0}}.meanwhile-section label{display:inline-block;color:#858e9e;font-size:18px;font-weight:500;text-transform:uppercase;margin-bottom:20px}.meanwhile-section .title{line-height:1.4285714286;margin-bottom:28px;font-size:clamp(22px,2.734375vw,28px)}.meanwhile-section p{margin:0 0 44px;font-size:clamp(16px,1.7578125vw,18px);line-height:1.3888888889}.meanwhile-section .cta{padding:0 12px}.faq-box.common{background-color:#f0f7fb}@media screen and (min-width: 768px){.faq-box.common{padding-top:90px;padding-bottom:120px}}@media screen and (max-width: 767px){.faq-box.common{padding-top:45px;padding-bottom:60px}}.faq-box .title{color:#08235c;font-weight:500;text-align:center}@media screen and (min-width: 768px){.faq-box .title{font-size:36px;line-height:1.1388888889;margin-bottom:60px}}@media screen and (max-width: 767px){.faq-box .title{font-size:25px;line-height:1.24;margin-bottom:38px}}.faq-box .questions--list{justify-content:center;color:#08235c;max-width:930px;display:flex;flex-wrap:wrap;align-items:flex-start;margin:0 auto}.faq-box .questions--list .column{width:100%}.faq-box .item{background-color:#fff;box-shadow:0 2px 20px #00abf30d;border:1px solid #bbd3e0;border-radius:10px;margin-bottom:10px}.faq-box .item-question{display:flex;align-items:center;font-weight:500;cursor:pointer;position:relative}@media screen and (min-width: 768px){.faq-box .item-question{min-height:85px;font-size:20px;line-height:1.2;padding:15px 90px 15px 30px}}@media screen and (max-width: 767px){.faq-box .item-question{font-size:16px;line-height:1.25;padding:20px 48px 20px 15px}}.faq-box .item-question .icon{position:absolute;fill:var(--faqIconColor, #0181dd);top:0;bottom:0;margin:auto;transform:rotate(90deg)}@media screen and (min-width: 768px){.faq-box .item-question .icon{right:32px}}@media screen and (max-width: 767px){.faq-box .item-question .icon{right:20px;height:20px}}.faq-box .item-question.active .icon{transform:rotate(-90deg)}.faq-box .item-answer{color:#080f26;font-weight:400;width:100%}.faq-box .item-answer:not(.opened){display:none}.faq-box .item-answer ol{padding-left:20px}.mobile .faq-box .item-answer ol,.faq-box .item-answer ol:has(li:nth-child(10)){padding-left:30px}.faq-box .item-answer ul{padding-left:20px;margin:0;list-style:none}.faq-box .item-answer ul li{position:relative;font-size:16px;line-height:1.75}.faq-box .item-answer ul li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='7' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0 12.3 7-6.13L0 0l3.5 6.15L0 12.29Z' fill='%230181dd'/%3E%3C/svg%3E");display:block;width:7px;height:100%;background-repeat:no-repeat;background-position:top 8px center;position:absolute;left:-17px;top:0}.faq-box .item-answer table{border:1px solid transparent;margin:1em 0}@media screen and (max-width: 800px){.desktop .faq-box .item-answer table,.tablet .faq-box .item-answer table{max-width:685px;overflow-x:auto;display:flex}}.mobile .faq-box .item-answer table{overflow-x:auto;display:flex;border-collapse:separate!important;max-width:685px}.faq-box .item-answer table::-webkit-scrollbar{background-color:#fff;width:4px;height:6px}.faq-box .item-answer table::-webkit-scrollbar-thumb{background-color:gray}.faq-box .item-answer table th,.faq-box .item-answer table td{padding:4px 8px}.desktop .faq-box .item-answer table th,.tablet .faq-box .item-answer table th,.desktop .faq-box .item-answer table td,.tablet .faq-box .item-answer table td{border:1px solid gray}.mobile .faq-box .item-answer table th,.mobile .faq-box .item-answer table td{border-top:1px solid gray;border-right:1px solid gray}.mobile .faq-box .item-answer table th:first-child,.mobile .faq-box .item-answer table td:first-child{position:sticky;background:#fff;left:0;border-left:1px solid gray;z-index:1}.mobile .faq-box .item-answer table tbody tr:last-child th,.mobile .faq-box .item-answer table tbody tr:last-child td{border-bottom:1px solid gray}@media screen and (min-width: 768px){.faq-box .item-answer{font-size:16px;line-height:1.75;padding:0 90px 20px 30px;position:relative}}@media screen and (max-width: 767px){.faq-box .item-answer{font-size:16px;line-height:1.375;padding:0 15px 30px}}.faq-box .item-answer strong{font-weight:500}.faq-box .item-answer a:not(:has(img)){color:#08235c;border-width:3px;border-style:none none solid;border-color:var(--linkBorderColor, #9675f2);font-weight:500}.faq-box .item-answer a:not(:has(img)):hover{color:#0f4cc0}.faq-box .questions-support{margin-top:70px;margin-bottom:20px;text-align:center;font-size:20px;line-height:1.6}.mp-brief--hero{--breadcrumbsLinkColor: #4300ff}@media screen and (min-width: 1025px){.mp-brief--hero{margin-bottom:-240px;--flower-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 89.89 138.67' opacity='1'%3E%3Cpath d='M89.62,86.07A32.94,32.94,0,0,1,69,114.83s-1.64.48-2.09.59l-.12,0c-8.48,2.07-26.51,4.74-26.51-9.3h0c0-6,3.22-10.53,7.69-14.44C54.5,86,63.69,81.61,69.39,76.16c3.12-3,5.19-6.29,5.19-10.35A57,57,0,0,0,66.52,36c0,42.15-44.37,45.22-44.37,76.39V113c0,14.06,11.25,25.69,26.24,25.69C95.86,138.67,89.62,86.68,89.62,86.07Z' fill='%23fbf9ff'/%3E%3Cpath d='M66.55,36l0-.05h0a57,57,0,0,1,8.06,29.83c0,4.06-2.07,7.37-5.19,10.35C63.69,81.61,54.5,86,48,91.68c-4.47,3.91-7.69,8.46-7.69,14.44h0c0,14,18,11.37,26.51,9.3l.12,0-.47,0-.43,0-.45,0c-.31,0-.61-.08-.91-.12-4.28-.73-5.66-3.49-5.66-7.14V108c0-8.79,14.79-14.09,19.29-28.52a29,29,0,0,0,1.29-8.72C79.57,53.89,68.16,38.27,66.55,36Z' fill='%23fcfbff'/%3E%3Cpath d='M45.28,0l0,0,0,0a53.49,53.49,0,0,0-8.13,24.88h0c0,7.53,3.09,11.36,6,15.09a27.09,27.09,0,0,1,3.45,5.36,15.08,15.08,0,0,1,1.31,6.34h0c0,13.29-15.31,14.06-20.09,13.64H28l-.25,0h-.15a3.56,3.56,0,0,1-.57-.08l-.34-.06c-4.7-.9-9.14-4.87-9.14-16.36C17.57,48.82,0,76.33,0,94.66s18.2,35.47,18.2,35.47c-3.14-6.08-5-12.82-4.39-19.56,0-28.76,47.7-42.81,47.7-69.71C61.51,26.23,55.89,12.21,45.28,0Z' fill='%23fbf9ff'/%3E%3Cpath d='M47.86,51.69a15.08,15.08,0,0,0-1.31-6.34A27.09,27.09,0,0,0,43.1,40c-2.86-3.73-6-7.56-6-15.09h0A53.49,53.49,0,0,1,45.28,0l0,0c-1.26,1.58-15,19.29-15,30.34,0,12.19,6.93,18.28,6.93,24.37a12.82,12.82,0,0,1-1.38,6.11,8,8,0,0,1-7.53,4.48h-.47c4.78.42,20.09-.35,20.09-13.64Z' fill='%23fcfbff'/%3E%3C/svg%3E");background-size:1475px auto,100% 100%;background-repeat:no-repeat;background-position:128% 92%;background-image:var(--flower-bg)}}.mp-brief--hero .breadcrumbs-holder{padding:16px 0}@media screen and (min-width: 1025px){.mp-brief--hero .breadcrumbs-holder{margin-bottom:20px}}@media screen and (max-width: 1024px){.mp-brief--hero .breadcrumbs-holder{margin-bottom:2px}}.mp-brief--hero .heading{margin-bottom:clamp(24px,4.0625vw,65px)}@media screen and (min-width: 768px){.mp-brief--hero .heading{text-align:center}}.mp-brief--hero .heading .title{line-height:1.3333333333;display:inline-block;font-size:clamp(36px,5.37109375vw,55px);margin-bottom:clamp(3px,1.953125vw,20px);position:relative;font-weight:700}@media screen and (min-width: 1201px) and (max-width: 1600px){.mp-brief--hero .heading .title{max-width:65vw}}@media screen and (min-width: 768px) and (max-width: 1200px){.mp-brief--hero .heading .title{max-width:calc(100vw - 385px)}}@media screen and (max-width: 767px){.mp-brief--hero .heading .title{margin-right:115px;margin-bottom:18px}}.mp-brief--hero .heading .title img{filter:drop-shadow(0 15px 20px rgba(13,160,0,.2));position:absolute}@media screen and (min-width: 768px){.mp-brief--hero .heading .title img{top:-10px;left:calc(100% + 8px)}}@media screen and (max-width: 767px){.mp-brief--hero .heading .title img{top:32%;left:94%;width:135px}}.mp-brief--hero .heading .subtitle{font-size:18px;text-transform:uppercase;font-weight:600;letter-spacing:1px}@media screen and (min-width: 1025px){.mp-brief--hero .holder{justify-content:space-between}}@media screen and (max-width: 1024px){.mp-brief--hero .holder{gap:32px;justify-content:center}}@media screen and (min-width: 1281px){.mp-brief--hero .side-box{width:calc(100% - 625px);max-width:704px}}@media screen and (min-width: 1025px) and (max-width: 1280px){.mp-brief--hero .side-box{width:52%;max-width:704px}}@media screen and (max-width: 1024px){.mp-brief--hero .side-box{width:100%}}.mp-brief--hero .steps-box{padding-left:clamp(52px,8.3vw,100px)}@media screen and (min-width: 768px){.mp-brief--hero .steps-box{padding-top:clamp(2px,3.75vw,45px)}}.mp-brief--hero .steps-box ul{counter-reset:step;gap:clamp(22px,3.125vw,32px);font-size:clamp(18px,2.44140625vw,25px);line-height:1.4}.mp-brief--hero .steps-box li{gap:30px;position:relative}@media screen and (min-width: 768px){.mp-brief--hero .steps-box li{align-items:center}}.mp-brief--hero .steps-box li:before{align-items:center;color:#fff;background:linear-gradient(125deg,#5e26fb 0%,#352bff 50%,#148cff 100%);border-radius:50%;content:counter(step);counter-increment:step;display:inline-flex;flex-shrink:0;font-size:clamp(20px,3.125vw,32px);height:clamp(36px,5.859375vw,60px);width:clamp(36px,5.859375vw,60px);font-weight:500;justify-content:center}.mp-brief--hero .steps-title{font-size:clamp(28px,3.515625vw,36px);margin-bottom:clamp(40px,4.8828125vw,50px);position:relative}.mp-brief--hero .steps-title:before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2227%22 height=%2271%22 fill=%22none%22%3E%3Cpath d=%22M25.992 67.258a.75.75 0 0 1-.445.963l-6.334 2.333a.75.75 0 1 1-.518-1.408l5.63-2.073-2.073-5.63a.75.75 0 1 1 1.407-.52l2.333 6.335ZM25.308 1.68C13.254 5.569 3.825 17.487 2.168 30.632.52 43.692 6.548 58.039 25.603 66.836l-.63 1.362C5.376 59.15-1.055 44.205.68 30.444 2.404 16.768 12.196 4.334 24.848.252l.46 1.428Z%22 fill=%22%234300ff%22/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% auto;content:"";height:96px;margin-right:25px;pointer-events:none;position:absolute;right:100%;top:19px;width:36px}.mp-brief--hero .video-box{width:100%}@media screen and (max-width: 767px){.mp-brief--hero .video-box{margin-top:6px}}.mp-brief--hero .video-box figure{margin:0;width:100%;position:relative}.mp-brief--hero .video-box figure.active figcaption{display:none}.mp-brief--hero .video-box figure.active img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.mp-brief--hero .video-box figure.active .video{position:relative;opacity:1;z-index:2;pointer-events:auto;height:auto;box-shadow:0 0 0 2px #fff}.mp-brief--hero .video-box figure img{display:block;aspect-ratio:540/304;height:auto;border-radius:clamp(16px,4vw,22px)}@media screen and (max-width: 1024px){.mp-brief--hero .video-box figure img{width:100%}}.mp-brief--hero .video-box figure figcaption,.mp-brief--hero .video-box figure .video{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:clamp(16px,4vw,22px)}.mp-brief--hero .video-box figure figcaption{cursor:pointer;color:#fff;text-align:center;justify-content:flex-end;gap:clamp(20px,3.7109375vw,38px);background:linear-gradient(to bottom,transparent 0%,#093a96 100%)}@media screen and (min-width: 768px){.mp-brief--hero .video-box figure figcaption{padding:10px 10px 55px}}@media screen and (max-width: 767px){.mp-brief--hero .video-box figure figcaption{padding:10px 10px 30px 0}}.mp-brief--hero .video-box figure figcaption:before{content:"";position:absolute;left:-1px;top:-1px;right:-1px;bottom:-1px;border:3px solid #f5fbfe;border-radius:clamp(16px,4vw,22px);pointer-events:none}.mp-brief--hero .video-box figure figcaption strong{display:block;font-weight:700;line-height:.8571428571;font-size:clamp(24px,3.515625vw,36px)}.mp-brief--hero .video-box figure figcaption p{margin:18px 0 16px;font-weight:500;font-size:18px;line-height:1.2222222222;font-size:clamp(14px,1.7578125vw,18px)}@media screen and (max-width: 767px){.mp-brief--hero .video-box figure figcaption p{margin:14px 0 0}}.mp-brief--hero .video-box figure figcaption span{display:block;font-weight:500;font-size:16px}.mp-brief--hero .video-box figure .icon{border-radius:50%;display:flex;align-items:center;justify-content:center;border:3px solid #fff;flex-shrink:0;padding-left:4px;position:relative;width:clamp(48px,6.640625vw,68px);height:clamp(48px,6.640625vw,68px)}.mp-brief--hero .video-box figure .icon svg{fill:#edc74b;width:clamp(16px,2.34375vw,24px)}.mp-brief--hero .video-box figure .video{opacity:0;pointer-events:none;transition:all .2s;overflow:hidden}.mp-brief--hero .video-box figure video{width:100%;height:100%;display:block;position:relative}.mp-brief--hero .brands{width:100%;text-align:center}@media screen and (min-width: 1025px){.mp-brief--hero .brands{max-width:1150px;margin:0 auto 45px}}@media screen and (min-width: 768px){.mp-brief--hero .brands{order:-1}}.mp-brief--hero .brands ul{justify-content:space-between}@media screen and (max-width: 767px){.mp-brief--hero .brands ul{gap:20px;flex-wrap:wrap}}@media screen and (max-width: 767px){.mp-brief--hero .brands .img-microsoft{order:2;width:106px}}@media screen and (max-width: 767px){.mp-brief--hero .brands .img-wix{order:1;width:54px}}@media screen and (max-width: 767px){.mp-brief--hero .brands .img-mcdonalds{order:3}}@media screen and (max-width: 767px){.mp-brief--hero .brands .img-sony{width:84px}}@media screen and (max-width: 767px){.mp-brief--hero .brands .img-pg{width:50px}}@media screen and (max-width: 767px){.mp-brief--hero .brands .img-toyota{order:4;width:130px}}@media screen and (max-width: 767px){.mp-brief--hero .brands .img-doforms{order:-1;width:80px}}.mp-brief--hero .brands svg{fill:#747474}@media screen and (max-width: 1024px){.mp-brief--hero .brands svg{max-height:30px;width:auto}}@media screen and (min-width: 768px) and (max-width: 1024px){.mp-brief--hero .brands svg{max-width:14vw}}@media screen and (max-width: 767px){.mp-brief--hero .brands svg{width:100%}}.mp-brief--hero .brands-title{font-weight:400;font-size:clamp(18px,1.953125vw,20px)}@media screen and (min-width: 768px){.mp-brief--hero .brands-title{margin-bottom:24px}}@media screen and (max-width: 767px){.mp-brief--hero .brands-title{margin-bottom:32px;opacity:.6}}.mp-brief--hero .form-box{background-color:#fff;box-shadow:0 0 20px #00000026;border-radius:10px}@media screen and (min-width: 1281px){.mp-brief--hero .form-box{width:585px}}@media screen and (min-width: 1025px) and (max-width: 1280px){.mp-brief--hero .form-box{width:45%}}@media screen and (min-width: 1201px){.mp-brief--hero .form-box{padding:30px 38px 42px}}@media screen and (min-width: 1025px) and (max-width: 1200px){.mp-brief--hero .form-box{padding:40px 20px 20px}}@media screen and (min-width: 768px) and (max-width: 1024px){.mp-brief--hero .form-box{padding:34px 20px 40px}}@media screen and (max-width: 767px){.mp-brief--hero .form-box{padding:26px 20px 35px}}.mp-brief--form{width:100%}.mp-brief--form .title{line-height:1.5;text-align:center;font-size:clamp(20px,2.34375vw,24px);margin-bottom:clamp(22px,2.9296875vw,30px)}.mp-brief--form .title mark{color:#4300ff;display:block;font-size:clamp(20px,3.125vw,32px)}.mp-brief--form input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.mp-brief--form input[type=number]::-webkit-inner-spin-button,.mp-brief--form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.mp-brief--form .fieldset,.mp-brief--form .fieldset .row{gap:10px}@media screen and (max-width: 767px){.mp-brief--form .fieldset .row{flex-direction:column}}.mp-brief--form .fieldset .row .form-select{width:100%}@media screen and (min-width: 768px){.mp-brief--form .fieldset .row .form-select{max-width:40%}}.mp-brief--form .form-checkbox{padding:10px 0}@media screen and (max-width: 767px){.mp-brief--form .form-tip{--checkboxLabelSize: 14px}}.mp-brief--form .form-cta{padding:14px 14px 0 0;align-items:flex-start;gap:35px 20px}.mp-brief--form .form-cta .btn-fancy{min-height:clamp(46px,5.46875vw,56px);padding:0 clamp(18px,5vw,25px)}.mp-brief--steps{text-align:center;padding-top:clamp(58px,6.25vw,75px);padding-bottom:clamp(52px,6.5vw,78px)}@media screen and (max-width: 767px){.mp-brief--steps{border-bottom:1px solid rgba(0,0,0,.2)}}.mp-brief--steps figure{margin:0 auto;width:100%;text-align:center;margin-bottom:clamp(34px,4.1015625vw,42px);position:relative}.mp-brief--steps figure:before,.mp-brief--steps figure:after{content:"";position:absolute;top:55%;height:1px;background-color:#0003}@media screen and (min-width: 768px){.mp-brief--steps figure:before,.mp-brief--steps figure:after{width:calc(50% - 160px)}}@media screen and (max-width: 767px){.mp-brief--steps figure:before,.mp-brief--steps figure:after{width:calc(50% - 135px)}}.mp-brief--steps figure:before{left:0}.mp-brief--steps figure:after{right:0}.mp-brief--steps figure img{display:inline-block}.mp-brief--steps .title{font-weight:500;font-size:clamp(28px,3.90625vw,40px);margin-bottom:clamp(34px,6.25vw,64px)}.mp-brief--steps ul{counter-reset:step;align-items:flex-start;justify-content:space-between}@media screen and (max-width: 767px){.mp-brief--steps ul{flex-direction:column;gap:45px}}.mp-brief--steps li{font-size:clamp(20px,2.34375vw,24px);line-height:1.5}@media screen and (min-width: 768px){.mp-brief--steps li{padding:0 10px;width:32%;gap:40px;flex-direction:column;align-items:center}}@media screen and (max-width: 767px){.mp-brief--steps li{padding:0 18px;text-align:left;gap:20px}}.mp-brief--steps li:before{content:counter(step);counter-increment:step;display:inline-flex;border-radius:50%;align-items:center;justify-content:center;color:#fff;background:linear-gradient(125deg,#5e26fb 0%,#352bff 50%,#148cff 100%);flex-shrink:0;font-weight:500;width:clamp(50px,6.8359375vw,70px);height:clamp(50px,6.8359375vw,70px);font-size:clamp(28px,3.125vw,32px)}.mp-brief--services{padding-top:clamp(50px,5.859375vw,60px)}@media screen and (min-width: 1281px){.mp-brief--services{width:calc(100% - 600px);max-width:775px}}@media screen and (min-width: 1025px) and (max-width: 1280px){.mp-brief--services{width:54%;max-width:775px}}@media screen and (max-width: 1024px){.mp-brief--services{width:100%}}@media screen and (max-width: 767px){.mp-brief--services{padding-bottom:58px}}.mp-brief--services .title{font-size:26px;font-weight:500;margin-bottom:34px}@media screen and (min-width: 1201px){.mp-brief--services .title{margin-bottom:30px}}@media screen and (max-width: 1024px){.mp-brief--services .title{text-align:center}}@media screen and (min-width: 1201px){.page-submit-main .mp-brief--services ul{display:grid;gap:6px 20px;grid-template-columns:repeat(3,auto)}.page-submit-service .mp-brief--services ul{columns:3;column-gap:30px}}@media screen and (max-width: 1200px){.mp-brief--services ul{grid-template-columns:repeat(2,auto);display:grid;gap:6px 20px}}.mp-brief--services li{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='19' viewBox='0 0 21 19' fill='%234300FF'%3E%3Cpath d='M17.7148 5.87745C17.4365 5.98142 17.2954 6.29126 17.3994 6.56941C17.7477 7.50098 17.9245 8.48701 17.9245 9.5C17.9245 14.1453 14.1453 17.9245 9.5 17.9245C4.85468 17.9245 1.07547 14.1453 1.07547 9.5C1.07547 4.85468 4.85468 1.07547 9.5 1.07547C11.2837 1.07547 12.9883 1.62773 14.4289 2.6724C14.6694 2.84606 15.0051 2.79336 15.1798 2.55267C15.3542 2.31234 15.3006 1.97607 15.0604 1.80174C13.4346 0.622985 11.512 0 9.5 0C4.26163 0 0 4.26163 0 9.5C0 14.7384 4.26163 19 9.5 19C14.7384 19 19 14.7384 19 9.5C19 8.35803 18.8005 7.24524 18.4069 6.19271C18.303 5.91456 17.9928 5.77399 17.7148 5.87745Z' /%3E%3Cpath d='M20.152 0.918171L19.5139 0.283642C19.3777 0.147416 19.159 0.143831 19.0192 0.272887L8.78431 9.63308L5.20299 6.36723C5.12771 6.29911 5.03092 6.26685 4.93054 6.27402C4.83375 6.28477 4.74054 6.33138 4.6796 6.41025L2.76884 8.82647C2.65416 8.97345 2.66846 9.18138 2.80111 9.31043L8.53695 14.8097C8.60148 14.8742 8.6911 14.9101 8.78431 14.9101H8.80582C8.90261 14.9065 8.99582 14.8599 9.06035 14.781L20.1736 1.40213C20.2919 1.25874 20.2811 1.04723 20.152 0.918171Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:1px 7px;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}@media screen and (min-width: 1201px){.page-submit-main .mp-brief--services li{padding:5px 0 5px 35px}.page-submit-service .mp-brief--services li{padding:8px 0 8px 35px;background-position:1px 10px}}@media screen and (max-width: 1200px){.mp-brief--services li{padding:5px 0 5px 35px}}@media screen and (max-width: 767px){.mp-brief--services li{order:var(--service-order)}.mp-brief--services li:nth-child(9){display:none}}.mp-brief--services .item{font-weight:400}@media screen and (min-width: 1281px){.mp-brief--services .item{font-size:20px}}@media screen and (max-width: 1280px){.mp-brief--services .item{font-size:18px}}.mp-brief--nav{--flower-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 279.17' opacity='0.12'%3E%3Cpath d='M144.67,86.07a32.88,32.88,0,0,1-20.62,28.76s-1.64.48-2.09.59l-.11,0c-8.48,2.07-26.52,4.74-26.52-9.3h0c0-6,3.23-10.53,7.69-14.44,6.54-5.72,15.73-10.07,21.43-15.52,3.12-3,5.19-6.29,5.19-10.35A57,57,0,0,0,121.57,36c0,42.15-44.37,45.22-44.37,76.39V113c0,14.06,11.26,25.69,26.25,25.69C150.92,138.67,144.67,86.68,144.67,86.07Z' fill='%23ffffff'/%3E%3Cpath d='M121.6,36l0-.05h0a57,57,0,0,1,8.07,29.83c0,4.06-2.07,7.37-5.19,10.35-5.7,5.45-14.89,9.8-21.43,15.52-4.46,3.91-7.69,8.46-7.69,14.44h0c0,14,18,11.37,26.52,9.3l.11,0-.46,0-.43,0-.46,0-.9-.12c-4.28-.73-5.66-3.49-5.66-7.14V108c0-8.79,14.79-14.09,19.29-28.52a29.28,29.28,0,0,0,1.28-8.72C134.62,53.89,123.21,38.27,121.6,36Z' fill='%23ffffff'/%3E%3Cpath d='M100.34,0l0,0,0,0a53.37,53.37,0,0,0-8.13,24.88h0c0,7.53,3.09,11.36,6,15.09a27.55,27.55,0,0,1,3.45,5.36,15.08,15.08,0,0,1,1.31,6.34h0c0,13.29-15.32,14.06-20.09,13.64h.24l-.24,0h-.15a3.68,3.68,0,0,1-.58-.08l-.33-.06c-4.7-.9-9.14-4.87-9.14-16.36,0,0-17.57,27.51-17.57,45.84s18.2,35.47,18.2,35.47c-3.14-6.08-5-12.82-4.4-19.56,0-28.76,47.71-42.81,47.71-69.71C116.57,26.23,111,12.21,100.34,0Z' fill='%23ffffff'/%3E%3Cpath d='M102.92,51.69a15.08,15.08,0,0,0-1.31-6.34A27.55,27.55,0,0,0,98.16,40c-2.86-3.73-6-7.56-6-15.09h0A53.37,53.37,0,0,1,100.34,0l0,0c-1.26,1.58-15,19.29-15,30.34,0,12.19,6.93,18.28,6.93,24.37a12.71,12.71,0,0,1-1.39,6.11,8,8,0,0,1-7.52,4.48h-.47c4.77.42,20.09-.35,20.09-13.64Z' fill='%23ffffff'/%3E%3Cpolygon points='103.05 152.2 103.05 152.2 100.01 152.93 100 152.93 100 152.93 97.03 152.22 96.95 152.2 73.88 146.7 81.06 157.45 96.95 181.23 96.96 181.24 99.97 185.76 100 185.8 100 185.8 100.03 185.76 103.05 181.24 103.05 181.23 126.12 146.7 103.05 152.2' fill='%23ffffff'/%3E%3Cpath d='M197.47,138.58l-7.58,1.06-19.74,2.76-11.41,1.86a33.13,33.13,0,0,0-23,14l-35.4,51.11,0,.06-.29.42-.29-.42,0-.06-35.4-51.11a33.13,33.13,0,0,0-23-14L29.85,142.4l-19.74-2.76-7.58-1.06L0,138.23l100,71.64,100-71.64Z' fill='%23ffffff'/%3E%3Cpolygon points='100 209.87 0 138.23 100 279.17 200 138.23 100 209.87' fill='%23ffffff'/%3E%3C/svg%3E%0A");border-radius:8px;background-image:var(--flower-bg),linear-gradient(171deg,#9675f2,#4300ff 35%,#4300ff 78%,#00caff);background-size:1140px auto,cover;background-repeat:no-repeat;color:#fff;position:relative}@media screen and (min-width: 1025px){.mp-brief--nav{background-position:308% 67%,0 0;padding:42px 30px}}@media screen and (max-width: 1024px){.mp-brief--nav{padding:40px 20px 28px;background-position:-70px -620px,0 0}}.mp-brief--nav .title{text-align:center;font-size:clamp(26px,3.515625vw,36px);margin-bottom:40px}.mp-brief--nav ul{width:100%;gap:6px}@media screen and (max-width: 1024px){.mp-brief--nav ul{flex-direction:column}.mp-brief--nav ul br{display:none}}.mp-brief--nav li{width:100%;min-width:0}@media screen and (min-width: 1025px){.mp-brief--nav li:first-child a{border-radius:8px 0 0 8px}.mp-brief--nav li:last-child a{border-radius:0 8px 8px 0}}.mp-brief--nav nav a{background-color:#fff3;width:100%;height:100%;color:#fff;line-height:1.3333333333;font-size:18px;font-weight:400;gap:15px}@media screen and (min-width: 1281px){.mp-brief--nav nav a{padding:24px 20px 24px 10%}.mp-brief--nav nav a:hover{background-color:#fff6}}@media screen and (min-width: 1201px) and (max-width: 1280px){.mp-brief--nav nav a{padding:24px 15px 24px 10%}.mp-brief--nav nav a:hover{background-color:#fff6}}@media screen and (min-width: 1025px) and (max-width: 1200px){.mp-brief--nav nav a{font-size:14px;padding:20px 12px 20px 10%}}@media screen and (max-width: 1024px){.mp-brief--nav nav a{border-radius:8px 0 0 8px;padding:19px 25px;gap:25px}}.mp-brief--nav nav a svg{fill:currentColor}@media screen and (min-width: 768px){.thank-you-page__main{padding:0 0 88px}}@media screen and (max-width: 767px){.thank-you-page__main{padding:0 0 50px}}.thank-you-page__important-info{display:flex;justify-content:center;text-align:center;align-items:center;flex-direction:column}@media screen and (min-width: 1201px){.thank-you-page__important-info{margin-bottom:85px}}@media screen and (min-width: 768px) and (max-width: 1200px){.thank-you-page__important-info{margin-bottom:60px}}@media screen and (max-width: 767px){.thank-you-page__important-info{margin-bottom:40px;flex-direction:column}}.thank-you-page__important-info .icon{flex-shrink:0;background-color:#fff;border-radius:50%;transform:translateY(-50%);box-shadow:0 0 10px #ccc3}@media screen and (min-width: 768px){.thank-you-page__important-info .icon{width:100px;height:100px;padding:23px}}@media screen and (max-width: 767px){.thank-you-page__important-info .icon{width:50px;height:50px;padding:10px}}.thank-you-page__important-info .text{font-weight:500;color:#08235c}@media screen and (min-width: 1201px){.thank-you-page__important-info .text{font-size:28px;line-height:1.6}}@media screen and (min-width: 768px) and (max-width: 1200px){.thank-you-page__important-info .text{font-size:28px;line-height:1.2857142857}}@media screen and (max-width: 767px){.thank-you-page__important-info .text{font-size:20px;line-height:1.2}}.thank-you-page__important-info .text p{margin:0}.thank-you-page__article{display:flex;align-items:center;justify-content:center;margin:0 auto;border-top:1px solid rgba(0,0,0,.1);padding-top:50px}@media screen and (max-width: 767px){.thank-you-page__article{flex-direction:column}}.thank-you-page__article .img{flex-shrink:0}@media screen and (min-width: 1201px){.thank-you-page__article .img{width:50%;display:flex;align-items:center;justify-content:center}}@media screen and (min-width: 768px) and (max-width: 1200px){.thank-you-page__article .img{margin-right:32px;max-width:45%}}@media screen and (max-width: 767px){.thank-you-page__article .img{margin-bottom:30px;max-width:230px}}.thank-you-page__article .img img{height:auto;margin:0 auto}.thank-you-page__article .text{color:#08235c}@media screen and (min-width: 1201px){.thank-you-page__article .text{width:50%;padding-left:20px}}@media screen and (max-width: 767px){.thank-you-page__article .text{text-align:center}}.thank-you-page__article .pre-title{color:#858e9e;font-weight:500;text-transform:uppercase}@media screen and (min-width: 1201px){.thank-you-page__article .pre-title{font-size:18px;margin-bottom:20px}}@media screen and (min-width: 768px) and (max-width: 1200px){.thank-you-page__article .pre-title{font-size:16px;margin-bottom:15px}}@media screen and (max-width: 767px){.thank-you-page__article .pre-title{font-size:16px;margin-bottom:10px}}.thank-you-page__article .title{font-weight:500;color:#1a1f2e}@media screen and (min-width: 1201px){.thank-you-page__article .title{font-size:28px;line-height:1.1388888889;margin-bottom:14px}}@media screen and (min-width: 768px) and (max-width: 1200px){.thank-you-page__article .title{font-size:28px;line-height:1.2;margin-bottom:14px}}@media screen and (max-width: 767px){.thank-you-page__article .title{font-size:20px;line-height:1.2;margin-bottom:14px}}.thank-you-page__article .descr{color:#08235c}@media screen and (min-width: 1201px){.thank-you-page__article .descr{font-size:18px;line-height:1.2777777778}}@media screen and (min-width: 768px) and (max-width: 1200px){.thank-you-page__article .descr{font-size:18px;line-height:1.2777777778}}@media screen and (max-width: 767px){.thank-you-page__article .descr{font-size:16px;line-height:1.25}}.thank-you-page__article .descr p{margin:0}@media screen and (min-width: 1201px){.thank-you-page__article .btn-box{margin-top:38px}}@media screen and (max-width: 1200px){.thank-you-page__article .btn-box{margin-top:22px}}.submit-page{color:#08235c}.submit-page--hero{color:#fff;text-align:center;--breadcrumbsTextColor: rgba(255, 255, 255, .6);--breadcrumbsLinkColor: #fff}@media screen and (min-width: 768px){.submit-page--hero{--flower-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 89.89 138.67' opacity='0.25'%3E%3Cpath d='M89.62,86.07A32.94,32.94,0,0,1,69,114.83s-1.64.48-2.09.59l-.12,0c-8.48,2.07-26.51,4.74-26.51-9.3h0c0-6,3.22-10.53,7.69-14.44C54.5,86,63.69,81.61,69.39,76.16c3.12-3,5.19-6.29,5.19-10.35A57,57,0,0,0,66.52,36c0,42.15-44.37,45.22-44.37,76.39V113c0,14.06,11.25,25.69,26.24,25.69C95.86,138.67,89.62,86.68,89.62,86.07Z' fill='%23aa8cff'/%3E%3Cpath d='M66.55,36l0-.05h0a57,57,0,0,1,8.06,29.83c0,4.06-2.07,7.37-5.19,10.35C63.69,81.61,54.5,86,48,91.68c-4.47,3.91-7.69,8.46-7.69,14.44h0c0,14,18,11.37,26.51,9.3l.12,0-.47,0-.43,0-.45,0c-.31,0-.61-.08-.91-.12-4.28-.73-5.66-3.49-5.66-7.14V108c0-8.79,14.79-14.09,19.29-28.52a29,29,0,0,0,1.29-8.72C79.57,53.89,68.16,38.27,66.55,36Z' fill='%237c4dff'/%3E%3Cpath d='M45.28,0l0,0,0,0a53.49,53.49,0,0,0-8.13,24.88h0c0,7.53,3.09,11.36,6,15.09a27.09,27.09,0,0,1,3.45,5.36,15.08,15.08,0,0,1,1.31,6.34h0c0,13.29-15.31,14.06-20.09,13.64H28l-.25,0h-.15a3.56,3.56,0,0,1-.57-.08l-.34-.06c-4.7-.9-9.14-4.87-9.14-16.36C17.57,48.82,0,76.33,0,94.66s18.2,35.47,18.2,35.47c-3.14-6.08-5-12.82-4.39-19.56,0-28.76,47.7-42.81,47.7-69.71C61.51,26.23,55.89,12.21,45.28,0Z' fill='%23aa8cff'/%3E%3Cpath d='M47.86,51.69a15.08,15.08,0,0,0-1.31-6.34A27.09,27.09,0,0,0,43.1,40c-2.86-3.73-6-7.56-6-15.09h0A53.49,53.49,0,0,1,45.28,0l0,0c-1.26,1.58-15,19.29-15,30.34,0,12.19,6.93,18.28,6.93,24.37a12.82,12.82,0,0,1-1.38,6.11,8,8,0,0,1-7.53,4.48h-.47c4.78.42,20.09-.35,20.09-13.64Z' fill='%237c4dff'/%3E%3C/svg%3E");background-size:1048px auto,cover;background-position:-150px 50%,0 0;background-repeat:no-repeat;background-image:var(--flower-bg),linear-gradient(160deg,#7832ef 0%,#4300ff 55%,#09b1ff 100%)}}@media screen and (max-width: 767px){.submit-page--hero{background-image:linear-gradient(125deg,#09b1ff 0%,#4300ff 45%,#7832ef 85%)}}.submit-page--hero .breadcrumbs-holder{padding-top:clamp(16px,2.34375vw,24px)}.submit-page--hero .hgroup{padding-top:clamp(40px,7.6171875vw,78px);padding-bottom:clamp(85px,13.4765625vw,138px)}.submit-page--hero .title{font-size:clamp(36px,5.37109375vw,55px)}.submit-page--hero .subtitle{font-weight:500;letter-spacing:1px;text-transform:uppercase;line-height:1.4444444444;font-size:clamp(16px,2.1484375vw,22px);margin-top:clamp(16px,3.7109375vw,38px)}.submit-page__holder{padding-top:0;padding-bottom:85px}@media screen and (min-width: 1201px){.submit-page__holder{padding-top:40px}}@media screen and (max-width: 1200px){.submit-page__holder{padding-bottom:60px;padding-top:30px}}.submit-page__holder .subheading{font-size:19px;text-align:center;line-height:1.5}.submit-page__holder:after{content:"";display:block;width:100%;position:relative;clear:both}.submit-page__holder h1.heading+h2{text-align:center;margin:-25px 0 40px}.submit-page__holder .sub-title+.form-steps--form{padding-top:0}.submit-page__holder .form-item__title:after{content:none}.submit-page__holder .js-form_errors_block{margin-bottom:0}.submit-page__holder .js-form_errors_block.filled{margin-bottom:8px}.submit-page__holder .js-form_errors_block.filled+.form-row .form-item{padding-top:0}.submit-page__holder .two-columns{display:flex;flex-flow:row wrap;justify-content:center}.submit-page__holder .two-columns>section{width:calc(50% - 30px)}.submit-page__holder .two-columns>section:nth-child(2n){margin-left:60px}@media screen and (min-width: 601px){.submit-page__holder .two-columns .form-element{margin-bottom:0}.submit-page__holder .two-columns .form-element:not(:last-child){margin-right:20px}}@media screen and (max-width: 600px){.submit-page__holder .two-columns .form-element:last-child{margin-bottom:0}}@media screen and (max-width: 1200px){.submit-page__holder .two-columns>section{width:100%}.submit-page__holder .two-columns>section:nth-child(2n){margin-left:0}}.submit-page__holder{margin:0 auto;width:100%;max-width:1024px;padding-right:17px;padding-left:17px}@media screen and (min-width: 601px){.submit-page__holder .form-element.col-40{max-width:calc(40% - 10px)}.submit-page__holder .form-element.col-60{max-width:calc(60% - 10px)}}.submit-page--brief_hgroup{padding-top:clamp(45px,8.3984375vw,86px)}.submit-page--brief_hgroup .title{text-align:center;font-size:clamp(30px,3.515625vw,36px);font-weight:500}@media screen and (min-width: 481px){.submit-page--brief_hgroup .title{margin-bottom:18px}}@media screen and (max-width: 480px){.submit-page--brief_hgroup .title{max-width:280px;margin:0 auto 30px}}.submit-page--brief_hgroup .subtitle{font-size:24px;font-weight:500;text-align:center}@media screen and (max-width: 480px){.submit-page--brief_hgroup .subtitle{padding:0 15px}}.submit-page--brief_hgroup .subtitle mark{color:#06bc7b}.agency-verification__form .row{gap:20px 40px}@media screen and (max-width: 1024px){.agency-verification__form .row{flex-wrap:wrap}}.agency-verification__form .col{width:100%;gap:20px}.agency-verification__form .form-cta{text-align:right;padding:14px 14px 0 0}.trend-submit__form .row{gap:20px 40px}@media screen and (max-width: 1024px){.trend-submit__form .row{flex-wrap:wrap}}.trend-submit__form .col{width:100%;gap:20px}.trend-submit__form .form-cta{text-align:right;padding:14px 14px 0 0}.contacts-page--hero{color:#fff;--breadcrumbsTextColor: rgba(255, 255, 255, .6);--breadcrumbsLinkColor: #fff;text-align:center}@media screen and (min-width: 768px){.contacts-page--hero{--flower-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 89.89 138.67' opacity='0.25'%3E%3Cpath d='M89.62,86.07A32.94,32.94,0,0,1,69,114.83s-1.64.48-2.09.59l-.12,0c-8.48,2.07-26.51,4.74-26.51-9.3h0c0-6,3.22-10.53,7.69-14.44C54.5,86,63.69,81.61,69.39,76.16c3.12-3,5.19-6.29,5.19-10.35A57,57,0,0,0,66.52,36c0,42.15-44.37,45.22-44.37,76.39V113c0,14.06,11.25,25.69,26.24,25.69C95.86,138.67,89.62,86.68,89.62,86.07Z' fill='%23aa8cff'/%3E%3Cpath d='M66.55,36l0-.05h0a57,57,0,0,1,8.06,29.83c0,4.06-2.07,7.37-5.19,10.35C63.69,81.61,54.5,86,48,91.68c-4.47,3.91-7.69,8.46-7.69,14.44h0c0,14,18,11.37,26.51,9.3l.12,0-.47,0-.43,0-.45,0c-.31,0-.61-.08-.91-.12-4.28-.73-5.66-3.49-5.66-7.14V108c0-8.79,14.79-14.09,19.29-28.52a29,29,0,0,0,1.29-8.72C79.57,53.89,68.16,38.27,66.55,36Z' fill='%237c4dff'/%3E%3Cpath d='M45.28,0l0,0,0,0a53.49,53.49,0,0,0-8.13,24.88h0c0,7.53,3.09,11.36,6,15.09a27.09,27.09,0,0,1,3.45,5.36,15.08,15.08,0,0,1,1.31,6.34h0c0,13.29-15.31,14.06-20.09,13.64H28l-.25,0h-.15a3.56,3.56,0,0,1-.57-.08l-.34-.06c-4.7-.9-9.14-4.87-9.14-16.36C17.57,48.82,0,76.33,0,94.66s18.2,35.47,18.2,35.47c-3.14-6.08-5-12.82-4.39-19.56,0-28.76,47.7-42.81,47.7-69.71C61.51,26.23,55.89,12.21,45.28,0Z' fill='%23aa8cff'/%3E%3Cpath d='M47.86,51.69a15.08,15.08,0,0,0-1.31-6.34A27.09,27.09,0,0,0,43.1,40c-2.86-3.73-6-7.56-6-15.09h0A53.49,53.49,0,0,1,45.28,0l0,0c-1.26,1.58-15,19.29-15,30.34,0,12.19,6.93,18.28,6.93,24.37a12.82,12.82,0,0,1-1.38,6.11,8,8,0,0,1-7.53,4.48h-.47c4.78.42,20.09-.35,20.09-13.64Z' fill='%237c4dff'/%3E%3C/svg%3E");background-size:1048px auto,cover;background-position:-150px 50%,0 0;background-repeat:no-repeat;background-image:var(--flower-bg),linear-gradient(160deg,#7832ef 0%,#4300ff 55%,#09b1ff 100%)}}@media screen and (max-width: 767px){.contacts-page--hero{background-image:linear-gradient(125deg,#09b1ff 0%,#4300ff 45%,#7832ef 85%)}}.contacts-page--hero .breadcrumbs-holder{padding-top:clamp(16px,2.34375vw,24px)}.contacts-page--hero .hgroup{padding-top:clamp(40px,5.6640625vw,58px);padding-bottom:clamp(75px,13.4765625vw,138px)}.contacts-page--hero .title{font-size:clamp(26px,5.37109375vw,55px);margin-bottom:clamp(12px,2.1484375vw,22px)}.contacts-page--hero .subtitle{font-weight:500;letter-spacing:1px;text-transform:uppercase;line-height:1.4444444444;font-size:clamp(16px,1.7578125vw,18px)}.contacts-page--form{padding-bottom:clamp(55px,8.3984375vw,86px)}.contacts-page--form .holder{max-width:790px;margin-inline:auto;box-shadow:0 6px 48px #08235c1f;border-radius:12px;background-color:#fff}@media screen and (min-width: 768px){.contacts-page--form .holder{padding:42px 45px 40px;margin-top:-75px}}@media screen and (max-width: 767px){.contacts-page--form .holder{padding:25px;margin-top:-35px}}.contacts-page--form .form{--inputTitleColor: #91afc4;--inputTitleFontSize: 13px;--inputColor: #586c88}.contacts-page--form fieldset{gap:20px}.contacts-page--form .row{width:100%;gap:20px 36px}@media screen and (max-width: 767px){.contacts-page--form .row{flex-direction:column}}.contacts-page--form .col{gap:20px;width:100%}.contacts-page--form .form-select{--selectOptionSelectedColor: #267efd;--selectOptionColor: #08235c}.contacts-page--form .form-checkbox{padding-top:8px;margin-bottom:4px}.contacts-page--form .form-tip{line-height:1.625;padding-left:30px}@media screen and (min-width: 768px){.contacts-page--form .form-tip{padding-right:120px}}.contacts-page--form .form-cta{padding:0 14px;margin-left:auto}.contacts-page--faq{background:linear-gradient(to right,#ebeefd,#f7f9f5,#ebeefd);padding-top:clamp(42px,5.6640625vw,58px);padding-bottom:clamp(34px,6.4453125vw,66px);--faqIconColor: #4300ff}.contacts-page--faq-title{color:#08235c;font-weight:500;text-align:center;line-height:1.2;font-size:clamp(25px,3.515625vw,36px);margin-bottom:clamp(38px,5.859375vw,60px)}.contacts-page--faq-item:not(.active){display:none}@media screen and (min-width: 1025px){.wrapper:has(.contacts-page--faq.hide) .footer-fancy,.wrapper:has(.submit-page--hero) .footer-fancy{box-shadow:0 0 80px #0000001a}}@media screen and (max-width: 1024px){.wrapper:has(.contacts-page--faq.hide) .footer-fancy,.wrapper:has(.submit-page--hero) .footer-fancy{box-shadow:0 0 30px #0000001a}}.contact-agency-page .submit-page--hero .hgroup{padding-top:clamp(40px,9.27734375vw,95px)}.contact-agency-page .mp-brief--hero{margin-top:clamp(40px,5.859375vw,60px);background:none}@media screen and (min-width: 1201px){.contact-agency-page .mp-brief--services ul{display:grid;gap:6px 20px;grid-template-columns:repeat(3,auto)}}@media screen and (min-width: 1201px){.contact-agency-page .mp-brief--services li{padding:5px 0 5px 35px}}@media screen and (min-width: 1025px){.contact-agency-page .mp-brief--section1{background-color:#fff;background-image:linear-gradient(to bottom,rgba(0,0,0,.05) 0%,rgba(0,0,0,0) 90px)}}.contact-agency-page .mp-brief--section2{margin-bottom:90px}.contact-agency-page__submit{position:relative;padding-top:1px}@media screen and (min-width: 861px){.contact-agency-page__submit{padding-bottom:60px}}@media screen and (max-width: 860px){.contact-agency-page__submit{padding-bottom:40px}}@media screen and (min-width: 1437px){.contact-agency-page__submit-holder{padding:0 35px}}@media screen and (min-width: 1201px) and (max-width: 1436px){.contact-agency-page__submit-holder{padding:0 12px}}@media screen and (min-width: 1025px) and (max-width: 1200px){.contact-agency-page__submit-holder{padding:0 5px}}@media screen and (min-width: 1025px){.contact-agency-page__submit-holder{display:flex;width:100%;flex-direction:row-reverse;align-items:center}}.contact-agency-page__submit-form{background-color:#fff;box-shadow:0 0 20px #00000026;border-radius:10px;flex-shrink:0}@media screen and (min-width: 1201px){.contact-agency-page__submit-form{width:50%;padding:56px 40px 30px;margin-left:65px;margin-top:-42px}}@media screen and (min-width: 1025px) and (max-width: 1200px){.contact-agency-page__submit-form{width:53%;padding:40px 20px 20px;margin-left:40px;margin-top:-42px}}@media screen and (max-width: 1024px){.contact-agency-page__submit-form{padding:34px 20px 40px;margin:-40px auto 68px;max-width:680px}}@media screen and (min-width: 768px){.contact-agency-page__submit-form-title{margin-bottom:42px;font-size:30px;line-height:1;font-weight:500}}@media screen and (max-width: 767px){.contact-agency-page__submit-form-title{margin-bottom:30px;font-weight:500;font-size:28px;line-height:1.1428571429;text-align:center;text-transform:uppercase}}.contact-agency-page__submit-form .fieldset{gap:20px}.contact-agency-page__submit-form .form-cta{text-align:right;padding-top:30px;padding-right:14px}.contact-agency-page__info{position:relative}@media screen and (min-width: 1025px){.contact-agency-page__info{margin-top:30px}}@media screen and (min-width: 768px) and (max-width: 1024px){.contact-agency-page__info{margin:0 -30px;padding:145px 30px 0}}@media screen and (max-width: 767px){.contact-agency-page__info{margin:0 -20px;padding:145px 14px 0}}.contact-agency-page__info .img-hint{position:absolute;pointer-events:none;top:0;height:100%;width:50vw}.contact-agency-page__info .img-hint figure{margin:0;position:absolute}@media screen and (min-width: 1761px){.contact-agency-page__info .img-hint{left:calc(100% + 65px - 50vw)}.contact-agency-page__info .img-hint .man{left:0;top:-165px}.contact-agency-page__info .img-hint .baloon{left:223px;top:-227px}.contact-agency-page__info .img-hint .phrase{left:332px;top:-175px}}@media screen and (min-width: 1437px) and (max-width: 1761px){.contact-agency-page__info .img-hint{left:calc(100% + 65px - 50vw)}.contact-agency-page__info .img-hint .man{width:calc(21vw - 202px);left:0;top:calc(188px - 20vw)}.contact-agency-page__info .img-hint .baloon{left:calc(27vw - 255px);top:calc(-4.5vw - 145px)}.contact-agency-page__info .img-hint .phrase{left:calc(26vw - 124px);top:calc(-4vw - 104px)}}@media screen and (min-width: 1201px) and (max-width: 1436px){.contact-agency-page__info .img-hint{left:-48px}}@media screen and (min-width: 1025px) and (max-width: 1200px){.contact-agency-page__info .img-hint{left:-30px}}@media screen and (min-width: 1025px) and (max-width: 1436px){.contact-agency-page__info .img-hint .man{width:90px;left:0;top:-90px}.contact-agency-page__info .img-hint .baloon{width:318px;left:116px;top:-161px}.contact-agency-page__info .img-hint .phrase{left:190px;top:-125px}}@media screen and (min-width: 421px) and (max-width: 1024px){.contact-agency-page__info .img-hint{left:0}.contact-agency-page__info .img-hint .man{width:calc(12vw + 15px);left:0;top:calc(94px - 9vw)}.contact-agency-page__info .img-hint .baloon{width:calc(14vw + 241px);left:17vw;top:calc(17px - 4vw)}.contact-agency-page__info .img-hint .phrase{width:calc(8vw + 142px);left:calc(20vw + 68px);top:calc(48px - 2vw)}}@media screen and (max-width: 420px){.contact-agency-page__info .img-hint{left:0}.contact-agency-page__info .img-hint .man{width:63px;left:0;top:50px}.contact-agency-page__info .img-hint .baloon{width:282px;left:76px;top:0}.contact-agency-page__info .img-hint .phrase{width:170px;left:155px;top:35px}}@media screen and (min-width: 1437px) and (max-width: 1761px){.contact-agency-page__info-inner{padding-left:calc(434px - 25vw)}}@media screen and (min-width: 1025px) and (max-width: 1436px){.contact-agency-page__info-inner{padding-left:68px}}@media screen and (max-width: 1024px){.contact-agency-page__info-inner{max-width:680px;margin:auto}}@media screen and (max-width: 1280px){.contact-agency-page__info-inner .title br{display:none}}@media screen and (min-width: 1025px){.contact-agency-page__info-inner .title{font-weight:500;font-size:36px;line-height:1.1388888889;margin-bottom:36px}}@media screen and (min-width: 861px) and (max-width: 1024px){.contact-agency-page__info-inner .title{font-weight:500;font-size:30px;line-height:1.1388888889;margin-bottom:36px}}@media screen and (max-width: 860px){.contact-agency-page__info-inner .title{font-weight:500;font-size:22px;line-height:1.5;margin-bottom:24px}}@media screen and (min-width: 1025px){.contact-agency-page__info-inner .text{font-size:24px;line-height:1.5833333333}}@media screen and (min-width: 861px) and (max-width: 1024px){.contact-agency-page__info-inner .text{font-size:22px;line-height:1.5833333333}}@media screen and (max-width: 860px){.contact-agency-page__info-inner .text{font-size:18px;line-height:1.6666666667}}@media screen and (min-width: 861px) and (max-width: 1024px){.contact-agency-page__info-inner .title,.contact-agency-page__info-inner .text{padding-left:calc(144px - 14vw)}}@media screen and (min-width: 421px) and (max-width: 860px){.contact-agency-page__info-inner .title,.contact-agency-page__info-inner .text{padding-left:calc(110px - 6vw)}}@media screen and (max-width: 420px){.contact-agency-page__info-inner .title,.contact-agency-page__info-inner .text{padding-left:72px}}.contact-agency-page__info-inner .cta{margin-top:38px}@media screen and (max-width: 1024px){.contact-agency-page__info-inner .cta{text-align:center}}@media screen and (max-width: 860px){.contact-agency-page__info-inner .cta{margin-top:30px}}@media screen and (min-width: 1201px){.contact-agency-page__thank-you{padding:86px 0 60px}}@media screen and (min-width: 1025px) and (max-width: 1200px){.contact-agency-page__thank-you{padding:55px 0 30px}}@media screen and (max-width: 1024px){.contact-agency-page__thank-you{padding:45px 0 0}}.contact-agency-page__thank-you-title{text-align:center;font-weight:500;margin-bottom:18px}@media screen and (min-width: 1025px){.contact-agency-page__thank-you-title{font-size:36px}}@media screen and (max-width: 1024px){.contact-agency-page__thank-you-title{font-size:30px}}@media screen and (max-width: 480px){.contact-agency-page__thank-you-title{max-width:280px;margin:0 auto 30px}}.contact-agency-page__thank-you-subtitle{font-size:24px;font-weight:500;text-align:center}@media screen and (max-width: 480px){.contact-agency-page__thank-you-subtitle{padding:0 15px}}.contact-agency-page__thank-you-subtitle .hl{color:#06bc7b}.contact-agency-page__thank-you .brief-page__steps{border:none}@media screen and (min-width: 1025px){.contact-agency-page__thank-you .brief-page__steps{padding-bottom:92px}}@media screen and (max-width: 1024px){.contact-agency-page__thank-you .brief-page__steps{margin-bottom:24px}}@media screen and (max-width: 767px){.contact-agency-page__thank-you .brief-page__steps{padding-bottom:14px}}.contact-agency-page__thank-you .brief-page__steps.desktop-view{margin-top:85px;margin-bottom:70px}@media screen and (min-width: 1025px){.contact-agency-page__thank-you .brief-page__steps-item{max-width:none}}@media screen and (min-width: 1025px){.contact-agency-page__thank-you .brief-page__services{max-width:640px}.contact-agency-page__thank-you .brief-page__services.mobile{display:none}}@media screen and (max-width: 1024px){.contact-agency-page__thank-you .brief-page__services{border-top:1px solid rgba(0,0,0,.2);padding-top:30px;margin-bottom:20px;padding-left:50px;padding-right:50px}}@media screen and (min-width: 1481px){.contact-agency-page__thank-you .brief-page__info{padding-left:0}}@media screen and (min-width: 1025px){.contact-agency-page__thank-you .brief-page__video{margin-top:0}}@media screen and (min-width: 1201px){.contact-agency-page__thank-you .brief-page__submit{margin-bottom:50px}}@media screen and (max-width: 767px){.contact-agency-page__thank-you .brief-page__submit{margin-bottom:0}}@media screen and (min-width: 1201px){.contact-agency-page__thank-you .brief-page__submit-form{margin-top:18px}}@media screen and (min-width: 1025px) and (max-width: 1200px){.contact-agency-page__thank-you .brief-page__submit-form{margin-top:12px}}@media screen and (min-width: 768px) and (max-width: 1024px){.contact-agency-page__thank-you .brief-page__submit-form{margin-top:0}}@media screen and (max-width: 767px){.contact-agency-page__thank-you .brief-page__submit-form{padding-top:30px;padding-bottom:36px}}@media screen and (min-width: 1025px){.contact-agency-page__thank-you .brief-page__submit-holder{margin-top:60px;flex-direction:row}}@media screen and (max-width: 767px){.contact-agency-page__thank-you .brief-page__submit-holder{margin-top:40px}}@media screen and (min-width: 1025px){.claim-agency-page .submit-page--hero .hgroup{padding-top:clamp(115px,13.6666666667vw,164px);padding-bottom:clamp(165px,15.8333333333vw,190px)}}@media screen and (max-width: 1024px){.claim-agency-page .submit-page--hero .hgroup{padding-block:clamp(45px,7.8125vw,80px)}}@media screen and (min-width: 1201px){.claim-agency-page .new-brand-head--hgroup{margin:20px 0 70px}}@media screen and (min-width: 1025px) and (max-width: 1200px){.claim-agency-page .new-brand-head--hgroup{margin:20px 0 100px}}.claim-agency-page-main{max-width:1240px}@media screen and (min-width: 768px){.claim-agency-page-main{margin:0 auto 64px}}@media screen and (max-width: 767px){.claim-agency-page-main{margin:0 auto 48px}}.claim-agency-features{display:flex;margin-bottom:40px}@media screen and (min-width: 1025px){.claim-agency-features{align-items:flex-start}}@media screen and (max-width: 1024px){.claim-agency-features{flex-direction:column;align-items:center}}.claim-agency-options{flex-grow:1}@media screen and (min-width: 1025px){.claim-agency-options{padding:76px 40px 0 0}}@media screen and (min-width: 768px) and (max-width: 1024px){.claim-agency-options{padding-top:60px;margin-bottom:40px}}@media screen and (max-width: 767px){.claim-agency-options{padding-top:48px;margin-bottom:30px}}.claim-agency-options .title{font-weight:500;line-height:1.1666666667}@media screen and (min-width: 1025px){.claim-agency-options .title{margin-bottom:68px}}@media screen and (max-width: 1024px){.claim-agency-options .title{margin-bottom:45px;text-align:center}}@media screen and (min-width: 768px){.claim-agency-options .title{font-size:36px}}@media screen and (max-width: 767px){.claim-agency-options .title{font-size:22px}}.claim-agency-options .title mark{color:#267efd}.claim-agency-options ul{margin:0;list-style:none;line-height:1.2727272727}@media screen and (min-width: 768px){.claim-agency-options ul{font-size:22px}}@media screen and (max-width: 767px){.claim-agency-options ul{font-size:18px}}.claim-agency-options li{margin-bottom:1.3em}.claim-agency-options .icon-check{display:inline-block;width:21px;height:16px;color:#267efd;margin-right:15px}.claim-agency-form{background-color:#fff;border-radius:10px;box-shadow:0 20px 40px #07266126;flex-shrink:0}@media screen and (min-width: 1025px){.claim-agency-form{margin-top:-115px;width:510px}}@media screen and (max-width: 1024px){.claim-agency-form{max-width:600px;width:100%}}@media screen and (min-width: 768px){.claim-agency-form{padding:24px 30px 30px}}@media screen and (max-width: 767px){.claim-agency-form{padding:24px 15px}}.claim-agency-form-title{font-weight:500;line-height:1.3333333333;text-align:center;margin-bottom:22px}@media screen and (min-width: 768px){.claim-agency-form-title{font-size:30px}}@media screen and (max-width: 767px){.claim-agency-form-title{font-size:24px}}.claim-agency-form-title mark{color:#267efd}.claim-agency-form .fieldset,.claim-agency-form .fieldset .row{gap:10px}@media screen and (max-width: 767px){.claim-agency-form .fieldset .row{flex-direction:column}}.claim-agency-form .fieldset .row .form-select{width:100%}@media screen and (min-width: 768px){.claim-agency-form .fieldset .row .form-select{max-width:40%}}.claim-agency-form .form-checkbox{padding:10px 0}.claim-agency-form .form-cta{text-align:right;padding:30px 14px 0 0}.claim-agency-sponsorship{display:flex;align-items:center}@media screen and (max-width: 767px){.claim-agency-sponsorship{flex-direction:column}}.claim-agency-sponsorship:first-child{margin-top:48px}.claim-agency-sponsorship .image{text-align:center;flex-grow:1}@media screen and (min-width: 1025px){.claim-agency-sponsorship .image{padding-right:130px}}@media screen and (min-width: 768px) and (max-width: 1024px){.claim-agency-sponsorship .image{padding-right:40px}}@media screen and (max-width: 767px){.claim-agency-sponsorship .image{max-width:340px;width:60%}}.claim-agency-sponsorship .descr{flex-shrink:0;padding-top:55px}@media screen and (min-width: 768px){.claim-agency-sponsorship .descr{margin-right:-20px;width:530px}}@media screen and (max-width: 767px){.claim-agency-sponsorship .descr{max-width:480px;text-align:center}}.claim-agency-sponsorship .title{font-weight:500;line-height:1.1666666667}@media screen and (min-width: 768px){.claim-agency-sponsorship .title{font-size:36px;margin-bottom:34px}}@media screen and (max-width: 767px){.claim-agency-sponsorship .title{font-size:24px;margin-bottom:28px}}.claim-agency-sponsorship .title strong{color:#267efd}.claim-agency-sponsorship .text{font-size:18px;line-height:1.5555555556;margin-bottom:20px}
