@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}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;width:100%;height:100%;touch-action:pan-y}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-pagination-bullets{display:flex;align-items:center}.swiper-pagination-bullet{border-radius:50%;cursor:pointer}.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}.parsley-errors-list,.validate-errors-list,.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{align-items:center;gap:55px;margin-bottom:40px}}@media screen and (max-width: 1024px){.footer--nav aside{text-align:center}}@media screen and (min-width: 1025px){.footer--nav section{align-items:flex-start}}@media screen and (min-width: 768px) and (max-width: 1024px){.footer--nav section{width:100%}}@media screen and (max-width: 767px){.footer--nav section{align-items:center;flex-direction:column;gap:70px;text-align:center}}.footer--nav ul{flex-direction:column}.footer--nav address{color:#fff;font-style:normal;line-height:1.5}@media screen and (min-width: 768px){.footer--nav address{margin-bottom:18px}}@media screen and (max-width: 767px){.footer--nav address{margin-bottom:28px}}.footer--nav_part{flex-direction:column;font-weight:500}@media screen and (max-width: 767px){.footer--nav_part{align-items:center;gap:32px}}.footer--bottom aside{font-size:14px}.footer--bottom .pages{flex-wrap:wrap;white-space:nowrap}.footer--bottom .shares{flex-wrap:wrap}.footer--bottom .icon{fill:currentColor}.footer-common{--flower-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 89.89 138.67' opacity='0.05'%3E%3Cpath d='M89.62,86.07A32.94,32.94,0,0,1,69,114.83s-1.64.48-2.09.59l-.12,0c-8.48,2.07-26.51,4.74-26.51-9.3h0c0-6,3.22-10.53,7.69-14.44C54.5,86,63.69,81.61,69.39,76.16c3.12-3,5.19-6.29,5.19-10.35A57,57,0,0,0,66.52,36c0,42.15-44.37,45.22-44.37,76.39V113c0,14.06,11.25,25.69,26.24,25.69C95.86,138.67,89.62,86.68,89.62,86.07Z' fill='%233466ab'/%3E%3Cpath d='M66.55,36l0-.05h0a57,57,0,0,1,8.06,29.83c0,4.06-2.07,7.37-5.19,10.35C63.69,81.61,54.5,86,48,91.68c-4.47,3.91-7.69,8.46-7.69,14.44h0c0,14,18,11.37,26.51,9.3l.12,0-.47,0-.43,0-.45,0c-.31,0-.61-.08-.91-.12-4.28-.73-5.66-3.49-5.66-7.14V108c0-8.79,14.79-14.09,19.29-28.52a29,29,0,0,0,1.29-8.72C79.57,53.89,68.16,38.27,66.55,36Z' fill='%2371a0fa'/%3E%3Cpath d='M45.28,0l0,0,0,0a53.49,53.49,0,0,0-8.13,24.88h0c0,7.53,3.09,11.36,6,15.09a27.09,27.09,0,0,1,3.45,5.36,15.08,15.08,0,0,1,1.31,6.34h0c0,13.29-15.31,14.06-20.09,13.64H28l-.25,0h-.15a3.56,3.56,0,0,1-.57-.08l-.34-.06c-4.7-.9-9.14-4.87-9.14-16.36C17.57,48.82,0,76.33,0,94.66s18.2,35.47,18.2,35.47c-3.14-6.08-5-12.82-4.39-19.56,0-28.76,47.7-42.81,47.7-69.71C61.51,26.23,55.89,12.21,45.28,0Z' fill='%233466ab'/%3E%3Cpath d='M47.86,51.69a15.08,15.08,0,0,0-1.31-6.34A27.09,27.09,0,0,0,43.1,40c-2.86-3.73-6-7.56-6-15.09h0A53.49,53.49,0,0,1,45.28,0l0,0c-1.26,1.58-15,19.29-15,30.34,0,12.19,6.93,18.28,6.93,24.37a12.82,12.82,0,0,1-1.38,6.11,8,8,0,0,1-7.53,4.48h-.47c4.78.42,20.09-.35,20.09-13.64Z' fill='%2371a0fa'/%3E%3C/svg%3E")}@media screen and (min-width: 1025px){.footer-common{background-image:var(--flower-bg),url(/topbest/images/hero-bg-mask.svg),linear-gradient(140deg,#02112b 60%,#133779 90%);background-position:calc(50% + 575px) 54%,0 0,0 0;background-size:650px auto,34% auto,cover;padding:62px 0 48px}}@media screen and (max-width: 1024px){.footer-common{background-image:var(--flower-bg),linear-gradient(140deg,#02112b 60%,#133779 90%);padding:60px 0 40px}}@media screen and (min-width: 768px) and (max-width: 1024px){.footer-common{background-position:calc(50% + 400px) 20%,0 0;background-size:650px auto,cover}}@media screen and (max-width: 767px){.footer-common{background-position:calc(50% + 110px) 240px,0 0;background-size:700px auto,cover}}.footer-common a{color:#fff}.footer-common a:hover,.footer-common .is-active{color:#41afff}@media screen and (min-width: 1025px){.footer-common .footer--nav{margin-bottom:74px}}@media screen and (max-width: 1024px){.footer-common .footer--nav{flex-direction:column-reverse}}@media screen and (min-width: 1025px){.footer-common .footer--nav aside{width:25%}}.footer-common .footer--nav aside p{color:#fff;font-size:14px;margin:30px 0 0}@media screen and (min-width: 1025px){.footer-common .footer--nav section{gap:1.3333333333%;padding-top:16px;width:71%}}@media screen and (min-width: 768px) and (max-width: 1024px){.footer-common .footer--nav section{gap:1.3333333333%}}@media screen and (min-width: 768px){.footer-common .footer--nav ul{gap:10px}}@media screen and (max-width: 767px){.footer-common .footer--nav ul{gap:16px}}@media screen and (min-width: 768px){.footer-common .footer--nav_part{gap:28px;width:24%}}.footer-common .footer--nav_part .title{color:#71a0fa;font-size:20px}.footer-common .footer--nav_part p{margin-bottom:0;margin-top:0}.footer-common .footer--bottom{color:#fff;display:flex}.footer-common .footer--bottom ul li a{font-size:14px}@media screen and (min-width: 1025px){.footer-common .footer--bottom{align-items:flex-start;gap:4%}}@media screen and (max-width: 1024px){.footer-common .footer--bottom{align-items:center;flex-direction:column}}@media screen and (min-width: 1025px){.footer-common .footer--bottom aside{width:25%}}@media screen and (max-width: 1024px){.footer-common .footer--bottom aside{margin-bottom:28px}}.footer-common .footer--bottom .pages{font-size:15px}@media screen and (min-width: 1025px){.footer-common .footer--bottom .pages{width:50%}}@media screen and (max-width: 1024px){.footer-common .footer--bottom .pages{margin-bottom:60px;order:-1}}@media screen and (min-width: 768px){.footer-common .footer--bottom .pages{gap:5px 30px}}@media screen and (max-width: 767px){.footer-common .footer--bottom .pages{gap:15px 30px;justify-content:center}}.footer-common .footer--bottom .shares{gap:5px 25px}@media screen and (min-width: 1025px){.footer-common .footer--bottom .shares{width:17%}}.footer-common ul.shares-ai{flex-direction:row;gap:25px}@media screen and (max-width: 767px){.footer-common ul.shares-ai{justify-content:center}}@media screen and (min-width: 768px){.footer-common ul.shares-ai{margin-top:-15px;gap:25px}}.footer-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-color:#fff;background-position:calc(50% + 690px) 115px;background-size:530px auto;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-bottom:1px solid rgba(8,35,92,.1);border-top:1px solid rgba(8,35,92,.1)}@media screen and (min-width: 1025px){.footer-trend .footer--nav{margin-bottom:55px;padding-bottom:80px;padding-top:72px}}@media screen and (max-width: 1024px){.footer-trend .footer--nav{flex-direction:column;padding-bottom:50px;padding-top:50px}}@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{gap:2%;padding-top:12px;width:68%}}@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{font-size:18px;gap:16px}}@media screen and (min-width: 768px){.footer-trend .footer--nav_part{font-size:18px;gap:50px;width:32%}}.footer-trend .footer--nav_part .title{color:#4300ff;font-size:22px;font-weight:500;margin:0}@media screen and (min-width: 1025px){.footer-trend .footer--bottom{display:grid;gap:38px 4%;grid-template-columns:28% 1fr;grid-template-rows:auto auto}}@media screen and (max-width: 1024px){.footer-trend .footer--bottom{align-items:center;display:flex;flex-direction:column;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-column:1;grid-row: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{align-self:start;grid-column:2;grid-row:1}}@media screen and (max-width: 1024px){.footer-trend .footer--bottom .pages{margin-bottom:30px;order:-1}}@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-column:1;grid-row:2}}@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-column:2;grid-row:2}}@media screen and (max-width: 1024px){.footer-trend .footer--bottom aside{order:1}}.footer-fancy{background-image:var(--flower-bg);--flower-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 279.17' opacity='0.64'%3E%3Cpath d='M144.67,86.07a32.88,32.88,0,0,1-20.62,28.76s-1.64.48-2.09.59l-.11,0c-8.48,2.07-26.52,4.74-26.52-9.3h0c0-6,3.23-10.53,7.69-14.44,6.54-5.72,15.73-10.07,21.43-15.52,3.12-3,5.19-6.29,5.19-10.35A57,57,0,0,0,121.57,36c0,42.15-44.37,45.22-44.37,76.39V113c0,14.06,11.26,25.69,26.25,25.69C150.92,138.67,144.67,86.68,144.67,86.07Z' fill='%23f5f5f5'/%3E%3Cpath d='M121.6,36l0-.05h0a57,57,0,0,1,8.07,29.83c0,4.06-2.07,7.37-5.19,10.35-5.7,5.45-14.89,9.8-21.43,15.52-4.46,3.91-7.69,8.46-7.69,14.44h0c0,14,18,11.37,26.52,9.3l.11,0-.46,0-.43,0-.46,0-.9-.12c-4.28-.73-5.66-3.49-5.66-7.14V108c0-8.79,14.79-14.09,19.29-28.52a29.28,29.28,0,0,0,1.28-8.72C134.62,53.89,123.21,38.27,121.6,36Z' fill='%23eeeeee'/%3E%3Cpath d='M100.34,0l0,0,0,0a53.37,53.37,0,0,0-8.13,24.88h0c0,7.53,3.09,11.36,6,15.09a27.55,27.55,0,0,1,3.45,5.36,15.08,15.08,0,0,1,1.31,6.34h0c0,13.29-15.32,14.06-20.09,13.64h.24l-.24,0h-.15a3.68,3.68,0,0,1-.58-.08l-.33-.06c-4.7-.9-9.14-4.87-9.14-16.36,0,0-17.57,27.51-17.57,45.84s18.2,35.47,18.2,35.47c-3.14-6.08-5-12.82-4.4-19.56,0-28.76,47.71-42.81,47.71-69.71C116.57,26.23,111,12.21,100.34,0Z' fill='%23f5f5f5'/%3E%3Cpath d='M102.92,51.69a15.08,15.08,0,0,0-1.31-6.34A27.55,27.55,0,0,0,98.16,40c-2.86-3.73-6-7.56-6-15.09h0A53.37,53.37,0,0,1,100.34,0l0,0c-1.26,1.58-15,19.29-15,30.34,0,12.19,6.93,18.28,6.93,24.37a12.71,12.71,0,0,1-1.39,6.11,8,8,0,0,1-7.52,4.48h-.47c4.77.42,20.09-.35,20.09-13.64Z' fill='%23eeeeee'/%3E%3Cpolygon points='103.05 152.2 103.05 152.2 100.01 152.93 100 152.93 100 152.93 97.03 152.22 96.95 152.2 73.88 146.7 81.06 157.45 96.95 181.23 96.96 181.24 99.97 185.76 100 185.8 100 185.8 100.03 185.76 103.05 181.24 103.05 181.23 126.12 146.7 103.05 152.2' fill='%23eeeeee'/%3E%3Cpath d='M197.47,138.58l-7.58,1.06-19.74,2.76-11.41,1.86a33.13,33.13,0,0,0-23,14l-35.4,51.11,0,.06-.29.42-.29-.42,0-.06-35.4-51.11a33.13,33.13,0,0,0-23-14L29.85,142.4l-19.74-2.76-7.58-1.06L0,138.23l100,71.64,100-71.64Z' fill='%23eeeeee'/%3E%3Cpolygon points='100 209.87 0 138.23 100 279.17 200 138.23 100 209.87' fill='%23f5f5f5'/%3E%3C/svg%3E%0A");color:#08235c}@media screen and (min-width: 1025px){.footer-fancy{background-color:#fff;background-position:calc(50% + 690px) -48px;background-size:530px auto;padding:0 0 30px}}@media screen and (max-width: 1024px){.footer-fancy{padding:0 0 78px}}@media screen and (min-width: 768px) and (max-width: 1024px){.footer-fancy{background-position:calc(50% + 400px) 150%;background-size:450px auto}}@media screen and (max-width: 767px){.footer-fancy{background-position:calc(50% + 100px) calc(100% + 190px);background-size:540px auto}}.footer-fancy a{color:#08235c}.footer-fancy a:hover,.footer-fancy .is-active{color:#4300ff}.footer-fancy .footer--nav{border-bottom:1px solid rgba(8,35,92,.1)}@media screen and (min-width: 1025px){.footer-fancy .footer--nav{margin-bottom:40px;padding-bottom:58px;padding-top:48px}}@media screen and (max-width: 1024px){.footer-fancy .footer--nav{flex-direction:column;padding-bottom:50px;padding-top:44px}}@media screen and (max-width: 767px){.footer-fancy .footer--nav{margin-bottom:50px;padding-bottom:92px}}@media screen and (min-width: 1025px){.footer-fancy .footer--nav aside{width:36%}}.footer-fancy .footer--nav aside p{line-height:1.375}@media screen and (min-width: 1025px){.footer-fancy .footer--nav aside p{margin:38px 0 0;padding-right:8%}}@media screen and (max-width: 1024px){.footer-fancy .footer--nav aside p{margin:16px 0 0}}@media screen and (min-width: 1025px){.footer-fancy .footer--nav section{gap:4%;padding-left:10px;padding-top:8px;width:60%}}@media screen and (min-width: 768px) and (max-width: 1024px){.footer-fancy .footer--nav section{gap:2%;text-align:center}}@media screen and (max-width: 767px){.footer-fancy .footer--nav section{gap:60px}}@media screen and (min-width: 768px){.footer-fancy .footer--nav ul{gap:16px}}@media screen and (max-width: 767px){.footer-fancy .footer--nav ul{font-size:18px;gap:16px}}@media screen and (min-width: 768px){.footer-fancy .footer--nav_part{font-size:18px;gap:46px;width:32%}}@media screen and (max-width: 767px){.footer-fancy .footer--nav_part{gap:25px}}.footer-fancy .footer--nav_part .title{color:#4300ff;font-size:22px;font-weight:500;margin:0}.footer-fancy .footer--nav_part .title--sm{font-size:18px}.footer-fancy .footer--nav_part .shares-ai{flex-direction:row;gap:25px}@media screen and (max-width: 1024px){.footer-fancy .footer--nav_part .shares-ai{justify-content:center}}@media screen and (min-width: 768px){.footer-fancy .footer--nav_part .shares-ai{margin-top:-25px}}.footer-fancy .footer--nav_part .shares-ai svg{color:#000}@media screen and (min-width: 1025px){.footer-fancy .footer--bottom{display:grid;gap:30px 20px;grid-template-columns:19% 1fr auto;grid-template-rows:auto auto}}@media screen and (max-width: 1024px){.footer-fancy .footer--bottom{align-items:center;display:flex;flex-direction:column;gap:30px}}.footer-fancy .footer--bottom address{font-style:normal}@media screen and (min-width: 1025px){.footer-fancy .footer--bottom address{font-size:14px;grid-column:1;grid-row:1/3;line-height:1.7142857143}}@media screen and (max-width: 1024px){.footer-fancy .footer--bottom address{font-size:18px;line-height:1.6111111111;text-align:center}}.footer-fancy .footer--bottom .pages{font-size:18px}@media screen and (min-width: 1025px){.footer-fancy .footer--bottom .pages{align-self:start;grid-column:2;grid-row:1}}@media screen and (max-width: 1024px){.footer-fancy .footer--bottom .pages{margin-bottom:30px;order:-1}}@media screen and (min-width: 768px){.footer-fancy .footer--bottom .pages{gap:5px 20px}}@media screen and (max-width: 767px){.footer-fancy .footer--bottom .pages{gap:15px 30px;justify-content:center}}@media screen and (max-width: 480px){.footer-fancy .footer--bottom .pages{flex-direction:column}}.footer-fancy .footer--bottom .shares{gap:5px 28px}@media screen and (min-width: 1025px){.footer-fancy .footer--bottom .shares{align-self:start;grid-column:3;grid-row:1}}@media screen and (max-width: 1024px){.footer-fancy .footer--bottom .shares{margin-bottom:15px}}@media screen and (min-width: 1025px){.footer-fancy .footer--bottom aside{grid-column:2;grid-row:2}}@media screen and (max-width: 1024px){.footer-fancy .footer--bottom aside{order:1}}.tr-subscription .holder{border-radius:8px;min-height:170px;gap:8px 25px}@media screen and (min-width: 1281px){.tr-subscription .holder{padding:20px 56px 20px 44px}}@media screen and (min-width: 1025px) and (max-width: 1280px){.tr-subscription .holder{padding:20px 40px 20px 30px}}@media screen and (max-width: 1024px){.tr-subscription .holder{padding:40px 30px}}@media screen and (min-width: 768px){.tr-subscription .holder{--flower-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 89.89 138.67' opacity='0.25'%3E%3Cpath d='M89.62,86.07A32.94,32.94,0,0,1,69,114.83s-1.64.48-2.09.59l-.12,0c-8.48,2.07-26.51,4.74-26.51-9.3h0c0-6,3.22-10.53,7.69-14.44C54.5,86,63.69,81.61,69.39,76.16c3.12-3,5.19-6.29,5.19-10.35A57,57,0,0,0,66.52,36c0,42.15-44.37,45.22-44.37,76.39V113c0,14.06,11.25,25.69,26.24,25.69C95.86,138.67,89.62,86.68,89.62,86.07Z' fill='%23aa8cff'/%3E%3Cpath d='M66.55,36l0-.05h0a57,57,0,0,1,8.06,29.83c0,4.06-2.07,7.37-5.19,10.35C63.69,81.61,54.5,86,48,91.68c-4.47,3.91-7.69,8.46-7.69,14.44h0c0,14,18,11.37,26.51,9.3l.12,0-.47,0-.43,0-.45,0c-.31,0-.61-.08-.91-.12-4.28-.73-5.66-3.49-5.66-7.14V108c0-8.79,14.79-14.09,19.29-28.52a29,29,0,0,0,1.29-8.72C79.57,53.89,68.16,38.27,66.55,36Z' fill='%237c4dff'/%3E%3Cpath d='M45.28,0l0,0,0,0a53.49,53.49,0,0,0-8.13,24.88h0c0,7.53,3.09,11.36,6,15.09a27.09,27.09,0,0,1,3.45,5.36,15.08,15.08,0,0,1,1.31,6.34h0c0,13.29-15.31,14.06-20.09,13.64H28l-.25,0h-.15a3.56,3.56,0,0,1-.57-.08l-.34-.06c-4.7-.9-9.14-4.87-9.14-16.36C17.57,48.82,0,76.33,0,94.66s18.2,35.47,18.2,35.47c-3.14-6.08-5-12.82-4.39-19.56,0-28.76,47.7-42.81,47.7-69.71C61.51,26.23,55.89,12.21,45.28,0Z' fill='%23aa8cff'/%3E%3Cpath d='M47.86,51.69a15.08,15.08,0,0,0-1.31-6.34A27.09,27.09,0,0,0,43.1,40c-2.86-3.73-6-7.56-6-15.09h0A53.49,53.49,0,0,1,45.28,0l0,0c-1.26,1.58-15,19.29-15,30.34,0,12.19,6.93,18.28,6.93,24.37a12.82,12.82,0,0,1-1.38,6.11,8,8,0,0,1-7.53,4.48h-.47c4.78.42,20.09-.35,20.09-13.64Z' fill='%237c4dff'/%3E%3C/svg%3E");background-size:1048px auto,cover;background-position:-150px 50%,0 0;background-repeat:no-repeat;background-image:var(--flower-bg),linear-gradient(160deg,#7832ef 0%,#4300ff 55%,#09b1ff 100%)}}@media screen and (max-width: 767px){.tr-subscription .holder{background-image:linear-gradient(125deg,#09b1ff 0%,#4300ff 45%,#7832ef 85%);flex-direction:column}}.tr-subscription figure{margin:0;align-items:flex-end;position:relative;width:85px;height:70px}@media screen and (min-width: 768px) and (max-width: 1024px){.tr-subscription figure{align-self:flex-start}}@media screen and (max-width: 767px){.tr-subscription figure{margin-left:20px}}.tr-subscription figure i{--flower-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 89.89 138.67' opacity='1'%3E%3Cpath d='M89.62,86.07A32.94,32.94,0,0,1,69,114.83s-1.64.48-2.09.59l-.12,0c-8.48,2.07-26.51,4.74-26.51-9.3h0c0-6,3.22-10.53,7.69-14.44C54.5,86,63.69,81.61,69.39,76.16c3.12-3,5.19-6.29,5.19-10.35A57,57,0,0,0,66.52,36c0,42.15-44.37,45.22-44.37,76.39V113c0,14.06,11.25,25.69,26.24,25.69C95.86,138.67,89.62,86.68,89.62,86.07Z' fill='%234300ff'/%3E%3Cpath d='M66.55,36l0-.05h0a57,57,0,0,1,8.06,29.83c0,4.06-2.07,7.37-5.19,10.35C63.69,81.61,54.5,86,48,91.68c-4.47,3.91-7.69,8.46-7.69,14.44h0c0,14,18,11.37,26.51,9.3l.12,0-.47,0-.43,0-.45,0c-.31,0-.61-.08-.91-.12-4.28-.73-5.66-3.49-5.66-7.14V108c0-8.79,14.79-14.09,19.29-28.52a29,29,0,0,0,1.29-8.72C79.57,53.89,68.16,38.27,66.55,36Z' fill='%234300ff'/%3E%3Cpath d='M45.28,0l0,0,0,0a53.49,53.49,0,0,0-8.13,24.88h0c0,7.53,3.09,11.36,6,15.09a27.09,27.09,0,0,1,3.45,5.36,15.08,15.08,0,0,1,1.31,6.34h0c0,13.29-15.31,14.06-20.09,13.64H28l-.25,0h-.15a3.56,3.56,0,0,1-.57-.08l-.34-.06c-4.7-.9-9.14-4.87-9.14-16.36C17.57,48.82,0,76.33,0,94.66s18.2,35.47,18.2,35.47c-3.14-6.08-5-12.82-4.39-19.56,0-28.76,47.7-42.81,47.7-69.71C61.51,26.23,55.89,12.21,45.28,0Z' fill='%234300ff'/%3E%3Cpath d='M47.86,51.69a15.08,15.08,0,0,0-1.31-6.34A27.09,27.09,0,0,0,43.1,40c-2.86-3.73-6-7.56-6-15.09h0A53.49,53.49,0,0,1,45.28,0l0,0c-1.26,1.58-15,19.29-15,30.34,0,12.19,6.93,18.28,6.93,24.37a12.82,12.82,0,0,1-1.38,6.11,8,8,0,0,1-7.53,4.48h-.47c4.78.42,20.09-.35,20.09-13.64Z' fill='%234300ff'/%3E%3C/svg%3E");background-image:var(--flower-bg);background-repeat:no-repeat;background-position:center;background-color:#fff;border-radius:50%;position:absolute;top:0;right:0;width:40px;height:40px;background-size:15px auto}.tr-subscription figure svg{fill:#fff6}.tr-subscription .inner{justify-content:space-between;color:#fff}@media screen and (min-width: 1281px){.tr-subscription .inner{gap:40px}}@media screen and (min-width: 1025px) and (max-width: 1280px){.tr-subscription .inner{gap:25px}}@media screen and (max-width: 1024px){.tr-subscription .inner{flex-direction:column;gap:20px}}@media screen and (min-width: 768px) and (max-width: 1024px){.tr-subscription .inner{align-items:flex-start}}.tr-subscription .title{font-weight:400;line-height:1.4;font-size:clamp(28px,3.125vw,32px)}@media screen and (max-width: 767px){.tr-subscription .title{text-align:center}}@media screen and (max-width: 420px){.tr-subscription .title{font-size:25px}}.tr-subscription .title small{display:block;font-size:22px}@media screen and (max-width: 767px){.tr-subscription .title small{margin-top:15px}}@media screen and (max-width: 420px){.tr-subscription .title small{font-size:18px}}.tr-subscription .title small strong{font-weight:700}@media screen and (min-width: 1321px){.tr-subscription .form{width:42%}}@media screen and (min-width: 1201px) and (max-width: 1320px){.tr-subscription .form{width:60%}}@media screen and (min-width: 1025px) and (max-width: 1200px){.tr-subscription .form{width:90%}}@media screen and (max-width: 767px){.tr-subscription .form{width:100%}}.tr-subscription .form-fieldset{gap:24px 15px}@media screen and (max-width: 767px){.tr-subscription .form-fieldset{flex-direction:column;align-items:center}}.tr-subscription .input{position:relative;padding:0 25px}@media screen and (min-width: 768px){.tr-subscription .input{width:60%}}@media screen and (max-width: 767px){.tr-subscription .input{width:100%}}.tr-subscription .input:before{content:"";position:absolute;left:10px;top:0;width:calc(100% - 20px);height:100%;transform:skew(-35deg);border-radius:5px 8px;box-shadow:0 0 0 1px #fff inset}.tr-subscription .input:has(input:-internal-autofill-selected):before{background-color:transparent}.tr-subscription .input:has(.parsley-errors-list li):before{box-shadow:0 0 0 1px #ed383d inset}.tr-subscription .input input{width:100%;position:relative;border:none;background:none;font-size:18px;height:48px;font-weight:400;color:#fff;padding-left:50px}.tr-subscription .input input::-webkit-input-placeholder{color:#fff}.tr-subscription .input input::-moz-placeholder{color:#fff}.tr-subscription .input input:-ms-input-placeholder{color:#fff}.tr-subscription .input input :-moz-placeholder{color:#fff}.tr-subscription .input input:focus+.parsley-errors-list li{opacity:1;pointer-events:auto;z-index:100000}.tr-subscription .input .icon{position:absolute;z-index:1;display:block;pointer-events:none;top:0;bottom:0;left:48px;margin:auto;transform:translate(-50%);fill:#fff}.tr-subscription{margin-bottom:95px}.breadcrumbs{display:flex;flex-flow:row nowrap;text-transform:uppercase;font-size:12px;line-height:16px;font-weight:500;white-space:nowrap}@media screen and (max-width: 767px){.breadcrumbs{overflow:auto}.breadcrumbs:not(.mobile-visible){display:none}}.breadcrumbs li{position:relative;color:var(--breadcrumbsTextColor)}.breadcrumbs li+li{margin-left:10px}.breadcrumbs li:not(:last-child){padding-right:12px}.breadcrumbs li:not(:last-child):after{content:"";pointer-events:none;position:absolute;right:-3px;width:9px;height:9px;top:-1px;border-width:2px;border-style:solid solid none none;border-color:currentColor;color:var(--breadcrumbsLinkColor, #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}.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:var(--btnFancyBorderOpacity, 0);background-color:var(--btnFancyBgColor, #fff);border-width:1.5px;border-style:solid}.btn-fancy:after{background-size:calc(100% + 100px) 100%,200% 100%,100% 100%;background-position-x:0,-100%,0;transition:opacity .2s ease-out,background-position-x .2s ease-out .05s}.btn-fancy>*{position:relative;z-index:1}@media screen and (min-width: 1025px){.btn-fancy:hover:before{opacity:1}.btn-fancy:hover:after{opacity:0;background-position-x:-100px,-200%,0;transition:opacity .3s ease-out .1s,background-position-x .2s ease-out}.btn-fancy:hover .icon{transform:translate(2px)}}.btn-fancy--indigo{color:#fff}.btn-fancy--indigo:before{border-color:#4300ff}.btn-fancy--indigo:after{background-image:linear-gradient(170deg,#7f54f6 0%,rgba(127,84,246,0) 55%),linear-gradient(to right,#3d05d9 30%,#936efb 40%,#3d05d9 50%,rgba(61,5,217,0) 100%),linear-gradient(170deg,#7648f7,#4e10fd 55%,#1f6dff)}@media screen and (min-width: 1025px){.btn-fancy--indigo:hover{color:#4300ff}}.btn-fancy--green{color:#fff}.btn-fancy--green:before{border-color:#006d46}.btn-fancy--green:after{background-image:linear-gradient(170deg,#4ef7ba 0%,rgba(78,247,186,0) 30%),linear-gradient(to right,#06bc7b 30%,#5ef696 40%,#06bc7b 50%,rgba(6,188,123,0) 100%),linear-gradient(170deg,#5ef696,#06bc7b 55%,#25cd91)}@media screen and (min-width: 1025px){.btn-fancy--green:hover{color:#08235c}}.btn-fancy--custom{color:var(--btnFancyColor, #267efd)}.btn-fancy--custom:before{border-color:var(--btnFancyBorderColor, #267efd)}.btn-fancy--custom:after{background-image:var(--btnFancyBg, #fff)}@media screen and (min-width: 1025px){.btn-fancy--custom:hover{color:var(--btnFancyColorActive, #08235c)}}.btn-fancy--xs{min-height:42px}.btn-fancy--sm{min-height:48px}.btn-fancy--md{min-height:54px}.btn-fancy--lg{min-height:60px}.btn-fancy--xl{min-height:66px}.btn-fancy--px-xs{padding-inline:10px}.btn-fancy--px-sm{padding-inline:15px}.btn-fancy--px-md{padding-inline:20px}.btn-fancy--px-lg{padding-inline:25px}.btn-fancy--px-xl{padding-inline:30px}.btn-fancy--gap-xs{gap:6px}.btn-fancy--gap-sm{gap:8px}.btn-fancy--gap-md{gap:12px}.btn-fancy--gap-lg{gap:16px}.btn-fancy--gap-xl{gap:20px}.btn-fancy--text-xs{font-size:14px}.btn-fancy--text-sm{font-size:16px}.btn-fancy--text-md{font-size:18px}.btn-fancy--text-lg{font-size:20px}.btn-fancy--text-xl{font-size:24px}.btn-fancy--bold{font-weight:600}.btn-fancy--medium{font-weight:500}.btn-fancy--uppercase{text-transform:uppercase}.btn-fancy--nowrap{white-space:nowrap}.btn-fancy--shift-sm{transform:translate(8px)}.btn-fancy--shift-md{transform:translate(10px)}.btn-fancy--shift-lg{transform:translate(12px)}.btn-fancy--shift-xl{transform:translate(15px)}.btn-fancy i,.btn-fancy .icon,.btn-fancy .chevron{fill:currentColor;color:currentColor;transition:transform .2s}.btn-fancy i{position:relative}.btn-fancy .loading{position:absolute;opacity:0;left:0;top:50%;transform:translateY(-50%)}.disabled .btn-fancy:has(.loading){opacity:.5;pointer-events:none;filter:grayscale(1)}.disabled .btn-fancy:has(.loading) .icon{opacity:0}.disabled .btn-fancy:has(.loading) .loading{opacity:1}.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}}.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}.review-stars-bg{width:calc(var(--starWidth, 20) * 5em / 48);height:.4166666667em;position:relative;display:inline-flex;font-size:var(--reviewStarsSize, 48px);flex-shrink:0}.review-stars-bg:before,.review-stars-bg:after{content:"";height:100%;background-repeat:var(--starsRepeat, repeat-x);background-size:auto 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23edc74b'%3E%3Cpath d='M10,1.49,12.11,8H19l-5.53,4,2.11,6.5-5.53-4-5.53,4L6.58,12,1.05,8H7.89Z'/%3E%3C/svg%3E")}.review-stars-bg:before{flex-shrink:0;background-position:0 center}.review-stars-bg:after{flex-grow:1;filter:grayscale(1) brightness(1.1)}.review-stars-bg.rate-0-5:before{width:10%}.review-stars-bg.rate-1:before{width:20%}.review-stars-bg.rate-1-5:before{width:30%}.review-stars-bg.rate-2:before{width:40%}.review-stars-bg.rate-2-5:before{width:50%}.review-stars-bg.rate-3:before{width:60%}.review-stars-bg.rate-3-5:before{width:70%}.review-stars-bg.rate-4:before{width:80%}.review-stars-bg.rate-4-5:before{width:90%}.review-stars-bg.rate-5:before{width:100%}.review-stars-bg.rate-0-5:after,.review-stars-bg.rate-1-5:after,.review-stars-bg.rate-2-5:after,.review-stars-bg.rate-3-5:after,.review-stars-bg.rate-4-5:after{background-position:.2083333333em center}.review-stars-bg--holder{width:2.0833333333em;height:.4166666667em;display:inline-flex;flex-shrink:0;font-size:48px}.review-stars-bg--holder .review-stars-bg{transform-origin:left top;--starsScale: calc(var(--starsScaleSize, 48) / 48);transform:scale(var(--starsScale))}.bd-page--countdown{color:#08235c}.bd-page--countdown .heading{justify-content:space-between;margin-bottom:clamp(28px,4.39453125vw,45px)}@media screen and (max-width: 1024px){.bd-page--countdown .heading{flex-direction:column;text-align:center}}.bd-page--countdown .heading .title{font-size:clamp(30px,3.515625vw,36px)}.bd-page--countdown .heading:not(:has(.cta)){justify-content:center}@media screen and (max-width: 1024px){.bd-page--countdown .cta{text-align:center;margin-top:28px}}.bd-page--countdown .inner{border:1px solid #bbd3e0;box-shadow:0 20px 40px #080f2626;border-radius:10px;font-size:clamp(15px,2.34375vw,24px)}@media screen and (min-width: 1025px){.bd-page--countdown .inner{padding:8px}}@media screen and (max-width: 1024px){.bd-page--countdown .inner{flex-direction:column;text-align:center;padding:14px 18px;gap:clamp(12px,1.953125vw,20px)}}.bd-page--countdown .inner section{gap:20px;justify-content:space-between;position:relative}@media screen and (min-width: 1025px){.bd-page--countdown .inner section{padding:24px 40px 42px 35px;border-right:1px solid #d8d4e6;background-image:repeating-linear-gradient(130deg,#ebe6fa 0 12px,#f0edfa 12px 38px)}.bd-page--countdown .inner section:after{content:"";position:absolute;left:0;right:0;bottom:0;height:18px;background:#4300ff}}@media screen and (max-width: 1024px){.bd-page--countdown .inner section{flex-direction:column}}.bd-page--countdown .inner section .hgroup{font-weight:400}.bd-page--countdown .inner section .hgroup time{display:block;margin-bottom:4px;font-size:clamp(20px,3.125vw,32px)}.bd-page--countdown .inner section p{font-weight:400;white-space:nowrap}.bd-page--countdown .inner progress{width:100%;background-color:#f7f7f7;color:#4300ff;height:12px;border-radius:6px;border:1px solid #4300ff}.bd-page--countdown .inner progress::-webkit-progress-bar{background:#f7f7f7;border-radius:6px}.bd-page--countdown .inner progress::-webkit-progress-value{background:#4300ff}.bd-page--countdown .inner progress::-moz-progress-bar{background:#4300ff}.bd-page--countdown .inner aside{white-space:nowrap;position:relative}@media screen and (min-width: 1025px){.bd-page--countdown .inner aside{padding:24px 24px 42px}.bd-page--countdown .inner aside:after{content:"";position:absolute;left:0;right:0;bottom:0;height:18px;background:#fbfbfb;border:1px solid #4300ff;border-radius:0 4px 4px 0}}@media screen and (max-width: 1024px){.bd-page--countdown .inner aside{justify-content:space-between;align-items:center}}.bd-submission{margin-inline:auto;max-width:1040px}.bd-submission .inner{--flower-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 89.89 138.67' opacity='0.5'%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='%237748ff'/%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='%23652fff'/%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='%237748ff'/%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='%23652fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-image:var(--flower-bg),linear-gradient(135deg,#09b1ff 0%,#4300ff 18%,#4300ff 55%,#7832ef 100%);background-size:430px auto,cover;color:#fff;font-weight:400;gap:0 35px;border-radius:8px;justify-content:space-between}@media screen and (max-width: 1024px){.bd-submission .inner{flex-direction:column;text-align:center}}@media screen and (min-width: 768px){.bd-submission .inner{padding:28px 52px 28px 38px;background-position:15% 58%,0 0}}@media screen and (max-width: 767px){.bd-submission .inner{padding:40px 0 52px;background-position:23% 53%,0 0;gap:34px}}.bd-submission .inner .title{line-height:1.2}@media screen and (min-width: 768px){.bd-submission .inner .title{font-size:28px}}@media screen and (max-width: 767px){.bd-submission .inner .title{font-size:30px}}.bd-submission .inner .cta{gap:14px 30px;white-space:nowrap}@media screen and (max-width: 767px){.bd-submission .inner .cta{flex-direction:column}}.bd-submission .inner .cta .btn-fancy--custom{--btnFancyColor: #fff;--btnFancyColorActive: #fff;--btnFancyBorderColor: #fff;--btnFancyBgColor: rgba(255, 255, 255, 0);--btnFancyBorderOpacity: 1;--btnFancyBg: none}.faq-box.common{background-color:#f0f7fb}@media screen and (min-width: 768px){.faq-box.common{padding-top:90px;padding-bottom:120px}}@media screen and (max-width: 767px){.faq-box.common{padding-top:45px;padding-bottom:60px}}.faq-box .title{color:#08235c;font-weight:500;text-align:center}@media screen and (min-width: 768px){.faq-box .title{font-size:36px;line-height:1.1388888889;margin-bottom:60px}}@media screen and (max-width: 767px){.faq-box .title{font-size:25px;line-height:1.24;margin-bottom:38px}}.faq-box .questions--list{justify-content:center;color:#08235c;max-width:930px;display:flex;flex-wrap:wrap;align-items:flex-start;margin:0 auto}.faq-box .questions--list .column{width:100%}.faq-box .item{background-color:#fff;box-shadow:0 2px 20px #00abf30d;border:1px solid #bbd3e0;border-radius:10px;margin-bottom:10px}.faq-box .item-question{display:flex;align-items:center;font-weight:500;cursor:pointer;position:relative}@media screen and (min-width: 768px){.faq-box .item-question{min-height:85px;font-size:20px;line-height:1.2;padding:15px 90px 15px 30px}}@media screen and (max-width: 767px){.faq-box .item-question{font-size:16px;line-height:1.25;padding:20px 48px 20px 15px}}.faq-box .item-question .icon{position:absolute;fill:var(--faqIconColor, #0181dd);top:0;bottom:0;margin:auto;transform:rotate(90deg)}@media screen and (min-width: 768px){.faq-box .item-question .icon{right:32px}}@media screen and (max-width: 767px){.faq-box .item-question .icon{right:20px;height:20px}}.faq-box .item-question.active .icon{transform:rotate(-90deg)}.faq-box .item-answer{color:#080f26;font-weight:400;width:100%}.faq-box .item-answer:not(.opened){display:none}.faq-box .item-answer ol{padding-left:20px}.mobile .faq-box .item-answer ol,.faq-box .item-answer ol:has(li:nth-child(10)){padding-left:30px}.faq-box .item-answer ul{padding-left:20px;margin:0;list-style:none}.faq-box .item-answer ul li{position:relative;font-size:16px;line-height:1.75}.faq-box .item-answer ul li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='7' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0 12.3 7-6.13L0 0l3.5 6.15L0 12.29Z' fill='%230181dd'/%3E%3C/svg%3E");display:block;width:7px;height:100%;background-repeat:no-repeat;background-position:top 8px center;position:absolute;left:-17px;top:0}.faq-box .item-answer table{border:1px solid transparent;margin:1em 0}@media screen and (max-width: 800px){.desktop .faq-box .item-answer table,.tablet .faq-box .item-answer table{max-width:685px;overflow-x:auto;display:flex}}.mobile .faq-box .item-answer table{overflow-x:auto;display:flex;border-collapse:separate!important;max-width:685px}.faq-box .item-answer table::-webkit-scrollbar{background-color:#fff;width:4px;height:6px}.faq-box .item-answer table::-webkit-scrollbar-thumb{background-color:gray}.faq-box .item-answer table th,.faq-box .item-answer table td{padding:4px 8px}.desktop .faq-box .item-answer table th,.tablet .faq-box .item-answer table th,.desktop .faq-box .item-answer table td,.tablet .faq-box .item-answer table td{border:1px solid gray}.mobile .faq-box .item-answer table th,.mobile .faq-box .item-answer table td{border-top:1px solid gray;border-right:1px solid gray}.mobile .faq-box .item-answer table th:first-child,.mobile .faq-box .item-answer table td:first-child{position:sticky;background:#fff;left:0;border-left:1px solid gray;z-index:1}.mobile .faq-box .item-answer table tbody tr:last-child th,.mobile .faq-box .item-answer table tbody tr:last-child td{border-bottom:1px solid gray}@media screen and (min-width: 768px){.faq-box .item-answer{font-size:16px;line-height:1.75;padding:0 90px 20px 30px;position:relative}}@media screen and (max-width: 767px){.faq-box .item-answer{font-size:16px;line-height:1.375;padding:0 15px 30px}}.faq-box .item-answer strong{font-weight:500}.faq-box .item-answer a:not(:has(img)){color:#08235c;border-width:3px;border-style:none none solid;border-color:var(--linkBorderColor, #9675f2);font-weight:500}.faq-box .item-answer a:not(:has(img)):hover{color:#0f4cc0}.faq-box .questions-support{margin-top:70px;margin-bottom:20px;text-align:center;font-size:20px;line-height:1.6}.testimonials{position:relative;color:#fff;overflow:hidden}@media screen and (min-width: 1201px){.testimonials{background-color:#020f29}.testimonials:before{content:"";position:absolute;width:100%;height:200vw;left:50%;top:50%;transform-origin:left top;transform:rotate(35deg) translate(-50%,-50%);background-image:linear-gradient(to bottom,#031a45,#020f28),linear-gradient(148deg,#04225a 40%,#021332 59%),linear-gradient(150deg,#052869 39%,#02173d 48%),linear-gradient(to bottom,#04225a,#021436 50%);background-size:34vw 100%,27vw 100%,24vw 100%,16vw 100%;background-repeat:no-repeat;background-position:0 0,33vw 0,59vw 0,82vw 0;pointer-events:none}}@media screen and (max-width: 1200px){.testimonials{background-color:#000205;background-image:url(/topbest/images/hero-bg-mask.svg);background-repeat:no-repeat;background-position:-212vw 0;background-size:360vw auto}}@media screen and (min-width: 861px){.testimonials{padding:98px 0 104px}}@media screen and (min-width: 768px) and (max-width: 860px){.testimonials{padding:64px 0}}@media screen and (max-width: 767px){.testimonials{padding:50px 0 64px}}@media screen and (max-width: 767px){.testimonials{padding:50px 0}}.testimonials .heading{margin-bottom:28px}@media screen and (min-width: 861px){.testimonials .heading{align-items:baseline;gap:56px}}@media screen and (max-width: 860px){.testimonials .heading{align-items:center;gap:10px;flex-direction:column}}@media screen and (max-width: 480px){.testimonials .heading{margin-bottom:14px}}.testimonials .heading .title{font-size:40px}@media screen and (max-width: 480px){.testimonials .heading .title{font-size:36px}}.testimonials .heading .title{font-weight:600}.testimonials .heading .title strong{font-weight:300}.testimonials .heading .subtitle{font-size:24px}@media screen and (max-width: 480px){.testimonials .heading .subtitle{font-size:22px}}.testimonials__holder{position:relative}@media screen and (min-width: 1201px){.testimonials__item{gap:6%}}@media screen and (min-width: 861px) and (max-width: 1200px){.testimonials__item{gap:3%}}@media screen and (max-width: 860px){.testimonials__item{flex-direction:column;align-items:center;text-align:center}}@media screen and (max-width: 767px){.testimonials__item{height:100%}}.testimonials__item article{padding-top:30px}@media screen and (min-width: 861px){.testimonials__item article{width:70%}}@media screen and (max-width: 860px){.testimonials__item article{width:100%}}@media screen and (max-width: 767px){.testimonials__item article{margin-bottom:50px}}@media screen and (max-width: 480px){.testimonials__item article{margin-bottom:40px}}.testimonials__item aside{font-size:18px;line-height:1.4444444444}@media screen and (min-width: 1201px){.testimonials__item aside{width:24%}}@media screen and (min-width: 861px) and (max-width: 1200px){.testimonials__item aside{width:27%}}@media screen and (max-width: 860px){.testimonials__item aside{width:100%}}@media screen and (max-width: 767px){.testimonials__item aside{flex-grow:1;display:flex;flex-direction:column}}.testimonials__item .review-stars-bg{font-size:90px}@media screen and (min-width: 768px){.testimonials__item .review-stars-bg{margin-bottom:18px}}@media screen and (max-width: 767px){.testimonials__item .review-stars-bg{margin-bottom:32px}}.testimonials__item blockquote{margin:0}@media screen and (min-width: 768px){.testimonials__item blockquote{font-size:32px;line-height:1.3125;padding-bottom:30px}}@media screen and (max-width: 767px){.testimonials__item blockquote{font-size:24px;line-height:1.3333333333;padding:0 20px}}.testimonials__item blockquote strong{color:#71a0fa}.testimonials__item figure{margin:0 0 20px}@media screen and (max-width: 860px){.testimonials__item figure{justify-content:center}}@media screen and (max-width: 767px){.testimonials__item figure{margin-top:auto}}.testimonials__item figure img{display:block;width:100%;height:100%;object-fit:cover}.testimonials__item .ava{width:135px;height:135px;border-radius:50%;border:5px solid #fff;box-shadow:0 0 20px #0003;overflow:hidden;margin-right:-8px;position:relative}.testimonials__pagination .swiper-pagination{gap:20px}@media screen and (max-width: 860px){.testimonials__pagination .swiper-pagination{padding-top:60px;justify-content:center}}@media screen and (max-width: 480px){.testimonials__pagination .swiper-pagination{padding-top:35px;justify-content:center}}.testimonials__pagination .swiper-pagination-bullet{width:10px;height:10px;border-radius:50%;background-color:#fff6;transition:all .2s}.testimonials__pagination .swiper-pagination-bullet-active{transform:scale(1.5);background-color:#fff}@media screen and (max-width: 767px){.testimonials .swiper-slide{height:auto}.testimonials .swiper-slide .site-width-grid{height:100%}}.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}}.bd-submit{color:#08235c}.bd-submit--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.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='%233466AB'/%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='%233466AB'/%3E%3C/svg%3E");background-image:var(--flower-bg);background-position:160% 53%;background-repeat:no-repeat;background-size:76%;color:#08235c}.bd-submit--hero .benefits{list-style:none;margin:0}.bd-submit--hero .benefits li{font-weight:400}.bd-submit--hero .inner{gap:clamp(18px,3.515625vw,36px);padding-top:clamp(18px,4.2647058824vw,58px);justify-content:space-between;padding-bottom:30px}@media screen and (max-width: 767px){.bd-submit--hero .inner{flex-direction:column}}.bd-submit--hero .hgroup{text-align:left;gap:clamp(10px,1.46484375vw,15px)}.bd-submit--hero .title{font-weight:700;line-height:1}@media screen and (min-width: 421px){.bd-submit--hero .title{font-size:clamp(36px,4.0441176471vw,55px)}}@media screen and (max-width: 420px){.bd-submit--hero .title{font-size:36px}}.bd-submit--hero .subtitle{font-size:18px;font-weight:600;margin:0;text-transform:uppercase}.bd-submit--hero .image-badge{height:100%;margin:0 auto}@media screen and (min-width: 768px){.bd-submit--hero .image-badge img{transform:scale(1.2)}}.bd-submit--hero .cta{gap:20px;padding-top:40px}@media screen and (max-width: 1200px){.bd-submit--hero .cta{align-items:flex-start;flex-direction:column}}@media screen and (max-width: 767px){.bd-submit--hero .cta{align-items:center}}.bd-submit--hero .cta .light{--btnFancyBorderOpacity: 1;--btnFancyColor: #4300ff}.bd-submit--hero .benefits{padding-top:40px;width:100%;font-size:clamp(20px,2.734375vw,28px);gap:clamp(20px,4.39453125vw,45px)}@media screen and (max-width: 767px){.bd-submit--hero .benefits{position:relative}}.bd-submit--hero .benefits figure{margin:0}.bd-submit--hero .benefits figure img{height:auto}@media screen and (min-width: 768px) and (max-width: 1024px){.bd-submit--hero .benefits figure{max-width:300px;width:51%}}@media screen and (max-width: 767px){.bd-submit--hero .benefits figure{left:5px;position:absolute;top:0;width:202px}}.bd-submit--hero .benefits ul{gap:clamp(26px,3.125vw,32px)}.bd-submit--hero .benefits li{align-items:center;line-height:1;gap:clamp(12px,1.953125vw,20px)}.bd-submit--hero .benefits svg{fill:#4300ff}@media screen and (max-width: 767px){.bd-submit--hero .benefits svg{height:20px;width:20px}}.bd-submit--breadcrumbs{--breadcrumbsLinkColor: #4300ff;--breadcrumbsTextColor: #08235c;font-weight:500;padding:16px 0 10px}.bd-submit--form{--inputFontWeight: 400;padding-top:60px;position:relative;z-index:10}.bd-submit--form .inner{background-color:#fff;background-image:var(--flower-bg);background-position:375px 65%;background-repeat:no-repeat;background-size:1190px auto;border-radius:8px;box-shadow:0 0 40px #0003;height:max-content;position:relative;width:100%;padding-top:clamp(32px,5.859375vw,60px);padding-left:clamp(20px,5.859375vw,60px);padding-right:clamp(20px,5.859375vw,60px);padding-bottom:clamp(20px,5.859375vw,60px)}@media screen and (min-width: 1201px){.bd-submit--form .inner{width:calc(70% - 30px)}}.bd-submit--form .inner.success .form-box{opacity:0;pointer-events:none}@media screen and (max-width: 767px){.bd-submit--form .inner.success .form-box{max-height:63vw;overflow:hidden}}.bd-submit--form .inner:not(.success) .success-box{display:none}.bd-submit--form .wrap{column-gap:60px;flex-wrap:wrap;justify-content:space-between;width:100%;row-gap:clamp(26px,3.41796875vw,35px)}@media screen and (max-width: 1200px){.bd-submit--form .wrap{flex-direction:column}}.bd-submit--form .title{color:#08235c;font-weight:500;text-align:left;font-size:clamp(28px,3.515625vw,36px);width:100%}@media screen and (min-width: 1201px){.bd-submit--form .title{width:calc(50% - 30px)}}@media screen and (max-width: 1200px){.bd-submit--form .title{text-align:center}}.bd-submit--form .submitted-designs{align-items:center;color:#08235c;display:flex;font-size:18px;font-weight:600;gap:10px;letter-spacing:1px;text-transform:uppercase}@media screen and (min-width: 1201px){.bd-submit--form .submitted-designs{flex-grow:1;justify-content:flex-end;width:calc(50% - 30px)}}@media screen and (max-width: 1200px){.bd-submit--form .submitted-designs{justify-content:center}}.bd-submit--form .packages{width:100%}@media screen and (min-width: 1201px){.bd-submit--form .packages{width:calc(30% - 30px)}}.bd-submit--form .fieldset{width:100%;gap:clamp(20px,3.90625vw,40px)}.bd-submit--form .row{width:100%;gap:clamp(10px,1.953125vw,20px)}@media screen and (max-width: 767px){.bd-submit--form .row{flex-direction:column}}.bd-submit--form .col{gap:12px;width:100%}@media screen and (min-width: 1201px){.bd-submit--form .col.fl-col{max-width:32%}}.bd-submit--form hr{background:rgba(0,0,0,.1);border:none;height:1px;margin:0}.bd-submit--form .form-label{font-size:20px;font-weight:400;margin:0}.bd-submit--form .form-input:has(textarea){height:100%}.bd-submit--form .form-input-url{--inputPaddingRight: 46px;position:relative}.bd-submit--form .form-input-url button{background:none;border:none;color:#267efd;font-size:28px;height:40px;padding:0;position:absolute;right:5px;top:5px;width:40px}.bd-submit--form .form-input-url button[disabled]{opacity:.3}.bd-submit--form .urls-list{font-weight:400;gap:18px}.bd-submit--form .urls-list div{color:#267efd;gap:10px}@media screen and (min-width: 768px){.bd-submit--form .urls-list div{white-space:nowrap}}@media screen and (min-width: 768px){.bd-submit--form .urls-list div span{overflow:hidden;text-overflow:ellipsis}}@media screen and (max-width: 767px){.bd-submit--form .urls-list div span{word-break:break-word}}.bd-submit--form .urls-list div button{background:#267efd;border:none;border-radius:50%;color:#fff;font-size:18px;font-weight:300;height:16px;line-height:16px;padding:0;width:16px}@media screen and (max-width: 767px){.bd-submit--form .urls-list div button{align-self:flex-start;margin-top:2px}}.bd-submit--form .form-checkbox{--checkboxLabelColor: #586c88;color:#586c88;font-weight:400}@media screen and (max-width: 767px){.bd-submit--form .form-checkbox{--checkboxLabelSize: 14px}}.bd-submit--form .form-tip{color:#586c88;font-weight:400;padding-left:30px}@media screen and (max-width: 767px){.bd-submit--form .form-tip{font-size:14px;margin-top:10px}}.bd-submit--form .form-tip a{color:inherit;text-decoration:underline}@media screen and (max-width: 767px){.bd-submit--form .form-cta{margin-top:18px;text-align:center;width:100%}}@media screen and (max-width: 767px){.bd-submit--form .form-cta .btn-fancy{width:100%}}@media screen and (min-width: 768px){.bd-submit--form .form-cta--block{margin-left:clamp(10px,2.9296875vw,30px)}}.bd-submit--form .form-cta--block .btn-fancy{height:var(--inputHeight, 50px);width:100%}.bd-submit--form .success-box{color:#08235c;height:100%;left:0;padding:20px;position:absolute;text-align:center;top:0;width:100%;font-size:clamp(18px,2.734375vw,28px);gap:clamp(20px,3.90625vw,40px)}.bd-submit--form .success-box .icon{fill:#06bc7b;width:clamp(64px,15.625vw,160px);height:clamp(60px,14.6484375vw,150px)}.bd-submit--form .success-box strong{font-size:clamp(22px,3.515625vw,36px)}.bd-submit--packages{height:100%}.bd-submit--packages .title{color:#08235c;margin-bottom:10px;text-align:center;font-size:clamp(30px,3.515625vw,36px)}.bd-submit--packages .subtitle{color:#586c88;font-weight:400;text-align:center;font-size:clamp(18px,2.34375vw,24px);margin-bottom:clamp(38px,5.6640625vw,58px)}.bd-submit--packages .list{color:#fff;height:100%;justify-content:space-between;--flower-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 89.89 138.67' opacity='0.2'%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='%23a585ff'/%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='%23c6b2fe'/%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='%23a585ff'/%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='%23c6b2fe'/%3E%3C/svg%3E")}.bd-submit--packages .item{background:var(--flower-bg),linear-gradient(135deg,#8e6af3 0%,#4300ff 50%,#306cf6 100%);background-position:40px 40%,0 0;background-repeat:no-repeat;background-size:630px auto,cover;border-radius:8px;width:100%}@media screen and (min-width: 768px){.bd-submit--packages .item{padding:clamp(20px,3.3333333333vw,40px)}}@media screen and (max-width: 767px){.bd-submit--packages .item{padding:25px}}.bd-submit--packages .item-title{font-weight:500;text-transform:uppercase;font-size:clamp(20px,2.34375vw,24px)}@media screen and (max-width: 767px){.bd-submit--packages .item-title{margin-bottom:1px}}.bd-submit--packages .item-sub{font-size:clamp(18px,2.34375vw,24px);font-weight:500;margin:0}.bd-submit--packages .item-price{padding-top:20px}@media screen and (min-width: 768px){.bd-submit--packages .item-price{font-size:20px}}@media screen and (max-width: 767px){.bd-submit--packages .item-price{font-size:24px}}.bd-submit--packages .item-price strong{font-size:42px;font-weight:500}.bd-submit--packages .item-price sub{font-weight:400;vertical-align:baseline}.bd-submit--packages .or{align-items:center;color:#000;display:flex;font-size:20px;font-weight:600;justify-content:center;text-align:center;text-transform:uppercase;width:100%}.bd-submit--packages .item-divider-professional{--item-divider-color: #ffd540}.bd-submit--packages .item-divider-elite{--item-divider-color: #00caff}.bd-submit--packages ul{list-style:none;margin:0;padding-top:25px;gap:clamp(20px,2.1484375vw,22px);font-size:clamp(18px,1.953125vw,20px)}.bd-submit--packages li{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='14' viewBox='0 0 16 14' fill='%23fff'%3E%3Cpath d='M1.63636 5.71053C3.27273 7.18421 5.45455 9.21053 5.45455 9.21053C5.45455 9.21053 10.7273 2.94737 15.6364 0L16 1.10526C14.1818 2.21053 8.72727 8.47368 6.72727 14C6.72727 14 1.09091 8.47368 0 7.18421L1.63636 5.71053Z'/%3E%3C/svg%3E");background-position:0 6px;background-repeat:no-repeat;background-size:16px auto;font-size:20px;font-weight:500;padding-left:30px}.bd-submit--packages .guest-pricing{background:var(--flower-bg),linear-gradient(135deg,#267efd 0%,#267efd 50%,#306cf6 100%);background-position:40px 40%,0 0;background-repeat:no-repeat;background-size:630px auto,cover}.bd-submit--winner_perks{display:flex;flex-direction:column;font-weight:400;justify-content:center}@media screen and (min-width: 768px){.bd-submit--winner_perks{padding-block:85px 0}}.bd-submit--winner_perks .title{color:#08235c;font-size:clamp(28px,3.515625vw,36px);margin-bottom:40px;text-align:center}.bd-submit--winner_perks .perks{display:flex;gap:clamp(20px,3.125vw,40px);justify-content:center;position:relative;width:100%;z-index:10}@media screen and (min-width: 1201px){.bd-submit--winner_perks .perks{margin-bottom:-120px}}@media screen and (max-width: 1200px){.bd-submit--winner_perks .perks{flex-direction:column}}.bd-submit--winner_perks .perks .item{background-color:#fff;border-radius:8px;box-shadow:0 0 30px #0000001a;color:#08235c;display:flex;flex-direction:column;flex-grow:1;padding:clamp(20px,2.9296875vw,30px)}.bd-submit--winner_perks .perks .item .d-flex{align-items:center;gap:10px;justify-content:space-between;margin:0;width:100%}@media screen and (max-width: 1200px){.bd-submit--winner_perks .perks .item img{height:30px;width:30px}}.bd-submit--winner_perks .perks .item strong{font-size:clamp(24px,2.734375vw,28px);text-transform:uppercase}.bd-submit--winner_perks .perks .item .list-item{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='19' fill='none' viewBox='0 0 23 19'%3E%3Cpath fill='%234300ff' d='M7.434 14.45c-.413.445-1.08.413-1.462-.063L3.75 11.56c-.858-1.08-2.383-1.238-3.463-.412L0 11.37l5.528 6.987c.667.857 1.97.857 2.636 0C11.881 13.688 22.27.699 23 0c0 .032-8.61 7.05-15.566 14.45'/%3E%3C/svg%3E");background-position:left center;background-repeat:no-repeat;background-size:22px;font-size:20px;line-height:1.5;padding:0 0 0 30px}@media screen and (min-width: 1201px){.bd-submit--winner_perks .perks .item .list-item{margin-top:30px}}.bd-submit--winner_perks .stats{background:linear-gradient(162deg,#8c67f4 0%,#4300ff 50%,#4300ff 65%,#2c80f4 100%);color:#fff;gap:var(--statsGapWidth);justify-content:center;position:relative;z-index:5}@media screen and (min-width: 1201px){.bd-submit--winner_perks .stats{--statsGapWidth: 160px;padding-bottom:65px;padding-inline:20px;padding-top:175px}}@media screen and (max-width: 1200px){.bd-submit--winner_perks .stats{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='390' height='343' fill='none' viewBox='0 0 390 343'%3E%3Cmask id='b' width='390' height='343' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Crect width='390' height='343' fill='url(%23a)' rx='8'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M169.772 419.42c-39.643-102.073-45.398-162.027 21.625-256.941 41.217-58.37 67.114-79.91 98.582-106.082 23.561-19.596 50.246-41.79 88.822-83.986 87.691-95.922 66.745-178.649 55.674-222.34q-.856-3.381-1.615-6.446c-19.493-79.323-71.2-150.065-86.482-170.972-1.67-2.286-2.906-3.976-3.616-5.017-7.208-10.559-86.495 112.629-97.306 197.108-5.881 45.946 9.571 73.676 22.398 96.695 3.777 6.779 7.327 13.15 10.037 19.456 16.365 38.083 25.228 102.074-25.228 112.633-50.455 10.56-102.565-53.431-86.494-105.593 6.702-21.754-71.785 107.843-106.168 245.75-30.556 122.556 39.38 203.316 86.158 257.331 9.03 10.432 17.198 19.865 23.613 28.404m287.97-205.356c-54.062 45.759-21.624 123.198 28.831 105.592 69.988-24.413 110.734-93.21 136.005-186.545 4.548 87.994-7.705 137.271-27.887 193.591-25.227 70.396-86.494 109.114-118.93 123.193-32.435 14.079-122.537 42.237-198.22-3.52s-80.458-126.973-75.682-168.95c7.208-63.361 39.643-123.588 172.989-239.35 94.808-82.306 98.189-184.021 99.472-222.766.475-14.275.67-20.002 5.045-13.059l1.053 1.68c28.572 45.329 60.668 96.251 78.234 184.868 21.623 109.112-62.399 192.665-100.91 225.266M-304 453.985l641.5 953.865L979 453.985c-18.993 2.745-40.725 5.293-63.977 8.011-95.872 11.221-217.483 25.455-278.397 69.424-57.108 41.224-131.32 154.286-203.788 264.687-32.713 49.84-65.071 99.138-95.338 141.038-30.267-41.9-62.625-91.198-95.341-141.038C169.696 685.706 95.482 572.644 38.374 531.42c-60.913-43.969-182.522-58.203-278.4-69.424-23.248-2.718-44.984-5.266-63.974-8.011M-73.786 1602.85l-35.602-107.01-35.601 107.01H-260.2l93.207 66.14-35.602 107.01 93.207-66.14 93.207 66.14-35.601-107.01 93.206-66.14zm446.888 0L337.5 1495.84l-35.602 107.01h-115.21l93.207 66.14L244.293 1776l93.207-66.14 93.205 66.14-35.6-107.01 93.205-66.14zm411.286-107.01 35.599 107.01h115.211l-93.205 66.14 35.6 107.01-93.205-66.14-93.205 66.14 35.599-107.01-93.205-66.14h115.211zM164.511 538.459 337.5 788.364 506.885 531.42 337.5 573.657z' clip-rule='evenodd' opacity='.12'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='a' x1='447.2' x2='56.601' y1='413.081' y2='-66.133' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.087' stop-color='%2320c3ee'/%3E%3Cstop offset='.358' stop-color='%234300ff'/%3E%3Cstop offset='.847' stop-color='%234300ff'/%3E%3Cstop offset='1' stop-color='%239675f2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"),linear-gradient(162deg,#8c67f4 0%,#4300ff 50%,#4300ff 65%,#2c80f4 100%);background-size:cover;border-radius:8px;flex-direction:column;gap:20px;margin:50px auto;max-width:calc(100% - 40px);padding-block:50px;padding-inline:20px;width:100%}}.bd-submit--winner_perks .stats .item{color:#fffc;display:flex;flex-direction:column;font-size:20px;gap:5px;position:relative}@media screen and (max-width: 1200px){.bd-submit--winner_perks .stats .item{align-items:center;justify-content:center;text-align:center}}.bd-submit--winner_perks .stats .item p{margin:0}.bd-submit--winner_perks .stats .item strong{color:#fff;font-size:32px}@media screen and (min-width: 768px){.bd-submit--winner_perks .stats .item:not(:last-child):after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='36' fill='none' viewBox='0 0 34 36'%3E%3Cpath stroke='%23fff' stroke-width='2' d='m24.817.577-24 34' opacity='.2'/%3E%3Cpath stroke='%23fff' stroke-width='2' d='m32.817.577-24 34' opacity='.4'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:30px;bottom:0;content:"";display:block;height:100%;left:100%;position:absolute;right:auto;top:0;width:var(--statsGapWidth);z-index:5}}.bd-submit--testimonials{overflow:hidden;position:relative}@media screen and (min-width: 768px){.bd-submit--testimonials:before{background:linear-gradient(to bottom,rgba(255,255,255,0) 70%,white 100%),linear-gradient(to right,#fff 0%,white 43%,#f8f8f8 43%,#fbfbfb 60%,#f4f4f4 60%,#fefefe 100%);content:"";height:100%;left:0;position:absolute;top:0;transform:skew(-35deg) scaleX(1.5);width:100%}}@media screen and (max-width: 767px){.bd-submit--testimonials{background:linear-gradient(to bottom,#f7f7f7 0%,#ffffff 100%);padding-top:10px}}.bd-submit--testimonials .holder{justify-content:space-between;min-height:322px;padding:40px 0;position:relative}@media screen and (max-width: 1200px){.bd-submit--testimonials .holder{flex-direction:column;gap:48px}}.bd-submit--testimonials .heading{gap:20px}@media screen and (max-width: 1200px){.bd-submit--testimonials .heading{flex-direction:column;text-align:center}}.bd-submit--testimonials .heading svg{color:#4300ff}@media screen and (max-width: 767px){.bd-submit--testimonials .heading svg{width:40px}}.bd-submit--testimonials .title{font-weight:300;margin:0;font-size:clamp(30px,3.515625vw,36px)}.bd-submit--testimonials .subtitle{font-size:24px;font-weight:400;margin:0}.bd-submit--testimonials section{position:relative;text-align:center}@media screen and (min-width: 1361px){.bd-submit--testimonials section{width:calc(100% - 460px)}}@media screen and (min-width: 1201px) and (max-width: 1360px){.bd-submit--testimonials section{width:calc(100% - 420px)}}@media screen and (max-width: 1200px){.bd-submit--testimonials section{width:100%}}@media screen and (min-width: 768px){.bd-submit--testimonials .item{justify-content:space-between}}@media screen and (max-width: 767px){.bd-submit--testimonials .item{flex-direction:column;gap:45px}}@media screen and (min-width: 1281px){.bd-submit--testimonials .item article{padding:0 35px}}@media screen and (min-width: 768px){.bd-submit--testimonials .item article{gap:28px;width:54%}}@media screen and (max-width: 767px){.bd-submit--testimonials .item article{gap:30px;width:350px}}.bd-submit--testimonials .item mark{font-size:clamp(22px,2.734375vw,28px);color:#4300ff;letter-spacing:8px}.bd-submit--testimonials .item blockquote{margin:0}@media screen and (min-width: 768px){.bd-submit--testimonials .item blockquote{font-size:24px;line-height:1.4583333333}}@media screen and (max-width: 767px){.bd-submit--testimonials .item blockquote{font-size:28px;line-height:1.4285714286;padding-inline:20px}}.bd-submit--testimonials .item aside{font-size:18px;gap:2px}@media screen and (min-width: 1281px){.bd-submit--testimonials .item aside{width:40%}}@media screen and (min-width: 768px) and (max-width: 1280px){.bd-submit--testimonials .item aside{width:45%}}@media screen and (max-width: 767px){.bd-submit--testimonials .item aside{width:350px}}.bd-submit--testimonials .item aside p{margin:0}@media screen and (min-width: 768px){.bd-submit--testimonials .item figure{margin:0 0 10px}}@media screen and (max-width: 767px){.bd-submit--testimonials .item figure{margin:0 0 24px}}.bd-submit--testimonials .item figure img{display:block;height:100%;object-fit:cover;width:100%}.bd-submit--testimonials .item .ava{border:5px solid #fff;border-radius:50%;box-shadow:0 0 20px #0003;height:135px;margin-right:-8px;overflow:hidden;position:relative;width:135px}.bd-submit--testimonials .item .logo{border-radius:50%;box-shadow:0 0 5px #00000026;height:110px;overflow:hidden;width:110px}.bd-submit--testimonials .swiper-slide{max-width:100%}.bd-submit--testimonials .swiper-navigation{justify-content:space-between;position:absolute;right:0;z-index:1}@media screen and (min-width: 1281px){.bd-submit--testimonials .swiper-navigation{bottom:0;top:0;width:40%}}@media screen and (min-width: 768px) and (max-width: 1280px){.bd-submit--testimonials .swiper-navigation{bottom:0;top:0;width:45%}}@media screen and (max-width: 767px){.bd-submit--testimonials .swiper-navigation{bottom:120px;left:0;margin:auto;width:350px}}.bd-submit--testimonials .swiper-button-prev{transform:rotate(180deg)}.bd-submit--testimonials .swiper-button-prev,.bd-submit--testimonials .swiper-button-next{align-self:stretch;cursor:pointer;min-width:44px}.bd-submit--testimonials .swiper-button-prev svg,.bd-submit--testimonials .swiper-button-next svg{fill:#4300ff}@media screen and (min-width: 1201px){.bd-submit--submission{padding:80px 20px 40px}}@media screen and (max-width: 1200px){.bd-submit--submission{padding:20px}}.bd-submit--faq{--faqIconColor: #4300ff;background:linear-gradient(to right,#e2e4fb 0%,#f8fbfd 50%,#edf9fd 100%)}@media screen and (min-width: 768px){.bd-submit--faq{padding:70px 0 45px}}@media screen and (max-width: 767px){.bd-submit--faq{padding:52px 0 55px}}.bd-submit--faq .faq-box .title{font-weight:600;margin-bottom:0;font-size:clamp(28px,3.515625vw,36px);text-align:center}.bd-submit--faq .faq-box .subtitle{color:#586c88;font-size:24px;margin-bottom:clamp(30px,5.859375vw,60px);margin-top:clamp(10px,1.953125vw,20px);text-align:center}.bd-submit--faq .faq-box .questions--list{max-width:830px}@media screen and (max-width: 767px){.bd-submit--faq .faq-box .item-question{font-size:20px}}.bd-submit .bd-page--countdown{font-weight:400}@media screen and (min-width: 1201px){.bd-submit .bd-page--countdown{padding-top:50px}}.bd-submit .bd-page--countdown .title{text-align:left;width:100%}@media screen and (max-width: 1200px){.bd-submit .bd-page--countdown .title{font-size:20px;text-align:center}}.bd-submit .bd-page--countdown .hgroup{display:none}@media screen and (max-width: 1200px){.bd-submit .bd-page--countdown .inner{border:none;box-shadow:none;padding:0}}.bd-submit .bd-page--countdown .inner section{justify-content:flex-end}@media screen and (max-width: 1200px){.bd-submit .bd-page--countdown .site-width-grid{border:1px solid #bbd3e0;border-radius:10px;box-shadow:0 20px 40px #080f2626;margin:0 auto;padding:14px 18px;width:calc(100% - 40px)}}.footer-fancy{box-shadow:0 0 40px #0000001a}
