.d-none{display:none!important}.d-inline{display:inline!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-flex-between{justify-content:space-between;display:flex}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-block{display:block!important}.d-sm-flex{display:flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}}.container,.container-fluid,.container-lg{width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:576px){.container-lg{max-width:540px}}@media (min-width:768px){.container-lg{max-width:720px}}@media (min-width:992px){.container-lg{max-width:960px}}@media (min-width:1200px){.container-lg{max-width:1540px}}.user-profile-header-modal{z-index:1;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s,top .3s;position:absolute;top:32px;right:11px;display:block!important}.user-profile-header-modal .modal-wrapper{cursor:default;background-color:#fff;border-radius:1rem;min-width:320px;margin-top:35px;padding:0;transition:transform .3s;overflow:hidden;transform:scale(.9);box-shadow:0 8px 32px rgba(0,0,0,.08),0 2px 8px rgba(0,0,0,.04)}.user-profile-header-modal .modal-wrapper .primary-link{color:#ff5f25}.user-profile-header-modal .data-box{word-wrap:break-word;max-height:500px;transition:max-height .3s;overflow:hidden}.user-profile-header-modal .data-box.hide{max-height:0}.user-profile-header-modal .no-account{color:#494f52}.user-profile-btn:hover>.user-profile-header-modal{opacity:1;visibility:visible}.user-profile-btn:hover>.user-profile-header-modal>.modal-wrapper{transform:scale(1)}.auth-modal-login-host{z-index:3;opacity:0;visibility:hidden;width:100%;height:100vh;transition:opacity .3s,visibility .3s;position:fixed;top:0;left:0;display:block!important}.auth-modal-login-host.page-mode{opacity:1;visibility:visible;z-index:1;height:auto;position:relative}.auth-modal-login-host.page-mode .login-form{transform:scale(1)}.auth-modal-login-host.page-mode .login-wrapper{-webkit-backdrop-filter:none;background:0 0}.auth-modal-login-host.page-mode .login-form{margin:2rem 0 4rem;overflow-y:hidden;box-shadow:0 0 10px #ddd}.login-wrapper{-webkit-backdrop-filter:blur(5px);background:rgba(0,0,0,.314);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.login-logo{width:91px;height:91px;margin-top:0!important}.login-btn,.login-email-btn,.logout-btn,.sign-up-btn,.confirm-code-btn,.resend-btn{text-align:center;color:#fff;cursor:pointer;background-color:#ff5f25;border:none;border-radius:4px;width:100%;padding:.8rem 1rem;font:600 1rem "Exo 2",sans-serif}.logout-btn,.sign-up-btn,.resend-btn{background-color:#494f52}.link-btn{color:#ff5f25;cursor:pointer;background-color:transparent;border:none;padding:0;font-family:"Exo 2",sans-serif;font-size:1rem;text-decoration:underline}.link-p{font-size:.9rem}.social-btn{cursor:pointer;user-select:none;box-sizing:border-box;border:0;border-radius:4px;justify-content:center;align-items:center;gap:12px;min-width:220px;height:44px;padding:0 14px;font-family:"Exo 2",sans-serif;font-size:1rem;line-height:1;text-decoration:none;display:inline-flex;box-shadow:0 1px 2px rgba(0,0,0,.04)}@media (max-width:420px){.social-btn{min-width:100%}}.google-btn{color:#202124;background:#fff;border:1px solid rgba(0,0,0,.08)}.google-btn .g-icon{flex:0 0 18px;width:18px;height:18px;display:inline-block}.apple-btn{color:#000;background:#fff;border:1px solid rgba(0,0,0,.12)}.apple-btn .apple-icon{filter:none;flex:0 0 18px;width:18px;height:18px;display:inline-block}.login-form{scrollbar-color:#ff5f25 #e9eef1;scrollbar-width:thin;background:#fff;border-radius:.5rem;flex-direction:column;align-items:center;width:min(468px,100%);max-height:98%;padding:40px;font-family:Exo,sans-serif;transition:transform .3s;display:flex;position:relative;overflow-y:auto;transform:scale(.9)}.login-form>*{margin-top:2rem}.login-form *{flex-shrink:0}.login-form::-webkit-scrollbar{height:5px}.login-form::-webkit-scrollbar-track{border-radius:4px;box-shadow:inset 0 0 5px gray}.login-form::-webkit-scrollbar-thumb{background-color:#ff5f25;border-radius:4px}.login-form::-webkit-scrollbar-thumb:hover{background-color:#ce5222}.login-form .login-header{text-align:center}.login-form .login-title{letter-spacing:-3%;color:#0d0d12;margin-bottom:.5rem;font-family:"Exo 2",sans-serif;font-size:24px;font-weight:600;line-height:130%}.login-form .login-caption,.login-form .login-title{transition:opacity .3s}.login-form .modal-title{letter-spacing:-3%;color:#0d0d12;margin-bottom:.5rem;font-family:"Exo 2",sans-serif;font-size:24px;font-weight:600;line-height:130%}.login-form label{flex-direction:column;gap:4px;width:100%;padding:0 3px;display:flex}.login-form label span{font-size:14px}.login-form input{border:1px solid #e9eef1;border-radius:4px;width:100%;padding:12px;font-weight:500}.login-form .social-login,.login-form .resend-counter-box{flex-direction:column;justify-content:center;gap:1rem;width:100%;display:flex}.login-form .social-login .description,.login-form .resend-counter-box .description{gap:.5rem;display:flex}.login-form .resend-counter-box{gap:0;margin-top:1rem}.login-form .toggle-password{cursor:pointer;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.login-form .hint{color:red;font-size:.8em}.login-form .password-wrapper{width:100%;position:relative}.login-form .error{box-shadow:0 0 3px 3px rgba(255,0,0,.25);border-color:red!important}.login-form .loader{margin-top:0}.login-form .mat-progress{font-size:1.25rem}.login-form .email-code-inputs{justify-content:space-between;display:flex}.login-form .email-code-inputs input{text-align:center;width:15%}.login-form .text-center-1{text-align:center;margin-top:1.5rem}.login-form button:hover{transform:translateY(-1px)}#login-form-toggle:checked+.auth-modal-login-host{opacity:1;visibility:visible}#login-form-toggle:checked+.auth-modal-login-host .login-form{transform:scale(1)}body:has(#login-form-toggle.modal-mode:checked){overflow:hidden}body:has(.auth-modal-login-host.page-mode){overflow:visible}.divider{justify-content:center;width:100%;height:1.2rem;display:flex;position:relative}.divider:before{content:"";z-index:0;background:#dfe1e7;width:100%;height:1px;position:absolute;top:49%;left:0}.divider:after{content:attr(aria-label);z-index:1;background:#fff;padding:0 12px;position:absolute}.close-btn{background-color:transparent;border:1px solid #494f52;border-radius:.3rem;outline:none;width:40px;height:40px;margin-top:0;position:absolute;top:20px;right:20px}.close-btn:before,.close-btn:after{content:"";background-color:#494f52;border-radius:1rem;width:100%;height:4px;display:block}.close-btn:before{transform:rotate(45deg)translate(2px,2px)}.close-btn:after{transform:rotate(-45deg)translate(1px,-1px)}.close-btn:hover{box-shadow:0 0 10px #494f52}.close-btn:hover:before,.close-btn:hover:after{box-shadow:0 0 2px #494f52}.back-btn{background-color:transparent;border:none;outline:none;width:45px;height:40px;margin-top:0;position:absolute;top:20px;left:20px}.back-btn:before,.back-btn:after{content:"";box-sizing:border-box;transition:background-color .3s,border-color .3s;display:block}.back-btn:before{border-bottom:4px solid #999;border-left:4px solid #999;width:19px;height:19px;transform:rotate(45deg)translate(2px,2px)}.back-btn:after{background-color:#999;border-radius:.2rem;width:30px;height:5px;transform:rotate(0)translate(1px,-9px)}.back-btn:hover:before{border-color:#494f52}.back-btn:hover:after{background-color:#494f52}.alert-info{color:#17a2b8;border:1px solid #17a2b8;border-left-width:thick;border-radius:.4rem;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:.9rem;display:flex;position:relative}.alert-info:before{content:"i";color:#17a2b8;text-align:center;border:2px solid #17a2b8;border-radius:9px;flex-shrink:0;width:25px;height:25px;font-size:1.2rem;font-weight:900;display:inline-block}.alert-info.error,.alert-info.error:before{color:red;border-color:red}.alert-info.success,.alert-info.success:before{color:#7dd006;border-color:#7dd006}.rolled,.hint{opacity:1;max-height:350px;transition:opacity .2s,max-height .3s,margin-top .3s,padding-top .3s,padding-bottom .3s;overflow:hidden}.password-hint-list{flex-direction:column;gap:.3rem;margin:0 0 0 1rem;padding-left:0;list-style:none;display:flex}.password-hint-list li{color:red;padding-left:1.2rem;position:relative}.password-hint-list li:before{content:"–";color:red;font-weight:700;position:absolute;top:0;left:0}.password-hint-list li.good:before{content:"✔";color:#7dd006}.password-hint-list li.good{color:#7dd006}.user-profile-btn .hide,.login-form .hide{opacity:0;max-height:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}.user-profile-btn p,.login-form p{margin-bottom:0}.guest-link{z-index:4}.profile-header{word-break:break-word;flex-direction:column;align-items:center;gap:8px;max-width:333px;padding:2rem 1rem;display:flex}.profile-avatar{color:#4f46e5;background-color:#eef2ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font:600 24px "Exo 2",sans-serif;display:flex}.user-full-name{color:#1a1a2e;text-align:center;font:700 18px "Exo 2",sans-serif}.user-email{color:#6b7280;text-align:center;word-break:break-all;font-size:13px}.profile-divider{border:none;border-top:1px solid #e9eef1;margin:0}.profile-menu{flex-direction:column;gap:2px;padding:8px;display:flex}.profile-menu .profile-menu__item{color:#1a1a2e;border-radius:10px;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .3s;display:flex}.profile-menu .profile-menu__item:hover{background-color:#f7f7f8;transform:none}.profile-menu .profile-menu__icon{color:#6b7280;flex-shrink:0;align-items:center;display:flex}.profile-logout-btn{cursor:pointer;color:#ef4444;background:0 0;border:none;border-radius:10px;justify-content:center;gap:12px;width:100%;padding:12px 16px;font-family:"Exo 2",sans-serif;font-size:14px;font-weight:600;transition:background-color .3s;display:flex}.profile-logout-btn .profile-menu__icon{color:#ef4444}.profile-logout-btn:hover{background-color:#fef2f2;transform:none}.guest-header{flex-direction:column;align-items:center;gap:16px;padding:28px 24px 20px;display:flex}.guest-avatar{color:#6b7280;background-color:#f7f7f8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.guest-title{color:#1a1a2e;text-align:center;font:700 18px "Exo 2",sans-serif}.guest-subtitle{color:#6b7280;text-align:center;font-size:13px}.guest-actions{flex-direction:column;gap:16px;padding:0 20px 24px;display:flex}.guest-actions .login-btn{border-radius:.5rem;padding:14px 24px;font-size:16px}.guest-signup{color:#6b7280;justify-content:center;gap:4px;font-size:13px;display:flex}.guest-signup a{color:#ff5f25;font-weight:600}.mat-progress:indeterminate::-webkit-progress-value{content:"";box-sizing:border-box;background-color:transparent;border:.25em solid transparent;border-top-color:currentColor;border-radius:50%;height:100%;margin-bottom:.25em;animation:.75s linear infinite alternate mat-progress-pseudo;display:block;width:100%!important}@keyframes mat-progress{0%{transform:rotate(0)}12.5%{animation-timing-function:linear;transform:rotate(180deg)}25%{transform:rotate(630deg)}37.5%{animation-timing-function:linear;transform:rotate(810deg)}50%{transform:rotate(1260deg)}62.5%{animation-timing-function:linear;transform:rotate(1440deg)}75%{transform:rotate(1890deg)}87.5%{animation-timing-function:linear;transform:rotate(2070deg)}to{transform:rotate(2520deg)}}@keyframes mat-progress-pseudo{0%{transform:rotate(-30deg)}29.4%{border-left-color:transparent}29.41%{border-left-color:currentColor}64.7%{border-bottom-color:transparent}64.71%{border-bottom-color:currentColor}to{border-bottom-color:currentColor;border-left-color:currentColor;transform:rotate(225deg)}}.b-lazy,.b-lazy-menu{-o-transition:opacity .5s ease-in-out;opacity:0;max-width:100%;transition:opacity .5s ease-in-out}.b-lazy.b-loaded,.b-lazy-menu.b-loaded{opacity:1}.left-menu{width:25%}@media screen and (min-width:900px){.left-menu>label{cursor:pointer;background:linear-gradient(transparent 0%,rgba(0,0,0,.17) 100%),#5b6b70;width:100%;padding:1.5rem 0 1.5rem 21%;font-family:"Exo 2",sans-serif;transition:background-color .3s;display:block;position:relative}.left-menu>label:hover,.left-menu>label.active{background-color:#ff5f25}.left-menu>label>svg{width:25px;height:25px;position:absolute;top:calc(50% - 12.5px);left:8.33%}}@media only screen and (max-width:900px){.left-menu{width:calc(100% - 20px)}.left-menu>label{border-bottom:1px solid rgba(255,255,255,.15);width:100%;padding:1rem 0;display:flex;position:relative}.left-menu>label>svg{display:none}}.left-menu input{display:none}@media only screen and (min-width:900px){.left-menu input:checked+label{background-color:#ff5f25}}@media only screen and (max-width:900px){.left-menu input:checked+label{border-color:#fff;font-weight:700}.left-menu input:checked+label .tgl-icon{display:inline-block}.left-menu input:checked+label .tgl-icon:before,.left-menu input:checked+label .tgl-icon:after{background-color:#ff5f25}.left-menu input:checked+label .tgl-icon:before{transform:rotate(-45deg)}.left-menu input:checked+label .tgl-icon:after{transform:rotate(45deg)}}.left-menu input:checked+label+.menu-content{opacity:1;z-index:1}@media only screen and (max-width:900px){.left-menu input:checked+label+.menu-content{border-bottom:1px solid rgba(255,255,255,.3);max-height:470px;display:block}}.left-menu .tgl-icon{margin-left:auto;display:none}@media only screen and (max-width:900px){.left-menu .tgl-icon{display:block}}.product-sub-menu-box{cursor:default;width:100%;position:relative}@media screen and (min-width:900px){.product-sub-menu-box{background-color:rgba(0,0,0,.92)}.product-sub-menu-box .menu-content{z-index:0;opacity:0;width:75%;height:100%;padding:2.2rem;transition:opacity .8s;display:flex;position:absolute;top:0;right:0}}@media screen and (max-width:900px){.product-sub-menu-box{padding-left:1rem}}.product-sub-menu-box .prod-sub-menu .item{padding:15px;font-family:"Exo 2",sans-serif;transition:border-bottom-width .8s}@media screen and (max-width:900px){.product-sub-menu-box .prod-sub-menu .item{padding:.7rem 1.4rem}}.product-sub-menu-box .prod-sub-menu .item a{color:#fff;display:inline-block}.product-sub-menu-box .prod-sub-menu .item a:after{content:"";border-bottom:2px solid transparent;transition:border-bottom-color .2s;display:block}.product-sub-menu-box .prod-sub-menu .item a:hover:after{border-bottom-color:#ff5f25}.product-sub-menu-box .menu-img{object-fit:contain;align-self:center;width:40%;height:100%;margin-left:auto;margin-right:10%}@media only screen and (max-width:1199px){.product-sub-menu-box .menu-img{margin-right:0}}@media only screen and (max-width:991px){.product-sub-menu-box .menu-img{display:none}}.w-100p{width:100%}@media only screen and (max-width:900px){.menu-content{opacity:1;max-height:0;transition:max-height .5s;display:block;overflow:hidden}.menu-content .components-menu{margin:1rem 0;padding-left:2rem}}.menu-content .search-label{margin-bottom:10px;display:block}.menu-content .component-search-form{background:#fff;width:90%;padding-right:35px;position:relative}.menu-content .component-search{color:#000;background:0 0;border:none;width:100%;padding:10px;display:inline!important}.menu-content .btn-component-search{cursor:pointer;background:0 0;width:50px;height:50px;padding:0;transition:transform .3s;position:absolute;top:-5px;right:-8px}.menu-content .btn-component-search:hover{transform:scale(1.4)translate(-2px)}.centered-block-wrp{width:100%;height:100%;display:table}.centered-block-wrp .centered-block-parent{text-align:center;vertical-align:middle;display:table-cell}.centered-block-wrp .centered-block-parent .centered-block{display:inline-block}.trademark{opacity:0;transition:opacity .5s;display:none}.inst-quote-wrp{z-index:10;background:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;left:0;right:0;overflow-x:hidden;overflow-y:scroll}.inst-quote-wrp .inst-quote{box-sizing:border-box;text-align:left;color:#6c6c6c;background:#fff;width:635px;padding:40px 43px;font-size:16px;line-height:1.5rem;position:relative}@media screen and (max-width:730px){.inst-quote-wrp .inst-quote{width:400px}}@media screen and (max-width:411px){.inst-quote-wrp .inst-quote{width:390px}}@media screen and (max-width:375px){.inst-quote-wrp .inst-quote{width:360px}}@media screen and (max-width:360px){.inst-quote-wrp .inst-quote{width:350px}}@media screen and (max-width:320px){.inst-quote-wrp .inst-quote{width:310px}}.inst-quote-wrp .btn-close,.inst-quote-wrp .close-trademark{cursor:pointer;background:#fd4f16;width:50px;height:50px;position:absolute;top:0;right:0}.inst-quote-wrp .btn-close:before,.inst-quote-wrp .close-trademark:before{content:"";transform-origin:50%;background:#fff;width:3px;height:80%;position:absolute;top:10%;left:24px;transform:rotate(45deg)}.inst-quote-wrp .btn-close:after,.inst-quote-wrp .close-trademark:after{content:"";transform-origin:50%;background:#fff;width:3px;height:80%;position:absolute;top:10%;left:24px;transform:rotate(-45deg)}.inst-quote-wrp .btn-close:hover,.inst-quote-wrp .close-trademark:hover{background:#c53303}.inst-quote-wrp .btn-close-mobile{color:#fff;background:#777;border-radius:50%;width:55px;height:55px;font-size:32px;line-height:1.65;position:absolute;bottom:35px;right:-100%;box-shadow:0 0 5px #000}@media screen and (max-width:767px){.inst-quote-wrp .btn-close-mobile{animation-name:btn-close-mob;animation-duration:1s;animation-delay:1s;animation-fill-mode:forwards}}@keyframes btn-close-mob{0%{right:-100%}to{right:20px;transform:rotate(-360deg)}}@media screen and (min-width:640px){@keyframes btn-close-mob{0%{right:-100%}to{right:40px;transform:rotate(-360deg)}}}@media screen and (min-width:730px){@keyframes btn-close-mob{0%{right:-100%}to{right:80px;transform:rotate(-360deg)}}}.text-left{text-align:left}.text-right{text-align:right;text-align:-webkit-right}.ajax-container{margin:0;line-height:1.2rem}.ajax-container.q-show{margin-bottom:1.5rem}.ajax-container .error,.ajax-container .success{color:red;border:1px solid red;padding:10px;display:block}.ajax-container .success{border-width:1px;padding:1.2em;font-size:1.2rem;font-weight:700;line-height:1.5em;color:#2edc44!important;border-color:#2edc44!important}.ajax-container a{color:#494f52}.ajax-container>span{border-left-width:thick!important}.slide-toggle{max-height:300vh;transition:opacity .5s,transform .5s,max-height .5s,margin .5s;overflow:hidden}.q-hide{opacity:0;max-height:0;transform:scale(0)}.q-show{opacity:1;max-height:200vh;transform:scale(1)}.loader{z-index:2;opacity:0;background-color:transparent;justify-content:center;align-items:center;width:100%;height:100%;transition:background-color .5s,opacity .5s;display:flex;position:absolute;top:0;left:0;transform:scale(0)}.loader.show{opacity:1;background-color:rgba(255,255,255,.6);transform:scale(1)}.loader.fixed{position:fixed;bottom:0;left:0}.loader.fixed .mat-progress{position:fixed}.mat-progress{-webkit-appearance:none;appearance:none;box-sizing:border-box;color:#ff5f25;background-color:transparent;border:none;border-radius:50%;width:3em;height:3em;padding:.25em;font-size:44px;position:absolute;top:20vh;overflow:hidden}.mat-progress.s18{font-size:18px;top:0}.mat-progress.s12{font-size:12px;top:2px}.mat-progress::-webkit-progress-bar{background-color:transparent}.mat-progress:indeterminate{animation:none;-webkit-mask-image:linear-gradient(transparent 50%,#000 50%),linear-gradient(90deg,transparent 50%,#000 50%);mask-image:linear-gradient(transparent 50%,#000 50%),linear-gradient(90deg,transparent 50%,#000 50%)}.mat-progress:indeterminate:before{content:"";box-sizing:border-box;background-color:transparent;border:.25em solid transparent;border-top-color:currentColor;border-radius:50%;height:100%;margin-bottom:.25em;animation:.75s linear infinite alternate mat-progress-pseudo;display:block;width:100%!important}.mat-progress:indeterminate::-webkit-progress-value{content:"";box-sizing:border-box;background-color:transparent;border:.25em solid transparent;border-top-color:currentColor;border-radius:50%;height:100%;margin-bottom:.25em;animation:.75s linear infinite alternate mat-progress-pseudo;display:block;width:100%!important}.mat-progress:indeterminate::-moz-progress-bar{box-sizing:border-box;background-color:transparent;border:.25em solid transparent;border-top-color:currentColor;border-radius:50%;width:100%;height:100%;animation:.75s linear infinite alternate mat-progress-pseudo}.mat-progress:indeterminate::-ms-fill{animation-name:-ms-ring}a,a:link,a:visited,a:hover{text-decoration:none!important}a.link-primary-color,a:link.link-primary-color,a:visited.link-primary-color,a:hover.link-primary-color{color:#ff5f25}ul,li{margin:0;padding:0;list-style:none}button:disabled{cursor:not-allowed}.bold{font-weight:700}.italic{font-style:italic}.content{padding-top:2rem;padding-bottom:2rem}@media screen and (max-width:768px){.content{padding:1rem 0}}.primary-color{color:#ff5f25!important}.thematical-title{text-align:center;margin:0 0 1rem;line-height:3rem;font-size:2.188rem!important;font-weight:800!important}.thematical-title.text-left{text-align:left}.article-title{margin-bottom:1rem;font-size:1.25rem;line-height:1.7rem}.h3-title{margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.4rem}.main-brand-color{color:#ff5f25!important}.noscroll{overflow:hidden}.text-right{text-align:right}.m-t-1{margin-top:1rem}.btn-link{color:#337ab7;border-radius:0;font-weight:400}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{box-shadow:none;background-color:transparent}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;background-color:transparent;text-decoration:underline}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}button,.btn{cursor:pointer;touch-action:manipulation;border:none;outline:none;display:inline-block}button:active,.btn:active{transform:translateY(3px)}.btn-lg{white-space:nowrap;padding:15px 20px;transition:box-shadow .3s,transform 50ms;color:#fff!important}@media screen and (max-width:767px){.btn-lg{padding:8px 10px}}.btn-md{white-space:nowrap;padding:11px 15px;transition:box-shadow .3s,transform 50ms;color:#fff!important}@media screen and (max-width:767px){.btn-md{padding:8px 11px}}.btn-sm{white-space:nowrap;padding:7px 10px;transition:box-shadow .3s,transform 50ms;color:#fff!important}@media screen and (max-width:767px){.btn-sm{padding:5px 8px}}.btn-primary{touch-action:manipulation;background-color:#ff5f25}@media (any-hover:hover){.btn-primary:hover{box-shadow:0 0 10px #ff5f25}}.btn-primary:active{box-shadow:0 0 10px #ff5f25}.btn-secondary{touch-action:manipulation;background-color:#e9eef1;color:#494f52!important}@media (any-hover:hover){.btn-secondary:hover{box-shadow:0 0 10px #e9eef1}}.btn-secondary:active{box-shadow:0 0 10px #e9eef1}.btn-success{touch-action:manipulation;background-color:#7dd006}@media (any-hover:hover){.btn-success:hover{box-shadow:0 0 10px #7dd006}}.btn-success:active{box-shadow:0 0 10px #7dd006}.text-success{color:#7dd006}.hidden{display:none!important}i.tzone{font-style:normal}.st-sticky-share-buttons{z-index:2!important}footer.footer-link-box{background-color:var(--footer-bg)}footer.footer-link-box .title{color:var(--footer-title)}footer.footer-link-box .f-row a{color:var(--text-color)}footer.footer-link-box .footer-middle-sect{background-color:var(--footer-bg);order:-1}footer.footer-link-box .footer-bottom-sect{background-color:var(--bottom-footer-bg-color);align-items:center;min-height:120px;display:flex}@media (max-width:767px){footer.footer-link-box .footer-bottom-sect .f-footer-wrap{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}footer.footer-link-box .footer-bottom-sect .f-footer-wrap .copyright-left,footer.footer-link-box .footer-bottom-sect .f-footer-wrap .copyright-right{float:none;text-align:center;width:auto}}footer.footer-link-box .search-input[placeholder]{border:1px solid var(--input-border-color);background-color:var(--bg-modal-sub-color);color:var(--text-color)}footer.footer-link-box .search-submit svg path{stroke:var(--text-color)}footer.footer-link-box .middle-sect-column.search-col{max-width:213px}.copyright-left,.copyright-right,.copyright-left .copyright,.copyright-right-pc .copyright-item{color:var(--bottom-footer-text-color);margin:0;padding:0;line-height:1.5}.copyright-left a,.copyright-right a,.copyright-left .copyright a,.copyright-right-pc .copyright-item a{color:var(--bottom-footer-text-color)}.inst-quote-wrp{-webkit-backdrop-filter:blur(10px);background-color:transparent}.inst-quote-wrp .inst-quote{background-color:var(--bg-modal-sub-color);color:var(--text-color);box-shadow:0 0 6px var(--text-color)}:root{--bg-color:#000;--bg-modal-color:#0a101d;--bg-modal-sub-color:#0d1629;--bottom-footer-bg-color:#dda400;--bottom-footer-text-color:#000;--text-modal-color:#b9b9b9;--text-color:#fff;--text-color2:#e6e6e6;--text-color3:#898f98;--primary-color:#dda400;--primary-color50:rgba(244,189,105,.5);--btn-default-bg:rgba(255,255,255,.1);--icon-color:#f1db91;--err-color:red;--footer-bg:#040404;--footer-title:#fd6216;--input-border-color:rgba(208,213,221,.19)}@media (min-width:1350px){.container{max-width:1320px}}body,.section{background-color:var(--bg-color)}.section{color:var(--text-color);position:relative}body:has(.modal.m-show){overflow:hidden}.top{width:100%}.top .container{justify-content:space-between;gap:2rem;padding:36px 0;transition:padding .5s}@media (max-width:767px){.top .container{flex-direction:column;gap:1rem}.top .container h1{font-size:1.5rem;line-height:1.7rem}.top .container .btn-box{width:100%}}.top .head-box{max-height:300px;transition:max-height .5s}.sticky{z-index:2;border-top:1px solid var(--input-border-color);transition:top .5s;position:fixed;top:80px}body.down>.section.top .container{padding-top:0!important;padding-bottom:1rem!important}body.down>.section.top .head-box{max-height:0;overflow:hidden}#main-menu:not(.higher)~.sticky{box-shadow:0 0 7px var(--input-border-color);top:60px}#main-menu:not(.higher)~.sticky .container{padding-top:20px;padding-bottom:20px}.section .container{align-items:flex-start;display:flex}.section .container.two-col{align-items:center}@media (max-width:1199px){.section .container.two-col{flex-direction:column}.section .container.two-col.md-reverse{flex-direction:column-reverse}}@media (max-width:575px){.section .container.two-col{align-items:flex-start}.section .container.p15,.section .container .p15{padding-left:1rem;padding-right:1rem}}h1{letter-spacing:-.01em;font:600 36px/38px "Exo 2",sans-serif}h2{letter-spacing:-.01em;font:600 3rem/3.75rem "Exo 2",sans-serif}h2.big{letter-spacing:-.01em;font:700 52px "Exo 2",sans-serif}@media (max-width:767px){h1{font-size:1.5rem;line-height:1.7rem}h2,h2.big{font-size:2rem;line-height:2.7rem}}.btn{letter-spacing:-.02em;border-radius:6px;font:500 1.125rem "Exo 2",sans-serif}.btn-secondary{background-color:var(--btn-default-bg);color:var(--text-color)!important}.btn-primary{background-color:var(--primary-color);color:var(--bg-color)!important}.btn-md{padding:1rem}@media (max-width:767px){.btn-md{padding:10px 1rem}}.text-center{text-align:center}.text-grey{color:var(--text-color3)}.btn-wrap{gap:12px;display:flex}.btn-box{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.btn-box .btn{width:calc(50% - .5rem);min-width:140px;margin-left:auto}.time-box{flex-wrap:wrap;gap:1rem 44px;margin-top:1.5rem;display:flex}.time-box .svg-icon{letter-spacing:-.02em;font:600 1rem Open Sans,sans-serif}@media (max-width:767px){.time-box{gap:.5rem 1.25rem;margin-top:1rem}.time-box .svg-icon{font-size:.75rem}}.list-icons>li{margin-top:1rem;padding-left:1.5rem;line-height:1.5rem;position:relative}.list-icons>li:before{content:"";border-bottom:2px solid var(--primary-color);border-left:2px solid var(--primary-color);width:9px;height:5px;position:absolute;top:6px;left:0;transform:rotate(-51deg)}.section-gallery{background-color:#0a101d;padding:4rem 0}.section-gallery h2{margin-bottom:60px}@media (max-width:600px){.section-gallery .container-lg{max-width:100%;padding:0}}.centered{text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:410px;padding:75px 1rem;display:flex}.centered>*{z-index:0}.centered:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0}.centered.brand{background:#000f22 url(/build/images/bg22.jpeg) 50%/100% no-repeat fixed;position:relative}.centered.brand:before{background-color:rgba(0,0,0,.54)}@media (max-width:767px){.centered.brand{background-size:cover}}.centered.innovation{background:#000f22 url(/build/images/bg-lines2.jpeg) 0/74% no-repeat}.centered.innovation:before{background-color:rgba(4,4,4,.61)}@media (max-width:1199px){.centered.innovation{background-position:50%;background-size:cover}}.centered p{letter-spacing:-.02em;max-width:1200px;color:var(--text-color);margin-top:1.5rem;margin-bottom:1.5rem;font:600 1.25rem/30px Open Sans,sans-serif}.two-col{gap:2rem 80px;padding:70px 0;display:flex}@media (max-width:991px){.two-col{flex-wrap:wrap}}.two-col img{object-fit:cover;flex-shrink:0;width:590px}@media (max-width:767px){.two-col{gap:1rem 20px;padding:2rem 0}.two-col img{width:100%}}.s1{background:url(/build/images/bg42.jpeg) 0 0/cover no-repeat fixed;align-items:center;margin-top:167px;position:relative;overflow:hidden}.s1 .two-col{padding-top:0;padding-bottom:0}.s1 button{margin-top:2.5rem}@media (max-width:767px){.s1 button{margin-top:1.25rem}}.s1 .left{flex-shrink:0;width:570px}.s1 .right{flex-shrink:0;width:846px;min-height:640px;margin-right:-10%;position:relative}.s1 .right:before{content:"";background:url(/build/images/bg12.png) 0/cover no-repeat;position:absolute;top:0;bottom:0;left:0;right:-40px}.s1 .centered-block{z-index:0;flex-wrap:wrap;justify-content:center;gap:1rem;width:390px;display:flex;position:absolute;top:33%;left:28%}.s1 .centered-block img{object-fit:contain;width:auto;height:100%}.s1 .centered-block .img-row{justify-content:center;display:flex}.s1 .centered-block .img-row:first-child{width:100%;height:84px;margin-bottom:4px}.s1 .centered-block .img-row:nth-child(2){justify-content:flex-end;width:44%;height:19px}.s1 .centered-block .img-row:nth-child(3){justify-content:flex-start;width:49%;height:34px}.s1 .centered-block .img-row:nth-child(4){height:23px;margin-right:-.4rem}.s1 .centered-block .img-row:nth-child(5){height:24px}.s1 .centered-block .img-row:nth-child(6){height:20px;margin-top:-6px}.s1 .centered-block .img-row:nth-child(7){height:21px;margin-top:-2px}.s1 .centered-block .img-row:nth-child(8){height:19px;margin-top:-1px}@media (max-width:1350px){.s1 .two-col{gap:2rem}.s1 .left{max-width:570px}.s1 .right{width:50%;margin-right:0}.s1 .right:before{background-position:45%}.s1 .centered-block{left:19%}}@media (max-width:1185px){.s1{margin-top:270px}}@media (max-width:1199px){.s1 .right{background-position:50%;justify-content:center;align-items:center;width:100%;margin-right:0;display:flex}.s1 .centered-block{position:relative;top:auto;left:auto}}@media (max-width:991px){.s1 .two-col{flex-direction:column}.s1 .right:before{right:0}.s1 .left{width:100%;max-width:100%}}@media (max-width:767px){.s1 .right{align-items:flex-end;min-height:520px}.s1 .right:before{background-position:47% 1%;background-size:243%;height:58%;max-height:233px}.s1 .centered-block{margin-top:1rem;padding-bottom:3rem}}@media (max-width:450px){.s1 .centered-block{max-width:280px}.s1 .centered-block .img-row:nth-child(2){width:37%}.s1 .right{min-height:510px}}.highlights{background-color:var(--bg-modal-color);padding:80px 0}@media (max-width:767px){.highlights{padding:2rem 0}}.highlights h2{text-align:center}.highlights .list{flex-wrap:wrap;justify-content:center;gap:1.25rem 1rem;margin-top:50px;display:flex}.highlights .list li{flex-direction:column;flex:0 calc(25% - 1rem);align-items:center;gap:1rem;min-width:300px;display:flex}.highlights .list b{text-align:center;margin-top:1rem;font:600 1.25rem/30px Open Sans,sans-serif;display:block}.highlights .list p{text-align:center;color:var(--text-color3);font:400 1rem/24px Open Sans,sans-serif}.text-box{flex-grow:1;max-width:570px}.text-box p{margin-top:1.5rem;font:400 1.125rem/27px Open Sans,sans-serif}.text-box .btn{margin-top:1.5rem}.text-box h4{font:700 1.125rem/27px Open Sans,sans-serif}.mt-20{margin-top:20px}.ml-40{margin-left:40px}@media (max-width:991px){.ml-40{margin-left:0}}.sponsors{background:url(/build/images/sponsors-bg.svg) 50%/cover no-repeat;position:relative}.sponsors:before,.sponsors:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0}.sponsors:before{z-index:-1;background:linear-gradient(90deg,#d1992a 0%,#f7c84a 100%)}.sponsors:after{background:radial-gradient(132.95% 132.95%,rgba(255,255,255,.46) 0%,rgba(255,255,255,0) 54%)}.sponsors .container{z-index:1;flex-direction:column;align-items:center;max-width:100%;padding:75px 1rem 85px;position:relative}.sponsors h2{color:#0a0a0a;text-align:center}.event-recap{color:#fff;background-color:#050a14;padding:60px 20px;font-family:Arial,sans-serif}.container{max-width:1200px;margin:0 auto}.section-title{text-align:center;letter-spacing:-.5px;margin-bottom:40px;font-size:2.5rem;font-weight:600}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.gallery-item{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}@media (any-hover:hover){.gallery-item:hover img{transform:scale(1.05)}}.gallery-item:active img{transform:scale(1.05)}@media (max-width:992px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.gallery-grid{grid-template-columns:1fr}.section-title{font-size:2rem}}.sponsor-logos{flex-wrap:wrap;justify-content:center;gap:4rem 60px;max-width:1030px;margin:62px auto 0;display:flex}.sponsor-logos img{object-fit:contain}.sponsor-logos img:first-child{height:37px;margin-left:calc(50% - 193px)}.sponsor-logos img:nth-child(2){height:60px;margin-left:8px;margin-right:calc(50% - 231px)}.sponsor-logos img:nth-child(3){height:53px;margin-left:44px;margin-right:-30px}.sponsor-logos img:nth-child(4){height:57px;margin-right:-10px}.sponsor-logos img:nth-child(5){height:47px;margin-top:-13px}.sponsor-logos img:nth-child(6){height:47px;margin-top:-3px}.sponsor-logos img:nth-child(7){height:100px;margin-left:calc(50% - 167px)}.sponsor-logos img:nth-child(8){height:110px;margin-top:-5px;margin-right:calc(50% - 142px)}@media (max-width:1199px){.sponsor-logos{max-width:530px;margin-left:auto;margin-right:auto}.sponsor-logos img:first-child{margin-left:10px}.sponsor-logos img:nth-child(2){margin-right:-12px}.sponsor-logos img:nth-child(3){margin-left:60px;margin-right:0}.sponsor-logos img:nth-child(7){margin-left:0}.sponsor-logos img:nth-child(8){margin-right:28px}}@media (max-width:767px){.sponsor-logos{flex-direction:column}.sponsor-logos img:first-child{margin-left:20px}.sponsor-logos img:nth-child(2){margin-right:0}.sponsor-logos img:nth-child(3){margin-left:37px}.sponsor-logos img:nth-child(6){margin-right:13px}.sponsor-logos img:nth-child(8){margin-right:0}}.inc-hover{touch-action:manipulation;transition:transform .5s}@media (any-hover:hover){.inc-hover:hover{transform:scale(1.2)}}.inc-hover:active{transform:scale(1.2)}a.svg-icon,.svg-icon{min-height:34px;color:var(--primary-color);flex-shrink:0;align-items:center;gap:10px;display:flex;position:relative}@media (max-width:991px){a.svg-icon,.svg-icon{flex-shrink:1}}a.svg-icon:before,.svg-icon:before{content:"";border:1px solid var(--primary-color50);background-position:50%;background-repeat:no-repeat;background-size:20px 20px;border-radius:6px;flex-shrink:0;width:34px;height:34px}@media (max-width:767px){a.svg-icon:before,.svg-icon:before{content:"";background-size:1rem 1rem;width:1.25rem;height:1.25rem}}.svg-icon.calendar:before{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.66797 1.66797V4.16797' stroke='%23F4BD69' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.332 1.66797V4.16797' stroke='%23F4BD69' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.91797 7.57422H17.0846' stroke='%23F4BD69' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.5 7.08464V14.168C17.5 16.668 16.25 18.3346 13.3333 18.3346H6.66667C3.75 18.3346 2.5 16.668 2.5 14.168V7.08464C2.5 4.58464 3.75 2.91797 6.66667 2.91797H13.3333C16.25 2.91797 17.5 4.58464 17.5 7.08464Z' stroke='%23F4BD69' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.0762 11.4167H13.0836' stroke='%23F4BD69' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.0762 13.9167H13.0836' stroke='%23F4BD69' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.99412 11.4167H10.0016' stroke='%23F4BD69' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.99412 13.9167H10.0016' stroke='%23F4BD69' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.91209 11.4167H6.91957' stroke='%23F4BD69' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.91209 13.9167H6.91957' stroke='%23F4BD69' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.svg-icon.clock:before{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.3346 10.0013C18.3346 14.6013 14.6013 18.3346 10.0013 18.3346C5.4013 18.3346 1.66797 14.6013 1.66797 10.0013C1.66797 5.4013 5.4013 1.66797 10.0013 1.66797C14.6013 1.66797 18.3346 5.4013 18.3346 10.0013Z' stroke='%23F4BD69' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.0914 12.6495L10.5081 11.1078C10.0581 10.8411 9.69141 10.1995 9.69141 9.67448V6.25781' stroke='%23F4BD69' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.svg-icon.place:before{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.99844 11.1922C11.4344 11.1922 12.5984 10.0281 12.5984 8.59219C12.5984 7.15625 11.4344 5.99219 9.99844 5.99219C8.5625 5.99219 7.39844 7.15625 7.39844 8.59219C7.39844 10.0281 8.5625 11.1922 9.99844 11.1922Z' stroke='%23F4BD69' stroke-width='1.5'/%3E%3Cpath d='M3.0187 7.0763C4.66037 -0.140363 15.352 -0.132029 16.9854 7.08464C17.9437 11.318 15.3104 14.9013 13.002 17.118C11.327 18.7346 8.67704 18.7346 6.9937 17.118C4.6937 14.9013 2.06037 11.3096 3.0187 7.0763Z' stroke='%23F4BD69' stroke-width='1.5'/%3E%3C/svg%3E")}.hl-icon{background-repeat:no-repeat;background-size:21px 20px;width:21px;height:20px}.icon1{background-image:url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.5 2.62268e-07V6V20H14.5V13.0033C14.4982 16.8678 11.3649 20 7.5 20C3.63401 20 0.5 16.866 0.5 13C0.5 9.13401 3.63401 6 7.5 6C11.3649 6 14.4982 9.13222 14.5 12.9967V6H7.5H0.5V2.62268e-07L14.5 0L20.5 2.62268e-07Z' fill='%23F1DB91'/%3E%3C/svg%3E")}.icon2{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.5 0H0.5V10C0.5 15.5228 4.97715 20 10.5 20C16.0228 20 20.5 15.5228 20.5 10V0H15.5C12.7386 0 10.5 2.23858 10.5 5C10.5 2.23858 8.26142 0 5.5 0Z' fill='%23F1DB91'/%3E%3C/svg%3E")}.icon3{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.05492 17.8786L8.05488 17.8787L6.79138 16.6152C6.79709 16.6927 6.8 16.771 6.8 16.85C6.8 18.5897 5.3897 20 3.65 20C1.9103 20 0.5 18.5897 0.5 16.85C0.5 15.1103 1.9103 13.7 3.65 13.7C3.72899 13.7 3.8073 13.7029 3.88483 13.7086L2.58627 12.4101L2.58654 12.4098C1.29585 11.0931 0.5 9.28947 0.5 7.3C0.5 3.26832 3.76832 0 7.8 0C9.78947 0 11.5931 0.795845 12.9098 2.08654L12.91 2.0863L12.9491 2.12532C12.9576 2.13384 12.9662 2.14239 12.9747 2.15095L14.2086 3.3849C14.2029 3.30735 14.2 3.22901 14.2 3.15C14.2 1.4103 15.6103 0 17.35 0C19.0897 0 20.5 1.4103 20.5 3.15C20.5 4.8897 19.0897 6.3 17.35 6.3C17.271 6.3 17.1927 6.29709 17.1151 6.29137L18.3492 7.52547C18.3577 7.53389 18.3661 7.54234 18.3745 7.5508L18.3786 7.55491C19.6898 8.8746 20.5 10.6927 20.5 12.7C20.5 16.7317 17.2317 20 13.2 20C11.1927 20 9.37461 19.1898 8.05492 17.8786Z' fill='%23F1DB91'/%3E%3C/svg%3E")}.icon4{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.5 0H20.5V5V15L15.5 20V5H0.5L5.5 0ZM0.5 16.5067V10H7.0067L0.5 16.5067ZM10.5 20H4.07777L10.5 13.5778V20Z' fill='%23F1DB91'/%3E%3C/svg%3E")}.icon5{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.5 5V4.37114e-07L10.5 0V4.99803C10.4989 2.23751 8.26077 4.37114e-07 5.5 4.37114e-07H0.5V10H5.5C2.73858 10 0.5 12.2386 0.5 15L0.5 20H10.5V15C10.5 17.7614 12.7386 20 15.5 20H20.5V10H15.502C18.2625 9.99893 20.5 7.76077 20.5 5Z' fill='%23F1DB91'/%3E%3C/svg%3E")}.icon6{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4998 0H4.3C2.20132 0 0.5 1.70132 0.5 3.8V16.2C0.5 18.2987 2.20132 20 4.3 20H10.4998C10.4999 19.9834 10.5 19.9667 10.5 19.95C10.5 19.9667 10.5001 19.9834 10.5002 20H16.7C18.7987 20 20.5 18.2987 20.5 16.2V3.8C20.5 1.70132 18.7987 0 16.7 0H10.5002C10.5271 2.76601 12.7776 5 15.55 5H15.5C12.7386 5 10.5 7.23858 10.5 10C10.5 7.23858 8.26142 5 5.5 5H5.45C8.22235 5 10.4729 2.76601 10.4998 0ZM10.5 10C10.5 12.5286 8.62299 14.6188 6.18629 14.9533C8.62634 15.3097 10.5 17.4111 10.5 19.95C10.5 17.4111 12.3737 15.3097 14.8137 14.9533C12.377 14.6188 10.5 12.5286 10.5 10Z' fill='%23F1DB91'/%3E%3C/svg%3E")}.icon7{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='30' viewBox='0 0 29 30' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.0355 4.39344L14.5 0.85791L7.42893 7.92898L10.9645 11.4645C9.01185 9.51189 5.846 9.51191 3.8934 11.4645L0.357865 15L7.42893 22.0711L10.9645 18.5356C9.01186 20.4882 9.01186 23.654 10.9645 25.6066L14.5 29.1422L21.5711 22.0711L18.0355 18.5356C19.9881 20.4882 23.154 20.4882 25.1066 18.5356L28.6421 15L21.5711 7.92898L18.0355 11.4645C19.9882 9.51189 19.9882 6.34606 18.0355 4.39344ZM14.5 15L10.9645 11.4645C12.9171 13.4171 12.9171 16.583 10.9645 18.5356L14.5 15ZM14.5 15L18.0355 11.4645C16.0829 13.4171 16.0829 16.583 18.0355 18.5356L14.5 15Z' fill='%23F1DB91'/%3E%3C/svg%3E")}.icon8{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.5 10L0.5 0L10.5 4.37114e-07C10.5 5.52285 6.02285 10 0.5 10ZM20.5 10C20.5 4.47716 16.0228 1.88558e-06 10.5 4.37114e-07V10H0.5C0.5 15.5228 4.97715 20 10.5 20H20.5V10ZM20.4961 10H10.5V20C10.5 14.4785 14.975 10.0021 20.4961 10Z' fill='%23F1DB91'/%3E%3C/svg%3E")}
