@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInUp{from{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInUp{from{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes hideInDown{from{opacity:1;transform:translateY(0)}to{opacity:0;max-height:0;transform:translateY(8px)}}@-webkit-keyframes hideInDown{from{opacity:1;transform:translateY(0)}to{opacity:0;max-height:0;transform:translateY(8px)}}@keyframes DotFlash{0%{opacity:1}10%{opacity:1}50%{opacity:0}90%{opacity:1}100%{opacity:1}}.content-wrap p,.wysiwyg p{margin-bottom:24px;color:#666}.content-wrap p:last-of-type,.wysiwyg p:last-of-type{margin-bottom:0}.content-wrap strong,.wysiwyg strong{font-weight:700}.content-wrap em,.wysiwyg em{font-style:italic}.content-wrap a,.wysiwyg a{color:red}.content-wrap p>img,.wysiwyg p>img{width:100%;height:auto;border-radius:8px}.content-wrap p:has(img),.wysiwyg p:has(img){margin-top:40px;font-size:0;margin-bottom:40px}@media screen and (max-width: 768px){.content-wrap p:has(img),.wysiwyg p:has(img){margin-top:38px;margin-bottom:38px}}.content-wrap p:has(+ul),.content-wrap p:has(+ol),.wysiwyg p:has(+ul),.wysiwyg p:has(+ol){margin-bottom:16px !important}.content-wrap p:has(iframe),.content-wrap .wp-video,.wysiwyg p:has(iframe),.wysiwyg .wp-video{clear:both;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;border-radius:8px;margin-bottom:40px}.content-wrap p:has(iframe) iframe,.content-wrap p:has(iframe) video,.content-wrap .wp-video iframe,.content-wrap .wp-video video,.wysiwyg p:has(iframe) iframe,.wysiwyg p:has(iframe) video,.wysiwyg .wp-video iframe,.wysiwyg .wp-video video{height:100%;left:0;position:absolute;top:0;width:100%}.content-wrap .wp-video,.wysiwyg .wp-video{width:100% !important}.content-wrap h1,.content-wrap h2,.content-wrap h3,.content-wrap h4,.content-wrap h5,.content-wrap h6,.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6{margin-bottom:16px}.content-wrap h6,.wysiwyg h6{font-weight:700}.content-wrap ul,.content-wrap ol,.wysiwyg ul,.wysiwyg ol{margin-bottom:40px}.content-wrap ul li,.content-wrap ol li,.wysiwyg ul li,.wysiwyg ol li{font-family:var(--main-font);font-size:1rem;font-style:normal;font-weight:400;line-height:150%;color:#666;margin-bottom:16px;position:relative}.content-wrap ul li:last-of-type,.content-wrap ol li:last-of-type,.wysiwyg ul li:last-of-type,.wysiwyg ol li:last-of-type{margin-bottom:0}.content-wrap ul li,.wysiwyg ul li{padding-left:16px}.content-wrap ul li:before,.wysiwyg ul li:before{content:"";position:absolute;top:9px;left:0;width:6px;height:6px;background:red;border-radius:50%}.content-wrap ol,.wysiwyg ol{list-style:decimal;list-style-position:inside}.content-wrap ol li,.wysiwyg ol li{margin-left:10px}.content-wrap .table-wrapper,.wysiwyg .table-wrapper{margin-bottom:24px}@media screen and (max-width: 1064px){.content-wrap .table-wrapper,.wysiwyg .table-wrapper{overflow-x:auto;border-radius:8px}}.content-wrap table,.wysiwyg table{border-collapse:separate !important;border-spacing:0;overflow:hidden;font-size:1rem;line-height:1.5}@media screen and (max-width: 1064px){.content-wrap table,.wysiwyg table{white-space:nowrap;overflow:visible}}.content-wrap table thead tr th,.content-wrap table thead tr td,.wysiwyg table thead tr th,.wysiwyg table thead tr td{padding:16px 14px;color:#fff;background:red;font-family:var(--main-font);font-size:1rem;font-style:normal;font-weight:700;line-height:150%}@media screen and (max-width: 768px){.content-wrap table thead tr th,.content-wrap table thead tr td,.wysiwyg table thead tr th,.wysiwyg table thead tr td{min-width:200px}}.content-wrap table thead tr:first-child th:first-child,.content-wrap table thead tr:first-child td:first-child,.wysiwyg table thead tr:first-child th:first-child,.wysiwyg table thead tr:first-child td:first-child{border-top-left-radius:8px}@media screen and (max-width: 1064px){.content-wrap table thead tr:first-child th:first-child,.content-wrap table thead tr:first-child td:first-child,.wysiwyg table thead tr:first-child th:first-child,.wysiwyg table thead tr:first-child td:first-child{position:sticky;left:-16px;background:red}}.content-wrap table thead tr:first-child th:last-child,.content-wrap table thead tr:first-child td:last-child,.wysiwyg table thead tr:first-child th:last-child,.wysiwyg table thead tr:first-child td:last-child{border-top-right-radius:8px}.content-wrap table tbody tr td,.wysiwyg table tbody tr td{padding:16px;background-color:#f5f5f5}@media screen and (max-width: 1064px){.content-wrap table tbody tr td,.wysiwyg table tbody tr td{white-space:normal;min-width:200px}}@media screen and (max-width: 768px){.content-wrap table tbody tr td,.wysiwyg table tbody tr td{word-break:break-word}}.content-wrap table tbody tr td:nth-of-type(even),.wysiwyg table tbody tr td:nth-of-type(even){background-color:#fff}.content-wrap table tbody tr td a,.wysiwyg table tbody tr td a{font-size:.875rem;font-weight:500;line-height:140%}@media screen and (max-width: 1064px){.content-wrap table tbody tr td:first-of-type,.wysiwyg table tbody tr td:first-of-type{position:sticky;left:-16px}}.content-wrap table tbody td:last-child,.wysiwyg table tbody td:last-child{border-right:1px solid #e5e5e5}.content-wrap table tbody tr:last-child td,.wysiwyg table tbody tr:last-child td{border-bottom:1px solid #e5e5e5}.content-wrap table tbody tr:last-child td:first-child,.wysiwyg table tbody tr:last-child td:first-child{border-bottom-left-radius:8px}.content-wrap table tbody tr:last-child td:last-child,.wysiwyg table tbody tr:last-child td:last-child{border-bottom-right-radius:8px}@media screen and (max-width: 1064px){.content-wrap table td:after,.wysiwyg table td:after{content:"";position:absolute;background:#fff;width:20px;left:-20px;height:calc(100% + 3px);top:-3px}}.content-wrap table th,.content-wrap table td,.wysiwyg table th,.wysiwyg table td{border:1px solid #e5e5e5;border-right:0;border-bottom:0}.brands-bulbs{position:relative;overflow:hidden;height:100%}.brands-bulbs .block-wrapper{padding:40px 0 100px;min-height:700px;position:relative;z-index:2}@media screen and (max-width: 1064px){.brands-bulbs .block-wrapper{padding:40px 0;min-height:auto}}.brands-bulbs .block-wrapper .content-container{position:relative;z-index:5;pointer-events:none}.brands-bulbs .block-wrapper .content-container .content-section{position:relative;z-index:5}.brands-bulbs .block-wrapper .content-container .content-section .content{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:620px;pointer-events:all;margin:140px auto 0}@media screen and (max-width: 1064px){.brands-bulbs .block-wrapper .content-container .content-section .content{margin:40px auto 0}}.brands-bulbs .block-wrapper .content-container .content-section .content .title{text-align:center;color:#fff;margin-bottom:1rem}.brands-bulbs .block-wrapper .content-container .content-section .content .text{max-width:520px;margin:0 auto 2.5rem}@media screen and (max-width: 768px){.brands-bulbs .block-wrapper .content-container .content-section .content .text{margin:0 auto 1.5rem}}.brands-bulbs .block-wrapper .content-container .content-section .content .text>*{color:#fff}.brands-bulbs .ornament{width:100%;height:auto;position:relative;display:flex;z-index:1;flex-direction:column;align-items:center}.brands-bulbs .ornament.ornament-top{justify-content:flex-end;bottom:-1px}.brands-bulbs .ornament.ornament-bottom{justify-content:flex-start;top:-1px}@media screen and (max-width: 768px){.brands-bulbs .ornament.ornament-bottom svg{width:auto}}.brands-bulbs .ornament svg{width:102%;height:auto}.brands-bulbs .brands-bulbs-wrapper{max-width:1440px;width:100%;height:100%;position:absolute;top:0;pointer-events:none;left:50%;z-index:3;transform:translateX(-50%)}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper{position:relative;left:unset;top:unset;transform:unset;display:flex;flex-direction:column;z-index:10;padding:0 20px 40px;background-color:var(--bb-bg, #FF0000)}}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block{position:absolute;top:0;height:100%;max-width:calc((100% - 620px)/2);width:100%;padding-top:40px}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block{position:relative;top:unset;max-width:100%;width:100%;height:120px;display:flex;flex-direction:row;flex-wrap:wrap;padding-top:0}}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left{left:0}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-0{width:80px;height:80px;top:40px;left:0;display:flex}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-0{width:40px;height:40px}}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-0{top:0}}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-1{width:60px;height:60px;top:50px;right:0;display:flex}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-1{width:30px;height:30px}}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-1{top:unset;bottom:0;right:unset;left:7%}}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-2{width:80px;height:80px;top:150px;left:20%;display:flex}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-2{width:40px;height:40px}}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-2{left:14%;top:40px}}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-3{width:120px;height:120px;top:140px;left:50%;display:flex}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-3{width:70px;height:70px}}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-3{top:0;left:27%}}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-4{width:60px;height:60px;top:300px;left:25%;display:flex}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-4{width:30px;height:30px}}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-4{top:unset;left:22%;bottom:0}}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-5{width:100px;height:100px;top:360px;left:-5%;display:flex}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-5{width:60px;height:60px}}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-5{top:unset;bottom:-5%;left:43%}}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-6{width:100px;height:100px;top:370px;left:60%;display:flex}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-6{width:60px;height:60px}}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-6{top:-10px;left:51%}}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-7{width:80px;height:80px;top:500px;left:28%;display:flex}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-7{width:40px;height:40px}}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-7{top:unset;bottom:0;left:66%}}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-8{width:60px;height:60px;top:500px;left:0;display:flex}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-8{width:30px;height:30px}}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-8{top:0;left:72%}}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-9{width:100px;height:100px;top:600px;left:65%;display:flex}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-9{width:60px;height:60px}}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-9{top:20px;left:80%}}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-10{width:60px;height:60px;top:650px;left:30%;display:flex}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-10{width:30px;height:30px}}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-10{top:-20px;left:93%}}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-11{width:60px;height:60px;top:630px;left:0;display:flex}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-11{width:30px;height:30px}}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.left .bulb.bulb-11{top:unset;bottom:0;left:94%}}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right{right:0}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-0{width:60px;height:60px;top:40px;left:0;display:flex}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-0{width:30px;height:30px}}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-0{top:0}}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-1{width:60px;height:60px;top:60px;right:30%;display:flex}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-1{width:30px;height:30px}}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-1{top:unset;bottom:0;right:unset;left:0}}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-2{width:60px;height:60px;top:50px;right:0;display:flex}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-2{width:30px;height:30px}}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-2{left:5%;top:40px}}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-3{width:120px;height:120px;top:100px;right:50%;display:flex}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-3{width:70px;height:70px}}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-3{top:20px;left:20%}}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-4{width:60px;height:60px;top:250px;right:80%;display:flex}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-4{width:30px;height:30px}}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-4{top:unset;left:13%;bottom:0}}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-5{width:100px;height:100px;top:200px;right:15%;display:flex}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-5{width:60px;height:60px}}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-5{top:unset;bottom:-5%;left:43%}}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-6{width:80px;height:80px;top:320px;right:50%;display:flex}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-6{width:40px;height:40px}}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-6{top:10px;left:51%}}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-7{width:100px;height:100px;top:400px;right:0;display:flex}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-7{width:60px;height:60px}}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-7{top:unset;bottom:0;left:66%}}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-8{width:60px;height:60px;top:500px;left:0;display:flex}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-8{width:30px;height:30px}}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-8{top:0;left:72%}}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-9{width:80px;height:80px;top:500px;right:50%;display:flex}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-9{width:40px;height:40px}}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-9{top:20px;left:80%}}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-10{width:60px;height:60px;top:650px;left:20%;display:flex}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-10{width:30px;height:30px}}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-10{top:20px;left:93%}}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-11{width:60px;height:60px;top:580px;right:15%;display:flex}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-11{width:30px;height:30px}}@media screen and (max-width: 1064px){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block.right .bulb.bulb-11{top:unset;bottom:0;left:94%}}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block .bulb{display:none;border-radius:100px;align-items:center;justify-content:center;position:absolute;background:#fff;box-shadow:0 10px 20px 0 rgba(0,0,0,.1);transform:scale(0.5);opacity:0;pointer-events:none;will-change:transform,opacity;transition:all .5s cubic-bezier(0.33, 1, 0.68, 1)}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block .bulb.active{transform:scale(1);opacity:1;pointer-events:auto}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block .bulb.pulse{animation:bulbPulse var(--pulse-duration, 700ms) ease-in-out 1;transform-origin:center center}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block .bulb:hover{transform:scale(1.05) !important;box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block .bulb img{width:100%;height:100%;object-fit:cover;position:relative;z-index:1;border-radius:50%}.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block .bulb:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;border-radius:100px;box-shadow:0 -6px 4px 0 rgba(0,0,0,.15) inset,0 10px 20px 0 rgba(0,0,0,.1)}@media(prefers-reduced-motion: reduce){.brands-bulbs .brands-bulbs-wrapper .brands-bulbs-block .bulb{transition:none !important}}@keyframes bulbPulse{0%{transform:scale(1)}50%{transform:scale(var(--pulse-scale, 1.05))}100%{transform:scale(1)}}@media(prefers-reduced-motion: reduce){.brands-bulbs .bulb.pulse{animation:none !important}}
