@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}.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}.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}.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, #0181dd);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) .section-items [data-location=global]{display:none}.header--subdrop .drop-sections-holder:has([data-location=global]:checked) .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:has(.drop-sections:not(.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%}}@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{gap:55px;align-items:center;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{flex-direction:column;align-items:center;text-align:center;gap:70px}}.footer--nav ul{flex-direction:column}.footer--nav address{font-style:normal;color:#fff;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{gap:32px;align-items:center}}.footer--bottom aside{font-size:14px}.footer--bottom .pages{white-space:nowrap;flex-wrap:wrap}.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{padding:60px 0 40px;background-image:var(--flower-bg),linear-gradient(140deg,#02112b 60%,#133779 90%)}}@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{width:71%;padding-top:16px;gap:1.3333333333%}}@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{width:24%;gap:28px}}.footer-common .footer--nav_part .title{font-size:20px;color:#71a0fa}.footer-common .footer--nav_part p{margin-bottom:0;margin-top:0}.footer-common .footer--bottom{display:flex;color:#fff}.footer-common .footer--bottom ul li a{font-size:14px}@media screen and (min-width: 1025px){.footer-common .footer--bottom{gap:4%;align-items:flex-start}}@media screen and (max-width: 1024px){.footer-common .footer--bottom{flex-direction:column;align-items:center}}@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{order:-1;margin-bottom:60px}}@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-trend{--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");background-image:var(--flower-bg);color:#08235c}@media screen and (min-width: 1025px){.footer-trend{background-position:calc(50% + 690px) 115px;background-size:530px auto;background-color:#fff;padding:0 0 78px}}@media screen and (max-width: 1024px){.footer-trend{padding:0 0 90px}}@media screen and (min-width: 768px) and (max-width: 1024px){.footer-trend{background-position:calc(50% + 400px) 150%;background-size:450px auto}}@media screen and (max-width: 767px){.footer-trend{background-position:calc(50% + 110px) calc(100% + 175px);background-size:540px auto}}.footer-trend a{color:#08235c}.footer-trend a:hover,.footer-trend .is-active{color:#267efd}.footer-trend .footer--nav{border-top:1px solid rgba(8,35,92,.1);border-bottom:1px solid rgba(8,35,92,.1)}@media screen and (min-width: 1025px){.footer-trend .footer--nav{padding-bottom:80px;padding-top:72px;margin-bottom:55px}}@media screen and (max-width: 1024px){.footer-trend .footer--nav{padding-top:50px;padding-bottom:50px;flex-direction:column}}@media screen and (min-width: 1025px){.footer-trend .footer--nav aside{width:28%}}.footer-trend .footer--nav aside p{line-height:1.375}@media screen and (min-width: 1025px){.footer-trend .footer--nav aside p{margin:38px 0 0;padding-right:16%}}@media screen and (max-width: 1024px){.footer-trend .footer--nav aside p{margin:20px 0 0}}@media screen and (min-width: 1201px){.footer-trend .footer--nav section{padding-right:50px}}@media screen and (min-width: 1025px){.footer-trend .footer--nav section{width:68%;padding-top:12px;gap:2%}}@media screen and (min-width: 768px) and (max-width: 1024px){.footer-trend .footer--nav section{gap:2%;text-align:center}}@media screen and (min-width: 768px){.footer-trend .footer--nav ul{gap:18px}}@media screen and (max-width: 767px){.footer-trend .footer--nav ul{gap:16px;font-size:18px}}@media screen and (min-width: 768px){.footer-trend .footer--nav_part{width:32%;gap:50px;font-size:18px}}.footer-trend .footer--nav_part .title{font-size:22px;margin:0;font-weight:500;color:#4300ff}@media screen and (min-width: 1025px){.footer-trend .footer--bottom{display:grid;grid-template-rows:auto auto;grid-template-columns:28% 1fr;gap:38px 4%}}@media screen and (max-width: 1024px){.footer-trend .footer--bottom{display:flex;flex-direction:column;align-items:center;gap:25px}}.footer-trend .footer--bottom address{font-size:18px;font-style:normal;line-height:1.6111111111}@media screen and (min-width: 1025px){.footer-trend .footer--bottom address{grid-row:1;grid-column:1}}@media screen and (max-width: 1024px){.footer-trend .footer--bottom address{text-align:center}}.footer-trend .footer--bottom .pages{font-size:18px}@media screen and (min-width: 1025px){.footer-trend .footer--bottom .pages{grid-row:1;grid-column:2;align-self:start}}@media screen and (max-width: 1024px){.footer-trend .footer--bottom .pages{order:-1;margin-bottom:30px}}@media screen and (min-width: 768px){.footer-trend .footer--bottom .pages{gap:5px 20px}}@media screen and (max-width: 767px){.footer-trend .footer--bottom .pages{gap:15px 30px;justify-content:center}}@media screen and (max-width: 480px){.footer-trend .footer--bottom .pages{flex-direction:column}}.footer-trend .footer--bottom .shares{gap:5px 28px}@media screen and (min-width: 1025px){.footer-trend .footer--bottom .shares{grid-row:2;grid-column:1}}@media screen and (max-width: 1024px){.footer-trend .footer--bottom .shares{margin-bottom:15px}}@media screen and (min-width: 1025px){.footer-trend .footer--bottom aside{grid-row:2;grid-column:2}}@media screen and (max-width: 1024px){.footer-trend .footer--bottom aside{order:1}}.footer-fancy{color:#08235c;--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");background-image:var(--flower-bg)}@media screen and (min-width: 1025px){.footer-fancy{background-position:calc(50% + 690px) -48px;background-size:530px auto;background-color:#fff;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{padding-bottom:58px;padding-top:48px;margin-bottom:40px}}@media screen and (max-width: 1024px){.footer-fancy .footer--nav{padding-top:44px;padding-bottom:50px;flex-direction:column}}@media screen and (max-width: 767px){.footer-fancy .footer--nav{padding-bottom:92px;margin-bottom:50px}}@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{width:60%;padding-top:8px;padding-left:10px;gap:4%}}@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{gap:16px;font-size:18px}}@media screen and (min-width: 768px){.footer-fancy .footer--nav_part{width:32%;gap:46px;font-size:18px}}@media screen and (max-width: 767px){.footer-fancy .footer--nav_part{gap:25px}}.footer-fancy .footer--nav_part .title{font-size:22px;margin:0;font-weight:500;color:#4300ff}@media screen and (min-width: 1025px){.footer-fancy .footer--bottom{display:grid;grid-template-rows:auto auto;grid-template-columns:19% 1fr auto;gap:30px 20px}}@media screen and (max-width: 1024px){.footer-fancy .footer--bottom{display:flex;flex-direction:column;align-items:center;gap:30px}}.footer-fancy .footer--bottom address{font-style:normal}@media screen and (min-width: 1025px){.footer-fancy .footer--bottom address{grid-row:1/3;grid-column:1;font-size:14px;line-height:1.7142857143}}@media screen and (max-width: 1024px){.footer-fancy .footer--bottom address{text-align:center;font-size:18px;line-height:1.6111111111}}.footer-fancy .footer--bottom .pages{font-size:18px}@media screen and (min-width: 1025px){.footer-fancy .footer--bottom .pages{grid-row:1;grid-column:2;align-self:start}}@media screen and (max-width: 1024px){.footer-fancy .footer--bottom .pages{order:-1;margin-bottom:30px}}@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{grid-row:1;grid-column:3;align-self:start}}@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-row:2;grid-column: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, #0181dd);transform:rotate(45deg) translate(2px,4px)}.breadcrumbs li:not(:last-child) a{padding-right:0;color:var(--breadcrumbsLinkColor, #0181dd)}.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{opacity:0;pointer-events:none;transform:translate(-50%,6px)}}@media screen and (min-width: 1201px){.fancy-header .dropdown,.fancy-header .dropbox{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)}.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-items [data-location=global]{display:none}.fancy-header .dropbox-sections-holder:has([data-location=global]:checked) .dropbox-section-items [data-location=us]{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}}.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}.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:0;background-color:#fff;border-width:1.5px;border-style:solid}.btn-fancy:after{background-size:200% 100%,100% 100%;background-position-x:-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:-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(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(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--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:18px;font-weight:400;margin-bottom: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}}@media screen and (min-width: 1201px){.form-page .selecting-agency-help{margin-top:116px;margin-bottom:150px}}@media screen and (min-width: 768px) and (max-width: 1200px){.form-page .selecting-agency-help{margin-top:80px;margin-bottom:65px}}@media screen and (max-width: 767px){.form-page .selecting-agency-help{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}@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}@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__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)}}@media screen and (min-width: 881px){.gm-style-pbt{text-align:left;margin-left:50%}}.brief-page .new-brand-head .page-label{font-size:20px;font-weight:inherit;color:#41afff;padding:8px 0;margin-bottom:12px}@media screen and (min-width: 1201px){.brief-page .new-brand-head .text{position:relative;display:inline-flex}}@media screen and (min-width: 1201px){.brief-page .new-brand-head .free-mark{position:absolute;left:100%;top:-35px;width:169px;height:80px;margin-left:10px}.brief-page .new-brand-head .free-mark.mobile{display:none}.brief-page .new-brand-head .free-mark img{display:block;width:100%;height:100%;object-fit:contain}}@media screen and (max-width: 1200px){.brief-page .new-brand-head .free-mark img{display:block;margin:0 auto 30px}.brief-page .new-brand-head .free-mark.desktop{display:none}}@media screen and (min-width: 768px) and (max-width: 1024px){.brief-page .new-brand-head .free-mark{margin-top:20px}}@media screen and (max-width: 480px){.brief-page .new-brand-head .free-mark{margin-bottom:45px}}.brief-page__nav{padding-top:50px}@media screen and (min-width: 768px){.brief-page__nav{margin-bottom:56px}}@media screen and (max-width: 767px){.brief-page-custom .brief-page__nav{padding-bottom:60px}}.brief-page__nav .title{text-align:center;color:#08235c;font-weight:500;margin-bottom:54px}@media screen and (min-width: 768px){.brief-page__nav .title{font-size:36px}}@media screen and (max-width: 767px){.brief-page__nav .title{font-size:30px}}.brief-page__nav .link-nav{list-style:none;margin:0;display:flex;justify-content:center;width:100%}@media screen and (max-width: 767px){.brief-page__nav .link-nav{flex-direction:column;align-items:center;width:100%}}.brief-page__nav .link-nav li{border:1px solid #fff;width:100%}@media screen and (min-width: 768px){.brief-page__nav .link-nav li{max-width:286px}}@media screen and (max-width: 767px){.brief-page__nav .link-nav li{margin-bottom:8px;max-width:400px}}.brief-page__nav .link{display:flex;align-items:center;background-color:#eef8fd;color:#001845;line-height:1.1;font-weight:500;height:100%}@media screen and (min-width: 1025px){.brief-page__nav .link{padding:34px 20px 24px;font-size:20px;justify-content:center;flex-direction:column;text-align:center}}@media screen and (min-width: 768px) and (max-width: 1024px){.brief-page__nav .link{padding:24px 10px 18px;font-size:14px;justify-content:center;flex-direction:column;text-align:center}}@media screen and (max-width: 767px){.brief-page__nav .link{padding:30px;font-size:20px;min-height:120px}}.brief-page__nav .link:hover{background-color:#d6effb}.brief-page__nav .link .icon{display:flex;align-items:center}@media screen and (min-width: 1025px){.brief-page__nav .link .icon{height:58px;margin-bottom:20px}}@media screen and (min-width: 768px) and (max-width: 1024px){.brief-page__nav .link .icon{height:35px;margin-bottom:20px}}@media screen and (max-width: 767px){.brief-page__nav .link .icon{margin-right:38px;width:58px}}.brief-page__nav .link .icon img{max-height:100%}.brief-page__submit{position:relative;padding-top:1px}.brief-page-custom .brief-page__submit{padding-bottom:82px}@media screen and (max-width: 1024px){.brief-page__submit{margin-bottom:68px}}@media screen and (max-width: 800px){.brief-page-custom .brief-page__submit{padding-bottom:20px}}@media screen and (max-width: 767px){.brief-page-custom .brief-page__submit{margin-bottom:30px}}@media screen and (min-width: 1025px){.brief-page__submit-holder{display:flex;width:100%;flex-direction:row-reverse;align-items:flex-start}}.brief-page__submit-form{flex-shrink:0}@media screen and (min-width: 1201px){.brief-page__submit-form{width:44%;padding:30px 38px 42px;margin-left:30px;margin-top:-40px;background-color:#fff;box-shadow:0 0 20px #00000026;border-radius:10px}}@media screen and (min-width: 1025px) and (max-width: 1200px){.brief-page__submit-form{width:53%;padding:40px 20px 20px;margin-left:40px;margin-top:-42px;background-color:#fff;box-shadow:0 0 20px #00000026;border-radius:10px}}@media screen and (min-width: 768px) and (max-width: 1024px){.brief-page__submit-form{padding:34px 20px 40px;margin:-40px auto 68px;max-width:680px;background-color:#fff;box-shadow:0 0 20px #00000026;border-radius:10px}}@media screen and (max-width: 767px){.brief-page__submit-form{padding:50px 8px 45px}}.brief-page__submit-form-title{color:#08235c;text-align:center;font-size:26px}@media screen and (min-width: 768px){.brief-page__submit-form-title{margin-bottom:30px;line-height:1.3333333333;font-weight:500}}@media screen and (max-width: 767px){.brief-page__submit-form-title{margin-bottom:36px;font-weight:500;line-height:1.2333333333}}.brief-page__submit-form-title .hl{display:block;color:#06bc7b;font-size:30px}.brief-page__submit-form .fieldset,.brief-page__submit-form .fieldset .row{gap:10px}@media screen and (max-width: 767px){.brief-page__submit-form .fieldset .row{flex-direction:column}}.brief-page__submit-form .fieldset .row .form-select{width:100%}@media screen and (min-width: 768px){.brief-page__submit-form .fieldset .row .form-select{max-width:40%}}.brief-page__submit-form .form-checkbox{padding:10px 0}.brief-page__submit-form .form-cta{text-align:right;padding:30px 14px 0 0}.brief-page__info{padding-top:52px}@media screen and (min-width: 1321px){.brief-page__info{padding-left:70px;width:100%}.brief-page__info.video-box{padding-left:0;padding-right:60px}}@media screen and (min-width: 1201px) and (max-width: 1320px){.brief-page__info{margin-left:30px}.brief-page__info.video-box{width:100%}}@media screen and (min-width: 1025px) and (max-width: 1200px){.brief-page__info{padding-left:40px;width:100%}.brief-page__info.video-box{padding-left:0;padding-top:24px}}@media screen and (max-width: 1024px){.brief-page__info.video-box{padding-top:0}}@media screen and (max-width: 767px){.brief-page__info{margin-left:-14px;margin-right:-14px;padding-top:15px}}.brief-page__video{width:100%;padding-bottom:55px}@media screen and (min-width: 1025px){.brief-page__video{border-bottom:1px solid #0181dd;margin-top:30px}}@media screen and (max-width: 1024px){.brief-page__video{margin-top:15px;max-width:680px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}}.brief-page__video-native{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;pointer-events:none;transition:all .2s}.brief-page__video-btn{cursor:pointer;position:absolute;left:0;top:0;width:100%;height:100%}.brief-page__video-wrap{position:relative}.brief-page__video-wrap:after{content:"";pointer-events:none;position:absolute;left:1px;top:1px;bottom:1px;right:1px;box-shadow:0 0 0 3px #fff;border-radius:5px}.brief-page__video-placeholder{margin:0;width:100%;height:0;padding-bottom:56.2%;overflow:hidden;position:relative;border-radius:5px}.brief-page__video-placeholder.active .brief-page__video-native{opacity:1;pointer-events:auto}.brief-page__video-placeholder video{width:100%;height:100%}.brief-page__video-placeholder img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.brief-page__video-placeholder iframe{position:absolute;left:0;top:0;width:100%;height:100%}.brief-page__steps{padding-bottom:42px;border-bottom:1px solid rgba(0,171,243,.5)}@media screen and (min-width: 1025px){.video-box .brief-page__steps{display:none}}@media screen and (max-width: 1024px){.brief-page__steps{padding-left:50px}.brief-page__steps.desktop-view{display:none}}@media screen and (max-width: 767px){.brief-page__steps{padding-bottom:60px;border-color:#0003}}@media screen and (max-width: 480px){.brief-page__steps{padding-left:70px;padding-right:40px}}.brief-page__steps.desktop-view{padding:0;border:none;margin-top:120px;text-align:center}.brief-page__steps-title{line-height:1.15;color:#08235c;font-weight:500;position:relative}@media screen and (min-width: 1025px){.brief-page__steps-title{font-size:36px;margin-bottom:48px}.desktop-view .brief-page__steps-title{margin-bottom:40px}}@media screen and (min-width: 601px) and (max-width: 1024px){.brief-page__steps-title{font-size:26px;margin-bottom:32px}}@media screen and (max-width: 600px){.brief-page__steps-title{font-weight:500;font-size:30px;margin-bottom:32px}}.brief-page__steps-title:before{content:"";pointer-events:none;position:absolute;background-image:url("data:image/svg+xml,%3Csvg width='27' height='71' viewBox='0 0 27 71' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.992 67.2581C26.1352 67.6468 25.9361 68.0779 25.5474 68.221L19.2133 70.5536C18.8246 70.6968 18.3934 70.4977 18.2503 70.109C18.1072 69.7203 18.3062 69.2892 18.6949 69.1461L24.3253 67.0726L22.2519 61.4423C22.1087 61.0536 22.3078 60.6224 22.6965 60.4793C23.0852 60.3362 23.5163 60.5352 23.6594 60.9239L25.992 67.2581ZM25.3084 1.68C13.2538 5.56865 3.8249 17.487 2.16763 30.6318C0.520994 43.6923 6.5486 58.0388 25.6026 66.8363L24.9738 68.1982C5.37508 59.1491 -1.05552 44.2051 0.679409 30.4442C2.40371 16.7676 12.1962 4.33369 24.8479 0.252435L25.3084 1.68Z' fill='%2310C500'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;width:36px;height:96px;background-size:100% auto;right:100%;top:19px;margin-right:25px}@media screen and (min-width: 768px) and (max-width: 1024px){.brief-page__steps-title:before{width:21px}}@media screen and (max-width: 767px){.brief-page__steps-title:before{top:12px;margin-right:11px;width:21px}}.desktop-view .brief-page__steps-title:before{display:none}.brief-page__steps-title .hl{color:#0181dd}.brief-page__steps-list{counter-reset:step}.desktop-view .brief-page__steps-list{display:flex;align-items:flex-start;justify-content:space-between}.brief-page__steps-item{position:relative;display:flex;align-items:center}@media screen and (min-width: 1201px){.desktop-view .brief-page__steps-item{padding:0 20px}}@media screen and (min-width: 1025px){.brief-page__steps-item{max-width:520px}.desktop-view .brief-page__steps-item{flex-direction:column;margin-bottom:0;width:30%}}@media screen and (min-width: 768px){.brief-page__steps-item{margin-bottom:40px}}@media screen and (max-width: 767px){.brief-page__steps-item{margin-bottom:25px;align-items:center}}.brief-page__steps-item:before{content:counter(step);counter-increment:step;display:inline-flex;border-radius:50%;align-items:center;justify-content:center;color:#fff;background-color:#06bc7b;flex-shrink:0;font-weight:500}@media screen and (min-width: 768px){.brief-page__steps-item:before{font-size:32px;width:60px;height:60px}}@media screen and (max-width: 767px){.brief-page__steps-item:before{font-size:24px;width:38px;height:38px}}.brief-page__steps-item .text{color:#08235c;position:relative}@media screen and (min-width: 1025px){.desktop-view .brief-page__steps-item .text{padding:30px 0 0}}@media screen and (min-width: 768px){.brief-page__steps-item .text{font-size:25px;line-height:1.24;padding:0 0 0 30px}}@media screen and (max-width: 767px){.brief-page__steps-item .text{font-size:16px;padding-left:14px;min-height:38px;line-height:1.1875;padding-right:40px}}@media screen and (min-width: 768px){.brief-page__steps-item-free{padding-left:90px}}@media screen and (max-width: 767px){.brief-page__steps-item-free{padding-left:58px}}.desktop-view .brief-page__steps-item-free{padding-left:0;margin-bottom:62px;position:relative}.desktop-view .brief-page__steps-item-free:before,.desktop-view .brief-page__steps-item-free:after{content:"";position:absolute;top:45%;height:1px;background-color:#d2d2d2;width:calc(50% - 102px)}.desktop-view .brief-page__steps-item-free:before{left:0}.desktop-view .brief-page__steps-item-free:after{right:0}.brief-page__steps-item-free img{display:inline-block}.brief-page__services{padding-top:42px}@media screen and (max-width: 767px){.brief-page__services{padding-left:50px;padding-right:50px}}.brief-page__services.active .brief-page__services-view-more .view-more .icon{transform:rotate(270deg)}.brief-page__services-title{font-size:26px;line-height:1.2307692308;margin-bottom:15px;color:#08235c;font-weight:500}@media screen and (max-width: 1024px){.brief-page__services-title{text-align:center}}@media screen and (max-width: 767px){.brief-page__services-title{font-size:16px}}.brief-page__services-list{display:flex;align-items:flex-start;font-size:18px;font-weight:500;justify-content:space-between}@media screen and (max-width: 767px){.brief-page__services-list{font-size:15px}}@media screen and (min-width: 1201px){.brief-page__services-list .col-1{width:25%}.page-submit-web-dev .brief-page__services-list .col-1{width:36%}.page-submit-design .brief-page__services-list .col-1{width:28%}.page-submit-software .brief-page__services-list .col-1{width:32%}.page-submit-marketing .brief-page__services-list .col-1,.page-submit-branding .brief-page__services-list .col-1{width:28%}}@media screen and (max-width: 1200px){.brief-page__services-list .col-1{width:50%}}@media screen and (min-width: 1201px){.brief-page__services-list .col-2{width:35%}.page-submit-web-dev .brief-page__services-list .col-2{width:32%}.page-submit-design .brief-page__services-list .col-2{width:28%}.page-submit-software .brief-page__services-list .col-2,.page-submit-marketing .brief-page__services-list .col-2{width:38%}.page-submit-branding .brief-page__services-list .col-2{width:30%}}@media screen and (max-width: 1200px){.brief-page__services-list .col-2{width:50%}}.brief-page__services-list .col-3{width:40%}.page-submit-web-dev .brief-page__services-list .col-3{width:32%}.page-submit-design .brief-page__services-list .col-3{width:33%}.page-submit-software .brief-page__services-list .col-3{width:30%}.page-submit-marketing .brief-page__services-list .col-3{width:34%}.page-submit-branding .brief-page__services-list .col-3{width:40%}@media screen and (max-width: 1200px){.brief-page__services-list .col-3{display:none}}.brief-page__services-list ul{list-style:none;margin:0}.brief-page__services-list li{position:relative;padding:9px 0 9px 23px;display:flex;align-items:center}.brief-page__services-list li:before{content:"";position:absolute;left:0;top:13px;background-image:url("data:image/svg+xml,%3Csvg width='19' height='14' viewBox='0 0 19 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.78948 5.66308L0.630371 6.78262L5.9082 13.8197L18.1432 0.865051H15.9841L5.9082 9.42153L2.78948 5.66308Z' fill='%2306bc7b'/%3E%3C/svg%3E%0A");width:19px;height:14px;background-repeat:no-repeat;background-size:100% auto}@media screen and (max-width: 767px){.brief-page__services-list li:before{width:15px}}@media screen and (min-width: 1201px){.brief-page__services-list li:nth-child(n+4){display:none}.brief-page__services-list li.mobile{display:none!important}}@media screen and (max-width: 1200px){.brief-page__services-list li:nth-child(n+5){display:none}}.brief-page__services-list h3{color:#0181dd;font:inherit}.brief-page__brands{border:none}@media screen and (min-width: 1201px){.brief-page__brands{padding-bottom:126px;padding-top:134px}.brief-page-custom .brief-page__brands{padding-top:90px;padding-bottom:95px}}@media screen and (min-width: 1025px) and (max-width: 1200px){.brief-page__brands{padding-bottom:100px;padding-top:100px}}@media screen and (max-width: 1024px){.brief-page__brands{margin-bottom:80px}.brief-page-custom .brief-page__brands{padding-top:80px}}@media screen and (min-width: 1201px){.brief-page__brands-short .brief-page__brands{padding-bottom:95px;padding-top:95px}}.brief-page__brands-title{text-align:center;font-weight:500;color:#08235c;line-height:1.15}@media screen and (min-width: 1025px){.brief-page__brands-title{font-size:36px;margin-bottom:50px}}@media screen and (min-width: 601px) and (max-width: 1024px){.brief-page__brands-title{font-size:26px;margin-bottom:35px}}@media screen and (max-width: 600px){.brief-page__brands-title{font-weight:500;font-size:22px;margin-bottom:16px}}.brief-page__brands-title .hl{color:#0181dd}.brief-page__testimonial-slider{position:relative}.brief-page__testimonial-slider .brief-page__testimonial-wrap{padding-left:0;padding-right:0}.brief-page__testimonial-slider .brief-page__testimonial-quote{margin-bottom:24px;line-height:1.15}@media screen and (min-width: 1025px){.brief-page__testimonial-slider .brief-page__testimonial-quote{min-height:200px}}@media screen and (min-width: 601px) and (max-width: 1024px){.brief-page__testimonial-slider .brief-page__testimonial-quote{min-height:125px}}@media screen and (max-width: 600px){.brief-page__testimonial-slider .brief-page__testimonial-quote{min-height:160px}}@media screen and (min-width: 1201px){.brief-page__testimonial-slider-item{padding:0 116px}}@media screen and (min-width: 1025px) and (max-width: 1200px){.brief-page__testimonial-slider-item{padding:0 74px}}@media screen and (max-width: 1024px){.brief-page__testimonial-slider-item{padding:0 26px}}.brief-page__testimonial-slider .swiper-pagination{justify-content:center}@media screen and (min-width: 1201px){.brief-page__testimonial-slider .swiper-pagination{margin:0;position:absolute;left:0;right:0;bottom:40px}}@media screen and (min-width: 1025px) and (max-width: 1280px){.brief-page__testimonial-slider .swiper-pagination{margin-top:0}}@media screen and (min-width: 768px) and (max-width: 1024px){.brief-page__testimonial-slider .swiper-pagination{margin-top:42px}}@media screen and (max-width: 767px){.brief-page__testimonial-slider .swiper-pagination{margin-top:55px}}@media screen and (min-width: 1201px){.brief-page__testimonial-slider .swiper-pagination-bullet{height:12px;width:12px;margin:0 10px;background-color:#fff}.brief-page__testimonial-slider .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){opacity:.2}}@media screen and (max-width: 1200px){.brief-page__testimonial-slider .swiper-pagination-bullet{height:18px;width:18px;margin:0 11px;opacity:1;background-color:#37c4ff}.brief-page__testimonial-slider .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){background-color:#ddf0f9}}@media screen and (min-width: 1025px){.brief-page__testimonial{margin-bottom:98px}}@media screen and (max-width: 1024px){.brief-page__testimonial{margin-top:22px;margin-bottom:60px}}.brief-page__testimonial-wrap{background-image:url(/topbest/images/project-brief-testimonial.jpg);background-size:1212px auto;background-repeat:no-repeat;background-position:center 56%;max-width:1200px;margin:0 auto;position:relative;overflow:hidden;border-radius:10px;color:#fff}@media screen and (min-width: 1201px){.brief-page__testimonial-wrap{padding:104px 116px 112px}}@media screen and (min-width: 1025px) and (max-width: 1200px){.brief-page__testimonial-wrap{padding:90px 74px 96px}}@media screen and (max-width: 1024px){.brief-page__testimonial-wrap{padding:58px 26px 48px;background-size:822px auto;background-position:79% 0%}}.brief-page__testimonial-wrap:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#2a4e96;opacity:.9;pointer-events:none}.brief-page__testimonial-quote{position:relative}@media screen and (min-width: 1025px){.brief-page__testimonial-quote{font-size:50px;line-height:1.22;margin-bottom:100px;max-width:740px}}@media screen and (max-width: 1024px){.brief-page__testimonial-quote{font-size:30px;line-height:1.0666666667;margin-bottom:80px}}.brief-page__testimonial-quote .hl{color:#37c4ff;font-weight:500}.brief-page__testimonial-author{position:relative}@media screen and (min-width: 1025px){.brief-page__testimonial-author{display:flex;align-items:center}}.brief-page__testimonial-author .ava{width:112px;height:112px;border-radius:50%;overflow:hidden;border:5px solid #fff;flex-shrink:0}@media screen and (min-width: 1025px){.brief-page__testimonial-author .ava{margin-right:36px}}@media screen and (max-width: 1024px){.brief-page__testimonial-author .ava{margin-bottom:24px}}.brief-page__testimonial-author .ava img{display:block;width:100%;height:100%;object-fit:cover}.brief-page__testimonial-author .name{font-weight:500;font-size:32px;line-height:1.21875;margin-bottom:10px}.brief-page__testimonial-author .position{font-size:22px;line-height:1.2727272727;font-weight:500}@media screen and (min-width: 1025px){.brief-page__testimonial-author .company{font-size:22px;line-height:1.2727272727}}@media screen and (max-width: 1024px){.brief-page__testimonial-author .company{font-size:18px;line-height:1.5555555556}}.brief-page__testimonial-cta{display:flex;justify-content:center}@media screen and (min-width: 1201px){.brief-page__testimonial-cta{margin-top:60px}}@media screen and (min-width: 1025px) and (max-width: 1200px){.brief-page__testimonial-cta{margin-top:50px}}@media screen and (max-width: 1024px){.brief-page__testimonial-cta{margin-top:36px}}@media screen and (max-width: 480px){.brief-page__testimonial-cta .btn-arrow-right{width:372px;max-width:100%;justify-content:center}.brief-page__testimonial-cta .btn-arrow-right:before,.brief-page__testimonial-cta .btn-arrow-right:after{right:auto;left:calc(50% + 90px)}}.brief-page__testimonial .quote-icon{position:absolute;border:3px solid rgba(255,255,255,.1);top:26%;border-radius:50%}@media screen and (min-width: 1025px){.brief-page__testimonial .quote-icon{width:567px;height:567px;left:73%}}@media screen and (max-width: 1024px){.brief-page__testimonial .quote-icon{width:330px;height:330px;right:-200px}}.brief-page__testimonial .quote-icon .icon{border-radius:50%;position:absolute;background-color:#3a68c0;left:-10%;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 1025px){.brief-page__testimonial .quote-icon .icon{width:120px;height:120px;top:30%}}@media screen and (max-width: 1024px){.brief-page__testimonial .quote-icon .icon{width:74px;height:74px;top:37%}.brief-page__testimonial .quote-icon .icon svg{width:40px;height:24px}}.brief-page__testimonial .quote-icon .icon svg{fill:#fff}.brief-page__works{background-color:#f5f9fa;color:#08235c}@media screen and (min-width: 768px){.brief-page__works{padding:80px 0}}@media screen and (max-width: 767px){.brief-page__works{padding:65px 0 68px}}.brief-page__works .title{text-align:center;font-weight:500}@media screen and (min-width: 768px){.brief-page__works .title{font-size:36px;line-height:1.1388888889;margin-bottom:70px}}@media screen and (max-width: 767px){.brief-page__works .title{font-size:30px;line-height:1.3666666667;margin-bottom:54px}}.brief-page__works .title .hl{color:#0181dd}.brief-page__works .work-steps{counter-reset:item}@media screen and (min-width: 768px){.brief-page__works .work-steps{margin-bottom:74px}}@media screen and (max-width: 767px){.brief-page__works .work-steps{margin-bottom:54px}}.brief-page__works .work-steps--item{display:flex}@media screen and (min-width: 768px){.brief-page__works .work-steps--item{align-items:center;justify-content:flex-end;margin-bottom:36px}}@media screen and (max-width: 767px){.brief-page__works .work-steps--item{align-items:center;flex-direction:column;margin-bottom:50px}}@media screen and (min-width: 768px){.brief-page__works .work-steps--item:nth-child(2n) .work-steps--item-icon{transform:translate(20px)}}@media screen and (max-width: 767px){.brief-page__works .work-steps--item:nth-child(2n) .work-steps--item-icon{transform:translate(40px)}}.brief-page__works .work-steps--item:nth-child(2n) .work-steps--item-icon:before{left:100%;transform-origin:left center;transform:rotate(180deg)}.brief-page__works .work-steps--item:nth-child(2n) .work-steps--item-icon:after{right:calc(100% - 6px)}.brief-page__works .work-steps--item:nth-child(2n) .work-steps--item-icon .icon:after{right:calc(100% + 40px)}@media screen and (min-width: 768px){.brief-page__works .work-steps--item:nth-child(2n) .work-steps--item-text{padding-left:70px}}@media screen and (min-width: 768px){.brief-page__works .work-steps--item:nth-child(odd){text-align:right;flex-direction:row-reverse}}@media screen and (min-width: 768px){.brief-page__works .work-steps--item:nth-child(odd) .work-steps--item-icon{transform:translate(-20px)}}@media screen and (max-width: 767px){.brief-page__works .work-steps--item:nth-child(odd) .work-steps--item-icon{transform:translate(-40px)}}.brief-page__works .work-steps--item:nth-child(odd) .work-steps--item-icon:after{left:calc(100% - 6px)}.brief-page__works .work-steps--item:nth-child(odd) .work-steps--item-icon .icon:after{left:calc(100% + 40px)}@media screen and (min-width: 768px){.brief-page__works .work-steps--item:nth-child(odd) .work-steps--item-text{padding-right:70px}}.brief-page__works .work-steps--item-icon{border-radius:50%;position:relative}@media screen and (min-width: 768px){.brief-page__works .work-steps--item-icon{width:140px;height:140px;padding:20px}}@media screen and (max-width: 767px){.brief-page__works .work-steps--item-icon{width:114px;height:114px;padding:16px;margin-bottom:20px}}.brief-page__works .work-steps--item-icon:before{content:"";position:absolute;left:0;top:0;height:100%;width:150%;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 139.75 139.29'%3E%3Cdefs%3E%3ClinearGradient id='gradient' x1='128.93' y1='114.52' x2='128.93' y2='32.94' gradientTransform='matrix(1, 0, 0, -1, 0, 139.89)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%230181dd' stop-opacity='0'/%3E%3Cstop offset='0.5' stop-color='%230181dd'/%3E%3Cstop offset='1' stop-color='%230181dd' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg%3E%3Ccircle fill='none' stroke='%230181dd' stroke-opacity='0.7' stroke-width='0.5' stroke-dasharray='5 7' cx='69.64' cy='69.64' r='69.39'/%3E%3Cpath fill='url(%23gradient)' d='M119.17,119.42l-1.06-1.06a68.89,68.89,0,0,0,0-97.43l1.06-1.06A70.48,70.48,0,0,1,119.17,119.42Z'/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:auto 100%;background-position:0 center}.brief-page__works .work-steps--item-icon:after{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background-color:#0181dd;top:0;bottom:0;margin:auto}.brief-page__works .work-steps--item-icon .icon{background-color:#fff;position:relative;width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 20px #00abf34d}.brief-page__works .work-steps--item-icon .icon:after{content:counter(item);counter-increment:item;top:0;bottom:0;margin:auto;position:absolute;border-radius:50%;color:#fff;background-color:#0181dd;font-size:24px;font-weight:500;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 768px){.brief-page__works .work-steps--item-icon .icon:after{width:50px;height:50px}}@media screen and (max-width: 767px){.brief-page__works .work-steps--item-icon .icon:after{width:42px;height:42px}}.brief-page__works .work-steps--item-icon .icon svg{fill:#0181dd}@media screen and (min-width: 601px) and (max-width: 1024px){.brief-page__works .work-steps--item-text{min-width:460px}}@media screen and (min-width: 768px){.brief-page__works .work-steps--item-text{width:50%}}@media screen and (max-width: 767px){.brief-page__works .work-steps--item-text{text-align:center}}.brief-page__works .work-steps--item-text .item-title{font-size:22px;line-height:1.5;font-weight:500}@media screen and (min-width: 768px){.brief-page__works .work-steps--item-text .item-title{margin-bottom:10px}}@media screen and (max-width: 767px){.brief-page__works .work-steps--item-text .item-title{margin-bottom:20px}}.brief-page__works .work-steps--item-text .item-descr{font-size:18px;line-height:1.5}.brief-page__works-cta{text-align:center}@media screen and (max-width: 480px){.brief-page__works-cta .btn-arrow-right.xmd{width:100%;max-width:375px;height:45px;justify-content:center}}.brief-page__strategy{color:#08235c}@media screen and (min-width: 768px){.brief-page__strategy{padding:75px 0}}@media screen and (max-width: 767px){.brief-page__strategy{padding:70px 0 78px}}.brief-page__strategy-title{text-align:center;font-weight:500}@media screen and (min-width: 768px){.brief-page__strategy-title{font-size:36px;line-height:1.1388888889;margin-bottom:28px}}@media screen and (max-width: 767px){.brief-page__strategy-title{font-size:30px;line-height:1.3666666667;margin-bottom:20px}}.brief-page__strategy-title .hl{color:#0181dd}.brief-page__strategy-subtitle{font-size:22px;font-weight:500;line-height:1.5;text-align:center}@media screen and (min-width: 768px){.brief-page__strategy .list-wrap{margin:100px 0 0}}@media screen and (max-width: 767px){.brief-page__strategy .list-wrap{margin:55px 0 0;padding:0 30px}}.brief-page__strategy .list-wrap .text{font-weight:500;line-height:1.375;margin-bottom:18px}.page-submit-web-dev .brief-page__strategy .list-wrap .text{margin-bottom:36px}@media screen and (min-width: 768px){.brief-page__strategy .list-wrap .text{font-size:18px}}@media screen and (max-width: 767px){.brief-page__strategy .list-wrap .text{font-size:22px;text-align:center}}@media screen and (min-width: 768px){.brief-page__strategy .list-columns{display:flex;justify-content:space-between;align-items:flex-start}}@media screen and (min-width: 768px) and (max-width: 1024px){.page-submit-web-dev .brief-page__strategy .list-columns{flex-wrap:wrap;margin-bottom:-60px}}@media screen and (min-width: 768px){.brief-page__strategy .list-columns .col-8{width:66.6666666667%}}@media screen and (max-width: 767px){.brief-page__strategy .list-columns .col-8{margin-bottom:48px}}@media screen and (min-width: 768px){.brief-page__strategy .list-columns .col-4{padding-left:5%;width:33.3333333333%}}@media screen and (max-width: 767px){.brief-page__strategy .list-columns .col-4{margin-bottom:48px}}@media screen and (min-width: 1025px){.page-submit-web-dev .brief-page__strategy .list-columns .col{width:calc(33.3333333333% - 25px)}}@media screen and (min-width: 768px) and (max-width: 1024px){.page-submit-web-dev .brief-page__strategy .list-columns .col{width:100%;margin-bottom:60px}}@media screen and (max-width: 767px){.brief-page__strategy .list-columns .col{margin-bottom:54px}}.brief-page__strategy .list-additional{list-style:none;font-size:18px;margin:0}@media screen and (min-width: 768px){.brief-page__strategy .list-additional{line-height:1.5}}@media screen and (max-width: 767px){.brief-page__strategy .list-additional{line-height:1.2222222222}}.brief-page__strategy .list-additional li{page-break-inside:avoid;break-inside:avoid;position:relative;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='23' viewBox='0 0 32 23' fill='%230181dd'%3E%3Cpath d='M3.825 8.5L0 10.4833L9.35 22.95L31.025 0H27.2L9.35 15.1583L3.825 8.5Z'/%3E%3C/svg%3E");background-repeat:no-repeat}@media screen and (min-width: 1025px){.page-submit-software .brief-page__strategy .list-additional li{min-height:44px;background-size:20px auto;padding-left:40px;background-position:0 6px}}@media screen and (min-width: 768px) and (max-width: 1024px){.page-submit-software .brief-page__strategy .list-additional li{min-height:44px;background-size:20px auto;padding-left:40px;background-position:0 6px}}@media screen and (max-width: 767px){.page-submit-software .brief-page__strategy .list-additional li{background-size:22px auto;background-position:0 4px;padding-left:44px}.brief-page__strategy .list-additional li:not(:last-child){margin-bottom:22px}}.brief-page__strategy .list{list-style:none;font-size:18px;margin:0}.page-submit-branding .brief-page__strategy .list{font-weight:500}@media screen and (min-width: 1381px){.brief-page__strategy .list{column-gap:100px}.page-submit-software .brief-page__strategy .list{columns:2 auto}.page-submit-marketing .brief-page__strategy .list{columns:3 auto}.page-submit-branding .brief-page__strategy .list{columns:4 auto}}@media screen and (min-width: 1025px) and (max-width: 1380px){.brief-page__strategy .list{column-gap:50px}.page-submit-software .brief-page__strategy .list{columns:2 auto}.page-submit-marketing .brief-page__strategy .list{columns:3 auto}.page-submit-branding .brief-page__strategy .list{columns:4 auto}}@media screen and (min-width: 768px) and (max-width: 1024px){.brief-page__strategy .list{column-gap:50px;columns:2 auto}.page-submit-design .brief-page__strategy .list{columns:1 auto}}@media screen and (min-width: 768px){.brief-page__strategy .list{line-height:1.5}}@media screen and (max-width: 767px){.brief-page__strategy .list{line-height:1.2222222222}}.brief-page__strategy .list li{page-break-inside:avoid;break-inside:avoid;position:relative;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='23' viewBox='0 0 32 23' fill='%2310C500'%3E%3Cpath d='M3.825 8.5L0 10.4833L9.35 22.95L31.025 0H27.2L9.35 15.1583L3.825 8.5Z'/%3E%3C/svg%3E");background-repeat:no-repeat}@media screen and (min-width: 1025px){.page-submit-web-dev .brief-page__strategy .list li{background-size:20px auto;padding-left:40px;background-position:0 6px}.page-submit-web-dev .brief-page__strategy .list li:not(:last-child){margin-bottom:18px}.page-submit-web-dev .brief-page__strategy .list li ul{margin-top:18px}.page-submit-web-dev .brief-page__strategy .list li li{padding-left:16px}.page-submit-web-dev .brief-page__strategy .list li li:before{top:12px}.page-submit-design .brief-page__strategy .list li,.page-submit-software .brief-page__strategy .list li,.page-submit-marketing .brief-page__strategy .list li{min-height:44px;background-size:20px auto;padding-left:40px;background-position:0 6px}.page-submit-branding .brief-page__strategy .list li{min-height:100px;background-size:32px auto;padding-left:50px;background-position:0 6px}}@media screen and (min-width: 768px) and (max-width: 1024px){.page-submit-web-dev .brief-page__strategy .list li{background-size:20px auto;padding-left:40px;background-position:0 6px}.page-submit-web-dev .brief-page__strategy .list li:not(:last-child){margin-bottom:18px}.page-submit-web-dev .brief-page__strategy .list li ul{margin-top:18px}.page-submit-web-dev .brief-page__strategy .list li li{padding-left:16px}.page-submit-web-dev .brief-page__strategy .list li li:before{top:12px}.page-submit-design .brief-page__strategy .list li,.page-submit-software .brief-page__strategy .list li,.page-submit-marketing .brief-page__strategy .list li{min-height:44px;background-size:20px auto;padding-left:40px;background-position:0 6px}.page-submit-branding .brief-page__strategy .list li{min-height:80px;padding-left:50px;background-size:32px auto;background-position:0 3px}}@media screen and (max-width: 767px){.page-submit-web-dev .brief-page__strategy .list li{background-size:22px auto;background-position:0 4px;padding-left:44px}.page-submit-web-dev .brief-page__strategy .list li ul{margin-top:18px}.page-submit-web-dev .brief-page__strategy .list li li{padding-left:16px;margin-bottom:0}.page-submit-web-dev .brief-page__strategy .list li li:before{top:10px}.page-submit-design .brief-page__strategy .list li,.page-submit-software .brief-page__strategy .list li,.page-submit-marketing .brief-page__strategy .list li{background-size:22px auto;background-position:0 4px;padding-left:44px}.page-submit-branding .brief-page__strategy .list li{background-size:24px auto;background-position:0 3px;padding-left:50px}.brief-page__strategy .list li:not(:last-child){margin-bottom:22px}}.brief-page__strategy .list li ul{list-style:none;margin:0;padding:0}.brief-page__strategy .list li li{background:none;position:relative}.brief-page__strategy .list li li:before{content:"";width:4px;height:4px;border-radius:50%;position:absolute;left:0;top:0;background:currentColor}@media screen and (min-width: 768px){.brief-page__strategy .types{display:flex;align-items:flex-start;justify-content:space-between;margin-top:75px}}@media screen and (max-width: 767px){.brief-page__strategy .types{margin-top:48px}}.brief-page__strategy .type-item{text-align:center;line-height:1.6111111111;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='23' viewBox='0 0 32 23' fill='%230181dd'%3E%3Cpath d='M3.825 8.5L0 10.4833L9.35 22.95L31.025 0H27.2L9.35 15.1583L3.825 8.5Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center 0}@media screen and (min-width: 768px){.brief-page__strategy .type-item{width:27%;background-size:20px auto;padding-top:35px;font-size:18px}}@media screen and (max-width: 767px){.brief-page__strategy .type-item{margin-bottom:38px;background-size:40px auto;padding-top:52px;font-size:22px}}.brief-page__strategy .type-item--title{font-weight:500}@media screen and (min-width: 1025px){.brief-page__strategy .sections{justify-content:center}}@media screen and (max-width: 1024px){.brief-page__strategy .sections{justify-content:space-between}}@media screen and (min-width: 768px){.brief-page__strategy .sections{display:flex;align-items:stretch;padding-top:86px}}.brief-page__strategy .section-item{background-color:#f5f9fa;border-radius:5px;padding:52px 30px 42px}@media screen and (min-width: 1025px){.brief-page__strategy .section-item{margin:0 25px;width:40%}}@media screen and (min-width: 768px) and (max-width: 1024px){.brief-page__strategy .section-item{width:calc(50% - 20px)}}@media screen and (max-width: 767px){.brief-page__strategy .section-item{margin-bottom:22px}}.brief-page__strategy .section-item--text{font-size:18px;font-weight:500;line-height:1.2222222222;margin-bottom:45px}.brief-page__strategy .total{text-align:center;font-weight:500;font-size:22px;line-height:1.5}@media screen and (min-width: 1025px){.brief-page__strategy .total{padding:0 80px}}@media screen and (min-width: 768px){.brief-page__strategy .total{margin-top:60px}}@media screen and (max-width: 767px){.brief-page__strategy .total{margin-top:48px}}.brief-page__strategy-info{margin:80px auto 0;background-color:#f5f9fa;border-radius:5px;display:flex;align-items:center;justify-content:space-between;max-width:1320px;font-size:18px;line-height:1.4444444444}@media screen and (min-width: 768px){.brief-page__strategy-info{padding:0 66px}}@media screen and (max-width: 767px){.brief-page__strategy-info{flex-direction:column;padding:30px}}.brief-page__strategy-info .icon{flex-shrink:0;width:200px;height:200px;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 768px){.brief-page__strategy-info .icon{margin-right:108px}}@media screen and (min-width: 768px){.brief-page__strategy-info .text{padding-right:60px}}.brief-page__strategy-cta{text-align:center}@media screen and (min-width: 768px){.brief-page__strategy-cta{margin-top:60px}}@media screen and (max-width: 767px){.brief-page__strategy-cta{margin-top:40px}}@media screen and (max-width: 480px){.brief-page__strategy-cta .btn-arrow-right.xmd{width:100%;max-width:375px;height:45px;justify-content:center}}@media screen and (min-width: 768px){.brief-page__providing{padding:106px 0 80px}.page-submit-branding .brief-page__providing{padding-top:0}}@media screen and (max-width: 767px){.brief-page__providing{padding:62px 0 60px}.page-submit-branding .brief-page__providing{padding-top:0}}.brief-page__providing.filled{background-color:#f5f9fa}.brief-page__providing.filled .item{background-color:#fff}@media screen and (min-width: 768px){.brief-page__providing-head{margin-bottom:46px}}@media screen and (max-width: 767px){.brief-page__providing-head{margin-bottom:32px}}.brief-page__providing-title{text-align:center;font-weight:500;color:#08235c}@media screen and (min-width: 768px){.brief-page__providing-title{font-size:36px;line-height:1.1388888889}}@media screen and (max-width: 767px){.brief-page__providing-title{font-size:30px;line-height:1.3666666667}}.brief-page__providing-title .hl{color:#0181dd}.brief-page__providing-subtitle{font-weight:500;line-height:1.9545454545;text-align:center;color:#08235c}@media screen and (min-width: 768px){.brief-page__providing-subtitle{margin-top:11px;font-size:22px}}@media screen and (max-width: 767px){.brief-page__providing-subtitle{margin-top:10px;font-size:18px}}.brief-page__providing-cta{text-align:center}@media screen and (max-width: 767px){.brief-page__providing-cta{margin-top:50px}}@media screen and (max-width: 480px){.brief-page__providing-cta .btn-arrow-right.xmd{width:100%;max-width:375px;height:45px;justify-content:center}}.brief-page__providing .item-icon{flex-shrink:0;display:flex;justify-content:center}@media screen and (min-width: 1025px){.brief-page__providing .item-icon{margin-left:72px}}@media screen and (min-width: 768px){.brief-page__providing .item-icon{width:300px}}@media screen and (max-width: 767px){.brief-page__providing .item-icon{width:176px;height:176px;align-items:center;padding:10px}}@media screen and (max-width: 1024px){.brief-page__providing .item-text{order:1}}@media screen and (min-width: 768px){.brief-page__providing .item-text{padding:40px 0}}@media screen and (max-width: 767px){.brief-page__providing .item-text{padding:40px 0 0}}.brief-page__providing .item-text strong{font-weight:500;color:#0181dd}.brief-page__providing .item{width:100%;max-width:1270px;background:#f5f9fa;border-radius:10px;display:flex;justify-content:space-between;align-items:center;color:#586c88;font-size:18px;line-height:1.5}@media screen and (min-width: 1025px){.brief-page__providing .item{min-height:328px;padding:14px 72px 14px 76px;margin:0 auto 40px}}@media screen and (min-width: 768px) and (max-width: 1024px){.brief-page__providing .item{flex-direction:column;text-align:center;padding:40px 72px 14px 76px;margin:0 auto 40px}}@media screen and (max-width: 767px){.brief-page__providing .item{padding:40px 28px;flex-direction:column;text-align:center;margin:0 auto 20px}}.brief-page__providing .item .title{font-size:22px;line-height:1.5;font-weight:500;color:#08235c;margin-bottom:27px}@media screen and (min-width: 1025px){.brief-page__providing .item .title.mobile{display:none}}@media screen and (max-width: 1024px){.brief-page__providing .item .title.desktop{display:none}}.brief-page__providing .item p{margin:0 0 1em}.brief-page__providing .item p:last-child{margin:0}.brief-page__trait{position:relative;background:linear-gradient(to bottom,#083895 0%,#1997e7 100%)}@media screen and (min-width: 768px){.brief-page__trait{padding:96px 0 100px}}@media screen and (max-width: 767px){.brief-page__trait{padding:60px 0 88px}}.brief-page__trait>*{position:relative}@media screen and (min-width: 768px){.brief-page__trait-cta{margin-top:58px}}@media screen and (max-width: 767px){.brief-page__trait-cta{margin-top:48px}}@media screen and (max-width: 480px){.brief-page__trait-cta .btn-arrow-right.xmd{width:100%;max-width:375px;height:45px;justify-content:center}}.brief-page__trait .bg{position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat}@media screen and (min-width: 1381px){.brief-page__trait .bg{background-size:845px auto;background-position:calc(50vw + 50px) 204px}}@media screen and (min-width: 1201px) and (max-width: 1380px){.brief-page__trait .bg{background-size:50% auto;background-position:calc(50vw + 50px) 250px}}@media screen and (max-width: 1200px){.brief-page__trait .bg{background-size:50% auto;background-position:calc(50vw + 50px) center}}@media screen and (min-width: 801px){.brief-page__trait .bg{background-image:url(/topbest/images/svg/project-brief/map.svg)}}@media screen and (max-width: 800px){.brief-page__trait .bg{display:none}}@media screen and (min-width: 801px){.brief-page__trait .map{display:none}}@media screen and (max-width: 800px){.brief-page__trait .map{margin-bottom:40px}}.brief-page__trait .title{text-align:center;font-weight:500;color:#fff}@media screen and (min-width: 768px){.brief-page__trait .title{font-size:36px;line-height:1.1388888889;margin-bottom:64px}}@media screen and (max-width: 767px){.brief-page__trait .title{font-size:30px;line-height:1.3666666667;margin-bottom:52px}}.brief-page__trait .hl{color:#2ad2ff}.brief-page__trait .text{color:#fff;font-size:18px;line-height:1.5}@media screen and (min-width: 801px){.brief-page__trait .text{padding-top:40px;padding-right:48%}}@media screen and (max-width: 800px){.brief-page__trait .text{text-align:center}}@media screen and (max-width: 767px){.brief-page__trait .text{padding:0 20px}}.brief-page__trait .text strong{font-weight:500}.brief-page__trait .text p{margin:0 0 1em}.brief-page__trait .text p:last-child{margin:0}.brief-page__trait .text-title{font-size:22px;line-height:1.5;font-weight:500;margin-bottom:42px}@media screen and (min-width: 768px){.brief-page__facilities{padding:92px 0 100px}}@media screen and (max-width: 767px){.brief-page__facilities{padding:72px 0 60px}}.brief-page__facilities .title{text-align:center;font-weight:500;color:#08235c}@media screen and (min-width: 768px){.brief-page__facilities .title{font-size:36px;line-height:1.1388888889;margin-bottom:60px}}@media screen and (max-width: 767px){.brief-page__facilities .title{font-size:30px;line-height:1.3666666667;margin-bottom:50px}}.brief-page__facilities .hl{color:#0181dd}.brief-page__facilities .items{display:flex;justify-content:space-between}@media screen and (min-width: 801px){.brief-page__facilities .items{align-items:flex-start}}@media screen and (max-width: 800px){.brief-page__facilities .items{flex-direction:column;align-items:center}}.brief-page__facilities .item{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:60px}@media screen and (min-width: 801px){.page-submit-web-dev .brief-page__facilities .item,.page-submit-marketing .brief-page__facilities .item{width:31%}.page-submit-design .brief-page__facilities .item,.page-submit-software .brief-page__facilities .item,.page-submit-branding .brief-page__facilities .item{width:30%}}.brief-page__facilities .item-icon{width:250px;height:250px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.brief-page__facilities .item-title{font-size:22px;line-height:1.5;font-weight:500;color:#08235c}@media screen and (min-width: 768px){.brief-page__facilities .item-title{margin-bottom:50px}}@media screen and (max-width: 767px){.brief-page__facilities .item-title{margin-bottom:32px}}.brief-page__facilities .item-text{color:#586c88;font-size:18px;line-height:1.5}.brief-page__facilities .item-text p{margin-top:0}.brief-page__facilities .item-text p:last-child{margin-bottom:0}.brief-page__facilities-general{text-align:center;font-size:22px;line-height:1.5;font-weight:500;margin-bottom:40px;color:#08235c}.brief-page__facilities-cta{text-align:center}@media screen and (max-width: 480px){.brief-page__facilities-cta .btn-arrow-right.xmd{width:100%;max-width:375px;height:45px;justify-content:center}}@media screen and (min-width: 768px){.brief-page__charges{padding:100px 0 128px}}@media screen and (max-width: 767px){.brief-page__charges{padding:70px 0}}.brief-page__charges.filled{background-color:#f5f9fa}.brief-page__charges .title{text-align:center;font-weight:500;color:#08235c}@media screen and (min-width: 768px){.brief-page__charges .title{font-size:36px;line-height:1.1388888889}}@media screen and (max-width: 767px){.brief-page__charges .title{font-size:30px;line-height:1.3666666667}}.brief-page__charges .subtitle{color:#08235c;font-size:22px;font-weight:500;text-align:center}@media screen and (min-width: 768px){.brief-page__charges .subtitle{margin-top:20px}}@media screen and (max-width: 767px){.brief-page__charges .subtitle{margin-top:40px}}.brief-page__charges .hl{color:#0181dd}@media screen and (min-width: 768px){.brief-page__charges-head{margin-bottom:75px}}@media screen and (max-width: 767px){.brief-page__charges-head{margin-bottom:50px}}.brief-page__charges-columns{display:flex;justify-content:space-between;font-size:18px;line-height:1.7222222222;color:#586c88}@media screen and (max-width: 1024px){.brief-page__charges-columns{flex-wrap:wrap;margin-bottom:-50px}}@media screen and (min-width: 1025px){.brief-page__charges-columns .column{width:calc(25% - 50px)}}@media screen and (min-width: 768px) and (max-width: 1024px){.brief-page__charges-columns .column{width:calc(50% - 50px);margin-bottom:50px}}@media screen and (max-width: 767px){.brief-page__charges-columns .column{width:100%;margin-bottom:50px}}.brief-page__charges-columns .column-title{font-size:22px;font-weight:500;line-height:1.6818181818;margin-bottom:1em;color:#0181dd}.brief-page__charges-columns p{margin-top:0}.brief-page__charges-columns p:last-child{margin-bottom:0}.brief-page__charges-columns ul{list-style:none}.brief-page__charges-columns ul:last-child{margin-bottom:0}.brief-page__charges-columns li{padding-left:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='19' viewBox='0 0 9 19' fill='%230181dd'%3E%3Cpath d='M8.30516e-07 19L9 9.5401L0 0L4.49999 9.50044L8.30516e-07 19Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:7px auto;background-position:0 8px}.brief-page__charges-columns li:not(:last-child){margin-bottom:10px}.brief-page__charges-content{display:flex;align-items:center;font-size:18px}@media screen and (min-width: 801px){.brief-page__charges-content{line-height:1.5}}@media screen and (max-width: 800px){.brief-page__charges-content{flex-direction:column;line-height:1.7222222222}}@media screen and (max-width: 800px){.brief-page__charges-content .left-side-mobile{text-align:left}}.brief-page__charges-content p{margin-top:0}.brief-page__charges-content p:last-child{margin-bottom:0}.brief-page__charges-content ul{list-style:none;margin:36px 0}.brief-page__charges-content ul:last-child{margin-bottom:0}@media screen and (min-width: 768px){.brief-page__charges-content li:not(:last-child){margin-bottom:25px}}@media screen and (max-width: 767px){.brief-page__charges-content li:not(:last-child){margin-bottom:18px}}.brief-page__charges-content .text{color:#586c88}@media screen and (max-width: 800px){.brief-page__charges-content .text{flex-direction:column;text-align:center}.brief-page__charges-content .text ul{display:inline-flex;flex-direction:column;text-align:left;margin-top:calc(36px - 1em)}}@media screen and (max-width: 767px){.brief-page__charges-content .text{padding:0 24px}}.brief-page__charges-content .text li{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='21' viewBox='0 0 22 21' fill='%230181dd'%3E%3Cpath d='M21.3781 0.306579C21.0596 -0.0650204 20.4907 -0.11147 20.1266 0.236904C18.7158 1.49105 17.4187 2.81487 16.1217 4.18514C14.8474 5.55542 13.5958 6.94891 12.3898 8.38886C10.6149 10.5488 8.90827 12.8016 7.3154 15.1241L1.53557 8.78368C1.26251 8.48176 0.807403 8.38886 0.443319 8.62111C0.0109697 8.87658 -0.125562 9.43398 0.124746 9.87525C0.124746 9.87525 5.63151 19.5601 5.85907 19.9781C6.08662 20.3729 6.58723 21 7.61122 21C8.61245 21 9.15858 20.3962 9.47715 19.7691C9.81848 19.1188 12.8677 13.359 14.8474 10.3165C15.8259 8.78368 16.8954 7.29729 17.9648 5.83411C19.0571 4.37094 20.1949 2.931 21.3554 1.58395L21.3781 1.56073C21.674 1.1659 21.674 0.654953 21.3781 0.306579Z'/%3E%3C/svg%3E");background-repeat:no-repeat}@media screen and (min-width: 768px){.brief-page__charges-content .text li{background-size:22px auto;padding-left:40px;background-position:0 0}}@media screen and (max-width: 767px){.brief-page__charges-content .text li{background-size:14px auto;padding-left:25px;background-position:0 8px;margin:0}}.brief-page__charges-content .prices{flex-shrink:0;background:linear-gradient(180deg,#083895 0%,#1997e7 100%);border-radius:10px;color:#fff;padding:42px 38px}@media screen and (min-width: 1201px){.brief-page__charges-content .prices{width:36%;margin-left:94px}}@media screen and (min-width: 801px) and (max-width: 1200px){.brief-page__charges-content .prices{width:40%;margin-left:94px}}@media screen and (max-width: 800px){.brief-page__charges-content .prices{margin-top:48px}}.brief-page__charges-content .prices ul{font-weight:500}.brief-page__charges-content .prices li{padding-left:30px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='19' viewBox='0 0 9 19' fill='%232AF4FF'%3E%3Cpath d='M8.30516e-07 19L9 9.5401L0 0L4.49999 9.50044L8.30516e-07 19Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:9px auto;background-position:0 4px}.brief-page__charges-box{display:flex;align-items:center}@media screen and (max-width: 800px){.brief-page__charges-box{flex-direction:column;padding:0 25px}}.brief-page__charges-box-head{flex-shrink:0;text-align:center}@media screen and (min-width: 1481px){.brief-page__charges-box-head{margin-right:145px;width:366px}}@media screen and (min-width: 801px) and (max-width: 1480px){.brief-page__charges-box-head{margin-right:7%;width:366px}}@media screen and (max-width: 800px){.brief-page__charges-box-head{margin-bottom:44px;max-width:366px}.brief-page__charges-box-head br{display:none}}.brief-page__charges-box-head .icon{margin-bottom:27px}@media screen and (min-width: 768px){.brief-page__charges-box-head .title{margin:0 -34px}}@media screen and (max-width: 767px){.brief-page__charges-box-head .title br{display:none}}.brief-page__charges-box-text{font-size:18px;line-height:1.6666666667;color:#586c88}.brief-page__charges-box-text p{margin-top:0}.brief-page__charges-box-text p:last-child{margin-bottom:0}.brief-page__charges-box-text ul{list-style:none}.brief-page__charges-box-text li{padding-left:26px;position:relative}.brief-page__charges-box-text li:before{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background-color:currentColor;left:10px;top:13px}@media screen and (min-width: 768px){.brief-page__questions{padding:102px 0 92px}}@media screen and (max-width: 767px){.brief-page__questions{padding:70px 0}}.brief-page__questions.filled{background-color:#f5f9fa}.brief-page__questions .title{font-weight:500;color:#08235c}@media screen and (min-width: 768px){.brief-page__questions .title{font-size:36px;line-height:1.3888888889;margin:0 -24px}}@media screen and (max-width: 767px){.brief-page__questions .title{font-size:30px;line-height:1.6666666667}.brief-page__questions .title br{display:none}}.brief-page__questions .hl{color:#0181dd}.brief-page__questions-content{display:flex;align-items:center;margin-bottom:52px}@media screen and (max-width: 800px){.brief-page__questions-content{flex-direction:column}}.brief-page__questions-head{text-align:center;width:366px;flex-shrink:0}@media screen and (min-width: 1481px){.brief-page__questions-head{margin-right:145px}}@media screen and (min-width: 801px) and (max-width: 1480px){.brief-page__questions-head{margin-right:7%}}@media screen and (max-width: 800px){.brief-page__questions-head{margin-bottom:44px}}.brief-page__questions-head .icon{margin-bottom:27px}.brief-page__questions-list{font-size:18px;line-height:2.1111111111;color:#586c88;counter-reset:item}.brief-page__questions-list ol{margin:0 0 0 25px}.brief-page__questions-cta{text-align:center;margin-top:52px}@media screen and (max-width: 480px){.brief-page__questions-cta .btn-arrow-right.xmd{width:100%;max-width:375px;height:45px;justify-content:center}}@media screen and (min-width: 768px){.brief-page__thank-you--head{padding:78px 0 65px}}@media screen and (max-width: 767px){.brief-page__thank-you--head{padding:45px 40px 20px}}.brief-page__thank-you--text{display:flex;flex-direction:column;align-items:center;text-align:center}.brief-page__thank-you--text .icon{margin-bottom:10px}.brief-page__thank-you--text .title{font-weight:500;color:#093c98}@media screen and (min-width: 1025px){.brief-page__thank-you--text .title{font-size:55px;line-height:1.0909090909;margin-bottom:24px}}@media screen and (min-width: 768px) and (max-width: 1024px){.brief-page__thank-you--text .title{font-size:44px;line-height:1.0909090909;margin-bottom:24px}}@media screen and (max-width: 767px){.brief-page__thank-you--text .title{font-size:28px;line-height:1.2857142857;margin-bottom:20px}}@media screen and (min-width: 768px){.brief-page__thank-you--text .subtitle{font-size:20px;line-height:1.7}}@media screen and (max-width: 767px){.brief-page__thank-you--text .subtitle{font-size:18px;line-height:1.7777777778}}.brief-page__thank-you--agency{padding:50px 0}.brief-page .how-it-works{background-color:#eef8fd}@media screen and (min-width: 1201px){.brief-page .how-it-works{margin-bottom:58px;padding-bottom:90px}.brief-page .how-it-works .cta{margin-top:70px}.brief-page .how-it-works .title{margin-bottom:70px}}@media screen and (min-width: 1025px) and (max-width: 1200px){.brief-page .how-it-works{margin-bottom:25px}}@media screen and (max-width: 1024px){.brief-page .how-it-works{padding-top:40px}}.brief-page .how-it-works--list{justify-content:center}.brief-page .marketplace-box{background-color:#f5f9fa}@media screen and (min-width: 768px){.brief-page .marketplace-box{padding:86px 0 58px}}@media screen and (max-width: 767px){.brief-page .marketplace-box{padding:52px 0 58px}}.brief-page .marketplace-box .hl{color:#0181dd}.brief-page .marketplace-box--title{color:#08235c}@media screen and (min-width: 768px){.brief-page .marketplace-box--title.mobile{display:none}}@media screen and (max-width: 767px){.brief-page .marketplace-box--title{font-size:30px;font-weight:500;margin-bottom:30px}}@media screen and (max-width: 767px){.brief-page .marketplace-box .view-more-head{display:none}}.brief-page .marketplace-box .view-more-head:after{opacity:1}.brief-page .marketplace-box .view-more-head .title{background-color:#f5f9fa}.brief-page .marketplace-box .view-more-head .marketplace-box--title{box-shadow:12px 0 0 14px #f5f9fa;background:#f5f9fa}.brief-page .marketplace-box .view-more-head .btn-flex{box-shadow:-12px 0 0 14px #f5f9fa}@media screen and (min-width: 768px){.brief-page .marketplace-box .view-more-head--wrapper{margin-bottom:32px}}@media screen and (max-width: 767px){.brief-page .marketplace-box .view-more-head--wrapper{text-align:center;margin-bottom:45px}}.brief-page .marketplace-box .view-more-head--wrapper .subtitle{font-weight:500;color:#08235c}@media screen and (min-width: 768px){.brief-page .marketplace-box .view-more-head--wrapper .subtitle{font-size:22px;margin-top:-12px;max-width:60%}}@media screen and (max-width: 767px){.brief-page .marketplace-box .view-more-head--wrapper .subtitle{font-size:24px;line-height:1.25}}@media screen and (min-width: 768px){.brief-page .marketplace-box .home-marketplace--cta{display:none}}@media screen and (max-width: 767px){.brief-page .marketplace-box .home-marketplace--cta{text-align:center}}.brief-page .marketplace-box .home-marketplace--cta .view-more{font-size:18px;font-weight:500;color:#0181dd}.brief-page .marketplace-box .home-marketplace--cta .btn-box{margin-top:48px}@media screen and (max-width: 480px){.brief-page .marketplace-box .home-marketplace--cta .btn-box .btn-arrow-right.xmd{width:100%;max-width:375px;height:45px;justify-content:center}}.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__form .row{gap:20px 40px}@media screen and (max-width: 1024px){.contacts-page__form .row{flex-wrap:wrap}}.contacts-page__form .col{width:100%;gap:20px}.contacts-page__form .form-cta{text-align:right}.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}}.contact-agency-page__submit-form-title{color:#080f26}@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}}.contact-agency-page__info-inner{color:#080f26}@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;color:#08235c}@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;color:#08235c}@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: 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;color:#08235c}@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 .hl{color:#0181dd}.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:#0181dd;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;color:#08235c;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 .hl{color:#0181dd}.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;color:#080f26;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;color:#08235c}@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:#0181dd}.claim-agency-sponsorship .text{font-size:18px;line-height:1.5555555556;margin-bottom:20px}@media screen and (min-width: 768px){.review-sub-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 100%)}}@media screen and (max-width: 767px){.review-sub-hero{background-image:linear-gradient(125deg,#4300ff 0%,#7832ef 85%)}}.review-sub-hero.-thank-you{--holderTopPadding: 120px;--holderBottomPadding: 110px;--titleSize: 26px}@media screen and (min-width: 768px){.review-sub-hero.-thank-you{--titleSize: 36px}}@media screen and (max-width: 767px){.review-sub-hero.-thank-you .review-sub-hero--holder{padding-block:50px}}@media screen and (min-width: 1201px){.review-sub-hero--holder{padding-top:var(--holderTopPadding, 20px);padding-bottom:var(--holderBottomPadding, 230px)}}@media screen and (min-width: 1025px) and (max-width: 1200px){.review-sub-hero--holder{padding-top:var(--holderTopPadding, 20px);padding-bottom:var(--holderBottomPadding, 80px)}}@media screen and (min-width: 768px) and (max-width: 1024px){.review-sub-hero--holder{padding-top:var(--holderTopPadding, 20px);padding-bottom:var(--holderBottomPadding, 48px)}}@media screen and (max-width: 767px){.review-sub-hero--holder{padding-top:20px;padding-bottom:var(--holderBottomPadding, 50px)}}.review-sub-hero--breadcrumbs{--breadcrumbsTopMargin: 0;--breadcrumbsLinkColor: #fff;--breadcrumbsTextColor: #fff}@media screen and (min-width: 1201px){.review-sub-hero--breadcrumbs{margin-top:var(--breadcrumbsTopMargin, 10px);margin-bottom:var(--breadcrumbsBottomMargin, 70px)}}@media screen and (max-width: 1200px){.review-sub-hero--breadcrumbs{margin-top:0;margin-bottom:var(--breadcrumbsBottomMargin, 34px)}}.review-sub-hero--breadcrumbs .breadcrumbs li:last-child{opacity:.6}.review-sub-hero--title{line-height:1.6;font-weight:500;color:#fff;text-align:center}.review-sub-hero--title:not(:last-child){margin-bottom:18px}@media screen and (min-width: 1201px){.review-sub-hero--title{font-size:var(--titleSize, 55px)}}@media screen and (max-width: 1200px){.review-sub-hero--title{font-size:var(--titleSize, 28px)}}
