@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}@font-face{font-family:Outfit;src:url(../../../../fonts/Outfit-Bold.woff2) format("woff2");font-weight:700;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}.parsley-errors-list{list-style:none;margin:0;padding:0}select.parsley-error~.parsley-errors-list{position:relative}.parsley-errors-list li{position:absolute;min-width:190px;padding:3px 15px 7px;height:37px;background:#fff;border:1px solid #ed383d;opacity:0;pointer-events:none;right:0;bottom:100%;font-size:14px;font-weight:500;color:#ed383d;white-space:nowrap;z-index:1}@media screen and (max-width: 767px){.parsley-errors-list li{white-space:normal;height:auto}}.upload-file__content .parsley-errors-list li{position:static;opacity:1;width:100%;pointer-events:auto;border:0;padding:0;transform:translateY(0);color:#ed383d;margin-bottom:8px}.upload-file__content .parsley-errors-list li:before,.upload-file__content .parsley-errors-list li:after{content:none}.parsley-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{content:"!";display:inline;position:relative;margin-right:14px;font-size:25px;line-height:20px;font-weight:500;bottom:-4px}.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}.tr-contacts ul,.parsley-errors-list,.validate-errors-list,.fancy-header ul{padding:0;margin:0;list-style:none}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}p,dl,menu,ol,ul{margin:1em 0}menu,ol,ul{padding:0}h1,h2,h3{margin:0}img{vertical-align:top;max-width:100%}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}.hide{display:none!important}.grecaptcha-badge{visibility:hidden}.inline{display:inline;font:inherit}@media screen and (min-width: 1201px){.laptop-view{display:none!important}}@media screen and (max-width: 1200px){.laptop-hide{display:none!important}}@media screen and (min-width: 1025px){.tablet-view{display:none!important}}@media screen and (max-width: 1024px){.tablet-hide{display:none!important}}@media screen and (min-width: 768px){.mobile-view{display:none!important}}@media screen and (max-width: 767px){.mobile-hide{display:none!important}}.site-width-grid{max-width:1480px;width:100%;margin:0 auto}@media screen and (min-width: 1201px){.site-width-grid{padding-left:35px;padding-right:35px}}@media screen and (max-width: 1200px){.site-width-grid{padding-left:25px;padding-right:25px}}@media screen and (max-width: 767px){.site-width-grid{padding-left:20px;padding-right:20px}}.d-flex{display:flex}.d-none{display:none}.d-i-flex{display:inline-flex}.fl-shrink{flex-shrink:0}.fl-grow{flex-grow:1}.fl-col{flex-direction:column}.fl-wrap{flex-wrap:wrap}.fl-center{align-items:center;justify-content:center}.fl-baseline{align-items:baseline}.fl-align-center{align-items:center}.fl-justify-center{justify-content:center}.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{text-decoration:none}strong{font-weight:500}h1,h2,h3{font-family:Outfit,sans-serif;line-height:1.15;font-weight:500}button{font-family:Outfit,sans-serif}mark{background:none}[v-cloak]{display:none}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}html,body{height:100%;-webkit-overflow-scrolling:touch;margin:0}html.block-scroll{overflow:hidden}@media screen and (max-width: 767px){html.block-scroll-mobile{overflow:hidden}}body{color:#000;font:300 16px/1.25 Outfit,sans-serif;background:#fff;min-width:320px}.wrapper{min-height:100vh;overflow:hidden}.main{width:100%}@media screen and (max-width: 1200px){.main{padding-top:62px}}@media screen and (min-width: 1201px){.header~.main,.fancy-header~.main{padding-top:74px}}@media screen and (min-width: 1201px){.is-come-from-admin{margin-top:20px}}.fancy-header{position:fixed;z-index:100;left:0;right:0;top:0;background-color:#fff;box-shadow:0 0 90px #00000014}.fancy-header .holder{gap:clamp(20px,2.9296875vw,30px);justify-content:space-between}@media screen and (min-width: 1201px){.fancy-header .holder{height:74px}}@media screen and (max-width: 1200px){.fancy-header .holder{height:62px}}.fancy-header .logo{margin-right:auto}.fancy-header .logo a{display:block}@media screen and (max-width: 1200px){.fancy-header .logo a{max-width:172px}}.fancy-header .logo img{display:block;height:auto}.fancy-header .inner{gap:30px}@media screen and (min-width: 1201px){.fancy-header .nav{align-items:center;gap:25px}}@media screen and (max-width: 1200px){.fancy-header .nav{position:fixed;opacity:0;pointer-events:none}}@media screen and (min-width: 1201px){.fancy-header .menu{gap:40px}}@media screen and (min-width: 1201px){.fancy-header .link-holder{position:relative}.fancy-header .link-holder:not(:hover) .link i{transform:rotate(90deg)}.fancy-header .link-holder:not(:hover) .dropdown,.fancy-header .link-holder:not(:hover) .dropbox{opacity:0;pointer-events:none;transform:translate(-50%,6px)}}@media screen and (min-width: 1201px){.fancy-header .dropdown,.fancy-header .dropbox{position:absolute}}@media screen and (min-width: 1321px){.fancy-header .link{text-transform:uppercase;font-size:var(--headerLinkFontSize, 15px);gap:10px}}@media screen and (min-width: 1201px) and (max-width: 1320px){.fancy-header .link{text-transform:uppercase;font-size:var(--headerLinkFontSize, 13px);gap:10px}}@media screen and (min-width: 1201px){.fancy-header .link i{transform:rotate(-90deg);width:12px;height:12px}.fancy-header .link i svg{fill:#08235c}.fancy-header .link i.alone{transform:rotate(90deg)}}.fancy-header .cta{text-transform:uppercase;white-space:nowrap}@media screen and (min-width: 1201px){.fancy-header .cta{font-size:16px}}.fancy-header .cta a{position:relative}@media screen and (min-width: 1201px){.fancy-header .cta a{gap:10px}.fancy-header .cta a svg{width:6px;height:12px;fill:currentColor}}@media screen and (min-width: 1201px){.fancy-header .cta .link-submit{color:#08235c}.fancy-header .cta .link-submit:hover{color:#4300ff}}@media screen and (min-width: 1201px){.fancy-header .cta .link-find{height:32px;padding:0 18px}}.fancy-header .user{text-transform:uppercase;font-size:16px}.fancy-header .user i{border-radius:50%}@media screen and (min-width: 1201px){.fancy-header .user i{width:36px;height:36px}}@media screen and (max-width: 1200px){.fancy-header .user i{width:40px;height:40px}}.fancy-header .user a{gap:14px;color:#08235c}.fancy-header .burger{position:relative;height:30px;width:30px;background:none;border:none}.fancy-header .burger span{position:absolute;opacity:0}.fancy-header{transition:transform .25s}@media screen and (min-width: 1201px){.fancy-header.scrolled{transform:translateY(-14px)}.fancy-header.scrolled .holder{transform:translateY(7px)}.fancy-header.scrolled .logo{transform:scale(.84)}}@media screen and (min-width: 1201px) and (min-width: 1321px){.fancy-header.scrolled .link,.fancy-header.scrolled .user{font-size:14px}}@media screen and (min-width: 1201px) and (min-width: 1201px) and (max-width: 1320px){.fancy-header.scrolled .link,.fancy-header.scrolled .user{font-size:12px}}.fancy-header .holder{pointer-events:none;transition:transform .25s}.fancy-header .holder>*{pointer-events:auto}@media screen and (max-width: 1200px){.fancy-header .holder.is-active .nav{transform:translate(0);opacity:1;pointer-events:auto}.fancy-header .holder.is-active .burger span{background-color:transparent}.fancy-header .holder.is-active .burger span:after{transform:rotate(45deg)}.fancy-header .holder.is-active .burger span:before{transform:rotate(-45deg)}}.fancy-header .logo{transition:transform .25s;transform-origin:left center}@media screen and (max-width: 1200px){.fancy-header .nav{top:62px;right:0;left:0;width:100vw;height:calc(100dvh - 62px);flex-direction:column;background-color:#fafafa;background-image:linear-gradient(to bottom,rgba(0,0,0,.04) 0%,rgba(0,0,0,0) 10%);transform:translate(100%);padding:30px;overflow:auto;transition:all .3s}}@media screen and (max-width: 1200px){.fancy-header .menu{flex-direction:column;gap:20px}}@media screen and (min-width: 1201px){.fancy-header .menu a{color:#08235c}.fancy-header .menu a:hover,.fancy-header .menu a.active{color:#4300ff}}@media screen and (max-width: 1200px){.fancy-header .link-holder{width:100%;display:flex;flex-direction:column}}@media screen and (min-width: 1201px){.fancy-header .dropdown,.fancy-header .dropbox{box-shadow:0 0 20px #0003;top:100%;left:50%;transition:all .25s;transform:translate(-50%,12px)}.fancy-header .dropdown:before,.fancy-header .dropdown:after,.fancy-header .dropbox:before,.fancy-header .dropbox:after{content:"";position:absolute;left:0;right:0}.fancy-header .dropdown:before,.fancy-header .dropbox:before{width:0;height:0;border-style:none solid solid;border-width:8px;border-color:#4300ff transparent;margin:auto}}@media screen and (min-width: 1201px){.fancy-header .dropdown{width:300px;background-color:#fff;border-top:3px solid #4300ff;border-radius:10px}.fancy-header .dropdown:before{bottom:calc(100% + 2px)}.fancy-header .dropdown:after{bottom:100%;height:15px}}@media screen and (max-width: 1200px){.fancy-header .dropdown{padding-left:30px}.fancy-header .dropdown ul{display:flex;flex-direction:column;gap:20px}}@media screen and (min-width: 1201px){.fancy-header .dropdown li:not(:last-child){border-bottom:1px solid rgba(8,35,92,.1)}}@media screen and (min-width: 1201px){.fancy-header .dropdown a{min-height:50px;padding:5px 20px;gap:10px;font-weight:500;font-size:18px;width:100%}}.fancy-header .dropdown a svg{fill:#4300ff}@media screen and (min-width: 1201px){.fancy-header .dropbox{width:1230px;max-width:99vw;border-radius:0 0 10px 10px;background-color:#fefefe;padding:28px 20px 24px;margin-left:var(--dropboxMenuShift)}.fancy-header .dropbox:before{bottom:calc(100% - 1px);transform:translate(calc(-1 * var(--dropboxMenuShift)))}.fancy-header .dropbox:after{bottom:calc(100% - 3px);height:18px;background-image:linear-gradient(to right,#9675f2 0%,#4300ff 70%,#1981ff 100%);background-size:100% 3px;background-repeat:no-repeat;background-position:0 100%}}@media screen and (min-width: 1201px){.fancy-header .dropbox-holder{gap:30px}}@media screen and (max-width: 1200px){.fancy-header .dropbox-holder{flex-direction:column}}@media screen and (min-width: 1201px){.fancy-header .dropbox-nav{gap:12px;width:286px}}@media screen and (min-width: 1201px){.fancy-header .dropbox-nav-item{gap:20px;cursor:pointer;height:60px;border-radius:5px;padding:4px 15px;font-size:18px;font-weight:500}.fancy-header .dropbox-nav-item .icon{fill:#4300ff}.fancy-header .dropbox-nav-item.active{color:#fff;background:linear-gradient(135deg,#794cf7 0%,#4300ff 60%,#1293ff 100%)}.fancy-header .dropbox-nav-item.active .icon{fill:#fff}}@media screen and (min-width: 1201px){.fancy-header .dropbox-sections-holder{--flower-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 89.89 138.67' opacity='0.08'%3E%3Cpath d='M89.62,86.07A32.94,32.94,0,0,1,69,114.83s-1.64.48-2.09.59l-.12,0c-8.48,2.07-26.51,4.74-26.51-9.3h0c0-6,3.22-10.53,7.69-14.44C54.5,86,63.69,81.61,69.39,76.16c3.12-3,5.19-6.29,5.19-10.35A57,57,0,0,0,66.52,36c0,42.15-44.37,45.22-44.37,76.39V113c0,14.06,11.25,25.69,26.24,25.69C95.86,138.67,89.62,86.68,89.62,86.07Z' fill='%23ddd1ff'/%3E%3Cpath d='M66.55,36l0-.05h0a57,57,0,0,1,8.06,29.83c0,4.06-2.07,7.37-5.19,10.35C63.69,81.61,54.5,86,48,91.68c-4.47,3.91-7.69,8.46-7.69,14.44h0c0,14,18,11.37,26.51,9.3l.12,0-.47,0-.43,0-.45,0c-.31,0-.61-.08-.91-.12-4.28-.73-5.66-3.49-5.66-7.14V108c0-8.79,14.79-14.09,19.29-28.52a29,29,0,0,0,1.29-8.72C79.57,53.89,68.16,38.27,66.55,36Z' fill='%23cbb8ff'/%3E%3Cpath d='M45.28,0l0,0,0,0a53.49,53.49,0,0,0-8.13,24.88h0c0,7.53,3.09,11.36,6,15.09a27.09,27.09,0,0,1,3.45,5.36,15.08,15.08,0,0,1,1.31,6.34h0c0,13.29-15.31,14.06-20.09,13.64H28l-.25,0h-.15a3.56,3.56,0,0,1-.57-.08l-.34-.06c-4.7-.9-9.14-4.87-9.14-16.36C17.57,48.82,0,76.33,0,94.66s18.2,35.47,18.2,35.47c-3.14-6.08-5-12.82-4.39-19.56,0-28.76,47.7-42.81,47.7-69.71C61.51,26.23,55.89,12.21,45.28,0Z' fill='%23ddd1ff'/%3E%3Cpath d='M47.86,51.69a15.08,15.08,0,0,0-1.31-6.34A27.09,27.09,0,0,0,43.1,40c-2.86-3.73-6-7.56-6-15.09h0A53.49,53.49,0,0,1,45.28,0l0,0c-1.26,1.58-15,19.29-15,30.34,0,12.19,6.93,18.28,6.93,24.37a12.82,12.82,0,0,1-1.38,6.11,8,8,0,0,1-7.53,4.48h-.47c4.78.42,20.09-.35,20.09-13.64Z' fill='%23cbb8ff'/%3E%3C/svg%3E");background-image:var(--flower-bg);background-repeat:no-repeat;background-size:245px auto;background-position:96% 22px;position:relative;background-color:#fff;padding:0 40px;box-shadow:0 4px 40px #0000001a}}.fancy-header .dropbox-sections-holder:has([data-location=us]:checked) .dropbox-section-items [data-location=global]{display:none}.fancy-header .dropbox-sections-holder:has([data-location=global]:checked) .dropbox-section-items [data-location=us]{display:none}@media screen and (min-width: 1201px){.fancy-header .dropbox-sections{overflow:hidden}}@media screen and (min-width: 1201px){.fancy-header .dropbox-tabs{position:absolute;top:0;left:40px;right:40px;gap:45px;z-index:1}.fancy-header .dropbox-tabs:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:linear-gradient(to right,#4300ff 0%,rgba(67,0,255,0) 100%)}}@media screen and (max-width: 1200px){.fancy-header .dropbox-tabs{gap:14px;margin-top:10px;margin-bottom:20px}}.fancy-header .dropbox-tabs label{position:relative;font-weight:500;text-transform:uppercase}@media screen and (min-width: 1201px){.fancy-header .dropbox-tabs label{height:64px;font-size:14px;gap:12px;transition:color .2s;cursor:pointer}}@media screen and (max-width: 1200px){.fancy-header .dropbox-tabs label{height:48px;width:100%;font-size:16px;gap:16px;padding:0 5px;border-radius:5px;background:rgba(150,117,242,.1);color:#08235c}}.fancy-header .dropbox-tabs label:before,.fancy-header .dropbox-tabs label:after{content:"";position:absolute;opacity:0;left:0;right:0;top:calc(100% - 2px)}@media screen and (min-width: 1201px){.fancy-header .dropbox-tabs label:before,.fancy-header .dropbox-tabs label:after{transition:opacity .2s}}@media screen and (min-width: 1201px){.fancy-header .dropbox-tabs label:before{height:3px;background:#4300ff}}.fancy-header .dropbox-tabs label:after{width:0;height:0;border-style:solid solid none}@media screen and (min-width: 1201px){.fancy-header .dropbox-tabs label:after{border-width:5px 6px;border-color:#4300ff transparent;margin:3px auto 0}}@media screen and (max-width: 1200px){.fancy-header .dropbox-tabs label:after{border-width:8px 9px;border-color:#9675f2 transparent;margin:auto}}@media screen and (min-width: 1201px){.fancy-header .dropbox-tabs label:has(input:checked){color:#4300ff}}@media screen and (max-width: 1200px){.fancy-header .dropbox-tabs label:has(input:checked){background:#9675f2;color:#fff}}.fancy-header .dropbox-tabs label:has(input:checked):before,.fancy-header .dropbox-tabs label:has(input:checked):after{opacity:1}.fancy-header .dropbox-tabs label img{border-radius:50%}.fancy-header .dropbox-tabs label input{width:0;height:0;opacity:0;position:absolute;pointer-events:none;z-index:-1}@media screen and (min-width: 1201px){.fancy-header .dropbox-section{display:flex;width:100%;height:100%;position:relative;padding:85px 0 20px}.fancy-header .dropbox-section:not(.active){display:none}}@media screen and (max-width: 1200px){.fancy-header .dropbox-section:not(:last-child){border-bottom:1px solid rgba(8,35,92,.15)}}@media screen and (max-width: 1200px){.fancy-header .dropbox-section-title{height:60px;display:flex;align-items:center;color:#08235c;font-size:16px;font-weight:500;text-transform:uppercase;padding:2px 20px;gap:20px}.fancy-header .dropbox-section-title svg{fill:currentColor}.fancy-header .dropbox-section-title .arrow{margin-left:auto;transform:rotate(90deg)}.fancy-header .dropbox-section-title.current{color:#4300ff}.fancy-header .dropbox-section-title.current .arrow{transform:rotate(-90deg)}}@media screen and (min-width: 1201px){.fancy-header .dropbox-section-items{height:375px;width:100%;column-gap:15px;columns:2 auto;column-fill:auto;overflow:hidden}}@media screen and (max-width: 1200px){.fancy-header .dropbox-section-items{border-top:1px solid rgba(8,35,92,.15);padding:10px 0}}@media screen and (min-width: 1201px){.fancy-header .dropbox-section-items a{display:inline-flex;align-items:center;gap:20px;padding:10px 0;font-weight:500;color:#08235c;transition:all .2s}.fancy-header .dropbox-section-items a:hover{color:#4300ff;transform:translate(10px)}.fancy-header .dropbox-section-items a .icon{fill:#4300ff}}@media screen and (max-width: 1200px){.fancy-header .dropbox-section-items a{padding:10px 24px;font-weight:500;display:flex;width:100%;align-items:center;font-size:15px;color:#08235c}.fancy-header .dropbox-section-items a .icon{flex-shrink:0;width:0;height:0;border-style:solid none solid solid;border-width:7px 10px;border-color:transparent #08235c;margin-right:20px}.fancy-header .dropbox-section-items a .icon svg{display:none}}@media screen and (min-width: 1201px){.fancy-header .link{transition:all .2s}.fancy-header .link:hover .icon{transform:translate(2px)}}@media screen and (max-width: 1200px){.fancy-header .link{width:18px;height:18px}.fancy-header .link svg{width:11px;height:18px}}@media screen and (max-width: 1200px){.fancy-header .cta{display:flex;align-items:center;justify-content:center;margin:30px 0;gap:20px;width:100%;font-size:20px;padding:0 15px}}@media screen and (max-width: 680px){.fancy-header .cta{flex-direction:column-reverse}}@media screen and (max-width: 1200px){.fancy-header .cta a{gap:16px;height:52px;padding:0 40px;min-width:30%}.fancy-header .cta a:before{content:"";position:absolute;pointer-events:none;left:0;top:0;width:100%;height:100%;transform:skew(-35deg);border-radius:5px 8px;transition-property:background,border-color;transition-duration:.2s;transition-timing-function:ease-out}.fancy-header .cta a .icon{fill:var(--headerCtaIconColor, #71a0fa)}}@media screen and (max-width: 640px){.fancy-header .cta a{width:100%}}.fancy-header .cta .link-submit{--headerCtaIconColor: #4300ff}@media screen and (max-width: 1200px){.fancy-header .cta .link-submit{color:#08235c}.fancy-header .cta .link-submit:before{border:1.5px solid #71a0fa}}.fancy-header .cta .link-find{--headerCtaIconColor: #fff}.fancy-header .user{gap:clamp(20px,2.9296875vw,30px);transition:all .2s}@media screen and (min-width: 1201px){.fancy-header .user i{background-color:#4300ff1a}}@media screen and (max-width: 1200px){.fancy-header .user i{background-color:#0003}}@media screen and (min-width: 1201px){.fancy-header .user svg{fill:#4300ff}}@media screen and (max-width: 1200px){.fancy-header .user svg{fill:#fff}}.fancy-header .user a{color:#08235c}@media screen and (min-width: 1201px){.fancy-header .user a:hover{color:#4300ff}}.fancy-header .burger span,.fancy-header .burger span:before,.fancy-header .burger span:after{width:26px;height:2px;top:0;bottom:0;left:0;right:0;margin:auto;background-color:var(--headerBurgerColor, #4300ff)}.fancy-header .burger span{opacity:1;z-index:1}.fancy-header .burger span:after,.fancy-header .burger span:before{content:"";position:absolute;background-color:var(--headerBurgerColor, #4300ff)}.fancy-header .burger span:after{transform:translateY(8px)}.fancy-header .burger span:before{transform:translateY(-8px)}@media screen and (max-width: 1200px){.fancy-header .mobile-main-item{height:48px;font-size:16px;font-weight:500;color:var(--headerMobileMainItemColor, #08235c);text-transform:uppercase;border-width:1px;border-style:solid;border-radius:var(--headerMobileMainItemRadius, 8px);padding:0 16px;width:100%;justify-content:space-between}.fancy-header .mobile-main-item:not(.current){background:var(--headerMobileMainItemBg, #fff);border-color:#96c9ee}.fancy-header .mobile-main-item:not(.current) svg{fill:#4300ff;transform:rotate(90deg)}.fancy-header .mobile-main-item.current{background:linear-gradient(175deg,#7649f7 0%,#4201ff 30%,#0ba9ff 100%);color:#fff}.fancy-header .mobile-main-item.current svg{fill:#fff;transform:rotate(-90deg)}}@media screen and (max-width: 1200px){.fancy-header .mobile-toggler-dropdown{margin-top:20px}.fancy-header .mobile-toggler-dropdown:not(.opened){display:none}}@media screen and (max-width: 1200px){.fancy-header .mobile-toggler-dropbox:not(.opened){display:none}}.admin-notification{height:20px;text-align:center;background-color:orange;position:fixed;top:0;left:0;width:100%;z-index:200;font-size:12px;cursor:default}.admin-notification~.wrapper .fancy-header{top:20px}@media screen and (max-width: 1200px){.admin-notification~.wrapper .fancy-header .nav{top:82px;height:calc(100dvh - 82px)}}@media screen and (min-width: 1201px){.admin-notification~.wrapper .fancy-header~.main{padding-top:94px}}@media screen and (max-width: 1200px){.admin-notification~.wrapper .fancy-header~.main{padding-top:82px}}.footer{background-repeat:no-repeat;font-weight:400}.footer ul{list-style:none;margin:0;padding:0}.footer a{display:inline-flex}.footer--nav{font-size:16px}@media screen and (min-width: 1025px){.footer--nav{gap:4%}}@media screen and (max-width: 1024px){.footer--nav{gap:55px;align-items:center;margin-bottom:40px}}@media screen and (max-width: 1024px){.footer--nav aside{text-align:center}}@media screen and (min-width: 1025px){.footer--nav section{align-items:flex-start}}@media screen and (min-width: 768px) and (max-width: 1024px){.footer--nav section{width:100%}}@media screen and (max-width: 767px){.footer--nav section{flex-direction:column;align-items:center;text-align:center;gap:70px}}.footer--nav ul{flex-direction:column}.footer--nav address{font-style:normal;color:#fff;line-height:1.5}@media screen and (min-width: 768px){.footer--nav address{margin-bottom:18px}}@media screen and (max-width: 767px){.footer--nav address{margin-bottom:28px}}.footer--nav_part{flex-direction:column;font-weight:500}@media screen and (max-width: 767px){.footer--nav_part{gap:32px;align-items:center}}.footer--bottom aside{font-size:14px}.footer--bottom .pages{white-space:nowrap;flex-wrap:wrap}.footer--bottom .shares{flex-wrap:wrap}.footer--bottom .icon{fill:currentColor}.footer-common{--flower-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 89.89 138.67' opacity='0.05'%3E%3Cpath d='M89.62,86.07A32.94,32.94,0,0,1,69,114.83s-1.64.48-2.09.59l-.12,0c-8.48,2.07-26.51,4.74-26.51-9.3h0c0-6,3.22-10.53,7.69-14.44C54.5,86,63.69,81.61,69.39,76.16c3.12-3,5.19-6.29,5.19-10.35A57,57,0,0,0,66.52,36c0,42.15-44.37,45.22-44.37,76.39V113c0,14.06,11.25,25.69,26.24,25.69C95.86,138.67,89.62,86.68,89.62,86.07Z' fill='%233466ab'/%3E%3Cpath d='M66.55,36l0-.05h0a57,57,0,0,1,8.06,29.83c0,4.06-2.07,7.37-5.19,10.35C63.69,81.61,54.5,86,48,91.68c-4.47,3.91-7.69,8.46-7.69,14.44h0c0,14,18,11.37,26.51,9.3l.12,0-.47,0-.43,0-.45,0c-.31,0-.61-.08-.91-.12-4.28-.73-5.66-3.49-5.66-7.14V108c0-8.79,14.79-14.09,19.29-28.52a29,29,0,0,0,1.29-8.72C79.57,53.89,68.16,38.27,66.55,36Z' fill='%2371a0fa'/%3E%3Cpath d='M45.28,0l0,0,0,0a53.49,53.49,0,0,0-8.13,24.88h0c0,7.53,3.09,11.36,6,15.09a27.09,27.09,0,0,1,3.45,5.36,15.08,15.08,0,0,1,1.31,6.34h0c0,13.29-15.31,14.06-20.09,13.64H28l-.25,0h-.15a3.56,3.56,0,0,1-.57-.08l-.34-.06c-4.7-.9-9.14-4.87-9.14-16.36C17.57,48.82,0,76.33,0,94.66s18.2,35.47,18.2,35.47c-3.14-6.08-5-12.82-4.39-19.56,0-28.76,47.7-42.81,47.7-69.71C61.51,26.23,55.89,12.21,45.28,0Z' fill='%233466ab'/%3E%3Cpath d='M47.86,51.69a15.08,15.08,0,0,0-1.31-6.34A27.09,27.09,0,0,0,43.1,40c-2.86-3.73-6-7.56-6-15.09h0A53.49,53.49,0,0,1,45.28,0l0,0c-1.26,1.58-15,19.29-15,30.34,0,12.19,6.93,18.28,6.93,24.37a12.82,12.82,0,0,1-1.38,6.11,8,8,0,0,1-7.53,4.48h-.47c4.78.42,20.09-.35,20.09-13.64Z' fill='%2371a0fa'/%3E%3C/svg%3E")}@media screen and (min-width: 1025px){.footer-common{background-image:var(--flower-bg),url(/topbest/images/hero-bg-mask.svg),linear-gradient(140deg,#02112b 60%,#133779 90%);background-position:calc(50% + 575px) 54%,0 0,0 0;background-size:650px auto,34% auto,cover;padding:62px 0 48px}}@media screen and (max-width: 1024px){.footer-common{padding:60px 0 40px;background-image:var(--flower-bg),linear-gradient(140deg,#02112b 60%,#133779 90%)}}@media screen and (min-width: 768px) and (max-width: 1024px){.footer-common{background-position:calc(50% + 400px) 20%,0 0;background-size:650px auto,cover}}@media screen and (max-width: 767px){.footer-common{background-position:calc(50% + 110px) 240px,0 0;background-size:700px auto,cover}}.footer-common a{color:#fff}.footer-common a:hover,.footer-common .is-active{color:#41afff}@media screen and (min-width: 1025px){.footer-common .footer--nav{margin-bottom:74px}}@media screen and (max-width: 1024px){.footer-common .footer--nav{flex-direction:column-reverse}}@media screen and (min-width: 1025px){.footer-common .footer--nav aside{width:25%}}.footer-common .footer--nav aside p{color:#fff;font-size:14px;margin:30px 0 0}@media screen and (min-width: 1025px){.footer-common .footer--nav section{width:71%;padding-top:16px;gap:1.3333333333%}}@media screen and (min-width: 768px) and (max-width: 1024px){.footer-common .footer--nav section{gap:1.3333333333%}}@media screen and (min-width: 768px){.footer-common .footer--nav ul{gap:10px}}@media screen and (max-width: 767px){.footer-common .footer--nav ul{gap:16px}}@media screen and (min-width: 768px){.footer-common .footer--nav_part{width:24%;gap:28px}}.footer-common .footer--nav_part .title{font-size:20px;color:#71a0fa}.footer-common .footer--nav_part p{margin-bottom:0;margin-top:0}.footer-common .footer--bottom{display:flex;color:#fff}.footer-common .footer--bottom ul li a{font-size:14px}@media screen and (min-width: 1025px){.footer-common .footer--bottom{gap:4%;align-items:flex-start}}@media screen and (max-width: 1024px){.footer-common .footer--bottom{flex-direction:column;align-items:center}}@media screen and (min-width: 1025px){.footer-common .footer--bottom aside{width:25%}}@media screen and (max-width: 1024px){.footer-common .footer--bottom aside{margin-bottom:28px}}.footer-common .footer--bottom .pages{font-size:15px}@media screen and (min-width: 1025px){.footer-common .footer--bottom .pages{width:50%}}@media screen and (max-width: 1024px){.footer-common .footer--bottom .pages{order:-1;margin-bottom:60px}}@media screen and (min-width: 768px){.footer-common .footer--bottom .pages{gap:5px 30px}}@media screen and (max-width: 767px){.footer-common .footer--bottom .pages{gap:15px 30px;justify-content:center}}.footer-common .footer--bottom .shares{gap:5px 25px}@media screen and (min-width: 1025px){.footer-common .footer--bottom .shares{width:17%}}.footer-trend{--flower-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 279.17' opacity='0.64'%3E%3Cpath d='M144.67,86.07a32.88,32.88,0,0,1-20.62,28.76s-1.64.48-2.09.59l-.11,0c-8.48,2.07-26.52,4.74-26.52-9.3h0c0-6,3.23-10.53,7.69-14.44,6.54-5.72,15.73-10.07,21.43-15.52,3.12-3,5.19-6.29,5.19-10.35A57,57,0,0,0,121.57,36c0,42.15-44.37,45.22-44.37,76.39V113c0,14.06,11.26,25.69,26.25,25.69C150.92,138.67,144.67,86.68,144.67,86.07Z' fill='%23f5f5f5'/%3E%3Cpath d='M121.6,36l0-.05h0a57,57,0,0,1,8.07,29.83c0,4.06-2.07,7.37-5.19,10.35-5.7,5.45-14.89,9.8-21.43,15.52-4.46,3.91-7.69,8.46-7.69,14.44h0c0,14,18,11.37,26.52,9.3l.11,0-.46,0-.43,0-.46,0-.9-.12c-4.28-.73-5.66-3.49-5.66-7.14V108c0-8.79,14.79-14.09,19.29-28.52a29.28,29.28,0,0,0,1.28-8.72C134.62,53.89,123.21,38.27,121.6,36Z' fill='%23eeeeee'/%3E%3Cpath d='M100.34,0l0,0,0,0a53.37,53.37,0,0,0-8.13,24.88h0c0,7.53,3.09,11.36,6,15.09a27.55,27.55,0,0,1,3.45,5.36,15.08,15.08,0,0,1,1.31,6.34h0c0,13.29-15.32,14.06-20.09,13.64h.24l-.24,0h-.15a3.68,3.68,0,0,1-.58-.08l-.33-.06c-4.7-.9-9.14-4.87-9.14-16.36,0,0-17.57,27.51-17.57,45.84s18.2,35.47,18.2,35.47c-3.14-6.08-5-12.82-4.4-19.56,0-28.76,47.71-42.81,47.71-69.71C116.57,26.23,111,12.21,100.34,0Z' fill='%23f5f5f5'/%3E%3Cpath d='M102.92,51.69a15.08,15.08,0,0,0-1.31-6.34A27.55,27.55,0,0,0,98.16,40c-2.86-3.73-6-7.56-6-15.09h0A53.37,53.37,0,0,1,100.34,0l0,0c-1.26,1.58-15,19.29-15,30.34,0,12.19,6.93,18.28,6.93,24.37a12.71,12.71,0,0,1-1.39,6.11,8,8,0,0,1-7.52,4.48h-.47c4.77.42,20.09-.35,20.09-13.64Z' fill='%23eeeeee'/%3E%3Cpolygon points='103.05 152.2 103.05 152.2 100.01 152.93 100 152.93 100 152.93 97.03 152.22 96.95 152.2 73.88 146.7 81.06 157.45 96.95 181.23 96.96 181.24 99.97 185.76 100 185.8 100 185.8 100.03 185.76 103.05 181.24 103.05 181.23 126.12 146.7 103.05 152.2' fill='%23eeeeee'/%3E%3Cpath d='M197.47,138.58l-7.58,1.06-19.74,2.76-11.41,1.86a33.13,33.13,0,0,0-23,14l-35.4,51.11,0,.06-.29.42-.29-.42,0-.06-35.4-51.11a33.13,33.13,0,0,0-23-14L29.85,142.4l-19.74-2.76-7.58-1.06L0,138.23l100,71.64,100-71.64Z' fill='%23eeeeee'/%3E%3Cpolygon points='100 209.87 0 138.23 100 279.17 200 138.23 100 209.87' fill='%23f5f5f5'/%3E%3C/svg%3E%0A");background-image:var(--flower-bg);color:#08235c}@media screen and (min-width: 1025px){.footer-trend{background-position:calc(50% + 690px) 115px;background-size:530px auto;background-color:#fff;padding:0 0 78px}}@media screen and (max-width: 1024px){.footer-trend{padding:0 0 90px}}@media screen and (min-width: 768px) and (max-width: 1024px){.footer-trend{background-position:calc(50% + 400px) 150%;background-size:450px auto}}@media screen and (max-width: 767px){.footer-trend{background-position:calc(50% + 110px) calc(100% + 175px);background-size:540px auto}}.footer-trend a{color:#08235c}.footer-trend a:hover,.footer-trend .is-active{color:#267efd}.footer-trend .footer--nav{border-top:1px solid rgba(8,35,92,.1);border-bottom:1px solid rgba(8,35,92,.1)}@media screen and (min-width: 1025px){.footer-trend .footer--nav{padding-bottom:80px;padding-top:72px;margin-bottom:55px}}@media screen and (max-width: 1024px){.footer-trend .footer--nav{padding-top:50px;padding-bottom:50px;flex-direction:column}}@media screen and (min-width: 1025px){.footer-trend .footer--nav aside{width:28%}}.footer-trend .footer--nav aside p{line-height:1.375}@media screen and (min-width: 1025px){.footer-trend .footer--nav aside p{margin:38px 0 0;padding-right:16%}}@media screen and (max-width: 1024px){.footer-trend .footer--nav aside p{margin:20px 0 0}}@media screen and (min-width: 1201px){.footer-trend .footer--nav section{padding-right:50px}}@media screen and (min-width: 1025px){.footer-trend .footer--nav section{width:68%;padding-top:12px;gap:2%}}@media screen and (min-width: 768px) and (max-width: 1024px){.footer-trend .footer--nav section{gap:2%;text-align:center}}@media screen and (min-width: 768px){.footer-trend .footer--nav ul{gap:18px}}@media screen and (max-width: 767px){.footer-trend .footer--nav ul{gap:16px;font-size:18px}}@media screen and (min-width: 768px){.footer-trend .footer--nav_part{width:32%;gap:50px;font-size:18px}}.footer-trend .footer--nav_part .title{font-size:22px;margin:0;font-weight:500;color:#4300ff}@media screen and (min-width: 1025px){.footer-trend .footer--bottom{display:grid;grid-template-rows:auto auto;grid-template-columns:28% 1fr;gap:38px 4%}}@media screen and (max-width: 1024px){.footer-trend .footer--bottom{display:flex;flex-direction:column;align-items:center;gap:25px}}.footer-trend .footer--bottom address{font-size:18px;font-style:normal;line-height:1.6111111111}@media screen and (min-width: 1025px){.footer-trend .footer--bottom address{grid-row:1;grid-column:1}}@media screen and (max-width: 1024px){.footer-trend .footer--bottom address{text-align:center}}.footer-trend .footer--bottom .pages{font-size:18px}@media screen and (min-width: 1025px){.footer-trend .footer--bottom .pages{grid-row:1;grid-column:2;align-self:start}}@media screen and (max-width: 1024px){.footer-trend .footer--bottom .pages{order:-1;margin-bottom:30px}}@media screen and (min-width: 768px){.footer-trend .footer--bottom .pages{gap:5px 20px}}@media screen and (max-width: 767px){.footer-trend .footer--bottom .pages{gap:15px 30px;justify-content:center}}@media screen and (max-width: 480px){.footer-trend .footer--bottom .pages{flex-direction:column}}.footer-trend .footer--bottom .shares{gap:5px 28px}@media screen and (min-width: 1025px){.footer-trend .footer--bottom .shares{grid-row:2;grid-column:1}}@media screen and (max-width: 1024px){.footer-trend .footer--bottom .shares{margin-bottom:15px}}@media screen and (min-width: 1025px){.footer-trend .footer--bottom aside{grid-row:2;grid-column:2}}@media screen and (max-width: 1024px){.footer-trend .footer--bottom aside{order:1}}.footer-fancy{color:#08235c;--flower-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 279.17' opacity='0.64'%3E%3Cpath d='M144.67,86.07a32.88,32.88,0,0,1-20.62,28.76s-1.64.48-2.09.59l-.11,0c-8.48,2.07-26.52,4.74-26.52-9.3h0c0-6,3.23-10.53,7.69-14.44,6.54-5.72,15.73-10.07,21.43-15.52,3.12-3,5.19-6.29,5.19-10.35A57,57,0,0,0,121.57,36c0,42.15-44.37,45.22-44.37,76.39V113c0,14.06,11.26,25.69,26.25,25.69C150.92,138.67,144.67,86.68,144.67,86.07Z' fill='%23f5f5f5'/%3E%3Cpath d='M121.6,36l0-.05h0a57,57,0,0,1,8.07,29.83c0,4.06-2.07,7.37-5.19,10.35-5.7,5.45-14.89,9.8-21.43,15.52-4.46,3.91-7.69,8.46-7.69,14.44h0c0,14,18,11.37,26.52,9.3l.11,0-.46,0-.43,0-.46,0-.9-.12c-4.28-.73-5.66-3.49-5.66-7.14V108c0-8.79,14.79-14.09,19.29-28.52a29.28,29.28,0,0,0,1.28-8.72C134.62,53.89,123.21,38.27,121.6,36Z' fill='%23eeeeee'/%3E%3Cpath d='M100.34,0l0,0,0,0a53.37,53.37,0,0,0-8.13,24.88h0c0,7.53,3.09,11.36,6,15.09a27.55,27.55,0,0,1,3.45,5.36,15.08,15.08,0,0,1,1.31,6.34h0c0,13.29-15.32,14.06-20.09,13.64h.24l-.24,0h-.15a3.68,3.68,0,0,1-.58-.08l-.33-.06c-4.7-.9-9.14-4.87-9.14-16.36,0,0-17.57,27.51-17.57,45.84s18.2,35.47,18.2,35.47c-3.14-6.08-5-12.82-4.4-19.56,0-28.76,47.71-42.81,47.71-69.71C116.57,26.23,111,12.21,100.34,0Z' fill='%23f5f5f5'/%3E%3Cpath d='M102.92,51.69a15.08,15.08,0,0,0-1.31-6.34A27.55,27.55,0,0,0,98.16,40c-2.86-3.73-6-7.56-6-15.09h0A53.37,53.37,0,0,1,100.34,0l0,0c-1.26,1.58-15,19.29-15,30.34,0,12.19,6.93,18.28,6.93,24.37a12.71,12.71,0,0,1-1.39,6.11,8,8,0,0,1-7.52,4.48h-.47c4.77.42,20.09-.35,20.09-13.64Z' fill='%23eeeeee'/%3E%3Cpolygon points='103.05 152.2 103.05 152.2 100.01 152.93 100 152.93 100 152.93 97.03 152.22 96.95 152.2 73.88 146.7 81.06 157.45 96.95 181.23 96.96 181.24 99.97 185.76 100 185.8 100 185.8 100.03 185.76 103.05 181.24 103.05 181.23 126.12 146.7 103.05 152.2' fill='%23eeeeee'/%3E%3Cpath d='M197.47,138.58l-7.58,1.06-19.74,2.76-11.41,1.86a33.13,33.13,0,0,0-23,14l-35.4,51.11,0,.06-.29.42-.29-.42,0-.06-35.4-51.11a33.13,33.13,0,0,0-23-14L29.85,142.4l-19.74-2.76-7.58-1.06L0,138.23l100,71.64,100-71.64Z' fill='%23eeeeee'/%3E%3Cpolygon points='100 209.87 0 138.23 100 279.17 200 138.23 100 209.87' fill='%23f5f5f5'/%3E%3C/svg%3E%0A");background-image:var(--flower-bg)}@media screen and (min-width: 1025px){.footer-fancy{background-position:calc(50% + 690px) -48px;background-size:530px auto;background-color:#fff;padding:0 0 30px}}@media screen and (max-width: 1024px){.footer-fancy{padding:0 0 78px}}@media screen and (min-width: 768px) and (max-width: 1024px){.footer-fancy{background-position:calc(50% + 400px) 150%;background-size:450px auto}}@media screen and (max-width: 767px){.footer-fancy{background-position:calc(50% + 100px) calc(100% + 190px);background-size:540px auto}}.footer-fancy a{color:#08235c}.footer-fancy a:hover,.footer-fancy .is-active{color:#4300ff}.footer-fancy .footer--nav{border-bottom:1px solid rgba(8,35,92,.1)}@media screen and (min-width: 1025px){.footer-fancy .footer--nav{padding-bottom:58px;padding-top:48px;margin-bottom:40px}}@media screen and (max-width: 1024px){.footer-fancy .footer--nav{padding-top:44px;padding-bottom:50px;flex-direction:column}}@media screen and (max-width: 767px){.footer-fancy .footer--nav{padding-bottom:92px;margin-bottom:50px}}@media screen and (min-width: 1025px){.footer-fancy .footer--nav aside{width:36%}}.footer-fancy .footer--nav aside p{line-height:1.375}@media screen and (min-width: 1025px){.footer-fancy .footer--nav aside p{margin:38px 0 0;padding-right:8%}}@media screen and (max-width: 1024px){.footer-fancy .footer--nav aside p{margin:16px 0 0}}@media screen and (min-width: 1025px){.footer-fancy .footer--nav section{width:60%;padding-top:8px;padding-left:10px;gap:4%}}@media screen and (min-width: 768px) and (max-width: 1024px){.footer-fancy .footer--nav section{gap:2%;text-align:center}}@media screen and (max-width: 767px){.footer-fancy .footer--nav section{gap:60px}}@media screen and (min-width: 768px){.footer-fancy .footer--nav ul{gap:16px}}@media screen and (max-width: 767px){.footer-fancy .footer--nav ul{gap:16px;font-size:18px}}@media screen and (min-width: 768px){.footer-fancy .footer--nav_part{width:32%;gap:46px;font-size:18px}}@media screen and (max-width: 767px){.footer-fancy .footer--nav_part{gap:25px}}.footer-fancy .footer--nav_part .title{font-size:22px;margin:0;font-weight:500;color:#4300ff}@media screen and (min-width: 1025px){.footer-fancy .footer--bottom{display:grid;grid-template-rows:auto auto;grid-template-columns:19% 1fr auto;gap:30px 20px}}@media screen and (max-width: 1024px){.footer-fancy .footer--bottom{display:flex;flex-direction:column;align-items:center;gap:30px}}.footer-fancy .footer--bottom address{font-style:normal}@media screen and (min-width: 1025px){.footer-fancy .footer--bottom address{grid-row:1/3;grid-column:1;font-size:14px;line-height:1.7142857143}}@media screen and (max-width: 1024px){.footer-fancy .footer--bottom address{text-align:center;font-size:18px;line-height:1.6111111111}}.footer-fancy .footer--bottom .pages{font-size:18px}@media screen and (min-width: 1025px){.footer-fancy .footer--bottom .pages{grid-row:1;grid-column:2;align-self:start}}@media screen and (max-width: 1024px){.footer-fancy .footer--bottom .pages{order:-1;margin-bottom:30px}}@media screen and (min-width: 768px){.footer-fancy .footer--bottom .pages{gap:5px 20px}}@media screen and (max-width: 767px){.footer-fancy .footer--bottom .pages{gap:15px 30px;justify-content:center}}@media screen and (max-width: 480px){.footer-fancy .footer--bottom .pages{flex-direction:column}}.footer-fancy .footer--bottom .shares{gap:5px 28px}@media screen and (min-width: 1025px){.footer-fancy .footer--bottom .shares{grid-row:1;grid-column:3;align-self:start}}@media screen and (max-width: 1024px){.footer-fancy .footer--bottom .shares{margin-bottom:15px}}@media screen and (min-width: 1025px){.footer-fancy .footer--bottom aside{grid-row:2;grid-column:2}}@media screen and (max-width: 1024px){.footer-fancy .footer--bottom aside{order:1}}.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}.tr-navigation .inner{gap:15px}@media screen and (max-width: 1024px){.tr-navigation .inner{flex-wrap:wrap;justify-content:space-between}}.tr-navigation .list{gap:clamp(34px,3.90625vw,40px)}@media screen and (min-width: 1201px){.tr-navigation .list{margin-right:auto;transition:all .15s ease .1s}}@media screen and (max-width: 1024px){.tr-navigation .list{order:1;overflow:auto;padding:8px 20px;margin:10px -20px 0}}.tr-navigation .link-holder{position:relative}@media screen and (min-width: 1025px){.tr-navigation .link-holder{min-height:70px}}@media screen and (max-width: 1024px){.tr-navigation .link-holder{min-height:auto}}.tr-navigation .link-holder.current:after{content:"";position:absolute;left:0;right:0;height:4px;background-color:#4300ff}@media screen and (min-width: 1025px){.tr-navigation .link-holder.current:after{bottom:0}}@media screen and (max-width: 1024px){.tr-navigation .link-holder.current:after{bottom:-8px}}.tr-navigation .link-holder.current .link{color:#4300ff}.tr-navigation .link{text-transform:uppercase;font-weight:700;white-space:nowrap;color:#08235c;transition:color .2s}@media screen and (min-width: 1321px){.tr-navigation .link{font-size:15px}.tr-navigation .link:hover{color:#4300ff}}@media screen and (min-width: 1025px) and (max-width: 1320px){.tr-navigation .link{font-size:13px}.tr-navigation .link:hover{color:#4300ff}}@media screen and (max-width: 1024px){.tr-navigation .link{font-size:16px;padding:10px 0}}@media screen and (min-width: 1201px){.tr-navigation .cta{margin-left:65px}}@media screen and (min-width: 1025px) and (max-width: 1200px){.tr-navigation .cta{margin-left:auto}}.tr-navigation .cta .btn-fancy{min-height:32px;font-size:15px}.tr-navigation .search{display:flex;position:relative;width:32px;height:32px}.tr-navigation .search form{width:100%}.tr-navigation .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}.tr-navigation .search .fieldset input{background:transparent;border:none;outline:none;color:#08235c;width:100%;font-size:20px;margin-right:30px}.tr-navigation .search .search-submit,.tr-navigation .search .search-toggler{background:none;padding:0;border:none;outline:none;display:flex;align-items:center;justify-content:center;min-width:32px;height:32px;cursor:pointer}.tr-navigation .search .search-submit .icon,.tr-navigation .search .search-toggler .icon{fill:#4300ff}.tr-navigation .search .search-submit{flex-shrink:0}.tr-navigation .search .search-toggler{position:absolute;right:0;top:0;opacity:0;transition:all .15s}.tr-navigation.search-mode .list,.tr-navigation.search-mode .cta{opacity:0;pointer-events:none;transition:all .1s}@media screen and (min-width: 1321px){.tr-navigation.search-mode .fieldset{max-width:1000px}}@media screen and (min-width: 1201px) and (max-width: 1320px){.tr-navigation.search-mode .fieldset{max-width:50vw}}@media screen and (min-width: 768px) and (max-width: 1200px){.tr-navigation.search-mode .fieldset{max-width:calc(100vw - 50px)}}@media screen and (max-width: 767px){.tr-navigation.search-mode .fieldset{max-width:calc(100vw - 40px)}}.tr-navigation.search-mode .search-toggler{opacity:1;transition:all .1s ease .05s}.tr-navigation--complex .inner{border-bottom:1px solid rgba(8,35,92,.1)}@media screen and (max-width: 1024px){.tr-navigation--complex .inner{position:relative;margin:0 -20px;padding:0 20px}.tr-navigation--complex .inner:after{content:"";position:absolute;z-index:1;bottom:2px;right:-2px;height:54px;width:100px;pointer-events:none;background:linear-gradient(to right,rgba(255,255,255,0),#fff)}.tr-navigation--complex .inner:has(.scrolled-to-end):after{opacity:0}}.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}.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}.subscribe-modal{left:0;top:0;width:100%;height:100%;z-index:200;color:#08235c;transition:all .2s}.subscribe-modal .bg{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#060210e6}.subscribe-modal .content{width:912px;position:relative;max-width:calc(100vw - 30px)}.subscribe-modal .content .close{padding:0;width:24px;height:24px;border-radius:50%;color:#4300ff;border:2px solid currentColor;position:absolute;z-index:1;top:20px;right:20px;background:none;font-size:24px}.subscribe-modal--form{max-height:calc(100dvh - 30px);overflow:auto}.subscribe-modal--form .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.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='%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-repeat:no-repeat;background-image:linear-gradient(to bottom,rgba(255,255,255,0) 40%,rgba(255,255,255,.7) 100%),var(--flower-bg);box-shadow:0 4px 40px #0000001a;background-color:#fff;border-radius:8px;gap:15px 60px;padding:clamp(40px,7.4vw,75px) clamp(45px,9.8vw,100px)}@media screen and (min-width: 768px){.subscribe-modal--form .holder{background-size:cover,1000px auto,cover;background-position:0 0,40px 40%}}@media screen and (max-width: 767px){.subscribe-modal--form .holder{background-size:cover,558px auto,cover;background-position:0 0,150px 115%;flex-direction:column}}.subscribe-modal--form figure{margin:0;align-items:flex-end;position:relative;width:clamp(80px,13.6666666667vw,164px);height:clamp(70px,12.0833333333vw,145px)}@media screen and (min-width: 768px){.subscribe-modal--form figure{align-self:flex-start}}@media screen and (max-width: 767px){.subscribe-modal--form figure{margin-left:20px}}.subscribe-modal--form 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='%23ffffff'/%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='%23ffffff'/%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='%23ffffff'/%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='%23ffffff'/%3E%3C/svg%3E");background-image:var(--flower-bg);background-repeat:no-repeat;background-position:center;background-color:#4300ff;border-radius:50%;position:absolute;top:0;right:0;background-size:clamp(15px,3vw,26px) auto;width:clamp(40px,5.8333333333vw,70px);height:clamp(40px,5.8333333333vw,70px)}.subscribe-modal--form figure svg{fill:#4300ff33;width:clamp(60px,11.4166666667vw,137px);height:clamp(50px,9.3333333333vw,112px)}.subscribe-modal--form .inner{justify-content:space-between;flex-direction:column;gap:clamp(20px,3.3203125vw,34px)}@media screen and (min-width: 768px){.subscribe-modal--form .inner{padding-top:26px}}@media screen and (min-width: 768px) and (max-width: 1024px){.subscribe-modal--form .inner{align-items:flex-start}}.subscribe-modal--form .title{font-weight:400;line-height:1.4;font-size:clamp(28px,3.7109375vw,38px)}@media screen and (max-width: 767px){.subscribe-modal--form .title{text-align:center}}@media screen and (max-width: 420px){.subscribe-modal--form .title{font-size:25px}}.subscribe-modal--form .title mark{color:#4300ff}.subscribe-modal--form .title small{display:block;font-size:clamp(22px,2.34375vw,24px);margin-top:10px}@media screen and (max-width: 767px){.subscribe-modal--form .title small{margin-top:15px}}.subscribe-modal--form .title small strong{font-weight:700}.subscribe-modal--form .form{align-self:flex-start;width:100%}.subscribe-modal--form .form-fieldset{gap:24px 15px}@media screen and (min-width: 768px){.subscribe-modal--form .form-fieldset{flex-direction:column;align-items:flex-start}}@media screen and (max-width: 767px){.subscribe-modal--form .form-fieldset{flex-direction:column;align-items:center}}.subscribe-modal--form .input{position:relative;padding:0 25px}@media screen and (min-width: 768px){.subscribe-modal--form .input{width:75%}}@media screen and (max-width: 767px){.subscribe-modal--form .input{width:100%}}.subscribe-modal--form .input:before{content:"";position:absolute;left:10px;top:0;width:calc(100% - 20px);height:100%;background-color:#fff;transform:skew(-35deg);border-radius:5px 8px;box-shadow:0 0 0 1px #4300ff inset}.subscribe-modal--form .input:has(input:-internal-autofill-selected):before{background-color:#fff}.subscribe-modal--form .input:has(.parsley-errors-list li):before{box-shadow:0 0 0 1px #ed383d inset}.subscribe-modal--form .input input{width:100%;position:relative;border:none;background:none;font-size:18px;height:48px;font-weight:400;color:#08235c;padding-left:50px}.subscribe-modal--form .input input::-webkit-input-placeholder{color:#08235c}.subscribe-modal--form .input input::-moz-placeholder{color:#08235c}.subscribe-modal--form .input input:-ms-input-placeholder{color:#08235c}.subscribe-modal--form .input input :-moz-placeholder{color:#08235c}.subscribe-modal--form .input input:focus+.parsley-errors-list li{opacity:1;pointer-events:auto;z-index:100000}.subscribe-modal--form .input .icon{position:absolute;z-index:1;display:block;pointer-events:none;top:0;bottom:0;left:48px;margin:auto;transform:translate(-50%);fill:#4300ff}.alertify{--alertifyBorderColor: #4300ff;--alertifyColor: #08235c}.alertify button.alertify-button-ok{background:none;display:inline-flex;align-items:center;justify-content:center;position:relative;border-radius:0;overflow:visible;padding:10px;min-width:150px;transition:color .2s ease-out}.alertify button.alertify-button-ok>*{position:relative;z-index:1}.alertify button.alertify-button-ok:before,.alertify button.alertify-button-ok:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;will-change:transform;backface-visibility:hidden;transform:skew(-35deg) translateZ(0);border-radius:4px 6px}.alertify button.alertify-button-ok:before{opacity:0;background-color:#fff;border:1.5px solid #4300ff;transition:opacity .1s ease-out,background-color .1s ease-out}.alertify button.alertify-button-ok:after{background-image:linear-gradient(to right,#3d05d9 30%,#936efb 40%,#3d05d9 50%,rgba(61,5,217,0) 100%),linear-gradient(170deg,#7648f7,#4e10fd 55%,#1f6dff);background-size:200% 100%,100% 100%;background-position-x:-100%,0;transition:opacity .2s ease-out,background-position-x .2s ease-out .05s}@media screen and (min-width: 1025px){.alertify button.alertify-button-ok:hover{color:#4300ff}.alertify button.alertify-button-ok:hover:before{opacity:1}.alertify button.alertify-button-ok:hover:after{opacity:0;background-position-x:-200%,0;transition:opacity .3s ease-out .1s,background-position-x .2s ease-out}}.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}}.tr-contacts{--defaultLinkColor: #267efd;color:#08235c}@media screen and (min-width: 1025px){.tr-contacts:not(:has(.tr-contacts--main)) .tr-subscription{margin-bottom:-85px;position:relative}.tr-contacts:not(:has(.tr-contacts--main)) .footer-fancy{padding-top:80px;background-position-y:72px;box-shadow:0 0 80px #0000001a}.tr-contacts:has(.tr-contacts--main) .tr-page{margin-bottom:-85px;padding-bottom:85px}.tr-contacts:has(.tr-contacts--main) .footer-fancy{padding-top:30px;background-position-y:-12px}}.tr-contacts .tr-page:has(.form){--flower-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 89.89 138.67' opacity='0.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='%23a4bad9'/%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='%237294c4'/%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='%23a4bad9'/%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='%237294c4'/%3E%3C/svg%3E");background-image:linear-gradient(to bottom,rgba(255,255,255,0),rgba(247,247,247,.7)),linear-gradient(to bottom,rgba(255,255,255,0) 60%,white),var(--flower-bg);background-repeat:no-repeat}@media screen and (min-width: 1025px){.tr-contacts .tr-page:has(.form){background-position:0 0,0 0,center -100px;background-size:cover,cover,606px auto}}@media screen and (max-width: 1024px){.tr-contacts .tr-page:has(.form){background-position:0 0,0 0,calc(50% + 90px) 45px;background-size:cover,cover,385px auto}}.tr-contacts--main{width:100%;padding-block:clamp(45px,7.5vw,90px)}.tr-contacts--main .holder{gap:clamp(22px,6.875vw,110px)}@media screen and (min-width: 1201px){.tr-contacts--main .holder{align-items:center}}@media screen and (max-width: 1200px){.tr-contacts--main .holder{flex-direction:column}}.tr-contacts--main .heading .title{font-size:clamp(28px,4.6875vw,48px);margin-bottom:clamp(20px,7.9166666667vw,95px)}@media screen and (min-width: 1025px){.tr-contacts--main .heading .title{line-height:1.2916666667}}@media screen and (max-width: 1024px){.tr-contacts--main .heading .title{line-height:1.3571428571}}.tr-contacts--main .heading .subtitle{font-size:clamp(20px,2.34375vw,24px)}@media screen and (min-width: 1025px){.tr-contacts--main .heading .subtitle{line-height:1.75}}@media screen and (max-width: 1024px){.tr-contacts--main .heading .subtitle{line-height:1.6}.tr-contacts--main .heading .subtitle a{text-decoration:underline}}.tr-contacts--main .form{background-color:#fff;border-radius:10px;border:1px solid #bbd3e0;box-shadow:0 20px 40px #07266126;padding:clamp(20px,3.90625vw,40px)}@media screen and (min-width: 1201px){.tr-contacts--main .form{width:585px;flex-shrink:0}}.tr-contacts--main .form .col{gap:10px;width:100%}.tr-contacts--main .form .row{gap:20px;margin-top:clamp(10px,2.9166666667vw,35px)}@media screen and (max-width: 767px){.tr-contacts--main .form .row{flex-direction:column}}@media screen and (min-width: 768px){.tr-contacts--main .form .form-checkbox{margin-top:10px}}@media screen and (max-width: 767px){.tr-contacts--main .form .form-cta{margin-left:auto;margin-right:16px}}.tr-contacts--thanks{padding-block:clamp(60px,7.9166666667vw,95px)}.tr-contacts--thanks .inner{gap:clamp(22px,1.875vw,30px);text-align:center}.tr-contacts--thanks .img{margin-top:-40px}@media screen and (max-width: 480px){.tr-contacts--thanks .img{max-width:320px}}.tr-contacts--thanks .title{line-height:1.2916666667;font-size:clamp(28px,4.6875vw,48px);margin-bottom:clamp(20px,2.5vw,30px)}.tr-contacts--thanks .subtitle{line-height:1.75;font-size:clamp(20px,2.34375vw,24px)}.subscribe-modal{position:fixed}.subscribe-modal:not(.active){opacity:0;pointer-events:none}
